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_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/cchZKfp8.out file, please attach this to your bugreport.
On 27 May 2013 09:51, Yann Chemin <ychemin@gmail.com> wrote:
Hi
Using Ubuntu 13.04
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_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/cchZKfp8.out file, please attach this
to your bugreport.
Anybody under similar condition?
Yes. Did you solved the problem? I suppose that the problem is in
GRASS configuration or packages not in GCC...
On 20 June 2013 11:44, Vaclav Petras <wenzeslaus@gmail.com> wrote:
Hi Yann,
On 27 May 2013 09:51, Yann Chemin <ychemin@gmail.com> wrote:
Hi
Using Ubuntu 13.04
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_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/cchZKfp8.out file, please attach this
to your bugreport.
Anybody under similar condition?
Yes. Did you solved the problem? I suppose that the problem is in
GRASS configuration or packages not in GCC...
Using Linux Mint 15.
I just realized that grass-devel rep is only for 64bit, the
compilation problem is on 32bit machine. Can be there some relation?
I have not had that problem after upgrading the machine...
On 20 June 2013 15:38, Vaclav Petras <wenzeslaus@gmail.com> wrote:
On 20 June 2013 11:44, Vaclav Petras <wenzeslaus@gmail.com> wrote:
Hi Yann,
On 27 May 2013 09:51, Yann Chemin <ychemin@gmail.com> wrote:
Hi
Using Ubuntu 13.04
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_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/cchZKfp8.out file, please attach this
to your bugreport.
Anybody under similar condition?
Yes. Did you solved the problem? I suppose that the problem is in
GRASS configuration or packages not in GCC...
Using Linux Mint 15.
I just realized that grass-devel rep is only for 64bit, the
compilation problem is on 32bit machine. Can be there some relation?
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_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/cchZKfp8.out file, please attach this
to your bugreport.
Anybody under similar condition?
Yes. Did you solved the problem? I suppose that the problem is in
GRASS configuration or packages not in GCC…
Using Linux Mint 15.
I just realized that grass-devel rep is only for 64bit, the
compilation problem is on 32bit machine. Can be there some relation?
On 21 June 2013 18:57, Rashad M <mohammedrashadkm@gmail.com> wrote:
Did any one have solution?. I also got same error on lauchpad build for
raring 32bit. But both i386 and amd64 build for precise came clean.
No. I would suggest to do the bug report for GCC (e.g. at launchpad).
I cannot do it easily since don't have access to that machine anymore
but you can probably try. Following the instruction in the error
message it should be clear what to do.
Maybe it is worth to try the new/latest version of GCC, according to
some ticked I saw somewhere, there were some changes in
rewrite_use_nonlinear_expr function. But I don't know what you can do
on launchpad.
I am waiting for amd64 build and let me see if the problem comes with only
32 bit as Vaclav pointed out
PS: If you have problem viewing this link please let me know
On Thu, Jun 20, 2013 at 4:45 PM, Yann Chemin <ychemin@gmail.com> wrote:
I have not had that problem after upgrading the machine...
On 20 June 2013 15:38, Vaclav Petras <wenzeslaus@gmail.com> wrote:
> On 20 June 2013 11:44, Vaclav Petras <wenzeslaus@gmail.com> wrote:
>> Hi Yann,
>>
>> On 27 May 2013 09:51, Yann Chemin <ychemin@gmail.com> wrote:
>>> Hi
>>>
>>> Using Ubuntu 13.04
>>>
>>> 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_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/cchZKfp8.out file, please attach
>>> this
>>> to your bugreport.
>>>
>>> Anybody under similar condition?
>>>
>> Yes. Did you solved the problem? I suppose that the problem is in
>> GRASS configuration or packages not in GCC...
>>
>> Using Linux Mint 15.
>
> I just realized that grass-devel rep is only for 64bit, the
> compilation problem is on 32bit machine. Can be there some relation?
>
>>
>> Vaclav
>>
>>>
>>> --
>>> ----
>>>
>>> _______________________________________________
>>> grass-dev mailing list
>>> grass-dev@lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/grass-dev