[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Nov 29 15:30:06 PST 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/6681
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 120340
Blamelist: akirtzidis,d0k,evancheng,grosbach,johannes,mspencer,resistor,void
BUILD FAILED: failed compile.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/ARM/ARMInstrThumb.td
At: Mon 29 Nov 2010 14:18:06
Changed By: void
Comments: Refactor some of the "disassembly-only" instructions into a base class. This
reduces some code duplication.
Properties:
File: include/llvm/Support/PathV2.h
At: Mon 29 Nov 2010 14:32:42
Changed By: mspencer
Comments: Support/PathV2: Just about every function call requires the Twine header.Properties:
File: include/llvm/Support/system_error.h
At: Mon 29 Nov 2010 14:32:42
Changed By: mspencer
Comments: system_error: Remove Windows headers.Properties:
Files:
include/llvm/Support/PathV2.h
lib/Support/CMakeLists.txt
lib/Support/PathV2.cpp
lib/Support/Unix/PathV2.inc
lib/Support/Windows/PathV2.inc
unittests/System/Path.cpp
At: Mon 29 Nov 2010 14:32:42
Changed By: mspencer
Comments: Support: Add PathV2 implementation.Properties:
Files:
unittests/CMakeLists.txt
unittests/Support/Path.cpp
unittests/Support/TimeValue.cpp
unittests/System/Makefile
unittests/System/Path.cpp
unittests/System/TimeValue.cpp
At: Mon 29 Nov 2010 14:32:42
Changed By: mspencer
Comments: unittests: Merge SystemTests back into SupportTests.Properties:
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaChecking.cpp
test/Analysis/stack-addr-ps.cpp
test/SemaCXX/rval-references.cpp
At: Mon 29 Nov 2010 14:40:59
Changed By: akirtzidis
Comments: Emit warnings if we are returning a reference to a local temporary.
The issue was brought to our attention by Matthieu Monrocq.Properties:
Files:
test/CodeGen/X86/atomic_op.ll
test/MC/ELF/relocation.s
test/Transforms/DeadStoreElimination/simple.ll
test/Transforms/SimplifyLibCalls/StrSpn.ll
At: Mon 29 Nov 2010 14:44:14
Changed By: d0k
Comments: Fix some broken CHECK lines.
Properties:
Files:
gcc/llvm-backend.cpp
gcc/llvm-convert.cpp
At: Mon 29 Nov 2010 14:46:05
Changed By: johannes
Comments: Catch up with some header files that moved, unbreaking the build.
Properties:
Files:
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
lib/Target/ARM/Disassembler/ThumbDisassemblerCore.h
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.h
utils/TableGen/ARMDecoderEmitter.cpp
At: Mon 29 Nov 2010 14:54:13
Changed By: grosbach
Comments: Pseudo-ize Thumb2 jump tables with explicit MC lowering to the raw
instructions. This simplifies instruction printing and disassembly.Properties:
File: lib/Target/ARM/ARMInstrThumb.td
At: Mon 29 Nov 2010 14:54:13
Changed By: void
Comments: Thumb encodings for conditional moves.Properties:
File: lib/Target/ARM/ARMInstrThumb2.td
At: Mon 29 Nov 2010 14:54:13
Changed By: grosbach
Comments: tidy up.Properties:
File: test/CodeGen/ARM/vbits.ll
At: Mon 29 Nov 2010 14:54:13
Changed By: d0k
Comments: Add missing colon.
Properties:
File: lib/Target/ARM/ARMInstrThumb2.td
At: Mon 29 Nov 2010 14:54:13
Changed By: grosbach
Comments: Nuke dead isCodeGenOnly annotation and extraneous comment.Properties:
Files:
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/ARM/2010-11-29-PrologueBug.ll
At: Mon 29 Nov 2010 14:54:13
Changed By: evancheng
Comments: Mark Darwin call instructions as using "r7" to prevent the frame-register
assignment instructions from being moved below / above calls.
rdar://8690640
Properties:
Files:
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/ARMMCCodeEmitter.cpp
test/MC/ARM/thumb2.s
At: Mon 29 Nov 2010 14:54:13
Changed By: resistor
Comments: Provide Thumb2 encodings for basic loads and stores.
Properties:
LOGS:
Last 10 lines of 'stdio':
4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/lib/Checker/RegionStore.cpp:474:45: parsing function body 'AddToCluster'
5. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/lib/Checker/RegionStore.cpp:474:45: in compound statement ('{}')
clang: error: unable to execute command: Illegal instruction
clang: error: clang frontend command failed due to signal 1 (use -v to see invocation)
make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/lib/Checker/Release+Asserts/RegionStore.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [Checker/.makeall] Error 2
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
Last 10 lines of 'warnings':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/SymbolTableListTraits.h:74:65: warning: address of stack memory associated with local variable 'R' returned
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/SymbolTableListTraits.h:74:65: warning: address of stack memory associated with local variable 'R' returned
1 warning generated.
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/STLExtras.h:223:10: warning: address of stack memory associated with local variable 'x' returned
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
More information about the llvm-testresults
mailing list