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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Nov 22 20:28:50 PST 2010


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

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 119993
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: 




File: include/llvm/System/SwapByteOrder.h
At: Mon 22 Nov 2010 20:23:17
Changed By: lattner
Comments: fix a bug I introduced on the other side of the #ifdef
Properties: 




LOGS:
Last 10 lines of 'stdio':
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/include/llvm/Support/MathExtras.h:17,
	                 from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/include/llvm/Support/Allocator.h:18,
	                 from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/include/llvm/ADT/StringMap.h:18,
	                 from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/include/llvm/System/Host.h:17,
	                 from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/System/Host.cpp:14:
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/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-fnt/llvm.src/include/llvm/System/SwapByteOrder.h:65: error: 'SwapByteOrder' was not declared in this scope
	make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/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