On Fri, 02 Dec 2011 13:23:07 -0600 Hal Finkel <hfinkel at anl.gov> wrote: _omissis__> > > > ciao Hal, > > thanks a lot for your support. > > i'll try your last suggestion. > > > > Btw, adding -UPPC to my system cxx flags i.e.: > > export CXXFLAGS="$CXXFLAGS -UPPC" > > > > i got, instead, some tests error: > > Indeed; it appears that JIT is broken on PPC/Linux, and so the tests > that actually try to run code fail. I'll look at this in greater > detail when I have some time. > > -Hal > > > > > Expected Passes : 5565 > > Expected Failures : 48 > > Unsupported Tests : 15 > > Unexpected Failures: 28 > > make[1]: *** [check-local-lit] Error 1 > > make[1]: Leaving directory > > `/mnt/EXT/00/llvm/work/src/llvm-3.0.src/test' make: *** [check] > > Error 2 > >hi Hal, did you already opened a bug ticket ? cheers, --nico -- GNU/Linux on Power Architecture CRUX PPC - http://cruxppc.org/
On Thu, 2011-12-15 at 15:02 +0100, acrux wrote:> On Fri, 02 Dec 2011 13:23:07 -0600 > Hal Finkel <hfinkel at anl.gov> wrote: > > _omissis__ > > > > > > ciao Hal, > > > thanks a lot for your support. > > > i'll try your last suggestion. > > > > > > Btw, adding -UPPC to my system cxx flags i.e.: > > > export CXXFLAGS="$CXXFLAGS -UPPC" > > > > > > i got, instead, some tests error: > > > > Indeed; it appears that JIT is broken on PPC/Linux, and so the tests > > that actually try to run code fail. I'll look at this in greater > > detail when I have some time. > > > > -Hal > > > > > > > > Expected Passes : 5565 > > > Expected Failures : 48 > > > Unsupported Tests : 15 > > > Unexpected Failures: 28 > > > make[1]: *** [check-local-lit] Error 1 > > > make[1]: Leaving directory > > > `/mnt/EXT/00/llvm/work/src/llvm-3.0.src/test' make: *** [check] > > > Error 2 > > > > > hi Hal, > did you already opened a bug ticket ?I've not opened tickets for these failures because I've not specifically looked into the individual causes (in other words, I'd like to characterize each failure as an assertion failure (with the failing assertion noted), linking errors, a segfault, etc.) If you could do that, that would be great (these are not prerequisites to filing a bug report, but I think it would be quite useful). -Hal> > > cheers, > --nico-- Hal Finkel Postdoctoral Appointee Leadership Computing Facility Argonne National Laboratory
On Thu, 15 Dec 2011 14:10:38 -0600 Hal Finkel <hfinkel at anl.gov> wrote: _omissis__> > > > > > > > Expected Passes : 5565 > > > > Expected Failures : 48 > > > > Unsupported Tests : 15 > > > > Unexpected Failures: 28 > > > > make[1]: *** [check-local-lit] Error 1 > > > > make[1]: Leaving directory > > > > `/mnt/EXT/00/llvm/work/src/llvm-3.0.src/test' make: *** [check] > > > > Error 2 > > > > > > > > hi Hal, > > did you already opened a bug ticket ? > > I've not opened tickets for these failures because I've not specifically > looked into the individual causes (in other words, I'd like to > characterize each failure as an assertion failure (with the failing > assertion noted), linking errors, a segfault, etc.) If you could do > that, that would be great (these are not prerequisites to filing a bug > report, but I think it would be quite useful). > > -Hal >here attached my full buildlog thus you can compare it with your own failures. cheers, --nico -- GNU/Linux on Power Architecture CRUX PPC - http://cruxppc.org/ -------------- next part -------------- A non-text attachment was scrubbed... Name: buildlog.gz Type: application/octet-stream Size: 20247 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111215/d554f08f/attachment.obj>
Maybe Matching Threads
- [LLVMdev] R: Re: LLVM-3.0 fails to build on linux ppc32
- [LLVMdev] R: Re: LLVM-3.0 fails to build on linux ppc32
- [LLVMdev] R: Re: LLVM-3.0 fails to build on linux ppc32
- [LLVMdev] LLVM-3.0 fails to build on linux ppc32
- [LLVMdev] LLVM-3.0 fails to build on linux ppc32