[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu May 6 17:41:43 PDT 2010
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/8450
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 103219
Blamelist: dgregor,fjahanian,mikem
BUILD FAILED: failed clean-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Sema/SemaOverload.cpp
test/SemaTemplate/instantiate-complete.cpp
At: Thu 06 May 2010 17:31:36
Changed By: dgregor
Comments: When determining whether the two types involved in reference binding
are reference-compatible, reference-related, etc., do not complete the
type of the reference itself because it is not necessary to determine
well-formedness of the program. Complete the type that we are binding
to, since that can affect whether we know about a derived-to-base
conversion.
Fixes PR7080.
Properties:
Files:
lib/AST/ASTContext.cpp
test/CodeGenObjCXX/encode.mm
At: Thu 06 May 2010 17:31:36
Changed By: fjahanian
Comments: Implement encoding of methods which have instantiated
template arguments.
Properties:
Files:
docs/AliasAnalysis.html
docs/BitCodeFormat.html
docs/Bugpoint.html
docs/CFEBuildInstrs.html
docs/CMake.html
docs/CodeGenerator.html
docs/CodingStandards.html
docs/CommandGuide
docs/CommandGuide/FileCheck.pod
docs/CommandGuide/Makefile
docs/CommandGuide/bugpoint.pod
docs/CommandGuide/html
docs/CommandGuide/html/manpage.css
docs/CommandGuide/index.html
docs/CommandGuide/lit.pod
docs/CommandGuide/llc.pod
docs/CommandGuide/lli.pod
docs/CommandGuide/llvm-ar.pod
docs/CommandGuide/llvm-as.pod
docs/CommandGuide/llvm-bcanalyzer.pod
docs/CommandGuide/llvm-config.pod
docs/CommandGuide/llvm-dis.pod
docs/CommandGuide/llvm-extract.pod
docs/CommandGuide/llvm-ld.pod
docs/CommandGuide/llvm-link.pod
docs/CommandGuide/llvm-nm.pod
docs/CommandGuide/llvm-prof.pod
docs/CommandGuide/llvm-ranlib.pod
docs/CommandGuide/llvmc.pod
docs/CommandGuide/llvmgcc.pod
docs/CommandGuide/llvmgxx.pod
docs/CommandGuide/man
docs/CommandGuide/man/man1
docs/CommandGuide/manpage.css
docs/CommandGuide/opt.pod
docs/CommandGuide/ps
docs/CommandGuide/tblgen.pod
docs/CommandLine.html
docs/CompilerDriver.html
docs/CompilerDriverTutorial.html
docs/CompilerWriterInfo.html
docs/DebuggingJITedCode.html
docs/DeveloperPolicy.html
docs/ExceptionHandling.html
docs/ExtendedIntegerResults.txt
docs/ExtendingLLVM.html
docs/FAQ.html
docs/GCCFEBuildInstrs.html
docs/GarbageCollection.html
docs/GetElementPtr.html
docs/GettingStarted.html
docs/GettingStartedVS.html
docs/GoldPlugin.html
docs/HistoricalNotes
docs/HistoricalNotes/2000-11-18-EarlyDesignIdeas.txt
docs/HistoricalNotes/2000-11-18-EarlyDesignIdeasResp.txt
docs/HistoricalNotes/2000-12-06-EncodingIdea.txt
docs/HistoricalNotes/2000-12-06-MeetingSummary.txt
docs/HistoricalNotes/2001-01-31-UniversalIRIdea.txt
docs/HistoricalNotes/2001-02-06-TypeNotationDebate.txt
docs/HistoricalNotes/2001-02-06-TypeNotationDebateResp1.txt
docs/HistoricalNotes/2001-02-06-TypeNotationDebateResp2.txt
docs/HistoricalNotes/2001-02-06-TypeNotationDebateResp4.txt
docs/HistoricalNotes/2001-02-09-AdveComments.txt
docs/HistoricalNotes/2001-02-09-AdveCommentsResponse.txt
docs/HistoricalNotes/2001-02-13-Reference-Memory.txt
docs/HistoricalNotes/2001-02-13-Reference-MemoryResponse.txt
docs/HistoricalNotes/2001-04-16-DynamicCompilation.txt
docs/HistoricalNotes/2001-05-18-ExceptionHandling.txt
docs/HistoricalNotes/2001-05-19-ExceptionResponse.txt
docs/HistoricalNotes/2001-06-01-GCCOptimizations.txt
docs/HistoricalNotes/2001-06-01-GCCOptimizations2.txt
docs/HistoricalNotes/2001-06-20-.NET-Differences.txt
docs/HistoricalNotes/2001-07-06-LoweringIRForCodeGen.txt
docs/HistoricalNotes/2001-09-18-OptimizeExceptions.txt
docs/HistoricalNotes/2002-05-12-InstListChange.txt
docs/HistoricalNotes/2002-06-25-MegaPatchInfo.txt
docs/HistoricalNotes/2003-01-23-CygwinNotes.txt
docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt
docs/HistoricalNotes/2003-06-26-Reoptimizer2.txt
docs/HistoricalNotes/2007-OriginalClangReadme.txt
docs/HowToReleaseLLVM.html
docs/HowToSubmitABug.html
docs/LangRef.html
docs/Lexicon.html
docs/LinkTimeOptimization.html
docs/Makefile
docs/MakefileGuide.html
docs/Packaging.html
docs/Passes.html
docs/ProgrammersManual.html
docs/Projects.html
docs/ReleaseNotes.html
docs/SourceLevelDebugging.html
docs/SystemLibrary.html
docs/TableGenFundamentals.html
docs/TestingGuide.html
docs/UsingLibraries.html
docs/WritingAnLLVMBackend.html
docs/WritingAnLLVMPass.html
docs/api
docs/doxygen.cfg.in
docs/doxygen.css
docs/doxygen.footer
docs/doxygen.header
docs/doxygen.intro
docs/img
docs/img/Debugging.gif
docs/img/libdeps.gif
docs/img/lines.gif
docs/img/objdeps.gif
docs/img/venusflytrap.jpg
docs/index.html
docs/llvm.css
docs/main
docs/mk
docs/re_format.7
docs/tutorial
docs/tutorial/LangImpl1.html
docs/tutorial/LangImpl2.html
docs/tutorial/LangImpl3.html
docs/tutorial/LangImpl4.html
docs/tutorial/LangImpl5-cfg.png
docs/tutorial/LangImpl5.html
docs/tutorial/LangImpl6.html
docs/tutorial/LangImpl7.html
docs/tutorial/LangImpl8.html
docs/tutorial/Makefile
docs/tutorial/OCamlLangImpl1.html
docs/tutorial/OCamlLangImpl2.html
docs/tutorial/OCamlLangImpl3.html
docs/tutorial/OCamlLangImpl4.html
docs/tutorial/OCamlLangImpl5.html
docs/tutorial/OCamlLangImpl6.html
docs/tutorial/OCamlLangImpl7.html
docs/tutorial/index.html
At: Thu 06 May 2010 17:31:36
Changed By: mikem
Comments: Revert r103213. It broke several sections of live website.
Properties:
LOGS:
Last 10 lines of 'stdio':
Makefile:18: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/docs/mk/main.mk: No such file or directory
make[4]: *** No rule to make target `/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/docs/mk/main.mk'. Stop.
make[3]: *** [clean] Error 1
make[2]: *** [clean] Error 1
make[1]: *** [clang/.makeclean] Error 2
make: *** [clean] Error 1
More information about the llvm-testresults
mailing list