[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Feb 25 23:56:18 PST 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/1940
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 97209
Blamelist: dgregor
BUILD FAILED: failed compile-llvm-stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/AST/DeclCXX.cpp
lib/Sema/SemaExprCXX.cpp
test/CXX/expr/expr.unary/expr.new/p19.cpp
test/CXX/expr/expr.unary/expr.new/p20-0x.cpp
test/CXX/expr/expr.unary/expr.new/p20.cpp
At: Thu 25 Feb 2010 21:06:46
Changed By: dgregor
Comments: Implement semantic analysis for C++ [expr.new]p18-20, which describe
how we find the operator delete that matches withe operator new we
found in a C++ new-expression.
This will also need CodeGen support. On a happy note, we're now a
"nans" away from building tramp3d-v4.
Properties:
LOGS:
Last 10 lines of 'stdio':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/autoconf/mkinstalldirs /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release > /dev/null
/bin/date > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/.dir
llvm[4]: Compiling X86TargetInfo.cpp for Release build
if /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~dst/Developer/usr/bin/llvm-g++-4.2 -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/include -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/include -I/Users/buildslave/zorg/buildbot/smooshlab/slave/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-rtti -fno-common -Woverloaded-virtual -fno-rtti -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/.. -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/l
lvm.src/lib/Target/X86/TargetInfo/.. -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp" -MT "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o" -MT "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/lib/Target/X86/TargetInfo/X86TargetInfo.cpp -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o ; \
then /bin/mv -f "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d"; else /bin/rm "/Users/buildslave/zorg/buildbot/smooshlab/slave/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 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release/lib/libLLVMX86Info.a
ar cru /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release/lib/libLLVMX86Info.a /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o
ranlib /Users/buildslave/zorg/buildbot/smooshlab/slave/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