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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Jul 28 18:09:09 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/3635

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 109710
Blamelist: dgregor,djg,kremenek

BUILD FAILED: failed compile.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Analysis/ScalarEvolution.h
 include/llvm/Analysis/ScalarEvolutionExpressions.h
 lib/Analysis/ScalarEvolution.cpp
 unittests/Analysis
 unittests/Analysis/Makefile
 unittests/Analysis/ScalarEvolutionTest.cpp
 unittests/Makefile
At: Wed 28 Jul 2010 17:20:06
Changed By: djg
Comments: Factor out some of the code for updating old SCEVUnknown values, and
extend it to handle the case where multiple RAUWs affect a single
SCEVUnknown.

Add a ScalarEvolution unittest to test for this situation.
Properties: 




Files:
 test/Index/annotate-tokens.cpp
 tools/libclang/CIndex.cpp
At: Wed 28 Jul 2010 17:29:33
Changed By: dgregor
Comments: Visit the children of CXXOperatorCallExprs in source order within
libclang, so that clang_annotateTokens() doesn't get confused and miss
annotations.
Properties: 




File: lib/Checker/GRExprEngine.cpp
At: Wed 28 Jul 2010 17:29:33
Changed By: kremenek
Comments: Remove extraneous guards around the call to getConjuredSymbolVal().  These checks are already done within getConjuredSymbolVal() itself.Properties: 




File: lib/Checker/BasicStore.cpp
At: Wed 28 Jul 2010 17:29:33
Changed By: kremenek
Comments: Explicitly guard in BasicStore from storing to non-scalars.Properties: 




File: lib/Checker/SymbolManager.cpp
At: Wed 28 Jul 2010 17:29:33
Changed By: kremenek
Comments: Change SymbolManager::canSymbolicate() to return true for RecordTypes.Properties: 




Files:
 lib/Checker/RegionStore.cpp
 test/Analysis/misc-ps-region-store.m
 test/Analysis/uninit-vals-ps-region.m
At: Wed 28 Jul 2010 17:29:33
Changed By: kremenek
Comments: Augment RegionStore::BindStruct() to bind symbolicated struct values.  This fixes a false path issue reported in <rdar://problem/8243408> and also spurs another cause where the idempotent operations checker fires.Properties: 




LOGS:
Last 10 lines of 'stdio':
	21 clang             0x000000000000003d std::_Rb_tree<long, std::pair<long const, llvm::PassInfo const*>, std::_Select1st<std::pair<long const, llvm::PassInfo const*> >, std::less<long>, std::allocator<std::pair<long const, llvm::PassInfo const*> > >::_M_insert_unique(std::pair<long const, llvm::PassInfo const*> const&) + 4294851421
	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 Path.cpp -pic-level 1 -mdisable-fp-elim -masm-verbose -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/2.8 -dependency-file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/System/Release+Asserts/Path.d.tmp -MP -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/System/Release+Asserts/Path.o -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/System/Release+Asserts/Path.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/lib/System -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/System -O3 -Woverloaded-virtual -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -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/System/Release+Asserts/Path.o -x c++ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/System/Path.cpp 
	1.	<eof> parser at end of file
	2.	Code generation
	3.	Running pass 'Loop Pass Manager' on function '@_ZNK4llvm3sys4Path10getDirnameEv'
	4.	Running pass 'Loop Strength Reduction' on basic block '%while.cond.i'
	clang: error: clang frontend command failed due to signal 6 (use -v to see invocation)
	make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/System/Release+Asserts/Path.o] Error 1
	make: *** [all] Error 1




More information about the llvm-testresults mailing list