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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Dec 21 20:46:22 PST 2009


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

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

Buildslave for this Build: smoosh-10

Build Reason: 
Build Source Stamp: 91885
Blamelist: lattner

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Analysis/MemoryDependenceAnalysis.h
 lib/Analysis/MemoryDependenceAnalysis.cpp
 lib/Transforms/Scalar/GVN.cpp
At: Mon 21 Dec 2009 20:27:31
Changed By: lattner
Comments: The phi translated pointer can be computed when returning a partially cached result
instead of stored.  This reduces memdep memory usage, and also eliminates a bunch of
weakvh's.  This speeds up gvn on gcc.c-torture/20001226-1.c from 23.9s to 8.45s (2.8x)
on a different machine than earlier.
Properties: 




LOGS:
Last 10 lines of 'compile.stdio':
	llvm[4]: Building Debug Archive Library libCIndex.a
	llvm[4]: Linking Debug Shared Library CIndex.dylib
	llvm[4]: Compiling c-index-test.c for Debug build
	/var/folders/7e/7eT7GkWFHHu5pwX-yQnfek+++TM/-Tmp-//ccgpwd0z.s:unknown:FATAL:can't create output file: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/tools/c-index-test/Debug/c-index-test.o
	/bin/sh: /bin/rm: Device not configured
	make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/tools/c-index-test/Debug/c-index-test.o] Error 1
	make[3]: *** [all] Error 1
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list