[llvm-dev] Fwd: buildbot failure in LLVM on sanitizer-ppc64-linux1

Bill Seurer via llvm-dev llvm-dev at lists.llvm.org
Thu Oct 29 07:40:57 PDT 2015


On 10/28/15 23:47, Philip Reames via llvm-dev wrote:
 > This long running bot failed on a unused variable warning.  Given that
 > several other bots cover the warnings, any chance we could get this one
 > configured to not fail the build on warnings?  Doing so would make it
 > more likely to actually get to the "sanitizer" part of the testing 
process.
 >
 > Philip

Currently the option for Werror is not configurable and is hard coded 
into the cmake invocation.

The bot does a run in 30-40 minutes so I am not sure why you think that 
is "long running". The similar X86 bot takes about twice as long.

-- 

-Bill Seurer



More information about the llvm-dev mailing list