[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu May 27 18:17:32 PDT 2010


The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/9144

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

Buildslave for this Build: smoosh-15.apple.com

Build Reason: 
Build Source Stamp: 104910
Blamelist: sampo

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 utils/TableGen/CMakeLists.txt
 utils/TableGen/NeonEmitter.cpp
 utils/TableGen/NeonEmitter.h
 utils/TableGen/TableGen.cpp
At: Thu 27 May 2010 18:11:08
Changed By: sampo
Comments: Add support to tablegen for auto-generating arm_neon.h from a tablegen description
of the intrinsics.  The goal is to auto-generate both support for GCC-style (vector)
and ARM-style (struct of vector) intrinsics.

This is work in progress, but will be completed soon.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: Compiling TableGen.cpp for Debug build
	llvm[2]: Compiling TableGenBackend.cpp for Debug build
	llvm[2]: Compiling X86DisassemblerTables.cpp for Debug build
	llvm[2]: Compiling X86RecognizableInstr.cpp for Debug build
	TableGen.cpp: In function 'int main(int, char**)':
	TableGen.cpp:288: error: no match for 'operator*' in '*Out'
	make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/utils/TableGen/Debug/TableGen.o] Error 1
	make[2]: *** Waiting for unfinished jobs....
	make[1]: *** [TableGen/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list