On 2012-04-20 06:51, Mahesh Pujari wrote: You are using ccache. It might be the case that a previous compilation failed (due to out of disk space at that time?) and that ccache stored away a bad result. That shouldn't really happen, but, well... You can try to clear the ccache cache. Or you can try to run without ccache completely, by running configure with --disable-ccache.
What happens if you run this command line directly at the shell? You can change -o graphKit.o to -o /tmp/graphKit.o, and then check at /tmp/graphKit.o. You can also try it witout ccache byt deleting the two CCACHE variable assignments, that is, start the command line with s /usr/bin/ccache /usr/lib/ccache/g++ -DLINUX... /Magnus |
- Re: First build-infra push to jdk8 -- try ... Martijn Verburg
- Re: First build-infra push to jdk8 -- ... Fredrik Öhrström
- Re: First build-infra push to jdk... Henri Gomez
- Re: First build-infra push to... Fredrik Öhrström
- Re: First build-infra push to... Henri Gomez
- Re: First build-infra push to jdk8 -- try out the new b... Mahesh Pujari
- Re: First build-infra push to jdk8 -- try out the ... David Holmes
- Re: First build-infra push to jdk8 -- try out ... Mahesh Pujari
- Re: First build-infra push to jdk8 -- try ... David Holmes
- Re: First build-infra push to jdk8 -- ... Mahesh Pujari
- Re: First build-infra push to jdk... Magnus Ihse Bursie
- Re: First build-infra push to jdk8 -- try out the new b... Artem Ananiev
- Re: First build-infra push to jdk8 -- try out the ... Magnus Ihse Bursie
- Re: First build-infra push to jdk8 -- try out ... Artem Ananiev
- Re: First build-infra push to jdk8 -- try ... David Holmes
- Re: First build-infra push to jdk8 -- ... Artem Ananiev
- Re: First build-infra push to jdk... Artem Ananiev
- Re: First build-infra push to jdk... Magnus Ihse Bursie
- Re: First build-infra push to... Artem Ananiev
- Re: First build-infra push to jdk8 -- try out the new b... Sergey Bylokhov
- Re: First build-infra push to jdk8 -- try out the new b... Fredrik Öhrström