build_binary_testsuite: Called as: ./build_binary_testsuite /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/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: s390x-ibm-linux
build_binary_testsuite: 
build_binary_testsuite: Creating V3 context file.
build_binary_testsuite: Using QMTEST_CLASS_PATH="/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.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/tmpfMv6Gn/__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/tmpfMv6Gn/__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/tmpfMv6Gn/__v3_db__ run -C /tmp/tmpfMv6Gn/__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: ERROR   
    An exception occurred.

    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/basic_string/inserters_extractors/char/6.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_inserters_extractors_char_6.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/inserters_extractors/char/7.cc: ERROR   
    An exception occurred.

    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/basic_string/inserters_extractors/char/7.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_inserters_extractors_char_7.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/inserters_extractors/char/8.cc: ERROR   
    An exception occurred.

    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/basic_string/inserters_extractors/char/8.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_inserters_extractors_char_8.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/inserters_extractors/char/9.cc: ERROR   
    An exception occurred.

    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/basic_string/inserters_extractors/char/9.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_inserters_extractors_char_9.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/inserters_extractors/pod/10081-in.cc: ERROR   
    An exception occurred.

    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/basic_string/inserters_extractors/pod/10081-in.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_inserters_extractors_pod_10081-in.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/inserters_extractors/pod/10081-out.cc: ERROR   
    An exception occurred.

    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/basic_string/inserters_extractors/pod/10081-out.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_inserters_extractors_pod_10081-out.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/inserters_extractors/wchar_t/1.cc: ERROR   
    An exception occurred.

    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/basic_string/inserters_extractors/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_inserters_extractors_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/inserters_extractors/wchar_t/10.cc: ERROR   
    An exception occurred.

    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/basic_string/inserters_extractors/wchar_t/10.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_inserters_extractors_wchar_t_10.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/inserters_extractors/wchar_t/11.cc: ERROR   
    An exception occurred.

    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/basic_string/inserters_extractors/wchar_t/11.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_inserters_extractors_wchar_t_11.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/inserters_extractors/wchar_t/4.cc: ERROR   
    An exception occurred.

    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/basic_string/inserters_extractors/wchar_t/4.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_inserters_extractors_wchar_t_4.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/inserters_extractors/wchar_t/5.cc: ERROR   
    An exception occurred.

    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/basic_string/inserters_extractors/wchar_t/5.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_inserters_extractors_wchar_t_5.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/inserters_extractors/wchar_t/6.cc: ERROR   
    An exception occurred.

    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/basic_string/inserters_extractors/wchar_t/6.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_inserters_extractors_wchar_t_6.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/inserters_extractors/wchar_t/7.cc: ERROR   
    An exception occurred.

    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/basic_string/inserters_extractors/wchar_t/7.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_inserters_extractors_wchar_t_7.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/inserters_extractors/wchar_t/8.cc: ERROR   
    An exception occurred.

    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/basic_string/inserters_extractors/wchar_t/8.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_inserters_extractors_wchar_t_8.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/inserters_extractors/wchar_t/9.cc: ERROR   
    An exception occurred.

    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/basic_string/inserters_extractors/wchar_t/9.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_inserters_extractors_wchar_t_9.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/operators/char/1.cc   : ERROR   
    An exception occurred.

    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/basic_string/operators/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_operators_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/operators/char/2.cc   : ERROR   
    An exception occurred.

    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/basic_string/operators/char/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_operators_char_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/operators/wchar_t/1.cc: ERROR   
    An exception occurred.

    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/basic_string/operators/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_operators_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/operators/wchar_t/2.cc: ERROR   
    An exception occurred.

    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/basic_string/operators/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_operators_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/replace/char/1.cc     : ERROR   
    An exception occurred.

    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/basic_string/replace/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_replace_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/replace/char/2.cc     : ERROR   
    An exception occurred.

    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/basic_string/replace/char/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_replace_char_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/replace/char/3.cc     : ERROR   
    An exception occurred.

    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/basic_string/replace/char/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_replace_char_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/replace/char/4.cc     : ERROR   
    An exception occurred.

    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/basic_string/replace/char/4.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_replace_char_4.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/replace/char/5.cc     : ERROR   
    An exception occurred.

    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/basic_string/replace/char/5.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_replace_char_5.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/replace/char/6.cc     : ERROR   
    An exception occurred.

    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/basic_string/replace/char/6.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_replace_char_6.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/replace/wchar_t/1.cc  : ERROR   
    An exception occurred.

    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/basic_string/replace/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_replace_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/replace/wchar_t/2.cc  : ERROR   
    An exception occurred.

    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/basic_string/replace/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_replace_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/replace/wchar_t/3.cc  : ERROR   
    An exception occurred.

    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/basic_string/replace/wchar_t/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_replace_wchar_t_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/replace/wchar_t/4.cc  : ERROR   
    An exception occurred.

    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/basic_string/replace/wchar_t/4.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_replace_wchar_t_4.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/replace/wchar_t/5.cc  : ERROR   
    An exception occurred.

    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/basic_string/replace/wchar_t/5.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_replace_wchar_t_5.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/replace/wchar_t/6.cc  : ERROR   
    An exception occurred.

    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/basic_string/replace/wchar_t/6.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_replace_wchar_t_6.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/rfind/char/1.cc       : ERROR   
    An exception occurred.

    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/basic_string/rfind/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_rfind_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/rfind/char/2.cc       : ERROR   
    An exception occurred.

    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/basic_string/rfind/char/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_rfind_char_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/rfind/char/3.cc       : ERROR   
    An exception occurred.

    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/basic_string/rfind/char/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_rfind_char_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/rfind/wchar_t/1.cc    : ERROR   
    An exception occurred.

    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/basic_string/rfind/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_rfind_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/rfind/wchar_t/2.cc    : ERROR   
    An exception occurred.

    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/basic_string/rfind/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_rfind_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/rfind/wchar_t/3.cc    : ERROR   
    An exception occurred.

    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/basic_string/rfind/wchar_t/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_rfind_wchar_t_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/substr/char/1.cc      : ERROR   
    An exception occurred.

    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/basic_string/substr/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_substr_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/basic_string/substr/wchar_t/1.cc   : ERROR   
    An exception occurred.

    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/basic_string/substr/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_basic_string_substr_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/c_strings/char/1.cc                : ERROR   
    An exception occurred.

    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/c_strings/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_c_strings_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/c_strings/char/2.cc                : ERROR   
    An exception occurred.

    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/c_strings/char/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_c_strings_char_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/c_strings/wchar_t/1.cc             : ERROR   
    An exception occurred.

    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/c_strings/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_c_strings_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/c_strings/wchar_t/2.cc             : ERROR   
    An exception occurred.

    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/c_strings/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_c_strings_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/char_traits/requirements/char/1.cc : ERROR   
    An exception occurred.

    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/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_char_traits_requirements_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/char_traits/requirements/short/1.cc: ERROR   
    An exception occurred.

    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/short/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_char_traits_requirements_short_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/char_traits/requirements/wchar_t/1.cc: ERROR   
    An exception occurred.

    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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_char_traits_requirements_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  21_strings/char_traits/typedefs/char/1.cc     : ERROR   
    An exception occurred.

    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/typedefs/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_21_strings_char_traits_typedefs_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/1.cc                        : ERROR   
    An exception occurred.

    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/22_locale/codecvt/1.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_1.s
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/2.cc                        : ERROR   
    An exception occurred.

    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/22_locale/codecvt/2.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_2.s
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/always_noconv/char/1.cc     : ERROR   
    An exception occurred.

    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/22_locale/codecvt/always_noconv/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_always_noconv_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/always_noconv/char/wrapped_env.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/always_noconv/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_always_noconv_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/always_noconv/char/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/always_noconv/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_always_noconv_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/always_noconv/wchar_t/1.cc  : ERROR   
    An exception occurred.

    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/22_locale/codecvt/always_noconv/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_always_noconv_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/always_noconv/wchar_t/2.cc  : ERROR   
    An exception occurred.

    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/22_locale/codecvt/always_noconv/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_always_noconv_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/always_noconv/wchar_t/3.cc  : ERROR   
    An exception occurred.

    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/22_locale/codecvt/always_noconv/wchar_t/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_always_noconv_wchar_t_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/always_noconv/wchar_t/4.cc  : ERROR   
    An exception occurred.

    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/22_locale/codecvt/always_noconv/wchar_t/4.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_always_noconv_wchar_t_4.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/always_noconv/wchar_t/wrapped_env.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/always_noconv/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_always_noconv_wchar_t_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/always_noconv/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/always_noconv/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_always_noconv_wchar_t_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/encoding/char/1.cc          : ERROR   
    An exception occurred.

    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/22_locale/codecvt/encoding/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_encoding_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/encoding/char/wrapped_env.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/encoding/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_encoding_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/encoding/char/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/encoding/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_encoding_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/encoding/wchar_t/1.cc       : ERROR   
    An exception occurred.

    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/22_locale/codecvt/encoding/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_encoding_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/encoding/wchar_t/2.cc       : ERROR   
    An exception occurred.

    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/22_locale/codecvt/encoding/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_encoding_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/encoding/wchar_t/3.cc       : ERROR   
    An exception occurred.

    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/22_locale/codecvt/encoding/wchar_t/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_encoding_wchar_t_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/encoding/wchar_t/4.cc       : ERROR   
    An exception occurred.

    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/22_locale/codecvt/encoding/wchar_t/4.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_encoding_wchar_t_4.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/encoding/wchar_t/wrapped_env.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/encoding/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_encoding_wchar_t_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/encoding/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/encoding/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_encoding_wchar_t_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/in/char/1.cc                : ERROR   
    An exception occurred.

    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/22_locale/codecvt/in/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_in_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/in/char/wrapped_env.cc      : ERROR   
    An exception occurred.

    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/22_locale/codecvt/in/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_in_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/in/char/wrapped_locale.cc   : ERROR   
    An exception occurred.

    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/22_locale/codecvt/in/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_in_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/in/wchar_t/1.cc             : ERROR   
    An exception occurred.

    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/22_locale/codecvt/in/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_in_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/in/wchar_t/2.cc             : ERROR   
    An exception occurred.

    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/22_locale/codecvt/in/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_in_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/in/wchar_t/3.cc             : ERROR   
    An exception occurred.

    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/22_locale/codecvt/in/wchar_t/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_in_wchar_t_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/in/wchar_t/4.cc             : ERROR   
    An exception occurred.

    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/22_locale/codecvt/in/wchar_t/4.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_in_wchar_t_4.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/in/wchar_t/5.cc             : ERROR   
    An exception occurred.

    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/22_locale/codecvt/in/wchar_t/5.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_in_wchar_t_5.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/in/wchar_t/6.cc             : ERROR   
    An exception occurred.

    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/22_locale/codecvt/in/wchar_t/6.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_in_wchar_t_6.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/in/wchar_t/7.cc             : ERROR   
    An exception occurred.

    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/22_locale/codecvt/in/wchar_t/7.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_in_wchar_t_7.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/in/wchar_t/8.cc             : ERROR   
    An exception occurred.

    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/22_locale/codecvt/in/wchar_t/8.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_in_wchar_t_8.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/in/wchar_t/9.cc             : ERROR   
    An exception occurred.

    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/22_locale/codecvt/in/wchar_t/9.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_in_wchar_t_9.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/in/wchar_t/wrapped_env.cc   : ERROR   
    An exception occurred.

    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/22_locale/codecvt/in/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_in_wchar_t_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/in/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/in/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_in_wchar_t_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/length/char/1.cc            : ERROR   
    An exception occurred.

    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/22_locale/codecvt/length/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_length_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/length/char/2.cc            : ERROR   
    An exception occurred.

    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/22_locale/codecvt/length/char/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_length_char_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/length/char/wrapped_env.cc  : ERROR   
    An exception occurred.

    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/22_locale/codecvt/length/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_length_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/length/char/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/length/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_length_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/length/wchar_t/1.cc         : ERROR   
    An exception occurred.

    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/22_locale/codecvt/length/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_length_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/length/wchar_t/2.cc         : ERROR   
    An exception occurred.

    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/22_locale/codecvt/length/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_length_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/length/wchar_t/3.cc         : ERROR   
    An exception occurred.

    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/22_locale/codecvt/length/wchar_t/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_length_wchar_t_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/length/wchar_t/4.cc         : ERROR   
    An exception occurred.

    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/22_locale/codecvt/length/wchar_t/4.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_length_wchar_t_4.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/length/wchar_t/5.cc         : ERROR   
    An exception occurred.

    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/22_locale/codecvt/length/wchar_t/5.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_length_wchar_t_5.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/length/wchar_t/6.cc         : ERROR   
    An exception occurred.

    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/22_locale/codecvt/length/wchar_t/6.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_length_wchar_t_6.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/length/wchar_t/7.cc         : ERROR   
    An exception occurred.

    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/22_locale/codecvt/length/wchar_t/7.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_length_wchar_t_7.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/length/wchar_t/wrapped_env.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/length/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_length_wchar_t_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/length/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/length/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_length_wchar_t_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/max_length/char/1.cc        : ERROR   
    An exception occurred.

    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/22_locale/codecvt/max_length/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_max_length_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/max_length/char/wrapped_env.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/max_length/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_max_length_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/max_length/char/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/max_length/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_max_length_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/max_length/wchar_t/1.cc     : ERROR   
    An exception occurred.

    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/22_locale/codecvt/max_length/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_max_length_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/max_length/wchar_t/2.cc     : ERROR   
    An exception occurred.

    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/22_locale/codecvt/max_length/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_max_length_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/max_length/wchar_t/3.cc     : ERROR   
    An exception occurred.

    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/22_locale/codecvt/max_length/wchar_t/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_max_length_wchar_t_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/max_length/wchar_t/4.cc     : ERROR   
    An exception occurred.

    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/22_locale/codecvt/max_length/wchar_t/4.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_max_length_wchar_t_4.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/max_length/wchar_t/wrapped_env.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/max_length/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_max_length_wchar_t_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/max_length/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/max_length/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_max_length_wchar_t_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/out/char/1.cc               : ERROR   
    An exception occurred.

    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/22_locale/codecvt/out/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_out_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/out/char/wrapped_env.cc     : ERROR   
    An exception occurred.

    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/22_locale/codecvt/out/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_out_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/out/char/wrapped_locale.cc  : ERROR   
    An exception occurred.

    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/22_locale/codecvt/out/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_out_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/out/wchar_t/1.cc            : ERROR   
    An exception occurred.

    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/22_locale/codecvt/out/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_out_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/out/wchar_t/2.cc            : ERROR   
    An exception occurred.

    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/22_locale/codecvt/out/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_out_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/out/wchar_t/3.cc            : ERROR   
    An exception occurred.

    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/22_locale/codecvt/out/wchar_t/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_out_wchar_t_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/out/wchar_t/4.cc            : ERROR   
    An exception occurred.

    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/22_locale/codecvt/out/wchar_t/4.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_out_wchar_t_4.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/out/wchar_t/5.cc            : ERROR   
    An exception occurred.

    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/22_locale/codecvt/out/wchar_t/5.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_out_wchar_t_5.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/out/wchar_t/6.cc            : ERROR   
    An exception occurred.

    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/22_locale/codecvt/out/wchar_t/6.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_out_wchar_t_6.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/out/wchar_t/7.cc            : ERROR   
    An exception occurred.

    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/22_locale/codecvt/out/wchar_t/7.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_out_wchar_t_7.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/out/wchar_t/wrapped_env.cc  : ERROR   
    An exception occurred.

    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/22_locale/codecvt/out/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_out_wchar_t_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/out/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/out/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_out_wchar_t_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/unicode/1.cc                : ERROR   
    An exception occurred.

    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/22_locale/codecvt/unicode/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_unicode_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/unicode/char.cc             : ERROR   
    An exception occurred.

    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/22_locale/codecvt/unicode/char.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_unicode_char.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/unicode/wchar_t.cc          : ERROR   
    An exception occurred.

    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/22_locale/codecvt/unicode/wchar_t.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_unicode_wchar_t.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/unshift/char/1.cc           : ERROR   
    An exception occurred.

    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/22_locale/codecvt/unshift/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_unshift_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/unshift/char/wrapped_env.cc : ERROR   
    An exception occurred.

    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/22_locale/codecvt/unshift/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_unshift_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/unshift/char/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/unshift/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_unshift_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/unshift/wchar_t/1.cc        : ERROR   
    An exception occurred.

    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/22_locale/codecvt/unshift/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_unshift_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/unshift/wchar_t/2.cc        : ERROR   
    An exception occurred.

    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/22_locale/codecvt/unshift/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_unshift_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/unshift/wchar_t/3.cc        : ERROR   
    An exception occurred.

    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/22_locale/codecvt/unshift/wchar_t/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_unshift_wchar_t_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/unshift/wchar_t/4.cc        : ERROR   
    An exception occurred.

    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/22_locale/codecvt/unshift/wchar_t/4.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_unshift_wchar_t_4.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/unshift/wchar_t/wrapped_env.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/unshift/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_unshift_wchar_t_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt/unshift/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/codecvt/unshift/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_unshift_wchar_t_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/codecvt_byname/1.cc                 : ERROR   
    An exception occurred.

    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/22_locale/codecvt_byname/1.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_byname_1.s
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/1.cc                        : ERROR   
    An exception occurred.

    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/22_locale/collate/1.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_1.s
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/2.cc                        : ERROR   
    An exception occurred.

    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/22_locale/collate/2.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_2.s
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/compare/char/1.cc           : ERROR   
    An exception occurred.

    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/22_locale/collate/compare/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_compare_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/compare/char/2.cc           : ERROR   
    An exception occurred.

    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/22_locale/collate/compare/char/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_compare_char_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/compare/char/3.cc           : ERROR   
    An exception occurred.

    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/22_locale/collate/compare/char/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_compare_char_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/compare/char/wrapped_env.cc : ERROR   
    An exception occurred.

    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/22_locale/collate/compare/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_compare_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/compare/char/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/collate/compare/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_compare_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/compare/wchar_t/1.cc        : ERROR   
    An exception occurred.

    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/22_locale/collate/compare/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_compare_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/compare/wchar_t/2.cc        : ERROR   
    An exception occurred.

    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 -finput-charset=ISO8859-1 /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/22_locale/collate/compare/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_compare_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/compare/wchar_t/3.cc        : ERROR   
    An exception occurred.

    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/22_locale/collate/compare/wchar_t/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_compare_wchar_t_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/compare/wchar_t/wrapped_env.cc: ERROR   
    An exception occurred.

    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 -finput-charset=ISO8859-1 /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/22_locale/collate/compare/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_compare_wchar_t_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/compare/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

    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 -finput-charset=ISO8859-1 /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/22_locale/collate/compare/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_compare_wchar_t_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/hash/char/1.cc              : ERROR   
    An exception occurred.

    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/22_locale/collate/hash/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_hash_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/hash/char/2.cc              : ERROR   
    An exception occurred.

    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/22_locale/collate/hash/char/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_hash_char_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/hash/char/wrapped_env.cc    : ERROR   
    An exception occurred.

    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/22_locale/collate/hash/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_hash_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/hash/char/wrapped_locale.cc : ERROR   
    An exception occurred.

    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/22_locale/collate/hash/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_hash_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/hash/wchar_t/1.cc           : ERROR   
    An exception occurred.

    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/22_locale/collate/hash/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_hash_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/hash/wchar_t/2.cc           : ERROR   
    An exception occurred.

    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 -finput-charset=ISO8859-1 /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/22_locale/collate/hash/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_hash_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/hash/wchar_t/wrapped_env.cc : ERROR   
    An exception occurred.

    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 -finput-charset=ISO8859-1 /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/22_locale/collate/hash/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_hash_wchar_t_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/hash/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

    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 -finput-charset=ISO8859-1 /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/22_locale/collate/hash/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_hash_wchar_t_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/transform/char/2.cc         : ERROR   
    An exception occurred.

    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/22_locale/collate/transform/char/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_transform_char_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/transform/char/3.cc         : ERROR   
    An exception occurred.

    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/22_locale/collate/transform/char/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_transform_char_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/transform/char/wrapped_env.cc: ERROR   
    An exception occurred.

    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/22_locale/collate/transform/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_transform_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/transform/char/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/collate/transform/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_transform_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/transform/wchar_t/2.cc      : ERROR   
    An exception occurred.

    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 -finput-charset=ISO8859-1 /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/22_locale/collate/transform/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_transform_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/transform/wchar_t/3.cc      : ERROR   
    An exception occurred.

    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/22_locale/collate/transform/wchar_t/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_transform_wchar_t_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/transform/wchar_t/wrapped_env.cc: ERROR   
    An exception occurred.

    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 -finput-charset=ISO8859-1 /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/22_locale/collate/transform/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_transform_wchar_t_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate/transform/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

    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 -finput-charset=ISO8859-1 /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/22_locale/collate/transform/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_transform_wchar_t_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate_byname/1.cc                 : ERROR   
    An exception occurred.

    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/22_locale/collate_byname/1.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_byname_1.s
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/collate_byname/named_equivalence.cc : ERROR   
    An exception occurred.

    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/22_locale/collate_byname/named_equivalence.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_byname_named_equivalence.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/1.cc                          : ERROR   
    An exception occurred.

    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/22_locale/ctype/1.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_1.s
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/2.cc                          : ERROR   
    An exception occurred.

    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/22_locale/ctype/2.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_2.s
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/cons/char/1.cc                : ERROR   
    An exception occurred.

    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/22_locale/ctype/cons/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_cons_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/cons/char/wrapped_env.cc      : ERROR   
    An exception occurred.

    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/22_locale/ctype/cons/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_cons_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/cons/char/wrapped_locale.cc   : ERROR   
    An exception occurred.

    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/22_locale/ctype/cons/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_cons_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/is/char/1.cc                  : ERROR   
    An exception occurred.

    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/22_locale/ctype/is/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_is_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/is/char/2.cc                  : ERROR   
    An exception occurred.

    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/22_locale/ctype/is/char/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_is_char_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/is/char/3.cc                  : ERROR   
    An exception occurred.

    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/22_locale/ctype/is/char/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_is_char_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/is/char/9858.cc               : ERROR   
    An exception occurred.

    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/22_locale/ctype/is/char/9858.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_is_char_9858.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/is/char/wrapped_env.cc        : ERROR   
    An exception occurred.

    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/22_locale/ctype/is/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_is_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/is/char/wrapped_locale.cc     : ERROR   
    An exception occurred.

    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/22_locale/ctype/is/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_is_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/is/wchar_t/1.cc               : ERROR   
    An exception occurred.

    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/22_locale/ctype/is/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_is_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/is/wchar_t/11740.cc           : ERROR   
    An exception occurred.

    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/22_locale/ctype/is/wchar_t/11740.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_is_wchar_t_11740.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/is/wchar_t/2.cc               : ERROR   
    An exception occurred.

    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/22_locale/ctype/is/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_is_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/is/wchar_t/wrapped_env.cc     : ERROR   
    An exception occurred.

    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/22_locale/ctype/is/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_is_wchar_t_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/is/wchar_t/wrapped_locale.cc  : ERROR   
    An exception occurred.

    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/22_locale/ctype/is/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_is_wchar_t_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/narrow/char/1.cc              : ERROR   
    An exception occurred.

    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/22_locale/ctype/narrow/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_narrow_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/narrow/char/2.cc              : ERROR   
    An exception occurred.

    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/22_locale/ctype/narrow/char/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_narrow_char_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/narrow/char/wrapped_env.cc    : ERROR   
    An exception occurred.

    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/22_locale/ctype/narrow/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_narrow_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/narrow/char/wrapped_locale.cc : ERROR   
    An exception occurred.

    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/22_locale/ctype/narrow/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_narrow_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/narrow/wchar_t/1.cc           : ERROR   
    An exception occurred.

    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/22_locale/ctype/narrow/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_narrow_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/narrow/wchar_t/2.cc           : ERROR   
    An exception occurred.

    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/22_locale/ctype/narrow/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_narrow_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/narrow/wchar_t/3.cc           : ERROR   
    An exception occurred.

    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/22_locale/ctype/narrow/wchar_t/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_narrow_wchar_t_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/narrow/wchar_t/wrapped_env.cc : ERROR   
    An exception occurred.

    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/22_locale/ctype/narrow/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_narrow_wchar_t_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/narrow/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/ctype/narrow/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_narrow_wchar_t_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/scan/char/1.cc                : ERROR   
    An exception occurred.

    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/22_locale/ctype/scan/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_scan_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/scan/char/wrapped_env.cc      : ERROR   
    An exception occurred.

    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/22_locale/ctype/scan/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_scan_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/scan/char/wrapped_locale.cc   : ERROR   
    An exception occurred.

    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/22_locale/ctype/scan/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_scan_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/scan/wchar_t/1.cc             : ERROR   
    An exception occurred.

    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/22_locale/ctype/scan/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_scan_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/scan/wchar_t/wrapped_env.cc   : ERROR   
    An exception occurred.

    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/22_locale/ctype/scan/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_scan_wchar_t_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/scan/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/ctype/scan/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_scan_wchar_t_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/to/char/1.cc                  : ERROR   
    An exception occurred.

    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/22_locale/ctype/to/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_to_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/to/char/wrapped_env.cc        : ERROR   
    An exception occurred.

    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/22_locale/ctype/to/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_to_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/to/char/wrapped_locale.cc     : ERROR   
    An exception occurred.

    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/22_locale/ctype/to/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_to_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/to/wchar_t/1.cc               : ERROR   
    An exception occurred.

    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/22_locale/ctype/to/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_to_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/to/wchar_t/wrapped_env.cc     : ERROR   
    An exception occurred.

    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/22_locale/ctype/to/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_to_wchar_t_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/to/wchar_t/wrapped_locale.cc  : ERROR   
    An exception occurred.

    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/22_locale/ctype/to/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_to_wchar_t_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/widen/char/1.cc               : ERROR   
    An exception occurred.

    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/22_locale/ctype/widen/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_widen_char_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/widen/char/wrapped_env.cc     : ERROR   
    An exception occurred.

    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/22_locale/ctype/widen/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_widen_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/widen/char/wrapped_locale.cc  : ERROR   
    An exception occurred.

    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/22_locale/ctype/widen/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_widen_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/widen/wchar_t/1.cc            : ERROR   
    An exception occurred.

    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/22_locale/ctype/widen/wchar_t/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_widen_wchar_t_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/widen/wchar_t/2.cc            : ERROR   
    An exception occurred.

    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/22_locale/ctype/widen/wchar_t/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_widen_wchar_t_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/widen/wchar_t/3.cc            : ERROR   
    An exception occurred.

    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/22_locale/ctype/widen/wchar_t/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_widen_wchar_t_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/widen/wchar_t/wrapped_env.cc  : ERROR   
    An exception occurred.

    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/22_locale/ctype/widen/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_widen_wchar_t_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype/widen/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/ctype/widen/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_widen_wchar_t_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype_base/1.cc                     : ERROR   
    An exception occurred.

    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/22_locale/ctype_base/1.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_base_1.s
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype_base/11844.cc                 : ERROR   
    An exception occurred.

    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/22_locale/ctype_base/11844.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_base_11844.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/ctype_byname/1.cc                   : ERROR   
    An exception occurred.

    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/22_locale/ctype_byname/1.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_byname_1.s
      

    qmtest.end_time:
      2005-06-10T05:31:00Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/facet/1.cc                          : ERROR   
    An exception occurred.

    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/22_locale/facet/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_facet_1.exe
      

    qmtest.end_time:
      2005-06-10T05:31:00Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/facet/2.cc                          : ERROR   
    An exception occurred.

    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/22_locale/facet/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_facet_2.exe
      

    qmtest.end_time:
      2005-06-10T05:31:00Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/global_templates/1.cc               : ERROR   
    An exception occurred.

    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/22_locale/global_templates/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_global_templates_1.exe
      

    qmtest.end_time:
      2005-06-10T05:31:00Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/13630.cc                     : ERROR   
    An exception occurred.

    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/22_locale/locale/13630.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_13630.exe
      

    qmtest.end_time:
      2005-06-10T05:31:00Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/cons/1.cc                    : ERROR   
    An exception occurred.

    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/22_locale/locale/cons/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_cons_1.exe
      

    qmtest.end_time:
      2005-06-10T05:31:00Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/cons/12352.cc                : ERROR   
    An exception occurred.

    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/22_locale/locale/cons/12352.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_cons_12352.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/cons/12438.cc                : ERROR   
    An exception occurred.

    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/22_locale/locale/cons/12438.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_cons_12438.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/cons/12658_thread.cc         : ERROR   
    An exception occurred.

    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 -pthread /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/22_locale/locale/cons/12658_thread.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_cons_12658_thread.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/cons/2.cc                    : ERROR   
    An exception occurred.

    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/22_locale/locale/cons/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_cons_2.exe
      

    qmtest.end_time:
      2005-06-10T05:31:02Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/cons/4.cc                    : ERROR   
    An exception occurred.

    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/22_locale/locale/cons/4.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_cons_4.exe
      

    qmtest.end_time:
      2005-06-10T05:31:02Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/cons/5.cc                    : ERROR   
    An exception occurred.

    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/22_locale/locale/cons/5.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_cons_5.exe
      

    qmtest.end_time:
      2005-06-10T05:31:02Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/cons/6.cc                    : ERROR   
    An exception occurred.

    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/22_locale/locale/cons/6.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_cons_6.exe
      

    qmtest.end_time:
      2005-06-10T05:31:02Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/cons/7.cc                    : ERROR   
    An exception occurred.

    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/22_locale/locale/cons/7.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_cons_7.exe
      

    qmtest.end_time:
      2005-06-10T05:31:02Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/cons/7222-c.cc               : ERROR   
    An exception occurred.

    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/22_locale/locale/cons/7222-c.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_cons_7222-c.exe
      

    qmtest.end_time:
      2005-06-10T05:31:02Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/cons/7222-env.cc             : ERROR   
    An exception occurred.

    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/22_locale/locale/cons/7222-env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_cons_7222-env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

    qmtest.start_time:
      2005-06-10T05:31:03Z

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/cons/8.cc                    : ERROR   
    An exception occurred.

    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/22_locale/locale/cons/8.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_cons_8.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

    qmtest.start_time:
      2005-06-10T05:31:03Z

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/global_locale_objects/1.cc   : ERROR   
    An exception occurred.

    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/22_locale/locale/global_locale_objects/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_global_locale_objects_1.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

    qmtest.start_time:
      2005-06-10T05:31:03Z

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/global_locale_objects/14071.cc: ERROR   
    An exception occurred.

    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/22_locale/locale/global_locale_objects/14071.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_global_locale_objects_14071.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

    qmtest.start_time:
      2005-06-10T05:31:03Z

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/global_locale_objects/2.cc   : ERROR   
    An exception occurred.

    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/22_locale/locale/global_locale_objects/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_global_locale_objects_2.exe
      

    qmtest.end_time:
      2005-06-10T05:31:04Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

    qmtest.start_time:
      2005-06-10T05:31:03Z

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/global_locale_objects/3.cc   : ERROR   
    An exception occurred.

    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/22_locale/locale/global_locale_objects/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_global_locale_objects_3.exe
      

    qmtest.end_time:
      2005-06-10T05:31:04Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

    qmtest.start_time:
      2005-06-10T05:31:04Z

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/operations/1.cc              : ERROR   
    An exception occurred.

    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/22_locale/locale/operations/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_operations_1.exe
      

    qmtest.end_time:
      2005-06-10T05:31:04Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

    qmtest.start_time:
      2005-06-10T05:31:04Z

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/locale/operations/2.cc              : ERROR   
    An exception occurred.

    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/22_locale/locale/operations/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_locale_operations_2.exe
      

    qmtest.end_time:
      2005-06-10T05:31:04Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

    qmtest.start_time:
      2005-06-10T05:31:04Z

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/messages/1.cc                       : ERROR   
    An exception occurred.

    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/22_locale/messages/1.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_messages_1.s
      

    qmtest.end_time:
      2005-06-10T05:31:04Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

    qmtest.start_time:
      2005-06-10T05:31:04Z

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/messages/2.cc                       : ERROR   
    An exception occurred.

    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/22_locale/messages/2.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_messages_2.s
      

    qmtest.end_time:
      2005-06-10T05:31:05Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/messages/members/char/1.cc          : ERROR   
    An exception occurred.

    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/22_locale/messages/members/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_messages_members_char_1.exe
      

    qmtest.end_time:
      2005-06-10T05:31:05Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/messages/members/char/2.cc          : ERROR   
    An exception occurred.

    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/22_locale/messages/members/char/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_messages_members_char_2.exe
      

    qmtest.end_time:
      2005-06-10T05:31:05Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/messages/members/char/3.cc          : ERROR   
    An exception occurred.

    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/22_locale/messages/members/char/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_messages_members_char_3.exe
      

    qmtest.end_time:
      2005-06-10T05:31:05Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/messages/members/char/wrapped_env.cc: ERROR   
    An exception occurred.

    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/22_locale/messages/members/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_messages_members_char_wrapped_env.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/messages/members/char/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/messages/members/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_messages_members_char_wrapped_locale.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/messages_byname/1.cc                : ERROR   
    An exception occurred.

    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/22_locale/messages_byname/1.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_messages_byname_1.s
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/messages_byname/named_equivalence.cc: ERROR   
    An exception occurred.

    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/22_locale/messages_byname/named_equivalence.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_messages_byname_named_equivalence.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/1.cc                      : ERROR   
    An exception occurred.

    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/22_locale/money_get/1.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_1.s
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/2.cc                      : ERROR   
    An exception occurred.

    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/22_locale/money_get/2.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_2.s
      

    qmtest.end_time:
      2005-06-10T05:31:07Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

    qmtest.start_time:
      2005-06-10T05:31:07Z

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/1.cc             : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_1.exe
      

    qmtest.end_time:
      2005-06-10T05:31:07Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

    qmtest.start_time:
      2005-06-10T05:31:07Z

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/10.cc            : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/10.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_10.exe
      

    qmtest.end_time:
      2005-06-10T05:31:07Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

    qmtest.start_time:
      2005-06-10T05:31:07Z

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/11.cc            : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/11.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_11.exe
      

    qmtest.end_time:
      2005-06-10T05:31:08Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/11528.cc         : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/11528.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_11528.exe
      

    qmtest.end_time:
      2005-06-10T05:31:08Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/12.cc            : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/12.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_12.exe
      

    qmtest.end_time:
      2005-06-10T05:31:08Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/13.cc            : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/13.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_13.exe
      

    qmtest.end_time:
      2005-06-10T05:31:09Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/14.cc            : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/14.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_14.exe
      

    qmtest.end_time:
      2005-06-10T05:31:09Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/15.cc            : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/15.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_15.exe
      

    qmtest.end_time:
      2005-06-10T05:31:09Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/16.cc            : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/16.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_16.exe
      

    qmtest.end_time:
      2005-06-10T05:31:09Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/17.cc            : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/17.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_17.exe
      

    qmtest.end_time:
      2005-06-10T05:31:09Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/18.cc            : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/18.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_18.exe
      

    qmtest.end_time:
      2005-06-10T05:31:09Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/19.cc            : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/19.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_19.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/2.cc             : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/2.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_2.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/3.cc             : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_3.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/4.cc             : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/4.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_4.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/5.cc             : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/5.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_5.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/6.cc             : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/6.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_6.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/7.cc             : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/7.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_7.exe
      

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

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/8.cc             : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/8.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_8.exe
      

    qmtest.end_time:
      2005-06-10T05:31:11Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/9.cc             : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/9.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_9.exe
      

    qmtest.end_time:
      2005-06-10T05:31:11Z

    qmtest.exception:
      exceptions.OSError: [Errno 2] No such file or directory

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/wrapped_env.cc   : ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_wrapped_env.exe
      

    qmtest.end_time:
      2005-06-10T05:31:11Z

    qmtest.exception:
      exceptions.OSError: [Errno 13] Permission denied

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  22_locale/money_get/get/char/wrapped_locale.cc: ERROR   
    An exception occurred.

    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/22_locale/money_get/get/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_get_char_wrapped_locale.exe
      

    qmtest.end_time:
      2005-06-10T05:31:11Z

    qmtest.exception:
      exceptions.OSError: [Errno 13] Permission denied

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

    qmtest.target:
      local

    qmtest.traceback:
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/target.py", line 224, in RunTest
          descriptor.Run(context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 246, in Run
          self._Execute(context, result, "Run")
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/database.py", line 168, in _Execute
          eval("item.%s(context, result)" % method)
      
        File "<string>", line 0, in ?
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 460, in Run
          keep_output=keep_output)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 150, in _RunDGTest
          file = self._RunDGToolPortion(path, tool_flags, context, result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 518, in _RunDGToolPortion
          context, result)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/test/classes/dg_test.py", line 178, in _RunDGToolPortion
          result)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/v3_test.py", line 506, in _RunTool
          kind, options)
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc/gcc_test_base.py", line 177, in _Compile
          status, output \
      
        File "/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc/compiler.py", line 197, in ExecuteCommand
          status = executable.Run(command, dir = dir)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 548, in Run
          path)
      
        File "/opt/lsb/appbat/lib/python2.4/site-packages/qm/executable.py", line 277, in Run
          raise exc_info[0], exc_info[1]
      

  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             : FAIL    
    22_locale/money_put/put/char/4.cc (test for excess errors)

    DGTest.excess_errors:
      
      /usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:73: undefined reference to `__uselocale'/tmp/ccsLuhpD.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x52):/usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:90: undefined reference to `__uselocale'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/22_locale/money_put/put/char/4.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_put_put_char_4.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccsLuhpD.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x2a): In function `int std::__convert_from_v<long double>(char*, int, char const*, long double, __locale_struct* const&, int)':
      /usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:73: undefined reference to `__uselocale'
      /tmp/ccsLuhpD.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x52):/usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:90: undefined reference to `__uselocale'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 22_locale/money_put/put/char/4.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 22_locale/money_put/put/char/4.cc compilation failed to produce
      executable

    qmtest.end_time:
      2005-06-10T05:34:21Z

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

    qmtest.target:
      local

  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   : FAIL    
    22_locale/money_put/put/char/wrapped_env.cc (test for excess errors)

    DGTest.excess_errors:
      
      /usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:73: undefined reference to `__uselocale'/tmp/cc2hbe7H.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x52):/usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:90: undefined reference to `__uselocale'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/22_locale/money_put/put/char/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_put_put_char_wrapped_env.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cc2hbe7H.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x2a): In function `int std::__convert_from_v<long double>(char*, int, char const*, long double, __locale_struct* const&, int)':
      /usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:73: undefined reference to `__uselocale'
      /tmp/cc2hbe7H.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x52):/usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:90: undefined reference to `__uselocale'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 22_locale/money_put/put/char/wrapped_env.cc (test for excess
      errors)

    DejaGNUTest.result_2:
      WARNING: 22_locale/money_put/put/char/wrapped_env.cc compilation failed
      to produce executable

    qmtest.end_time:
      2005-06-10T05:34:47Z

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

    qmtest.target:
      local

  22_locale/money_put/put/char/wrapped_locale.cc: FAIL    
    22_locale/money_put/put/char/wrapped_locale.cc (test for excess errors)

    DGTest.excess_errors:
      
      /usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:73: undefined reference to `__uselocale'/tmp/ccRUfTcB.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x52):/usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:90: undefined reference to `__uselocale'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/22_locale/money_put/put/char/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_put_put_char_wrapped_locale.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccRUfTcB.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x2a): In function `int std::__convert_from_v<long double>(char*, int, char const*, long double, __locale_struct* const&, int)':
      /usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:73: undefined reference to `__uselocale'
      /tmp/ccRUfTcB.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x52):/usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:90: undefined reference to `__uselocale'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 22_locale/money_put/put/char/wrapped_locale.cc (test for excess
      errors)

    DejaGNUTest.result_2:
      WARNING: 22_locale/money_put/put/char/wrapped_locale.cc compilation
      failed to produce executable

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

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

    qmtest.target:
      local

  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          : FAIL    
    22_locale/money_put/put/wchar_t/4.cc (test for excess errors)

    DGTest.excess_errors:
      
      /usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:73: undefined reference to `__uselocale'/tmp/ccKdhjfi.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x52):/usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:90: undefined reference to `__uselocale'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/22_locale/money_put/put/wchar_t/4.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_put_put_wchar_t_4.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccKdhjfi.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x2a): In function `int std::__convert_from_v<long double>(char*, int, char const*, long double, __locale_struct* const&, int)':
      /usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:73: undefined reference to `__uselocale'
      /tmp/ccKdhjfi.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x52):/usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:90: undefined reference to `__uselocale'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 22_locale/money_put/put/wchar_t/4.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 22_locale/money_put/put/wchar_t/4.cc compilation failed to
      produce executable

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

    qmtest.start_time:
      2005-06-10T05:35:21Z

    qmtest.target:
      local

  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: FAIL    
    22_locale/money_put/put/wchar_t/wrapped_env.cc (test for excess errors)

    DGTest.excess_errors:
      
      /usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:73: undefined reference to `__uselocale'/tmp/cciUrAQX.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x52):/usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:90: undefined reference to `__uselocale'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/22_locale/money_put/put/wchar_t/wrapped_env.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_put_put_wchar_t_wrapped_env.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cciUrAQX.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x2a): In function `int std::__convert_from_v<long double>(char*, int, char const*, long double, __locale_struct* const&, int)':
      /usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:73: undefined reference to `__uselocale'
      /tmp/cciUrAQX.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x52):/usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:90: undefined reference to `__uselocale'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 22_locale/money_put/put/wchar_t/wrapped_env.cc (test for excess
      errors)

    DejaGNUTest.result_2:
      WARNING: 22_locale/money_put/put/wchar_t/wrapped_env.cc compilation
      failed to produce executable

    qmtest.end_time:
      2005-06-10T05:35:50Z

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

    qmtest.target:
      local

  22_locale/money_put/put/wchar_t/wrapped_locale.cc: FAIL    
    22_locale/money_put/put/wchar_t/wrapped_locale.cc (test for excess errors)

    DGTest.excess_errors:
      
      /usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:73: undefined reference to `__uselocale'/tmp/cc61FZGu.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x52):/usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:90: undefined reference to `__uselocale'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/22_locale/money_put/put/wchar_t/wrapped_locale.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_put_put_wchar_t_wrapped_locale.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cc61FZGu.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x2a): In function `int std::__convert_from_v<long double>(char*, int, char const*, long double, __locale_struct* const&, int)':
      /usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:73: undefined reference to `__uselocale'
      /tmp/cc61FZGu.o(.gnu.linkonce.t._ZSt16__convert_from_vIeEiPciPKcT_RKP15__locale_structi+0x52):/usr/lib/gcc/s390x-redhat-linux/3.4.3/../../../../include/c++/3.4.3/s390x-redhat-linux/bits/c++locale.h:90: undefined reference to `__uselocale'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 22_locale/money_put/put/wchar_t/wrapped_locale.cc (test for excess
      errors)

    DejaGNUTest.result_2:
      WARNING: 22_locale/money_put/put/wchar_t/wrapped_locale.cc compilation
      failed to produce executable

    qmtest.end_time:
      2005-06-10T05:36:04Z

    qmtest.start_time:
      2005-06-10T05:35:50Z

    qmtest.target:
      local

  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/cc72ZfUM.o(.text._Z6test01v+0x66):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc72ZfUM.o(.text._Z6test01v+0x70):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc72ZfUM.o(.text._Z6test01v+0x88):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc72ZfUM.o(.text._Z6test01v+0x9c):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_bitset_cons_16020.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cc72ZfUM.o(.text._Z6test01v+0x5c): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc72ZfUM.o(.text._Z6test01v+0x66):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc72ZfUM.o(.text._Z6test01v+0x70):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc72ZfUM.o(.text._Z6test01v+0x88):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc72ZfUM.o(.text._Z6test01v+0x9c):/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-10T05:55:51Z

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

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

    DejaGNUTest.command_output_1:
      
      /tmp/ccNAe4XB.o(.text._Z6test01v+0x84): 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/ccNAe4XB.o(.text._Z6test01v+0x8e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccNAe4XB.o(.text._Z6test01v+0xa0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccNAe4XB.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-10T05:56:12Z

    qmtest.start_time:
      2005-06-10T05:56:08Z

    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/cczvNmA8.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/cczvNmA8.o(.text._Z6test01v+0x8a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cczvNmA8.o(.text._Z6test01v+0xa2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cczvNmA8.o(.text._Z6test01v+0xb6):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_bitset_operations_13838.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cczvNmA8.o(.text._Z6test01v+0x76): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cczvNmA8.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/cczvNmA8.o(.text._Z6test01v+0x8a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cczvNmA8.o(.text._Z6test01v+0xa2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cczvNmA8.o(.text._Z6test01v+0xb6):/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-10T05:56:20Z

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

    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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xd8):/opt/lsb/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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x246):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2d6):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+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:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x40e):/opt/lsb/include/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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x12a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x26a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x2fe):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x3d8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x46c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x546):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x5da):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x6ec):/opt/lsb/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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0xd8):/opt/lsb/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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x1ae):/opt/lsb/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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x27c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x35c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x4d8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x5b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x69a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x6a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x6ae):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x6b8):/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/ccjsELzo.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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccjsELzo.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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x33e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x414):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5ac):/opt/lsb/include/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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x79e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x878):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x198):/opt/lsb/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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x356):/opt/lsb/include/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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x4b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x548):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x61e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x738):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7c0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x89a):/opt/lsb/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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xa58):/opt/lsb/include/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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xbb8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xc48):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd1e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe40):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe68):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe76):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xedc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xf06):/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/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xae6):/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/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xc32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xc3c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xc46):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xca8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xcb2):/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/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xdf2):/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/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xee0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xf4c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xf56):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xfb8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xfc2):/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/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x27a):/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/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x2f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3b4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3be):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3c8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3d2):/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/ccjsELzo.o(.text._Z6test01v+0x20a):/opt/lsb/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/ccjsELzo.o(.text._Z6test01v+0x34c):/opt/lsb/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/ccjsELzo.o(.text._Z6test01v+0x41a):/opt/lsb/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/ccjsELzo.o(.text._Z6test01v+0x49a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccjsELzo.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/ccjsELzo.o(.text._Z6test01v+0x68e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccjsELzo.o(.text._Z6test01v+0x73a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccjsELzo.o(.text._Z6test01v+0x760):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.text._Z6test01v+0x7c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.text._Z6test01v+0x7cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.text._Z6test01v+0x7d6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.text._Z6test01v+0x7fa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.text._Z6test01v+0x804):/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/ccjsELzo.o(.text._Z6test01v+0x92a):/opt/lsb/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/ccjsELzo.o(.text._Z6test01v+0x9f8):/opt/lsb/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/ccjsELzo.o(.text._Z6test01v+0xbae):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.text._Z6test01v+0xbb8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccjsELzo.o(.text._Z6test01v+0xc34):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccjsELzo.o(.text._Z6test01v+0xcbe):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccjsELzo.o(.text._Z6test01v+0xd48):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccjsELzo.o(.text._Z6test01v+0xdd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.text._Z6test01v+0xde6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.text._Z6test01v+0xe00):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.text._Z6test01v+0xe0e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.text._Z6test01v+0xe18):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjsELzo.o(.text._Z6test01v+0xe22):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_deque_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x14): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xb2): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xd8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xe6): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x188): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x21c): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xa2): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x168): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x18e): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x230): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x246):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x260): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2d6):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2fc): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x39a): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3ca): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x40e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x66): 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/ccjsELzo.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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x12a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x142): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x1a): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x18c): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x1b2): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x254): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x26a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x284): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x2fe):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x324): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x3c2): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x3d8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x3f2): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x46c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x492): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x530): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x546):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x560): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x5da):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x600): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x69e): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x6b4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x6ce): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x6ec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x14): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0xb2): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0xd8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0xe6): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x188): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x1ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x23a): 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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x11c): 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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x19a): 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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x1c4): 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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x266): 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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x27c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x296): 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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x346): 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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x35c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.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/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x3fa): 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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x424): 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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x4c2): 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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x4d8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x4f2): 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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x5a2): 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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x5b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x686): 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/ccjsELzo.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/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x69a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x6a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x6ae):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x6b8):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1a): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xb8): 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/ccjsELzo.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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1ce): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1f4): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x292): 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/ccjsELzo.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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2c4): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x33e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x364): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3fe): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x414):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x42e): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x45e): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x46c): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x50a): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5ac):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x62e): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x654): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6f2): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x708):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x724): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x79e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7c4): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x862): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x878):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x892): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8c8): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x926): 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/ccjsELzo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x948): 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/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xbe): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x182): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x198):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1ce): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x20c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2aa): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x356):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x3dc): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x402): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x49c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x4b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x4ce): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x548):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x56e): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x608): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x61e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x638): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x670): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x67a): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x738):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7c0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7e6): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x884): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x89a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x8d0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x90e): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x9ac): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xa58):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xade): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xb04): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xba2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xbb8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xbd2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xc48):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xc6e): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd08): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd1e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd38): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd70): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd7a): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe40):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe68):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe76):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xedc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xf06):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xa7a): In function `void std::deque<int, std::allocator<int> >::_M_insert_aux<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(std::_Deque_iterator<int, int&, int*>, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, unsigned long)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xae6):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xc28): In function `void std::deque<int, std::allocator<int> >::_M_insert_aux<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(std::_Deque_iterator<int, int&, int*>, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, unsigned long)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xc32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xc3c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xc46):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xca8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xcb2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xd86): In function `void std::deque<int, std::allocator<int> >::_M_insert_aux<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(std::_Deque_iterator<int, int&, int*>, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, unsigned long)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xdf2):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xed6): In function `void std::deque<int, std::allocator<int> >::_M_insert_aux<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(std::_Deque_iterator<int, int&, int*>, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, unsigned long)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xee0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xf4c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xf56):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xfb8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0xfc2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x20e): 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/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x27a):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x2e6): 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/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x2f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3b4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3be):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3c8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3d2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccjsELzo.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/ccjsELzo.o(.text._Z6test01v+0x152): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x1f4): 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/ccjsELzo.o(.text._Z6test01v+0x20a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x276): 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/ccjsELzo.o(.text._Z6test01v+0x298): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x336): 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/ccjsELzo.o(.text._Z6test01v+0x34c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x356): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x3f4): 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/ccjsELzo.o(.text._Z6test01v+0x41a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x444): 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/ccjsELzo.o(.text._Z6test01v+0x44e): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x49a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x4bc): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x55a): 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/ccjsELzo.o(.text._Z6test01v+0x570):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.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/ccjsELzo.o(.text._Z6test01v+0x5da): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.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/ccjsELzo.o(.text._Z6test01v+0x68e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x73a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x760):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x7b8): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x7c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x7cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x7d6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x7fa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x804):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccjsELzo.o(.text._Z6test01v+0x84c): 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/ccjsELzo.o(.text._Z6test01v+0x876): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x914): 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/ccjsELzo.o(.text._Z6test01v+0x92a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x934): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjsELzo.o(.text._Z6test01v+0x9d2): 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/ccjsELzo.o(.text._Z6test01v+0x9f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjsELzo.o(.text._Z6test01v+0xa22): 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/ccjsELzo.o(.text._Z6test01v+0xa2c): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0xbae):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0xbb8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0xc34):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0xcbe):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0xd48):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0xdd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0xde6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0xe00):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0xe0e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0xe18):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjsELzo.o(.text._Z6test01v+0xe22):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T05:58:04Z

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

    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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def5dequeIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromISt15_Deque_iteratorIiRKiPS9_EEEEEvT_+0x100):/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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xd8):/opt/lsb/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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x246):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2d6):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+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:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x40e):/opt/lsb/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/ccWfiR3j.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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccWfiR3j.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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x33e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x414):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5ac):/opt/lsb/include/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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x79e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x878):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x198):/opt/lsb/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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x356):/opt/lsb/include/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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x4b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x548):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x61e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x738):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7c0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x89a):/opt/lsb/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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xa58):/opt/lsb/include/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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xbb8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xc48):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd1e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe40):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe68):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe76):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xedc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xf06):/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/ccWfiR3j.o(.text._Z6test02v+0x1b6):/opt/lsb/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/ccWfiR3j.o(.text._Z6test02v+0x2e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccWfiR3j.o(.text._Z6test02v+0x394):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccWfiR3j.o(.text._Z6test02v+0x400):/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/ccWfiR3j.o(.text._Z6test02v+0x462):/opt/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/ccWfiR3j.o(.text._Z6test02v+0x54c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccWfiR3j.o(.text._Z6test02v+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/ccWfiR3j.o(.text._Z6test02v+0x668):/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/ccWfiR3j.o(.text._Z6test02v+0x7a6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccWfiR3j.o(.text._Z6test02v+0x856):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccWfiR3j.o(.text._Z6test02v+0x8c2):/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/ccWfiR3j.o(.text._Z6test02v+0xb84):/opt/lsb/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/ccWfiR3j.o(.text._Z6test02v+0xcae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccWfiR3j.o(.text._Z6test02v+0xd5e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccWfiR3j.o(.text._Z6test02v+0xdca):/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/ccWfiR3j.o(.text._Z6test02v+0xeb0):/opt/lsb/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/ccWfiR3j.o(.text._Z6test02v+0xeee):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.text._Z6test02v+0x1084):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.text._Z6test02v+0x108e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.text._Z6test02v+0x1098):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.text._Z6test02v+0x10a2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccWfiR3j.o(.text._Z6test02v+0x112c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccWfiR3j.o(.text._Z6test02v+0x11ba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.text._Z6test02v+0x1238):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.text._Z6test02v+0x124a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.text._Z6test02v+0x1254):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.text._Z6test02v+0x12c0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWfiR3j.o(.text._Z6test02v+0x12ce):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_deque_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE13_M_invalidateEv+0x10): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRKiPS2_EN15__gnu_debug_def5dequeIiSaIiEEEE13_M_invalidateEv+0x10): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def5dequeIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromISt15_Deque_iteratorIiRKiPS9_EEEEEvT_+0x30): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def5dequeIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromISt15_Deque_iteratorIiRKiPS9_EEEEEvT_+0x100):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x14): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xb2): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xd8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xe6): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x188): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x21c): 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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xa2): 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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x168): 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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x18e): 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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x230): 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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x246):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x260): 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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2d6):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2fc): 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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x39a): 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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3ca): 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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x40e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1a): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xb8): 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/ccWfiR3j.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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1ce): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1f4): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x292): 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/ccWfiR3j.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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2c4): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x33e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x364): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3fe): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x414):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x42e): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x45e): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x46c): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x50a): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5ac):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x62e): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x654): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6f2): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x708):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x724): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x79e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7c4): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x862): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x878):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x892): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8c8): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x926): 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/ccWfiR3j.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x948): 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/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xbe): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x182): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x198):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1ce): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x20c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2aa): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x356):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x3dc): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x402): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x49c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x4b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x4ce): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x548):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x56e): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x608): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x61e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x638): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x670): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x67a): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x738):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7c0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7e6): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x884): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x89a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x8d0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x90e): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x9ac): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xa58):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xade): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xb04): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xba2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xbb8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xbd2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xc48):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xc6e): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd08): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd1e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd38): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd70): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd7a): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe40):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe68):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe76):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xedc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xf06):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccWfiR3j.o(.text._Z6test02v+0xe0): 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/ccWfiR3j.o(.text._Z6test02v+0x102): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x1a0): 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/ccWfiR3j.o(.text._Z6test02v+0x1b6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x1fa): 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/ccWfiR3j.o(.text._Z6test02v+0x21c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x2be): 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/ccWfiR3j.o(.text._Z6test02v+0x2e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x394):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x400):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x41e): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x462):/opt/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/ccWfiR3j.o(.text._Z6test02v+0x484): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x526): 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/ccWfiR3j.o(.text._Z6test02v+0x54c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+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/ccWfiR3j.o(.text._Z6test02v+0x668):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x6bc): 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/ccWfiR3j.o(.text._Z6test02v+0x6de): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x780): 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/ccWfiR3j.o(.text._Z6test02v+0x7a6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x856):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x8c2):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0xaaa): 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/ccWfiR3j.o(.text._Z6test02v+0xacc): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0xb6e): 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/ccWfiR3j.o(.text._Z6test02v+0xb84):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0xbc4): 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/ccWfiR3j.o(.text._Z6test02v+0xbe6): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0xc88): 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/ccWfiR3j.o(.text._Z6test02v+0xcae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0xd5e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0xdca):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0xde8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0xe8a): 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/ccWfiR3j.o(.text._Z6test02v+0xeb0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0xeda): 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/ccWfiR3j.o(.text._Z6test02v+0xee4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0xeee):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x1084):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x108e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x1098):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x10a2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x112c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x11ba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x1238):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x124a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x1254):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x12c0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWfiR3j.o(.text._Z6test02v+0x12ce):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T05:58:36Z

    qmtest.start_time:
      2005-06-10T05:58:15Z

    qmtest.target:
      local

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

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x246):/opt/lsb/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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+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_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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3e6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x4b8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x592):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x660):/opt/lsb/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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x732):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7ba):/opt/lsb/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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7f4):/opt/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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+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: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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x12a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccRBaUBA.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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRBaUBA.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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x33e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x414):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5ac):/opt/lsb/include/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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x79e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x878):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x198):/opt/lsb/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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x356):/opt/lsb/include/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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x4b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x548):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x61e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x738):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7c0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x89a):/opt/lsb/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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xa58):/opt/lsb/include/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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xbb8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xc48):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd1e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe40):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe68):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe76):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xedc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xf06):/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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKl+0x132):/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/ccRBaUBA.o(.text._Z6test03v+0x1b6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/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/ccRBaUBA.o(.text._Z6test03v+0x33e):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccRBaUBA.o(.text._Z6test03v+0x3f4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRBaUBA.o(.text._Z6test03v+0x46a):/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/ccRBaUBA.o(.text._Z6test03v+0x5d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.text._Z6test03v+0x5f6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.text._Z6test03v+0x642):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRBaUBA.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/ccRBaUBA.o(.text._Z6test03v+0x762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.text._Z6test03v+0x796):/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/ccRBaUBA.o(.text._Z6test03v+0x8c6):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccRBaUBA.o(.text._Z6test03v+0x980):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRBaUBA.o(.text._Z6test03v+0x9f6):/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/ccRBaUBA.o(.text._Z6test03v+0xad0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRBaUBA.o(.text._Z6test03v+0xbb2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.text._Z6test03v+0xbf0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.text._Z6test03v+0xc24):/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/ccRBaUBA.o(.text._Z6test03v+0xd6c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccRBaUBA.o(.text._Z6test03v+0xe26):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRBaUBA.o(.text._Z6test03v+0xe9c):/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/ccRBaUBA.o(.text._Z6test03v+0xf34):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.text._Z6test03v+0xf3e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.text._Z6test03v+0xf48):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.text._Z6test03v+0xf52):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccRBaUBA.o(.text._Z6test03v+0xfdc):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccRBaUBA.o(.text._Z6test03v+0x106a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.text._Z6test03v+0x10e8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.text._Z6test03v+0x10f6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.text._Z6test03v+0x1108):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.text._Z6test03v+0x1112):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRBaUBA.o(.text._Z6test03v+0x1134):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_deque_invalidation_3.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xa2): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x168): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x18e): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x230): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x246):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x250): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2ee): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x314):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x322): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3c0): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3e6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x440): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x4b8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x4de): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x57c): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x592):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x59c): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x63a): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x660):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x66e): 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/ccRBaUBA.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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x732):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x78c): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7ba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7d2): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7f4):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x18): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xb6): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xdc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x10a): 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/ccRBaUBA.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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x66): 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/ccRBaUBA.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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x12a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x142): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1a): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xb8): 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/ccRBaUBA.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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1ce): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1f4): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x292): 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/ccRBaUBA.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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2c4): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x33e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x364): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3fe): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x414):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x42e): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x45e): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x46c): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x50a): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5ac):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x62e): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x654): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6f2): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x708):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x724): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x79e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7c4): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x862): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x878):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x892): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8c8): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x926): 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/ccRBaUBA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x948): 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/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xbe): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x182): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x198):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1ce): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x20c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2aa): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x356):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x3dc): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x402): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x49c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x4b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x4ce): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x548):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x56e): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x608): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x61e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x638): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x670): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x67a): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x738):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7c0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7e6): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x884): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x89a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x8d0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x90e): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x9ac): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xa58):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xade): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xb04): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xba2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xbb8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xbd2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xc48):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xc6e): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd08): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd1e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd38): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd70): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd7a): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe40):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe68):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe76):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xedc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xf06):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKl+0xc6): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator+(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKl+0x132):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKl+0x1da): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator+(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xe0): 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/ccRBaUBA.o(.text._Z6test03v+0x102): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x1a0): 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/ccRBaUBA.o(.text._Z6test03v+0x1b6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x1dc): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x226): In function `test03()':
      /opt/lsb/include/c++/debug/deque:231: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x2c8): 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/ccRBaUBA.o(.text._Z6test03v+0x33e):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x3f4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x46a):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x4f2): 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/ccRBaUBA.o(.text._Z6test03v+0x51c): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x5be): 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/ccRBaUBA.o(.text._Z6test03v+0x5d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x5ec): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x5f6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x642):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x66c): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x70e): 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/ccRBaUBA.o(.text._Z6test03v+0x724):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x758): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x796):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x7ae): In function `test03()':
      /opt/lsb/include/c++/debug/deque:250: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x850): 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/ccRBaUBA.o(.text._Z6test03v+0x8c6):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x980):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x9f6):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xa88): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xad0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xafa): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xb9c): 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/ccRBaUBA.o(.text._Z6test03v+0xbb2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xbe6): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xbf0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xc24):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xc54): In function `test03()':
      /opt/lsb/include/c++/debug/deque:250: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xcf6): 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/ccRBaUBA.o(.text._Z6test03v+0xd6c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xe26):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xe9c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xf2a): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xf34):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xf3e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xf48):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xf52):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0xfdc):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x106a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x10e8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x10f6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x1108):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x1112):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRBaUBA.o(.text._Z6test03v+0x1134):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T05:59:05Z

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

    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/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x176):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x1d4):/opt/lsb/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/ccO8456p.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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x222):/opt/lsb/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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3c0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x530):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x5fa):/opt/lsb/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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x798):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x124):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x1a2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x272):/opt/lsb/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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x3f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+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/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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x3ca):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+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.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/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x1de):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x248):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x2b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x2e4):/opt/lsb/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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x222):/opt/lsb/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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3c0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x530):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5fa):/opt/lsb/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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x798):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x250):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x30a):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x330):/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/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x3f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x488):/opt/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/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x606):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x6c4):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x6ea):/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/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7ba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7c4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x870):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x8d8):/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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+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: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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x358):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x37e):/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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4b0):/opt/lsb/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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x604):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6da):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x782):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x80e):/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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x8ae):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x8b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x93a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xa1a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xac0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xbbe):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xbe4):/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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xc52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xcd4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xdae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xe42):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xf18):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xfb8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x108e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x111e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x11f4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1234):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1242):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x12d0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x13b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1536):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1610):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x16a0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x177a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x17b2):/opt/lsb/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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x226):/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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x35e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+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/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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x502):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5b0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5d0):/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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x900):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9da):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xac2):/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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xc80):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xdec):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xe14):/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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xe9a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xf0e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xfe4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1026):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x10da):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x11ba):/opt/lsb/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()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1298):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1376):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1406):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x14e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x15b8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x168e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x171e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x17f4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x182c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1862):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x18f4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x19d8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/deque:312: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_revalidate_singular()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1b8e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1c1e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1cf8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1da4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1e7e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1f0e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1fe8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+0x18c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+0x1ce):/opt/lsb/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/ccO8456p.o(.text._Z6test04v+0x310):/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/ccO8456p.o(.text._Z6test04v+0x3a8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+0x3b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+0x3f4):/opt/lsb/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/ccO8456p.o(.text._Z6test04v+0x528):/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/ccO8456p.o(.text._Z6test04v+0x6ca):/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/ccO8456p.o(.text._Z6test04v+0x73c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+0x746):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccO8456p.o(.text._Z6test04v+0x8bc):/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/ccO8456p.o(.text._Z6test04v+0x974):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+0x97e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+0x988):/opt/lsb/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/ccO8456p.o(.text._Z6test04v+0xaba):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+0xb26):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+0xb30):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+0xb3a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+0xb44):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccO8456p.o(.text._Z6test04v+0xbce):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccO8456p.o(.text._Z6test04v+0xc5c):/opt/lsb/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/ccO8456p.o(.text._Z6test04v+0xdd6):/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/ccO8456p.o(.text._Z6test04v+0xe72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+0xe80):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+0xe92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+0xf24):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccO8456p.o(.text._Z6test04v+0xf42):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_deque_invalidation_4.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE13_M_invalidateEv+0x10): 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/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xa2): 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/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x110): 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/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x176):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x1d4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1a): 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/ccO8456p.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/ccO8456p.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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1be): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x222):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2ee): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x35c): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3c0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e0): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3ee): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x490): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x530):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x59e): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x5fa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6c6): 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/ccO8456p.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/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x798):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x7b8): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x826): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x874): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x4a): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x70): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x10e): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x124):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x13c): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x42): 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/ccO8456p.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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x10a): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x1a2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x272):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x324): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x392): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x3f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x414): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x42c): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x468):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x1e): 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/ccO8456p.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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x154):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x1c6): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x224):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x2f2): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x364): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x3ca):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x3ea): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x410): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x48e): 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/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x1a): 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/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x17c): 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/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x1de):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x248):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x2b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x2e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1a): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xb8): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1be): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x222):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2ee): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x35c): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3c0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3e0): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3ee): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x490): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x530):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x59e): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5fa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6c6): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x734): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x798):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7b8): 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/ccO8456p.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x816): 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/ccO8456p.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/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xca): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x108): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1aa): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x250):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x30a):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x330):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x33a): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x3f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x488):/opt/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/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x4c6): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x564): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x606):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x6c4):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x6ea):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x6f4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7ba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7c4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x870):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x8d8):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x28): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xa2): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xc8): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x162): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x178):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x192): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x25e): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x358):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x37e):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3da): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x400): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x49a): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x52e): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x554): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5ee): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x604):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6da):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x782):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x80e):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x896): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x8ae):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x8b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x93a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x968): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xa02): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xa1a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xac0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xbbe):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xbe4):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xbfe): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xc52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xcd4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xcfa): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xd98): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xdae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xdc8): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xe42):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xe68): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xf02): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xf18):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xf32): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xfb8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xfde): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1078): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x108e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x10a8): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x111e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+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> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x11de): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x11f4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x120e): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1234):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1242):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x12d0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x12fe): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1398): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x13b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x13fc): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1536):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1560): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x15fa): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1610):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x162a): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x16a0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x16ca): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1764): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x177a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1794): In function `__gnu_debug_def::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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x17b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xc6): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x226):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x288): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2ae): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x348): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x35e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x38e): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x398):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3b0): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3c8): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x462): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x502):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5b0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5d0):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5de): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x678): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x718):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x796): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7c0): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x85a): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x870):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x88a): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x900):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x92a): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9c4): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9da):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9f4): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xaa2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xac2):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.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/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xbaa): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xbd0): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xc6a): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xc80):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xc9a): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xd3e): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xdec):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xe14):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xe8c): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xe9a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xf0e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xf34): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xfce): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xfe4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1014): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1026):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x10da):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1108): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x11a2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x11ba):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1208): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x121e): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1298):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x12c2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1360): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1376):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1390): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1406):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1430): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x14ca): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x14e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x14fa): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x15b8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x15de): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1678): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x168e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x16a8): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x171e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.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/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x17de): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x17f4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x180e): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x182c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1862):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x18f4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1926): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x19c0): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x19d8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x19ec): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1a02): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1ade): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1b78): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1b8e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1ba8): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1c1e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1c48): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1ce2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1cf8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1d12): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1da4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1dce): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1e68): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1e7e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1e98): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1f0e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1f38): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1fd2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1fe8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2002): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<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/ccO8456p.o(.text._Z6test04v+0x182): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x18c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x1ce):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x2a4): 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/ccO8456p.o(.text._Z6test04v+0x310):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.text._Z6test04v+0x370): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x3a8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x3b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x3f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x4bc): 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/ccO8456p.o(.text._Z6test04v+0x528):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.text._Z6test04v+0x588): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x65e): 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/ccO8456p.o(.text._Z6test04v+0x6ca):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.text._Z6test04v+0x732): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x73c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x746):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x788):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x850): 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/ccO8456p.o(.text._Z6test04v+0x8bc):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.text._Z6test04v+0x91c): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x974):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x97e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x988):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0x996): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccO8456p.o(.text._Z6test04v+0x9fc): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0xaa4): 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/ccO8456p.o(.text._Z6test04v+0xaba):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.text._Z6test04v+0xafc): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0xb26):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0xb30):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0xb3a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0xb44):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccO8456p.o(.text._Z6test04v+0xbce):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccO8456p.o(.text._Z6test04v+0xc5c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0xd6a): 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/ccO8456p.o(.text._Z6test04v+0xdd6):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccO8456p.o(.text._Z6test04v+0xde4): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0xe72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0xe80):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0xe92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0xf24):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccO8456p.o(.text._Z6test04v+0xf42):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

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

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

    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/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd8):/opt/lsb/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/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x20a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x282):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x346):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x3a2):/opt/lsb/include/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/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x76):/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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xee):/opt/lsb/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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1c4):/opt/lsb/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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+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_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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x3e0):/opt/lsb/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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+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()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+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_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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x7ac):/opt/lsb/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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x882):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x9c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xa9e):/opt/lsb/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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xbf4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcd0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd06):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd14):/opt/lsb/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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd46):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd50):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd5a):/opt/lsb/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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x25a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x31e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x39c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x460):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x596):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x5ce):/opt/lsb/include/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/ccxOYVEC.o(.text._Z6test01v+0x168):/opt/lsb/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/ccxOYVEC.o(.text._Z6test01v+0x266):/opt/lsb/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/ccxOYVEC.o(.text._Z6test01v+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_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/ccxOYVEC.o(.text._Z6test01v+0x456):/opt/lsb/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/ccxOYVEC.o(.text._Z6test01v+0x4c4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccxOYVEC.o(.text._Z6test01v+0x58c):/opt/lsb/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/ccxOYVEC.o(.text._Z6test01v+0x68e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccxOYVEC.o(.text._Z6test01v+0x73e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccxOYVEC.o(.text._Z6test01v+0x764):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.text._Z6test01v+0x7c6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.text._Z6test01v+0x7d0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.text._Z6test01v+0x7da):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.text._Z6test01v+0x7f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.text._Z6test01v+0x7fc):/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/ccxOYVEC.o(.text._Z6test01v+0x8fe):/opt/lsb/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/ccxOYVEC.o(.text._Z6test01v+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_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/ccxOYVEC.o(.text._Z6test01v+0xa36):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.text._Z6test01v+0xa40):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.text._Z6test01v+0xa4a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccxOYVEC.o(.text._Z6test01v+0xa5e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccxOYVEC.o(.text._Z6test01v+0xa80):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccxOYVEC.o(.text._Z6test01v+0xa94):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccxOYVEC.o(.text._Z6test01v+0xaba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.text._Z6test01v+0xac8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.text._Z6test01v+0xad6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.text._Z6test01v+0xae4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.text._Z6test01v+0xb0a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccxOYVEC.o(.text._Z6test01v+0xb1c):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_list_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt20_List_const_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0x10): 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/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x14): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb2): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe6): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x188): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e4): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xa2): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x142): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x152): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1f4): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x20a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x282):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x292): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x330): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x346):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x360): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x3a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.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/ccxOYVEC.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/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xea): 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/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x128): 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/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0x10): 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/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x30): 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/ccxOYVEC.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x76):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x2a): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xc8): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xee):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xfc): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x19e): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1c4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1d8): 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/ccxOYVEC.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/ccxOYVEC.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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x2f2): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x308):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x322): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x3ca): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x3e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x3fc): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x458): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x468): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x50a): In function `void std::list<int, std::allocator<int> >::_M_assign_dispatch<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __false_type)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x520):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x53a): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x5e6): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x5fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x616): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x638): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x6e4): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x786): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x7ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x7ba): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x85c): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x882):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x89a): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x8fa): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x90a): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x9ac): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x9c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x9dc): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xa88): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xa9e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xacc): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xb2c): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xb3c): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xbde): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xbf4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xc0e): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcba): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcd0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcea): 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/ccxOYVEC.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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd06):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd14):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd22): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd3c): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd46):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd50):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd5a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1a): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x114): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x124): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1c6): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1f6): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x25a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x26a): 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/ccxOYVEC.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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x31e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x338): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x39c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x3ac): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x44a): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x460):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x47a): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4e2): In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x580): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x596):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x5b0): 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/ccxOYVEC.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x5ce):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0xa4): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0xb4): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x152): 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/ccxOYVEC.o(.text._Z6test01v+0x168):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x19e): 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/ccxOYVEC.o(.text._Z6test01v+0x1ae): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x250): 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/ccxOYVEC.o(.text._Z6test01v+0x266):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x2bc): 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/ccxOYVEC.o(.text._Z6test01v+0x2cc): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x36e): 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/ccxOYVEC.o(.text._Z6test01v+0x384):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x38e): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x430): 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/ccxOYVEC.o(.text._Z6test01v+0x456):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x480): 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/ccxOYVEC.o(.text._Z6test01v+0x48a): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x4c4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x4d4): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x576): 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/ccxOYVEC.o(.text._Z6test01v+0x58c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x5c6): 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/ccxOYVEC.o(.text._Z6test01v+0x5d6): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccxOYVEC.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/ccxOYVEC.o(.text._Z6test01v+0x68e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x73e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x764):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x7bc): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x7c6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x7d0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x7da):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x7f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x7fc):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x836): 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/ccxOYVEC.o(.text._Z6test01v+0x846): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x8e8): 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/ccxOYVEC.o(.text._Z6test01v+0x8fe):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x908): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x9aa): 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/ccxOYVEC.o(.text._Z6test01v+0x9d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0x9fa): 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/ccxOYVEC.o(.text._Z6test01v+0xa04): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0xa36):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0xa40):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0xa4a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0xa5e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0xa80):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0xa94):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0xaba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0xac8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0xad6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0xae4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0xb0a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccxOYVEC.o(.text._Z6test01v+0xb1c):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T06:01:06Z

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

    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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x210):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x236):/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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x388):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x43e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x464):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x650):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x678):/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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x6e8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x758):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8ba):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8e2):/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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x94c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9a4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb06):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb2e):/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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb96):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xbde):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc44):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd98):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdbe):/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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe26):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe92):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf56):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xfbc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1012):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x106a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x112e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1192):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1216):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x12d6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x133a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1358):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x13ca):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x148e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x14f2):/opt/lsb/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/ccIx7QHQ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1be):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x226):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x10e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x188):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x236):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x256):/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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x2d4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x436):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x45e):/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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x4c4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x4e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x536):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x698):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x6c0):/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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x724):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x754):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x7a8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x86c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x8d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x904):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x984):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa44):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xac6):/opt/lsb/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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x210):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x236):/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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x388):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x43e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x464):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x64c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x674):/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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x6e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x754):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8b6):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8de):/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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x948):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9a0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb02):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb2a):/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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xbda):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd94):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdba):/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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe8e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf52):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xfb8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x100e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1066):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x112a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x118e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1212):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x12d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1336):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1354):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x13c6):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x148a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x14ee):/opt/lsb/include/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/ccIx7QHQ.o(.text._Z6test02v+0x15a):/opt/lsb/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/ccIx7QHQ.o(.text._Z6test02v+0x27e):/opt/lsb/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/ccIx7QHQ.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/ccIx7QHQ.o(.text._Z6test02v+0x512):/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/ccIx7QHQ.o(.text._Z6test02v+0x652):/opt/lsb/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/ccIx7QHQ.o(.text._Z6test02v+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/ccIx7QHQ.o(.text._Z6test02v+0x7ec):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccIx7QHQ.o(.text._Z6test02v+0x802):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.text._Z6test02v+0x810):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.text._Z6test02v+0x81a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.text._Z6test02v+0x824):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.text._Z6test02v+0x82e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.text._Z6test02v+0x838):/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: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/ccIx7QHQ.o(.text._Z6test02v+0x976):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.text._Z6test02v+0x9cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.text._Z6test02v+0x9d6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.text._Z6test02v+0x9e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.text._Z6test02v+0x9ea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccIx7QHQ.o(.text._Z6test02v+0x9f4):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_list_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0x10): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1a): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x210):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x236):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x244): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2e2): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x388):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x43e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x464):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x49a): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x4ee): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x4fe): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x59c): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x650):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x678):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x694): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x6e8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x758):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x768): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x806): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8ba):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8e2):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8fc): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x94c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9a4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9b4): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xa52): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb06):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb2e):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb48): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb96):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xbde):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc44):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc54): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xcf2): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd98):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdbe):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdd8): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe26):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe92):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xea2): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf40): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf56):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.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/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xfbc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1012):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x106a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x107a): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1118): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x112e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1148): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1192):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1216):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1226): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x12c0): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x12d6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x12f0): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x133a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1358):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x13ca):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x13da): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1478): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x148e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x14a8): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x14f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xa2): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xfa): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x10a): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1a8): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1be):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1d8): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x226):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x272): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2a2): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x4a): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x5a): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0xf8): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x10e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x126): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x42): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x52): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xf0): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x188):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x236):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x256):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x26e): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x2d4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x2e4): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x382): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x436):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x45e):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x478): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x4c4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x4e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x536):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x546): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x5e4): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x698):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x6c0):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x6da): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x724):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x754):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x7a8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x7b8): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x856): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x86c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x886): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x8d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x904):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x984):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x994): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa2e): 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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa44):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa5e): 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/ccIx7QHQ.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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xac6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1a): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x210):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x236):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x244): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2e2): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x388):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x43e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x464):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x496): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x4ea): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x4fa): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x598): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x64c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x674):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x690): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x6e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x754):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x764): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x802): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8b6):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8de):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8f8): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x948):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9a0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9b0): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xa4e): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb02):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb2a):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb44): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xbda):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc50): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xcee): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd94):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdba):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdd4): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe8e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe9e): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf3c): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf52):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf6c): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xfb8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x100e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1066):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1076): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1114): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x112a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1144): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x118e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1212):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1222): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x12bc): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x12d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x12ec): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1336):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1354):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x13c6):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x13d6): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1474): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x148a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x14a4): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccIx7QHQ.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x14ee):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x96): 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/ccIx7QHQ.o(.text._Z6test02v+0xa6): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x144): 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/ccIx7QHQ.o(.text._Z6test02v+0x15a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x16c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x1bc): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x268): 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/ccIx7QHQ.o(.text._Z6test02v+0x27e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x2b6): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x306): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x3b2): 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/ccIx7QHQ.o(.text._Z6test02v+0x3c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.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/ccIx7QHQ.o(.text._Z6test02v+0x450): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x4fc): 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/ccIx7QHQ.o(.text._Z6test02v+0x512):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x554): In function `test02()':
      /opt/lsb/include/c++/debug/list:156: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_singular()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x58a): 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/ccIx7QHQ.o(.text._Z6test02v+0x59a): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x63c): 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/ccIx7QHQ.o(.text._Z6test02v+0x652):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x69a): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x6ee): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x79a): 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/ccIx7QHQ.o(.text._Z6test02v+0x7b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x7e2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x7ec):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x802):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x810):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x81a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x824):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x82e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x838):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x860): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x8b4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x960): 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/ccIx7QHQ.o(.text._Z6test02v+0x976):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x9a8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x9cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x9d6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x9e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x9ea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0x9f4):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0xa08): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccIx7QHQ.o(.text._Z6test02v+0xa38): In function `test02()':
      /opt/lsb/include/c++/debug/list:176: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_revalidate_singular()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T06:01:26Z

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

    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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd8):/opt/lsb/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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x154):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x218):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2c2):/opt/lsb/include/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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x10e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+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:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x146):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x29e):/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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x3c0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x46c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x4e6):/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.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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x76):/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/cczTu99G.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/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x234):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x2b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x376):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x3e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x416):/opt/lsb/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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xee):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x1a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x22a):/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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x30e):/opt/lsb/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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x3e4):/opt/lsb/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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x536):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x61a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+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/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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x688):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x696):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x704):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x7cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/cczTu99G.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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cczTu99G.o(.text._Z6test03v+0x298):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0x304):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0x334):/opt/lsb/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/cczTu99G.o(.text._Z6test03v+0x482):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/cczTu99G.o(.text._Z6test03v+0x55a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0x5a8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0x5d8):/opt/lsb/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/cczTu99G.o(.text._Z6test03v+0x71c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cczTu99G.o(.text._Z6test03v+0x7f4):/opt/lsb/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/cczTu99G.o(.text._Z6test03v+0x950):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cczTu99G.o(.text._Z6test03v+0xa28):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0xa8a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0xa94):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0xac4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0xafa):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cczTu99G.o(.text._Z6test03v+0xbbe):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0xbf6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0xc00):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0xc0a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0xc14):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cczTu99G.o(.text._Z6test03v+0xc4a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cczTu99G.o(.text._Z6test03v+0xc5c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0xc6a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0xc78):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0xc8a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0xca0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczTu99G.o(.text._Z6test03v+0xcd6):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/list/invalidation/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_list_invalidation_3.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0x10): 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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x14): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb2): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe6): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x188): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e4): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xa2): 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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xf6): 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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x154):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x164): 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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x202): 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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x218):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x232): 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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x27e): 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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2ae): 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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x4a): 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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x5a): 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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0xf8): 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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x10e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x126): 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/cczTu99G.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/cczTu99G.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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xea): 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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x128): 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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x18): 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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0xb6): 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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0xdc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x10a): 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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x22): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x82): 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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x92): 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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x130): 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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x146):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x160): 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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x228): 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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x29e):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x2f8): 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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x308): 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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x3aa): 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/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x3c0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x46c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x4e6):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x51e): 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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt20_List_const_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0x10): 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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x30): 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/cczTu99G.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x76):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1a): 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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x110): 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/cczTu99G.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/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x17c): 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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x21e): 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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x234):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x24e): 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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x2b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x2c2): 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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x360): 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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x376):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x390): 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/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x3e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x416):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xc8): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xee):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x1a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x22a):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x246): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x2e8): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x30e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x31c): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x3be): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x3e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x40e): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x46e): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x47e): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x520): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x536):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x550): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x604): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x61a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x63a): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x648):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x65c): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x67a): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x688):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x696):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x704):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x714): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x7b6): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cczTu99G.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x7cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0x98): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0xf8): 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/cczTu99G.o(.text._Z6test03v+0x108): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0x1aa): 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/cczTu99G.o(.text._Z6test03v+0x1c0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0x1da): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0x282): 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/cczTu99G.o(.text._Z6test03v+0x298):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0x2fa): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0x304):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0x334):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0x35e): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0x3be): 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/cczTu99G.o(.text._Z6test03v+0x3ce): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0x46c): 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/cczTu99G.o(.text._Z6test03v+0x482):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0x49c): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0x544): 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/cczTu99G.o(.text._Z6test03v+0x55a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0x59e): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0x5a8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0x5d8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0x5f8): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0x658): 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/cczTu99G.o(.text._Z6test03v+0x668): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0x706): 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/cczTu99G.o(.text._Z6test03v+0x71c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0x736): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0x7de): 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/cczTu99G.o(.text._Z6test03v+0x7f4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0x82c): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0x88c): 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/cczTu99G.o(.text._Z6test03v+0x89c): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0x93a): 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/cczTu99G.o(.text._Z6test03v+0x950):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0x96a): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0xa12): 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/cczTu99G.o(.text._Z6test03v+0xa28):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.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/cczTu99G.o(.text._Z6test03v+0xa8a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0xa94):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0xac4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0xafa):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cczTu99G.o(.text._Z6test03v+0xb0a): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0xba8): 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/cczTu99G.o(.text._Z6test03v+0xbbe):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczTu99G.o(.text._Z6test03v+0xbec): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0xbf6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0xc00):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0xc0a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0xc14):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cczTu99G.o(.text._Z6test03v+0xc4a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cczTu99G.o(.text._Z6test03v+0xc5c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0xc6a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0xc78):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0xc8a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0xca0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczTu99G.o(.text._Z6test03v+0xcd6):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T06:01:46Z

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

    qmtest.target:
      local

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

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_sequence.h:165: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_sequence.h:174: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x20a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x282):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x346):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x3a2):/opt/lsb/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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd8):/opt/lsb/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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ae):/opt/lsb/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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd8):/opt/lsb/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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ae):/opt/lsb/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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x25a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x31e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x39c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x460):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x596):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x5ce):/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/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x13a):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x1f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x26e):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x31e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x344):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x3fa):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x470):/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/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x5de):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x6c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x70e):/opt/lsb/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/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x7fe):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x82e):/opt/lsb/include/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/ccJUP50A.o(.text._Z6test04v+0x1c4):/opt/lsb/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/ccJUP50A.o(.text._Z6test04v+0x30c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccJUP50A.o(.text._Z6test04v+0x3e4):/opt/lsb/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/ccJUP50A.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/ccJUP50A.o(.text._Z6test04v+0x61c):/opt/lsb/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/ccJUP50A.o(.text._Z6test04v+0x732):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.text._Z6test04v+0x780):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.text._Z6test04v+0x78a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.text._Z6test04v+0x794):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.text._Z6test04v+0x79e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.text._Z6test04v+0x7a8):/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/ccJUP50A.o(.text._Z6test04v+0x7c6):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccJUP50A.o(.text._Z6test04v+0x806):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccJUP50A.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/ccJUP50A.o(.text._Z6test04v+0x82a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.text._Z6test04v+0x838):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.text._Z6test04v+0x846):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.text._Z6test04v+0x858):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.text._Z6test04v+0x866):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJUP50A.o(.text._Z6test04v+0x870):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_list_invalidation_4.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0x46): 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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0x88): 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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0xba): 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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0xfc): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xa2): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x142): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x152): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1f4): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x20a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x282):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x292): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x330): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x346):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x360): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x3a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x14): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb2): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe6): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x188): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e4): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x14): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb2): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe6): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x188): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e0): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<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/ccJUP50A.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/ccJUP50A.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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xea): 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/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x128): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1a): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x114): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x124): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1c6): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1f6): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x25a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x26a): 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/ccJUP50A.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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x31e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x338): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x39c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x3ac): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x44a): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x460):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x47a): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4e2): In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x580): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x596):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x5b0): 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/ccJUP50A.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x5ce):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x26): 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/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0xc4): 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/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x13a):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x1f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x26e):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x31e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x344):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x3fa):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x470):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x4b2): 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/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x516): 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/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x526): 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/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x5c8): 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/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x5de):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x5fa): 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/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x6b2): 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/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x6c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.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/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x70e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x7c8): 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/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x7fe):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x81c): 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/ccJUP50A.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x82e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.text._Z6test04v+0xfc): 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/ccJUP50A.o(.text._Z6test04v+0x10c): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x1ae): 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/ccJUP50A.o(.text._Z6test04v+0x1c4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x1e4): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x248): 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/ccJUP50A.o(.text._Z6test04v+0x258): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x2f6): 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/ccJUP50A.o(.text._Z6test04v+0x30c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x326): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x3ce): 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/ccJUP50A.o(.text._Z6test04v+0x3e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x41c): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x480): 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/ccJUP50A.o(.text._Z6test04v+0x490): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x52e): 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/ccJUP50A.o(.text._Z6test04v+0x544):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x55e): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x606): 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/ccJUP50A.o(.text._Z6test04v+0x61c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x66e): 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/ccJUP50A.o(.text._Z6test04v+0x67e): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x71c): 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/ccJUP50A.o(.text._Z6test04v+0x732):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x776): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x780):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x78a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x794):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x79e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x7a8):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccJUP50A.o(.text._Z6test04v+0x7b2): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x7c6):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x806):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccJUP50A.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/ccJUP50A.o(.text._Z6test04v+0x82a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x838):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x846):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x858):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x866):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJUP50A.o(.text._Z6test04v+0x870):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

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

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

    qmtest.target:
      local

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

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

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

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

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

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

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

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

  23_containers/map/1.cc                        : PASS    

  23_containers/map/14340.cc                    : PASS    

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

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

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x216):/opt/lsb/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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+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: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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x438):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x4fc):/opt/lsb/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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5ca):/opt/lsb/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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x69c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6f8):/opt/lsb/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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x732):/opt/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/cck9CyjJ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+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: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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2b6):/opt/lsb/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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x412):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4d6):/opt/lsb/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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5a4):/opt/lsb/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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x676):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x700):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7c4):/opt/lsb/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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x892):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x9e6):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xaaa):/opt/lsb/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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb78):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc4a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc86):/opt/lsb/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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xcc8):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xcde):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xcfc):/opt/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/cck9CyjJ.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_+0xe6):/opt/lsb/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/cck9CyjJ.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_+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: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/cck9CyjJ.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_+0x310):/opt/lsb/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/cck9CyjJ.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_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/cck9CyjJ.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_+0x4b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cck9CyjJ.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_+0x598):/opt/lsb/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/cck9CyjJ.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_+0x6ee):/opt/lsb/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/cck9CyjJ.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_+0x7c0):/opt/lsb/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/cck9CyjJ.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_+0x896):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cck9CyjJ.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_+0x972):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cck9CyjJ.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_+0x9a0):/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/cck9CyjJ.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_+0x9f4):/opt/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/cck9CyjJ.o(.text._Z6test01v+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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cck9CyjJ.o(.text._Z6test01v+0x3aa):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cck9CyjJ.o(.text._Z6test01v+0x456):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cck9CyjJ.o(.text._Z6test01v+0x47c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cck9CyjJ.o(.text._Z6test01v+0x4da):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cck9CyjJ.o(.text._Z6test01v+0x4e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cck9CyjJ.o(.text._Z6test01v+0x4ee):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cck9CyjJ.o(.text._Z6test01v+0x4f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cck9CyjJ.o(.text._Z6test01v+0x502):/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/cck9CyjJ.o(.text._Z6test01v+0x526):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cck9CyjJ.o(.text._Z6test01v+0x56c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cck9CyjJ.o(.text._Z6test01v+0x586):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cck9CyjJ.o(.text._Z6test01v+0x5aa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cck9CyjJ.o(.text._Z6test01v+0x5f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cck9CyjJ.o(.text._Z6test01v+0x5fe):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cck9CyjJ.o(.text._Z6test01v+0x60c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cck9CyjJ.o(.text._Z6test01v+0x61a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cck9CyjJ.o(.text._Z6test01v+0x628):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_map_insert_16813.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xa2): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x14e): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x15e): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x200): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x216):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x220): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2be): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2f2): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x390): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3d2): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x438):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x448): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x4e6): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x4fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x506): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5a4): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5ca):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5d8): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x676): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x69c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6bc): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x710): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x732):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cck9CyjJ.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/cck9CyjJ.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/cck9CyjJ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0xea): 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/cck9CyjJ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x128): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1a): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x120): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x130): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1d2): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1e8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1f2): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x290): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2b6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2c4): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x362): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x388):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x3a8): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x412):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x422): In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, float> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4c0): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4d6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4e0): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x57e): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5b2): In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, float> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x650): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x676):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x696): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x700):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x710): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7ae): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7c4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7ce): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x86c): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x892):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8a0): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x93e): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x964):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x984): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x9e6):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x9f6): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa94): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xaaa):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xab4): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb52): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb78):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb86): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc24): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc4a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc6a): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc86):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc9e): 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/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xcc8):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xcde):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cck9CyjJ.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xcfc):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cck9CyjJ.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_+0x22): 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/cck9CyjJ.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_+0xc0): 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/cck9CyjJ.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_+0xe6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.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_+0xf4): 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/cck9CyjJ.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_+0x196): 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/cck9CyjJ.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_+0x1bc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.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_+0x1d0): 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/cck9CyjJ.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_+0x248): 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/cck9CyjJ.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_+0x258): 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/cck9CyjJ.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_+0x2fa): 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/cck9CyjJ.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_+0x310):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.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_+0x31a): 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/cck9CyjJ.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_+0x3bc): 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/cck9CyjJ.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_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.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_+0x3f0): 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/cck9CyjJ.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_+0x492): 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/cck9CyjJ.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_+0x4b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.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_+0x4d8): 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/cck9CyjJ.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_+0x582): 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/cck9CyjJ.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_+0x598):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.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_+0x5ba): 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/cck9CyjJ.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_+0x626): 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/cck9CyjJ.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_+0x636): 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/cck9CyjJ.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_+0x6d8): 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/cck9CyjJ.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_+0x6ee):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.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_+0x6f8): 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/cck9CyjJ.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_+0x79a): 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/cck9CyjJ.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_+0x7c0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.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_+0x7ce): 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/cck9CyjJ.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_+0x870): 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/cck9CyjJ.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_+0x896):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.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_+0x8b2): 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/cck9CyjJ.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_+0x95c): 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/cck9CyjJ.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_+0x972):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.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_+0x98e): 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/cck9CyjJ.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_+0x9a0):/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cck9CyjJ.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_+0x9c2): 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/cck9CyjJ.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_+0x9da): 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/cck9CyjJ.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_+0x9f4):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x1e4): 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/cck9CyjJ.o(.text._Z6test01v+0x1f4): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x296): 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/cck9CyjJ.o(.text._Z6test01v+0x2ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x2e6): 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/cck9CyjJ.o(.text._Z6test01v+0x2f6): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x394): 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/cck9CyjJ.o(.text._Z6test01v+0x3aa):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x456):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x47c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x4d0): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x4da):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x4e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x4ee):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x4f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x502):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x50c): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x526):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x56c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x586):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x5aa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x5f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x5fe):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x60c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x61a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cck9CyjJ.o(.text._Z6test01v+0x628):/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-10T06:03:06Z

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

    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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x76):/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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x20a):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x22a):/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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x372):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x41c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x43c):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x630):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x658):/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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6de):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x83c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x864):/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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x90e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xa5e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xa84):/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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xb08):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc66):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc8e):/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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd10):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe6e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe96):/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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xf18):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1076):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x109e):/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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1108):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x117a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x12ca):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x12f0):/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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1374):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x14d2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x14fa):/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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1590):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1654):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x16d6):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1796):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x17da):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x183a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x18fe):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1980):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a44):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1ad2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1b92):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1c14):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1cd4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1d14):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1d7c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1e3c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1ebe):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1f7e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2010):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x20d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2156):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x221a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x22ce):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2392):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2414):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x24d8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x25fa):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x26ba):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x273c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x27fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x28fe):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x29c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2a44):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2b08):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/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/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x216):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x296):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x35a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b6):/opt/lsb/include/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/ccibbjfx.o(.text._Z6test01v+0x224):/opt/lsb/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/ccibbjfx.o(.text._Z6test01v+0x322):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.text._Z6test01v+0x352):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.text._Z6test01v+0x35c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccibbjfx.o(.text._Z6test01v+0x376):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccibbjfx.o(.text._Z6test01v+0x39e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccibbjfx.o(.text._Z6test01v+0x3b8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccibbjfx.o(.text._Z6test01v+0x3dc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccibbjfx.o(.text._Z6test01v+0x422):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'collect2: ld returned 1 exit status
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/map/invalidation/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_map_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x10): 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x10): 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x30): 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x76):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xb8): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x20a):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x22a):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x238): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2d2): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x372):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x41c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x43c):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x472): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4d2): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4e2): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x57c): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x630):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x658):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x672): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6de):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6ee): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_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::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x83c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x864):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x87e): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x90e):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x91e): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x9b8): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xa5e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xa84):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xa9e): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xb08):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xb18): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xbb2): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc66):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc8e):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xca8): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd10):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd20): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xdba): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe6e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe96):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.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/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xf18):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xf28): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xfc2): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1076):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x109e):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x10b8): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1108):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x117a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x118a): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1224): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x12ca):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x12f0):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x130a): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1374):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1384): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x141e): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x14d2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x14fa):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1514): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1590):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x15a0): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x163e): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1654):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x166e): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x16d6):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x16e6): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1780): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1796):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x17b0): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x17da):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x183a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x184a): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x18e8): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x18fe):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1918): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1980):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1990): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a2e): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a44):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a5e): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1ad2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1ae2): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1b7c): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1b92):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1bac): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1c14):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.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/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1cbe): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1cd4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1cee): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1d14):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1d7c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1d8c): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1e26): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1e3c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1e56): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1ebe):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1ece): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1f68): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1f7e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1f98): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2010):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.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/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x20be): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x20d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x20ee): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2156):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2166): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2204): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x221a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2234): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x22ce):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x22de): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x237c): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2392):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x23ac): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2414):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2424): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x24c2): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x24d8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x24f2): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x25fa):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x260a): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x26a4): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x26ba):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x273c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x274c): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x27e6): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x27fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2816): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x28fe):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x290e): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x29ac): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x29c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x29dc): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2a44):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2a54): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2af2): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2b08):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2b22): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int 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/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xa2): 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/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x14e): 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/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x15e): 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/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x200): 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/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x216):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x296):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2a6): 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/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x344): 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/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x35a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x374): 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/ccibbjfx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccibbjfx.o(.text._Z6test01v+0x15c): 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/ccibbjfx.o(.text._Z6test01v+0x16c): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.text._Z6test01v+0x20e): 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/ccibbjfx.o(.text._Z6test01v+0x224):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.text._Z6test01v+0x25e): 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/ccibbjfx.o(.text._Z6test01v+0x26e): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccibbjfx.o(.text._Z6test01v+0x30c): 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/ccibbjfx.o(.text._Z6test01v+0x322):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccibbjfx.o(.text._Z6test01v+0x348): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccibbjfx.o(.text._Z6test01v+0x352):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccibbjfx.o(.text._Z6test01v+0x35c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccibbjfx.o(.text._Z6test01v+0x376):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccibbjfx.o(.text._Z6test01v+0x39e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccibbjfx.o(.text._Z6test01v+0x3b8):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccibbjfx.o(.text._Z6test01v+0x3dc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccibbjfx.o(.text._Z6test01v+0x422):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T06:03:28Z

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

    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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x138):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x206):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x2d8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x310):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x216):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+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: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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x438):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x4fc):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5ca):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x69c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6f8):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x732):/opt/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/ccQwT7yv.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+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: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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x140):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x20e):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x2e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x318):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+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: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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2b6):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x412):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4d6):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5a4):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x676):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x700):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7c4):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x892):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x9e6):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xaaa):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb78):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc4a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc86):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xcc8):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xcde):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xcfc):/opt/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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xea):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x226):/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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2f8):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3ce):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x4a4):/opt/lsb/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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x5a8):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x65a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x6d0):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccQwT7yv.o(.text._Z6test02v+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: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/ccQwT7yv.o(.text._Z6test02v+0x2be):/opt/lsb/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/ccQwT7yv.o(.text._Z6test02v+0x3b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/ccQwT7yv.o(.text._Z6test02v+0x4fa):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccQwT7yv.o(.text._Z6test02v+0x5b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQwT7yv.o(.text._Z6test02v+0x626):/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/ccQwT7yv.o(.text._Z6test02v+0x696):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQwT7yv.o(.text._Z6test02v+0x75a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccQwT7yv.o(.text._Z6test02v+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_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/ccQwT7yv.o(.text._Z6test02v+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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.text._Z6test02v+0x9a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.text._Z6test02v+0x9de):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQwT7yv.o(.text._Z6test02v+0xaa2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.text._Z6test02v+0xaf4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQwT7yv.o(.text._Z6test02v+0xbb8):/opt/lsb/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/ccQwT7yv.o(.text._Z6test02v+0xcb2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQwT7yv.o(.text._Z6test02v+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/ccQwT7yv.o(.text._Z6test02v+0xde6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.text._Z6test02v+0xdf0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.text._Z6test02v+0xdfa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.text._Z6test02v+0xe04):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.text._Z6test02v+0xe0e):/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/ccQwT7yv.o(.text._Z6test02v+0xe7a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccQwT7yv.o(.text._Z6test02v+0xe9e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.text._Z6test02v+0xec8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.text._Z6test02v+0xef0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.text._Z6test02v+0xf32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.text._Z6test02v+0xf7c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQwT7yv.o(.text._Z6test02v+0xf86):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_map_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x10): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x70): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x80): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x122): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x138):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x142): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x1e0): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x206):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x214): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x2b2): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x2d8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x2f4): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x310):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x324): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xa2): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x14e): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x15e): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x200): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x216):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x220): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2be): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2f2): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x390): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3d2): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x438):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x448): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x4e6): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x4fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x506): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5a4): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5ca):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5d8): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x676): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x69c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6bc): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x710): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x732):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.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/ccQwT7yv.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/ccQwT7yv.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0xea): 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/ccQwT7yv.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+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> > > >::_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/ccQwT7yv.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x18): 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/ccQwT7yv.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xb6): 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/ccQwT7yv.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xdc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x10a): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x78): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x88): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x12a): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x140):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x14a): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x1e8): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x20e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x21c): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x2ba): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x2e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x2fc): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x318):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x32c): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1a): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x120): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x130): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1d2): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1e8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1f2): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x290): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2b6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2c4): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x362): In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x388):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x3a8): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x412):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x422): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4c0): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4d6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4e0): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x57e): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5b2): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x650): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x676):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x696): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x700):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x710): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7ae): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7c4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7ce): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x86c): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x892):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8a0): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x93e): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x964):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x984): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x9e6):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x9f6): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa94): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xaaa):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xab4): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb52): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb78):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb86): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc24): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc4a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc6a): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc86):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc9e): 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/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xcc8):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xcde):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xcfc):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xc4): 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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xea):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x226):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x230): 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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2d2): In function `__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x306): 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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3a8): 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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3ce):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3e2): 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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x48e): 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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x4a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x4da): 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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x582): 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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x5a8):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x65a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x6d0):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x70a): 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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x718): 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/ccQwT7yv.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x762): 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/ccQwT7yv.o(.text._Z6test02v+0x11c): 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/ccQwT7yv.o(.text._Z6test02v+0x12c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x1ce): 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/ccQwT7yv.o(.text._Z6test02v+0x1e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x208): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x2a8): 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/ccQwT7yv.o(.text._Z6test02v+0x2be):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x2f8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x39c): 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/ccQwT7yv.o(.text._Z6test02v+0x3b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x3e0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x484): 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/ccQwT7yv.o(.text._Z6test02v+0x4fa):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x5b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x626):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x660): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x696):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x6a6): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x744): 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/ccQwT7yv.o(.text._Z6test02v+0x75a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x772): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x796): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x836): 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/ccQwT7yv.o(.text._Z6test02v+0x84c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x88e): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x92e): 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/ccQwT7yv.o(.text._Z6test02v+0x944):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x99a): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x9a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x9de):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0x9ee): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xa8c): 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/ccQwT7yv.o(.text._Z6test02v+0xaa2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xaba): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xaf4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xb04): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xba2): 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/ccQwT7yv.o(.text._Z6test02v+0xbb8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xbee): 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/ccQwT7yv.o(.text._Z6test02v+0xbfe): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xc9c): 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/ccQwT7yv.o(.text._Z6test02v+0xcb2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xcfc): 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/ccQwT7yv.o(.text._Z6test02v+0xd0c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xdaa): 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/ccQwT7yv.o(.text._Z6test02v+0xdc0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xddc): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xde6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xdf0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xdfa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xe04):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xe0e):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xe18): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xe7a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xe9e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xec8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xef0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xf32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xf7c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQwT7yv.o(.text._Z6test02v+0xf86):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T06:03:48Z

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

    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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x76):/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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1fa):/opt/lsb/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/cc2iqyuT.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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4e0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x196):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x240):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x2b2):/opt/lsb/include/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/cc2iqyuT.o(.text._Z6test01v+0x248):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc2iqyuT.o(.text._Z6test01v+0x268):/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/cc2iqyuT.o(.text._Z6test01v+0x2cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc2iqyuT.o(.text._Z6test01v+0x2d6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc2iqyuT.o(.text._Z6test01v+0x2e0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc2iqyuT.o(.text._Z6test01v+0x2fa):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc2iqyuT.o(.text._Z6test01v+0x322):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc2iqyuT.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/cc2iqyuT.o(.text._Z6test01v+0x360):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc2iqyuT.o(.text._Z6test01v+0x3e8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc2iqyuT.o(.text._Z6test01v+0x43c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc2iqyuT.o(.text._Z6test01v+0x46e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc2iqyuT.o(.text._Z6test01v+0x47c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc2iqyuT.o(.text._Z6test01v+0x48a):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/multimap/invalidation/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multimap_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x10): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x10): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x30): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x76):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xb8): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a8): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1fa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2c6): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x31e): 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/cc2iqyuT.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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x390): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x39e): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x440): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4e0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x538): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x64e): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6a6): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x718): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x74e): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x79c): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+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(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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+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(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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0xfe): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x196):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x1ee): 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/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x240):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x260): 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/cc2iqyuT.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/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc2iqyuT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x2b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc2iqyuT.o(.text._Z6test01v+0xfa): 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/cc2iqyuT.o(.text._Z6test01v+0x10a): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc2iqyuT.o(.text._Z6test01v+0x1a8): 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/cc2iqyuT.o(.text._Z6test01v+0x248):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc2iqyuT.o(.text._Z6test01v+0x268):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc2iqyuT.o(.text._Z6test01v+0x276): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc2iqyuT.o(.text._Z6test01v+0x2cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc2iqyuT.o(.text._Z6test01v+0x2d6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc2iqyuT.o(.text._Z6test01v+0x2e0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc2iqyuT.o(.text._Z6test01v+0x2fa):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc2iqyuT.o(.text._Z6test01v+0x322):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc2iqyuT.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/cc2iqyuT.o(.text._Z6test01v+0x360):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc2iqyuT.o(.text._Z6test01v+0x3e8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc2iqyuT.o(.text._Z6test01v+0x43c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc2iqyuT.o(.text._Z6test01v+0x46e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc2iqyuT.o(.text._Z6test01v+0x47c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc2iqyuT.o(.text._Z6test01v+0x48a):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

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

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

    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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1fa):/opt/lsb/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/cchr5vkT.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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4e0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x148):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1a4):/opt/lsb/include/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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x10e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x234):/opt/lsb/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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x406):/opt/lsb/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/cchr5vkT.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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1fc):/opt/lsb/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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x37a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x3e8):/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/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x160):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x20c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x23e):/opt/lsb/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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x236):/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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x382):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x424):/opt/lsb/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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x59a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x70a):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x7ac):/opt/lsb/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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x922):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xaf6):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xb98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xd40):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xdf2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe12):/opt/lsb/include/c++/debug/formatter.h: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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xfb0):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1064):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x10da):/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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x125e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x12b0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x12e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1334):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1386):/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/cchr5vkT.o(.text._Z6test02v+0x198):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cchr5vkT.o(.text._Z6test02v+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_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/cchr5vkT.o(.text._Z6test02v+0x44c):/opt/lsb/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/cchr5vkT.o(.text._Z6test02v+0x5f0):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cchr5vkT.o(.text._Z6test02v+0x6a6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cchr5vkT.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/cchr5vkT.o(.text._Z6test02v+0x786):/opt/lsb/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/cchr5vkT.o(.text._Z6test02v+0x8bc):/opt/lsb/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/cchr5vkT.o(.text._Z6test02v+0xa10):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.text._Z6test02v+0xa70):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.text._Z6test02v+0xaa0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.text._Z6test02v+0xb10):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.text._Z6test02v+0xb1a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.text._Z6test02v+0xb24):/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/cchr5vkT.o(.text._Z6test02v+0xb74):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cchr5vkT.o(.text._Z6test02v+0xb98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.text._Z6test02v+0xbc2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.text._Z6test02v+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.text._Z6test02v+0xbde):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.text._Z6test02v+0xbf4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cchr5vkT.o(.text._Z6test02v+0xc1e):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multimap_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x10): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xb8): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a8): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1fa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2c6): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x31e): 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/cchr5vkT.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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x390): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x39e): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x440): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4e0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x538): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x64e): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6a6): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x718): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x74e): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x79c): 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/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xa2): 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/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xf6): 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/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x148):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x4a): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x5a): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+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(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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x10e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x126): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x42): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x52): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_Safe_iterator(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+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(__gnu_debug::_Safe_iterator<std::_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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x188):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1e0): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_Safe_iterator(__gnu_debug::_Safe_iterator<std::_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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x234):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x2e6): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x33e): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x3b2): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x3ca): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x406):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1e): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xbc): 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/cchr5vkT.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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1b0): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x2ca): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x326): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x37a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x39a): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x3c0): 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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x3e8):/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/cchr5vkT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x43e): 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/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1a): 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/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x110): 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/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x160):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x20c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x23e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xc6): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x236):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x240): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2e2): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x382):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3d2): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x424):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x4f0): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x548): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x59a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x5ba): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x5c8): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x66a): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x70a):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x762): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x7ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x878): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x8d0): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x922):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x942): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x956): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x9aa): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xa56): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xaf6):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xb4e): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xb98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xbb8): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xbea): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xbfa): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xc9c): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xd40):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xdf2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe12):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe36): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe8e): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xf3a): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xfb0):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1064):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x10da):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1120): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x112e): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x11a4): 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/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x125e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x12b0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x12e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1334):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1386):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cchr5vkT.o(.text._Z6test02v+0xd0): 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/cchr5vkT.o(.text._Z6test02v+0xe0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x182): 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/cchr5vkT.o(.text._Z6test02v+0x198):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x1a2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x1e6): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x23e): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x2e6): 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/cchr5vkT.o(.text._Z6test02v+0x2fc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x336): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x38e): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x436): 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/cchr5vkT.o(.text._Z6test02v+0x44c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x47a): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x4d2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x57a): 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/cchr5vkT.o(.text._Z6test02v+0x5f0):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x6a6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x71c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x756): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x786):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x7a6): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x7fe): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x8a6): In function `test02()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x8bc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x8fa): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x952): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0x9fa): 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/cchr5vkT.o(.text._Z6test02v+0xa10):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cchr5vkT.o(.text._Z6test02v+0xa66): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0xa70):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0xaa0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0xb10):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0xb1a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0xb24):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cchr5vkT.o(.text._Z6test02v+0xb4c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0xb74):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0xb98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0xbc2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0xbde):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0xbf4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cchr5vkT.o(.text._Z6test02v+0xc1e):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

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

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

    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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x76):/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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1fa):/opt/lsb/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/ccbnR6Uo.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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4e0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x196):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x240):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x2b2):/opt/lsb/include/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/ccbnR6Uo.o(.text._Z6test01v+0x22e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbnR6Uo.o(.text._Z6test01v+0x24e):/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/ccbnR6Uo.o(.text._Z6test01v+0x2b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbnR6Uo.o(.text._Z6test01v+0x2bc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbnR6Uo.o(.text._Z6test01v+0x2c6):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccbnR6Uo.o(.text._Z6test01v+0x2e0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccbnR6Uo.o(.text._Z6test01v+0x308):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccbnR6Uo.o(.text._Z6test01v+0x322):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccbnR6Uo.o(.text._Z6test01v+0x346):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbnR6Uo.o(.text._Z6test01v+0x3ce):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbnR6Uo.o(.text._Z6test01v+0x422):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbnR6Uo.o(.text._Z6test01v+0x454):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbnR6Uo.o(.text._Z6test01v+0x462):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbnR6Uo.o(.text._Z6test01v+0x470):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/multiset/invalidation/1.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multiset_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE13_M_invalidateEv+0x10): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x30): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x76):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1a): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xb8): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1a8): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1fa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2c6): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x31e): 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/ccbnR6Uo.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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x390): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x39e): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x440): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4e0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x538): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x64e): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6a6): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x718): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x74e): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x79c): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+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(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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+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(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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0xfe): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x196):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x1ee): 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/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x240):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x260): 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/ccbnR6Uo.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/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbnR6Uo.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x2b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0xe0): 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/ccbnR6Uo.o(.text._Z6test01v+0xf0): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0x18e): 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/ccbnR6Uo.o(.text._Z6test01v+0x22e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0x24e):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0x25c): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0x2b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0x2bc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0x2c6):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0x2e0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0x308):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0x322):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0x346):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0x3ce):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0x422):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0x454):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0x462):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbnR6Uo.o(.text._Z6test01v+0x470):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

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

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

    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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1fa):/opt/lsb/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/ccZ7f4yy.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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4e0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x148):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x1a4):/opt/lsb/include/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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x10e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x234):/opt/lsb/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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x406):/opt/lsb/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/ccZ7f4yy.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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x1fc):/opt/lsb/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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x37a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x3e8):/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/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x160):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x1b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x20c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x23e):/opt/lsb/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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x236):/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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x382):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x424):/opt/lsb/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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x59a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x70a):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x7ac):/opt/lsb/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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x922):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xaf6):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xb98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xd40):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xdf2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe12):/opt/lsb/include/c++/debug/formatter.h: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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xfb0):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1064):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x10da):/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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x125e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x12b0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x12e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1334):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1386):/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/ccZ7f4yy.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_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/ccZ7f4yy.o(.text._Z6test02v+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: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/ccZ7f4yy.o(.text._Z6test02v+0x434):/opt/lsb/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/ccZ7f4yy.o(.text._Z6test02v+0x5d8):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccZ7f4yy.o(.text._Z6test02v+0x68e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccZ7f4yy.o(.text._Z6test02v+0x704):/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/ccZ7f4yy.o(.text._Z6test02v+0x76e):/opt/lsb/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/ccZ7f4yy.o(.text._Z6test02v+0x8a4):/opt/lsb/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/ccZ7f4yy.o(.text._Z6test02v+0x9f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.text._Z6test02v+0xa58):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.text._Z6test02v+0xa88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.text._Z6test02v+0xaec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.text._Z6test02v+0xaf6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.text._Z6test02v+0xb00):/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/ccZ7f4yy.o(.text._Z6test02v+0xb50):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccZ7f4yy.o(.text._Z6test02v+0xb74):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.text._Z6test02v+0xb9e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.text._Z6test02v+0xbac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.text._Z6test02v+0xbba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.text._Z6test02v+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccZ7f4yy.o(.text._Z6test02v+0xbfa):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multiset_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE13_M_invalidateEv+0x10): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1a): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xb8): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1a8): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1fa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2c6): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x31e): 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/ccZ7f4yy.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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x390): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x39e): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x440): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4e0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x538): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x64e): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6a6): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x718): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x74e): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x79c): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0xa2): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0xf6): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x148):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x1a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x4a): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x5a): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+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(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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x10e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x126): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x42): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x52): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+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(__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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x188):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x1e0): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(__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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x234):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x2e6): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x33e): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x3b2): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x3ca): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x406):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x1e): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0xbc): 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/ccZ7f4yy.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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x1b0): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x1fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x2ca): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x326): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x37a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x39a): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x3c0): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x3e8):/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/ccZ7f4yy.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x43e): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x1a): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x110): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x160):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x1b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x20c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x23e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc6): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x236):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x240): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x2e2): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x382):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x3d2): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x424):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x4f0): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x548): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x59a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x5ba): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x5c8): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x66a): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x70a):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x762): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x7ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x878): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x8d0): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x922):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x942): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x956): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x9aa): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xa56): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xaf6):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xb4e): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xb98):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xbb8): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xbea): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xbfa): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc9c): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xd40):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xdf2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe12):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe36): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe8e): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xf3a): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xfb0):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1064):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x10da):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1120): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x112e): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x11a4): 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/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x125e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x12b0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x12e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1334):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1386):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0xb0): 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/ccZ7f4yy.o(.text._Z6test02v+0xc0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x162): 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/ccZ7f4yy.o(.text._Z6test02v+0x178):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x182): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x1ce): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x226): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x2ce): 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/ccZ7f4yy.o(.text._Z6test02v+0x2e4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x31e): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x376): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x41e): 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/ccZ7f4yy.o(.text._Z6test02v+0x434):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x462): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x4ba): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x562): In function `test02()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x5d8):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x68e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x704):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x73e): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x76e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x78e): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x7e6): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x88e): 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/ccZ7f4yy.o(.text._Z6test02v+0x8a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x8e2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x93a): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0x9e2): 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/ccZ7f4yy.o(.text._Z6test02v+0x9f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0xa4e): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0xa58):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0xa88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0xaec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0xaf6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0xb00):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0xb28): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0xb50):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0xb74):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0xb9e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0xbac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0xbba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccZ7f4yy.o(.text._Z6test02v+0xbfa):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T06:05:18Z

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

    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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x76):/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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1fa):/opt/lsb/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/ccpOgFJf.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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4e0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x196):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x240):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x2b2):/opt/lsb/include/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/ccpOgFJf.o(.text._Z6test01v+0x23e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccpOgFJf.o(.text._Z6test01v+0x2ee):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccpOgFJf.o(.text._Z6test01v+0x4b4):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccpOgFJf.o(.text._Z6test01v+0x55c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccpOgFJf.o(.text._Z6test01v+0x63c):/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/ccpOgFJf.o(.text._Z6test01v+0x656):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccpOgFJf.o(.text._Z6test01v+0x6ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccpOgFJf.o(.text._Z6test01v+0x6b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccpOgFJf.o(.text._Z6test01v+0x6c0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccpOgFJf.o(.text._Z6test01v+0x6da):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccpOgFJf.o(.text._Z6test01v+0x702):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccpOgFJf.o(.text._Z6test01v+0x71c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccpOgFJf.o(.text._Z6test01v+0x740):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccpOgFJf.o(.text._Z6test01v+0x786):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccpOgFJf.o(.text._Z6test01v+0x798):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccpOgFJf.o(.text._Z6test01v+0x7c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccpOgFJf.o(.text._Z6test01v+0x7d0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccpOgFJf.o(.text._Z6test01v+0x7e2):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_set_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE13_M_invalidateEv+0x10): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x30): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x76):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1a): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xb8): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1a8): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1fa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2c6): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x31e): 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/ccpOgFJf.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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x390): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x39e): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x440): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4e0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x538): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x64e): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6a6): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x718): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x74e): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x79c): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+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(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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+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(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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0xfe): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x196):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x1ee): 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/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x240):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x260): 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/ccpOgFJf.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/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x2b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.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/ccpOgFJf.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/ccpOgFJf.o(.text._Z6test01v+0x19e): 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/ccpOgFJf.o(.text._Z6test01v+0x23e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x294): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x2ee):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x326): In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x360): 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/ccpOgFJf.o(.text._Z6test01v+0x370): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x40e): 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/ccpOgFJf.o(.text._Z6test01v+0x4b4):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x508): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x55c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x616): In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x63c):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x64c): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x656):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x6ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x6b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x6c0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x6da):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x702):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x71c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x740):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x786):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x798):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x7c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x7d0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccpOgFJf.o(.text._Z6test01v+0x7e2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

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

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

    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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1fa):/opt/lsb/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/ccDzgq20.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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4e0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x148):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x1a4):/opt/lsb/include/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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x10e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x234):/opt/lsb/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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x406):/opt/lsb/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/ccDzgq20.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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x1fc):/opt/lsb/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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x37a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x3e8):/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/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x160):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x1b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x20c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x23e):/opt/lsb/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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x236):/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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x382):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x424):/opt/lsb/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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x59a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x70a):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x7ac):/opt/lsb/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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x922):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xafa):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xba2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xd12):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xdc6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe3c):/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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xf84):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xfe4):/opt/lsb/include/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/ccDzgq20.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/ccDzgq20.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/ccDzgq20.o(.text._Z6test02v+0x312):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_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/ccDzgq20.o(.text._Z6test02v+0x462):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h: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/ccDzgq20.o(.text._Z6test02v+0x606):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccDzgq20.o(.text._Z6test02v+0x6bc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccDzgq20.o(.text._Z6test02v+0x732):/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/ccDzgq20.o(.text._Z6test02v+0x79c):/opt/lsb/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/ccDzgq20.o(.text._Z6test02v+0x8d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h: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/ccDzgq20.o(.text._Z6test02v+0xa26):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.text._Z6test02v+0xa86):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.text._Z6test02v+0xab6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.text._Z6test02v+0xb1a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.text._Z6test02v+0xb24):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.text._Z6test02v+0xb2e):/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/ccDzgq20.o(.text._Z6test02v+0xb7e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccDzgq20.o(.text._Z6test02v+0xba2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.text._Z6test02v+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.text._Z6test02v+0xbde):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.text._Z6test02v+0xbec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.text._Z6test02v+0xc02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccDzgq20.o(.text._Z6test02v+0xc2c):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_set_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE13_M_invalidateEv+0x10): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1a): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xb8): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1a8): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1fa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2c6): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x31e): 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/ccDzgq20.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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x390): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x39e): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x440): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4e0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x538): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x64e): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6a6): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x718): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x74e): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x79c): 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/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0xa2): 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/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0xf6): 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/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x148):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x1a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x4a): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x5a): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+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(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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x10e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x126): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x42): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x52): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+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(__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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x188):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x1e0): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(__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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x234):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x2e6): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x33e): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x3b2): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x3ca): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x406):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x1e): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0xbc): 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/ccDzgq20.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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x1b0): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x1fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x2ca): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x326): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x37a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x39a): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x3c0): 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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x3e8):/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/ccDzgq20.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x43e): 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/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x1a): 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/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x110): 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/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x160):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x1b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x20c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x23e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc6): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1b0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x236):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x240): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x2e2): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x382):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x3d2): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x424):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x4f0): 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/ccDzgq20.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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x59a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x5ba): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x5c8): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x66a): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x70a):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x762): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x7ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x878): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x8d0): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x922):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x942): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x956): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x9ae): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xa5a): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xafa):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xb56): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xba2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xbc2): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xbf4): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc9c): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xd12):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xdc6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe3c):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe82): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe90): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xf52): 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/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xf84):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xfe4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.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/ccDzgq20.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/ccDzgq20.o(.text._Z6test02v+0x16e): 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/ccDzgq20.o(.text._Z6test02v+0x184):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x1a6): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x1b0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.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/ccDzgq20.o(.text._Z6test02v+0x254): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x2fc): 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/ccDzgq20.o(.text._Z6test02v+0x312):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x34c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x3a4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x44c): 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/ccDzgq20.o(.text._Z6test02v+0x462):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x490): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x4e8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x590): 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/ccDzgq20.o(.text._Z6test02v+0x606):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x6bc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x732):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x76c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x79c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x7bc): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x814): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x8bc): 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/ccDzgq20.o(.text._Z6test02v+0x8d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x910): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccDzgq20.o(.text._Z6test02v+0x968): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0xa10): 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/ccDzgq20.o(.text._Z6test02v+0xa26):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccDzgq20.o(.text._Z6test02v+0xa7c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0xa86):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0xab6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0xb1a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0xb24):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0xb2e):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccDzgq20.o(.text._Z6test02v+0xb56): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0xb7e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0xba2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0xbde):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0xbec):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0xc02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccDzgq20.o(.text._Z6test02v+0xc2c):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T06:06:16Z

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

    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'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x20a):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2d8):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3aa):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x424):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4e8):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5b6):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x688):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e4):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x71e):/opt/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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x28e):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x364):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x3e6):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x4ae):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+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: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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x656):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x6d8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x7a0):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x872):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x948):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x9be):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xa86):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xb58):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xc2e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xc6a):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xcac):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xcc2):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xce0):/opt/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/cc9xU4y3.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+0xd8):/opt/lsb/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/cc9xU4y3.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+0x1ae):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1dc):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x2ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/cc9xU4y3.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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x466):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x5ac):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x67e):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x754):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x836):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x866):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x870):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x87a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x884):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x88e):/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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x960):/opt/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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x188):/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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2da):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x310):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x462):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4de):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x59e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x640):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x704):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x780):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x844):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x87c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x168):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x420):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x49a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x55e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x61a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x67c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x744):/opt/lsb/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x8d8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x910):/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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x982):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x9aa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x9b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xa1e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xa76):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xb3a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xbb4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xc74):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xcac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.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+0x7e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.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+0x88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.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+0x92):/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/cc9xU4y3.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+0x2a6):/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/cc9xU4y3.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+0x302):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.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+0x37c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.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+0x386):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.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+0x390):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.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+0x39a):/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/cc9xU4y3.o(.text._Z6test01v+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_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc9xU4y3.o(.text._Z6test01v+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_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/cc9xU4y3.o(.text._Z6test01v+0x376):/opt/lsb/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/cc9xU4y3.o(.text._Z6test01v+0x3e4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc9xU4y3.o(.text._Z6test01v+0x4a8):/opt/lsb/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/cc9xU4y3.o(.text._Z6test01v+0x5a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc9xU4y3.o(.text._Z6test01v+0x64e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc9xU4y3.o(.text._Z6test01v+0x674):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.text._Z6test01v+0x6f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.text._Z6test01v+0x6fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.text._Z6test01v+0x706):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.text._Z6test01v+0x710):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.text._Z6test01v+0x71a):/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/cc9xU4y3.o(.text._Z6test01v+0x864):/opt/lsb/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/cc9xU4y3.o(.text._Z6test01v+0x932):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/cc9xU4y3.o(.text._Z6test01v+0x9c6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.text._Z6test01v+0x9d0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc9xU4y3.o(.text._Z6test01v+0x9ee):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc9xU4y3.o(.text._Z6test01v+0xa1a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.text._Z6test01v+0xa24):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc9xU4y3.o(.text._Z6test01v+0xa42):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc9xU4y3.o(.text._Z6test01v+0xa7e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.text._Z6test01v+0xaa4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.text._Z6test01v+0xaba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.text._Z6test01v+0xacc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.text._Z6test01v+0xad6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc9xU4y3.o(.text._Z6test01v+0xae0):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_vector_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xa2): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x142): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x152): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1f4): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x20a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x214): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2b2): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2d8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2e6): 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/cc9xU4y3.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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3aa):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3c6): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x424):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x434): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4d2): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4e8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4f2): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x590): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5b6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5c4): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x662): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x688):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6a8): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6fc): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x71e):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.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/cc9xU4y3.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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0xea): In 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+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_debug::_Safe_iterator<__gnu_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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1a): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xf8): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x108): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1a6): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1bc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1c6): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x268): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x28e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x29c): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x33e): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x364):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x384): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x3e6):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x3f6): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x498): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x4ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x4b8): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x55a): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x580):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x58e): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x630): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x656):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x676): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x6d8):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x78a): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x7a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x7aa): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x84c): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x872):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x880): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x922): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x948):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x968): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x9be):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x9ce): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xa70): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xa86):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xa90): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xb32): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xb58):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xb66): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xc08): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xc2e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xc4e): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xc6a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xc82): 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/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xcac):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xcc2):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xce0):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.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+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> > >::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/cc9xU4y3.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+0xb2): In 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/cc9xU4y3.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+0xd8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.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+0xe6): In 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/cc9xU4y3.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+0x188): In 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/cc9xU4y3.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+0x1ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xb8): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x118): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x128): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1c6): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1dc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1e6): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x288): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x2ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x2bc): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x35e): 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/cc9xU4y3.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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x3a6): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x450): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x466):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x480): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x4e4): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x4f4): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x596): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x5ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x5b6): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x658): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x67e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x68c): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x72e): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x754):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x776): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x820): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x836):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x85c): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x866):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x870):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x87a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x884):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x88e):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x946): 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/cc9xU4y3.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x960):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1a): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0xb8): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x188):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x196): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x234): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2da):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x310):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x346): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x39e): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x3ae): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x44c): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x462):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x47e): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4de):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4ee): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x588): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x59e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x5b8): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x640):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.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_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x6ee): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x704):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x720): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x780):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x790): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x82e): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x844):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x85e): 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/cc9xU4y3.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x87c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xa4): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xb4): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x152): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x168):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x19e): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1ae): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x24c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x2f8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x35c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x36c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x40a): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x420):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x43a): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x49a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x4aa): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x548): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x55e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x578): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x5b0): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x5ba): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x61a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x67c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x68c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x72e): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x744):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x77a): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x78a): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x82c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x8d8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x910):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x91a): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x982):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x9aa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x9b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xa1e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xa76):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xa86): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xb24): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xb3a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xb54): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xbb4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xbc4): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xc5e): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xc74):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xc8e): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xcac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.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+0x74): 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/cc9xU4y3.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+0x7e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.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+0x88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.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+0x92):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc9xU4y3.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+0x23a): 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/cc9xU4y3.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+0x2a6):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.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+0x2f8): 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/cc9xU4y3.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+0x302):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.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+0x37c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.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+0x386):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.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+0x390):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.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+0x39a):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x9c): 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/cc9xU4y3.o(.text._Z6test01v+0xac): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x14e): 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/cc9xU4y3.o(.text._Z6test01v+0x164):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x1e4): 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/cc9xU4y3.o(.text._Z6test01v+0x1f4): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x292): 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/cc9xU4y3.o(.text._Z6test01v+0x2a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x2b2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.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/cc9xU4y3.o(.text._Z6test01v+0x376):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x3a0): 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/cc9xU4y3.o(.text._Z6test01v+0x3aa): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x3e4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x3f4): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x492): 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/cc9xU4y3.o(.text._Z6test01v+0x4a8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x4de): 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/cc9xU4y3.o(.text._Z6test01v+0x4ee): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x58c): 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/cc9xU4y3.o(.text._Z6test01v+0x5a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x64e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x674):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x6e8): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x6f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x6fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x706):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x710):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x71a):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x7a0): 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/cc9xU4y3.o(.text._Z6test01v+0x7b0): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x84e): 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/cc9xU4y3.o(.text._Z6test01v+0x864):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x86e): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x90c): 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/cc9xU4y3.o(.text._Z6test01v+0x932):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x95c): 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/cc9xU4y3.o(.text._Z6test01v+0x966): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x9c6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x9d0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0x9ee):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0xa1a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0xa24):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0xa42):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0xa7e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0xaa4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0xaba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0xacc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0xad6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc9xU4y3.o(.text._Z6test01v+0xae0):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T06:08:21Z

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

    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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x96):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/c++/debug/formatter.h:223: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_singular() const' follow/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x20a):/opt/lsb/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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2d8):/opt/lsb/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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3aa):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x424):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4e8):/opt/lsb/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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5b6):/opt/lsb/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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x688):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e4):/opt/lsb/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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x71e):/opt/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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x188):/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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2da):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x310):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x462):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4de):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x59e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x640):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x704):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x780):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x844):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x87c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_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/ccBN8oCG.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+0x196):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccBN8oCG.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+0x1cc):/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/ccBN8oCG.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+0x24a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBN8oCG.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+0x30e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.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+0x38a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBN8oCG.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+0x44a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.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+0x496):/opt/lsb/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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x242):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x306):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x386):/opt/lsb/include/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/ccBN8oCG.o(.text._Z6test02v+0x1f6):/opt/lsb/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/ccBN8oCG.o(.text._Z6test02v+0x312):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccBN8oCG.o(.text._Z6test02v+0x3c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBN8oCG.o(.text._Z6test02v+0x42e):/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/ccBN8oCG.o(.text._Z6test02v+0x494):/opt/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/ccBN8oCG.o(.text._Z6test02v+0x56c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccBN8oCG.o(.text._Z6test02v+0x61c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBN8oCG.o(.text._Z6test02v+0x688):/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/ccBN8oCG.o(.text._Z6test02v+0x7bc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccBN8oCG.o(.text._Z6test02v+0x86c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBN8oCG.o(.text._Z6test02v+0x8d8):/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/ccBN8oCG.o(.text._Z6test02v+0xa8e):/opt/lsb/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/ccBN8oCG.o(.text._Z6test02v+0xba6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccBN8oCG.o(.text._Z6test02v+0xc56):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccBN8oCG.o(.text._Z6test02v+0xcc2):/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/ccBN8oCG.o(.text._Z6test02v+0xdac):/opt/lsb/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/ccBN8oCG.o(.text._Z6test02v+0xdea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.text._Z6test02v+0xf34):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.text._Z6test02v+0xf3e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.text._Z6test02v+0xf48):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.text._Z6test02v+0xf52):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccBN8oCG.o(.text._Z6test02v+0xfb4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccBN8oCG.o(.text._Z6test02v+0xfce):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.text._Z6test02v+0xfdc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.text._Z6test02v+0xfee):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.text._Z6test02v+0xff8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.text._Z6test02v+0x1012):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccBN8oCG.o(.text._Z6test02v+0x111c):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_vector_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE13_M_invalidateEv+0x10): In 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEE13_M_invalidateEv+0x10): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x30): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x96):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xa2): 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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/c++/debug/formatter.h:223: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_singular() const' follow
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x142): 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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x152): 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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1f4): 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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x20a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x214): 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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2b2): 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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2d8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2e6): 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/ccBN8oCG.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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3aa):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3c6): 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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x424):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x434): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4d2): 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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4e8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4f2): 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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x590): 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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5b6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5c4): 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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x662): 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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x688):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6a8): 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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6fc): 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/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x71e):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1a): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0xb8): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x188):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x196): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x234): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2da):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x310):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x346): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x39e): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x3ae): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x44c): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x462):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x47e): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4de):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4ee): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x588): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x59e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x5b8): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x640):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccBN8oCG.o(.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_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x6ee): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x704):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x720): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x780):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x790): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x82e): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x844):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x85e): 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/ccBN8oCG.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x87c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.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+0x46): 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/ccBN8oCG.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+0x56): 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/ccBN8oCG.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+0xf8): 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/ccBN8oCG.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+0x196):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.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+0x1cc):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.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+0x1e4): 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/ccBN8oCG.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+0x24a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccBN8oCG.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+0x25a): 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/ccBN8oCG.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+0x2f8): 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/ccBN8oCG.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+0x30e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.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+0x32a): 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/ccBN8oCG.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+0x38a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccBN8oCG.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+0x39a): 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/ccBN8oCG.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+0x434): 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/ccBN8oCG.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+0x44a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.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+0x464): 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/ccBN8oCG.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+0x496):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xa4): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xb4): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x156): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x16c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x184): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x242):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x252): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x2f0): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x306):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x31e): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x386):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x132): 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/ccBN8oCG.o(.text._Z6test02v+0x142): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x1e0): 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/ccBN8oCG.o(.text._Z6test02v+0x1f6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x23a): 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/ccBN8oCG.o(.text._Z6test02v+0x24a): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x2ec): 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/ccBN8oCG.o(.text._Z6test02v+0x312):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x3c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x42e):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x450): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x494):/opt/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/ccBN8oCG.o(.text._Z6test02v+0x4a4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x546): 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/ccBN8oCG.o(.text._Z6test02v+0x56c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x61c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x688):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x6e4): 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/ccBN8oCG.o(.text._Z6test02v+0x6f4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x796): 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/ccBN8oCG.o(.text._Z6test02v+0x7bc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x86c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x8d8):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x9c6): 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/ccBN8oCG.o(.text._Z6test02v+0x9d6): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xa78): 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/ccBN8oCG.o(.text._Z6test02v+0xa8e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xace): 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/ccBN8oCG.o(.text._Z6test02v+0xade): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xb80): 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/ccBN8oCG.o(.text._Z6test02v+0xba6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xc56):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xcc2):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xce4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xd86): 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/ccBN8oCG.o(.text._Z6test02v+0xdac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xdd6): 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/ccBN8oCG.o(.text._Z6test02v+0xde0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xdea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xf34):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xf3e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xf48):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xf52):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xfb4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xfce):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xfdc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xfee):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0xff8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x1012):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccBN8oCG.o(.text._Z6test02v+0x111c):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

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

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

    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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x96):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/c++/debug/formatter.h:223: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_singular() const' follow/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x20a):/opt/lsb/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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2d8):/opt/lsb/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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3aa):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x424):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4e8):/opt/lsb/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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5b6):/opt/lsb/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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x688):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e4):/opt/lsb/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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x71e):/opt/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/ccrqEfi2.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+0xd8):/opt/lsb/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/ccrqEfi2.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+0x1ae):/opt/lsb/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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+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: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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+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: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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x188):/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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2da):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x310):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x462):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4de):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x59e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x640):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x704):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x780):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x844):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x87c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x168):/opt/lsb/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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x420):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x49a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x55e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x61a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x67c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x744):/opt/lsb/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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x8d8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x910):/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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x982):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x9aa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x9b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xa1e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xa76):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xb3a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xbb4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xc74):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xcac):/opt/lsb/include/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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x11a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x1c6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x232):/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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x136):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x1e8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x25e):/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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+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: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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x502):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x596):/opt/lsb/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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x13a):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x1f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x266):/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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+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: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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x476):/opt/lsb/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/ccrqEfi2.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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x5f0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x6b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccrqEfi2.o(.text._Z6test03v+0x19a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0x1a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0x1e6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0x1f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0x224):/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/ccrqEfi2.o(.text._Z6test03v+0x416):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccrqEfi2.o(.text._Z6test03v+0x4cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.text._Z6test03v+0x542):/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/ccrqEfi2.o(.text._Z6test03v+0x642):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0x6cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0x70e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0x718):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0x74c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0x77a):/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/ccrqEfi2.o(.text._Z6test03v+0x930):/opt/lsb/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/ccrqEfi2.o(.text._Z6test03v+0xa44):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccrqEfi2.o(.text._Z6test03v+0xb00):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccrqEfi2.o(.text._Z6test03v+0xb6c):/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/ccrqEfi2.o(.text._Z6test03v+0xbaa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0xc14):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0xc1e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0xc28):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccrqEfi2.o(.text._Z6test03v+0xc46):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0xc50):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0xc5a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0xc64):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccrqEfi2.o(.text._Z6test03v+0xcc6):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccrqEfi2.o(.text._Z6test03v+0xcd8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0xce6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0xcf4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0xd06):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0xd14):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccrqEfi2.o(.text._Z6test03v+0xd22):/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_DEBUG_PEDANTIC /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/vector/invalidation/3.cc -lv3test -L/tmp/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_vector_invalidation_3.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE13_M_invalidateEv+0x10): In 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEE13_M_invalidateEv+0x10): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x30): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x96):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xa2): 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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/c++/debug/formatter.h:223: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_singular() const' follow
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x142): 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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x152): 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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1f4): 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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x20a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x214): 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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2b2): 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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2d8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2e6): 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/ccrqEfi2.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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3aa):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3c6): 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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x424):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x434): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4d2): 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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4e8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4f2): 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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x590): 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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5b6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5c4): 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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x662): 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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x688):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6a8): 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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6fc): 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/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x71e):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.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+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> > >::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/ccrqEfi2.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+0xb2): In 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/ccrqEfi2.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+0xd8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.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+0xe6): In 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/ccrqEfi2.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+0x188): In 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/ccrqEfi2.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+0x1ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x40): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x50): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0xee): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x104):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x18): In 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0xb6): In 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0xdc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x10a): In 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/ccrqEfi2.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/ccrqEfi2.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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0xea): In 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+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_debug::_Safe_iterator<__gnu_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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1a): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0xb8): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x188):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x196): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x234): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2da):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x310):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x346): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x39e): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x3ae): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x44c): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x462):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x47e): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4de):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4ee): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x588): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x59e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x5b8): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x640):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccrqEfi2.o(.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_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x6ee): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x704):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x720): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x780):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x790): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x82e): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x844):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x85e): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x87c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xa4): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xb4): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x152): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x168):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x19e): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1ae): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x24c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x2f8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x35c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x36c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x40a): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x420):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x43a): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x49a):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x4aa): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x548): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x55e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x578): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x5b0): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x5ba): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x61a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x67c):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x68c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x72e): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x744):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x77a): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x78a): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x82c): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x8d8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x910):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x91a): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x982):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x9aa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x9b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xa1e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xa76):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xa86): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xb24): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xb3a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xb54): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xbb4):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xbc4): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xc5e): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xc74):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xc8e): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xcac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x46): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator+(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x56): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator+(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0xf4): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator+(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x11a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x1c6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x232):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x266): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator+(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x22): In function `void __gnu_debug_def::vector<int, std::allocator<int> >::insert<int>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int, int)':
      /opt/lsb/include/c++/debug/vector:287: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0xc0): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x136):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x1e8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x25e):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x29e): In function `void __gnu_debug_def::vector<int, std::allocator<int> >::insert<int>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int, int)':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x2ae): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x34c): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x36c): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x40a): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x430):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x43e): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x4dc): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x502):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x51e): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x596):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x5b2): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x26): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xc4): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x13a):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x1f0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x266):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x2dc): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x2ec): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x38e): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x3a4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x3ae): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x450): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x476):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x484): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x526): 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/ccrqEfi2.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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x568): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x5f0):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x600): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x6a2): 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/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x6b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x6d4): 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/ccrqEfi2.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/ccrqEfi2.o(.text._Z6test03v+0x12c): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x19a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x1a4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x1e6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x1f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x224):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x302): In function `test03()':
      /opt/lsb/include/c++/debug/vector:287: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x3a0): 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/ccrqEfi2.o(.text._Z6test03v+0x416):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x4cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x542):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x57e): 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/ccrqEfi2.o(.text._Z6test03v+0x58e): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x62c): 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/ccrqEfi2.o(.text._Z6test03v+0x642):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x65e): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x6cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x70e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x718):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x74c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x77a):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x86c): 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/ccrqEfi2.o(.text._Z6test03v+0x87c): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x91a): 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/ccrqEfi2.o(.text._Z6test03v+0x930):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0x970): 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/ccrqEfi2.o(.text._Z6test03v+0x980): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xa1e): 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/ccrqEfi2.o(.text._Z6test03v+0xa44):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xb00):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xb6c):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xba0): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xbaa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xbd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xc14):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xc1e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xc28):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xc46):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xc50):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xc5a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xc64):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xcc6):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xcd8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xce6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xcf4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xd06):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xd14):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xd22):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccrqEfi2.o(.text._Z6test03v+0xdcc): 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/vector/invalidation/3.cc (test for excess errors)

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

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

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

    qmtest.target:
      local

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

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xee):/opt/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1f6):/opt/lsb/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3e6):/opt/lsb/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x502):/opt/lsb/include/c++/debug/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/ccWvbpW9.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):/opt/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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x10e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+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: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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x96):/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1ac):/opt/lsb/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x27e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x3a0):/opt/lsb/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x472):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x598):/opt/lsb/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x66a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x790):/opt/lsb/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x862):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x89e):/opt/lsb/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x8dc):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x8f2):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x908):/opt/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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+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/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x208):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x23e):/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x2a8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x31e):/opt/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x472):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x4a8):/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x51a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x524):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x550):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x5b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x604):/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/ccWvbpW9.o(.text._Z6test04v+0x1f0):/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/ccWvbpW9.o(.text._Z6test04v+0x272):/opt/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/ccWvbpW9.o(.text._Z6test04v+0x336):/opt/lsb/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/ccWvbpW9.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/ccWvbpW9.o(.text._Z6test04v+0x546):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccWvbpW9.o(.text._Z6test04v+0x5f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccWvbpW9.o(.text._Z6test04v+0x66e):/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/ccWvbpW9.o(.text._Z6test04v+0x754):/opt/lsb/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/ccWvbpW9.o(.text._Z6test04v+0x826):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.text._Z6test04v+0x8a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.text._Z6test04v+0x8ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.text._Z6test04v+0x8dc):/opt/lsb/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/ccWvbpW9.o(.text._Z6test04v+0xa10):/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/ccWvbpW9.o(.text._Z6test04v+0xb82):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccWvbpW9.o(.text._Z6test04v+0xc46):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccWvbpW9.o(.text._Z6test04v+0xc6c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccWvbpW9.o(.text._Z6test04v+0xd22):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccWvbpW9.o(.text._Z6test04v+0xda8):/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/ccWvbpW9.o(.text._Z6test04v+0xe8e):/opt/lsb/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/ccWvbpW9.o(.text._Z6test04v+0xf60):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.text._Z6test04v+0xfd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.text._Z6test04v+0xfda):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.text._Z6test04v+0xfe4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.text._Z6test04v+0x1014):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.text._Z6test04v+0x1058):/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/ccWvbpW9.o(.text._Z6test04v+0x10ca):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.text._Z6test04v+0x10d4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccWvbpW9.o(.text._Z6test04v+0x10ea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.text._Z6test04v+0x10f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.text._Z6test04v+0x1106):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.text._Z6test04v+0x1114):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccWvbpW9.o(.text._Z6test04v+0x1168):/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/ccWvbpW9.o(.text._Z6test04v+0x1190):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWvbpW9.o(.text._Z6test04v+0x119e):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_vector_invalidation_4.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xa2): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xee):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x12e): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1d0): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1f6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x204): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2a2): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2e4): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x322): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3c0): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3e6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3f4): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x492): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4d4): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x502):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x516): 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/ccWvbpW9.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):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x4a): In 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x5a): In 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0xf8): In 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x10e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x126): In 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/ccWvbpW9.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/ccWvbpW9.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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0xea): In 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x110):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+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_debug::_Safe_iterator<__gnu_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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x18): In 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0xb6): In 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0xdc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x10a): In 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE13_M_invalidateEv+0x10): In 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEE13_M_invalidateEv+0x10): 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x30): 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x96):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1a): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xe4): In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x186): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1ba): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x258): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x27e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x29a): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x2dc): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x37a): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x3a0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x3ae): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x44c): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x472):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x492): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x4d4): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x572): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x598):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5a6): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x644): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x66a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x68a): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x6cc): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x76a): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x790):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x79e): 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/ccWvbpW9.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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x862):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x882): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x89e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x8b2): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x8dc):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x8f2):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x908):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1a): 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0xb8): 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x158):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.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:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x22c): 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x23a): 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2dc): 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x37c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x3d8): 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x420):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x450): 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4a8): 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/ccWvbpW9.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4f8): 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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+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(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+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(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x162): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x208):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x23e):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x248): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x2a8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x31e):/opt/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/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x32e): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x3cc): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x472):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x4a8):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x4b2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x51a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x524):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x550):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x5b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x604):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x184): 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/ccWvbpW9.o(.text._Z6test04v+0x1f0):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x232): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x272):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x310): 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/ccWvbpW9.o(.text._Z6test04v+0x336):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x344): 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/ccWvbpW9.o(.text._Z6test04v+0x3e2): 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/ccWvbpW9.o(.text._Z6test04v+0x408):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x42a): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x4d0): 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/ccWvbpW9.o(.text._Z6test04v+0x546):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x5f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x66e):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x690): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x72e): 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/ccWvbpW9.o(.text._Z6test04v+0x754):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x762): 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/ccWvbpW9.o(.text._Z6test04v+0x800): 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/ccWvbpW9.o(.text._Z6test04v+0x826):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x842): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x8a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x8ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x8dc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x9a4): 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/ccWvbpW9.o(.text._Z6test04v+0xa10):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0xa40): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0xb16): 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/ccWvbpW9.o(.text._Z6test04v+0xb82):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0xc46):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0xc6c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0xd22):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0xda8):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0xdca): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0xe68): 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/ccWvbpW9.o(.text._Z6test04v+0xe8e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0xe9c): 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/ccWvbpW9.o(.text._Z6test04v+0xf3a): 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/ccWvbpW9.o(.text._Z6test04v+0xf60):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0xf7c): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0xfd0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0xfda):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0xfe4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x1014):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x1058):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x1076): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x10ca):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x10d4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x10ea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x10f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x1106):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x1114):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x112e): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x1144): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x1152): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x1168):/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x117e): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x1190):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWvbpW9.o(.text._Z6test04v+0x119e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T06:09:35Z

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

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

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

    DejaGNUTest.command_status_2:
      9

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

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

    qmtest.end_time:
      2005-06-10T06:15:35Z

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

    qmtest.target:
      local

  24_iterators/istreambuf_iterator/2627.cc      : PASS    

  24_iterators/iterator.cc                      : PASS    

  24_iterators/ostream_iterator.cc              : PASS    

  24_iterators/ostreambuf_iterator/1.cc         : PASS    

  24_iterators/ostreambuf_iterator/2.cc         : PASS    

  24_iterators/rel_ops.cc                       : PASS    

  24_iterators/reverse_iterator/1.cc            : PASS    

  24_iterators/reverse_iterator/2.cc            : PASS    

  24_iterators/reverse_iterator/3.cc            : PASS    

  25_algorithms/binary_search.cc                : PASS    

  25_algorithms/copy.cc                         : PASS    

  25_algorithms/equal.cc                        : PASS    

  25_algorithms/find_first_of/concept_check_1.cc: PASS    

  25_algorithms/heap.cc                         : PASS    

  25_algorithms/lower_bound.cc                  : PASS    

  25_algorithms/min_max.cc                      : PASS    

  25_algorithms/partition.cc                    : PASS    

  25_algorithms/rotate.cc                       : PASS    

  25_algorithms/search_n/11400.cc               : PASS    

  25_algorithms/sort.cc                         : PASS    

  25_algorithms/unique/1.cc                     : PASS    

  25_algorithms/unique/11480.cc                 : PASS    

  25_algorithms/unique/2.cc                     : PASS    

  26_numerics/binary_closure.cc                 : PASS    

  26_numerics/buggy_complex.cc                  : PASS    

  26_numerics/c99_classification_macros_c++.cc  : PASS    

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

    DGTest.excess_errors:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:35: error: expected unqualified-id before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:35: error: expected `)' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:35: error: expected `,' or `;' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:37: error: expected unqualified-id before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:37: error: expected `)' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:37: error: expected `,' or `;' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:39: error: expected unqualified-id before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:39: error: expected `)' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:39: error: expected `,' or `;' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:41: error: expected unqualified-id before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:41: error: expected `)' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:41: error: expected `,' or `;' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected unqualified-id before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected `)' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected `)' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected `,' or `;' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:45: error: expected unqualified-id before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:45: error: expected `)' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:45: error: expected `,' or `;' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:47:16: macro "isgreater" requires 2 arguments, but only 1 given/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:47: error: invalid function declaration/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:49:21: macro "isgreaterequal" requires 2 arguments, but only 1 given/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:49: error: invalid function declaration/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:51:13: macro "isless" requires 2 arguments, but only 1 given/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:51: error: invalid function declaration/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:53:18: macro "islessequal" requires 2 arguments, but only 1 given/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:53: error: invalid function declaration/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:55:20: macro "islessgreater" requires 2 arguments, but only 1 given/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:55: error: invalid function declaration/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:57:18: macro "isunordered" requires 2 arguments, but only 1 given/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:57: error: invalid function declaration
      

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

    DejaGNUTest.command_output_1:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:35: error: expected unqualified-id before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:35: error: expected `)' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:35: error: expected `,' or `;' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:37: error: expected unqualified-id before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:37: error: expected `)' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:37: error: expected `,' or `;' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:39: error: expected unqualified-id before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:39: error: expected `)' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:39: error: expected `,' or `;' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:41: error: expected unqualified-id before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:41: error: expected `)' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:41: error: expected `,' or `;' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected unqualified-id before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected `)' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected `)' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected `,' or `;' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:45: error: expected unqualified-id before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:45: error: expected `)' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:45: error: expected `,' or `;' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:47:16: macro "isgreater" requires 2 arguments, but only 1 given
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:47: error: invalid function declaration
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:49:21: macro "isgreaterequal" requires 2 arguments, but only 1 given
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:49: error: invalid function declaration
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:51:13: macro "isless" requires 2 arguments, but only 1 given
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:51: error: invalid function declaration
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:53:18: macro "islessequal" requires 2 arguments, but only 1 given
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:53: error: invalid function declaration
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:55:20: macro "islessgreater" requires 2 arguments, but only 1 given
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:55: error: invalid function declaration
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:57:18: macro "isunordered" requires 2 arguments, but only 1 given
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:57: error: invalid function declaration
      

    DejaGNUTest.command_status_1:
      256

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

    qmtest.end_time:
      2005-06-10T06:16:59Z

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

    qmtest.target:
      local

  26_numerics/c_math.cc                         : PASS    

  26_numerics/c_math_dynamic.cc                 : PASS    

  26_numerics/cmath/overloads.cc                : PASS    

  26_numerics/complex/13450.cc                  : PASS    

  26_numerics/complex/pow.cc                    : PASS    

  26_numerics/complex_inserters_extractors.cc   : PASS    

  26_numerics/complex_value.cc                  : PASS    

  26_numerics/fabs_inline.cc                    : PASS    

  26_numerics/slice.cc                          : PASS    

  26_numerics/slice_array_assignment.cc         : PASS    

  26_numerics/sum_diff.cc                       : PASS    

  26_numerics/valarray.cc                       : PASS    

  26_numerics/valarray_const_bracket.cc         : PASS    

  26_numerics/valarray_name_lookup.cc           : PASS    

  26_numerics/valarray_operators.cc             : PASS    

  26_numerics/valarray_subset_assignment.cc     : PASS    

  27_io/basic_filebuf/1.cc                      : PASS    

  27_io/basic_filebuf/2.cc                      : PASS    

  27_io/basic_filebuf/3.cc                      : PASS    

  27_io/basic_filebuf/4.cc                      : PASS    

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  27_io/basic_fstream/1.cc                      : PASS    

  27_io/basic_fstream/2.cc                      : PASS    

  27_io/basic_fstream/3.cc                      : PASS    

  27_io/basic_fstream/4.cc                      : PASS    

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

  27_io/basic_ifstream/1.cc                     : PASS    

  27_io/basic_ifstream/2.cc                     : PASS    

  27_io/basic_ifstream/3.cc                     : PASS    

  27_io/basic_ifstream/4.cc                     : PASS    

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

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

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

  27_io/basic_ios/1.cc                          : PASS    

  27_io/basic_ios/2.cc                          : PASS    

  27_io/basic_ios/3.cc                          : PASS    

  27_io/basic_ios/4.cc                          : PASS    

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

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

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

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

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

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

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

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

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

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

  27_io/basic_iostream/1.cc                     : PASS    

  27_io/basic_iostream/2.cc                     : PASS    

  27_io/basic_iostream/3.cc                     : PASS    

  27_io/basic_iostream/4.cc                     : PASS    

  27_io/basic_istream/1.cc                      : PASS    

  27_io/basic_istream/2.cc                      : PASS    

  27_io/basic_istream/3.cc                      : PASS    

  27_io/basic_istream/4.cc                      : PASS    

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  27_io/basic_istream/extractors_arithmetic/pod/3983-1.cc: PASS    

  27_io/basic_istream/extractors_character/char/1.cc: PASS    

  27_io/basic_istream/extractors_character/char/11095-i.cc: PASS    

  27_io/basic_istream/extractors_character/char/2.cc: PASS    

  27_io/basic_istream/extractors_character/char/3.cc: PASS    

  27_io/basic_istream/extractors_character/char/9555-ic.cc: PASS    

  27_io/basic_istream/extractors_character/char/9826.cc: PASS    

  27_io/basic_istream/extractors_character/pod/3983-2.cc: PASS    

  27_io/basic_istream/extractors_other/char/1.cc: PASS    

  27_io/basic_istream/extractors_other/char/2.cc: PASS    

  27_io/basic_istream/extractors_other/char/3.cc: PASS    

  27_io/basic_istream/extractors_other/char/9318-in.cc: PASS    

  27_io/basic_istream/extractors_other/char/9424-in.cc: PASS    

  27_io/basic_istream/extractors_other/char/9555-io.cc: PASS    

  27_io/basic_istream/extractors_other/char/error_failbit.cc: PASS    

  27_io/basic_istream/extractors_other/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_istream/extractors_other/char/exceptions_failbit_throw.cc: PASS    

  27_io/basic_istream/extractors_other/char/exceptions_null.cc: PASS    

  27_io/basic_istream/extractors_other/pod/3983-3.cc: PASS    

  27_io/basic_istream/get/char/1.cc             : PASS    

  27_io/basic_istream/get/char/2.cc             : PASS    

  27_io/basic_istream/getline/char/1.cc         : PASS    

  27_io/basic_istream/getline/char/2.cc         : PASS    

  27_io/basic_istream/getline/char/3.cc         : PASS    

  27_io/basic_istream/getline/char/4.cc         : PASS    

  27_io/basic_istream/getline/char/5.cc         : PASS    

  27_io/basic_istream/ignore/char/1.cc          : PASS    

  27_io/basic_istream/ignore/char/2.cc          : PASS    

  27_io/basic_istream/ignore/char/6360.cc       : PASS    

  27_io/basic_istream/ignore/char/7220.cc       : PASS    

  27_io/basic_istream/peek/char/1.cc            : PASS    

  27_io/basic_istream/peek/char/12296.cc        : PASS    

  27_io/basic_istream/peek/char/6414.cc         : PASS    

  27_io/basic_istream/putback/char/1.cc         : PASS    

  27_io/basic_istream/read/char/1.cc            : PASS    

  27_io/basic_istream/read/char/2.cc            : PASS    

  27_io/basic_istream/read/char/3.cc            : PASS    

  27_io/basic_istream/readsome/char/6746-1.cc   : PASS    

  27_io/basic_istream/readsome/char/6746-2.cc   : PASS    

  27_io/basic_istream/readsome/char/8258.cc     : PASS    

  27_io/basic_istream/seekg/char/2.cc           : PASS    

  27_io/basic_istream/seekg/char/8348-1.cc      : PASS    

  27_io/basic_istream/seekg/char/8348-2.cc      : PASS    

  27_io/basic_istream/seekg/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_istream/seekg/char/fstream.cc     : PASS    

  27_io/basic_istream/seekg/char/sstream.cc     : PASS    

  27_io/basic_istream/sentry/char/1.cc          : PASS    

  27_io/basic_istream/sentry/char/12297.cc      : PASS    

  27_io/basic_istream/sentry/char/2.cc          : PASS    

  27_io/basic_istream/sentry/char/3.cc          : PASS    

  27_io/basic_istream/sentry/pod/1.cc           : PASS    

  27_io/basic_istream/tellg/char/1.cc           : PASS    

  27_io/basic_istream/tellg/char/2.cc           : PASS    

  27_io/basic_istream/tellg/char/8348.cc        : PASS    

  27_io/basic_istream/tellg/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_istream/tellg/char/fstream.cc     : PASS    

  27_io/basic_istream/tellg/char/sstream.cc     : PASS    

  27_io/basic_istream/ws/char/1.cc              : PASS    

  27_io/basic_istringstream/1.cc                : PASS    

  27_io/basic_istringstream/2.cc                : PASS    

  27_io/basic_istringstream/3.cc                : PASS    

  27_io/basic_istringstream/4.cc                : PASS    

  27_io/basic_istringstream/rdbuf/char/2832.cc  : PASS    

  27_io/basic_istringstream/str/char/1.cc       : PASS    

  27_io/basic_ofstream/1.cc                     : PASS    

  27_io/basic_ofstream/2.cc                     : PASS    

  27_io/basic_ofstream/3.cc                     : PASS    

  27_io/basic_ofstream/4.cc                     : PASS    

  27_io/basic_ofstream/cons/char/2.cc           : PASS    

  27_io/basic_ofstream/open/char/1.cc           : PASS    

  27_io/basic_ofstream/rdbuf/char/2832.cc       : PASS    

  27_io/basic_ostream/1.cc                      : PASS    

  27_io/basic_ostream/2.cc                      : PASS    

  27_io/basic_ostream/3.cc                      : PASS    

  27_io/basic_ostream/4.cc                      : PASS    

  27_io/basic_ostream/cons/char/9827.cc         : PASS    

  27_io/basic_ostream/endl/char/1.cc            : PASS    

  27_io/basic_ostream/ends/char/1.cc            : PASS    

  27_io/basic_ostream/ends/char/2.cc            : PASS    

  27_io/basic_ostream/exceptions/char/9561.cc   : PASS    

  27_io/basic_ostream/flush/char/1.cc           : PASS    

  27_io/basic_ostream/flush/char/2.cc           : PASS    

  27_io/basic_ostream/flush/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/1.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/2.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/3.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/4.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/4402.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/5.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/6.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/9555-oa.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/exceptions_failbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/wchar_t/1.cc: PASS    

  27_io/basic_ostream/inserters_character/char/1.cc: PASS    

  27_io/basic_ostream/inserters_character/char/11095-oa.cc: PASS    

  27_io/basic_ostream/inserters_character/char/11095-ob.cc: PASS    

  27_io/basic_ostream/inserters_character/char/11095-oc.cc: PASS    

  27_io/basic_ostream/inserters_character/char/2.cc: PASS    

  27_io/basic_ostream/inserters_character/char/3.cc: PASS    

  27_io/basic_ostream/inserters_character/char/4.cc: PASS    

  27_io/basic_ostream/inserters_character/char/5.cc: PASS    

  27_io/basic_ostream/inserters_character/char/6.cc: PASS    

  27_io/basic_ostream/inserters_character/char/8.cc: PASS    

  27_io/basic_ostream/inserters_character/char/9555-oc.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/11095-od.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/11095-oe.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/11095-of.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/7.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/8.cc: PASS    

  27_io/basic_ostream/inserters_other/char/1.cc : PASS    

  27_io/basic_ostream/inserters_other/char/2.cc : PASS    

  27_io/basic_ostream/inserters_other/char/3.cc : PASS    

  27_io/basic_ostream/inserters_other/char/4.cc : PASS    

  27_io/basic_ostream/inserters_other/char/5.cc : PASS    

  27_io/basic_ostream/inserters_other/char/9318-out.cc: PASS    

  27_io/basic_ostream/inserters_other/char/9424-out.cc: PASS    

  27_io/basic_ostream/inserters_other/char/9555-oo.cc: PASS    

  27_io/basic_ostream/inserters_other/char/error_failbit.cc: PASS    

  27_io/basic_ostream/inserters_other/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_other/char/exceptions_failbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_other/char/exceptions_null.cc: PASS    

  27_io/basic_ostream/put/char/1.cc             : PASS    

  27_io/basic_ostream/seekp/char/2346-fstream.cc: PASS    

  27_io/basic_ostream/seekp/char/2346-sstream.cc: PASS    

  27_io/basic_ostream/seekp/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/sentry/char/1.cc          : PASS    

  27_io/basic_ostream/sentry/char/2.cc          : PASS    

  27_io/basic_ostream/sentry/pod/1.cc           : PASS    

  27_io/basic_ostream/tellp/char/1.cc           : PASS    

  27_io/basic_ostream/tellp/char/2.cc           : PASS    

  27_io/basic_ostream/tellp/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/write/char/1.cc           : PASS    

  27_io/basic_ostringstream/1.cc                : PASS    

  27_io/basic_ostringstream/2.cc                : PASS    

  27_io/basic_ostringstream/3.cc                : PASS    

  27_io/basic_ostringstream/4.cc                : PASS    

  27_io/basic_ostringstream/cons/char/3.cc      : PASS    

  27_io/basic_ostringstream/rdbuf/char/2832.cc  : PASS    

  27_io/basic_ostringstream/str/char/1.cc       : PASS    

  27_io/basic_ostringstream/str/char/2.cc       : PASS    

  27_io/basic_streambuf/1.cc                    : PASS    

  27_io/basic_streambuf/2.cc                    : PASS    

  27_io/basic_streambuf/3.cc                    : PASS    

  27_io/basic_streambuf/cons/char/1.cc          : PASS    

  27_io/basic_streambuf/imbue/char/1.cc         : PASS    

  27_io/basic_streambuf/imbue/char/13007-1.cc   : PASS    

  27_io/basic_streambuf/imbue/char/13007-2.cc   : PASS    

  27_io/basic_streambuf/imbue/char/9322.cc      : PASS    

  27_io/basic_streambuf/imbue/wchar_t/13007-1.cc: PASS    

  27_io/basic_streambuf/imbue/wchar_t/13007-2.cc: PASS    

  27_io/basic_streambuf/in_avail/char/9701-3.cc : PASS    

  27_io/basic_streambuf/overflow/char/1.cc      : PASS    

  27_io/basic_streambuf/overflow/char/2.cc      : PASS    

  27_io/basic_streambuf/overflow/char/3599.cc   : PASS    

  27_io/basic_streambuf/sgetc/char/1.cc         : PASS    

  27_io/basic_streambuf/sgetn/char/1.cc         : PASS    

  27_io/basic_streambuf/sputbackc/char/9538.cc  : PASS    

  27_io/basic_streambuf/sputc/char/1057.cc      : PASS    

  27_io/basic_streambuf/sputn/char/1.cc         : PASS    

  27_io/basic_streambuf/sputn/char/1057.cc      : PASS    

  27_io/basic_streambuf/sync/char/1057.cc       : PASS    

  27_io/basic_stringbuf/1.cc                    : PASS    

  27_io/basic_stringbuf/2.cc                    : PASS    

  27_io/basic_stringbuf/3.cc                    : PASS    

  27_io/basic_stringbuf/4.cc                    : PASS    

  27_io/basic_stringbuf/5.cc                    : PASS    

  27_io/basic_stringbuf/cons/char/1.cc          : PASS    

  27_io/basic_stringbuf/imbue/char/1.cc         : PASS    

  27_io/basic_stringbuf/imbue/char/9322.cc      : PASS    

  27_io/basic_stringbuf/in_avail/char/1.cc      : PASS    

  27_io/basic_stringbuf/overflow/char/1.cc      : PASS    

  27_io/basic_stringbuf/overflow/char/2.cc      : PASS    

  27_io/basic_stringbuf/overflow/char/3599.cc   : PASS    

  27_io/basic_stringbuf/overflow/char/9988.cc   : PASS    

  27_io/basic_stringbuf/sbumpc/char/1.cc        : PASS    

  27_io/basic_stringbuf/sbumpc/char/9825.cc     : PASS    

  27_io/basic_stringbuf/seekoff/char/1.cc       : PASS    

  27_io/basic_stringbuf/seekoff/char/10975.cc   : PASS    

  27_io/basic_stringbuf/seekoff/char/2.cc       : PASS    

  27_io/basic_stringbuf/seekpos/char/1.cc       : PASS    

  27_io/basic_stringbuf/seekpos/char/2.cc       : PASS    

  27_io/basic_stringbuf/seekpos/char/3.cc       : PASS    

  27_io/basic_stringbuf/setbuf/char/1.cc        : PASS    

  27_io/basic_stringbuf/setbuf/char/2.cc        : PASS    

  27_io/basic_stringbuf/setbuf/char/3.cc        : PASS    

  27_io/basic_stringbuf/sgetc/char/1.cc         : PASS    

  27_io/basic_stringbuf/sgetn/char/1.cc         : PASS    

  27_io/basic_stringbuf/snextc/char/1.cc        : PASS    

  27_io/basic_stringbuf/sputbackc/char/1.cc     : PASS    

  27_io/basic_stringbuf/sputbackc/char/9425.cc  : PASS    

  27_io/basic_stringbuf/sputc/char/1.cc         : PASS    

  27_io/basic_stringbuf/sputc/char/1057.cc      : PASS    

  27_io/basic_stringbuf/sputc/char/9404-1.cc    : PASS    

  27_io/basic_stringbuf/sputn/char/1.cc         : PASS    

  27_io/basic_stringbuf/sputn/char/1057.cc      : PASS    

  27_io/basic_stringbuf/sputn/char/9404-2.cc    : PASS    

  27_io/basic_stringbuf/str/char/1.cc           : PASS    

  27_io/basic_stringbuf/str/char/2.cc           : PASS    

  27_io/basic_stringbuf/str/char/3.cc           : PASS    

  27_io/basic_stringbuf/str/char/3955.cc        : PASS    

  27_io/basic_stringbuf/sungetc/char/1.cc       : PASS    

  27_io/basic_stringbuf/sync/char/1057.cc       : PASS    

  27_io/basic_stringstream/1.cc                 : PASS    

  27_io/basic_stringstream/2.cc                 : PASS    

  27_io/basic_stringstream/3.cc                 : PASS    

  27_io/basic_stringstream/4.cc                 : PASS    

  27_io/basic_stringstream/rdbuf/char/2832.cc   : PASS    

  27_io/basic_stringstream/str/char/1.cc        : PASS    

  27_io/basic_stringstream/str/char/2.cc        : PASS    

  27_io/basic_stringstream/str/char/3.cc        : PASS    

  27_io/basic_stringstream/str/char/4.cc        : PASS    

  27_io/fpos/1.cc                               : PASS    

  27_io/fpos/11450.cc                           : PASS    

  27_io/fpos/14252.cc                           : PASS    

  27_io/fpos/14320-1.cc                         : PASS    

  27_io/fpos/14320-2.cc                         : PASS    

  27_io/fpos/14320-3.cc                         : PASS    

  27_io/fpos/14320-4.cc                         : PASS    

  27_io/fpos/14320-5.cc                         : PASS    

  27_io/fpos/14775.cc                           : PASS    

  27_io/fpos/mbstate_t/1.cc                     : PASS    

  27_io/fpos/mbstate_t/12065.cc                 : PASS    

  27_io/fpos/mbstate_t/2.cc                     : PASS    

  27_io/fpos/mbstate_t/3.cc                     : PASS    

  27_io/fpos/mbstate_t/4_neg.cc                 : FAIL    
    27_io/fpos/mbstate_t/4_neg.cc  (test for errors, line 32)

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/27_io/fpos/mbstate_t/4_neg.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_fpos_mbstate_t_4_neg.s
      

    DejaGNUTest.result_1:
      XFAIL: 27_io/fpos/mbstate_t/4_neg.cc (test for errors, line 32)

    DejaGNUTest.result_2:
      XFAIL: 27_io/fpos/mbstate_t/4_neg.cc (test for errors, line 35)

    DejaGNUTest.result_3:
      PASS: 27_io/fpos/mbstate_t/4_neg.cc (test for excess errors)

    qmtest.end_time:
      2005-06-10T06:54:04Z

    qmtest.start_time:
      2005-06-10T06:54:02Z

    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/cczIONZh.o(.gnu.linkonce.r._ZTV3Buf+0x28): undefined reference to `std::strstreambuf::setbuf(char*, long)'/tmp/cczIONZh.o(.gnu.linkonce.r._ZTV3Buf+0x30): undefined reference to `std::strstreambuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)'/tmp/cczIONZh.o(.gnu.linkonce.r._ZTV3Buf+0x38): undefined reference to `std::strstreambuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)'/tmp/cczIONZh.o(.gnu.linkonce.r._ZTV3Buf+0x58): undefined reference to `std::strstreambuf::underflow()'/tmp/cczIONZh.o(.gnu.linkonce.r._ZTV3Buf+0x68): undefined reference to `std::strstreambuf::pbackfail(int)'/tmp/cczIONZh.o(.gnu.linkonce.r._ZTV3Buf+0x78): undefined reference to `std::strstreambuf::overflow(int)'/tmp/cczIONZh.o(.gnu.linkonce.r._ZTI3Buf+0x10): undefined reference to `typeinfo for std::strstreambuf'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:28: undefined reference to `std::strstreambuf::strstreambuf(char const*, long)'/tmp/cczIONZh.o(.text._Z6test01v+0x58):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'/tmp/cczIONZh.o(.text._Z6test01v+0x98):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_backward_11460.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cczIONZh.o(.gnu.linkonce.r._ZTV3Buf+0x28): undefined reference to `std::strstreambuf::setbuf(char*, long)'
      /tmp/cczIONZh.o(.gnu.linkonce.r._ZTV3Buf+0x30): undefined reference to `std::strstreambuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)'
      /tmp/cczIONZh.o(.gnu.linkonce.r._ZTV3Buf+0x38): undefined reference to `std::strstreambuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)'
      /tmp/cczIONZh.o(.gnu.linkonce.r._ZTV3Buf+0x58): undefined reference to `std::strstreambuf::underflow()'
      /tmp/cczIONZh.o(.gnu.linkonce.r._ZTV3Buf+0x68): undefined reference to `std::strstreambuf::pbackfail(int)'
      /tmp/cczIONZh.o(.gnu.linkonce.r._ZTV3Buf+0x78): undefined reference to `std::strstreambuf::overflow(int)'
      /tmp/cczIONZh.o(.gnu.linkonce.r._ZTI3Buf+0x10): undefined reference to `typeinfo for std::strstreambuf'
      /tmp/cczIONZh.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/cczIONZh.o(.gnu.linkonce.t._ZN3BufD0Ev+0x1c): 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/cczIONZh.o(.text._Z6test01v+0x28): In function `test01()':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:28: undefined reference to `std::strstreambuf::strstreambuf(char const*, long)'
      /tmp/cczIONZh.o(.text._Z6test01v+0x58):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'
      /tmp/cczIONZh.o(.text._Z6test01v+0x98):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: backward/11460.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: backward/11460.cc compilation failed to produce executable

    qmtest.end_time:
      2005-06-10T06:58:01Z

    qmtest.start_time:
      2005-06-10T06:57:57Z

    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/ccV1atXu.o(.text._Z6test02v+0x28):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:38: undefined reference to `std::ostrstream::str()'/tmp/ccV1atXu.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/ccV1atXu.o(.text._Z6test02v+0x58):/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/ccV1atXu.o(.text._Z6test01v+0x64):/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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_backward_strstream_members.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccV1atXu.o(.text._Z6test02v+0x14): 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/ccV1atXu.o(.text._Z6test02v+0x28):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:38: undefined reference to `std::ostrstream::str()'
      /tmp/ccV1atXu.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/ccV1atXu.o(.text._Z6test02v+0x58):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:39: undefined reference to `std::ostrstream::~ostrstream()'
      /tmp/ccV1atXu.o(.text._Z6test01v+0x14): In function `test01()':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:27: undefined reference to `std::strstream::strstream()'
      /tmp/ccV1atXu.o(.text._Z6test01v+0x4c): In function `test01()':
      /opt/lsb/include/c++/bits/ostream.tcc:63: undefined reference to `std::strstream::~strstream()'
      /tmp/ccV1atXu.o(.text._Z6test01v+0x64):/opt/lsb/include/c++/bits/ostream.tcc:63: undefined reference to `std::strstream::~strstream()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: backward/strstream_members.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: backward/strstream_members.cc compilation failed to produce
      executable

    qmtest.end_time:
      2005-06-10T06:58:41Z

    qmtest.start_time:
      2005-06-10T06:58:37Z

    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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_ext_enc_filebuf_char_13189.exe
      

    DejaGNUTest.command_output_1:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc: In function `void test01()':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:30: error: expected init-declarator before '<' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:30: error: expected `,' or `;' before '<' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:38: error: `filebuf_type' undeclared (first use this function)
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:38: error: (Each undeclared identifier is reported only once for each function it appears in.)
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:38: error: expected `;' before "fbuf"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:40: error: `fbuf' undeclared (first use this function)
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: ext/enc_filebuf/char/13189.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: ext/enc_filebuf/char/13189.cc compilation failed to produce
      executable

    qmtest.end_time:
      2005-06-10T07:03:42Z

    qmtest.start_time:
      2005-06-10T07:03:39Z

    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/tmpfMv6Gn -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_ext_enc_filebuf_wchar_t_13189.exe
      

    DejaGNUTest.command_output_1:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc: In function `void test01()':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:30: error: expected init-declarator before '<' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:30: error: expected `,' or `;' before '<' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:38: error: `filebuf_type' undeclared (first use this function)
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:38: error: (Each undeclared identifier is reported only once for each function it appears in.)
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:38: error: expected `;' before "fbuf"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:40: error: `fbuf' undeclared (first use this function)
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: ext/enc_filebuf/wchar_t/13189.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: ext/enc_filebuf/wchar_t/13189.cc compilation failed to produce
      executable

    qmtest.end_time:
      2005-06-10T07:03:58Z

    qmtest.start_time:
      2005-06-10T07:03:55Z

    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/basic_string/inserters_extractors/char/6.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/inserters_extractors/char/7.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/inserters_extractors/char/8.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/inserters_extractors/char/9.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/inserters_extractors/pod/10081-in.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/inserters_extractors/pod/10081-out.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/inserters_extractors/wchar_t/1.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/inserters_extractors/wchar_t/10.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/inserters_extractors/wchar_t/11.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/inserters_extractors/wchar_t/4.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/inserters_extractors/wchar_t/5.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/inserters_extractors/wchar_t/6.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/inserters_extractors/wchar_t/7.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/inserters_extractors/wchar_t/8.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/inserters_extractors/wchar_t/9.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/operators/char/1.cc   : ERROR   
    An exception occurred.

  21_strings/basic_string/operators/char/2.cc   : ERROR   
    An exception occurred.

  21_strings/basic_string/operators/wchar_t/1.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/operators/wchar_t/2.cc: ERROR   
    An exception occurred.

  21_strings/basic_string/replace/char/1.cc     : ERROR   
    An exception occurred.

  21_strings/basic_string/replace/char/2.cc     : ERROR   
    An exception occurred.

  21_strings/basic_string/replace/char/3.cc     : ERROR   
    An exception occurred.

  21_strings/basic_string/replace/char/4.cc     : ERROR   
    An exception occurred.

  21_strings/basic_string/replace/char/5.cc     : ERROR   
    An exception occurred.

  21_strings/basic_string/replace/char/6.cc     : ERROR   
    An exception occurred.

  21_strings/basic_string/replace/wchar_t/1.cc  : ERROR   
    An exception occurred.

  21_strings/basic_string/replace/wchar_t/2.cc  : ERROR   
    An exception occurred.

  21_strings/basic_string/replace/wchar_t/3.cc  : ERROR   
    An exception occurred.

  21_strings/basic_string/replace/wchar_t/4.cc  : ERROR   
    An exception occurred.

  21_strings/basic_string/replace/wchar_t/5.cc  : ERROR   
    An exception occurred.

  21_strings/basic_string/replace/wchar_t/6.cc  : ERROR   
    An exception occurred.

  21_strings/basic_string/rfind/char/1.cc       : ERROR   
    An exception occurred.

  21_strings/basic_string/rfind/char/2.cc       : ERROR   
    An exception occurred.

  21_strings/basic_string/rfind/char/3.cc       : ERROR   
    An exception occurred.

  21_strings/basic_string/rfind/wchar_t/1.cc    : ERROR   
    An exception occurred.

  21_strings/basic_string/rfind/wchar_t/2.cc    : ERROR   
    An exception occurred.

  21_strings/basic_string/rfind/wchar_t/3.cc    : ERROR   
    An exception occurred.

  21_strings/basic_string/substr/char/1.cc      : ERROR   
    An exception occurred.

  21_strings/basic_string/substr/wchar_t/1.cc   : ERROR   
    An exception occurred.

  21_strings/c_strings/char/1.cc                : ERROR   
    An exception occurred.

  21_strings/c_strings/char/2.cc                : ERROR   
    An exception occurred.

  21_strings/c_strings/wchar_t/1.cc             : ERROR   
    An exception occurred.

  21_strings/c_strings/wchar_t/2.cc             : ERROR   
    An exception occurred.

  21_strings/char_traits/requirements/char/1.cc : ERROR   
    An exception occurred.

  21_strings/char_traits/requirements/short/1.cc: ERROR   
    An exception occurred.

  21_strings/char_traits/requirements/wchar_t/1.cc: ERROR   
    An exception occurred.

  21_strings/char_traits/typedefs/char/1.cc     : ERROR   
    An exception occurred.

  22_locale/codecvt/1.cc                        : ERROR   
    An exception occurred.

  22_locale/codecvt/2.cc                        : ERROR   
    An exception occurred.

  22_locale/codecvt/always_noconv/char/1.cc     : ERROR   
    An exception occurred.

  22_locale/codecvt/always_noconv/char/wrapped_env.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/always_noconv/char/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/always_noconv/wchar_t/1.cc  : ERROR   
    An exception occurred.

  22_locale/codecvt/always_noconv/wchar_t/2.cc  : ERROR   
    An exception occurred.

  22_locale/codecvt/always_noconv/wchar_t/3.cc  : ERROR   
    An exception occurred.

  22_locale/codecvt/always_noconv/wchar_t/4.cc  : ERROR   
    An exception occurred.

  22_locale/codecvt/always_noconv/wchar_t/wrapped_env.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/always_noconv/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/encoding/char/1.cc          : ERROR   
    An exception occurred.

  22_locale/codecvt/encoding/char/wrapped_env.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/encoding/char/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/encoding/wchar_t/1.cc       : ERROR   
    An exception occurred.

  22_locale/codecvt/encoding/wchar_t/2.cc       : ERROR   
    An exception occurred.

  22_locale/codecvt/encoding/wchar_t/3.cc       : ERROR   
    An exception occurred.

  22_locale/codecvt/encoding/wchar_t/4.cc       : ERROR   
    An exception occurred.

  22_locale/codecvt/encoding/wchar_t/wrapped_env.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/encoding/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/in/char/1.cc                : ERROR   
    An exception occurred.

  22_locale/codecvt/in/char/wrapped_env.cc      : ERROR   
    An exception occurred.

  22_locale/codecvt/in/char/wrapped_locale.cc   : ERROR   
    An exception occurred.

  22_locale/codecvt/in/wchar_t/1.cc             : ERROR   
    An exception occurred.

  22_locale/codecvt/in/wchar_t/2.cc             : ERROR   
    An exception occurred.

  22_locale/codecvt/in/wchar_t/3.cc             : ERROR   
    An exception occurred.

  22_locale/codecvt/in/wchar_t/4.cc             : ERROR   
    An exception occurred.

  22_locale/codecvt/in/wchar_t/5.cc             : ERROR   
    An exception occurred.

  22_locale/codecvt/in/wchar_t/6.cc             : ERROR   
    An exception occurred.

  22_locale/codecvt/in/wchar_t/7.cc             : ERROR   
    An exception occurred.

  22_locale/codecvt/in/wchar_t/8.cc             : ERROR   
    An exception occurred.

  22_locale/codecvt/in/wchar_t/9.cc             : ERROR   
    An exception occurred.

  22_locale/codecvt/in/wchar_t/wrapped_env.cc   : ERROR   
    An exception occurred.

  22_locale/codecvt/in/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/length/char/1.cc            : ERROR   
    An exception occurred.

  22_locale/codecvt/length/char/2.cc            : ERROR   
    An exception occurred.

  22_locale/codecvt/length/char/wrapped_env.cc  : ERROR   
    An exception occurred.

  22_locale/codecvt/length/char/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/length/wchar_t/1.cc         : ERROR   
    An exception occurred.

  22_locale/codecvt/length/wchar_t/2.cc         : ERROR   
    An exception occurred.

  22_locale/codecvt/length/wchar_t/3.cc         : ERROR   
    An exception occurred.

  22_locale/codecvt/length/wchar_t/4.cc         : ERROR   
    An exception occurred.

  22_locale/codecvt/length/wchar_t/5.cc         : ERROR   
    An exception occurred.

  22_locale/codecvt/length/wchar_t/6.cc         : ERROR   
    An exception occurred.

  22_locale/codecvt/length/wchar_t/7.cc         : ERROR   
    An exception occurred.

  22_locale/codecvt/length/wchar_t/wrapped_env.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/length/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/max_length/char/1.cc        : ERROR   
    An exception occurred.

  22_locale/codecvt/max_length/char/wrapped_env.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/max_length/char/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/max_length/wchar_t/1.cc     : ERROR   
    An exception occurred.

  22_locale/codecvt/max_length/wchar_t/2.cc     : ERROR   
    An exception occurred.

  22_locale/codecvt/max_length/wchar_t/3.cc     : ERROR   
    An exception occurred.

  22_locale/codecvt/max_length/wchar_t/4.cc     : ERROR   
    An exception occurred.

  22_locale/codecvt/max_length/wchar_t/wrapped_env.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/max_length/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/out/char/1.cc               : ERROR   
    An exception occurred.

  22_locale/codecvt/out/char/wrapped_env.cc     : ERROR   
    An exception occurred.

  22_locale/codecvt/out/char/wrapped_locale.cc  : ERROR   
    An exception occurred.

  22_locale/codecvt/out/wchar_t/1.cc            : ERROR   
    An exception occurred.

  22_locale/codecvt/out/wchar_t/2.cc            : ERROR   
    An exception occurred.

  22_locale/codecvt/out/wchar_t/3.cc            : ERROR   
    An exception occurred.

  22_locale/codecvt/out/wchar_t/4.cc            : ERROR   
    An exception occurred.

  22_locale/codecvt/out/wchar_t/5.cc            : ERROR   
    An exception occurred.

  22_locale/codecvt/out/wchar_t/6.cc            : ERROR   
    An exception occurred.

  22_locale/codecvt/out/wchar_t/7.cc            : ERROR   
    An exception occurred.

  22_locale/codecvt/out/wchar_t/wrapped_env.cc  : ERROR   
    An exception occurred.

  22_locale/codecvt/out/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/unicode/1.cc                : ERROR   
    An exception occurred.

  22_locale/codecvt/unicode/char.cc             : ERROR   
    An exception occurred.

  22_locale/codecvt/unicode/wchar_t.cc          : ERROR   
    An exception occurred.

  22_locale/codecvt/unshift/char/1.cc           : ERROR   
    An exception occurred.

  22_locale/codecvt/unshift/char/wrapped_env.cc : ERROR   
    An exception occurred.

  22_locale/codecvt/unshift/char/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/unshift/wchar_t/1.cc        : ERROR   
    An exception occurred.

  22_locale/codecvt/unshift/wchar_t/2.cc        : ERROR   
    An exception occurred.

  22_locale/codecvt/unshift/wchar_t/3.cc        : ERROR   
    An exception occurred.

  22_locale/codecvt/unshift/wchar_t/4.cc        : ERROR   
    An exception occurred.

  22_locale/codecvt/unshift/wchar_t/wrapped_env.cc: ERROR   
    An exception occurred.

  22_locale/codecvt/unshift/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/codecvt_byname/1.cc                 : ERROR   
    An exception occurred.

  22_locale/collate/1.cc                        : ERROR   
    An exception occurred.

  22_locale/collate/2.cc                        : ERROR   
    An exception occurred.

  22_locale/collate/compare/char/1.cc           : ERROR   
    An exception occurred.

  22_locale/collate/compare/char/2.cc           : ERROR   
    An exception occurred.

  22_locale/collate/compare/char/3.cc           : ERROR   
    An exception occurred.

  22_locale/collate/compare/char/wrapped_env.cc : ERROR   
    An exception occurred.

  22_locale/collate/compare/char/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/collate/compare/wchar_t/1.cc        : ERROR   
    An exception occurred.

  22_locale/collate/compare/wchar_t/2.cc        : ERROR   
    An exception occurred.

  22_locale/collate/compare/wchar_t/3.cc        : ERROR   
    An exception occurred.

  22_locale/collate/compare/wchar_t/wrapped_env.cc: ERROR   
    An exception occurred.

  22_locale/collate/compare/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/collate/hash/char/1.cc              : ERROR   
    An exception occurred.

  22_locale/collate/hash/char/2.cc              : ERROR   
    An exception occurred.

  22_locale/collate/hash/char/wrapped_env.cc    : ERROR   
    An exception occurred.

  22_locale/collate/hash/char/wrapped_locale.cc : ERROR   
    An exception occurred.

  22_locale/collate/hash/wchar_t/1.cc           : ERROR   
    An exception occurred.

  22_locale/collate/hash/wchar_t/2.cc           : ERROR   
    An exception occurred.

  22_locale/collate/hash/wchar_t/wrapped_env.cc : ERROR   
    An exception occurred.

  22_locale/collate/hash/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/collate/transform/char/2.cc         : ERROR   
    An exception occurred.

  22_locale/collate/transform/char/3.cc         : ERROR   
    An exception occurred.

  22_locale/collate/transform/char/wrapped_env.cc: ERROR   
    An exception occurred.

  22_locale/collate/transform/char/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/collate/transform/wchar_t/2.cc      : ERROR   
    An exception occurred.

  22_locale/collate/transform/wchar_t/3.cc      : ERROR   
    An exception occurred.

  22_locale/collate/transform/wchar_t/wrapped_env.cc: ERROR   
    An exception occurred.

  22_locale/collate/transform/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/collate_byname/1.cc                 : ERROR   
    An exception occurred.

  22_locale/collate_byname/named_equivalence.cc : ERROR   
    An exception occurred.

  22_locale/ctype/1.cc                          : ERROR   
    An exception occurred.

  22_locale/ctype/2.cc                          : ERROR   
    An exception occurred.

  22_locale/ctype/cons/char/1.cc                : ERROR   
    An exception occurred.

  22_locale/ctype/cons/char/wrapped_env.cc      : ERROR   
    An exception occurred.

  22_locale/ctype/cons/char/wrapped_locale.cc   : ERROR   
    An exception occurred.

  22_locale/ctype/is/char/1.cc                  : ERROR   
    An exception occurred.

  22_locale/ctype/is/char/2.cc                  : ERROR   
    An exception occurred.

  22_locale/ctype/is/char/3.cc                  : ERROR   
    An exception occurred.

  22_locale/ctype/is/char/9858.cc               : ERROR   
    An exception occurred.

  22_locale/ctype/is/char/wrapped_env.cc        : ERROR   
    An exception occurred.

  22_locale/ctype/is/char/wrapped_locale.cc     : ERROR   
    An exception occurred.

  22_locale/ctype/is/wchar_t/1.cc               : ERROR   
    An exception occurred.

  22_locale/ctype/is/wchar_t/11740.cc           : ERROR   
    An exception occurred.

  22_locale/ctype/is/wchar_t/2.cc               : ERROR   
    An exception occurred.

  22_locale/ctype/is/wchar_t/wrapped_env.cc     : ERROR   
    An exception occurred.

  22_locale/ctype/is/wchar_t/wrapped_locale.cc  : ERROR   
    An exception occurred.

  22_locale/ctype/narrow/char/1.cc              : ERROR   
    An exception occurred.

  22_locale/ctype/narrow/char/2.cc              : ERROR   
    An exception occurred.

  22_locale/ctype/narrow/char/wrapped_env.cc    : ERROR   
    An exception occurred.

  22_locale/ctype/narrow/char/wrapped_locale.cc : ERROR   
    An exception occurred.

  22_locale/ctype/narrow/wchar_t/1.cc           : ERROR   
    An exception occurred.

  22_locale/ctype/narrow/wchar_t/2.cc           : ERROR   
    An exception occurred.

  22_locale/ctype/narrow/wchar_t/3.cc           : ERROR   
    An exception occurred.

  22_locale/ctype/narrow/wchar_t/wrapped_env.cc : ERROR   
    An exception occurred.

  22_locale/ctype/narrow/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/ctype/scan/char/1.cc                : ERROR   
    An exception occurred.

  22_locale/ctype/scan/char/wrapped_env.cc      : ERROR   
    An exception occurred.

  22_locale/ctype/scan/char/wrapped_locale.cc   : ERROR   
    An exception occurred.

  22_locale/ctype/scan/wchar_t/1.cc             : ERROR   
    An exception occurred.

  22_locale/ctype/scan/wchar_t/wrapped_env.cc   : ERROR   
    An exception occurred.

  22_locale/ctype/scan/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/ctype/to/char/1.cc                  : ERROR   
    An exception occurred.

  22_locale/ctype/to/char/wrapped_env.cc        : ERROR   
    An exception occurred.

  22_locale/ctype/to/char/wrapped_locale.cc     : ERROR   
    An exception occurred.

  22_locale/ctype/to/wchar_t/1.cc               : ERROR   
    An exception occurred.

  22_locale/ctype/to/wchar_t/wrapped_env.cc     : ERROR   
    An exception occurred.

  22_locale/ctype/to/wchar_t/wrapped_locale.cc  : ERROR   
    An exception occurred.

  22_locale/ctype/widen/char/1.cc               : ERROR   
    An exception occurred.

  22_locale/ctype/widen/char/wrapped_env.cc     : ERROR   
    An exception occurred.

  22_locale/ctype/widen/char/wrapped_locale.cc  : ERROR   
    An exception occurred.

  22_locale/ctype/widen/wchar_t/1.cc            : ERROR   
    An exception occurred.

  22_locale/ctype/widen/wchar_t/2.cc            : ERROR   
    An exception occurred.

  22_locale/ctype/widen/wchar_t/3.cc            : ERROR   
    An exception occurred.

  22_locale/ctype/widen/wchar_t/wrapped_env.cc  : ERROR   
    An exception occurred.

  22_locale/ctype/widen/wchar_t/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/ctype_base/1.cc                     : ERROR   
    An exception occurred.

  22_locale/ctype_base/11844.cc                 : ERROR   
    An exception occurred.

  22_locale/ctype_byname/1.cc                   : ERROR   
    An exception occurred.

  22_locale/facet/1.cc                          : ERROR   
    An exception occurred.

  22_locale/facet/2.cc                          : ERROR   
    An exception occurred.

  22_locale/global_templates/1.cc               : ERROR   
    An exception occurred.

  22_locale/locale/13630.cc                     : ERROR   
    An exception occurred.

  22_locale/locale/cons/1.cc                    : ERROR   
    An exception occurred.

  22_locale/locale/cons/12352.cc                : ERROR   
    An exception occurred.

  22_locale/locale/cons/12438.cc                : ERROR   
    An exception occurred.

  22_locale/locale/cons/12658_thread.cc         : ERROR   
    An exception occurred.

  22_locale/locale/cons/2.cc                    : ERROR   
    An exception occurred.

  22_locale/locale/cons/4.cc                    : ERROR   
    An exception occurred.

  22_locale/locale/cons/5.cc                    : ERROR   
    An exception occurred.

  22_locale/locale/cons/6.cc                    : ERROR   
    An exception occurred.

  22_locale/locale/cons/7.cc                    : ERROR   
    An exception occurred.

  22_locale/locale/cons/7222-c.cc               : ERROR   
    An exception occurred.

  22_locale/locale/cons/7222-env.cc             : ERROR   
    An exception occurred.

  22_locale/locale/cons/8.cc                    : ERROR   
    An exception occurred.

  22_locale/locale/global_locale_objects/1.cc   : ERROR   
    An exception occurred.

  22_locale/locale/global_locale_objects/14071.cc: ERROR   
    An exception occurred.

  22_locale/locale/global_locale_objects/2.cc   : ERROR   
    An exception occurred.

  22_locale/locale/global_locale_objects/3.cc   : ERROR   
    An exception occurred.

  22_locale/locale/operations/1.cc              : ERROR   
    An exception occurred.

  22_locale/locale/operations/2.cc              : ERROR   
    An exception occurred.

  22_locale/messages/1.cc                       : ERROR   
    An exception occurred.

  22_locale/messages/2.cc                       : ERROR   
    An exception occurred.

  22_locale/messages/members/char/1.cc          : ERROR   
    An exception occurred.

  22_locale/messages/members/char/2.cc          : ERROR   
    An exception occurred.

  22_locale/messages/members/char/3.cc          : ERROR   
    An exception occurred.

  22_locale/messages/members/char/wrapped_env.cc: ERROR   
    An exception occurred.

  22_locale/messages/members/char/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/messages_byname/1.cc                : ERROR   
    An exception occurred.

  22_locale/messages_byname/named_equivalence.cc: ERROR   
    An exception occurred.

  22_locale/money_get/1.cc                      : ERROR   
    An exception occurred.

  22_locale/money_get/2.cc                      : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/1.cc             : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/10.cc            : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/11.cc            : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/11528.cc         : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/12.cc            : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/13.cc            : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/14.cc            : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/15.cc            : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/16.cc            : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/17.cc            : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/18.cc            : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/19.cc            : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/2.cc             : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/3.cc             : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/4.cc             : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/5.cc             : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/6.cc             : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/7.cc             : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/8.cc             : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/9.cc             : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/wrapped_env.cc   : ERROR   
    An exception occurred.

  22_locale/money_get/get/char/wrapped_locale.cc: ERROR   
    An exception occurred.

  22_locale/money_put/put/char/4.cc             : FAIL    
    22_locale/money_put/put/char/4.cc (test for excess errors)

  22_locale/money_put/put/char/wrapped_env.cc   : FAIL    
    22_locale/money_put/put/char/wrapped_env.cc (test for excess errors)

  22_locale/money_put/put/char/wrapped_locale.cc: FAIL    
    22_locale/money_put/put/char/wrapped_locale.cc (test for excess errors)

  22_locale/money_put/put/wchar_t/4.cc          : FAIL    
    22_locale/money_put/put/wchar_t/4.cc (test for excess errors)

  22_locale/money_put/put/wchar_t/wrapped_env.cc: FAIL    
    22_locale/money_put/put/wchar_t/wrapped_env.cc (test for excess errors)

  22_locale/money_put/put/wchar_t/wrapped_locale.cc: FAIL    
    22_locale/money_put/put/wchar_t/wrapped_locale.cc (test for excess errors)

  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
     261 ( 19%) tests ERROR
      37 (  3%) tests FAIL
    1108 ( 79%) tests PASS

