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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Apr 8 16:54:57 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/5299

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

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

Build Reason: 
Build Source Stamp: 100827
Blamelist: djg,dpatel,kremenek

BUILD FAILED: failed compile.llvm-gcc.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Analysis/Lint.cpp
 test/Other/lint.ll
At: Thu 08 Apr 2010 16:11:06
Changed By: djg
Comments: Add a few more lint checks.
Properties: 




File: gcc/llvm-debug.cpp
At: Thu 08 Apr 2010 16:16:06
Changed By: dpatel
Comments: Enable local variable debug info at -O1+.

We have made enough progress to start widespread testing (or cause widespread brekage!).
- Quality of debugging at -O1+ is still a work in progress.
- Higher priority is given to bugs that negatively impact quality of generated code in presense of debug info.
Properties: 




File: test/Sema/warn-unused-parameters.c
At: Thu 08 Apr 2010 16:21:06
Changed By: kremenek
Comments: Use '%clang_cc1' instead of '%clang' to make the warning output more consistent across
platforms (for this test).Properties: 




LOGS:
Last 10 lines of 'stdio':
	rm -f stage_current
	Comparing stages 2 and 3
	warning: ./cc1-checksum.o differs
	warning: ./cc1plus-checksum.o differs
	Bootstrap comparison failure!
	./alias.o differs
	./gtype-desc.o differs
	make[2]: *** [compare] Error 1
	make[1]: *** [stage3-bubble] Error 2
	make: *** [all] Error 2

Last 10 lines of 'warnings':
	warning: structure `ipa_reference_vars_info_d' used but not defined
	warning: structure `reg_info_def' used but not defined
	warning: structure `value_set' used but not defined
	../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn'
	../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
	../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
	warning: ./cc1-checksum.o differs
	warning: ./cc1plus-checksum.o differs




More information about the llvm-testresults mailing list