[llvm-testresults] buildbot failure in lab.llvm.org on libcxx_clang-x86_64-darwin11-RA

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Mon Oct 28 16:48:29 PDT 2013


The Buildbot has detected a failed build on builder libcxx_clang-x86_64-darwin11-RA while building lab.llvm.org.
Full details are available at:
 http://lab.llvm.org:8013/builders/libcxx_clang-x86_64-darwin11-RA/builds/528

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: xserve4

Build Reason: Triggerable(phase4-stage0)
Build Source Stamp: 193523
Blamelist: 

BUILD FAILED: failed test.libcxx.system test.libcxx.new

sincerely,
 -The Buildbot


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

CHANGES:


LOGS:
Last 15 lines of 'stdio':
	    libc++ :: numerics/complex.number/complex.ops/stream_input.pass.cpp
	
	********************
	Failing Tests (6):
	    libc++ :: algorithms/alg.c.library/tested_elsewhere.pass.cpp
	    libc++ :: algorithms/alg.modifying.operations/alg.copy/copy.pass.cpp
	    libc++ :: algorithms/alg.modifying.operations/alg.copy/copy_backward.pass.cpp
	    libc++ :: algorithms/alg.modifying.operations/alg.copy/copy_if.pass.cpp
	    libc++ :: thread/futures/futures.future_error/what.pass.cpp
	    libc++ :: thread/futures/futures.promise/dtor.pass.cpp
	
	  Expected Passes    : 4592
	  Expected Failures  : 39
	  Unexpected Passes  : 6
	  Unexpected Failures: 6

Last 15 lines of 'libc++ :: algorithms__alg.modifying.operations__alg.copy__copy.pass.cpp':
	******************** TEST 'libc++ :: algorithms/alg.modifying.operations/alg.copy/copy.pass.cpp' FAILED ********************
	Compiled With: '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/host-compiler/bin/clang++' '-o' '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmpbDHSBSexe' '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/algorithms/alg.modifying.operations/alg.copy/copy.pass.cpp' '-nostdinc++' '-std=c++0x' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/support' '-nodefaultlibs' '-L/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/lib' '-lc++' '-lc++abi' '-lSystem'
	Command: '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmpbDHSBSexe'
	Exit Code: -9
	
	
	Compiled test failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: algorithms__alg.modifying.operations__alg.copy__copy_backward.pass.cpp':
	******************** TEST 'libc++ :: algorithms/alg.modifying.operations/alg.copy/copy_backward.pass.cpp' FAILED ********************
	Compiled With: '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/host-compiler/bin/clang++' '-o' '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmpOjNsG0exe' '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/algorithms/alg.modifying.operations/alg.copy/copy_backward.pass.cpp' '-nostdinc++' '-std=c++0x' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/support' '-nodefaultlibs' '-L/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/lib' '-lc++' '-lc++abi' '-lSystem'
	Command: '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmpOjNsG0exe'
	Exit Code: -9
	
	
	Compiled test failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: algorithms__alg.modifying.operations__alg.copy__copy_if.pass.cpp':
	******************** TEST 'libc++ :: algorithms/alg.modifying.operations/alg.copy/copy_if.pass.cpp' FAILED ********************
	Compiled With: '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/host-compiler/bin/clang++' '-o' '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmpprHg71exe' '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/algorithms/alg.modifying.operations/alg.copy/copy_if.pass.cpp' '-nostdinc++' '-std=c++0x' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/support' '-nodefaultlibs' '-L/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/lib' '-lc++' '-lc++abi' '-lSystem'
	Command: '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmpprHg71exe'
	Exit Code: -9
	
	
	Compiled test failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: algorithms__alg.c.library__tested_elsewhere.pass.cpp':
	******************** TEST 'libc++ :: algorithms/alg.c.library/tested_elsewhere.pass.cpp' FAILED ********************
	Compiled With: '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/host-compiler/bin/clang++' '-o' '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmpmAWnJZexe' '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/algorithms/alg.c.library/tested_elsewhere.pass.cpp' '-nostdinc++' '-std=c++0x' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/support' '-nodefaultlibs' '-L/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/lib' '-lc++' '-lc++abi' '-lSystem'
	Command: '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmpmAWnJZexe'
	Exit Code: -9
	
	
	Compiled test failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: input.output__iostream.format__input.streams__istream.unformatted__get.pass.cpp':
	******************** TEST 'libc++ :: input.output/iostream.format/input.streams/istream.unformatted/get.pass.cpp' FAILED ********************
	
	********************

Last 15 lines of 'libc++ :: input.output__iostream.format__input.streams__istream.unformatted__get_chart.pass.cpp':
	******************** TEST 'libc++ :: input.output/iostream.format/input.streams/istream.unformatted/get_chart.pass.cpp' FAILED ********************
	
	********************

