[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Oct 25 14:09:40 PDT 2010


The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/10377

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-03.apple.com

Build Reason: 
Build Source Stamp: 117310
Blamelist: dgregor,dpatel,resistor

BUILD FAILED: failed compile.llvm.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Sema/SemaExpr.cpp
 test/Sema/knr-def-call.c
At: Mon 25 Oct 2010 13:43:55
Changed By: dgregor
Comments: When we're calling a function that we know based on its K&R-style
function definition, we should still use a prototype to type-check and
convert the function arguments, if such a prototype exists. Fixes
PR8314.
Properties: 




File: Makefile.rules
At: Mon 25 Oct 2010 13:43:55
Changed By: dpatel
Comments: Do not hardcode -O3 as the optimization level for llc and friends. 
Properties: 




File: lib/CodeGen/AsmPrinter/DwarfDebug.cpp
At: Mon 25 Oct 2010 13:48:54
Changed By: dpatel
Comments: Add simple counter to count no. of basic blocks without any line number information. At -O0, these basic block coule cause less than optimial debugging experience.
Properties: 




Files:
 lib/Sema/SemaExpr.cpp
 test/Sema/knr-def-call.c
At: Mon 25 Oct 2010 13:53:53
Changed By: dgregor
Comments: Look through the address-of operator to find the function being
called. Fixes another aspect of PR8314.
Properties: 




Files:
 lib/Target/ARM/ARMInstrNEON.td
 test/MC/ARM/neon-absdiff-encoding.ll
 test/MC/ARM/neon-bitwise-encoding.ll
At: Mon 25 Oct 2010 14:00:00
Changed By: resistor
Comments: Add correct NEON encodings for vaba.
Properties: 




File: lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
At: Mon 25 Oct 2010 14:00:00
Changed By: dpatel
Comments: Add counters to count basic blocks and machine basic blocks with out of order line number info.
Add counters to count how many basic blocks are entirely selected by fastisel.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Building Release+Asserts Archive Library libLLVMARMAsmPrinter.a
	llvm[4]: Compiling ARMAsmLexer.cpp for Release+Asserts build
	llvm[4]: Compiling ARMAsmParser.cpp for Release+Asserts build
	llvm[4]: Building Release+Asserts Archive Library libLLVMARMAsmParser.a
	llvm[4]: Compiling ARMDisassembler.cpp for Release+Asserts build
	llvm[4]: Compiling ARMDisassemblerCore.cpp for Release+Asserts build
	llvm[4]: Building Release+Asserts Archive Library libLLVMARMDisassembler.a
	llvm[4]: Compiling ARMTargetInfo.cpp for Release+Asserts build
	llvm[4]: Building Release+Asserts Archive Library libLLVMARMInfo.a
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/MC/MCDwarf.cpp:271: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'




More information about the llvm-testresults mailing list