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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Nov 7 01:42:37 PST 2009


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/329

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

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

Build Reason: 
Build Source Stamp: 86363
Blamelist: andersca,echristo,jyasskin,lattner,nicholas

BUILD FAILED: failed compile llvm-gcc

sincerely,
 -The Buildbot


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

CHANGES:
File: test/SemaCXX/warn-unused-variables.cpp
At: Sat 07 Nov 2009 00:27:40
Changed By: andersca
Comments: Add bug number.



File: win32
At: Sat 07 Nov 2009 00:32:40
Changed By: lattner
Comments: remove the win32 tree, it's stale and confusing.




Files:
 lib/Transforms/Scalar/DeadStoreElimination.cpp
 test/Transforms/DeadStoreElimination/lifetime.ll
 test/Transforms/DeadStoreElimination/memintrinsics.ll
At: Sat 07 Nov 2009 00:37:40
Changed By: nicholas
Comments: Teach dead store elimination that certain intrinsics write to memory just like
a store.




Files:
 lib/Target/X86/X86InstrSSE.td
 test/CodeGen/X86/sse3.ll
 test/CodeGen/X86/vec_shuffle-3.ll
At: Sat 07 Nov 2009 00:47:40
Changed By: echristo
Comments: Fix a couple of shuffle patterns to use movhlps instead
of movhps as the constraint.  Changes optimizations so
update testcases as appropriate as well.




Files:
 include/llvm/CodeGen/MachineRelocation.h
 lib/ExecutionEngine/JIT/JITEmitter.cpp
 lib/Target/ARM/ARMCodeEmitter.cpp
 lib/Target/X86/X86CodeEmitter.cpp
At: Sat 07 Nov 2009 00:52:40
Changed By: jyasskin
Comments: Make the need-stub variables accurate and consistent.  In the case of
MachineRelocations, "stub" always refers to a far-call stub or a
load-a-faraway-global stub, so this patch adds "Far" to the term. (Other stubs
are used for lazy compilation and dlsym address replacement.) The variable was
also inconsistent between the positive and negative sense, and the positive
sense ("NeedStub") was more demanding than is accurate (since a nearby-enough
function can be called directly even if the platform often requires a stub).
Since the negative sense causes double-negatives, I switched to
"MayNeedFarStub" globally.




LOGS:
Last 10 lines of 'compile llvm-gcc.stdio':
	./cp/decl.o differs
	./cp/name-lookup.o differs
	./cp/parser.o differs
	./function.o differs
	./gcov-dump.o differs
	./objcp/objcp-act.o differs
	./tree-cfg.o differs
	make[2]: *** [compare] Error 1
	make[1]: *** [stage3-bubble] Error 2
	make: *** [all] Error 2

Last 10 lines of 'compile llvm-gcc.warnings':
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn'
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm-gcc.src/gcc/gcov-io.c:529: warning: 'gcov_time' defined but not used
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
	warning: ./cc1-checksum.o differs
	warning: ./cc1obj-checksum.o differs
	warning: ./cc1objplus-checksum.o differs
	warning: ./cc1plus-checksum.o differs




More information about the llvm-testresults mailing list