[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests
jahanian
fjahanian at apple.com
Tue Feb 15 13:34:32 PST 2011
On Feb 15, 2011, at 1:31 PM, Douglas Gregor wrote:
> I'm unable to reproduce this problem. Has anyone else had any luck?
Me neither.
- fariborz
>
>
> - Doug
>
> On Feb 15, 2011, at 12:33 PM, daniel_dunbar at apple.com wrote:
>
>> The Buildbot has detected a new failure of clang-i386-darwin10-qa_tests on smooshlab.
>> Full details are available at:
>> http://smooshlab.apple.com:8010/builders/clang-i386-darwin10-qa_tests/builds/3088
>>
>> Buildbot URL: http://smooshlab.apple.com:8010/
>>
>> Buildslave for this Build: smoosh-01
>>
>> Build Reason:
>> Build Source Stamp: 125579
>> Blamelist: akirtzidis,dgregor,dpatel,fjahanian
>>
>> BUILD FAILED: failed test-gcc-4_2-testsuite-g++
>>
>> sincerely,
>> -The Buildbot
>>
>>
>> ================================================================================
>>
>> CHANGES:
>> File: lib/StaticAnalyzer/Checkers/CMakeLists.txt
>> At: Tue 15 Feb 2011 09:15:47
>> Changed By: dgregor
>> Comments: Add missing CMake dependencyProperties:
>>
>>
>>
>>
>> Files:
>> lib/Analysis/DbgInfoPrinter.cpp
>> lib/Analysis/DebugInfo.cpp
>> At: Tue 15 Feb 2011 09:30:47
>> Changed By: dpatel
>> Comments: Print function info. Patch by Minjang Kim.
>> Properties:
>>
>>
>>
>>
>> Files:
>> include/llvm/Analysis/DebugInfo.h
>> lib/Analysis/DbgInfoPrinter.cpp
>> lib/Analysis/DebugInfo.cpp
>> At: Tue 15 Feb 2011 09:40:47
>> Changed By: dpatel
>> Comments: Move DbgInfoPrinter specific utlities inside DbgInfoPrinter.cpp
>> Properties:
>>
>>
>>
>>
>> File: lib/Support/PathV2.cpp
>> At: Tue 15 Feb 2011 09:55:47
>> Changed By: akirtzidis
>> Comments: Implement a function from PathV2 whose definition is missing.
>> Properties:
>>
>>
>>
>>
>> File: lib/Sema/SemaDeclObjC.cpp
>> At: Tue 15 Feb 2011 09:55:47
>> Changed By: fjahanian
>> Comments: Refactoring of code to issue warning on implemented
>> deprecated class and methods in objective-c.
>> Properties:
>>
>>
>>
>>
>> Files:
>> lib/CodeGen/AsmPrinter/DwarfDebug.cpp
>> test/CodeGen/X86/dbg-value-range.ll
>> At: Tue 15 Feb 2011 10:01:02
>> Changed By: dpatel
>> Comments: Ignore DBG_VALUE machine instructions while constructing instruction ranges based on location info.
>> Machine instruction range consisting of only DBG_VALUE MIs only contributes consecutive labels in assembly output, which is harmless, and empty scope entry in DebugInfo, which confuses debugger tools.
>> Properties:
>>
>>
>>
>>
>> Files:
>> include/clang/Frontend/FrontendActions.h
>> include/clang/Serialization/ASTBitCodes.h
>> include/clang/Serialization/ASTReader.h
>> include/clang/Serialization/ASTWriter.h
>> lib/Frontend/ASTUnit.cpp
>> lib/Frontend/FrontendActions.cpp
>> lib/Serialization/ASTReader.cpp
>> lib/Serialization/ASTWriter.cpp
>> lib/Serialization/GeneratePCH.cpp
>> test/PCH/headersearch.cpp
>> At: Tue 15 Feb 2011 10:01:03
>> Changed By: akirtzidis
>> Comments: Allow resolving headers from a PCH even after headers+PCH were moved to another path.
>>
>> Store in PCH the directory that the PCH was originally created in.
>> If a header file is not found at the path that we expect it to be and the PCH file
>> was moved from its original location, try to resolve the file by assuming that
>> header+PCH were moved together and the header is in the same place relative to the PCH.Properties:
>>
>>
>>
>>
>> Files:
>> lib/CodeGen/ModuleBuilder.cpp
>> test/CodeGenCXX/attr-used.cpp
>> At: Tue 15 Feb 2011 10:15:47
>> Changed By: dgregor
>> Comments: Emit in-class member function definitions that are marked
>> "used". Fixes <rdar://problem/8684363>.
>> Properties:
>>
>>
>>
>>
>> LOGS:
>> Last 10 lines of 'stdio':
>> # of expected passes 10125
>> # of unexpected failures 2928
>> # of unexpected successes 28
>> # of expected failures 4
>> # of unresolved testcases 10
>> # of untested testcases 39
>> # of unsupported tests 314
>> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.install/bin/clang++ version 2.9 (trunk 125579)
>>
>> make: *** [check-g++] Error 1
>>
>> Last 10 lines of 'dg.sum':
>>
>> # of expected passes 10125
>> # of unexpected failures 2928
>> # of unexpected successes 28
>> # of expected failures 4
>> # of unresolved testcases 10
>> # of untested testcases 39
>> # of unsupported tests 314
>> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.install/bin/clang++ version 2.9 (trunk 125579)
>>
>>
>> Last 10 lines of 'warnings':
>> FAIL: g++.dg/parse/error12.C error in place of warning (test for bogus messages, line 11)
>>
>> Last 10 lines of 'tests.FAIL':
>> g++.old-deja/g++.abi/vmihint.C (test for excess errors)
>>
>> Last 10 lines of 'tests.XFAIL':
>> g++.dg/parse/error15.C bogus excess errors in declaration (test for bogus messages, line 16)
>> g++.dg/tc1/dr176.C injected class name in derived classes (test for bogus messages, line 13)
>> g++.dg/tc1/dr85.C redeclaration of nested class is invalid (test for errors, line 7)
>>
>> Last 10 lines of 'tests.IGNORE FAIL':
>> tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m32","-m32"
>> tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m64","-m64"
>> tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m32","-m32"
>> tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m64","-m64"
>> tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m32","-m32"
>> tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m64","-m64"
>> tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m32","-m32"
>> tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m64","-m64"
>> tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m32","-m32"
>> tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m64","-m64"
>>
>> Last 10 lines of 'tests.IGNORE XFAIL':
>> g++.dg/tc1/dr176.C injected class name in derived classes (test for bogus messages, line 15)
>>
>> Last 10 lines of 'tests.IGNORE PASS':
>> tmpdir-g++.dg-struct-layout-1/t025 cp_compat_x_tst.o compile, "-m32","-m32"
>> tmpdir-g++.dg-struct-layout-1/t025 cp_compat_x_tst.o compile, "-m64","-m64"
>> tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o compile, "-m32","-m32"
>> tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o compile, "-m64","-m64"
>> tmpdir-g++.dg-struct-layout-1/t027 cp_compat_x_tst.o compile, "-m32","-m32"
>> tmpdir-g++.dg-struct-layout-1/t027 cp_compat_x_tst.o compile, "-m64","-m64"
>> tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o compile, "-m32","-m32"
>> tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o compile, "-m64","-m64"
>> tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o compile, "-m32","-m32"
>> tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o compile, "-m64","-m64"
>>
>> Last 10 lines of 'tests.IGNORE XPASS':
>> g++.old-deja/g++.jason/rfg16.C (test for bogus messages, line 4)
>> g++.old-deja/g++.jason/rfg16.C (test for bogus messages, line 5)
>> g++.old-deja/g++.mike/empty.C suggest (test for bogus messages, line 20)
>> g++.old-deja/g++.mike/empty.C suggest (test for bogus messages, line 21)
>> g++.old-deja/g++.ns/crash2.C (test for errors, line 11)
>> g++.old-deja/g++.ns/template13.C (test for errors, line 13)
>> g++.old-deja/g++.oliva/linkage1.C (test for bogus messages, line )
>> g++.old-deja/g++.oliva/ns2.C (test for bogus messages, line 13)
>> g++.old-deja/g++.other/crash32.C (test for bogus messages, line 10)
>> g++.old-deja/g++.other/crash32.C (test for bogus messages, line 12)
>>
>> Last 10 lines of 'tests.IGNORE UNRESOLVED':
>> g++.apple/asm-block-53.C: error executing dg-final: couldn't open "asm-block-53.s": no such file or directory
>> g++.apple/asm-block-60.C: error executing dg-final: couldn't open "asm-block-60.s": no such file or directory
>> g++.apple/init-2.C: error executing dg-final: couldn't open "init-2.s": no such file or directory
>> g++.apple/kext-stackprotect-2.C: error executing dg-final: couldn't open "kext-stackprotect-2.s": no such file or directory
>> g++.dg/abi/mangle24.C: error executing dg-final: couldn't open "mangle24.s": no such file or directory
>> g++.dg/ext/align2.C: error executing dg-final: couldn't open "align2.s": no such file or directory
>> g++.dg/ext/align3.C: error executing dg-final: couldn't open "align3.s": no such file or directory
>> g++.dg/ext/align4.C: error executing dg-final: couldn't open "align4.s": no such file or directory
>> g++.dg/ext/asm1.C: error executing dg-final: couldn't open "asm1.s": no such file or directory
>> g++.dg/opt/nothrow1.C: error executing dg-final: no files matched glob pattern "nothrow1.C.[0-9][0-9][0-9][ti].optimized"
>>
>
More information about the llvm-testresults
mailing list