[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Mar 8 18:17:13 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/4216
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 98034
Blamelist: djg,lattner
BUILD FAILED: failed compile.llvm-gcc.stage1
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/CodeGen/MachineModuleInfo.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfPrinter.cpp
lib/CodeGen/MachineModuleInfo.cpp
lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp
At: Mon 08 Mar 2010 17:54:24
Changed By: lattner
Comments: strength reduce MMI::MappedLabel to MMI::isLabelDeleted,
and add a FIXME about how we are eventually going to zap this
lookup table once mc world domination is complete.
Properties:
File: lib/CodeGen/AsmPrinter/DwarfDebug.cpp
At: Mon 08 Mar 2010 17:54:24
Changed By: lattner
Comments: remove a useless optimization: now that label replacement never
happens, the start/end of a scope can never be the same.
Properties:
Files:
lib/Analysis/LoopInfo.cpp
test/Transforms/LCSSA/unreachable-use.ll
At: Mon 08 Mar 2010 17:54:24
Changed By: djg
Comments: Make isLCSSA ignore uses in blocks not reachable from the entry block,
as LCSSA no longer transforms such uses.
Properties:
File: lib/CodeGen/AsmPrinter/DwarfDebug.cpp
At: Mon 08 Mar 2010 17:59:24
Changed By: lattner
Comments: change DbgScope to keep track of the start/end label as MCSymbol*
now that the dependence on ID is removed from MMI.
Properties:
LOGS:
Last 10 lines of 'stdio':
See <URL:http://llvm.org/bugs/> for instructions.
make[5]: *** [crt3.o] Error 1
/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.obj/./gcc/xgcc -B/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.obj/./gcc/ -B/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.install/i686-apple-darwin9/bin/ -B/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.install/i686-apple-darwin9/lib/ -isystem /Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.install/i686-apple-darwin9/include -isystem /Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.install/i686-apple-darwin9/sys-include -mmacosx-version-min=10.4 -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../llvm-gcc.src/gcc -I../../llvm-gcc.src/gcc/
. -I../../llvm-gcc.src/gcc/../include -I./../intl -I../../llvm-gcc.src/gcc/../libcpp/include -I../../llvm-gcc.src/gcc/../libdecnumber -I../libdecnumber -I/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/include -I/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/include -DL_divtc3 -fvisibility=hidden -DHIDE_EXPORTS -c ../../llvm-gcc.src/gcc/libgcc2.c -o libgcc/./_divtc3.o
make[4]: *** [extra] Error 2
make[4]: *** Waiting for unfinished jobs....
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