[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Apr 27 09:58:34 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/3290
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 102437
Blamelist: dgregor,stuart
BUILD FAILED: failed buildit-llvmgcc42
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
gcc/c-typeck.c
gcc/cp/typeck.c
gcc/objc/objc-act.c
At: Tue 27 Apr 2010 08:53:54
Changed By: stuart
Comments: Diagnose illegal ivar accesses in blocks. Radar 7901648. Patch by Fariborz Jahanian!Properties:
Files:
lib/Sema/TreeTransform.h
test/SemaTemplate/instantiate-method.cpp
At: Tue 27 Apr 2010 09:13:53
Changed By: dgregor
Comments: When instantiating UnresolvedLookupExpr and UnresolvedMemberExpr
expressions, be sure to set the naming class of the LookupResult
structure. Fixes PR6947.
Properties:
File: tools/driver/CMakeLists.txt
At: Tue 27 Apr 2010 09:18:54
Changed By: dgregor
Comments: CMake: Fix DESTDIR-related installation problem on Windows, from the
mysterious Elrood on IRC.
Properties:
Files:
lib/Sema/SemaDecl.cpp
test/SemaCXX/warn-unused-variables.cpp
At: Tue 27 Apr 2010 09:23:53
Changed By: dgregor
Comments: Don't look into incomplete types when trying to warn about unused
variables. Fixes PR6948.
Properties:
Files:
lib/Sema/SemaDecl.cpp
test/SemaCXX/typedef-redecl.cpp
At: Tue 27 Apr 2010 09:28:54
Changed By: dgregor
Comments: When checking the redeclaration context of a typedef that refers to a
tag of the same name, compare the lookup contexts rather than the
actual contexts. Fixes PR6923.
Properties:
LOGS:
Last 10 lines of 'stdio':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/cp/typeck.c: In function 'check_return_expr':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/cp/typeck.c:7068: warning: suggest parentheses around && within ||
make[4]: *** [cp/typeck.o] Error 1
make[4]: *** Waiting for unfinished jobs....
rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.pod gcc.pod
make[3]: *** [all-stage2-gcc] Error 2
make[2]: *** [stage2-bubble] Error 2
make[1]: *** [all] Error 2
+ exit 1
make: *** [install] Error 1
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
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/cp/typeck.c:7068: warning: suggest parentheses around && within ||
More information about the llvm-testresults
mailing list