[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Oct 29 18:02:25 PDT 2009
The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/0
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: spang.apple.com
Build Reason:
Build Source Stamp: 85540
Blamelist: bwilson
BUILD FAILED: failed compile llvm-gcc
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: gcc/config/arm/llvm-arm.cpp
At: Thu 29 Oct 2009 16:50:41
Changed By: bwilson
Comments: Fix ARM AAPCS-VFP detection of homogeneous aggregates. An aggregate
consisting of a single vector (aka a "containerized vector") has a count
of 1, but the existing code (which pre-dates our use of ARM-style
containerized vectors) was checking for count > 1.
LOGS:
Last 10 lines of 'compile llvm-gcc.stdio':
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/llvm-abi.h:419:55: error: macro "LLVM_AGGR_TYPE_FOR_STRUCT_RETURN" passed 2 arguments, but takes just 1
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/llvm-abi.h:776:55: error: macro "LLVM_AGGR_TYPE_FOR_STRUCT_RETURN" passed 2 arguments, but takes just 1
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/llvm-abi.h: In member function 'void DefaultABI<Client>::HandleReturnType(tree_node*, tree_node*, bool)':
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/llvm-abi.h:418: error: 'LLVM_AGGR_TYPE_FOR_STRUCT_RETURN' was not declared in this scope
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/llvm-abi.h: In member function 'void SVR4ABI<Client>::HandleReturnType(tree_node*, tree_node*, bool)':
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/llvm-abi.h:775: error: 'LLVM_AGGR_TYPE_FOR_STRUCT_RETURN' was not declared in this scope
make[3]: *** [llvm-convert.o] Error 1
make[2]: *** [all-stage1-gcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2
Last 10 lines of 'compile llvm-gcc.warnings':
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/config/rs6000/altivec.md:1755: warning: operand 3 missing mode?
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/config/rs6000/altivec.md:1768: warning: operand 3 missing mode?
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/config/rs6000/altivec.md:1781: warning: operand 3 missing mode?
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/config/rs6000/altivec.md:1794: warning: operand 3 missing mode?
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/config/rs6000/altivec.md:1807: warning: operand 3 missing mode?
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/config/rs6000/altivec.md:1882: warning: operand 1 missing mode?
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/config/rs6000/altivec.md:1889: warning: operand 1 missing mode?
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/config/rs6000/altivec.md:2195: warning: destination missing a mode?
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/config/rs6000/altivec.md:2195: warning: operand 0 missing mode?
/Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn'
More information about the llvm-testresults
mailing list