Last 15 lines of 'libc++ :: input.output__iostream.format__input.streams__istream.unformatted__ignore_0xff.pass.cpp':
	******************** TEST 'libc++ :: input.output/iostream.format/input.streams/istream.unformatted/ignore_0xff.pass.cpp' FAILED ********************
	
	********************

Last 15 lines of 'libc++ :: input.output__iostream.format__input.streams__istream.unformatted__read.pass.cpp':
	******************** TEST 'libc++ :: input.output/iostream.format/input.streams/istream.unformatted/read.pass.cpp' FAILED ********************
	
	********************

Last 15 lines of 'libc++ :: input.output__iostream.format__input.streams__istream.unformatted__readsome.pass.cpp':
	******************** TEST 'libc++ :: input.output/iostream.format/input.streams/istream.unformatted/readsome.pass.cpp' FAILED ********************
	
	********************

Last 15 lines of 'libc++ :: numerics__complex.number__complex.ops__stream_input.pass.cpp':
	******************** TEST 'libc++ :: numerics/complex.number/complex.ops/stream_input.pass.cpp' FAILED ********************
	
	********************

Last 15 lines of 'libc++ :: thread__futures__futures.future_error__what.pass.cpp':
	******************** TEST 'libc++ :: thread/futures/futures.future_error/what.pass.cpp' FAILED ********************
	Compiled With: '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/host-compiler/bin/clang++' '-o' '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmp7y9vMqexe' '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/thread/futures/futures.future_error/what.pass.cpp' '-nostdinc++' '-std=c++0x' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/support' '-nodefaultlibs' '-L/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/lib' '-lc++' '-lc++abi' '-lSystem'
	Command: '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmp7y9vMqexe'
	Exit Code: -6
	Standard Error:
	--
	Assertion failed: (std::strcmp(f.what(), "The associated promise has been destructed prior " "to the associated state becoming ready.") == 0), function main, file /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/thread/futures/futures.future_error/what.pass.cpp, line 25.
	--
	
	Compiled test failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: thread__futures__futures.promise__dtor.pass.cpp':
	******************** TEST 'libc++ :: thread/futures/futures.promise/dtor.pass.cpp' FAILED ********************
	Compiled With: '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/host-compiler/bin/clang++' '-o' '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmp9n5pIXexe' '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/thread/futures/futures.promise/dtor.pass.cpp' '-nostdinc++' '-std=c++0x' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/support' '-nodefaultlibs' '-L/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/lib' '-lc++' '-lc++abi' '-lSystem'
	Command: '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmp9n5pIXexe'
	Exit Code: -6
	Standard Error:
	--
	Assertion failed: (e.code() == make_error_code(std::future_errc::broken_promise)), function main, file /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/thread/futures/futures.promise/dtor.pass.cpp, line 103.
	--
	
	Compiled test failed unexpectedly!
	********************

Last 15 lines of 'stdio':
	PASS: libc++ :: utilities/utility/pairs/pairs.pair/types.pass.cpp (4637 of 4643)
	PASS: libc++ :: utilities/utility/pairs/pairs.spec/comparison.pass.cpp (4638 of 4643)
	PASS: libc++ :: utilities/utility/pairs/pairs.spec/non_member_swap.pass.cpp (4639 of 4643)
	PASS: libc++ :: utilities/utility/pairs/pairs.spec/make_pair.pass.cpp (4640 of 4643)
	PASS: libc++ :: utilities/utility/utility.swap/swap.pass.cpp (4641 of 4643)
	PASS: libc++ :: utilities/utility/version.pass.cpp (4642 of 4643)
	PASS: libc++ :: utilities/utility/utility.swap/swap_array.pass.cpp (4643 of 4643)
	Testing Time: 736.54s
	********************
	Failing Tests (1):
	    libc++ :: numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/param_ctor_init_func.pass.cpp
	
	  Expected Passes    : 4630
	  Expected Failures  : 12
	  Unexpected Failures: 1

Last 15 lines of 'libc++ :: numerics__rand__rand.dis__rand.dist.samp__rand.dist.samp.plinear__param_ctor_init_func.pass.cpp':
	******************** TEST 'libc++ :: numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/param_ctor_init_func.pass.cpp' FAILED ********************
	Compiled With: '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/host-compiler/bin/clang++' '-o' '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmpGFf9BUexe' '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/param_ctor_init_func.pass.cpp' '-nostdinc++' '-std=c++0x' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/support' '-nodefaultlibs' '-L/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/lib' '-lc++' '-lc++abi' '-lSystem'
	Command: 'env' 'DYLD_LIBRARY_PATH=/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/lib' '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmpGFf9BUexe'
	Exit Code: -9
	
	
	Compiled test failed unexpectedly!
	********************







More information about the llvm-testresults mailing list