[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Sep 2 17:30:27 PDT 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4358

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 112916
Blamelist: ddunbar,dperchik,echristo,rjmccall

BUILD FAILED: failed compile.llvm.stage2

sincerely,
 -The Buildbot


================================================================================

CHANGES:
File: lib/Target/ARM/ARMFastISel.cpp
At: Thu 02 Sep 2010 16:47:19
Changed By: echristo
Comments: Add basic support for materializing constants (including fp) and
stores.
Properties: 




Files:
 lib/CodeGen/CGRecordLayout.h
 lib/CodeGen/CGRecordLayoutBuilder.cpp
At: Thu 02 Sep 2010 16:57:09
Changed By: ddunbar
Comments: IRgen: Move CGBitFieldInfo strategy computation helpers to static member
functions.Properties: 




Files:
 lib/CodeGen/CGObjCMac.cpp
 test/CodeGenObjC/bitfield-access.m
At: Thu 02 Sep 2010 16:57:09
Changed By: ddunbar
Comments: IRgen/Obj-C: Rewrite Objective-C bit-field access to compute the access strategy
using the same methods as used for normal structures.
 - This fixes problems with reading past the end of the structure and with
   handling straddled bit-field access.Properties: 




Files:
 docs/tools/clang.pod
 include/clang/Basic/LangOptions.h
 include/clang/Driver/CC1Options.td
 include/clang/Driver/Options.td
 lib/Driver/Tools.cpp
 lib/Frontend/CompilerInvocation.cpp
 test/SemaCXX/borland-extensions.cpp
At: Thu 02 Sep 2010 17:03:23
Changed By: dperchik
Comments: Add support for Borland extensions via option -fborland-extensions
(original patch r112791 was reverted due to a bug).
Properties: 




Files:
 lib/CodeGen/CGCall.cpp
 lib/CodeGen/CGExprCXX.cpp
 test/CodeGenCXX/arm.cpp
At: Thu 02 Sep 2010 17:07:11
Changed By: rjmccall
Comments: It's not safe to use the generic CXXMethodDecl overload of CGT::getFunctionInfo
to set up a destructor call, because ABIs can tweak these conventions.
Fixes rdar://problem/8386802.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	28 clang             0x0000000000000041 std::_Rb_tree<void const*, std::pair<void const* const, llvm::PassInfo const*>, std::_Select1st<std::pair<void const* const, llvm::PassInfo const*> >, std::less<void const*>, std::allocator<std::pair<void const* const, llvm::PassInfo const*> > >::_M_insert_unique(std::pair<void const* const, llvm::PassInfo const*> const&) + 4294846401
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.install.1/bin/clang -cc1 -triple x86_64-apple-darwin10.0.0 -emit-obj -disable-free -main-file-name CommandLine.cpp -pic-level 1 -mdisable-fp-elim -masm-verbose -munwind-tables -target-cpu core2 -target-linker-version 97.14 -resource-dir /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.install.1/lib/clang/2.8 -dependency-file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/CommandLine.d.tmp -MP -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/CommandLine.o -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/CommandLine.d -D _DEBUG -D _GNU_SOURCE -D __STDC_LIMIT_MACROS -D __STDC_C
 ONSTANT_MACROS -I /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/include -I /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support -I /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include -I /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support -O3 -Woverloaded-virtual -Wcast-qual -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fblocks -fno-common -fdiagnostics-show-option -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/CommandLine.o -x c++ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support/CommandLine.cpp 
	1.	<eof> parser at end of file
	2.	Per-file LLVM IR generation
	3.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/OwningPtr.h:34:3: Generating code for declaration 'llvm::OwningPtr<llvm::MemoryBuffer>::~OwningPtr'
	4.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/OwningPtr.h:34:16: LLVM IR generation of compound statement ('{}')
	clang: error: clang frontend command failed due to signal 4 (use -v to see invocation)
	make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/CommandLine.o] Error 1
	make: *** [all] Error 1




More information about the llvm-testresults mailing list