Public bug reported:

$ lsb_release -rd
Description:    Ubuntu 13.04
Release:        13.04

$ /usr/bin/c++   -D_USE_MATH_DEFINES -std=c++11 -Wall -Wextra -v -save-temps 
-I/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src 
-I/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src/etherdream/driver
 
-I/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src/etherdream/common
    -o CMakeFiles/laser_wrapper.dir/EtherdreamWrapper.cpp.o -c 
/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src/EtherdreamWrapper.cpp
Using built-in specs.
COLLECT_GCC=/usr/bin/g++-4.7.real
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 
4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs 
--enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.7 --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls 
--with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin 
--with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl 
--disable-cloog-version-check --disable-ppl-version-check --enable-multiarch 
--disable-werror --with-arch-32=i686 --with-abi=m64 
--with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release 
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) 
COLLECT_GCC_OPTIONS='-D' '_USE_MATH_DEFINES' '-std=c++11' '-Wall' '-Wextra' 
'-v' '-save-temps' '-I' 
'/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src' '-I' 
'/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src/etherdream/driver'
 '-I' 
'/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src/etherdream/common'
 '-o' 'CMakeFiles/laser_wrapper.dir/EtherdreamWrapper.cpp.o' '-c' 
'-shared-libgcc' '-mtune=generic' '-march=x86-64'
 /usr/lib/gcc/x86_64-linux-gnu/4.7/cc1plus -E -quiet -v -I 
/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src -I 
/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src/etherdream/driver
 -I 
/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src/etherdream/common
 -imultilib . -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D _USE_MATH_DEFINES 
/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src/EtherdreamWrapper.cpp
 -mtune=generic -march=x86-64 -std=c++11 -Wall -Wextra -fpch-preprocess 
-fstack-protector -o EtherdreamWrapper.ii
ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/4.7"
ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
ignoring nonexistent directory 
"/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../x86_64-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
 /home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src
 
/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src/etherdream/driver
 
/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src/etherdream/common
 /usr/include/c++/4.7
 /usr/include/x86_64-linux-gnu/c++/4.7/.
 /usr/include/c++/4.7/backward
 /usr/lib/gcc/x86_64-linux-gnu/4.7/include
 /usr/local/include
 /usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed
 /usr/include/x86_64-linux-gnu
 /usr/include
End of search list.
COLLECT_GCC_OPTIONS='-D' '_USE_MATH_DEFINES' '-std=c++11' '-Wall' '-Wextra' 
'-v' '-save-temps' '-I' 
'/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src' '-I' 
'/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src/etherdream/driver'
 '-I' 
'/home/patrick/Dropbox/Documents/hcilab/haptic_turk_vr/laser_control/src/etherdream/common'
 '-o' 'CMakeFiles/laser_wrapper.dir/EtherdreamWrapper.cpp.o' '-c' 
'-shared-libgcc' '-mtune=generic' '-march=x86-64'
 /usr/lib/gcc/x86_64-linux-gnu/4.7/cc1plus -fpreprocessed EtherdreamWrapper.ii 
-quiet -dumpbase EtherdreamWrapper.cpp -mtune=generic -march=x86-64 
-auxbase-strip CMakeFiles/laser_wrapper.dir/EtherdreamWrapper.cpp.o -Wall 
-Wextra -std=c++11 -version -fstack-protector -o EtherdreamWrapper.s
GNU C++ (Ubuntu/Linaro 4.7.3-1ubuntu1) version 4.7.3 (x86_64-linux-gnu)
        compiled by GNU C version 4.7.3, GMP version 5.0.5, MPFR version 
3.1.1-p2, MPC version 0.9
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU C++ (Ubuntu/Linaro 4.7.3-1ubuntu1) version 4.7.3 (x86_64-linux-gnu)
        compiled by GNU C version 4.7.3, GMP version 5.0.5, MPFR version 
3.1.1-p2, MPC version 0.9
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: 7c3b96402a8920876e03e4e0d436665c
'
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
Preprocessed source stored into /tmp/cc18pXXf.out file, please attach this to 
your bugreport.

Please find the file attached.

** Affects: gcc-4.7 (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "cc18pXXf.out"
   
https://bugs.launchpad.net/bugs/1254015/+attachment/3914999/+files/cc18pXXf.out

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1254015

Title:
  Internal compiler error: Error reporting routines re-entered

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1254015/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to