[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Nov 22 20:13:27 PST 2010


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

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 119992
Blamelist: lattner

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Support/MathExtras.h
 include/llvm/System/SwapByteOrder.h
 unittests/Support/SwapByteOrderTest.cpp
At: Mon 22 Nov 2010 20:07:37
Changed By: lattner
Comments: reimplement SwapByteOrder.h in terms of overloading instead of 
being in terms of excessively complex template logic.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	                 from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/include/llvm/System/Host.h:17,
	                 from Host.cpp:14:
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/include/llvm/System/SwapByteOrder.h: In function 'uint64_t llvm::sys::SwapByteOrder_64(uint64_t)':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/include/llvm/System/SwapByteOrder.h:65: error: 'SwapByteOrder' was not declared in this scope
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/include/llvm/System/SwapByteOrder.h:65: error: expected primary-expression before '>' token
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/include/llvm/System/SwapByteOrder.h:66: error: expected primary-expression before '>' token
	llvm[1]: Compiling Path.cpp for Debug+Asserts build
	make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/lib/System/Debug+Asserts/Host.o] Error 1
	make[1]: *** Waiting for unfinished jobs....
	make: *** [all] Error 1




More information about the llvm-testresults mailing list