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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Mar 11 01:20:34 PST 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/369

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 98252
Blamelist: rjmccall

BUILD FAILED: failed compile.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Sema/Sema.h
 lib/Sema/SemaDecl.cpp
 lib/Sema/SemaDeclCXX.cpp
 lib/Sema/SemaTemplateInstantiate.cpp
 lib/Sema/SemaTemplateInstantiateDecl.cpp
 lib/Sema/TreeTransform.h
At: Thu 11 Mar 2010 01:03:40
Changed By: rjmccall
Comments: Maintain type source information for functions through template
instantiation.  Based on a patch by Enea Zaffanella!  I found a way to
reduce some of the redundancy between TreeTransform's "standard"
FunctionProtoType transformation and TemplateInstantiator's override,
and I killed off the old SubstFunctionType by adding type source info
for the last cases where we were creating FunctionDecls without TSI
(at least that get passed through template instantiation).

Properties: 




LOGS:
Last 10 lines of 'stdio':
	42 clang             0x0000000000000034
	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 -S -disable-free -main-file-name TableGen.cpp -pic-level 1 -mdisable-fp-elim -munwind-tables -target-cpu core2 -resource-dir /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.install.1/lib/clang/1.1 -dependency-file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/utils/TableGen/Release/TableGen.d.tmp -MP -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/utils/TableGen/Release/TableGen.o -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/utils/TableGen/Release/TableGen.d -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_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/utils/TableGen -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/utils/TableGen -O2 -Woverloaded-virtual -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -fmessage-length 0 -stack-protector 1 -fblocks -fexceptions -fno-common -fdiagnostics-show-option -o /var/folders/UN/UNqse73IF28xfwzSQQzX5U+++TM/-Tmp-/cc-pyQYpO.s -x c++ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/TableGen/TableGen.cpp 
	1.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/TableGen/TableGen.cpp:117:33: current parser token ')'
	2.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/TableGen/TableGen.cpp:66:1: parsing namespace
	clang: error: compiler command failed due to signal 6 (use -v to see invocation)
	make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/utils/TableGen/Release/TableGen.o] Error 1
	make[2]: *** Waiting for unfinished jobs....
	make[1]: *** [TableGen/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list