[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Apr 8 17:10:37 PDT 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/2921
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 100828
Blamelist: djg,dpatel,johannes,kremenek
BUILD FAILED: failed buildit-llvmgcc42
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/ADT/APInt.h
lib/Analysis/ScalarEvolution.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Transforms/InstCombine/InstCombineCompares.cpp
lib/Transforms/Scalar/LoopStrengthReduce.cpp
At: Thu 08 Apr 2010 16:06:06
Changed By: djg
Comments: Add variants of ult, ule, etc. which take a uint64_t RHS, for convenience.
Properties:
Files:
gcc/c-config-lang.in
gcc/config.gcc
At: Thu 08 Apr 2010 16:06:07
Changed By: johannes
Comments: Fix build of non-C-based languages on Darwin. PR 6778.
Properties:
Files:
lib/Analysis/Lint.cpp
test/Other/lint.ll
At: Thu 08 Apr 2010 16:11:06
Changed By: djg
Comments: Add a few more lint checks.
Properties:
File: gcc/llvm-debug.cpp
At: Thu 08 Apr 2010 16:16:06
Changed By: dpatel
Comments: Enable local variable debug info at -O1+.
We have made enough progress to start widespread testing (or cause widespread brekage!).
- Quality of debugging at -O1+ is still a work in progress.
- Higher priority is given to bugs that negatively impact quality of generated code in presense of debug info.
Properties:
File: test/Sema/warn-unused-parameters.c
At: Thu 08 Apr 2010 16:21:06
Changed By: kremenek
Comments: Use '%clang_cc1' instead of '%clang' to make the warning output more consistent across
platforms (for this test).Properties:
File: lib/Transforms/Scalar/LoopStrengthReduce.cpp
At: Thu 08 Apr 2010 16:41:06
Changed By: djg
Comments: Avoid allocating a value of zero in a register if the initial formula
inputs happen to negate each other.
Properties:
LOGS:
Last 10 lines of 'stdio':
./alias.o differs
./c-decl.o differs
./df-scan.o differs
./gtype-desc.o differs
./stmt.o differs
make[3]: *** [compare] Error 1
make[2]: *** [stage3-bubble] Error 2
make[1]: *** [all] Error 2
+ exit 1
make: *** [install] Error 1
Last 10 lines of 'warnings':
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
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
More information about the llvm-testresults
mailing list