build_binary_testsuite: Execution complete, status = 256.
build_binary_testsuite: Acceptable output status.
build_binary_testsuite: Cleaning up executable directory.
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_streambuf_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_26_numerics_c99_classification_macros_c++.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ostringstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_numpunct_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ios_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_list_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_stringstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_time_get_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_istream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_moneypunct_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ofstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ostringstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_stringstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_vector_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_stringbuf_4.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_put_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ifstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ios_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_istream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multiset_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_map_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ostream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_fpos_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_istringstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ostream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_iostream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_num_put_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_streambuf_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_fpos_mbstate_t_4_neg.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_fstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_istringstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_map_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ofstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_iostream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ofstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ifstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ostringstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_time_get_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multiset_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_deque_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_24_iterators_istreambuf_iterator_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_put_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_stringbuf_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_24_iterators_reverse_iterator_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_fstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ostream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_ext_stdio_filebuf_char_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_25_algorithms_lower_bound.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_stringstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_filebuf_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_moneypunct_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_26_numerics_valarray_name_lookup.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_vector_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_fstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_set_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_deque_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_moneypunct_byname_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_istringstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_stringbuf_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_istream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_numpunct_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multimap_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_24_iterators_ostreambuf_iterator_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_moneypunct_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_25_algorithms_search_n_11400.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_istream_extractors_character_char_9826.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_time_put_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ifstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_num_get_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_filebuf_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multimap_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_numpunct_byname_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_set_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_time_put_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_num_put_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_iostream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_list_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_num_get_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_25_algorithms_find_first_of_concept_check_1.s
build_binary_testsuite: Running QMTest again to generate baseline results.
build_binary_testsuite: Results stored in /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-baselines/s390x-ibm-linux.qmr
build_binary_testsuite: Running command: qmtest -D /tmp/tmpfMv6Gn/__v3_db__ run -C /tmp/tmpfMv6Gn/__v3_context__ --format=brief -c V3Test.have_compiler=no -o /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-baselines/s390x-ibm-linux.qmr
build_binary_testsuite: Output:
--- TEST RESULTS -------------------------------------------------------------

  Setup compiler_table                          : PASS    

  Setup v3_init                                 : PASS    

  17_intro/header_cassert.cc                    : PASS    

  17_intro/header_cerrno.cc                     : PASS    

  17_intro/header_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-10T07:08:46Z

    qmtest.start_time:
      2005-06-10T07:08:46Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  20_util/binders.cc                            : PASS    

  20_util/comparisons.cc                        : PASS    

  20_util/pair/1.cc                             : PASS    

  20_util/pair/2.cc                             : PASS    

  20_util/pair/3.cc                             : PASS    

  20_util/pair/4.cc                             : PASS    

  20_util/raw_storage_iterator.cc               : PASS    

  20_util/temporary_buffer.cc                   : PASS    

  21_strings/basic_string/append/char/1.cc      : PASS    

  21_strings/basic_string/append/wchar_t/1.cc   : PASS    

  21_strings/basic_string/assign/char/1.cc      : PASS    

  21_strings/basic_string/assign/char/2.cc      : PASS    

  21_strings/basic_string/assign/char/3.cc      : PASS    

  21_strings/basic_string/assign/wchar_t/1.cc   : PASS    

  21_strings/basic_string/assign/wchar_t/2.cc   : PASS    

  21_strings/basic_string/assign/wchar_t/3.cc   : PASS    

  21_strings/basic_string/capacity/1.cc         : PASS    

  21_strings/basic_string/capacity/char/1.cc    : PASS    

  21_strings/basic_string/capacity/char/2.cc    : PASS    

  21_strings/basic_string/capacity/wchar_t/1.cc : PASS    

  21_strings/basic_string/capacity/wchar_t/2.cc : PASS    

  21_strings/basic_string/compare/char/1.cc     : PASS    

  21_strings/basic_string/compare/char/13650.cc : PASS    

  21_strings/basic_string/compare/wchar_t/1.cc  : PASS    

  21_strings/basic_string/compare/wchar_t/13650.cc: PASS    

  21_strings/basic_string/cons/char/1.cc        : PASS    

  21_strings/basic_string/cons/char/2.cc        : PASS    

  21_strings/basic_string/cons/char/3.cc        : PASS    

  21_strings/basic_string/cons/char/4.cc        : PASS    

  21_strings/basic_string/cons/char/5.cc        : PASS    

  21_strings/basic_string/cons/char/6.cc        : PASS    

  21_strings/basic_string/cons/wchar_t/1.cc     : PASS    

  21_strings/basic_string/cons/wchar_t/2.cc     : PASS    

  21_strings/basic_string/cons/wchar_t/3.cc     : PASS    

  21_strings/basic_string/cons/wchar_t/4.cc     : PASS    

  21_strings/basic_string/cons/wchar_t/5.cc     : PASS    

  21_strings/basic_string/cons/wchar_t/6.cc     : PASS    

  21_strings/basic_string/element_access/char/1.cc: PASS    

  21_strings/basic_string/element_access/char/2.cc: PASS    

  21_strings/basic_string/element_access/char/3.cc: PASS    

  21_strings/basic_string/element_access/char/4.cc: PASS    

  21_strings/basic_string/element_access/wchar_t/1.cc: PASS    

  21_strings/basic_string/element_access/wchar_t/2.cc: PASS    

  21_strings/basic_string/element_access/wchar_t/3.cc: PASS    

  21_strings/basic_string/element_access/wchar_t/4.cc: PASS    

  21_strings/basic_string/find/char/1.cc        : PASS    

  21_strings/basic_string/find/char/2.cc        : PASS    

  21_strings/basic_string/find/char/3.cc        : PASS    

  21_strings/basic_string/find/wchar_t/1.cc     : PASS    

  21_strings/basic_string/find/wchar_t/2.cc     : PASS    

  21_strings/basic_string/find/wchar_t/3.cc     : PASS    

  21_strings/basic_string/insert/char/1.cc      : PASS    

  21_strings/basic_string/insert/char/2.cc      : PASS    

  21_strings/basic_string/insert/wchar_t/1.cc   : PASS    

  21_strings/basic_string/insert/wchar_t/2.cc   : PASS    

  21_strings/basic_string/inserters_extractors/char/1.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/10.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/11.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/4.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/5.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/6.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/7.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/8.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/9.cc: PASS    

  21_strings/basic_string/inserters_extractors/pod/10081-in.cc: PASS    

  21_strings/basic_string/inserters_extractors/pod/10081-out.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/1.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/10.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/11.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/4.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/5.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/6.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/7.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/8.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/9.cc: PASS    

  21_strings/basic_string/operators/char/1.cc   : PASS    

  21_strings/basic_string/operators/char/2.cc   : PASS    

  21_strings/basic_string/operators/wchar_t/1.cc: PASS    

  21_strings/basic_string/operators/wchar_t/2.cc: PASS    

  21_strings/basic_string/replace/char/1.cc     : PASS    

  21_strings/basic_string/replace/char/2.cc     : PASS    

  21_strings/basic_string/replace/char/3.cc     : PASS    

  21_strings/basic_string/replace/char/4.cc     : PASS    

  21_strings/basic_string/replace/char/5.cc     : PASS    

  21_strings/basic_string/replace/char/6.cc     : PASS    

  21_strings/basic_string/replace/wchar_t/1.cc  : PASS    

  21_strings/basic_string/replace/wchar_t/2.cc  : PASS    

  21_strings/basic_string/replace/wchar_t/3.cc  : PASS    

  21_strings/basic_string/replace/wchar_t/4.cc  : PASS    

  21_strings/basic_string/replace/wchar_t/5.cc  : PASS    

  21_strings/basic_string/replace/wchar_t/6.cc  : PASS    

  21_strings/basic_string/rfind/char/1.cc       : PASS    

  21_strings/basic_string/rfind/char/2.cc       : PASS    

  21_strings/basic_string/rfind/char/3.cc       : PASS    

  21_strings/basic_string/rfind/wchar_t/1.cc    : PASS    

  21_strings/basic_string/rfind/wchar_t/2.cc    : PASS    

  21_strings/basic_string/rfind/wchar_t/3.cc    : PASS    

  21_strings/basic_string/substr/char/1.cc      : PASS    

  21_strings/basic_string/substr/wchar_t/1.cc   : PASS    

  21_strings/c_strings/char/1.cc                : PASS    

  21_strings/c_strings/char/2.cc                : PASS    

  21_strings/c_strings/wchar_t/1.cc             : PASS    

  21_strings/c_strings/wchar_t/2.cc             : PASS    

  21_strings/char_traits/requirements/char/1.cc : PASS    

  21_strings/char_traits/requirements/short/1.cc: PASS    

  21_strings/char_traits/requirements/wchar_t/1.cc: PASS    

  21_strings/char_traits/typedefs/char/1.cc     : PASS    

  22_locale/codecvt/1.cc                        : UNTESTED
    22_locale/codecvt/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/codecvt/1.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2005-06-10T07:08:59Z

    qmtest.start_time:
      2005-06-10T07:08:59Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/codecvt/2.cc                        : UNTESTED
    22_locale/codecvt/2.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/codecvt/2.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2005-06-10T07:08:59Z

    qmtest.start_time:
      2005-06-10T07:08:59Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/codecvt/always_noconv/char/1.cc     : PASS    

  22_locale/codecvt/always_noconv/char/wrapped_env.cc: PASS    

  22_locale/codecvt/always_noconv/char/wrapped_locale.cc: PASS    

  22_locale/codecvt/always_noconv/wchar_t/1.cc  : PASS    

  22_locale/codecvt/always_noconv/wchar_t/2.cc  : PASS    

  22_locale/codecvt/always_noconv/wchar_t/3.cc  : PASS    

  22_locale/codecvt/always_noconv/wchar_t/4.cc  : PASS    

  22_locale/codecvt/always_noconv/wchar_t/wrapped_env.cc: PASS    

  22_locale/codecvt/always_noconv/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/encoding/char/1.cc          : PASS    

  22_locale/codecvt/encoding/char/wrapped_env.cc: PASS    

  22_locale/codecvt/encoding/char/wrapped_locale.cc: PASS    

  22_locale/codecvt/encoding/wchar_t/1.cc       : PASS    

  22_locale/codecvt/encoding/wchar_t/2.cc       : PASS    

  22_locale/codecvt/encoding/wchar_t/3.cc       : PASS    

  22_locale/codecvt/encoding/wchar_t/4.cc       : PASS    

  22_locale/codecvt/encoding/wchar_t/wrapped_env.cc: PASS    

  22_locale/codecvt/encoding/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/in/char/1.cc                : PASS    

  22_locale/codecvt/in/char/wrapped_env.cc      : PASS    

  22_locale/codecvt/in/char/wrapped_locale.cc   : PASS    

  22_locale/codecvt/in/wchar_t/1.cc             : PASS    

  22_locale/codecvt/in/wchar_t/2.cc             : PASS    

  22_locale/codecvt/in/wchar_t/3.cc             : PASS    

  22_locale/codecvt/in/wchar_t/4.cc             : PASS    

  22_locale/codecvt/in/wchar_t/5.cc             : PASS    

  22_locale/codecvt/in/wchar_t/6.cc             : PASS    

  22_locale/codecvt/in/wchar_t/7.cc             : PASS    

  22_locale/codecvt/in/wchar_t/8.cc             : PASS    

  22_locale/codecvt/in/wchar_t/9.cc             : PASS    

  22_locale/codecvt/in/wchar_t/wrapped_env.cc   : PASS    

  22_locale/codecvt/in/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/length/char/1.cc            : PASS    

  22_locale/codecvt/length/char/2.cc            : PASS    

  22_locale/codecvt/length/char/wrapped_env.cc  : PASS    

  22_locale/codecvt/length/char/wrapped_locale.cc: PASS    

  22_locale/codecvt/length/wchar_t/1.cc         : PASS    

  22_locale/codecvt/length/wchar_t/2.cc         : PASS    

  22_locale/codecvt/length/wchar_t/3.cc         : PASS    

  22_locale/codecvt/length/wchar_t/4.cc         : PASS    

  22_locale/codecvt/length/wchar_t/5.cc         : PASS    

  22_locale/codecvt/length/wchar_t/6.cc         : PASS    

  22_locale/codecvt/length/wchar_t/7.cc         : PASS    

  22_locale/codecvt/length/wchar_t/wrapped_env.cc: PASS    

  22_locale/codecvt/length/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/max_length/char/1.cc        : PASS    

  22_locale/codecvt/max_length/char/wrapped_env.cc: PASS    

  22_locale/codecvt/max_length/char/wrapped_locale.cc: PASS    

  22_locale/codecvt/max_length/wchar_t/1.cc     : PASS    

  22_locale/codecvt/max_length/wchar_t/2.cc     : PASS    

  22_locale/codecvt/max_length/wchar_t/3.cc     : PASS    

  22_locale/codecvt/max_length/wchar_t/4.cc     : PASS    

  22_locale/codecvt/max_length/wchar_t/wrapped_env.cc: PASS    

  22_locale/codecvt/max_length/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/out/char/1.cc               : PASS    

  22_locale/codecvt/out/char/wrapped_env.cc     : PASS    

  22_locale/codecvt/out/char/wrapped_locale.cc  : PASS    

  22_locale/codecvt/out/wchar_t/1.cc            : PASS    

  22_locale/codecvt/out/wchar_t/2.cc            : PASS    

  22_locale/codecvt/out/wchar_t/3.cc            : PASS    

  22_locale/codecvt/out/wchar_t/4.cc            : PASS    

  22_locale/codecvt/out/wchar_t/5.cc            : PASS    

  22_locale/codecvt/out/wchar_t/6.cc            : PASS    

  22_locale/codecvt/out/wchar_t/7.cc            : PASS    

  22_locale/codecvt/out/wchar_t/wrapped_env.cc  : PASS    

  22_locale/codecvt/out/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/unicode/1.cc                : PASS    

  22_locale/codecvt/unicode/char.cc             : PASS    

  22_locale/codecvt/unicode/wchar_t.cc          : PASS    

  22_locale/codecvt/unshift/char/1.cc           : PASS    

  22_locale/codecvt/unshift/char/wrapped_env.cc : PASS    

  22_locale/codecvt/unshift/char/wrapped_locale.cc: PASS    

  22_locale/codecvt/unshift/wchar_t/1.cc        : PASS    

  22_locale/codecvt/unshift/wchar_t/2.cc        : PASS    

  22_locale/codecvt/unshift/wchar_t/3.cc        : PASS    

  22_locale/codecvt/unshift/wchar_t/4.cc        : PASS    

  22_locale/codecvt/unshift/wchar_t/wrapped_env.cc: PASS    

  22_locale/codecvt/unshift/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt_byname/1.cc                 : UNTESTED
    22_locale/codecvt_byname/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/codecvt_byname/1.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2005-06-10T07:08:59Z

    qmtest.start_time:
      2005-06-10T07:08:59Z

    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-10T07:08:59Z

    qmtest.start_time:
      2005-06-10T07:08:59Z

    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-10T07:08:59Z

    qmtest.start_time:
      2005-06-10T07:08:59Z

    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-10T07:08:59Z

    qmtest.start_time:
      2005-06-10T07:08:59Z

    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-10T07:08:59Z

    qmtest.start_time:
      2005-06-10T07:08:59Z

    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-10T07:08:59Z

    qmtest.start_time:
      2005-06-10T07:08:59Z

    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-10T07:09:00Z

    qmtest.start_time:
      2005-06-10T07:09:00Z

    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-10T07:09:00Z

    qmtest.start_time:
      2005-06-10T07:09:00Z

    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-10T07:09:00Z

    qmtest.start_time:
      2005-06-10T07:09:00Z

    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-10T07:09:00Z

    qmtest.start_time:
      2005-06-10T07:09:00Z

    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-10T07:09:00Z

    qmtest.start_time:
      2005-06-10T07:09:00Z

    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-10T07:09:00Z

    qmtest.start_time:
      2005-06-10T07:09:00Z

    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-10T07:09:00Z

    qmtest.start_time:
      2005-06-10T07:09:00Z

    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-10T07:09:03Z

    qmtest.start_time:
      2005-06-10T07:09:03Z

    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-10T07:09:03Z

    qmtest.start_time:
      2005-06-10T07:09:03Z

    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-10T07:09:05Z

    qmtest.start_time:
      2005-06-10T07:09:05Z

    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-10T07:09:05Z

    qmtest.start_time:
      2005-06-10T07:09:05Z

    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-10T07:09:05Z

    qmtest.start_time:
      2005-06-10T07:09:05Z

    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-10T07:09:05Z

    qmtest.start_time:
      2005-06-10T07:09:05Z

    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-10T07:09:06Z

    qmtest.start_time:
      2005-06-10T07:09:06Z

    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-10T07:09:06Z

    qmtest.start_time:
      2005-06-10T07:09:06Z

    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-10T07:09:09Z

    qmtest.start_time:
      2005-06-10T07:09:09Z

    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-10T07:09:09Z

    qmtest.start_time:
      2005-06-10T07:09:09Z

    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-10T07:09:12Z

    qmtest.start_time:
      2005-06-10T07:09:12Z

    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-10T07:09:12Z

    qmtest.start_time:
      2005-06-10T07:09:12Z

    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-10T07:09:14Z

    qmtest.start_time:
      2005-06-10T07:09:14Z

    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-10T07:09:14Z

    qmtest.start_time:
      2005-06-10T07:09:14Z

    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-10T07:09:14Z

    qmtest.start_time:
      2005-06-10T07:09:14Z

    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-10T07:09:21Z

    qmtest.start_time:
      2005-06-10T07:09:21Z

    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-10T07:09:21Z

    qmtest.start_time:
      2005-06-10T07:09:21Z

    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-10T07:09:26Z

    qmtest.start_time:
      2005-06-10T07:09:26Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/deque/14340.cc                  : UNTESTED
    23_containers/deque/14340.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/deque/14340.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2005-06-10T07:09:26Z

    qmtest.start_time:
      2005-06-10T07:09:26Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/deque/cons/1.cc                 : PASS    

  23_containers/deque/cons/2.cc                 : PASS    

  23_containers/deque/cons/clear_allocator.cc   : PASS    

  23_containers/deque/invalidation/1.cc         : PASS    

  23_containers/deque/invalidation/2.cc         : PASS    

  23_containers/deque/invalidation/3.cc         : PASS    

  23_containers/deque/invalidation/4.cc         : PASS    

  23_containers/deque/modifiers/swap.cc         : PASS    

  23_containers/deque/operators/1.cc            : PASS    

  23_containers/list/1.cc                       : UNTESTED
    23_containers/list/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/list/1.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2005-06-10T07:09:26Z

    qmtest.start_time:
      2005-06-10T07:09:26Z

    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-10T07:09:26Z

    qmtest.start_time:
      2005-06-10T07:09:26Z

    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-10T07:09:28Z

    qmtest.start_time:
      2005-06-10T07:09:28Z

    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-10T07:09:28Z

    qmtest.start_time:
      2005-06-10T07:09:28Z

    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-10T07:09:29Z

    qmtest.start_time:
      2005-06-10T07:09:29Z

    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-10T07:09:29Z

    qmtest.start_time:
      2005-06-10T07:09:29Z

    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-10T07:09:29Z

    qmtest.start_time:
      2005-06-10T07:09:29Z

    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-10T07:09:29Z

    qmtest.start_time:
      2005-06-10T07:09:29Z

    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-10T07:09:29Z

    qmtest.start_time:
      2005-06-10T07:09:29Z

    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-10T07:09:29Z

    qmtest.start_time:
      2005-06-10T07:09:29Z

    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-10T07:09:29Z

    qmtest.start_time:
      2005-06-10T07:09:29Z

    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-10T07:09:29Z

    qmtest.start_time:
      2005-06-10T07:09:29Z

    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-10T07:09:30Z

    qmtest.start_time:
      2005-06-10T07:09:30Z

    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-10T07:09:30Z

    qmtest.start_time:
      2005-06-10T07:09:30Z

    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-10T07:09:32Z

    qmtest.start_time:
      2005-06-10T07:09:32Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  24_iterators/istreambuf_iterator/2.cc         : FAIL    
    24_iterators/istreambuf_iterator/2.cc execution test

    DejaGNUTest.command_1:
      
      /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_24_iterators_istreambuf_iterator_2.exe
      

    DejaGNUTest.command_status_1:
      9

    DejaGNUTest.result_1:
      FAIL: 24_iterators/istreambuf_iterator/2.cc execution test

    qmtest.end_time:
      2005-06-10T07:14:32Z

    qmtest.start_time:
      2005-06-10T07:09:32Z

    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-10T07:14:33Z

    qmtest.start_time:
      2005-06-10T07:14: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-10T07:14:33Z

    qmtest.start_time:
      2005-06-10T07:14: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-10T07:14:33Z

    qmtest.start_time:
      2005-06-10T07:14: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-10T07:14:33Z

    qmtest.start_time:
      2005-06-10T07:14: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-10T07:14:34Z

    qmtest.start_time:
      2005-06-10T07:14:34Z

    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-10T07:14:34Z

    qmtest.start_time:
      2005-06-10T07:14:34Z

    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-10T07:14:34Z

    qmtest.start_time:
      2005-06-10T07:14:34Z

    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-10T07:14:34Z

    qmtest.start_time:
      2005-06-10T07:14:34Z

    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-10T07:14:35Z

    qmtest.start_time:
      2005-06-10T07:14:35Z

    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-10T07:14:36Z

    qmtest.start_time:
      2005-06-10T07:14:36Z

    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-10T07:14:36Z

    qmtest.start_time:
      2005-06-10T07:14:36Z

    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-10T07:14:36Z

    qmtest.start_time:
      2005-06-10T07:14:36Z

    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-10T07:15:32Z

    qmtest.start_time:
      2005-06-10T07:15:32Z

    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-10T07:15:32Z

    qmtest.start_time:
      2005-06-10T07:15:32Z

    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-10T07:15:32Z

    qmtest.start_time:
      2005-06-10T07:15:32Z

    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-10T07:15:32Z

    qmtest.start_time:
      2005-06-10T07:15:32Z

    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-10T07:15:32Z

    qmtest.start_time:
      2005-06-10T07:15:32Z

    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-10T07:15:32Z

    qmtest.start_time:
      2005-06-10T07:15:32Z

    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-10T07:15:33Z

    qmtest.start_time:
      2005-06-10T07:15:33Z

    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-10T07:15:33Z

    qmtest.start_time:
      2005-06-10T07:15:33Z

    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-10T07:15:35Z

    qmtest.start_time:
      2005-06-10T07:15:35Z

    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-10T07:15:35Z

    qmtest.start_time:
      2005-06-10T07:15:35Z

    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-10T07:15:35Z

    qmtest.start_time:
      2005-06-10T07:15:35Z

    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-10T07:15:35Z

    qmtest.start_time:
      2005-06-10T07:15:35Z

    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-10T07:15:35Z

    qmtest.start_time:
      2005-06-10T07:15:35Z

    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-10T07:15:35Z

    qmtest.start_time:
      2005-06-10T07:15:35Z

    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-10T07:15:38Z

    qmtest.start_time:
      2005-06-10T07:15:38Z

    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-10T07:15:44Z

    qmtest.start_time:
      2005-06-10T07:15:44Z

    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-10T07:15:44Z

    qmtest.start_time:
      2005-06-10T07:15:44Z

    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-10T07:15:44Z

    qmtest.start_time:
      2005-06-10T07:15:44Z

    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-10T07:15:44Z

    qmtest.start_time:
      2005-06-10T07:15:44Z

    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-10T07:15:44Z

    qmtest.start_time:
      2005-06-10T07:15:44Z

    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-10T07:15:44Z

    qmtest.start_time:
      2005-06-10T07:15:44Z

    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-10T07:15:45Z

    qmtest.start_time:
      2005-06-10T07:15:45Z

    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-10T07:15:45Z

    qmtest.start_time:
      2005-06-10T07:15:45Z

    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-10T07:15:45Z

    qmtest.start_time:
      2005-06-10T07:15:45Z

    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-10T07:15:51Z

    qmtest.start_time:
      2005-06-10T07:15:51Z

    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-10T07:15:51Z

    qmtest.start_time:
      2005-06-10T07:15:51Z

    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-10T07:15:52Z

    qmtest.start_time:
      2005-06-10T07:15:51Z

    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-10T07:15:52Z

    qmtest.start_time:
      2005-06-10T07:15:52Z

    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-10T07:15:52Z

    qmtest.start_time:
      2005-06-10T07:15:52Z

    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-10T07:15:54Z

    qmtest.start_time:
      2005-06-10T07:15:54Z

    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-10T07:15:54Z

    qmtest.start_time:
      2005-06-10T07:15:54Z

    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-10T07:15:54Z

    qmtest.start_time:
      2005-06-10T07:15:54Z

    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-10T07:16:08Z

    qmtest.start_time:
      2005-06-10T07:16:08Z

    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-10T07:16:08Z

    qmtest.start_time:
      2005-06-10T07:16:08Z

    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-10T07:16:08Z

    qmtest.start_time:
      2005-06-10T07:16:08Z

    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-10T07:16:09Z

    qmtest.start_time:
      2005-06-10T07:16:09Z

    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-10T07:16:10Z

    qmtest.start_time:
      2005-06-10T07:16:10Z

    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-10T07:16:10Z

    qmtest.start_time:
      2005-06-10T07:16:10Z

    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-10T07:16:10Z

    qmtest.start_time:
      2005-06-10T07:16:10Z

    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-10T07:16:40Z

    qmtest.start_time:
      2005-06-10T07:16:40Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  ext/stdio_filebuf/char/10063-1.cc             : PASS    

  ext/stdio_filebuf/char/10063-2.cc             : PASS    

  ext/stdio_filebuf/char/10063-3.cc             : PASS    

  ext/stdio_filebuf/char/2.cc                   : PASS    

  ext/stdio_sync_filebuf/char/1.cc              : PASS    

  ext/stdio_sync_filebuf/char/12048-1.cc        : PASS    

  ext/stdio_sync_filebuf/char/12048-2.cc        : PASS    

  ext/stdio_sync_filebuf/char/12048-3.cc        : PASS    

  ext/stdio_sync_filebuf/char/12048-4.cc        : PASS    

  ext/stdio_sync_filebuf/wchar_t/1.cc           : PASS    

  ext/stdio_sync_filebuf/wchar_t/12077.cc       : PASS    

  ext/stdio_sync_filebuf/wchar_t/12948-1.cc     : PASS    

  ext/stdio_sync_filebuf/wchar_t/12948-2.cc     : PASS    

  ext/stdio_sync_filebuf/wchar_t/12948-3.cc     : PASS    

  ext/stdio_sync_filebuf/wchar_t/12948-4.cc     : PASS    

  thread/pthread1.cc                            : PASS    

  thread/pthread2.cc                            : PASS    

  thread/pthread3.cc                            : PASS    

  thread/pthread4.cc                            : PASS    

  thread/pthread5.cc                            : PASS    

  thread/pthread6.cc                            : PASS    

  thread/pthread7-rope.cc                       : PASS    

  Cleanup v3_init                               : PASS    

  Cleanup compiler_table                        : PASS    

