[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Aug 26 09:51:41 PDT 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/3702
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 112190
Blamelist: akirtzidis,d0k,djg
BUILD FAILED: failed make.test-suite
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
examples/clang-interpreter/CMakeLists.txt
examples/clang-interpreter/Makefile
At: Thu 26 Aug 2010 08:24:59
Changed By: d0k
Comments: clang-interpreter: libFrontend depends on libSerialization. Fix linux build by changing the link order.
Properties:
Files:
lib/CodeGen/CGExprCXX.cpp
test/CodeGenCXX/new.cpp
At: Thu 26 Aug 2010 08:24:59
Changed By: akirtzidis
Comments: Fix miscompilation. The cookie was not used when new'ing arrays with multiple dimensions.Properties:
Files:
lib/Support/StringRef.cpp
unittests/ADT/StringRefTest.cpp
At: Thu 26 Aug 2010 08:30:05
Changed By: d0k
Comments: StringRef::compare_numeric also differed from StringRef::compare for characters > 127.
Properties:
Files:
include/llvm/Transforms/Utils/Cloning.h
include/llvm/Transforms/Utils/ValueMapper.h
lib/Linker/LinkModules.cpp
lib/Target/PIC16/PIC16Passes/PIC16Cloner.cpp
lib/Transforms/IPO/PartialInlining.cpp
lib/Transforms/IPO/PartialSpecialization.cpp
lib/Transforms/Utils/CloneFunction.cpp
lib/Transforms/Utils/CloneModule.cpp
lib/Transforms/Utils/InlineFunction.cpp
lib/Transforms/Utils/ValueMapper.cpp
test/Linker/metadata-a.ll
test/Linker/metadata-b.ll
At: Thu 26 Aug 2010 08:44:58
Changed By: djg
Comments: Reapply r112091 and r111922, support for metadata linking, with a
fix: add a flag to MapValue and friends which indicates whether
any module-level mappings are being made. In the common case of
inlining, no module-level mappings are needed, so MapValue doesn't
need to examine non-function-local metadata, which can be very
expensive in the case of a large module with really deep metadata
(e.g. a large C++ program compiled with -g).
This flag is a little awkward; perhaps eventually it can be moved
into the ClonedCodeInfo class.
Properties:
LOGS:
Last 10 lines of 'stdio':
SingleSource/UnitTests/Vector/divides | 0.0238 720 0.0125 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1280 2064 0.1127 * * | 0.7200 * 1.9900 * * | n/a 0.36 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0556 1760 0.0614 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0304 1072 0.0316 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0367 1088 0.0376 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/block-call-r7674133 | 0.0413 544 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/blockstret | 0.0493 704 0.0052 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0164 976 0.0217 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/initp1 | 0.3599 640 0.0077 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0175 848 0.0294 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'report':
SingleSource/UnitTests/Vector/divides | 0.0238 720 0.0125 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1280 2064 0.1127 * * | 0.7200 * 1.9900 * * | n/a 0.36 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0556 1760 0.0614 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0304 1072 0.0316 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0367 1088 0.0376 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/block-call-r7674133 | 0.0413 544 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/blockstret | 0.0493 704 0.0052 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0164 976 0.0217 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/initp1 | 0.3599 640 0.0077 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0175 848 0.0294 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'fail.LLC':
LLC.MultiSource/Applications/lua/lua
Last 10 lines of 'fail.LLC_compile':
LLC_compile.MultiSource/Applications/lua/lua
Last 10 lines of 'xfail.LLC':
LLC.SingleSource/Regression/C++/EH/ConditionalExpr
LLC.SingleSource/UnitTests/ObjC/dot-syntax-2
Last 10 lines of 'xfail.LLC_compile':
LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2
Last 10 lines of 'xpass.LLC':
LLC.SingleSource/Regression/C++/EH/function_try_block
LLC.SingleSource/UnitTests/ObjC/dot-syntax
LLC.SingleSource/UnitTests/ObjC/exceptions
Last 10 lines of 'xpass.LLC_compile':
LLC_compile.SingleSource/Regression/C++/EH/function_try_block
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax
LLC_compile.SingleSource/UnitTests/ObjC/exceptions
More information about the llvm-testresults
mailing list