[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Jul 23 15:18:23 PDT 2009
The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/1587
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 76903
Blamelist: andersca,rnk
BUILD FAILED: failed unittest-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/ExecutionEngine/JITMemoryManager.h
include/llvm/System/Memory.h
lib/ExecutionEngine/JIT/JITEmitter.cpp
lib/ExecutionEngine/JIT/JITMemoryManager.cpp
lib/System/Unix/Memory.inc
lib/System/Win32/Memory.inc
tools/lli/lli.cpp
unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp
At: Thu 23 Jul 2009 14:49:54
Changed By: rnk
Comments: Re-committing r76828 with the JIT memory manager changes now that the build
bots like the BumpPtrAllocator changes.
File: lib/CodeGen/CGRecordLayoutBuilder.cpp
At: Thu 23 Jul 2009 14:54:54
Changed By: andersca
Comments: Fix another thinko.
LOGS:
Last 10 lines of 'unittest-llvm.stdio':
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp:194: error: integer constant is too large for 'unsigned long' type
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp:194: error: integer constant is too large for 'unsigned long' type
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp:220: error: integer constant is too large for 'unsigned long' type
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp:220: error: integer constant is too large for 'unsigned long' type
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp:224: error: integer constant is too large for 'unsigned long' type
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp:224: error: integer constant is too large for 'unsigned long' type
make[3]: *** [/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.obj/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.o] Error 1
make[2]: *** [JIT/.makeall] Error 2
make[1]: *** [ExecutionEngine/.makeall] Error 2
make: *** [unittests] Error 2
More information about the llvm-testresults
mailing list