Re: [GRASS-dev] ccmath compilation error

2013-10-21 Thread Yann Chemin
Yes an upgrade to 13.10 does (again) solve the problem


On 22 October 2013 02:38, Rashad M  wrote:

> This is only for ubuntu 13.04 34bit. Failing for a long time in launchpad
> builds[1]. I had filed a bug report[2] but no response yet.
>
> [1]
> https://launchpadlibrarian.net/149593351/buildlog_ubuntu-raring-i386.grass70_7.0.0%2B0ubuntu2%2B29074~ubuntu13.04.1_FAILEDTOBUILD.txt.gz
>
> [2] https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1201048
>
> Unfortunately no response. Too bad for a gcc project.
>
>
> On Sun, Oct 20, 2013 at 4:47 PM, Yann Chemin  wrote:
>
>> Yes Markus, seems to be an Ubuntu 13.04 issue with both my nettop (Atom)
>> pcs.
>> I am upgrading this one too in the hope to fix the same way.
>>
>>
>>
>> On 20 October 2013 17:26, Markus Neteler  wrote:
>>
>>> On Sun, Oct 20, 2013 at 9:48 AM, Yann Chemin  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  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
>>>
>>
>>
>>
>> --
>> 
>>
>> ___
>> grass-dev mailing list
>> grass-dev@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-dev
>>
>
>
>
> --
> Regards,
>Rashad
>



-- 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] ccmath compilation error

2013-10-21 Thread Rashad M
This is only for ubuntu 13.04 34bit. Failing for a long time in launchpad
builds[1]. I had filed a bug report[2] but no response yet.

[1]
https://launchpadlibrarian.net/149593351/buildlog_ubuntu-raring-i386.grass70_7.0.0%2B0ubuntu2%2B29074~ubuntu13.04.1_FAILEDTOBUILD.txt.gz

[2] https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1201048

Unfortunately no response. Too bad for a gcc project.


On Sun, Oct 20, 2013 at 4:47 PM, Yann Chemin  wrote:

> Yes Markus, seems to be an Ubuntu 13.04 issue with both my nettop (Atom)
> pcs.
> I am upgrading this one too in the hope to fix the same way.
>
>
>
> On 20 October 2013 17:26, Markus Neteler  wrote:
>
>> On Sun, Oct 20, 2013 at 9:48 AM, Yann Chemin  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  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
>>
>
>
>
> --
> 
>
> ___
> grass-dev mailing list
> grass-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
>



-- 
Regards,
   Rashad
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] ccmath compilation error

2013-10-20 Thread Yann Chemin
Yes Markus, seems to be an Ubuntu 13.04 issue with both my nettop (Atom)
pcs.
I am upgrading this one too in the hope to fix the same way.



On 20 October 2013 17:26, Markus Neteler  wrote:

> On Sun, Oct 20, 2013 at 9:48 AM, Yann Chemin  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  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
>



-- 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] ccmath compilation error

2013-10-20 Thread Markus Neteler
On Sun, Oct 20, 2013 at 9:48 AM, Yann Chemin  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  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
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


[GRASS-dev] ccmath compilation error

2013-10-20 Thread Yann Chemin
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  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)



-- 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev