[LLVMdev] R: Re: LLVM-3.0 fails to build on linux ppc32

Hal Finkel hfinkel at anl.gov
Thu Dec 15 12:10:38 PST 2011


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




More information about the llvm-dev mailing list