[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Jul 28 17:41:34 PDT 2010
The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/8050
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 109710
Blamelist: dgregor,djg,kremenek
BUILD FAILED: failed compile.llvm-gcc.stage1
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':
# APPLE LOCAL use -mlongcall for large text support
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.obj/./gcc/xgcc -B/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.obj/./gcc/ -B/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.install/i686-apple-darwin9/bin/ -B/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.install/i686-apple-darwin9/lib/ -isystem /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.install/i686-apple-darwin9/include -isystem /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.install/i686-apple-darwin9/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -Ix86_64 -I../../llvm-gcc.src/gcc -I../../llvm-gcc.src/gcc/x86_64 -I../../llvm-gcc.src/gcc/../include -I./../intl -I../../llvm-gcc.src/gcc/../libcpp/incl
ude -I../../llvm-gcc.src/gcc/../libdecnumber -I../libdecnumber -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/include -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/include -m64 -mlongcall \
-fno-tree-dominator-opts \
\
-c ../../llvm-gcc.src/gcc/config/darwin-crt3.c -o x86_64/crt3.o
make[3]: *** [stmp-multilib] Error 2
rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.pod gcc.pod
make[2]: *** [all-stage1-gcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2
Last 10 lines of 'warnings':
warning: structure `VEC_cp_token_position_heap' used but not defined
warning: structure `pointer_set_t' used but not defined
warning: structure `c_arg_info' used but not defined
warning: structure `c_switch' used but not defined
warning: structure `et_node' used but not defined
warning: structure `loop' used but not defined
warning: structure `ipa_reference_vars_info_d' used but not defined
warning: structure `reg_info_def' used but not defined
warning: structure `value_set' used but not defined
../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn'
More information about the llvm-testresults
mailing list