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: powerpc-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/tmp-yQeuZ/__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/tmp-yQeuZ/__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/tmp-yQeuZ/__v3_db__ run -C /tmp/tmp-yQeuZ/__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: FAIL    
    21_strings/char_traits/requirements/wchar_t/1.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/21_strings/char_traits/requirements/wchar_t/1.cc -lv3test -L/tmp/tmp-yQeuZ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_21_strings_char_traits_requirements_wchar_t_1.exe
      

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

    DejaGNUTest.command_status_2:
      11

    DejaGNUTest.result_1:
      PASS: 21_strings/char_traits/requirements/wchar_t/1.cc (test for excess
      errors)

    DejaGNUTest.result_2:
      FAIL: 21_strings/char_traits/requirements/wchar_t/1.cc execution test

    qmtest.end_time:
      2005-06-10T08:42:51Z

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

    qmtest.target:
      local

  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/ccRGTQNk.o(.text._Z6test01v+0x58):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccRGTQNk.o(.text._Z6test01v+0x60):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccRGTQNk.o(.text._Z6test01v+0x80):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccRGTQNk.o(.text._Z6test01v+0x94):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'collect2: ld returned 1 exit status
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/bitset/cons/16020.cc -lv3test -L/tmp/tmp-yQeuZ -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/ccRGTQNk.o(.text._Z6test01v+0x50): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccRGTQNk.o(.text._Z6test01v+0x58):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccRGTQNk.o(.text._Z6test01v+0x60):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccRGTQNk.o(.text._Z6test01v+0x80):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccRGTQNk.o(.text._Z6test01v+0x94):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T08:54:56Z

    qmtest.start_time:
      2005-06-10T08:54:55Z

    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/ccXb7y5a.o(.text._Z6test01v+0x84):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccXb7y5a.o(.text._Z6test01v+0x94):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccXb7y5a.o(.text._Z6test01v+0xcc):/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/tmp-yQeuZ -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/ccXb7y5a.o(.text._Z6test01v+0x7c): 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/ccXb7y5a.o(.text._Z6test01v+0x84):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccXb7y5a.o(.text._Z6test01v+0x94):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXb7y5a.o(.text._Z6test01v+0xcc):/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-10T08:55:02Z

    qmtest.start_time:
      2005-06-10T08:55:01Z

    qmtest.target:
      local

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

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

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc9Bq9pI.o(.text._Z6test01v+0x5c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc9Bq9pI.o(.text._Z6test01v+0x64):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc9Bq9pI.o(.text._Z6test01v+0x84):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc9Bq9pI.o(.text._Z6test01v+0x98):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'collect2: ld returned 1 exit status
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/bitset/operations/13838.cc -lv3test -L/tmp/tmp-yQeuZ -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/cc9Bq9pI.o(.text._Z6test01v+0x54): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc9Bq9pI.o(.text._Z6test01v+0x5c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc9Bq9pI.o(.text._Z6test01v+0x64):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc9Bq9pI.o(.text._Z6test01v+0x84):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc9Bq9pI.o(.text._Z6test01v+0x98):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T08:55:04Z

    qmtest.start_time:
      2005-06-10T08:55:03Z

    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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xdc):/opt/lsb/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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1a4):/opt/lsb/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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x1fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x27c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x354):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x420):/opt/lsb/include/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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x128):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x20c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x294):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x36c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x3f4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x4cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x558):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x630):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x6e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0xdc):/opt/lsb/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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x1a4):/opt/lsb/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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x2c0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x394):/opt/lsb/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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x4f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x5cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x664):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x680):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x690):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x698):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x6a0):/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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x164):/opt/lsb/include/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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x328):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5b4):/opt/lsb/include/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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x77c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x84c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1b8):/opt/lsb/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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x338):/opt/lsb/include/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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x478):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x4fc):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h: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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x714):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7d4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa28):/opt/lsb/include/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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb68):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbec):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xcb8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe00):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe30):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe44):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe78):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe80):/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/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xa84):/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/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xb70):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xbf0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xbf8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xc6c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xc74):/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/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xdc0):/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/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xf20):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xf28):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xf30):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xfa4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xfac):/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/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x29c):/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/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x304):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3d8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3e8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3f0):/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/cckhp40U.o(.text._Z6test01v+0x204):/opt/lsb/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/cckhp40U.o(.text._Z6test01v+0x348):/opt/lsb/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/cckhp40U.o(.text._Z6test01v+0x40c):/opt/lsb/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/cckhp40U.o(.text._Z6test01v+0x49c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckhp40U.o(.text._Z6test01v+0x570):/opt/lsb/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/cckhp40U.o(.text._Z6test01v+0x68c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cckhp40U.o(.text._Z6test01v+0x734):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckhp40U.o(.text._Z6test01v+0x758):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.text._Z6test01v+0x7bc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.text._Z6test01v+0x7c4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.text._Z6test01v+0x7cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.text._Z6test01v+0x7ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.text._Z6test01v+0x7f4):/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/cckhp40U.o(.text._Z6test01v+0x910):/opt/lsb/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/cckhp40U.o(.text._Z6test01v+0x9d4):/opt/lsb/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/cckhp40U.o(.text._Z6test01v+0xb48):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.text._Z6test01v+0xb50):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cckhp40U.o(.text._Z6test01v+0xbc8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cckhp40U.o(.text._Z6test01v+0xc8c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cckhp40U.o(.text._Z6test01v+0xd14):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cckhp40U.o(.text._Z6test01v+0xdc4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.text._Z6test01v+0xdd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.text._Z6test01v+0xe10):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.text._Z6test01v+0xe24):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.text._Z6test01v+0xe3c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckhp40U.o(.text._Z6test01v+0xe44):/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/tmp-yQeuZ -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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x20): In function `bool __gnu_debug::operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xb8): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xdc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xe8): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x180): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1dc): 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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xb0): 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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x124): 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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x150): 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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x1e8): 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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x1fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x214): 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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x27c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2a8): 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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x340): 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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x354):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x370): 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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x420):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x3c): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x6c): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x104): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x128):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x150): 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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x28): 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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x134): In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x160): In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x1f8): In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x20c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x228): In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x294):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x2c0): In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x358): In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x36c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x388): In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x3f4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x420): In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x4b8): In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x4cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x4e8): In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x558):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x584): In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x61c): In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x630):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x64c): In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x6e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x20): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::difference_type __gnu_debug::operator-<std::_Deque_iterator<int, int&, int*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0xb8): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0xdc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0xe8): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x180): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x1a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x210): 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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x174): 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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x1e8): 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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x214): 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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x2ac): 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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x2c0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x2d8): In function `std::_Deque_iterator<int, int&, int*> std::copy<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, std::_Deque_iterator<int, int&, int*>)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x380): 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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x394):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x3ac): 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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x420): 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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x44c): 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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x4e4): 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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x4f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x510): 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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x5b8): 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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x5cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x65c): 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/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x664):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x680):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x690):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x698):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x6a0):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x44): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xe0): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x164):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1d8): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x204): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x294): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2c0): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x328):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x354): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3e4): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x414): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x48c): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x498): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x530): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5b4):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x62c): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x658): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6e8): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x714): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x77c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7a8): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x838): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x84c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x868): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8e0): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x93c): 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/cckhp40U.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x964): 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/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x50): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x10c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1a4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1dc): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x218): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x2b4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x338):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x3ac): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x3d8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x468): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x478):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x490): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x4fc):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x528): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5b8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5e0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x64c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x654): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x714):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7d4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x800): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x898): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8d0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x90c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x9a4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa28):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa9c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xac8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb58): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb68):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb80): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbec):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xc18): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xca8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xcb8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xcd0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd3c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd44): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe00):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe30):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe44):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe78):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe80):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x9fc): In function `void std::deque<int, std::allocator<int> >::_M_insert_aux<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(std::_Deque_iterator<int, int&, int*>, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, unsigned int)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xa84):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xb68): In function `void std::deque<int, std::allocator<int> >::_M_insert_aux<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(std::_Deque_iterator<int, int&, int*>, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, unsigned int)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xb70):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xbf0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xbf8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xc6c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xc74):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xd38): In function `void std::deque<int, std::allocator<int> >::_M_insert_aux<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(std::_Deque_iterator<int, int&, int*>, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, unsigned int)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xdc0):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xf18): In function `void std::deque<int, std::allocator<int> >::_M_insert_aux<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(std::_Deque_iterator<int, int&, int*>, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, unsigned int)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xf20):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xf28):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xf30):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xfa4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xfac):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x214): 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/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x29c):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x2fc): 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/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x304):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3d8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3e8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3f0):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cckhp40U.o(.text._Z6test01v+0x130): 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/cckhp40U.o(.text._Z6test01v+0x158): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.text._Z6test01v+0x1f0): 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/cckhp40U.o(.text._Z6test01v+0x204):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.text._Z6test01v+0x274): 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/cckhp40U.o(.text._Z6test01v+0x29c): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.text._Z6test01v+0x334): 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/cckhp40U.o(.text._Z6test01v+0x348):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.text._Z6test01v+0x350): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.text._Z6test01v+0x3e8): 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/cckhp40U.o(.text._Z6test01v+0x40c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.text._Z6test01v+0x44c): 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/cckhp40U.o(.text._Z6test01v+0x458): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.text._Z6test01v+0x49c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckhp40U.o(.text._Z6test01v+0x4c4): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.text._Z6test01v+0x55c): 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/cckhp40U.o(.text._Z6test01v+0x570):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.text._Z6test01v+0x5b8): 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/cckhp40U.o(.text._Z6test01v+0x5e0): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.text._Z6test01v+0x678): 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/cckhp40U.o(.text._Z6test01v+0x68c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.text._Z6test01v+0x734):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckhp40U.o(.text._Z6test01v+0x758):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.text._Z6test01v+0x7b4): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.text._Z6test01v+0x7bc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.text._Z6test01v+0x7c4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.text._Z6test01v+0x7cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.text._Z6test01v+0x7ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.text._Z6test01v+0x7f4):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cckhp40U.o(.text._Z6test01v+0x838): 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/cckhp40U.o(.text._Z6test01v+0x864): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.text._Z6test01v+0x8fc): 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/cckhp40U.o(.text._Z6test01v+0x910):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.text._Z6test01v+0x918): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckhp40U.o(.text._Z6test01v+0x9b0): 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/cckhp40U.o(.text._Z6test01v+0x9d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckhp40U.o(.text._Z6test01v+0xa14): 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/cckhp40U.o(.text._Z6test01v+0xa1c): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.text._Z6test01v+0xb48):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.text._Z6test01v+0xb50):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cckhp40U.o(.text._Z6test01v+0xbc8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cckhp40U.o(.text._Z6test01v+0xc8c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cckhp40U.o(.text._Z6test01v+0xd14):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cckhp40U.o(.text._Z6test01v+0xdc4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.text._Z6test01v+0xdd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.text._Z6test01v+0xe10):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.text._Z6test01v+0xe24):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.text._Z6test01v+0xe3c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckhp40U.o(.text._Z6test01v+0xe44):/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-10T08:55:34Z

    qmtest.start_time:
      2005-06-10T08:55:25Z

    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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def5dequeIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromISt15_Deque_iteratorIiRKiPS9_EEEEEvT_+0xf4):/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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x1fc):/opt/lsb/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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2c0):/opt/lsb/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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x388):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x450):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x528):/opt/lsb/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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5ec):/opt/lsb/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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x6b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7bc):/opt/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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7f8):/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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x164):/opt/lsb/include/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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x328):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5b4):/opt/lsb/include/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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x77c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x84c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1b8):/opt/lsb/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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x338):/opt/lsb/include/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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x478):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x4fc):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h: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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x714):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7d4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa28):/opt/lsb/include/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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb68):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbec):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xcb8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe00):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe30):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe44):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe78):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe80):/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/ccJ4qjG7.o(.text._Z6test02v+0x1cc):/opt/lsb/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/ccJ4qjG7.o(.text._Z6test02v+0x2e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x388):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x410):/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/ccJ4qjG7.o(.text._Z6test02v+0x454):/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/ccJ4qjG7.o(.text._Z6test02v+0x538):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x5dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x664):/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/ccJ4qjG7.o(.text._Z6test02v+0x788):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x82c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x8b4):/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/ccJ4qjG7.o(.text._Z6test02v+0xb70):/opt/lsb/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/ccJ4qjG7.o(.text._Z6test02v+0xc88):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccJ4qjG7.o(.text._Z6test02v+0xd2c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJ4qjG7.o(.text._Z6test02v+0xdb4):/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/ccJ4qjG7.o(.text._Z6test02v+0xe84):/opt/lsb/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/ccJ4qjG7.o(.text._Z6test02v+0xed4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x1060):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x1068):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x1070):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x1078):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x1140):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x11d0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x1254):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x1268):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x1270):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x1294):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJ4qjG7.o(.text._Z6test02v+0x129c):/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/tmp-yQeuZ -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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE13_M_invalidateEv+0x14): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRKiPS2_EN15__gnu_debug_def5dequeIiSaIiEEEE13_M_invalidateEv+0x1c): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def5dequeIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromISt15_Deque_iteratorIiRKiPS9_EEEEEvT_+0x3c): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def5dequeIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromISt15_Deque_iteratorIiRKiPS9_EEEEEvT_+0xf4):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xb0): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x124): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x150): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x1e8): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x1fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x204): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x29c): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2c0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2cc): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x364): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x388):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3e8): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x450):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x47c): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x514): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x528):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x530): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5c8): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5ec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5f8): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x690): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x6b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x70c): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7bc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7d8): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7f8):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x44): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xe0): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x164):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1d8): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x204): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x294): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2c0): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x328):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x354): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3e4): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x414): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x48c): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x498): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x530): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5b4):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x62c): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x658): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6e8): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x714): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x77c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7a8): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x838): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x84c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x868): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8e0): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x93c): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x964): 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/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x50): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x10c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1a4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1dc): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x218): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x2b4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x338):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x3ac): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x3d8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x468): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x478):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x490): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x4fc):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x528): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5b8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5e0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x64c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x654): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x714):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7d4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x800): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x898): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8d0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x90c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x9a4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa28):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa9c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xac8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb58): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb68):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb80): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbec):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xc18): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xca8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xcb8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xcd0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd3c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd44): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe00):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe30):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe44):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe78):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe80):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0xf8): 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/ccJ4qjG7.o(.text._Z6test02v+0x120): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x1b8): 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/ccJ4qjG7.o(.text._Z6test02v+0x1cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x200): 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/ccJ4qjG7.o(.text._Z6test02v+0x228): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x2c0): 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/ccJ4qjG7.o(.text._Z6test02v+0x2e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x388):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x410):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x424): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x454):/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/ccJ4qjG7.o(.text._Z6test02v+0x47c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x514): 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/ccJ4qjG7.o(.text._Z6test02v+0x538):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x5dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x664):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x6a4): 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/ccJ4qjG7.o(.text._Z6test02v+0x6cc): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x764): 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/ccJ4qjG7.o(.text._Z6test02v+0x788):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x82c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x8b4):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0xa9c): 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/ccJ4qjG7.o(.text._Z6test02v+0xac4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0xb5c): 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/ccJ4qjG7.o(.text._Z6test02v+0xb70):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0xba4): 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/ccJ4qjG7.o(.text._Z6test02v+0xbcc): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0xc64): 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/ccJ4qjG7.o(.text._Z6test02v+0xc88):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0xd2c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0xdb4):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0xdc8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0xe60): 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/ccJ4qjG7.o(.text._Z6test02v+0xe84):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0xec4): 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/ccJ4qjG7.o(.text._Z6test02v+0xecc): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0xed4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x1060):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x1068):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x1070):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x1078):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x1140):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x11d0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x1254):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x1268):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x1270):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x1294):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJ4qjG7.o(.text._Z6test02v+0x129c):/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-10T08:55:40Z

    qmtest.start_time:
      2005-06-10T08:55:35Z

    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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x1fc):/opt/lsb/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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2c0):/opt/lsb/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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x388):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x450):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x528):/opt/lsb/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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5ec):/opt/lsb/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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x6b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7bc):/opt/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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7f8):/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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xe0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x128):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x164):/opt/lsb/include/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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x328):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5b4):/opt/lsb/include/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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x77c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x84c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1b8):/opt/lsb/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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x338):/opt/lsb/include/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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x478):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x4fc):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h: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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x714):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7d4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa28):/opt/lsb/include/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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb68):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbec):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xcb8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe00):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe30):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe44):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe78):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe80):/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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKi+0x150):/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/ccJmnIhK.o(.text._Z6test03v+0x1c0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/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/ccJmnIhK.o(.text._Z6test03v+0x358):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccJmnIhK.o(.text._Z6test03v+0x3f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJmnIhK.o(.text._Z6test03v+0x490):/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/ccJmnIhK.o(.text._Z6test03v+0x5ec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.text._Z6test03v+0x608):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.text._Z6test03v+0x64c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJmnIhK.o(.text._Z6test03v+0x724):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.text._Z6test03v+0x758):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.text._Z6test03v+0x784):/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/ccJmnIhK.o(.text._Z6test03v+0x8c8):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccJmnIhK.o(.text._Z6test03v+0x968):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJmnIhK.o(.text._Z6test03v+0xa00):/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/ccJmnIhK.o(.text._Z6test03v+0xac4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJmnIhK.o(.text._Z6test03v+0xb9c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.text._Z6test03v+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.text._Z6test03v+0xbfc):/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/ccJmnIhK.o(.text._Z6test03v+0xd58):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccJmnIhK.o(.text._Z6test03v+0xdf8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJmnIhK.o(.text._Z6test03v+0xe90):/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/ccJmnIhK.o(.text._Z6test03v+0xf10):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.text._Z6test03v+0xf18):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.text._Z6test03v+0xf20):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.text._Z6test03v+0xf28):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccJmnIhK.o(.text._Z6test03v+0xfe0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccJmnIhK.o(.text._Z6test03v+0x1070):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.text._Z6test03v+0x10f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.text._Z6test03v+0x1104):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.text._Z6test03v+0x1118):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.text._Z6test03v+0x1120):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJmnIhK.o(.text._Z6test03v+0x1128):/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/tmp-yQeuZ -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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xb0): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x124): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x150): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x1e8): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x1fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x204): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x29c): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2c0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2cc): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x364): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x388):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3e8): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x450):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x47c): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x514): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x528):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x530): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5c8): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5ec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5f8): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x690): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x6b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x70c): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7bc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7d8): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7f8):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x24): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xbc): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xe0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x124): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x3c): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x6c): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x104): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x128):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x150): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x44): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xe0): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x164):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1d8): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x204): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x294): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2c0): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x328):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x354): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3e4): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x414): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x48c): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x498): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x530): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5b4):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x62c): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x658): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6e8): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x714): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x77c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7a8): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x838): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x84c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x868): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8e0): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x93c): 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/ccJmnIhK.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x964): 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/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x50): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x10c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1a4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1dc): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x218): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x2b4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x338):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x3ac): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x3d8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x468): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x478):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x490): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x4fc):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x528): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5b8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5e0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x64c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x654): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x714):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7d4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x800): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x898): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8d0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x90c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x9a4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa28):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa9c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xac8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb58): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb68):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb80): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbec):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xc18): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xca8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xcb8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xcd0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd3c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd44): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe00):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe30):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe44):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe78):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe80):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKi+0xc8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator+(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKi+0x150):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKi+0x1e8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator+(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xec): 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/ccJmnIhK.o(.text._Z6test03v+0x114): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x1ac): 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/ccJmnIhK.o(.text._Z6test03v+0x1c0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x1e0): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x228): In function `test03()':
      /opt/lsb/include/c++/debug/deque:231: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x2c0): 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/ccJmnIhK.o(.text._Z6test03v+0x358):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x3f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x490):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x514): 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/ccJmnIhK.o(.text._Z6test03v+0x540): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x5d8): 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/ccJmnIhK.o(.text._Z6test03v+0x5ec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x600): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x608):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x64c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x678): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x710): 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/ccJmnIhK.o(.text._Z6test03v+0x724):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x750): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x758):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x784):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x798): In function `test03()':
      /opt/lsb/include/c++/debug/deque:250: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x830): 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/ccJmnIhK.o(.text._Z6test03v+0x8c8):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x968):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xa00):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xa80): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xac4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xaf0): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xb88): 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/ccJmnIhK.o(.text._Z6test03v+0xb9c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xbc8): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xbfc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xc28): In function `test03()':
      /opt/lsb/include/c++/debug/deque:250: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xcc0): 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/ccJmnIhK.o(.text._Z6test03v+0xd58):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xdf8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xe90):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xf08): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xf10):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xf18):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xf20):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xf28):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0xfe0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x1070):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x10f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x1104):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x1118):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x1120):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJmnIhK.o(.text._Z6test03v+0x1128):/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-10T08:55:47Z

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

    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/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x180):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x230):/opt/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x158):/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x228):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e4):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x578):/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x648):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x804):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x908):/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x120):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x1a0):/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x270):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x41c):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x4dc):/opt/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x158):/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x228):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x3e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x194):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x1fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x264):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x300):/opt/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x154):/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x224):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3e0):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x570):/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x640):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7fc):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x900):/opt/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/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x22c):/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x2f8):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x4a4):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5c8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x67c):/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/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7d4):/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8a0):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa4c):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb6c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb74):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbd4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbdc):/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1c0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3a0):/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x55c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x62c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7dc):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x920):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x9f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xa74):/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xbbc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xc40):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xd10):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xe78):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xee8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xfc0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x10c0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x11c8):/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1304):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1384):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1454):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1544):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1560):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1584):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x15ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1634):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x170c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x17bc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x17c4):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x134):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x27c):/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3b0):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x66c):/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x834):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x904):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xb40):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xbc4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xc94):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xd30):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xd48):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xd64):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xe08):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xee0):/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xf80):/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x10a0):/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x11e8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x126c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x133c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x157c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1600):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x16d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x18f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1a38):/opt/lsb/include/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1b80):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1c04):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1cd0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1db0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1e04):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1e88):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1f60):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/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/ccEwZ8PL.o(.text._Z6test04v+0x188):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0x1cc):/opt/lsb/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/ccEwZ8PL.o(.text._Z6test04v+0x31c):/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/ccEwZ8PL.o(.text._Z6test04v+0x394):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0x39c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0x3e0):/opt/lsb/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/ccEwZ8PL.o(.text._Z6test04v+0x524):/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/ccEwZ8PL.o(.text._Z6test04v+0x6c0):/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/ccEwZ8PL.o(.text._Z6test04v+0x718):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0x720):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0x764):/opt/lsb/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/ccEwZ8PL.o(.text._Z6test04v+0x8a8):/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/ccEwZ8PL.o(.text._Z6test04v+0x948):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0x950):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0x958):/opt/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/ccEwZ8PL.o(.text._Z6test04v+0xa84):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0xaec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0xaf4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0xafc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0xb04):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0xbbc):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0xc4c):/opt/lsb/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/ccEwZ8PL.o(.text._Z6test04v+0xddc):/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/ccEwZ8PL.o(.text._Z6test04v+0xdf4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0xe54):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0xe5c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0xe6c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEwZ8PL.o(.text._Z6test04v+0xe74):/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/tmp-yQeuZ -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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE13_M_invalidateEv+0x14): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xb0): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x11c): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x180):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x230):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x38): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xd0): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1c4): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x228):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x314): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x380): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x44c): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x458): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4f0): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x578):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x5e4): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x648):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x734): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x7a0): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x804):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x86c): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x8bc): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x8f4): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x908):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x48): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x74): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x10c): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x120):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x144): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x54): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x84): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x11c): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x1a0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x210): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x270):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x34c): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x3bc): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x41c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x478): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x4b8): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x4dc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x3c): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xd4): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x1c8): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x228):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x310): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x380): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x3e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x448): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x484): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x4f4): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x28): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x130): In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x194):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x1fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x264):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x300):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x38): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xd0): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x154):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1c0): In function `bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x224):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x310): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x37c): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x448): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x454): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x4ec): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x570):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5dc): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x640):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x72c): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x798): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x864): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8b4): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8ec): 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/ccEwZ8PL.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x900):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x40): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x110): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1a8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x22c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x298): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x2f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x3d8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x444): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x4a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x500): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x508): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5c8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x67c):/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/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x6b8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x750): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7d4):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x840): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8a0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x980): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x9ec): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa4c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xaa8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xab0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb6c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb74):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbd4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbdc):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x78): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xe8): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x114): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1ac): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1c0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1dc): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x298): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3a0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x40c): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x438): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4cc): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4f4): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x55c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x588): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x61c): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x62c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x648): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6b0): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x704): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x730): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7c8): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x848): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x874): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x90c): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x920):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x9f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xa74):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xaec): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xb18): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xba8): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xbbc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xbd4): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xc40):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xc6c): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xcfc): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xd10):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xd28): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xe00): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xe70): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xe78):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xee8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xf14): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xfac): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xfc0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x10c0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x11c8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1234): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1260): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x12f4): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1304):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x131c): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1384):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x13b0): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1444): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1454):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1470): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x14d8): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x14f0): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1544):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1560):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1584):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x15ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1634):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1660): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x16f8): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x170c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1750): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x17bc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x17c4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x110): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x134):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x27c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2d8): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x304): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x39c): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x418): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x444): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4dc): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x51c): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x534): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x548): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5e4): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x66c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6e0): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x70c): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x79c): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7c8): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x834):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x860): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8f0): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x904):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x91c): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9fc): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xa70): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xa9c): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xb2c): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xb40):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xb58): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xbc4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xbf0): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xc80): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xc94):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xcac): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xd08): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xd18): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xd30):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xd48):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xd64):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xe08):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xe34): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xecc): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xee0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xf6c): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xf80):/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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1018): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x10a0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1118): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1144): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x11d4): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x11e8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1200): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x126c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1298): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1328): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x133c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1354): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1434): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x14ac): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x14d8): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1568): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x157c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1594): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1600):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x162c): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x16bc): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x16d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x16e8): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1744): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x17a0): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1818): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1844): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x18dc): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x18f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1908): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x19b0): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1a38):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1ab4): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1ae0): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1b70): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1b80):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1b98): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1c04):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1c30): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1cc0): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1cd0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1ce8): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1d44): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1da0): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1db0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1e04):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1e88):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1eb4): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1f4c): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1f60):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1f98): In function `__gnu_debug_def::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/ccEwZ8PL.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1fa8): In function `__gnu_debug_def::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/ccEwZ8PL.o(.text._Z6test04v+0x180): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x188):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x1cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x294): 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/ccEwZ8PL.o(.text._Z6test04v+0x31c):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x364): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x394):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x39c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x3e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x49c): 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/ccEwZ8PL.o(.text._Z6test04v+0x524):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x56c): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x638): 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/ccEwZ8PL.o(.text._Z6test04v+0x6c0):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x710): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x718):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x720):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x764):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x820): 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/ccEwZ8PL.o(.text._Z6test04v+0x8a8):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x8f0): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x948):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x950):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x958):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x964): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0x9c8): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0xa70): 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/ccEwZ8PL.o(.text._Z6test04v+0xa84):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0xac8): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0xaec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0xaf4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0xafc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0xb04):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0xbbc):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0xc4c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0xd54): 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/ccEwZ8PL.o(.text._Z6test04v+0xddc):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0xdec): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0xdf4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0xe54):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0xe5c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0xe6c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEwZ8PL.o(.text._Z6test04v+0xe74):/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-10T08:55:54Z

    qmtest.start_time:
      2005-06-10T08:55:48Z

    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/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdc):/opt/lsb/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/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1a4):/opt/lsb/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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x214):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x398):/opt/lsb/include/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/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x7c):/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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x108):/opt/lsb/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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x2fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x3cc):/opt/lsb/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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x4f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x5c4):/opt/lsb/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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x7a8):/opt/lsb/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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x870):/opt/lsb/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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x99c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xa70):/opt/lsb/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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xba8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xc7c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xca0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcb0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcc0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcc8):/opt/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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcf0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcf8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd00):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd10):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd18):/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: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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x16c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1d4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x290):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x2f8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x3b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x418):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x574):/opt/lsb/include/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/ccQuwhQN.o(.text._Z6test01v+0x180):/opt/lsb/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/ccQuwhQN.o(.text._Z6test01v+0x26c):/opt/lsb/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/ccQuwhQN.o(.text._Z6test01v+0x374):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/ccQuwhQN.o(.text._Z6test01v+0x438):/opt/lsb/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/ccQuwhQN.o(.text._Z6test01v+0x498):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQuwhQN.o(.text._Z6test01v+0x554):/opt/lsb/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/ccQuwhQN.o(.text._Z6test01v+0x63c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccQuwhQN.o(.text._Z6test01v+0x6e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQuwhQN.o(.text._Z6test01v+0x708):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.text._Z6test01v+0x76c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.text._Z6test01v+0x774):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.text._Z6test01v+0x77c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.text._Z6test01v+0x794):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.text._Z6test01v+0x79c):/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/ccQuwhQN.o(.text._Z6test01v+0x880):/opt/lsb/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/ccQuwhQN.o(.text._Z6test01v+0x944):/opt/lsb/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/ccQuwhQN.o(.text._Z6test01v+0x9a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.text._Z6test01v+0x9ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.text._Z6test01v+0x9b4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccQuwhQN.o(.text._Z6test01v+0x9c4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccQuwhQN.o(.text._Z6test01v+0xa1c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccQuwhQN.o(.text._Z6test01v+0xa2c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccQuwhQN.o(.text._Z6test01v+0xa58):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.text._Z6test01v+0xa6c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.text._Z6test01v+0xa7c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.text._Z6test01v+0xa88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.text._Z6test01v+0xa98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQuwhQN.o(.text._Z6test01v+0xaa0):/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/tmp-yQeuZ -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/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt20_List_const_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0x14): 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/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x20): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb8): 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/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe8): 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/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x180): 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/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1dc): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xac): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xf8): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x108): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1a0): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1cc): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x214):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x224): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2bc): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2ec): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x398):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x3c): 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/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x4c): 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/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xe4): 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/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x130): 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/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0x14): 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/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x3c): 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/ccQuwhQN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x7c):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x4c): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xe4): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x114): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1ac): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1ec): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x240): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x250): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x2e8): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x2fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x318): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x3b8): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x3cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x3e8): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x434): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x444): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x4dc): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x4f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x50c): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x5b0): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x5c4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x5dc): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x5fc): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x6ec): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x784): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x7a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x7b4): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x84c): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x870):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x88c): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x8e0): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x8f0): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x988): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x99c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x9b4): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xa5c): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xa70):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xa98): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xaec): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xafc): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xb94): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xba8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xbc0): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xc68): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xc7c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xc98): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xca0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcb0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcc0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcc8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcd4): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xce8): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcf0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcf8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd00):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd10):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd18):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x24): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xb0): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xc0): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x158): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x16c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x188): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1d4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1e4): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x27c): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x290):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x2ac): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x2f8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x308): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x3a0): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x3b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x3d0): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x418):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x428): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4c0): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4f0): 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/ccQuwhQN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x574):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0xc4): 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/ccQuwhQN.o(.text._Z6test01v+0xd4): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x16c): 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/ccQuwhQN.o(.text._Z6test01v+0x180):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x1b0): 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/ccQuwhQN.o(.text._Z6test01v+0x1c0): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x258): In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x26c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x2b8): 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/ccQuwhQN.o(.text._Z6test01v+0x2c8): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x360): 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/ccQuwhQN.o(.text._Z6test01v+0x374):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x37c): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x414): 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/ccQuwhQN.o(.text._Z6test01v+0x438):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x460): 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/ccQuwhQN.o(.text._Z6test01v+0x46c): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x498):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x4a8): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x540): 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/ccQuwhQN.o(.text._Z6test01v+0x554):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x580): 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/ccQuwhQN.o(.text._Z6test01v+0x590): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x628): 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/ccQuwhQN.o(.text._Z6test01v+0x63c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x6e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x708):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x764): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x76c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x774):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x77c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x794):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x79c):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x7c4): 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/ccQuwhQN.o(.text._Z6test01v+0x7d4): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x86c): 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/ccQuwhQN.o(.text._Z6test01v+0x880):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x888): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x920): 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/ccQuwhQN.o(.text._Z6test01v+0x944):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x96c): 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/ccQuwhQN.o(.text._Z6test01v+0x974): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x9a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x9ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x9b4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0x9c4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0xa1c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0xa2c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0xa58):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0xa6c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0xa7c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0xa88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0xa98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQuwhQN.o(.text._Z6test01v+0xaa0):/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-10T08:56:15Z

    qmtest.start_time:
      2005-06-10T08:56:12Z

    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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x180):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2ec):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3ec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x444):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x504):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x760):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x85c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8b4):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x970):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb04):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc70):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd70):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdc8):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe84):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x10dc):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1234):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x12f0):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x145c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1478):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x214):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2c0):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x104):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x1a4):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x310):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x410):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x468):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x520):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x76c):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x868):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x8c0):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x974):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa54):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa64):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa90):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xaa8):/opt/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x180):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2ec):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3ec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x444):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x504):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x760):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x85c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8b4):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x970):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb04):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc70):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd70):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdc8):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe84):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x10dc):/opt/lsb/include/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1234):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x12f0):/opt/lsb/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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x145c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1478):/opt/lsb/include/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/ccPh2Z3L.o(.text._Z6test02v+0x178):/opt/lsb/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/ccPh2Z3L.o(.text._Z6test02v+0x28c):/opt/lsb/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/ccPh2Z3L.o(.text._Z6test02v+0x3c8):/opt/lsb/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/ccPh2Z3L.o(.text._Z6test02v+0x504):/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/ccPh2Z3L.o(.text._Z6test02v+0x62c):/opt/lsb/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/ccPh2Z3L.o(.text._Z6test02v+0x774):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.text._Z6test02v+0x7b0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccPh2Z3L.o(.text._Z6test02v+0x7c4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccPh2Z3L.o(.text._Z6test02v+0x7d4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.text._Z6test02v+0x7dc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.text._Z6test02v+0x7ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.text._Z6test02v+0x7f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.text._Z6test02v+0x804):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.text._Z6test02v+0x814):/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/ccPh2Z3L.o(.text._Z6test02v+0x884):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.text._Z6test02v+0x9a0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.text._Z6test02v+0x9a8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.text._Z6test02v+0x9b0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.text._Z6test02v+0x9b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccPh2Z3L.o(.text._Z6test02v+0x9c0):/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/tmp-yQeuZ -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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0x14): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x5c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf8): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x180):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1cc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1dc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x26c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2ec):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x33c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x34c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3dc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3ec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x404): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x444):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x4a0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x4b8): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x504):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x5f0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x63c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x64c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x6e0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x760):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x7b0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x7c0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x84c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x85c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x874): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8b4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x910): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x928): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x970):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9d8): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9e4): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xa7c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb04):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb50): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb60): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xbf0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc70):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xcc0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xcd0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd60): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd70):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd88): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdc8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe24): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe3c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe84):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf70): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xfbc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xfcc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x105c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x10dc):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x112c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x113c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11cc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11f4): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1234):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1290): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x12a8): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x12f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1358): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x13cc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x13f4): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x145c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1478):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xac): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xf8): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x108): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1a0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1cc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x214):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2c0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x48): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x58): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0xf0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x104):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x128): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x74): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x84): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x120): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x1a4):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x1f4): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x204): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x294): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x310):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x360): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x370): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x400): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x410):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x428): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x468):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x4c4): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x4dc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x520):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x5fc): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x64c): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x65c): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x6f0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x76c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x7bc): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x7cc): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x858): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x868):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x880): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x8c0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x91c): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x934): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x974):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x9d0): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa30): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa54):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa64):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa90):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xaa8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x5c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf8): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x180):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1cc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1dc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x26c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2ec):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x33c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x34c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3dc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3ec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x404): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x444):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x4a0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x4b8): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x504):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x5f0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x63c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x64c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x6e0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x760):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x7b0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x7c0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x84c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x85c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x874): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8b4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x910): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x928): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x970):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9d8): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9e4): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xa7c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb04):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb50): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb60): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xbf0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc70):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xcc0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xcd0): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd60): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd70):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd88): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdc8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe24): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe3c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe84):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf70): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xfbc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xfcc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x105c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x10dc):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x112c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x113c): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11cc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11f4): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1234):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1290): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x12a8): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x12f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1358): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x13cc): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x13f4): 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/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x145c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1478):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0xbc): 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/ccPh2Z3L.o(.text._Z6test02v+0xcc): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x164): 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/ccPh2Z3L.o(.text._Z6test02v+0x178):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x188): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x1d0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x278): 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/ccPh2Z3L.o(.text._Z6test02v+0x28c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x2c4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x30c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x3b4): 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/ccPh2Z3L.o(.text._Z6test02v+0x3c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x400): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x448): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x4f0): 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/ccPh2Z3L.o(.text._Z6test02v+0x504):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x544): In function `test02()':
      /opt/lsb/include/c++/debug/list:156: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_singular()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x570): 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/ccPh2Z3L.o(.text._Z6test02v+0x580): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x618): 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/ccPh2Z3L.o(.text._Z6test02v+0x62c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x670): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x6b8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x760): 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/ccPh2Z3L.o(.text._Z6test02v+0x774):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x7a8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x7b0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x7c4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x7d4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x7dc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x7ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x7f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x804):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x814):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x870): 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/ccPh2Z3L.o(.text._Z6test02v+0x884):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x8b0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x8d0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x918): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x9a0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x9a8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x9b0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x9b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x9c0):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0x9d0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccPh2Z3L.o(.text._Z6test02v+0xa2c): 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-10T08:56:19Z

    qmtest.start_time:
      2005-06-10T08:56:16Z

    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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x154):/opt/lsb/include/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e8):/opt/lsb/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x368):/opt/lsb/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x4fc):/opt/lsb/include/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x590):/opt/lsb/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x710):/opt/lsb/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x810):/opt/lsb/include/c++/debug/safe_base.h: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/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x140):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1ec):/opt/lsb/include/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x104):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEppEv+0x128):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x17c):/opt/lsb/include/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x20c):/opt/lsb/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x378):/opt/lsb/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x434):/opt/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x154):/opt/lsb/include/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x1e8):/opt/lsb/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x364):/opt/lsb/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x438):/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x15c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x33c):/opt/lsb/include/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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x440):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x4a0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x554):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x6e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x7c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x8d0):/opt/lsb/include/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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x9d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xa30):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xae4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x7c):/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/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xfc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x148):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x194):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x228):/opt/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/ccnIrQDz.o(.text._Z6test03v+0x1d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0x238):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0x264):/opt/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/ccnIrQDz.o(.text._Z6test03v+0x388):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0x3cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0x3f8):/opt/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/ccnIrQDz.o(.text._Z6test03v+0x514):/opt/lsb/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/ccnIrQDz.o(.text._Z6test03v+0x648):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccnIrQDz.o(.text._Z6test03v+0x724):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccnIrQDz.o(.text._Z6test03v+0x748):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccnIrQDz.o(.text._Z6test03v+0x7e8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccnIrQDz.o(.text._Z6test03v+0x890):/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/ccnIrQDz.o(.text._Z6test03v+0x964):/opt/lsb/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/ccnIrQDz.o(.text._Z6test03v+0xa2c):/opt/lsb/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/ccnIrQDz.o(.text._Z6test03v+0xb5c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xb9c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xbb0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xbb8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xbc8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xbe0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xbe8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xbf8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xc00):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xc7c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xc84):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xc98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xd04):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccnIrQDz.o(.text._Z6test03v+0xdc0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xdd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xdd8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xe08):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xe44):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccnIrQDz.o(.text._Z6test03v+0xe4c):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'collect2: ld returned 1 exit status
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/list/invalidation/3.cc -lv3test -L/tmp/tmp-yQeuZ -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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0x14): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x34): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xcc): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x154):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1a0): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2d4): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x320): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x368):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3d0): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3dc): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x474): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x4fc):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x548): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x590):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x67c): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x6c8): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x710):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x778): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x7c4): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x7fc): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x810):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xac): 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/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xf8): 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/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x140):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x48): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x58): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0xf0): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x104):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x128): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEppEv+0x24): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::operator++()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEppEv+0x70): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::operator++()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEppEv+0x114): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::operator++()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEppEv+0x128):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEppEv+0x16c): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::operator++()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x50): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x60): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xf8): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x17c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x1cc): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x20c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x2e8): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x338): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x378):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x3d4): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x410): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x434):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x38): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0xd0): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x154):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x1a4): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x1e8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x2d0): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x320): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x364):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x3cc): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x3f0): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x438):/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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x498): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x54): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xa0): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xb0): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x148): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x15c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x178): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x234): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x33c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x38c): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x39c): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x430): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x440):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x458): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x4a0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x4b0): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x544): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x554):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x570): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x5d8): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x628): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x638): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x6d0): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x6e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x7c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x8d0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x91c): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x92c): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x9c0): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x9d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x9e8): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xa30):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xa40): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xad4): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xae4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xb00): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xb68): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xb80): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt20_List_const_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0x14): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x3c): 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/ccnIrQDz.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x7c):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x24): 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/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xb4): 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/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xfc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x148):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x194):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x228):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xcc): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x114): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x1bc): 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/ccnIrQDz.o(.text._Z6test03v+0x1d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x230): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x238):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x264):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x288): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x2cc): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x374): 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/ccnIrQDz.o(.text._Z6test03v+0x388):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x3c4): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x3cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x3f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x414): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x458): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x500): 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/ccnIrQDz.o(.text._Z6test03v+0x514):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x548): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x58c): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x634): 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/ccnIrQDz.o(.text._Z6test03v+0x648):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x724):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x748):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x7e8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x890):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x8a8): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x940): 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/ccnIrQDz.o(.text._Z6test03v+0x964):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0x970): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xa08): 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/ccnIrQDz.o(.text._Z6test03v+0xa2c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xa58): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xaa0): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xb48): 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/ccnIrQDz.o(.text._Z6test03v+0xb5c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xb78): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xb9c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xbb0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xbb8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xbc8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xbe0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xbe8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xbf8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xc00):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xc54): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xc6c): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xc7c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xc84):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xc98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xd04):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xd14): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xdac): 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/ccnIrQDz.o(.text._Z6test03v+0xdc0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xdc8): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xdd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xdd8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xe08):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xe44):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xe4c):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccnIrQDz.o(.text._Z6test03v+0xe64): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T08:56:24Z

    qmtest.start_time:
      2005-06-10T08:56:21Z

    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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x214):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x398):/opt/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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdc):/opt/lsb/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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1a4):/opt/lsb/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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdc):/opt/lsb/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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1a4):/opt/lsb/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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x16c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1d4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x290):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x2f8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x3b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x418):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x574):/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/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x17c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x21c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x2b4):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x35c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x380):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x420):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x4b8):/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/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x5fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x6d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x710):/opt/lsb/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/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x7f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x818):/opt/lsb/include/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/ccQg3DYp.o(.text._Z6test04v+0x1d8):/opt/lsb/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/ccQg3DYp.o(.text._Z6test04v+0x314):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccQg3DYp.o(.text._Z6test04v+0x3f0):/opt/lsb/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/ccQg3DYp.o(.text._Z6test04v+0x544):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccQg3DYp.o(.text._Z6test04v+0x620):/opt/lsb/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/ccQg3DYp.o(.text._Z6test04v+0x728):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x770):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x778):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x780):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x788):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x790):/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/ccQg3DYp.o(.text._Z6test04v+0x7a8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x818):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x82c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x83c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x85c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x868):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x878):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x880):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x888):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x898):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x8a8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x8b4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x8c4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x8cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQg3DYp.o(.text._Z6test04v+0x8dc):/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/tmp-yQeuZ -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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0x5c): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0x8c): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0xb8): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0xe8): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xac): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xf8): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x108): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1a0): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1cc): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x214):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x224): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2bc): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2ec): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x398):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x20): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb8): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe8): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x180): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1dc): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x20): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb8): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe8): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x180): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1dc): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x3c): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x4c): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xe4): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x130): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x24): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xb0): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xc0): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x158): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x16c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x188): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1d4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1e4): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x27c): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x290):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x2ac): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x2f8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x308): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x3a0): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x3b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x3d0): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x418):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x428): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4c0): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4f0): 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/ccQg3DYp.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x574):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x4c): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0xe4): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x17c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x21c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x2b4):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x35c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x380):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x420):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x4b8):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x4f0): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x540): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x550): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x5e8): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x5fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x614): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x6bc): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x6d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x700): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x710):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x7bc): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x7f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x800): 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/ccQg3DYp.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x818):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x11c): 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/ccQg3DYp.o(.text._Z6test04v+0x12c): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x1c4): 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/ccQg3DYp.o(.text._Z6test04v+0x1d8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x200): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x258): 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/ccQg3DYp.o(.text._Z6test04v+0x268): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x300): 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/ccQg3DYp.o(.text._Z6test04v+0x314):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x330): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x3dc): 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/ccQg3DYp.o(.text._Z6test04v+0x3f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x430): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x488): 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/ccQg3DYp.o(.text._Z6test04v+0x498): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x530): 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/ccQg3DYp.o(.text._Z6test04v+0x544):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x560): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x60c): 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/ccQg3DYp.o(.text._Z6test04v+0x620):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x66c): 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/ccQg3DYp.o(.text._Z6test04v+0x67c): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x714): 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/ccQg3DYp.o(.text._Z6test04v+0x728):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x768): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x770):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x778):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x780):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x788):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x790):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x798): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x7a8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x818):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x82c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x83c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x85c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x868):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x878):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x880):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x888):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x898):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x8a8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x8b4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x8c4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x8cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQg3DYp.o(.text._Z6test04v+0x8dc):/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-10T08:56:27Z

    qmtest.start_time:
      2005-06-10T08:56:25Z

    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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1bc):/opt/lsb/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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x280):/opt/lsb/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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x348):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x46c):/opt/lsb/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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x530):/opt/lsb/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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6c0):/opt/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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6fc):/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/cc077lQo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x174):/opt/lsb/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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x238):/opt/lsb/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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x300):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x370):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x42c):/opt/lsb/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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4f0):/opt/lsb/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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x628):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x6e4):/opt/lsb/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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7a8):/opt/lsb/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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x870):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8e0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x99c):/opt/lsb/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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa60):/opt/lsb/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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb28):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xbd0):/opt/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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc08):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc24):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc3c):/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/cc077lQo.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_+0xf0):/opt/lsb/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/cc077lQo.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_+0x1b8):/opt/lsb/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/cc077lQo.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_+0x2e4):/opt/lsb/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/cc077lQo.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_+0x3a8):/opt/lsb/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/cc077lQo.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_+0x470):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc077lQo.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_+0x544):/opt/lsb/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/cc077lQo.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_+0x670):/opt/lsb/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/cc077lQo.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_+0x734):/opt/lsb/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/cc077lQo.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_+0x7fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cc077lQo.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_+0x8d0):/opt/lsb/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/cc077lQo.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_+0x8f4):/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc077lQo.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x950):/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/cc077lQo.o(.text._Z6test01v+0x288):/opt/lsb/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/cc077lQo.o(.text._Z6test01v+0x370):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc077lQo.o(.text._Z6test01v+0x418):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc077lQo.o(.text._Z6test01v+0x43c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.text._Z6test01v+0x49c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.text._Z6test01v+0x4a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.text._Z6test01v+0x4ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.text._Z6test01v+0x4b4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.text._Z6test01v+0x4bc):/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/cc077lQo.o(.text._Z6test01v+0x4d8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc077lQo.o(.text._Z6test01v+0x54c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc077lQo.o(.text._Z6test01v+0x560):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc077lQo.o(.text._Z6test01v+0x58c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.text._Z6test01v+0x5d4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.text._Z6test01v+0x5dc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.text._Z6test01v+0x5ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.text._Z6test01v+0x5f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc077lQo.o(.text._Z6test01v+0x604):/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/tmp-yQeuZ -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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xac): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x100): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x110): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1a8): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1bc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1c4): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x25c): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x280):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x28c): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x324): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x348):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x364): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3c0): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x458): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x46c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x474): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x50c): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x530):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x53c): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5d4): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x614): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6c0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6dc): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6fc):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x3c): 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/cc077lQo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x4c): 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/cc077lQo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0xe4): 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/cc077lQo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x130): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x24): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb8): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc8): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x160): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x174):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x17c): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x214): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x238):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x244): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2dc): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x300):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x31c): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x370):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x380): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x418): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x42c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x434): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4cc): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4fc): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x594): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5d4): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x628):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x638): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x6d0): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x6e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x6ec): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x784): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7b4): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x84c): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x870):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x88c): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8e0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8f0): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x988): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x99c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x9a4): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa3c): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa60):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa6c): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb04): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb28):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb44): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xbe4): 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/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc08):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc24):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc077lQo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc3c):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc077lQo.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_+0x34): 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/cc077lQo.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_+0xcc): 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/cc077lQo.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_+0xf0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.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_+0xfc): 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/cc077lQo.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_+0x194): 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/cc077lQo.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_+0x1b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.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_+0x1d4): 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/cc077lQo.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_+0x228): 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/cc077lQo.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_+0x238): 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/cc077lQo.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_+0x2d0): 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/cc077lQo.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_+0x2e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.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_+0x2ec): 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/cc077lQo.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_+0x384): 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/cc077lQo.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_+0x3a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.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_+0x3b4): 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/cc077lQo.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_+0x44c): 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/cc077lQo.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_+0x470):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.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_+0x48c): 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/cc077lQo.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_+0x530): 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/cc077lQo.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_+0x544):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.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_+0x564): 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/cc077lQo.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_+0x5b4): 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/cc077lQo.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_+0x5c4): 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/cc077lQo.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_+0x65c): 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/cc077lQo.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_+0x670):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.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_+0x678): 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/cc077lQo.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_+0x710): 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/cc077lQo.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_+0x734):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.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_+0x740): 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/cc077lQo.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_+0x7d8): 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/cc077lQo.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_+0x7fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.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_+0x818): 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/cc077lQo.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_+0x8bc): 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/cc077lQo.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_+0x8d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.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_+0x8e4): 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/cc077lQo.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_+0x8f4):/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc077lQo.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_+0x914): 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/cc077lQo.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_+0x938): 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/cc077lQo.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x950):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc077lQo.o(.text._Z6test01v+0x1cc): 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/cc077lQo.o(.text._Z6test01v+0x1dc): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc077lQo.o(.text._Z6test01v+0x274): 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/cc077lQo.o(.text._Z6test01v+0x288):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.text._Z6test01v+0x2b4): 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/cc077lQo.o(.text._Z6test01v+0x2c4): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc077lQo.o(.text._Z6test01v+0x35c): 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/cc077lQo.o(.text._Z6test01v+0x370):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.text._Z6test01v+0x418):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc077lQo.o(.text._Z6test01v+0x43c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc077lQo.o(.text._Z6test01v+0x494): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc077lQo.o(.text._Z6test01v+0x49c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc077lQo.o(.text._Z6test01v+0x4a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc077lQo.o(.text._Z6test01v+0x4ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc077lQo.o(.text._Z6test01v+0x4b4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc077lQo.o(.text._Z6test01v+0x4bc):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc077lQo.o(.text._Z6test01v+0x4c4): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc077lQo.o(.text._Z6test01v+0x4d8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc077lQo.o(.text._Z6test01v+0x54c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc077lQo.o(.text._Z6test01v+0x560):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc077lQo.o(.text._Z6test01v+0x58c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc077lQo.o(.text._Z6test01v+0x5d4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc077lQo.o(.text._Z6test01v+0x5dc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc077lQo.o(.text._Z6test01v+0x5ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc077lQo.o(.text._Z6test01v+0x5f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc077lQo.o(.text._Z6test01v+0x604):/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-10T08:56:43Z

    qmtest.start_time:
      2005-06-10T08:56:41Z

    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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x7c):/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x17c):/opt/lsb/include/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2f8):/opt/lsb/include/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x464):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x514):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5ec):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x718):/opt/lsb/include/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x818):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x880):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x92c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc24):/opt/lsb/include/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd28):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd90):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe3c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xf14):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1040):/opt/lsb/include/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1144):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x11ac):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1258):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x147c):/opt/lsb/include/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x15f0):/opt/lsb/include/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x16fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1764):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1814):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x18ec):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a10):/opt/lsb/include/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1b1c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1b84):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1c34):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1f24):/opt/lsb/include/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2030):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2098):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2148):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2220):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2344):/opt/lsb/include/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2450):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x24b8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2568):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x27a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x27b4):/opt/lsb/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/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1bc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x220):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3a4):/opt/lsb/include/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/ccU9Za81.o(.text._Z6test01v+0x204):/opt/lsb/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/ccU9Za81.o(.text._Z6test01v+0x2f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.text._Z6test01v+0x320):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.text._Z6test01v+0x328):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccU9Za81.o(.text._Z6test01v+0x33c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccU9Za81.o(.text._Z6test01v+0x380):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccU9Za81.o(.text._Z6test01v+0x394):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccU9Za81.o(.text._Z6test01v+0x3c0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.text._Z6test01v+0x40c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.text._Z6test01v+0x41c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.text._Z6test01v+0x428):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.text._Z6test01v+0x438):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccU9Za81.o(.text._Z6test01v+0x440):/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/1.cc -lv3test -L/tmp/tmp-yQeuZ -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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x14): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x14): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x3c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x7c):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xf4): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x17c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1d0): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1e0): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x274): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2f8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x34c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x35c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3ec): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x414): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x464):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x474): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x504): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x514):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x52c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x588): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5a0): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5ec):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5fc): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x690): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x718):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x76c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x77c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x808): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x818):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x830): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x880):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x890): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x91c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x92c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x944): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x9a0): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x9bc): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xaa8): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xaf8): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xb08): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xb9c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc24):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc7c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc8c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd18): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd28):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd40): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd90):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xda0): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe2c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe3c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe54): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xeb0): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xec8): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xf14):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xf24): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xfb8): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1040):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1098): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x10a8): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1134): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1144):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x115c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x11ac):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x11bc): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1248): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1258):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1270): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x12cc): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x12e8): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1350): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x135c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x13f4): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x147c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x14cc): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x14dc): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1568): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x15f0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x164c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x165c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x16ec): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x16fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1714): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1764):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1774): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1804): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1814):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x182c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1888): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x18a0): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x18ec):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x18fc): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1988): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a10):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a6c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a7c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1b0c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1b1c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1b34): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1b84):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1b94): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1c24): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1c34):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1c4c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1ca8): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1cc4): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1db0): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1e00): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1e10): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1e9c): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1f24):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1f80): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1f90): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2020): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2030):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2048): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2098):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x20a8): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2138): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2148):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2160): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x21bc): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x21d4): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2220):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2230): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x22bc): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2344):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x23a0): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x23b0): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2440): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2450):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2468): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x24b8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x24c8): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2558): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2568):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2580): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x25dc): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x25f8): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2660): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x26d4): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x26fc): 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/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x27a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x27b4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xac): 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/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x100): 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/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x110): 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/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1a8): 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/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1bc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1d4): 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/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x220):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x230): 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/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2c8): 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/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2f8): 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/ccU9Za81.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x148): 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/ccU9Za81.o(.text._Z6test01v+0x158): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x1f0): 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/ccU9Za81.o(.text._Z6test01v+0x204):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x234): 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/ccU9Za81.o(.text._Z6test01v+0x244): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x2dc): In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x2f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x318): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x320):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x328):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x33c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x380):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x394):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x3c0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x40c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x41c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x428):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x438):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccU9Za81.o(.text._Z6test01v+0x440):/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/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-10T08:56:48Z

    qmtest.start_time:
      2005-06-10T08:56:44Z

    qmtest.target:
      local

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

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x120):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x1e4):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x2ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x2f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1bc):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x280):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x348):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x46c):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x530):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6c0):/opt/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6fc):/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/ccvU7wdU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccvU7wdU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xe0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x120):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x1e4):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x2ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x2f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x174):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x238):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x300):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x370):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x42c):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4f0):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x628):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x6e4):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7a8):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x870):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8e0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x99c):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa60):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb28):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xbd0):/opt/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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc08):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc24):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc3c):/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/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xfc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x19c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x244):/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/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x308):/opt/lsb/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/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x4a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x594):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x630):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x6c8):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.text._Z6test02v+0x1e8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.text._Z6test02v+0x2bc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.text._Z6test02v+0x3a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.text._Z6test02v+0x500):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccvU7wdU.o(.text._Z6test02v+0x5a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.text._Z6test02v+0x638):/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/ccvU7wdU.o(.text._Z6test02v+0x690):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.text._Z6test02v+0x74c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.text._Z6test02v+0x830):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.text._Z6test02v+0x918):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.text._Z6test02v+0x96c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.text._Z6test02v+0x998):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.text._Z6test02v+0xa54):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.text._Z6test02v+0xa90):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccvU7wdU.o(.text._Z6test02v+0xb4c):/opt/lsb/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/ccvU7wdU.o(.text._Z6test02v+0xc34):/opt/lsb/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/ccvU7wdU.o(.text._Z6test02v+0xd2c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.text._Z6test02v+0xd4c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.text._Z6test02v+0xd54):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.text._Z6test02v+0xd5c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.text._Z6test02v+0xd64):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.text._Z6test02v+0xd6c):/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/ccvU7wdU.o(.text._Z6test02v+0xe1c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccvU7wdU.o(.text._Z6test02v+0xe40):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.text._Z6test02v+0xe50):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.text._Z6test02v+0xe58):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.text._Z6test02v+0xe9c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.text._Z6test02v+0xea4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccvU7wdU.o(.text._Z6test02v+0xecc):/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/tmp-yQeuZ -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/ccvU7wdU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x14): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x64): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_begin() const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x74): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_begin() const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x10c): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_begin() const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x120):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x128): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_begin() const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x1c0): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_begin() const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x1e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x1f0): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_begin() const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x288): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_begin() const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x2ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x2c8): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_begin() const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x2f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x30c): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_begin() const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xac): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x100): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x110): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1a8): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1bc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1c4): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x25c): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x280):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x28c): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x324): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x348):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x364): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3c0): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x458): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x46c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x474): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x50c): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x530):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x53c): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5d4): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x614): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6c0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6dc): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6fc):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x3c): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x4c): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0xe4): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x130): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x24): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xbc): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xe0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x10c): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x64): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_end() const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x74): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_end() const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x10c): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_end() const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x120):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x128): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_end() const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x1c0): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_end() const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x1e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x1f0): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_end() const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x288): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_end() const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x2ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x2c8): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_end() const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x2f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x30c): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_is_end() const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x24): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb8): In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc8): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x160): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x174):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x17c): In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x214): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x238):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x244): In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2dc): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x300):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x31c): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x370):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x380): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x418): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x42c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x434): In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4cc): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4fc): In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x594): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5d4): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x628):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x638): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x6d0): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x6e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x6ec): In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x784): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7b4): In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x84c): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x870):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x88c): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8e0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8f0): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x988): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x99c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x9a4): In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa3c): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa60):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa6c): In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb04): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb28):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb44): 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/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xbe4): In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc08):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc24):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc3c):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xd8): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xfc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x19c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x244):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x24c): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2e4): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x308):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x314): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3ac): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3e8): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x48c): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x4a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x4cc): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x56c): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x594):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x630):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x6c8):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x6f4): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x700): 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/ccvU7wdU.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x748): 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/ccvU7wdU.o(.text._Z6test02v+0x12c): 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/ccvU7wdU.o(.text._Z6test02v+0x13c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x1d4): 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/ccvU7wdU.o(.text._Z6test02v+0x1e8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x228): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x2ac): 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/ccvU7wdU.o(.text._Z6test02v+0x2bc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x2f0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x390): 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/ccvU7wdU.o(.text._Z6test02v+0x3a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x3cc): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x468): 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/ccvU7wdU.o(.text._Z6test02v+0x500):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x5a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x638):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x664): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x690):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x6a0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x738): 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/ccvU7wdU.o(.text._Z6test02v+0x74c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x760): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x79c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x820): 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/ccvU7wdU.o(.text._Z6test02v+0x830):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x884): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x908): 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/ccvU7wdU.o(.text._Z6test02v+0x918):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x964): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x96c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x998):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0x9a8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xa40): 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/ccvU7wdU.o(.text._Z6test02v+0xa54):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xa68): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xa90):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xaa0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xb38): 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/ccvU7wdU.o(.text._Z6test02v+0xb4c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xb78): 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/ccvU7wdU.o(.text._Z6test02v+0xb88): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xc20): 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/ccvU7wdU.o(.text._Z6test02v+0xc34):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xc70): 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/ccvU7wdU.o(.text._Z6test02v+0xc80): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xd18): 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/ccvU7wdU.o(.text._Z6test02v+0xd2c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xd44): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xd4c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xd54):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xd5c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xd64):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xd6c):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xd74): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xe1c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xe40):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xe50):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xe58):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xe9c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xea4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccvU7wdU.o(.text._Z6test02v+0xecc):/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-10T08:56:53Z

    qmtest.start_time:
      2005-06-10T08:56:49Z

    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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x7c):/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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x154):/opt/lsb/include/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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1ec):/opt/lsb/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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x370):/opt/lsb/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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x504):/opt/lsb/include/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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x59c):/opt/lsb/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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x720):/opt/lsb/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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x820):/opt/lsb/include/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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x188):/opt/lsb/include/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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x21c):/opt/lsb/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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x2cc):/opt/lsb/include/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/ccKguCnf.o(.text._Z6test01v+0x220):/opt/lsb/include/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/ccKguCnf.o(.text._Z6test01v+0x2b4):/opt/lsb/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/ccKguCnf.o(.text._Z6test01v+0x370):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccKguCnf.o(.text._Z6test01v+0x378):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccKguCnf.o(.text._Z6test01v+0x380):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccKguCnf.o(.text._Z6test01v+0x394):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccKguCnf.o(.text._Z6test01v+0x3e4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccKguCnf.o(.text._Z6test01v+0x3f8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccKguCnf.o(.text._Z6test01v+0x424):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccKguCnf.o(.text._Z6test01v+0x470):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccKguCnf.o(.text._Z6test01v+0x480):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccKguCnf.o(.text._Z6test01v+0x488):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccKguCnf.o(.text._Z6test01v+0x498):/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/tmp-yQeuZ -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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x14): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x14): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x3c): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x7c):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x34): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xcc): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x154):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a0): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2d8): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x324): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x370):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3d8): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3e4): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x47c): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x504):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x550): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x59c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x688): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6d4): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x720):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x788): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x7d4): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x80c): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x820):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x5c): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x6c): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x104): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x188):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x1d8): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x21c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x278): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x2b0): 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/ccKguCnf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x2cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.text._Z6test01v+0xf0): 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/ccKguCnf.o(.text._Z6test01v+0x100): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x198): 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/ccKguCnf.o(.text._Z6test01v+0x220):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x270): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x2b4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x310): In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x31c): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x370):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x378):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x380):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x394):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x3e4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x3f8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x424):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x470):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x480):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x488):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKguCnf.o(.text._Z6test01v+0x498):/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-10T08:57:01Z

    qmtest.start_time:
      2005-06-10T08:56:59Z

    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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x154):/opt/lsb/include/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1ec):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x370):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x504):/opt/lsb/include/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x59c):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x720):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x820):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x144):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1f0):/opt/lsb/include/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x104):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x17c):/opt/lsb/include/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x210):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x380):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x43c):/opt/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x154):/opt/lsb/include/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1ec):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x36c):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x440):/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x100):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x150):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x19c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x230):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x10c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x254):/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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x37c):/opt/lsb/include/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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x414):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x598):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x72c):/opt/lsb/include/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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x7c4):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x948):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xb48):/opt/lsb/include/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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xbe0):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xdb0):/opt/lsb/include/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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe44):/opt/lsb/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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1048):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x10e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x117c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x12fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1364):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x13d8):/opt/lsb/include/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/ccprUhtF.o(.text._Z6test02v+0x1a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccprUhtF.o(.text._Z6test02v+0x2f4):/opt/lsb/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/ccprUhtF.o(.text._Z6test02v+0x430):/opt/lsb/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/ccprUhtF.o(.text._Z6test02v+0x5e4):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccprUhtF.o(.text._Z6test02v+0x684):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccprUhtF.o(.text._Z6test02v+0x71c):/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/ccprUhtF.o(.text._Z6test02v+0x778):/opt/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/ccprUhtF.o(.text._Z6test02v+0x898):/opt/lsb/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/ccprUhtF.o(.text._Z6test02v+0x9d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.text._Z6test02v+0xa20):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.text._Z6test02v+0xa4c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.text._Z6test02v+0xaa8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.text._Z6test02v+0xab0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.text._Z6test02v+0xab8):/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/ccprUhtF.o(.text._Z6test02v+0xb30):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccprUhtF.o(.text._Z6test02v+0xb54):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.text._Z6test02v+0xb80):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.text._Z6test02v+0xb88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.text._Z6test02v+0xb98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.text._Z6test02v+0xba0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccprUhtF.o(.text._Z6test02v+0xbb0):/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/tmp-yQeuZ -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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x14): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x34): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xcc): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x154):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a0): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2d8): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x324): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x370):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3d8): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3e4): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x47c): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x504):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x550): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x59c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x688): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6d4): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x720):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x788): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x7d4): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x80c): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x820):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xac): 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/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xf8): 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/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x144):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x48): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_Safe_iterator(std::_Rb_tree_iterator<std::pair<int const, int> > const&, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > const*)':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x58): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0xf0): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x104):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x128): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x50): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x60): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0xf8): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x17c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1cc): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x210):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x2ec): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x33c): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x380):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x3dc): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x418): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x43c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x38): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xd0): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x154):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1a4): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x2d4): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x324): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x36c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x3d4): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x3f8): 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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x440):/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/ccprUhtF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x4a0): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x24): 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/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb4): 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/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x100):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x150):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x19c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x230):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe8): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x10c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x254):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x25c): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2f4): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x37c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3c8): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x414):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x500): In function `__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x54c): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x598):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x600): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x60c): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x6a4): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x72c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x778): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x7c4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x8b0): In function `__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x8fc): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x948):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x9b0): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x9cc): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xa1c): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xac0): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xb48):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xb94): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xbe0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xc48): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xc70): In function `__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xc80): In function `__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xd18): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xdb0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe00): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe44):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xea0): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xebc): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xf08): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xfb0): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1048):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x10e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x117c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x11a8): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x11b4): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1268): In function `__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x12b8): 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/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x12fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1364):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x13d8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0xe4): 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/ccprUhtF.o(.text._Z6test02v+0xf4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x18c): 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/ccprUhtF.o(.text._Z6test02v+0x1a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x1a8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x1ec): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x238): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x2e0): 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/ccprUhtF.o(.text._Z6test02v+0x2f4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x328): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x374): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x41c): 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/ccprUhtF.o(.text._Z6test02v+0x430):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x458): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x4a4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x54c): 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/ccprUhtF.o(.text._Z6test02v+0x5e4):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x684):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x71c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x748): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x778):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x794): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x7dc): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x884): 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/ccprUhtF.o(.text._Z6test02v+0x898):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x8cc): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x914): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0x9bc): 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/ccprUhtF.o(.text._Z6test02v+0x9d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccprUhtF.o(.text._Z6test02v+0xa18): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0xa20):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0xa4c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0xaa8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0xab0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0xab8):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccprUhtF.o(.text._Z6test02v+0xad8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0xb30):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0xb54):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0xb80):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0xb88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0xb98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0xba0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccprUhtF.o(.text._Z6test02v+0xbb0):/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-10T08:57:05Z

    qmtest.start_time:
      2005-06-10T08:57:01Z

    qmtest.target:
      local

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

  23_containers/multiset/1.cc                   : PASS    

  23_containers/multiset/14340.cc               : PASS    

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

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

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x7c):/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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x154):/opt/lsb/include/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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1ec):/opt/lsb/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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x370):/opt/lsb/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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x504):/opt/lsb/include/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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x59c):/opt/lsb/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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x720):/opt/lsb/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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x820):/opt/lsb/include/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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x188):/opt/lsb/include/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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x21c):/opt/lsb/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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x2cc):/opt/lsb/include/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/ccowA8Wd.o(.text._Z6test01v+0x200):/opt/lsb/include/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/ccowA8Wd.o(.text._Z6test01v+0x294):/opt/lsb/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/ccowA8Wd.o(.text._Z6test01v+0x350):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccowA8Wd.o(.text._Z6test01v+0x358):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccowA8Wd.o(.text._Z6test01v+0x360):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccowA8Wd.o(.text._Z6test01v+0x374):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccowA8Wd.o(.text._Z6test01v+0x3c4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccowA8Wd.o(.text._Z6test01v+0x3d8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccowA8Wd.o(.text._Z6test01v+0x404):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccowA8Wd.o(.text._Z6test01v+0x450):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccowA8Wd.o(.text._Z6test01v+0x460):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccowA8Wd.o(.text._Z6test01v+0x468):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccowA8Wd.o(.text._Z6test01v+0x478):/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/tmp-yQeuZ -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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE13_M_invalidateEv+0x14): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x3c): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x7c):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x34): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xcc): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x154):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1a0): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2d8): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x324): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x370):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3d8): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e4): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x47c): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x504):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x550): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x59c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x688): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6d4): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x720):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x788): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x7d4): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x80c): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x820):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x5c): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x6c): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x104): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x188):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x1d8): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x21c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x278): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x2b0): 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/ccowA8Wd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x2cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0xd0): 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/ccowA8Wd.o(.text._Z6test01v+0xe0): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x178): 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/ccowA8Wd.o(.text._Z6test01v+0x200):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x250): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x294):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x2f0): In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x2fc): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x350):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x358):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x360):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x374):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x3c4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x3d8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x404):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x450):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x460):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x468):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccowA8Wd.o(.text._Z6test01v+0x478):/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-10T08:57:14Z

    qmtest.start_time:
      2005-06-10T08:57:12Z

    qmtest.target:
      local

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

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x154):/opt/lsb/include/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1ec):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x370):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x504):/opt/lsb/include/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x59c):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x720):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x820):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x144):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x1f0):/opt/lsb/include/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x104):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x17c):/opt/lsb/include/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x210):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x380):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x43c):/opt/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x154):/opt/lsb/include/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x1ec):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x36c):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x440):/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x100):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x150):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x19c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x230):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x10c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x254):/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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x37c):/opt/lsb/include/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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x414):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x598):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x72c):/opt/lsb/include/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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x7c4):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x948):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xb48):/opt/lsb/include/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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xbe0):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xdb0):/opt/lsb/include/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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe44):/opt/lsb/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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1048):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x10e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x117c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x12fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1364):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x13d8):/opt/lsb/include/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/ccF6nz6u.o(.text._Z6test02v+0x170):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccF6nz6u.o(.text._Z6test02v+0x2cc):/opt/lsb/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/ccF6nz6u.o(.text._Z6test02v+0x408):/opt/lsb/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/ccF6nz6u.o(.text._Z6test02v+0x5bc):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccF6nz6u.o(.text._Z6test02v+0x65c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccF6nz6u.o(.text._Z6test02v+0x6f4):/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/ccF6nz6u.o(.text._Z6test02v+0x750):/opt/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/ccF6nz6u.o(.text._Z6test02v+0x870):/opt/lsb/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/ccF6nz6u.o(.text._Z6test02v+0x9a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.text._Z6test02v+0x9f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.text._Z6test02v+0xa24):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.text._Z6test02v+0xa80):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.text._Z6test02v+0xa88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.text._Z6test02v+0xa90):/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/ccF6nz6u.o(.text._Z6test02v+0xb04):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccF6nz6u.o(.text._Z6test02v+0xb28):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.text._Z6test02v+0xb54):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.text._Z6test02v+0xb5c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.text._Z6test02v+0xb6c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.text._Z6test02v+0xb74):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccF6nz6u.o(.text._Z6test02v+0xb7c):/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/tmp-yQeuZ -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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE13_M_invalidateEv+0x14): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x34): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xcc): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x154):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1a0): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2d8): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x324): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x370):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3d8): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e4): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x47c): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x504):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x550): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x59c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x688): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6d4): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x720):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x788): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x7d4): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x80c): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x820):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0xac): 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/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0xf8): 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/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x144):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x1f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x48): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > const*)':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x58): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0xf0): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x104):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x128): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x50): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x60): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0xf8): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x17c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x1cc): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x210):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x2ec): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x33c): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x380):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x3dc): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x418): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x43c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x38): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0xd0): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x154):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x1a4): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x1ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x2d4): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x324): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x36c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x3d4): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x3f8): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x440):/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/ccF6nz6u.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x4a0): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x24): 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/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0xb4): 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/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x100):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x150):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x19c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x230):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe8): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x10c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x254):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x25c): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x2f4): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x37c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x3c8): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x414):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x500): In function `__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x54c): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x598):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x600): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x60c): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x6a4): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x72c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x778): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x7c4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x8b0): In function `__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x8fc): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x948):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x9b0): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x9cc): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xa1c): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xac0): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xb48):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xb94): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xbe0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc48): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc70): In function `__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc80): In function `__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xd18): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xdb0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe00): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe44):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xea0): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xebc): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xf08): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xfb0): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1048):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x10e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x117c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x11a8): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x11b4): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1268): In function `__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x12b8): 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/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x12fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1364):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x13d8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0xb4): 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/ccF6nz6u.o(.text._Z6test02v+0xc4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x15c): 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/ccF6nz6u.o(.text._Z6test02v+0x170):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x178): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x1c4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x210): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x2b8): 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/ccF6nz6u.o(.text._Z6test02v+0x2cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x300): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x34c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x3f4): 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/ccF6nz6u.o(.text._Z6test02v+0x408):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x430): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x47c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x524): 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/ccF6nz6u.o(.text._Z6test02v+0x5bc):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x65c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x6f4):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x720): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x750):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x76c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x7b4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x85c): 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/ccF6nz6u.o(.text._Z6test02v+0x870):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x8a4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x8ec): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x994): 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/ccF6nz6u.o(.text._Z6test02v+0x9a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x9f0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0x9f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0xa24):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0xa80):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0xa88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0xa90):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccF6nz6u.o(.text._Z6test02v+0xab0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0xb04):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0xb28):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0xb54):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0xb5c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0xb6c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0xb74):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccF6nz6u.o(.text._Z6test02v+0xb7c):/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-10T08:57:17Z

    qmtest.start_time:
      2005-06-10T08:57:14Z

    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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x7c):/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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x154):/opt/lsb/include/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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1ec):/opt/lsb/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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x370):/opt/lsb/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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x504):/opt/lsb/include/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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x59c):/opt/lsb/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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x720):/opt/lsb/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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x820):/opt/lsb/include/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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x188):/opt/lsb/include/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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x21c):/opt/lsb/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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x2cc):/opt/lsb/include/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/ccOeyEm4.o(.text._Z6test01v+0x21c):/opt/lsb/include/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/ccOeyEm4.o(.text._Z6test01v+0x2b0):/opt/lsb/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/ccOeyEm4.o(.text._Z6test01v+0x468):/opt/lsb/include/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/ccOeyEm4.o(.text._Z6test01v+0x4fc):/opt/lsb/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/ccOeyEm4.o(.text._Z6test01v+0x670):/opt/lsb/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/ccOeyEm4.o(.text._Z6test01v+0x6e8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccOeyEm4.o(.text._Z6test01v+0x73c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccOeyEm4.o(.text._Z6test01v+0x744):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccOeyEm4.o(.text._Z6test01v+0x74c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccOeyEm4.o(.text._Z6test01v+0x760):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccOeyEm4.o(.text._Z6test01v+0x7b8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccOeyEm4.o(.text._Z6test01v+0x7cc):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccOeyEm4.o(.text._Z6test01v+0x7f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccOeyEm4.o(.text._Z6test01v+0x844):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccOeyEm4.o(.text._Z6test01v+0x854):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccOeyEm4.o(.text._Z6test01v+0x864):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccOeyEm4.o(.text._Z6test01v+0x874):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccOeyEm4.o(.text._Z6test01v+0x888):/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/tmp-yQeuZ -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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE13_M_invalidateEv+0x14): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x3c): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x7c):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x34): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xcc): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x154):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1a0): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2d8): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x324): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x370):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3d8): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e4): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x47c): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x504):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x550): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x59c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x688): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6d4): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x720):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x788): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x7d4): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x80c): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x820):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x5c): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x6c): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x104): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x188):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x1d8): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x21c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x278): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x2b0): 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/ccOeyEm4.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x2cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0xec): 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/ccOeyEm4.o(.text._Z6test01v+0xfc): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x194): 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/ccOeyEm4.o(.text._Z6test01v+0x21c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x26c): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x2b0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x30c): In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x338): 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/ccOeyEm4.o(.text._Z6test01v+0x348): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x3e0): 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/ccOeyEm4.o(.text._Z6test01v+0x468):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x4b8): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x4fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x5dc): In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x62c): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x670):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x6cc): In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x6e0): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x6e8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x73c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x744):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x74c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x760):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x7b8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x7cc):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x7f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x844):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x854):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x864):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x874):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOeyEm4.o(.text._Z6test01v+0x888):/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-10T08:57:29Z

    qmtest.start_time:
      2005-06-10T08:57:26Z

    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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x154):/opt/lsb/include/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1ec):/opt/lsb/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x370):/opt/lsb/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x504):/opt/lsb/include/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x59c):/opt/lsb/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x720):/opt/lsb/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x820):/opt/lsb/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/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x144):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x1f0):/opt/lsb/include/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x104):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x17c):/opt/lsb/include/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x210):/opt/lsb/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x380):/opt/lsb/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x43c):/opt/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x154):/opt/lsb/include/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x1ec):/opt/lsb/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x36c):/opt/lsb/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x440):/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x100):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x150):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x19c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x230):/opt/lsb/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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x250):/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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x378):/opt/lsb/include/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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x410):/opt/lsb/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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x594):/opt/lsb/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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x728):/opt/lsb/include/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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x7c0):/opt/lsb/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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x944):/opt/lsb/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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xb44):/opt/lsb/include/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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xbdc):/opt/lsb/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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xdfc):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe98):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xf30):/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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x101c):/opt/lsb/include/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/ccucfpxl.o(.text._Z6test02v+0x184):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.text._Z6test02v+0x1b0):/opt/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/ccucfpxl.o(.text._Z6test02v+0x304):/opt/lsb/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/ccucfpxl.o(.text._Z6test02v+0x440):/opt/lsb/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/ccucfpxl.o(.text._Z6test02v+0x5f4):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccucfpxl.o(.text._Z6test02v+0x694):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccucfpxl.o(.text._Z6test02v+0x72c):/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/ccucfpxl.o(.text._Z6test02v+0x788):/opt/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/ccucfpxl.o(.text._Z6test02v+0x8a8):/opt/lsb/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/ccucfpxl.o(.text._Z6test02v+0x9e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.text._Z6test02v+0xa30):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.text._Z6test02v+0xa5c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.text._Z6test02v+0xab8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.text._Z6test02v+0xac0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.text._Z6test02v+0xac8):/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/ccucfpxl.o(.text._Z6test02v+0xb3c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccucfpxl.o(.text._Z6test02v+0xb60):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.text._Z6test02v+0xb94):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.text._Z6test02v+0xb9c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.text._Z6test02v+0xbac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.text._Z6test02v+0xbb4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccucfpxl.o(.text._Z6test02v+0xbc4):/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/tmp-yQeuZ -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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE13_M_invalidateEv+0x14): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x34): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xcc): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x154):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1a0): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2d8): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x324): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x370):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3d8): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e4): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x47c): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x504):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x550): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x59c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x688): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6d4): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x720):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x788): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x7d4): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x80c): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x820):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0xac): 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/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0xf8): 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/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x144):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x1f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x48): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > const*)':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x58): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0xf0): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x104):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x128): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x50): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x60): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0xf8): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x17c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x1cc): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x210):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x2ec): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x33c): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x380):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x3dc): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x418): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x43c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x38): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0xd0): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x154):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x1a4): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x1ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x2d4): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x324): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x36c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x3d4): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x3f8): 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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x440):/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/ccucfpxl.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x4a0): 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/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x24): 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/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0xb4): 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/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x100):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x150):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x19c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x230):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe4): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x250):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x258): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x2f0): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x378):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x3c4): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x410):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x4fc): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x548): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x594):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x5fc): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x608): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x6a0): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x728):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x774): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x7c0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x8ac): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x8f8): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x944):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x9ac): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x9c8): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xa18): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xabc): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xb44):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xb90): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xbdc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc44): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc70): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xcbc): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xd64): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xdfc):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe98):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xf30):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xf5c): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xf68): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xfb0): 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/ccucfpxl.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x101c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0xc8): 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/ccucfpxl.o(.text._Z6test02v+0xd8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x170): 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/ccucfpxl.o(.text._Z6test02v+0x184):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x1a8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x1b0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x1fc): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x248): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x2f0): 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/ccucfpxl.o(.text._Z6test02v+0x304):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x338): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x384): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x42c): 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/ccucfpxl.o(.text._Z6test02v+0x440):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x468): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x4b4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x55c): 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/ccucfpxl.o(.text._Z6test02v+0x5f4):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x694):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x72c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x758): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x788):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x7a4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x7ec): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x894): 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/ccucfpxl.o(.text._Z6test02v+0x8a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x8dc): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x924): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0x9cc): 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/ccucfpxl.o(.text._Z6test02v+0x9e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccucfpxl.o(.text._Z6test02v+0xa28): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0xa30):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0xa5c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0xab8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0xac0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0xac8):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccucfpxl.o(.text._Z6test02v+0xae8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0xb3c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0xb60):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0xb94):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0xb9c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0xbac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0xbb4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccucfpxl.o(.text._Z6test02v+0xbc4):/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-10T08:57:32Z

    qmtest.start_time:
      2005-06-10T08:57:29Z

    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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1b4):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x278):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x340):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3a8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x464):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x528):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6b8):/opt/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6ec):/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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x164):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x228):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x2f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x360):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x41c):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x4e0):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x618):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x6d4):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x798):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x860):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x8c4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x980):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xa44):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xb0c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xbac):/opt/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xbe4):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xc00):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xc18):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDNFJ0m.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+0xdc):/opt/lsb/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/ccDNFJ0m.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+0x1a4):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1f8):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x2bc):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x384):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x458):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x580):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x644):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x70c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x7e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x80c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x828):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x838):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x840):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x848):/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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x978):/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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x160):/opt/lsb/include/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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x260):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2c4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x378):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x534):/opt/lsb/include/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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x638):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x69c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x750):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x178):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2c8):/opt/lsb/include/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x3c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x430):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x5b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x64c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x708):/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x85c):/opt/lsb/include/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x95c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9c4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa74):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb48):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb70):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb84):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xbb8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xbc0):/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/ccDNFJ0m.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+0x308):/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/ccDNFJ0m.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+0x35c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.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+0x3c8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.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+0x3d0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.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+0x3d8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.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+0x3e0):/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/ccDNFJ0m.o(.text._Z6test01v+0x178):/opt/lsb/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/ccDNFJ0m.o(.text._Z6test01v+0x2b0):/opt/lsb/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/ccDNFJ0m.o(.text._Z6test01v+0x374):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/ccDNFJ0m.o(.text._Z6test01v+0x3d4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDNFJ0m.o(.text._Z6test01v+0x490):/opt/lsb/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/ccDNFJ0m.o(.text._Z6test01v+0x57c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccDNFJ0m.o(.text._Z6test01v+0x624):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDNFJ0m.o(.text._Z6test01v+0x648):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0x6cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0x6d4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0x6dc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0x6e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0x6ec):/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/ccDNFJ0m.o(.text._Z6test01v+0x81c):/opt/lsb/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/ccDNFJ0m.o(.text._Z6test01v+0x8e0):/opt/lsb/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/ccDNFJ0m.o(.text._Z6test01v+0x968):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0x970):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0x988):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0x9ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0xa00):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0xa18):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0xa78):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0xa88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0xa94):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0xaac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0xab4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDNFJ0m.o(.text._Z6test01v+0xac4):/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/tmp-yQeuZ -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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xac): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xf8): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x108): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1a0): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1bc): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x254): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x278):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x284): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x31c): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x340):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x35c): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3a8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3b8): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x450): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x464):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x46c): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x504): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x528):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x534): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5cc): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x60c): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6cc): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6ec):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x3c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_Safe_iterator(__gnu_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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x4c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_Safe_iterator(__gnu_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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0xe4): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x130): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x24): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xa8): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xb8): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x150): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x164):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x16c): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x204): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x228):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x234): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x2cc): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x2f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x30c): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x360):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x370): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x408): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x41c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x424): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x4bc): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x4e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x4ec): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x584): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5c4): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x618):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x628): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x6c0): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x6d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x6dc): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x774): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x798):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x7a4): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x83c): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x860):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x87c): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x8c4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x8d4): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x96c): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x980):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x988): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xa20): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xa44):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xa50): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xae8): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xb0c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xb28): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xbac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xbc0): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xbe4):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xc00):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xc18):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x20): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::difference_type __gnu_debug::operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.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+0xb8): 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/ccDNFJ0m.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+0xdc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.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+0xe8): 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/ccDNFJ0m.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+0x180): 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/ccDNFJ0m.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+0x1a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.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+0x1d8): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xe8): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x13c): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x14c): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1e4): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x200): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x298): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x2bc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x2c8): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x360): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x384):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x3a0): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x444): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x458):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x470): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x4c4): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x4d4): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x56c): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x580):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x588): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x620): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x644):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x650): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x6e8): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x70c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x728): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x7cc): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x7e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x804): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x80c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x828):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x838):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x840):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x848):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x964): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x978):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x40): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0xdc): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x160):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1ac): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1bc): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x24c): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x260):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x278): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2c4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2d4): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x364): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x378):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x394): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x40c): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x418): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4b0): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x534):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x584): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x594): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x624): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x638):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x650): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x69c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x6ac): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x73c): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x750):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x76c): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x7e4): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x83c): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x85c): 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/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xbc): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xcc): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x164): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x178):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x19c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x1ac): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x244): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2c8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x318): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x328): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x3b8): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x3c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x3e0): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x430):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x440): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4d0): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4f8): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x564): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x56c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x5b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x64c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x65c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x6f4): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x708):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x72c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x73c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x7d8): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x85c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x8ac): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x8bc): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x94c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x95c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x974): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9c4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9d4): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa64): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa74):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa8c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xaf8): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb00): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb48):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb70):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb84):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xbb8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xbc0):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccDNFJ0m.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+0x280): 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/ccDNFJ0m.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+0x308):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.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+0x354): 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/ccDNFJ0m.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+0x35c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.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+0x3c8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.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+0x3d0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.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+0x3d8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.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+0x3e0):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0xbc): 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/ccDNFJ0m.o(.text._Z6test01v+0xcc): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x164): 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/ccDNFJ0m.o(.text._Z6test01v+0x178):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x1f4): 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/ccDNFJ0m.o(.text._Z6test01v+0x204): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x29c): 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/ccDNFJ0m.o(.text._Z6test01v+0x2b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x2b8): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x350): 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/ccDNFJ0m.o(.text._Z6test01v+0x374):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x39c): 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/ccDNFJ0m.o(.text._Z6test01v+0x3a8): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x3d4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x3e4): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x47c): 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/ccDNFJ0m.o(.text._Z6test01v+0x490):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x4c0): 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/ccDNFJ0m.o(.text._Z6test01v+0x4d0): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x568): 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/ccDNFJ0m.o(.text._Z6test01v+0x57c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x624):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x648):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x6c4): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x6cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x6d4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x6dc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x6e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x6ec):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x760): 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/ccDNFJ0m.o(.text._Z6test01v+0x770): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x808): 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/ccDNFJ0m.o(.text._Z6test01v+0x81c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x824): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x8bc): 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/ccDNFJ0m.o(.text._Z6test01v+0x8e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x908): 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/ccDNFJ0m.o(.text._Z6test01v+0x910): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x968):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x970):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x988):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0x9ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0xa00):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0xa18):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0xa78):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0xa88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0xa94):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0xaac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0xab4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDNFJ0m.o(.text._Z6test01v+0xac4):/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-10T08:58:04Z

    qmtest.start_time:
      2005-06-10T08:58:00Z

    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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x98):/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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1b4):/opt/lsb/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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x278):/opt/lsb/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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x340):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3a8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x464):/opt/lsb/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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x528):/opt/lsb/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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6b8):/opt/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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6ec):/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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x160):/opt/lsb/include/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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x260):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2c4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x378):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x534):/opt/lsb/include/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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x638):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x69c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x750):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBVZgPP.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+0x18c):/opt/lsb/include/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/ccBVZgPP.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+0x28c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.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+0x2f0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBVZgPP.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+0x3a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccBVZgPP.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+0x48c):/opt/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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x14c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x1e4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x304):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x334):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x348):/opt/lsb/include/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/ccBVZgPP.o(.text._Z6test02v+0x1ec):/opt/lsb/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/ccBVZgPP.o(.text._Z6test02v+0x2ec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccBVZgPP.o(.text._Z6test02v+0x390):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBVZgPP.o(.text._Z6test02v+0x418):/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/ccBVZgPP.o(.text._Z6test02v+0x464):/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/ccBVZgPP.o(.text._Z6test02v+0x530):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccBVZgPP.o(.text._Z6test02v+0x5d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBVZgPP.o(.text._Z6test02v+0x65c):/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/ccBVZgPP.o(.text._Z6test02v+0x770):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccBVZgPP.o(.text._Z6test02v+0x814):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBVZgPP.o(.text._Z6test02v+0x89c):/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/ccBVZgPP.o(.text._Z6test02v+0xa2c):/opt/lsb/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/ccBVZgPP.o(.text._Z6test02v+0xb2c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccBVZgPP.o(.text._Z6test02v+0xbd0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBVZgPP.o(.text._Z6test02v+0xc58):/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/ccBVZgPP.o(.text._Z6test02v+0xd30):/opt/lsb/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/ccBVZgPP.o(.text._Z6test02v+0xd68):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.text._Z6test02v+0xe88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.text._Z6test02v+0xe90):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.text._Z6test02v+0xe98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.text._Z6test02v+0xea0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccBVZgPP.o(.text._Z6test02v+0xf30):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccBVZgPP.o(.text._Z6test02v+0xf5c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.text._Z6test02v+0xf6c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.text._Z6test02v+0xf80):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.text._Z6test02v+0xf88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.text._Z6test02v+0xfac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBVZgPP.o(.text._Z6test02v+0xfb4):/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/tmp-yQeuZ -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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE13_M_invalidateEv+0x14): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEE13_M_invalidateEv+0x14): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x3c): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x98):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xac): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xf8): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x108): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1a0): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1bc): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x254): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x278):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x284): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x31c): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x340):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x35c): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3a8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3b8): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x450): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x464):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x46c): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x504): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x528):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x534): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5cc): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x60c): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6cc): 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/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6ec):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x40): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0xdc): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x160):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1ac): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1bc): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x24c): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x260):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x278): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2c4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2d4): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x364): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x378):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x394): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x40c): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x418): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4b0): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x534):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x584): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x594): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x624): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x638):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x650): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x69c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x6ac): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x73c): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x750):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x76c): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x7e4): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x83c): 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/ccBVZgPP.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x85c): 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/ccBVZgPP.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+0x60): 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/ccBVZgPP.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+0x70): 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/ccBVZgPP.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+0x10c): 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/ccBVZgPP.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+0x18c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBVZgPP.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+0x1dc): 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/ccBVZgPP.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+0x1ec): 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/ccBVZgPP.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+0x27c): 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/ccBVZgPP.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+0x28c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.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+0x2a4): 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/ccBVZgPP.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+0x2f0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccBVZgPP.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+0x300): 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/ccBVZgPP.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+0x390): 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/ccBVZgPP.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+0x3a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.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+0x3b8): 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/ccBVZgPP.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+0x424): 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/ccBVZgPP.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+0x470): 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/ccBVZgPP.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+0x48c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x24): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x90): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa0): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x138): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x14c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x164): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x1e4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x1f4): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x28c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2b8): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x304):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x334):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x348):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x130): 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/ccBVZgPP.o(.text._Z6test02v+0x140): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x1d8): 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/ccBVZgPP.o(.text._Z6test02v+0x1ec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x220): 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/ccBVZgPP.o(.text._Z6test02v+0x230): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x2c8): 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/ccBVZgPP.o(.text._Z6test02v+0x2ec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x390):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x418):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x434): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x464):/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/ccBVZgPP.o(.text._Z6test02v+0x474): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x50c): 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/ccBVZgPP.o(.text._Z6test02v+0x530):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x5d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x65c):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x6a4): 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/ccBVZgPP.o(.text._Z6test02v+0x6b4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x74c): 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/ccBVZgPP.o(.text._Z6test02v+0x770):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x814):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x89c):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0x970): 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/ccBVZgPP.o(.text._Z6test02v+0x980): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xa18): 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/ccBVZgPP.o(.text._Z6test02v+0xa2c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xa60): 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/ccBVZgPP.o(.text._Z6test02v+0xa70): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xb08): 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/ccBVZgPP.o(.text._Z6test02v+0xb2c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xbd0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xc58):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xc74): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xd0c): 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/ccBVZgPP.o(.text._Z6test02v+0xd30):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xd58): 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/ccBVZgPP.o(.text._Z6test02v+0xd60): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xd68):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xe88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xe90):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xe98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xea0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xf30):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xf5c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xf6c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xf80):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xf88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xfac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBVZgPP.o(.text._Z6test02v+0xfb4):/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-10T08:58:12Z

    qmtest.start_time:
      2005-06-10T08:58:09Z

    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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x98):/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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1b4):/opt/lsb/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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x278):/opt/lsb/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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x340):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3a8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x464):/opt/lsb/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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x528):/opt/lsb/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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6b8):/opt/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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6ec):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.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+0xdc):/opt/lsb/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/cc8O8w66.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+0x1a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0xf8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0xe0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x160):/opt/lsb/include/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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x260):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2c4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x378):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x534):/opt/lsb/include/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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x638):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x69c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x750):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x178):/opt/lsb/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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2c8):/opt/lsb/include/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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x3c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x430):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x5b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x64c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x708):/opt/lsb/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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x85c):/opt/lsb/include/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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x95c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9c4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa74):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb48):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb70):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb84):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xbb8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xbc0):/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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x1b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x23c):/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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x170):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x210):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x2a8):/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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x394):/opt/lsb/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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x458):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x520):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x5d0):/opt/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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x170):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x210):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x2a8):/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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x3c0):/opt/lsb/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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x484):/opt/lsb/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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x54c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x5e4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x6a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/cc8O8w66.o(.text._Z6test03v+0x194):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0x19c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0x1d4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0x1dc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0x208):/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/cc8O8w66.o(.text._Z6test03v+0x3f8):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc8O8w66.o(.text._Z6test03v+0x498):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.o(.text._Z6test03v+0x530):/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/cc8O8w66.o(.text._Z6test03v+0x618):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0x694):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0x6cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0x6d4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0x700):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0x728):/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/cc8O8w66.o(.text._Z6test03v+0x8d8):/opt/lsb/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/cc8O8w66.o(.text._Z6test03v+0x9d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc8O8w66.o(.text._Z6test03v+0xa8c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8O8w66.o(.text._Z6test03v+0xb14):/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/cc8O8w66.o(.text._Z6test03v+0xb44):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0xb64):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0xba0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0xba8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0xbb0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc8O8w66.o(.text._Z6test03v+0xbc8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0xbd8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0xbe0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc8O8w66.o(.text._Z6test03v+0xc70):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc8O8w66.o(.text._Z6test03v+0xc9c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0xcac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0xcbc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0xcd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0xcd8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0xce8):/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/cc8O8w66.o(.text._Z6test03v+0xd70):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0xd98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8O8w66.o(.text._Z6test03v+0xdc0):/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/tmp-yQeuZ -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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE13_M_invalidateEv+0x14): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEE13_M_invalidateEv+0x14): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x3c): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x98):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xac): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xf8): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x108): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1a0): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1bc): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x254): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x278):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x284): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x31c): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x340):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x35c): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3a8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3b8): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x450): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x464):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x46c): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x504): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x528):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x534): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5cc): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x60c): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6cc): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6ec):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x20): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::difference_type __gnu_debug::operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.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+0xb8): 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/cc8O8w66.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+0xdc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.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+0xe8): 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/cc8O8w66.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+0x180): 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/cc8O8w66.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+0x1a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.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+0x1d8): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x3c): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x4c): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0xe4): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0xf8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x120): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x24): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0xbc): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0xe0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x10c): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x3c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_Safe_iterator(__gnu_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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x4c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_Safe_iterator(__gnu_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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0xe4): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x130): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x40): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0xdc): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x160):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1ac): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1bc): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x24c): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x260):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x278): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2c4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2d4): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x364): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x378):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x394): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x40c): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x418): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4b0): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x534):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x584): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x594): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x624): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x638):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x650): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x69c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x6ac): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x73c): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x750):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x76c): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x7e4): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x83c): 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/cc8O8w66.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x85c): 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/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xbc): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xcc): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x164): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x178):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x19c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x1ac): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x244): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2c8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x318): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x328): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x3b8): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x3c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x3e0): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x430):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x440): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4d0): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4f8): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x564): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x56c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x5b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x64c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x65c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x6f4): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x708):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x72c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x73c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x7d8): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x85c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x8ac): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x8bc): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x94c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x95c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x974): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9c4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9d4): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa64): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa74):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa8c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xaf8): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb00): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb48):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb70):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb84):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xbb8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xbc0):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x44): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator+(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x54): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator+(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0xec): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator+(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x1b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x23c):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x280): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator+(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x40): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0xd8): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x170):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x210):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x2a8):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x2d8): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x2e8): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x380): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x394):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x39c): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x434): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x458):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x464): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x4fc): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x520):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x538): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x5d0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x5e0): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x40): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xd8): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x170):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x210):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x2a8):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x304): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x314): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x3ac): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x3c0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x3c8): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x460): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x484):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x490): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x528): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x54c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x564): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x5e4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x5f4): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x68c): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x6a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x6e0): 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/cc8O8w66.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x6f0): 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/cc8O8w66.o(.text._Z6test03v+0x128): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x194):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x19c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x1d4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x1dc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x208):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc8O8w66.o(.text._Z6test03v+0x2c8): In function `test03()':
      /opt/lsb/include/c++/debug/vector:287: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x360): 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/cc8O8w66.o(.text._Z6test03v+0x3f8):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x498):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x530):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x55c): 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/cc8O8w66.o(.text._Z6test03v+0x56c): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x604): 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/cc8O8w66.o(.text._Z6test03v+0x618):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x630): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x694):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x6cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x6d4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x700):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x728):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc8O8w66.o(.text._Z6test03v+0x81c): 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/cc8O8w66.o(.text._Z6test03v+0x82c): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x8c4): 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/cc8O8w66.o(.text._Z6test03v+0x8d8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x908): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x918): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8O8w66.o(.text._Z6test03v+0x9b0): 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/cc8O8w66.o(.text._Z6test03v+0x9d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xa8c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xb14):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xb3c): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xb44):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xb64):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xba0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xba8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xbb0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xbc8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xbd8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xbe0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xc70):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xc9c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xcac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xcbc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xcd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xcd8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xce8):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc8O8w66.o(.text._Z6test03v+0xd58): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xd70):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xd98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8O8w66.o(.text._Z6test03v+0xdc0):/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-10T08:58:18Z

    qmtest.start_time:
      2005-06-10T08:58:14Z

    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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1a4):/opt/lsb/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x26c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x378):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x440):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x508):/opt/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x52c):/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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x104):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0xe0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x98):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x154):/opt/lsb/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x21c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x32c):/opt/lsb/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x3f4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x504):/opt/lsb/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x6dc):/opt/lsb/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x7a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x844):/opt/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x874):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x88c):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x8a0):/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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x150):/opt/lsb/include/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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1e4):/opt/lsb/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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x384):/opt/lsb/include/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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x418):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x1dc):/opt/lsb/include/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x270):/opt/lsb/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x374):/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4a0):/opt/lsb/include/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x534):/opt/lsb/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x5f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x63c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x644):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x658):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x6a4):/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/cc27nCiL.o(.text._Z6test04v+0x208):/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/cc27nCiL.o(.text._Z6test04v+0x284):/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/cc27nCiL.o(.text._Z6test04v+0x340):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/cc27nCiL.o(.text._Z6test04v+0x408):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cc27nCiL.o(.text._Z6test04v+0x55c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc27nCiL.o(.text._Z6test04v+0x5fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc27nCiL.o(.text._Z6test04v+0x694):/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/cc27nCiL.o(.text._Z6test04v+0x774):/opt/lsb/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/cc27nCiL.o(.text._Z6test04v+0x83c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.text._Z6test04v+0x8b0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.text._Z6test04v+0x8b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.text._Z6test04v+0x8e4):/opt/lsb/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/cc27nCiL.o(.text._Z6test04v+0xa28):/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/cc27nCiL.o(.text._Z6test04v+0xba0):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc27nCiL.o(.text._Z6test04v+0xc5c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc27nCiL.o(.text._Z6test04v+0xc80):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc27nCiL.o(.text._Z6test04v+0xd20):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc27nCiL.o(.text._Z6test04v+0xdc8):/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/cc27nCiL.o(.text._Z6test04v+0xea8):/opt/lsb/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/cc27nCiL.o(.text._Z6test04v+0xf70):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.text._Z6test04v+0xfe0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.text._Z6test04v+0xfe8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.text._Z6test04v+0xff0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.text._Z6test04v+0x101c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.text._Z6test04v+0x1064):/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/cc27nCiL.o(.text._Z6test04v+0x1100):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.text._Z6test04v+0x1108):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc27nCiL.o(.text._Z6test04v+0x1130):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.text._Z6test04v+0x1138):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.text._Z6test04v+0x114c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.text._Z6test04v+0x1154):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.text._Z6test04v+0x1164):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.text._Z6test04v+0x116c):/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/cc27nCiL.o(.text._Z6test04v+0x11a0):/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/cc27nCiL.o(.text._Z6test04v+0x11c8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc27nCiL.o(.text._Z6test04v+0x11e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'collect2: ld returned 1 exit status
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite -D_GLIBCXX_DEBUG_PEDANTIC /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/vector/invalidation/4.cc -lv3test -L/tmp/tmp-yQeuZ -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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xac): 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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe8): 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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x180): 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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1b0): 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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x248): 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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x26c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x288): 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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2bc): 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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x354): 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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x378):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x384): 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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x41c): 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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x440):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x45c): 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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x508):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x518): 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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x52c):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x48): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x58): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0xf0): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x104):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x128): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x3c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_Safe_iterator(__gnu_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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x4c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_Safe_iterator(__gnu_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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0xe4): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x108):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x130): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x24): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0xbc): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0xe0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x10c): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE13_M_invalidateEv+0x14): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEE13_M_invalidateEv+0x14): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x3c): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x98):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x24): 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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x98): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x130): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x154):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x160): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1f8): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x21c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x238): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x270): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x308): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x32c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x338): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x3d0): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x3f4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x410): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x448): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x4e0): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x504):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x510): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5a8): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5e8): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x620): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x6b8): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x6dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x6e8): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x780): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x7a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x7c0): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x844):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x854): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x874):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x88c):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x8a0):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x34): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0xcc): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x150):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x19c): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x25c): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x268): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x300): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x384):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x3d4): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x418):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x490): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4dc): 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/cc27nCiL.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x504): 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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x3c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb0): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xc0): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x158): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x1dc):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x22c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x270):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2dc): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2e4): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x374):/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/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x384): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x41c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4a0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4f0): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x534):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x5a0): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x5a8): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x5f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x63c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x644):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x658):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x6a4):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc27nCiL.o(.text._Z6test04v+0x180): 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/cc27nCiL.o(.text._Z6test04v+0x208):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x248): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x284):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x31c): 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/cc27nCiL.o(.text._Z6test04v+0x340):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x34c): 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/cc27nCiL.o(.text._Z6test04v+0x3e4): 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/cc27nCiL.o(.text._Z6test04v+0x408):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x424): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x4c4): 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/cc27nCiL.o(.text._Z6test04v+0x55c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x5fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x694):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x6b8): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x750): 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/cc27nCiL.o(.text._Z6test04v+0x774):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x780): 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/cc27nCiL.o(.text._Z6test04v+0x818): 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/cc27nCiL.o(.text._Z6test04v+0x83c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x854): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x8b0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x8b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x8e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x9a0): 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/cc27nCiL.o(.text._Z6test04v+0xa28):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0xa50): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0xb18): 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/cc27nCiL.o(.text._Z6test04v+0xba0):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0xc5c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0xc80):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0xd20):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0xdc8):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0xdec): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0xe84): 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/cc27nCiL.o(.text._Z6test04v+0xea8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0xeb4): 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/cc27nCiL.o(.text._Z6test04v+0xf4c): 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/cc27nCiL.o(.text._Z6test04v+0xf70):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0xf88): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0xfe0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0xfe8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0xff0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x101c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x1064):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc27nCiL.o(.text._Z6test04v+0x107c): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x1100):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x1108):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x1130):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x1138):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x114c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x1154):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x1164):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x116c):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc27nCiL.o(.text._Z6test04v+0x118c): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x11a0):/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x11b8): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x11c8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x11e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x11ec): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc27nCiL.o(.text._Z6test04v+0x1204): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T08:58:22Z

    qmtest.start_time:
      2005-06-10T08:58:19Z

    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/tmp-yQeuZ -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-10T09:03:36Z

    qmtest.start_time:
      2005-06-10T08:58:34Z

    qmtest.target:
      local

  24_iterators/istreambuf_iterator/2627.cc      : PASS    

  24_iterators/iterator.cc                      : PASS    

  24_iterators/ostream_iterator.cc              : PASS    

  24_iterators/ostreambuf_iterator/1.cc         : 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-10T09:04:04Z

    qmtest.start_time:
      2005-06-10T09:04:04Z

    qmtest.target:
      local

  26_numerics/c_math.cc                         : PASS    

  26_numerics/c_math_dynamic.cc                 : PASS    

  26_numerics/cmath/overloads.cc                : PASS    

  26_numerics/complex/13450.cc                  : PASS    

  26_numerics/complex/pow.cc                    : PASS    

  26_numerics/complex_inserters_extractors.cc   : PASS    

  26_numerics/complex_value.cc                  : PASS    

  26_numerics/fabs_inline.cc                    : PASS    

  26_numerics/slice.cc                          : PASS    

  26_numerics/slice_array_assignment.cc         : PASS    

  26_numerics/sum_diff.cc                       : PASS    

  26_numerics/valarray.cc                       : PASS    

  26_numerics/valarray_const_bracket.cc         : PASS    

  26_numerics/valarray_name_lookup.cc           : PASS    

  26_numerics/valarray_operators.cc             : PASS    

  26_numerics/valarray_subset_assignment.cc     : PASS    

  27_io/basic_filebuf/1.cc                      : PASS    

  27_io/basic_filebuf/2.cc                      : PASS    

  27_io/basic_filebuf/3.cc                      : PASS    

  27_io/basic_filebuf/4.cc                      : PASS    

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  27_io/basic_filebuf/imbue/char/13171-2.cc     : PASS    

  27_io/basic_filebuf/imbue/char/13171-4.cc     : PASS    

  27_io/basic_filebuf/imbue/char/13582-2.cc     : PASS    

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

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

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

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

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

  27_io/basic_filebuf/imbue/wchar_t/12868.cc    : PASS    

  27_io/basic_filebuf/imbue/wchar_t/13007.cc    : PASS    

  27_io/basic_filebuf/imbue/wchar_t/13171-3.cc  : PASS    

  27_io/basic_filebuf/imbue/wchar_t/13582-2.cc  : PASS    

  27_io/basic_filebuf/imbue/wchar_t/13582-3.cc  : PASS    

  27_io/basic_filebuf/imbue/wchar_t/14975-2.cc  : PASS    

  27_io/basic_filebuf/imbue/wchar_t/2.cc        : PASS    

  27_io/basic_filebuf/imbue/wchar_t/3.cc        : PASS    

  27_io/basic_filebuf/imbue/wchar_t/9322.cc     : PASS    

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

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

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

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

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

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

  27_io/basic_filebuf/open/char/9507.cc         : PASS    

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

  27_io/basic_filebuf/overflow/char/13858.cc    : PASS    

  27_io/basic_filebuf/overflow/char/2-unbuf.cc  : PASS    

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

  27_io/basic_filebuf/overflow/char/3599.cc     : PASS    

  27_io/basic_filebuf/overflow/char/9169.cc     : PASS    

  27_io/basic_filebuf/overflow/char/9182-2.cc   : PASS    

  27_io/basic_filebuf/overflow/char/9988.cc     : PASS    

  27_io/basic_filebuf/overflow/wchar_t/11305-1.cc: PASS    

  27_io/basic_filebuf/overflow/wchar_t/11305-2.cc: PASS    

  27_io/basic_filebuf/overflow/wchar_t/11305-3.cc: PASS    

  27_io/basic_filebuf/overflow/wchar_t/11305-4.cc: PASS    

  27_io/basic_filebuf/overflow/wchar_t/13858.cc : PASS    

  27_io/basic_filebuf/pbackfail/char/9761.cc    : PASS    

  27_io/basic_filebuf/sbumpc/char/1-in.cc       : PASS    

  27_io/basic_filebuf/sbumpc/char/1-io.cc       : PASS    

  27_io/basic_filebuf/sbumpc/char/1-out.cc      : PASS    

  27_io/basic_filebuf/sbumpc/char/2-in.cc       : PASS    

  27_io/basic_filebuf/sbumpc/char/2-io.cc       : PASS    

  27_io/basic_filebuf/sbumpc/char/2-out.cc      : PASS    

  27_io/basic_filebuf/sbumpc/char/9825.cc       : PASS    

  27_io/basic_filebuf/seekoff/10132-2.cc        : PASS    

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

  27_io/basic_filebuf/seekoff/12790-2.cc        : PASS    

  27_io/basic_filebuf/seekoff/12790-3.cc        : PASS    

  27_io/basic_filebuf/seekoff/12790-4.cc        : PASS    

  27_io/basic_filebuf/seekoff/char/1-in.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/1-io.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/1-out.cc     : PASS    

  27_io/basic_filebuf/seekoff/char/11543.cc     : PASS    

  27_io/basic_filebuf/seekoff/char/12232.cc     : PASS    

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

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

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

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

  27_io/basic_filebuf/seekoff/char/2-in.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/2-io.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/2-out.cc     : PASS    

  27_io/basic_filebuf/seekoff/char/3-in.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/3-io.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/3-out.cc     : PASS    

  27_io/basic_filebuf/seekoff/wchar_t/1.cc      : PASS    

  27_io/basic_filebuf/seekoff/wchar_t/11543.cc  : PASS    

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

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

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

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

  27_io/basic_filebuf/seekoff/wchar_t/2.cc      : PASS    

  27_io/basic_filebuf/seekoff/wchar_t/3.cc      : PASS    

  27_io/basic_filebuf/seekoff/wchar_t/9875_seekoff.cc: PASS    

  27_io/basic_filebuf/seekpos/10132-3.cc        : PASS    

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

  27_io/basic_filebuf/seekpos/12790-2.cc        : PASS    

  27_io/basic_filebuf/seekpos/12790-3.cc        : PASS    

  27_io/basic_filebuf/seekpos/char/1-in.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/1-io.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/1-out.cc     : PASS    

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

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

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

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

  27_io/basic_filebuf/seekpos/char/2-in.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/2-io.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/2-out.cc     : PASS    

  27_io/basic_filebuf/seekpos/char/3-in.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/3-io.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/3-out.cc     : PASS    

  27_io/basic_filebuf/seekpos/wchar_t/1.cc      : PASS    

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

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

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

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

  27_io/basic_filebuf/seekpos/wchar_t/9874.cc   : PASS    

  27_io/basic_filebuf/seekpos/wchar_t/9875_seekpos.cc: PASS    

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

  27_io/basic_filebuf/setbuf/char/12875-1.cc    : PASS    

  27_io/basic_filebuf/setbuf/char/12875-2.cc    : PASS    

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

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

  27_io/basic_filebuf/sgetc/char/1-in.cc        : PASS    

  27_io/basic_filebuf/sgetc/char/1-io.cc        : PASS    

  27_io/basic_filebuf/sgetc/char/1-out.cc       : PASS    

  27_io/basic_filebuf/sgetc/char/2-in.cc        : PASS    

  27_io/basic_filebuf/sgetc/char/2-io.cc        : PASS    

  27_io/basic_filebuf/sgetc/char/2-out.cc       : PASS    

  27_io/basic_filebuf/sgetn/char/1-in.cc        : PASS    

  27_io/basic_filebuf/sgetn/char/1-io.cc        : PASS    

  27_io/basic_filebuf/sgetn/char/1-out.cc       : PASS    

  27_io/basic_filebuf/sgetn/char/2-in.cc        : PASS    

  27_io/basic_filebuf/sgetn/char/2-io.cc        : PASS    

  27_io/basic_filebuf/sgetn/char/2-out.cc       : PASS    

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

  27_io/basic_filebuf/showmanyc/char/9533-1.cc  : PASS    

  27_io/basic_filebuf/showmanyc/char/9533-2.cc  : PASS    

  27_io/basic_filebuf/snextc/char/1-in.cc       : PASS    

  27_io/basic_filebuf/snextc/char/1-io.cc       : PASS    

  27_io/basic_filebuf/snextc/char/1-out.cc      : PASS    

  27_io/basic_filebuf/snextc/char/2-in.cc       : PASS    

  27_io/basic_filebuf/snextc/char/2-io.cc       : PASS    

  27_io/basic_filebuf/snextc/char/2-out.cc      : PASS    

  27_io/basic_filebuf/sputbackc/char/1-in.cc    : PASS    

  27_io/basic_filebuf/sputbackc/char/1-io.cc    : PASS    

  27_io/basic_filebuf/sputbackc/char/1-out.cc   : PASS    

  27_io/basic_filebuf/sputbackc/char/2-in.cc    : PASS    

  27_io/basic_filebuf/sputbackc/char/2-io.cc    : PASS    

  27_io/basic_filebuf/sputbackc/char/2-out.cc   : PASS    

  27_io/basic_filebuf/sputbackc/char/9425.cc    : PASS    

  27_io/basic_filebuf/sputc/char/1-in.cc        : PASS    

  27_io/basic_filebuf/sputc/char/1-io.cc        : PASS    

  27_io/basic_filebuf/sputc/char/1-out.cc       : PASS    

  27_io/basic_filebuf/sputc/char/1057.cc        : PASS    

  27_io/basic_filebuf/sputc/char/2-in.cc        : PASS    

  27_io/basic_filebuf/sputc/char/2-io.cc        : PASS    

  27_io/basic_filebuf/sputc/char/2-out.cc       : PASS    

  27_io/basic_filebuf/sputc/char/9701-2.cc      : PASS    

  27_io/basic_filebuf/sputn/char/1-in.cc        : PASS    

  27_io/basic_filebuf/sputn/char/1-io.cc        : PASS    

  27_io/basic_filebuf/sputn/char/1-out.cc       : PASS    

  27_io/basic_filebuf/sputn/char/1057.cc        : PASS    

  27_io/basic_filebuf/sputn/char/2-in.cc        : PASS    

  27_io/basic_filebuf/sputn/char/2-io.cc        : PASS    

  27_io/basic_filebuf/sputn/char/2-out.cc       : PASS    

  27_io/basic_filebuf/sputn/char/9339.cc        : PASS    

  27_io/basic_filebuf/sputn/char/9701-1.cc      : PASS    

  27_io/basic_filebuf/sungetc/char/1-in.cc      : PASS    

  27_io/basic_filebuf/sungetc/char/1-io.cc      : PASS    

  27_io/basic_filebuf/sungetc/char/1-out.cc     : PASS    

  27_io/basic_filebuf/sungetc/char/2-in.cc      : PASS    

  27_io/basic_filebuf/sungetc/char/2-io.cc      : PASS    

  27_io/basic_filebuf/sungetc/char/2-out.cc     : PASS    

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

  27_io/basic_filebuf/sync/char/1057.cc         : PASS    

  27_io/basic_filebuf/sync/char/9182-1.cc       : PASS    

  27_io/basic_filebuf/sync/wchar_t/1.cc         : PASS    

  27_io/basic_filebuf/underflow/10096.cc        : PASS    

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

  27_io/basic_filebuf/underflow/char/10097.cc   : PASS    

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

  27_io/basic_filebuf/underflow/char/9027.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/1.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/11389-1.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11389-2.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11389-3.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11389-4.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11544-1.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11544-2.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11603.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/2.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/3.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/4.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/5.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/9178.cc : PASS    

  27_io/basic_filebuf/underflow/wchar_t/9520.cc : PASS    

  27_io/basic_fstream/1.cc                      : PASS    

  27_io/basic_fstream/2.cc                      : PASS    

  27_io/basic_fstream/3.cc                      : PASS    

  27_io/basic_fstream/4.cc                      : PASS    

  27_io/basic_fstream/rdbuf/char/2832.cc        : PASS    

  27_io/basic_ifstream/1.cc                     : PASS    

  27_io/basic_ifstream/2.cc                     : PASS    

  27_io/basic_ifstream/3.cc                     : PASS    

  27_io/basic_ifstream/4.cc                     : PASS    

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

  27_io/basic_ifstream/open/char/1.cc           : PASS    

  27_io/basic_ifstream/rdbuf/char/2832.cc       : PASS    

  27_io/basic_ios/1.cc                          : PASS    

  27_io/basic_ios/2.cc                          : PASS    

  27_io/basic_ios/3.cc                          : PASS    

  27_io/basic_ios/4.cc                          : PASS    

  27_io/basic_ios/clear/char/1.cc               : PASS    

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

  27_io/basic_ios/cons/char/2.cc                : PASS    

  27_io/basic_ios/cons/char/3.cc                : PASS    

  27_io/basic_ios/copyfmt/char/1.cc             : PASS    

  27_io/basic_ios/copyfmt/char/2.cc             : PASS    

  27_io/basic_ios/exceptions/char/1.cc          : PASS    

  27_io/basic_ios/exceptions/char/2.cc          : PASS    

  27_io/basic_ios/imbue/14072.cc                : PASS    

  27_io/basic_ios/locales/char/1.cc             : PASS    

  27_io/basic_iostream/1.cc                     : PASS    

  27_io/basic_iostream/2.cc                     : PASS    

  27_io/basic_iostream/3.cc                     : PASS    

  27_io/basic_iostream/4.cc                     : PASS    

  27_io/basic_istream/1.cc                      : PASS    

  27_io/basic_istream/2.cc                      : PASS    

  27_io/basic_istream/3.cc                      : PASS    

  27_io/basic_istream/4.cc                      : PASS    

  27_io/basic_istream/exceptions/char/9561.cc   : PASS    

  27_io/basic_istream/extractors_arithmetic/char/01.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/02.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/03.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/06.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/07.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/08.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/09.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/10.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/11.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/12.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/13.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/9555-ia.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit_throw.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/pod/3983-1.cc: PASS    

  27_io/basic_istream/extractors_character/char/1.cc: PASS    

  27_io/basic_istream/extractors_character/char/11095-i.cc: PASS    

  27_io/basic_istream/extractors_character/char/2.cc: PASS    

  27_io/basic_istream/extractors_character/char/3.cc: PASS    

  27_io/basic_istream/extractors_character/char/9555-ic.cc: PASS    

  27_io/basic_istream/extractors_character/char/9826.cc: PASS    

  27_io/basic_istream/extractors_character/pod/3983-2.cc: PASS    

  27_io/basic_istream/extractors_other/char/1.cc: PASS    

  27_io/basic_istream/extractors_other/char/2.cc: PASS    

  27_io/basic_istream/extractors_other/char/3.cc: PASS    

  27_io/basic_istream/extractors_other/char/9318-in.cc: PASS    

  27_io/basic_istream/extractors_other/char/9424-in.cc: PASS    

  27_io/basic_istream/extractors_other/char/9555-io.cc: PASS    

  27_io/basic_istream/extractors_other/char/error_failbit.cc: PASS    

  27_io/basic_istream/extractors_other/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_istream/extractors_other/char/exceptions_failbit_throw.cc: PASS    

  27_io/basic_istream/extractors_other/char/exceptions_null.cc: PASS    

  27_io/basic_istream/extractors_other/pod/3983-3.cc: PASS    

  27_io/basic_istream/get/char/1.cc             : PASS    

  27_io/basic_istream/get/char/2.cc             : PASS    

  27_io/basic_istream/getline/char/1.cc         : PASS    

  27_io/basic_istream/getline/char/2.cc         : PASS    

  27_io/basic_istream/getline/char/3.cc         : PASS    

  27_io/basic_istream/getline/char/4.cc         : PASS    

  27_io/basic_istream/getline/char/5.cc         : PASS    

  27_io/basic_istream/ignore/char/1.cc          : PASS    

  27_io/basic_istream/ignore/char/2.cc          : PASS    

  27_io/basic_istream/ignore/char/6360.cc       : PASS    

  27_io/basic_istream/ignore/char/7220.cc       : PASS    

  27_io/basic_istream/peek/char/1.cc            : PASS    

  27_io/basic_istream/peek/char/12296.cc        : PASS    

  27_io/basic_istream/peek/char/6414.cc         : PASS    

  27_io/basic_istream/putback/char/1.cc         : PASS    

  27_io/basic_istream/read/char/1.cc            : PASS    

  27_io/basic_istream/read/char/2.cc            : PASS    

  27_io/basic_istream/read/char/3.cc            : PASS    

  27_io/basic_istream/readsome/char/6746-1.cc   : PASS    

  27_io/basic_istream/readsome/char/6746-2.cc   : PASS    

  27_io/basic_istream/readsome/char/8258.cc     : PASS    

  27_io/basic_istream/seekg/char/2.cc           : PASS    

  27_io/basic_istream/seekg/char/8348-1.cc      : PASS    

  27_io/basic_istream/seekg/char/8348-2.cc      : PASS    

  27_io/basic_istream/seekg/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_istream/seekg/char/fstream.cc     : PASS    

  27_io/basic_istream/seekg/char/sstream.cc     : PASS    

  27_io/basic_istream/sentry/char/1.cc          : PASS    

  27_io/basic_istream/sentry/char/12297.cc      : PASS    

  27_io/basic_istream/sentry/char/2.cc          : PASS    

  27_io/basic_istream/sentry/char/3.cc          : PASS    

  27_io/basic_istream/sentry/pod/1.cc           : PASS    

  27_io/basic_istream/tellg/char/1.cc           : PASS    

  27_io/basic_istream/tellg/char/2.cc           : PASS    

  27_io/basic_istream/tellg/char/8348.cc        : PASS    

  27_io/basic_istream/tellg/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_istream/tellg/char/fstream.cc     : PASS    

  27_io/basic_istream/tellg/char/sstream.cc     : PASS    

  27_io/basic_istream/ws/char/1.cc              : PASS    

  27_io/basic_istringstream/1.cc                : PASS    

  27_io/basic_istringstream/2.cc                : PASS    

  27_io/basic_istringstream/3.cc                : PASS    

  27_io/basic_istringstream/4.cc                : PASS    

  27_io/basic_istringstream/rdbuf/char/2832.cc  : PASS    

  27_io/basic_istringstream/str/char/1.cc       : PASS    

  27_io/basic_ofstream/1.cc                     : PASS    

  27_io/basic_ofstream/2.cc                     : PASS    

  27_io/basic_ofstream/3.cc                     : PASS    

  27_io/basic_ofstream/4.cc                     : PASS    

  27_io/basic_ofstream/cons/char/2.cc           : PASS    

  27_io/basic_ofstream/open/char/1.cc           : PASS    

  27_io/basic_ofstream/rdbuf/char/2832.cc       : PASS    

  27_io/basic_ostream/1.cc                      : PASS    

  27_io/basic_ostream/2.cc                      : PASS    

  27_io/basic_ostream/3.cc                      : PASS    

  27_io/basic_ostream/4.cc                      : PASS    

  27_io/basic_ostream/cons/char/9827.cc         : PASS    

  27_io/basic_ostream/endl/char/1.cc            : PASS    

  27_io/basic_ostream/ends/char/1.cc            : PASS    

  27_io/basic_ostream/ends/char/2.cc            : PASS    

  27_io/basic_ostream/exceptions/char/9561.cc   : PASS    

  27_io/basic_ostream/flush/char/1.cc           : PASS    

  27_io/basic_ostream/flush/char/2.cc           : PASS    

  27_io/basic_ostream/flush/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/1.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/2.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/3.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/4.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/4402.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/5.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/6.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/9555-oa.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/exceptions_failbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/wchar_t/1.cc: PASS    

  27_io/basic_ostream/inserters_character/char/1.cc: PASS    

  27_io/basic_ostream/inserters_character/char/11095-oa.cc: PASS    

  27_io/basic_ostream/inserters_character/char/11095-ob.cc: PASS    

  27_io/basic_ostream/inserters_character/char/11095-oc.cc: PASS    

  27_io/basic_ostream/inserters_character/char/2.cc: PASS    

  27_io/basic_ostream/inserters_character/char/3.cc: PASS    

  27_io/basic_ostream/inserters_character/char/4.cc: PASS    

  27_io/basic_ostream/inserters_character/char/5.cc: PASS    

  27_io/basic_ostream/inserters_character/char/6.cc: PASS    

  27_io/basic_ostream/inserters_character/char/8.cc: PASS    

  27_io/basic_ostream/inserters_character/char/9555-oc.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/11095-od.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/11095-oe.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/11095-of.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/7.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/8.cc: PASS    

  27_io/basic_ostream/inserters_other/char/1.cc : PASS    

  27_io/basic_ostream/inserters_other/char/2.cc : PASS    

  27_io/basic_ostream/inserters_other/char/3.cc : PASS    

  27_io/basic_ostream/inserters_other/char/4.cc : PASS    

  27_io/basic_ostream/inserters_other/char/5.cc : PASS    

  27_io/basic_ostream/inserters_other/char/9318-out.cc: PASS    

  27_io/basic_ostream/inserters_other/char/9424-out.cc: PASS    

  27_io/basic_ostream/inserters_other/char/9555-oo.cc: PASS    

  27_io/basic_ostream/inserters_other/char/error_failbit.cc: PASS    

  27_io/basic_ostream/inserters_other/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_other/char/exceptions_failbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_other/char/exceptions_null.cc: PASS    

  27_io/basic_ostream/put/char/1.cc             : PASS    

  27_io/basic_ostream/seekp/char/2346-fstream.cc: PASS    

  27_io/basic_ostream/seekp/char/2346-sstream.cc: PASS    

  27_io/basic_ostream/seekp/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/sentry/char/1.cc          : PASS    

  27_io/basic_ostream/sentry/char/2.cc          : PASS    

  27_io/basic_ostream/sentry/pod/1.cc           : PASS    

  27_io/basic_ostream/tellp/char/1.cc           : PASS    

  27_io/basic_ostream/tellp/char/2.cc           : PASS    

  27_io/basic_ostream/tellp/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/write/char/1.cc           : PASS    

  27_io/basic_ostringstream/1.cc                : PASS    

  27_io/basic_ostringstream/2.cc                : PASS    

  27_io/basic_ostringstream/3.cc                : PASS    

  27_io/basic_ostringstream/4.cc                : PASS    

  27_io/basic_ostringstream/cons/char/3.cc      : PASS    

  27_io/basic_ostringstream/rdbuf/char/2832.cc  : PASS    

  27_io/basic_ostringstream/str/char/1.cc       : PASS    

  27_io/basic_ostringstream/str/char/2.cc       : PASS    

  27_io/basic_streambuf/1.cc                    : PASS    

  27_io/basic_streambuf/2.cc                    : PASS    

  27_io/basic_streambuf/3.cc                    : PASS    

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

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

  27_io/basic_streambuf/imbue/char/13007-1.cc   : PASS    

  27_io/basic_streambuf/imbue/char/13007-2.cc   : PASS    

  27_io/basic_streambuf/imbue/char/9322.cc      : PASS    

  27_io/basic_streambuf/imbue/wchar_t/13007-1.cc: PASS    

  27_io/basic_streambuf/imbue/wchar_t/13007-2.cc: PASS    

  27_io/basic_streambuf/in_avail/char/9701-3.cc : PASS    

  27_io/basic_streambuf/overflow/char/1.cc      : PASS    

  27_io/basic_streambuf/overflow/char/2.cc      : PASS    

  27_io/basic_streambuf/overflow/char/3599.cc   : PASS    

  27_io/basic_streambuf/sgetc/char/1.cc         : PASS    

  27_io/basic_streambuf/sgetn/char/1.cc         : PASS    

  27_io/basic_streambuf/sputbackc/char/9538.cc  : PASS    

  27_io/basic_streambuf/sputc/char/1057.cc      : PASS    

  27_io/basic_streambuf/sputn/char/1.cc         : PASS    

  27_io/basic_streambuf/sputn/char/1057.cc      : PASS    

  27_io/basic_streambuf/sync/char/1057.cc       : PASS    

  27_io/basic_stringbuf/1.cc                    : PASS    

  27_io/basic_stringbuf/2.cc                    : PASS    

  27_io/basic_stringbuf/3.cc                    : PASS    

  27_io/basic_stringbuf/4.cc                    : PASS    

  27_io/basic_stringbuf/5.cc                    : PASS    

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

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

  27_io/basic_stringbuf/imbue/char/9322.cc      : PASS    

  27_io/basic_stringbuf/in_avail/char/1.cc      : PASS    

  27_io/basic_stringbuf/overflow/char/1.cc      : PASS    

  27_io/basic_stringbuf/overflow/char/2.cc      : PASS    

  27_io/basic_stringbuf/overflow/char/3599.cc   : PASS    

  27_io/basic_stringbuf/overflow/char/9988.cc   : PASS    

  27_io/basic_stringbuf/sbumpc/char/1.cc        : PASS    

  27_io/basic_stringbuf/sbumpc/char/9825.cc     : PASS    

  27_io/basic_stringbuf/seekoff/char/1.cc       : PASS    

  27_io/basic_stringbuf/seekoff/char/10975.cc   : PASS    

  27_io/basic_stringbuf/seekoff/char/2.cc       : PASS    

  27_io/basic_stringbuf/seekpos/char/1.cc       : PASS    

  27_io/basic_stringbuf/seekpos/char/2.cc       : PASS    

  27_io/basic_stringbuf/seekpos/char/3.cc       : PASS    

  27_io/basic_stringbuf/setbuf/char/1.cc        : PASS    

  27_io/basic_stringbuf/setbuf/char/2.cc        : PASS    

  27_io/basic_stringbuf/setbuf/char/3.cc        : PASS    

  27_io/basic_stringbuf/sgetc/char/1.cc         : PASS    

  27_io/basic_stringbuf/sgetn/char/1.cc         : PASS    

  27_io/basic_stringbuf/snextc/char/1.cc        : PASS    

  27_io/basic_stringbuf/sputbackc/char/1.cc     : PASS    

  27_io/basic_stringbuf/sputbackc/char/9425.cc  : PASS    

  27_io/basic_stringbuf/sputc/char/1.cc         : PASS    

  27_io/basic_stringbuf/sputc/char/1057.cc      : PASS    

  27_io/basic_stringbuf/sputc/char/9404-1.cc    : PASS    

  27_io/basic_stringbuf/sputn/char/1.cc         : PASS    

  27_io/basic_stringbuf/sputn/char/1057.cc      : PASS    

  27_io/basic_stringbuf/sputn/char/9404-2.cc    : PASS    

  27_io/basic_stringbuf/str/char/1.cc           : PASS    

  27_io/basic_stringbuf/str/char/2.cc           : PASS    

  27_io/basic_stringbuf/str/char/3.cc           : PASS    

  27_io/basic_stringbuf/str/char/3955.cc        : PASS    

  27_io/basic_stringbuf/sungetc/char/1.cc       : PASS    

  27_io/basic_stringbuf/sync/char/1057.cc       : PASS    

  27_io/basic_stringstream/1.cc                 : PASS    

  27_io/basic_stringstream/2.cc                 : PASS    

  27_io/basic_stringstream/3.cc                 : PASS    

  27_io/basic_stringstream/4.cc                 : PASS    

  27_io/basic_stringstream/rdbuf/char/2832.cc   : PASS    

  27_io/basic_stringstream/str/char/1.cc        : PASS    

  27_io/basic_stringstream/str/char/2.cc        : PASS    

  27_io/basic_stringstream/str/char/3.cc        : PASS    

  27_io/basic_stringstream/str/char/4.cc        : PASS    

  27_io/fpos/1.cc                               : PASS    

  27_io/fpos/11450.cc                           : PASS    

  27_io/fpos/14252.cc                           : PASS    

  27_io/fpos/14320-1.cc                         : PASS    

  27_io/fpos/14320-2.cc                         : PASS    

  27_io/fpos/14320-3.cc                         : PASS    

  27_io/fpos/14320-4.cc                         : PASS    

  27_io/fpos/14320-5.cc                         : PASS    

  27_io/fpos/14775.cc                           : PASS    

  27_io/fpos/mbstate_t/1.cc                     : PASS    

  27_io/fpos/mbstate_t/12065.cc                 : PASS    

  27_io/fpos/mbstate_t/2.cc                     : PASS    

  27_io/fpos/mbstate_t/3.cc                     : PASS    

  27_io/fpos/mbstate_t/4_neg.cc                 : FAIL    
    27_io/fpos/mbstate_t/4_neg.cc  (test for errors, line 32)

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/27_io/fpos/mbstate_t/4_neg.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_fpos_mbstate_t_4_neg.s
      

    DejaGNUTest.result_1:
      XFAIL: 27_io/fpos/mbstate_t/4_neg.cc (test for errors, line 32)

    DejaGNUTest.result_2:
      XFAIL: 27_io/fpos/mbstate_t/4_neg.cc (test for errors, line 35)

    DejaGNUTest.result_3:
      PASS: 27_io/fpos/mbstate_t/4_neg.cc (test for excess errors)

    qmtest.end_time:
      2005-06-10T09:15:48Z

    qmtest.start_time:
      2005-06-10T09:15:47Z

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

    DejaGNUTest.command_output_1:
      
      /tmp/cclEgxZw.o(.gnu.linkonce.r._ZTV3Buf+0x14): undefined reference to `std::strstreambuf::setbuf(char*, int)'
      /tmp/cclEgxZw.o(.gnu.linkonce.r._ZTV3Buf+0x18): undefined reference to `std::strstreambuf::seekoff(long long, std::_Ios_Seekdir, std::_Ios_Openmode)'
      /tmp/cclEgxZw.o(.gnu.linkonce.r._ZTV3Buf+0x1c): undefined reference to `std::strstreambuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)'
      /tmp/cclEgxZw.o(.gnu.linkonce.r._ZTV3Buf+0x2c): undefined reference to `std::strstreambuf::underflow()'
      /tmp/cclEgxZw.o(.gnu.linkonce.r._ZTV3Buf+0x34): undefined reference to `std::strstreambuf::pbackfail(int)'
      /tmp/cclEgxZw.o(.gnu.linkonce.r._ZTV3Buf+0x3c): undefined reference to `std::strstreambuf::overflow(int)'
      /tmp/cclEgxZw.o(.gnu.linkonce.r._ZTI3Buf+0x8): undefined reference to `typeinfo for std::strstreambuf'
      /tmp/cclEgxZw.o(.gnu.linkonce.t._ZN3BufD1Ev+0x18): 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/cclEgxZw.o(.gnu.linkonce.t._ZN3BufD0Ev+0x20): 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/cclEgxZw.o(.text._Z6test01v+0x40): In function `test01()':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:28: undefined reference to `std::strstreambuf::strstreambuf(char const*, int)'
      /tmp/cclEgxZw.o(.text._Z6test01v+0x70):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'
      /tmp/cclEgxZw.o(.text._Z6test01v+0xb8):/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-10T09:17:04Z

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

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

    DejaGNUTest.command_output_1:
      
      /tmp/cc5mPP7V.o(.text._Z6test02v+0x1c): 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/cc5mPP7V.o(.text._Z6test02v+0x2c):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:38: undefined reference to `std::ostrstream::str()'
      /tmp/cc5mPP7V.o(.text._Z6test02v+0x40):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:39: undefined reference to `std::ostrstream::~ostrstream()'
      /tmp/cc5mPP7V.o(.text._Z6test02v+0x64):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:39: undefined reference to `std::ostrstream::~ostrstream()'
      /tmp/cc5mPP7V.o(.text._Z6test01v+0x2c): 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/cc5mPP7V.o(.text._Z6test01v+0x64): In function `test01()':
      /opt/lsb/include/c++/bits/ostream.tcc:63: undefined reference to `std::strstream::~strstream()'
      /tmp/cc5mPP7V.o(.text._Z6test01v+0x90):/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-10T09:17:13Z

    qmtest.start_time:
      2005-06-10T09:17:12Z

    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/tmp-yQeuZ -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-10T09:18:30Z

    qmtest.start_time:
      2005-06-10T09:18:29Z

    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/tmp-yQeuZ -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-10T09:18:34Z

    qmtest.start_time:
      2005-06-10T09:18:33Z

    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 --------------------------------------------------

  21_strings/char_traits/requirements/wchar_t/1.cc: FAIL    
    21_strings/char_traits/requirements/wchar_t/1.cc execution test

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  27_io/fpos/mbstate_t/4_neg.cc                 : FAIL    
    27_io/fpos/mbstate_t/4_neg.cc  (test for errors, line 32)

  backward/11460.cc                             : FAIL    
    backward/11460.cc (test for excess errors)

  backward/strstream_members.cc                 : FAIL    
    backward/strstream_members.cc (test for excess errors)

  ext/enc_filebuf/char/13189.cc                 : FAIL    
    ext/enc_filebuf/char/13189.cc (test for excess errors)

  ext/enc_filebuf/wchar_t/13189.cc              : FAIL    
    ext/enc_filebuf/wchar_t/13189.cc (test for excess errors)


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

    1406        tests total
      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_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/_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_messages_2.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/_22_locale_time_put_1.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_ofstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_fstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_vector_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/_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_ios_1.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_list_1.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_money_put_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ofstream_3.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_streambuf_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_money_get_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_istringstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_ext_stdio_filebuf_char_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_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_stringstream_3.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/_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_istringstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_multiset_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_collate_2.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/_22_locale_moneypunct_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ostringstream_2.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/_22_locale_ctype_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/_23_containers_deque_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/_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_messages_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_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_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_istream_2.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/_24_iterators_istreambuf_iterator_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_moneypunct_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_set_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_filebuf_2.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/_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_ostream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_vector_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_money_put_2.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/_24_iterators_reverse_iterator_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_map_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_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_byname_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/_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_stringbuf_4.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/_24_iterators_ostreambuf_iterator_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ostream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_byname_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/_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_numpunct_1.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_istringstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_list_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_ctype_base_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/_27_io_basic_fstream_3.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/_22_locale_numpunct_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_multimap_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_iostream_1.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/_27_io_basic_stringbuf_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_time_put_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ifstream_2.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_num_put_2.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_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_3.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/_27_io_fpos_1.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: 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/powerpc-unknown-linux-gnu.qmr
build_binary_testsuite: Running command: qmtest -D /tmp/tmp-yQeuZ/__v3_db__ run -C /tmp/tmp-yQeuZ/__v3_context__ --format=brief -c V3Test.have_compiler=no -o /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-baselines/powerpc-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-10T09:19:47Z

    qmtest.start_time:
      2005-06-10T09:19:47Z

    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: FAIL    
    21_strings/char_traits/requirements/wchar_t/1.cc execution test

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

    DejaGNUTest.command_status_1:
      11

    DejaGNUTest.result_1:
      FAIL: 21_strings/char_traits/requirements/wchar_t/1.cc execution test

    qmtest.end_time:
      2005-06-10T09:19:52Z

    qmtest.start_time:
      2005-06-10T09:19:52Z

    qmtest.target:
      local

  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-10T09:19:52Z

    qmtest.start_time:
      2005-06-10T09:19:52Z

    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-10T09:19:52Z

    qmtest.start_time:
      2005-06-10T09:19:52Z

    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-10T09:19:54Z

    qmtest.start_time:
      2005-06-10T09:19:54Z

    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-10T09:19:54Z

    qmtest.start_time:
      2005-06-10T09:19:54Z

    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-10T09:19:54Z

    qmtest.start_time:
      2005-06-10T09:19:54Z

    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-10T09:19:55Z

    qmtest.start_time:
      2005-06-10T09:19:55Z

    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-10T09:19:55Z

    qmtest.start_time:
      2005-06-10T09:19:55Z

    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-10T09:19:55Z

    qmtest.start_time:
      2005-06-10T09:19:55Z

    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-10T09:19:55Z

    qmtest.start_time:
      2005-06-10T09:19:55Z

    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-10T09:19:55Z

    qmtest.start_time:
      2005-06-10T09:19:55Z

    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-10T09:20:26Z

    qmtest.start_time:
      2005-06-10T09:20:26Z

    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-10T09:20:26Z

    qmtest.start_time:
      2005-06-10T09:20:26Z

    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-10T09:20:27Z

    qmtest.start_time:
      2005-06-10T09:20:27Z

    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-10T09:20:27Z

    qmtest.start_time:
      2005-06-10T09:20:27Z

    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-10T09:20:27Z

    qmtest.start_time:
      2005-06-10T09:20:27Z

    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-10T09:20:27Z

    qmtest.start_time:
      2005-06-10T09:20:27Z

    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-10T09:20:27Z

    qmtest.start_time:
      2005-06-10T09:20:27Z

    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-10T09:20:28Z

    qmtest.start_time:
      2005-06-10T09:20:28Z

    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-10T09:20:28Z

    qmtest.start_time:
      2005-06-10T09:20:28Z

    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-10T09:20:28Z

    qmtest.start_time:
      2005-06-10T09:20:28Z

    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-10T09:20:28Z

    qmtest.start_time:
      2005-06-10T09:20:28Z

    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-10T09:20:28Z

    qmtest.start_time:
      2005-06-10T09:20:28Z

    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-10T09:20:28Z

    qmtest.start_time:
      2005-06-10T09:20:28Z

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

    qmtest.start_time:
      2005-06-10T09:20:29Z

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

    qmtest.start_time:
      2005-06-10T09:20:29Z

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

    qmtest.start_time:
      2005-06-10T09:20:29Z

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

    qmtest.start_time:
      2005-06-10T09:20:29Z

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

    qmtest.start_time:
      2005-06-10T09:20:30Z

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

    qmtest.start_time:
      2005-06-10T09:20:30Z

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

    qmtest.start_time:
      2005-06-10T09:20:30Z

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

    qmtest.start_time:
      2005-06-10T09:20:31Z

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

    qmtest.start_time:
      2005-06-10T09:20:31Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

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

    qmtest.start_time:
      2005-06-10T09:20:32Z

    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-10T09:20:33Z

    qmtest.start_time:
      2005-06-10T09:20:33Z

    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-10T09:25:33Z

    qmtest.start_time:
      2005-06-10T09:20:33Z

    qmtest.target:
      local

  24_iterators/istreambuf_iterator/2627.cc      : PASS    

  24_iterators/iterator.cc                      : PASS    

  24_iterators/ostream_iterator.cc              : PASS    

  24_iterators/ostreambuf_iterator/1.cc         : 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-10T09:25:33Z

    qmtest.start_time:
      2005-06-10T09:25:33Z

    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-10T09:25:33Z

    qmtest.start_time:
      2005-06-10T09:25:33Z

    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-10T09:25:33Z

    qmtest.start_time:
      2005-06-10T09:25:33Z

    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-10T09:25:33Z

    qmtest.start_time:
      2005-06-10T09:25:33Z

    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-10T09:25:33Z

    qmtest.start_time:
      2005-06-10T09:25:33Z

    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-10T09:25:33Z

    qmtest.start_time:
      2005-06-10T09:25:33Z

    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-10T09:25:33Z

    qmtest.start_time:
      2005-06-10T09:25:33Z

    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-10T09:25:33Z

    qmtest.start_time:
      2005-06-10T09:25:33Z

    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-10T09:25:33Z

    qmtest.start_time:
      2005-06-10T09:25:33Z

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

    qmtest.start_time:
      2005-06-10T09:25:34Z

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

    qmtest.start_time:
      2005-06-10T09:25:34Z

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

    qmtest.start_time:
      2005-06-10T09:25:34Z

    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-10T09:26:04Z

    qmtest.start_time:
      2005-06-10T09:26:04Z

    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-10T09:26:04Z

    qmtest.start_time:
      2005-06-10T09:26:04Z

    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-10T09:26:04Z

    qmtest.start_time:
      2005-06-10T09:26:04Z

    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-10T09:26:05Z

    qmtest.start_time:
      2005-06-10T09:26:05Z

    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-10T09:26:05Z

    qmtest.start_time:
      2005-06-10T09:26:05Z

    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-10T09:26:05Z

    qmtest.start_time:
      2005-06-10T09:26:05Z

    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-10T09:26:05Z

    qmtest.start_time:
      2005-06-10T09:26:05Z

    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-10T09:26:05Z

    qmtest.start_time:
      2005-06-10T09:26:05Z

    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-10T09:26:05Z

    qmtest.start_time:
      2005-06-10T09:26:05Z

    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-10T09:26:05Z

    qmtest.start_time:
      2005-06-10T09:26:05Z

    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-10T09:26:05Z

    qmtest.start_time:
      2005-06-10T09:26:05Z

    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-10T09:26:05Z

    qmtest.start_time:
      2005-06-10T09:26:05Z

    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-10T09:26:05Z

    qmtest.start_time:
      2005-06-10T09:26:05Z

    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-10T09:26:05Z

    qmtest.start_time:
      2005-06-10T09:26:05Z

    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-10T09:26:05Z

    qmtest.start_time:
      2005-06-10T09:26:05Z

    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-10T09:26:07Z

    qmtest.start_time:
      2005-06-10T09:26:07Z

    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-10T09:26:07Z

    qmtest.start_time:
      2005-06-10T09:26:07Z

    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-10T09:26:07Z

    qmtest.start_time:
      2005-06-10T09:26:07Z

    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-10T09:26:07Z

    qmtest.start_time:
      2005-06-10T09:26:07Z

    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-10T09:26:07Z

    qmtest.start_time:
      2005-06-10T09:26:07Z

    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-10T09:26:07Z

    qmtest.start_time:
      2005-06-10T09:26:07Z

    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-10T09:26:07Z

    qmtest.start_time:
      2005-06-10T09:26:07Z

    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-10T09:26:07Z

    qmtest.start_time:
      2005-06-10T09:26:07Z

    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-10T09:26:07Z

    qmtest.start_time:
      2005-06-10T09:26:07Z

    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-10T09:26:09Z

    qmtest.start_time:
      2005-06-10T09:26:09Z

    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-10T09:26:09Z

    qmtest.start_time:
      2005-06-10T09:26:09Z

    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-10T09:26:09Z

    qmtest.start_time:
      2005-06-10T09:26:09Z

    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-10T09:26:09Z

    qmtest.start_time:
      2005-06-10T09:26:09Z

    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-10T09:26:09Z

    qmtest.start_time:
      2005-06-10T09:26:09Z

    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-10T09:26:09Z

    qmtest.start_time:
      2005-06-10T09:26:09Z

    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-10T09:26:09Z

    qmtest.start_time:
      2005-06-10T09:26:09Z

    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-10T09:26:09Z

    qmtest.start_time:
      2005-06-10T09:26:09Z

    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-10T09:26:14Z

    qmtest.start_time:
      2005-06-10T09:26:14Z

    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-10T09:26:14Z

    qmtest.start_time:
      2005-06-10T09:26:14Z

    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-10T09:26:14Z

    qmtest.start_time:
      2005-06-10T09:26:14Z

    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-10T09:26:14Z

    qmtest.start_time:
      2005-06-10T09:26:14Z

    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-10T09:26:14Z

    qmtest.start_time:
      2005-06-10T09:26:14Z

    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-10T09:26:14Z

    qmtest.start_time:
      2005-06-10T09:26:14Z

    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-10T09:26:14Z

    qmtest.start_time:
      2005-06-10T09:26:14Z

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

    qmtest.start_time:
      2005-06-10T09:26:30Z

    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

  21_strings/char_traits/requirements/wchar_t/1.cc: FAIL    
    21_strings/char_traits/requirements/wchar_t/1.cc execution test

  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
       2 (  0%) tests FAIL
     102 (  7%) tests UNTESTED
    1302 ( 93%) tests PASS

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