[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Sep 1 12:14:40 PDT 2010
The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/5363
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 112724
Blamelist: echristo,resistor,void
BUILD FAILED: failed buildit-llvmgcc42
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/ARM/ARMFastISel.cpp
At: Wed 01 Sep 2010 11:03:53
Changed By: echristo
Comments: Add some more load types in.
Properties:
File: lib/Transforms/Scalar/JumpThreading.cpp
At: Wed 01 Sep 2010 11:32:12
Changed By: resistor
Comments: JumpThreading keeps LazyValueInfo up to date, so we don't need to rerun it
if we schedule another LVI-using pass afterwards.
Properties:
File: include/llvm/Support/StandardPasses.h
At: Wed 01 Sep 2010 11:32:12
Changed By: resistor
Comments: Tentatively add correlated value propagation to the set of standard passes.
Properties:
File: test/Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
At: Wed 01 Sep 2010 11:37:10
Changed By: void
Comments: The output of opt -stats must be sent to stderr. Patch by NAKAMURA Takumi!
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm::createStandardModulePasses(llvm::PassManagerBase*, unsigned int, bool, bool, bool, bool, bool, llvm::Pass*)in libbackend.a(llvm-backend.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[4]: *** [cc1-dummy] Error 1
rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.pod gcc.pod
make[3]: *** [all-stage1-gcc] Error 2
make[2]: *** [stage1-bubble] Error 2
make[1]: *** [all] Error 2
+ exit 1
make: *** [llvmgcc42] Error 1
Last 10 lines of 'warnings':
warning: structure `ZipDirectory' used but not defined
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
More information about the llvm-testresults
mailing list