[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Wed Jul 23 12:15:02 PDT 2014


The Buildbot has detected a new failure on builder phase1 - sanity while building llvm.
Full details are available at:
 http://lab.llvm.org:8013/builders/phase1%20-%20sanity/builds/2629

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 213784
Blamelist: compnerd,jholewinski,samsonov

BUILD FAILED: failed

sincerely,
 -The Buildbot


================================================================================

CHANGES:
File: lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 23 Jul 2014 11:21:39
Changed By: compnerd
Comments: ExecutionEngine: remove a stray semicolon

Detected via GCC 4.8 [-Wpedantic].Properties: 




Files:
 lib/AsmParser/LLLexer.cpp
 lib/AsmParser/LLParser.cpp
 lib/AsmParser/LLToken.h
 test/Bitcode/deprecated-linker_private-linker_private_weak.ll
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 23 Jul 2014 11:21:39
Changed By: compnerd
Comments: AsmParser: remove deprecated LLIR support

linker_private and linker_private_weak were deprecated in 3.5.  Remove support
for them now that the 3.5 branch has been created.Properties: 




Files:
 lib/ubsan/CMakeLists.txt
 lib/ubsan/ubsan_diag.cc
 lib/ubsan/ubsan_diag.h
 lib/ubsan/ubsan_flags.cc
 lib/ubsan/ubsan_flags.h
 lib/ubsan/ubsan_handlers_cxx.cc
 test/ubsan/TestCases/TypeCheck/vptr.cpp
On: http://10.1.1.2/svn/llvm-project
For: compiler-rt
At: Wed 23 Jul 2014 11:55:38
Changed By: samsonov
Comments: [UBSan] Add the ability to dump call stacks to -fsanitize=vptr

This change introduces the first UBSan-specific runtime flag: print_stacktrace
(off by default). It can be set in UBSAN_OPTIONS to unwind and print call stacks
in addition to diagnostic messages. For now these stacks are printed only
in vptr checker.

This change is based on http://reviews.llvm.org/D4410 by Byoungyoung Lee!
Properties: 




Files:
 lib/Target/NVPTX/NVPTXISelLowering.cpp
 test/CodeGen/NVPTX/mulwide.ll
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 23 Jul 2014 11:55:39
Changed By: jholewinski
Comments: [NVPTX] mul.wide generation works for any smaller integer source types, not just the next smaller power of twoProperties: 




LOGS:






More information about the llvm-testresults mailing list