[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Apr 13 23:17:20 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/3032
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 101236
Blamelist: ddunbar,nicholas,zhongxingxu
BUILD FAILED: failed buildit-llvmgcc42
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/VMCore/Makefile
At: Tue 13 Apr 2010 22:33:08
Changed By: nicholas
Comments: Turn off RTTI for VMCore. Yay!
Properties:
File: tools/bugpoint/CMakeLists.txt
At: Tue 13 Apr 2010 22:38:08
Changed By: nicholas
Comments: Don't forget cmake!
Properties:
File: lib/VMCore/Makefile
At: Tue 13 Apr 2010 22:53:08
Changed By: nicholas
Comments: Enable RTTI again. While this works fine for LLVM, it creates an ABI
incompatibility with some clients covered by the buildbots, such as llvm-gcc.
Properties:
Files:
lib/CodeGen/CGExpr.cpp
test/CodeGen/bitfield-2.c
At: Tue 13 Apr 2010 22:53:08
Changed By: ddunbar
Comments: Speculatively revert "IRgen: Move EmitStoreThroughBitfieldLValue to use new CGBitfieldInfo::AccessInfo decomposition, instead of computing the access policy itself.", I think it might be breaking bootstrap.Properties:
File: lib/Analysis/CFG.cpp
At: Tue 13 Apr 2010 22:53:08
Changed By: zhongxingxu
Comments: Use direct assignment instead of user defined conversion.Properties:
LOGS:
Last 10 lines of 'stdio':
typeinfo for (anonymous namespace)::TypeRefinementDatabasein libbackend.a(llvm-types.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: *** [install] 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