--- TESTS THAT DID NOT PASS --------------------------------------------------

  20_util/auto_ptr/assign_neg.cc                : UNTESTED
    20_util/auto_ptr/assign_neg.cc

  22_locale/codecvt/1.cc                        : UNTESTED
    22_locale/codecvt/1.cc

  22_locale/codecvt/2.cc                        : UNTESTED
    22_locale/codecvt/2.cc

  22_locale/codecvt_byname/1.cc                 : UNTESTED
    22_locale/codecvt_byname/1.cc

  22_locale/collate/1.cc                        : UNTESTED
    22_locale/collate/1.cc

  22_locale/collate/2.cc                        : UNTESTED
    22_locale/collate/2.cc

  22_locale/collate_byname/1.cc                 : UNTESTED
    22_locale/collate_byname/1.cc

  22_locale/ctype/1.cc                          : UNTESTED
    22_locale/ctype/1.cc

  22_locale/ctype/2.cc                          : UNTESTED
    22_locale/ctype/2.cc

  22_locale/ctype_base/1.cc                     : UNTESTED
    22_locale/ctype_base/1.cc

  22_locale/ctype_byname/1.cc                   : UNTESTED
    22_locale/ctype_byname/1.cc

  22_locale/messages/1.cc                       : UNTESTED
    22_locale/messages/1.cc

  22_locale/messages/2.cc                       : UNTESTED
    22_locale/messages/2.cc

  22_locale/messages_byname/1.cc                : UNTESTED
    22_locale/messages_byname/1.cc

  22_locale/money_get/1.cc                      : UNTESTED
    22_locale/money_get/1.cc

  22_locale/money_get/2.cc                      : UNTESTED
    22_locale/money_get/2.cc

  22_locale/money_put/1.cc                      : UNTESTED
    22_locale/money_put/1.cc

  22_locale/money_put/2.cc                      : UNTESTED
    22_locale/money_put/2.cc

  22_locale/moneypunct/1.cc                     : UNTESTED
    22_locale/moneypunct/1.cc

  22_locale/moneypunct/2.cc                     : UNTESTED
    22_locale/moneypunct/2.cc

  22_locale/moneypunct/3.cc                     : UNTESTED
    22_locale/moneypunct/3.cc

  22_locale/moneypunct_byname/1.cc              : UNTESTED
    22_locale/moneypunct_byname/1.cc

  22_locale/num_get/1.cc                        : UNTESTED
    22_locale/num_get/1.cc

  22_locale/num_get/2.cc                        : UNTESTED
    22_locale/num_get/2.cc

  22_locale/num_put/1.cc                        : UNTESTED
    22_locale/num_put/1.cc

  22_locale/num_put/2.cc                        : UNTESTED
    22_locale/num_put/2.cc

  22_locale/numpunct/1.cc                       : UNTESTED
    22_locale/numpunct/1.cc

  22_locale/numpunct/2.cc                       : UNTESTED
    22_locale/numpunct/2.cc

  22_locale/numpunct_byname/1.cc                : UNTESTED
    22_locale/numpunct_byname/1.cc

  22_locale/time_get/1.cc                       : UNTESTED
    22_locale/time_get/1.cc

  22_locale/time_get/2.cc                       : UNTESTED
    22_locale/time_get/2.cc

  22_locale/time_put/1.cc                       : UNTESTED
    22_locale/time_put/1.cc

  22_locale/time_put/2.cc                       : UNTESTED
    22_locale/time_put/2.cc

  23_containers/deque/1.cc                      : UNTESTED
    23_containers/deque/1.cc

  23_containers/deque/14340.cc                  : UNTESTED
    23_containers/deque/14340.cc

  23_containers/list/1.cc                       : UNTESTED
    23_containers/list/1.cc

  23_containers/list/14340.cc                   : UNTESTED
    23_containers/list/14340.cc

  23_containers/map/1.cc                        : UNTESTED
    23_containers/map/1.cc

  23_containers/map/14340.cc                    : UNTESTED
    23_containers/map/14340.cc

  23_containers/map/operators/1_neg.cc          : UNTESTED
    23_containers/map/operators/1_neg.cc

  23_containers/multimap/1.cc                   : UNTESTED
    23_containers/multimap/1.cc

  23_containers/multimap/14340.cc               : UNTESTED
    23_containers/multimap/14340.cc

  23_containers/multiset/1.cc                   : UNTESTED
    23_containers/multiset/1.cc

  23_containers/multiset/14340.cc               : UNTESTED
    23_containers/multiset/14340.cc

  23_containers/set/1.cc                        : UNTESTED
    23_containers/set/1.cc

  23_containers/set/14340.cc                    : UNTESTED
    23_containers/set/14340.cc

  23_containers/set/operators/1_neg.cc          : UNTESTED
    23_containers/set/operators/1_neg.cc

  23_containers/vector/1.cc                     : UNTESTED
    23_containers/vector/1.cc

  23_containers/vector/14340.cc                 : UNTESTED
    23_containers/vector/14340.cc

  24_iterators/istreambuf_iterator/1.cc         : UNTESTED
    24_iterators/istreambuf_iterator/1.cc

  24_iterators/istreambuf_iterator/2.cc         : FAIL    
    24_iterators/istreambuf_iterator/2.cc execution test

  24_iterators/ostreambuf_iterator/1.cc         : UNTESTED
    24_iterators/ostreambuf_iterator/1.cc

  24_iterators/reverse_iterator/1.cc            : UNTESTED
    24_iterators/reverse_iterator/1.cc

  25_algorithms/equal.cc                        : UNTESTED
    25_algorithms/equal.cc

  25_algorithms/find_first_of/concept_check_1.cc: UNTESTED
    25_algorithms/find_first_of/concept_check_1.cc

  25_algorithms/lower_bound.cc                  : UNTESTED
    25_algorithms/lower_bound.cc

  25_algorithms/search_n/11400.cc               : UNTESTED
    25_algorithms/search_n/11400.cc

  26_numerics/c99_classification_macros_c++.cc  : UNTESTED
    26_numerics/c99_classification_macros_c++.cc

  26_numerics/c99_classification_macros_c.cc    : UNTESTED
    26_numerics/c99_classification_macros_c.cc

  26_numerics/c_math_dynamic.cc                 : UNTESTED
    26_numerics/c_math_dynamic.cc

  26_numerics/valarray_name_lookup.cc           : UNTESTED
    26_numerics/valarray_name_lookup.cc

  27_io/basic_filebuf/1.cc                      : UNTESTED
    27_io/basic_filebuf/1.cc

  27_io/basic_filebuf/2.cc                      : UNTESTED
    27_io/basic_filebuf/2.cc

  27_io/basic_fstream/1.cc                      : UNTESTED
    27_io/basic_fstream/1.cc

  27_io/basic_fstream/2.cc                      : UNTESTED
    27_io/basic_fstream/2.cc

  27_io/basic_fstream/3.cc                      : UNTESTED
    27_io/basic_fstream/3.cc

  27_io/basic_ifstream/1.cc                     : UNTESTED
    27_io/basic_ifstream/1.cc

  27_io/basic_ifstream/2.cc                     : UNTESTED
    27_io/basic_ifstream/2.cc

  27_io/basic_ifstream/3.cc                     : UNTESTED
    27_io/basic_ifstream/3.cc

  27_io/basic_ios/1.cc                          : UNTESTED
    27_io/basic_ios/1.cc

  27_io/basic_ios/2.cc                          : UNTESTED
    27_io/basic_ios/2.cc

  27_io/basic_iostream/1.cc                     : UNTESTED
    27_io/basic_iostream/1.cc

  27_io/basic_iostream/2.cc                     : UNTESTED
    27_io/basic_iostream/2.cc

  27_io/basic_iostream/3.cc                     : UNTESTED
    27_io/basic_iostream/3.cc

  27_io/basic_istream/1.cc                      : UNTESTED
    27_io/basic_istream/1.cc

  27_io/basic_istream/2.cc                      : UNTESTED
    27_io/basic_istream/2.cc

  27_io/basic_istream/3.cc                      : UNTESTED
    27_io/basic_istream/3.cc

  27_io/basic_istream/extractors_character/char/9826.cc: UNTESTED
    27_io/basic_istream/extractors_character/char/9826.cc

  27_io/basic_istringstream/1.cc                : UNTESTED
    27_io/basic_istringstream/1.cc

  27_io/basic_istringstream/2.cc                : UNTESTED
    27_io/basic_istringstream/2.cc

  27_io/basic_istringstream/3.cc                : UNTESTED
    27_io/basic_istringstream/3.cc

  27_io/basic_ofstream/1.cc                     : UNTESTED
    27_io/basic_ofstream/1.cc

  27_io/basic_ofstream/2.cc                     : UNTESTED
    27_io/basic_ofstream/2.cc

  27_io/basic_ofstream/3.cc                     : UNTESTED
    27_io/basic_ofstream/3.cc

  27_io/basic_ostream/1.cc                      : UNTESTED
    27_io/basic_ostream/1.cc

  27_io/basic_ostream/2.cc                      : UNTESTED
    27_io/basic_ostream/2.cc

  27_io/basic_ostream/3.cc                      : UNTESTED
    27_io/basic_ostream/3.cc

  27_io/basic_ostringstream/1.cc                : UNTESTED
    27_io/basic_ostringstream/1.cc

  27_io/basic_ostringstream/2.cc                : UNTESTED
    27_io/basic_ostringstream/2.cc

  27_io/basic_ostringstream/3.cc                : UNTESTED
    27_io/basic_ostringstream/3.cc

  27_io/basic_streambuf/1.cc                    : UNTESTED
    27_io/basic_streambuf/1.cc

  27_io/basic_streambuf/2.cc                    : UNTESTED
    27_io/basic_streambuf/2.cc

  27_io/basic_stringbuf/1.cc                    : UNTESTED
    27_io/basic_stringbuf/1.cc

  27_io/basic_stringbuf/2.cc                    : UNTESTED
    27_io/basic_stringbuf/2.cc

  27_io/basic_stringbuf/4.cc                    : UNTESTED
    27_io/basic_stringbuf/4.cc

  27_io/basic_stringstream/1.cc                 : UNTESTED
    27_io/basic_stringstream/1.cc

  27_io/basic_stringstream/2.cc                 : UNTESTED
    27_io/basic_stringstream/2.cc

  27_io/basic_stringstream/3.cc                 : UNTESTED
    27_io/basic_stringstream/3.cc

  27_io/fpos/1.cc                               : UNTESTED
    27_io/fpos/1.cc

  27_io/fpos/mbstate_t/4_neg.cc                 : UNTESTED
    27_io/fpos/mbstate_t/4_neg.cc

  27_io/ios_base/cons/assign_neg.cc             : UNTESTED
    27_io/ios_base/cons/assign_neg.cc

  27_io/ios_base/cons/copy_neg.cc               : UNTESTED
    27_io/ios_base/cons/copy_neg.cc

  ext/stdio_filebuf/char/1.cc                   : UNTESTED
    ext/stdio_filebuf/char/1.cc


--- STATISTICS ---------------------------------------------------------------

    1406        tests total
       1 (  0%) tests FAIL
     102 (  7%) tests UNTESTED
    1303 ( 93%) tests PASS

build_binary_testsuite: Execution complete, status = 256.
build_binary_testsuite: Acceptable output status.
build_binary_testsuite: All done.
