[GRASS-dev] ccmath compilation error

Markus Neteler neteler at osgeo.org
Sun Oct 20 04:56:46 PDT 2013


On Sun, Oct 20, 2013 at 9:48 AM, Yann Chemin <ychemin at gmail.com> wrote:
> lib/external/ccmath$ make
> make lib
> make[1]: Entering directory
> `/home/yann/grass_dev/grass_yann/lib/external/ccmath'
> gcc  -g -O2  -fPIC
> -I/home/yann/grass_dev/grass_yann/dist.i686-pc-linux-gnu/include
> -I/home/yann/grass_dev/grass_yann/dist.i686-pc-linux-gnu/include
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DPACKAGE=\""grasslibs"\"
> -I/home/yann/grass_dev/grass_yann/dist.i686-pc-linux-gnu/include
> -I/home/yann/grass_dev/grass_yann/dist.i686-pc-linux-gnu/include -o
> OBJ.i686-pc-linux-gnu/house.o -c house.c
> house.c: In function ‘house’:
> house.c:10:6: internal compiler error: in rewrite_use_nonlinear_expr, at
> tree-ssa-loop-ivopts.c:6215
> 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/cc8wc4KR.out file, please attach this
> to your bugreport.
> make[1]: *** [OBJ.i686-pc-linux-gnu/house.o] Error 1
> make[1]: Leaving directory
> `/home/yann/grass_dev/grass_yann/lib/external/ccmath'
> make: *** [default] Error 2
>
> GCC version
> gcc -v
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.7/lto-wrapper
> Target: i686-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 --enable-targets=all --with-cloog
> --enable-cloog-backend=ppl --disable-cloog-version-check
> --disable-ppl-version-check --enable-multiarch --disable-werror
> --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --with-tune=generic
> --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu
> --target=i686-linux-gnu
> Thread model: posix
> gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)

You posted that also earlier this year with this solution:

http://lists.osgeo.org/pipermail/grass-dev/2013-June/064468.html
"I have not had that problem after upgrading the machine..."

Perhaps try that again on your actual system?

Markus


More information about the grass-dev mailing list