[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#709220: gcc-4.6: building fomus crashes gcc



Package: gcc-4.6
Version: 4.6.3-14+rpi1
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***


-- System Information:
Debian Release: 7.0
Architecture: armhf (armv6l)

Kernel: Linux 3.6.11+ (PREEMPT)
Locale: LANG=en_US, LC_CTYPE=UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gcc-4.6 depends on:
ii  binutils      2.22-8
ii  cpp-4.6       4.6.3-14+rpi1
ii  gcc-4.6-base  4.6.3-14+rpi1
ii  libc6         2.13-38+rpi2
ii  libgcc1       1:4.7.2-5+rpi1
ii  libgmp10      2:5.0.5+dfsg-2
ii  libgomp1      4.7.2-5+rpi1
ii  libmpc2       0.9-4
ii  libmpfr4      3.1.0-5
ii  zlib1g        1:1.2.7.dfsg-13

Versions of packages gcc-4.6 recommends:
ii  libc6-dev  2.13-38+rpi2

Versions of packages gcc-4.6 suggests:
pn  binutils-gold        <none>
pn  gcc-4.6-doc          <none>
pn  gcc-4.6-locales      <none>
pn  libgcc1-dbg          <none>
pn  libgomp1-dbg         <none>
pn  libmudflap0-4.6-dev  <none>
pn  libmudflap0-dbg      <none>
pn  libquadmath-dbg      <none>

-- no debconf information



I tried to compile fomus-0.1.18-alpha from the sources on
http://fomus.sourceforge.net
on my Raspberry Pi under Raspbian

I got the following error

libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUGOUT -DBUILD_LIBFOMUS -pthread -I/usr/include -DMODULE_PATH=/usr/local/lib/fomus -DCONFFILE_PATH=/usr/local/share/fomus/fomus.conf -DPRESETS_PATH=/usr/local/share/fomus/presets -I./api -I../../libltdl -I./mod/eng -I./mod -w -DNDEBUG -DNDEBUGOUT -O2 -fomit-frame-pointer -fvisibility=hidden -O2 -MT vars.lo -MD -MP -MF .deps/vars.Tpo -c vars.cc  -fPIC -DPIC -o .libs/vars.o
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.

This is my gcc version
pi@raspberrypi ~/fomus-0.1.18-alpha $ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.6/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-14+rpi1' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 4.6.3 (Debian 4.6.3-14+rpi1) 

I did the following

sudo apt-get install libboost-all-dev 
sudo apt-get install libboost-dev automake libtool flex bison pkg- config g++
./configure
make

If you need more debugging information, please give me more detailed
instructions


Reply to: