[llvm-testresults] buildbot failure in llvm on llvm-arm-linux

Dale Johannesen dalej at apple.com
Thu Aug 5 11:30:25 PDT 2010


On Aug 5, 2010, at 8:24 AMPDT, Bob Wilson wrote:
>
> The llvm-gcc-powerpc-darwin9 buildbot is also failing that test  
> (before it fails again in the stage 2 build):

It appears to be failing in the stage 1 build of llvm-gcc, which is  
what happened on my machine as well.
This is because of 110272, which added building with -isysroot  
MacOSX10.6.sdk, which doesn't exist
on a powerpc host.  It is also inappropriate because powerpc only runs  
10.5.  Probably it will work if we
change 10.6 to 10.5.  Does that look right to you Bill?





More information about the llvm-testresults mailing list