[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Nov 17 18:28:04 PST 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/11084
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 119613
Blamelist: evancheng,rafael
BUILD FAILED: failed compile.llvm-gcc.stage1
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/ARM/ARMBaseInstrInfo.cpp
At: Wed 17 Nov 2010 17:48:22
Changed By: evancheng
Comments: Silence compiler warnings.Properties:
Files:
include/llvm/MC/MCAsmInfo.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/MC/MCAsmInfo.cpp
lib/Target/CellSPU/SPUMCAsmInfo.cpp
test/CodeGen/X86/unknown-location.ll
test/DebugInfo/2010-09-16-EmptyFilename.ll
At: Wed 17 Nov 2010 18:08:29
Changed By: rafael
Comments: Change CodeGen to use .loc directives. This produces a lot more readable output
and testing is easier. A good example is the unknown-location.ll test that
now can just look for ".loc 1 0 0". We also don't use a DW_LNE_set_address for
every address change anymore.Properties:
LOGS:
Last 10 lines of 'stdio':
/var/folders/Xm/XmvhS8OSFaqwC1Edh0o3A++++TQ/-Tmp-//cc2PowT9.s:612:Rest of line ignored. 1st junk character valued 49 (1).
/var/folders/Xm/XmvhS8OSFaqwC1Edh0o3A++++TQ/-Tmp-//cc2PowT9.s:616:Unknown pseudo-op: .loc
/var/folders/Xm/XmvhS8OSFaqwC1Edh0o3A++++TQ/-Tmp-//cc2PowT9.s:616:Rest of line ignored. 1st junk character valued 49 (1).
make[5]: *** [crt3.o] Error 1
make[4]: *** [extra] Error 2
make[3]: *** [stmp-multilib] Error 2
rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.pod gcc.pod
make[2]: *** [all-stage1-gcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2
Last 10 lines of 'warnings':
warning: structure `VEC_cp_token_position_heap' used but not defined
warning: structure `pointer_set_t' used but not defined
warning: structure `c_arg_info' used but not defined
warning: structure `c_switch' used but not defined
warning: structure `et_node' used but not defined
warning: structure `loop' used but not defined
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'
More information about the llvm-testresults
mailing list