[llvm-testresults] buildbot failure in smooshlab on clang-powerpc-darwin8
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Feb 23 10:32:19 PST 2010
The Buildbot has detected a new failure of clang-powerpc-darwin8 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-powerpc-darwin8/builds/2350
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: clattner.apple.com
Build Reason:
Build Source Stamp: 96959
Blamelist: ddunbar,efriedma,greened,jyasskin
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/CodeGen/SelectionDAG/SelectionDAG.cpp
At: Tue 23 Feb 2010 09:40:52
Changed By: greened
Comments:
Speed up cycle checking significantly by caching results.
Properties:
File: Makefile.rules
At: Tue 23 Feb 2010 09:55:47
Changed By: ddunbar
Comments: Don't introduce dependencies on the LLVMCC or LLVMCXX variables directly, they
may be more than just a program path.Properties:
Files:
lib/CodeGen/CGExprAgg.cpp
test/CodeGen/cast-emit.c
At: Tue 23 Feb 2010 10:00:42
Changed By: efriedma
Comments: PR6386: Fix a recent regression in IRGen of cast-to-union constructs.
Properties:
Files:
Makefile
Makefile.config.in
Makefile.rules
autoconf/configure.ac
configure
examples/BrainF/Makefile
examples/Fibonacci/Makefile
examples/HowToUseJIT/Makefile
test/Makefile
test/Unit/lit.cfg
test/Unit/lit.site.cfg.in
tools/llvm-shlib
tools/llvm-shlib/Makefile
unittests/Makefile.unittest
At: Tue 23 Feb 2010 10:10:58
Changed By: jyasskin
Comments: Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 of
the examples shared to make sure the shared library keeps working.
Properties:
LOGS:
Last 10 lines of 'stdio':
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libgcc_s.10.4.dylib(_divdi3_s.o) definition of ___divdi3
ld: multiple definitions of symbol ___udivdi3
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libgcc.a(_udivdi3.o) private external definition of ___udivdi3 in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libgcc_s.10.4.dylib(_udivdi3_s.o) definition of ___udivdi3
ld: multiple definitions of symbol ___umoddi3
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libgcc.a(_umoddi3.o) private external definition of ___umoddi3 in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libgcc_s.10.4.dylib(_umoddi3_s.o) definition of ___umoddi3
/usr/bin/libtool: internal link edit command failed
make[1]: *** [/Users/buildslave/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/llvm/Debug/lib/libLLVM-2.7svn.dylib] Error 1
make: *** [all] Error 1
More information about the llvm-testresults
mailing list