[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Dec 17 04:43:52 PST 2009
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/784
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04.apple.com
Build Reason:
Build Source Stamp: 91600
Blamelist: chandlerc,evancheng,nlopes
BUILD FAILED: failed compile-llvm-stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: include/clang-c/Index.h
At: Thu 17 Dec 2009 01:31:52
Changed By: chandlerc
Comments: Include <time.h> in order to use 'time_t'.
Properties:
Files:
include/llvm/Analysis/IVUsers.h
include/llvm/Analysis/LoopInfo.h
lib/Analysis/IVUsers.cpp
lib/CodeGen/LLVMTargetMachine.cpp
lib/Transforms/Scalar/CodeGenPrepare.cpp
lib/Transforms/Scalar/LoopStrengthReduce.cpp
At: Thu 17 Dec 2009 01:41:56
Changed By: evancheng
Comments: Revert 91280-91283, 91286-91289, 91291, 91293, 91295-91296. It apparently introduced a non-deterministic behavior in the optimizer somewhere.Properties:
File: docs/UsersManual.html
At: Thu 17 Dec 2009 02:01:50
Changed By: nlopes
Comments: document -fno-assume-sane-operator-new, per Chris request.
please review for English grammar mistakesProperties:
Files:
docs/UsersManual.html
lib/Sema/SemaDecl.cpp
test/CodeGenCXX/operator-new.cpp
At: Thu 17 Dec 2009 02:16:51
Changed By: nlopes
Comments: revert part of my last patch, and mark only the c++ global new operator as noalias. the rest will be infered by llvm optzProperties:
LOGS:
Last 10 lines of 'compile-llvm-stage2.stdio':
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/autoconf/mkinstalldirs /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release > /dev/null
/bin/date > /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/.dir
llvm[4]: Compiling X86TargetInfo.cpp for Release build
if /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~dst/Developer/usr/bin/llvm-g++-4.2 -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/include -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/include -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/lib/Target/X86/TargetInfo -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O2 -fno-exceptions -fno-common -Woverloaded-virtual -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/.. -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/lib/Target/X86/TargetInfo/.. -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/Volum
es/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp" -MT "/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o" -MT "/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d" /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/lib/Target/X86/TargetInfo/X86TargetInfo.cpp -o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o ; \
then /bin/mv -f "/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp" "/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d"; else /bin/rm "/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp"; exit 1; fi
llvm[4]: Building Release Archive Library libLLVMX86Info.a
/bin/rm -f /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release/lib/libLLVMX86Info.a
ar cru /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release/lib/libLLVMX86Info.a /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o
ranlib /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release/lib/libLLVMX86Info.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list