[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Nov 22 20:12:07 PST 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/6525
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
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-selfhost-rel/llvm.src/include/llvm/ADT/StringMap.h:18,
from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/System/Host.h:17,
from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/System/Host.cpp:14:
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/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-selfhost-rel/llvm.src/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-selfhost-rel/llvm.src/include/llvm/System/SwapByteOrder.h:65: error: expected primary-expression before '>' token
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/System/SwapByteOrder.h:66: error: expected primary-expression before '>' token
make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/lib/System/Release+Asserts/Host.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [all] Error 1
More information about the llvm-testresults
mailing list