Bug#674340: clang: FTBFS: nil-receiver-undefined-larger-than-voidptr-ret.m:83:19: error: expected string not found in input

Lucas Nussbaum lucas at lucas-nussbaum.net
Thu May 24 09:30:18 UTC 2012


Source: clang
Version: 3.1-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20120524 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»/build-clang/tools/clang/test'
> Making Clang 'lit.site.cfg' file...
> Making Clang 'Unit/lit.site.cfg' file...
> --- Running clang tests for x86_64-pc-linux-gnu ---
> lit.py: lit.cfg:175: note: using clang: '/«PKGBUILDDIR»/build-clang/Release/bin/clang'
> -- Testing: 4567 tests, 2 threads --
> Testing: 
> FAIL: Clang :: Analysis/CFContainers.mm (55 of 4567)
> ******************** TEST 'Clang :: Analysis/CFContainers.mm' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=osx.coreFoundation.containers.PointerSizedValues,osx.coreFoundation.containers.OutOfBounds -analyzer-store=region -triple x86_64-apple-darwin -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/CFContainers.mm
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 137: Index is out of bounds
>   Line 145: Index is out of bounds
>   Line 158: Index is out of bounds
>   Line 165: Index is out of bounds
> 4 errors generated.
> --
> 
> ********************
> Testing: 
> FAIL: Clang :: Analysis/CFDateGC.m (56 of 4567)
> ******************** TEST 'Clang :: Analysis/CFDateGC.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -analyzer-constraints=basic -verify -fobjc-gc /«PKGBUILDDIR»/tools/clang/test/Analysis/CFDateGC.m  -Wno-implicit-function-declaration
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -analyzer-constraints=range -verify -fobjc-gc /«PKGBUILDDIR»/tools/clang/test/Analysis/CFDateGC.m  -Wno-implicit-function-declaration
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002adb6fbdafff
> 1  libLLVM-3.1.so.1 0x00002adb6fbdb449
> 2  libpthread.so.0  0x00002adb704a7030
> 3  clang            0x0000000000c27aed clang::ento::NilReceiverBRVisitor::VisitNode(clang::ento::ExplodedNode const*, clang::ento::ExplodedNode const*, clang::ento::BugReporterContext&, clang::ento::BugReport&) + 93
> 4  clang            0x0000000000c1dee2 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 8882
> 5  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 6  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 7  clang            0x0000000000b168cd
> 8  clang            0x0000000000b17036
> 9  clang            0x0000000000b1e2c9
> 10 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 11 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 12 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 13 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 14 clang            0x00000000005a7c96 main + 7014
> 15 libc.so.6        0x00002adb71284ead __libc_start_main + 253
> 16 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -analyzer-constraints=basic -verify -fobjc-gc /«PKGBUILDDIR»/tools/clang/test/Analysis/CFDateGC.m -Wno-implicit-function-declaration 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/CFDateGC.m.script: line 2: 31812 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -analyzer-constraints=basic -verify -fobjc-gc /«PKGBUILDDIR»/tools/clang/test/Analysis/CFDateGC.m -Wno-implicit-function-declaration
> --
> 
> ********************
> Testing: 
> FAIL: Clang :: Analysis/CFNumber.c (57 of 4567)
> ******************** TEST 'Clang :: Analysis/CFNumber.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,osx.coreFoundation.CFNumber,osx.cocoa.RetainCount -analyzer-store=region -analyzer-constraints=basic -verify -triple x86_64-apple-darwin9 /«PKGBUILDDIR»/tools/clang/test/Analysis/CFNumber.c
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,osx.coreFoundation.CFNumber,osx.cocoa.RetainCount -analyzer-store=region -analyzer-constraints=range -verify -triple x86_64-apple-darwin9 /«PKGBUILDDIR»/tools/clang/test/Analysis/CFNumber.c
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 20: An 8 bit integer is used to initialize a CFNumber object that represents a 16 bit integer. 8 bits of the CFNumber value will be garbage.
>   Line 24: A 16 bit integer is used to initialize a CFNumber object that represents an 8 bit integer. 8 bits of the input integer will be lost.
>   Line 29: leak
>   Line 33: A 32 bit integer is used to initialize a CFNumber object that represents a 64 bit integer.
> 4 errors generated.
> --
> 
> ********************
> Testing: 
> FAIL: Clang :: Analysis/CGColorSpace.c (59 of 4567)
> ******************** TEST 'Clang :: Analysis/CGColorSpace.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -analyzer-constraints=basic -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/CGColorSpace.c
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -analyzer-constraints=range -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/CGColorSpace.c
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b21992cffff
> 1  libLLVM-3.1.so.1 0x00002b21992d0449
> 2  libpthread.so.0  0x00002b2199b9c030
> 3  clang            0x0000000000c14ce0
> 4  clang            0x0000000000c1eb7c clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12108
> 5  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 6  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 7  clang            0x0000000000b168cd
> 8  clang            0x0000000000b17292
> 9  clang            0x0000000000b1e2c9
> 10 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 11 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 12 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 13 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 14 clang            0x00000000005a7c96 main + 7014
> 15 libc.so.6        0x00002b219a979ead __libc_start_main + 253
> 16 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -analyzer-constraints=basic -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/CGColorSpace.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/CGColorSpace.c.script: line 2: 31819 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -analyzer-constraints=basic -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/CGColorSpace.c
> --
> 
> ********************
> Testing: 
> FAIL: Clang :: Analysis/CheckNSError.m (60 of 4567)
> ******************** TEST 'Clang :: Analysis/CheckNSError.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,osx.cocoa.NSError,osx.coreFoundation.CFError -analyzer-store=region -analyzer-constraints=basic -verify -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/CheckNSError.m
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,osx.cocoa.NSError,osx.coreFoundation.CFError -analyzer-store=region -analyzer-constraints=range -verify -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/CheckNSError.m
> --
> Exit Code: 139
> Command Output (stderr):
> --
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/CheckNSError.m.script: line 2: 31823 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,osx.cocoa.NSError,osx.coreFoundation.CFError -analyzer-store=region -analyzer-constraints=basic -verify -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/CheckNSError.m
> --
> 
> ********************
> Testing: 
> FAIL: Clang :: Analysis/NSString.m (62 of 4567)
> ******************** TEST 'Clang :: Analysis/NSString.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin10 -analyze -analyzer-checker=core,osx.cocoa.NilArg,osx.cocoa.RetainCount,osx.AtomicCAS,experimental.core -analyzer-store=region -analyzer-constraints=basic -verify -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/NSString.m
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin10 -analyze -analyzer-checker=core,osx.cocoa.NilArg,osx.cocoa.RetainCount,osx.AtomicCAS,experimental.core -analyzer-store=region -analyzer-constraints=range -verify -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/NSString.m
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -DTEST_64 -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,osx.cocoa.NilArg,osx.cocoa.RetainCount,osx.AtomicCAS,experimental.core -analyzer-store=region -analyzer-constraints=basic -verify -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/NSString.m
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -DTEST_64 -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,osx.cocoa.NilArg,osx.cocoa.RetainCount,osx.AtomicCAS,experimental.core -analyzer-store=region -analyzer-constraints=range -verify -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/NSString.m
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002adb0f6e8fff
> 1  libLLVM-3.1.so.1 0x00002adb0f6e9449
> 2  libpthread.so.0  0x00002adb0ffb5030
> 3  clang            0x0000000000c14ce0
> 4  clang            0x0000000000c1eb7c clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12108
> 5  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 6  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 7  clang            0x0000000000b168cd
> 8  clang            0x0000000000b17292
> 9  clang            0x0000000000b1e2c9
> 10 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 11 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 12 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 13 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 14 clang            0x00000000005a7c96 main + 7014
> 15 libc.so.6        0x00002adb10d92ead __libc_start_main + 253
> 16 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin10 -analyze -analyzer-checker=core,osx.cocoa.NilArg,osx.cocoa.RetainCount,osx.AtomicCAS,experimental.core -analyzer-store=region -analyzer-constraints=basic -verify -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/NSString.m 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/NSString.m.script: line 4: 31828 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin10 -analyze -analyzer-checker=core,osx.cocoa.NilArg,osx.cocoa.RetainCount,osx.AtomicCAS,experimental.core -analyzer-store=region -analyzer-constraints=basic -verify -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/NSString.m
> --
> 
> ********************
> Testing: 
> FAIL: Clang :: Analysis/PR2599.m (69 of 4567)
> ******************** TEST 'Clang :: Analysis/PR2599.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,osx.cocoa.RetainCount,experimental.core -analyzer-constraints=range -analyzer-store=region -fobjc-gc -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/PR2599.m
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 58: leak
>   Line 58: leak
> 2 errors generated.
> --
> 
> ********************
> Testing: 
> FAIL: Clang :: Analysis/PR7218.c (71 of 4567)
> ******************** TEST 'Clang :: Analysis/PR7218.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core -analyzer-store region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/PR7218.c
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 5: Undefined or garbage value returned to caller
> 1 error generated.
> --
> 
> ********************
> Testing: 
> FAIL: Clang :: Analysis/analyzeOneFunction.m (75 of 4567)
> ******************** TEST 'Clang :: Analysis/analyzeOneFunction.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyze-function="myMethodWithY:withX:" -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/analyzeOneFunction.m
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 50: Potential leak
> 1 error generated.
> --
> 
> ********************
> Testing: 
> FAIL: Clang :: Analysis/additive-folding.c (76 of 4567)
> ******************** TEST 'Clang :: Analysis/additive-folding.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.deadcode.UnreachableCode,unix.Malloc -verify -analyzer-constraints=basic /«PKGBUILDDIR»/tools/clang/test/Analysis/additive-folding.c
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.deadcode.UnreachableCode,unix.Malloc -verify -analyzer-constraints=range /«PKGBUILDDIR»/tools/clang/test/Analysis/additive-folding.c
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 147: leak
>   Line 156: leak
>   Line 163: leak
>   Line 172: leak
> error: 'warning' diagnostics seen but not expected: 
>   Line 195: This statement is never executed
>   Line 187: This statement is never executed
>   Line 169: This statement is never executed
>   Line 162: This statement is never executed
>   Line 135: This statement is never executed
>   Line 108: This statement is never executed
>   Line 110: This statement is never executed
>   Line 95: This statement is never executed
>   Line 97: This statement is never executed
>   Line 86: This statement is never executed
>   Line 84: This statement is never executed
>   Line 73: This statement is never executed
>   Line 62: This statement is never executed
>   Line 42: This statement is never executed
>   Line 31: This statement is never executed
>   Line 20: This statement is never executed
> 20 errors generated.
> --
> 
> ********************
> Testing: 
> FAIL: Clang :: Analysis/array-struct-region.c (79 of 4567)
> ******************** TEST 'Clang :: Analysis/array-struct-region.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.core,experimental.deadcode.UnreachableCode -analyzer-store=region -analyzer-constraints=basic -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/array-struct-region.c
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.core,experimental.deadcode.UnreachableCode -analyzer-store=region -analyzer-constraints=range -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/array-struct-region.c
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 12: never executed
> error: 'warning' diagnostics seen but not expected: 
>   Line 44: This statement is never executed
>   Line 33: This statement is never executed
>   Line 11: This statement is never executed
> 4 errors generated.
> --
> 
> ********************
> Testing: 
> FAIL: Clang :: Analysis/bool-assignment.cpp (83 of 4567)
> ******************** TEST 'Clang :: Analysis/bool-assignment.cpp' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.core.BoolAssignment -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/bool-assignment.cpp
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 7: Assignment of a non-Boolean value
>   Line 11: Assignment of a non-Boolean value
>   Line 20: Assignment of a non-Boolean value
>   Line 24: Assignment of a non-Boolean value
>   Line 36: Assignment of a non-Boolean value
>   Line 40: Assignment of a non-Boolean value
>   Line 49: Assignment of a non-Boolean value
>   Line 53: Assignment of a non-Boolean value
>   Line 66: Assignment of a non-Boolean value
>   Line 70: Assignment of a non-Boolean value
>   Line 79: Assignment of a non-Boolean value
>   Line 83: Assignment of a non-Boolean value
> 12 errors generated.
> --
> 
> ********************
> Testing: 
> FAIL: Clang :: Analysis/blocks.m (84 of 4567)
> ******************** TEST 'Clang :: Analysis/blocks.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core -analyzer-store=region -fblocks -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/blocks.m
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b5315520fff
> 1  libLLVM-3.1.so.1 0x00002b5315521449
> 2  libpthread.so.0  0x00002b5315ded030
> 3  clang            0x0000000000e9500e clang::Stmt::getLocStart() const + 14
> 4  clang            0x0000000000c69126
> 5  clang            0x0000000000c69928 clang::ento::PathDiagnosticLocation::genLocation(clang::SourceLocation, llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 72
> 6  clang            0x0000000000baf96c
> 7  clang            0x0000000000c16446
> 8  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 9  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 10 clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 11 clang            0x0000000000b168cd
> 12 clang            0x0000000000b17292
> 13 clang            0x0000000000b1e2c9
> 14 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 15 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 16 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 17 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 18 clang            0x00000000005a7c96 main + 7014
> 19 libc.so.6        0x00002b5316bcaead __libc_start_main + 253
> 20 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core -analyzer-store=region -fblocks -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/blocks.m 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/blocks.m.script: line 1: 31877 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core -analyzer-store=region -fblocks -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/blocks.m
> --
> 
> ********************
> Testing: 
> FAIL: Clang :: Analysis/bool-assignment2.c (85 of 4567)
> ******************** TEST 'Clang :: Analysis/bool-assignment2.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -std=c99 -analyze -analyzer-checker=core,experimental.core.BoolAssignment -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/bool-assignment2.c
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 14: Assignment of a non-Boolean value
>   Line 18: Assignment of a non-Boolean value
>   Line 27: Assignment of a non-Boolean value
>   Line 31: Assignment of a non-Boolean value
> 4 errors generated.
> --
> 
> ********************
> Testing: 
> FAIL: Clang :: Analysis/bstring.c (86 of 4567)
> ******************** TEST 'Clang :: Analysis/bstring.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,unix.cstring,experimental.unix.cstring -analyzer-store=region -Wno-null-dereference -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/bstring.c
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -DUSE_BUILTINS -analyzer-checker=core,unix.cstring,experimental.unix.cstring -analyzer-store=region -Wno-null-dereference -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/bstring.c
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -DVARIANT -analyzer-checker=core,unix.cstring,experimental.unix.cstring -analyzer-store=region -Wno-null-dereference -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/bstring.c
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -DUSE_BUILTINS -DVARIANT -analyzer-checker=core,unix.cstring.NullArg,experimental.unix.cstring.OutOfBounds,experimental.unix.cstring.BufferOverlap,experimental.unix.cstring.NotNullTerminated -analyzer-store=region -Wno-null-dereference -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/bstring.c
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 60: null
>   Line 67: Memory copy function accesses out-of-bound array element
>   Line 74: Memory copy function overflows destination buffer
>   Line 88: Memory copy function accesses out-of-bound array element
>   Line 95: Memory copy function overflows destination buffer
>   Line 105: overlapping
>   Line 110: overlapping
>   Line 121: Null pointer argument in call to memory copy function
>   Line 126: Null pointer argument in call to memory copy function
>   Line 147: Null pointer argument in call to memory copy function
>   Line 182: null
>   Line 189: Memory copy function accesses out-of-bound array element
>   Line 196: Memory copy function overflows destination buffer
>   Line 210: Memory copy function accesses out-of-bound array element
>   Line 217: Memory copy function overflows destination buffer
>   Line 227: overlapping
>   Line 232: overlapping
>   Line 243: Null pointer argument in call to memory copy function
>   Line 248: Null pointer argument in call to memory copy function
>   Line 263: Null pointer argument in call to memory copy function
>   Line 303: null
>   Line 310: out-of-bound
>   Line 317: overflow
>   Line 350: out-of-bound
>   Line 357: out-of-bound
>   Line 371: null
>   Line 390: null
>   Line 415: null
>   Line 422: out-of-bound
>   Line 429: overflow
> 30 errors generated.
> --
> 
> ********************
> Testing: 
> FAIL: Clang :: Analysis/chroot.c (91 of 4567)
> ******************** TEST 'Clang :: Analysis/chroot.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=experimental.unix.Chroot -analyzer-store region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/chroot.c
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b04e1ac7fff
> 1  libLLVM-3.1.so.1 0x00002b04e1ac8449
> 2  libpthread.so.0  0x00002b04e2394030
> 3  clang            0x0000000000c14ce0
> 4  clang            0x0000000000c1eb7c clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12108
> 5  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 6  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 7  clang            0x0000000000b168cd
> 8  clang            0x0000000000b17292
> 9  clang            0x0000000000b1e2c9
> 10 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 11 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 12 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 13 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 14 clang            0x00000000005a7c96 main + 7014
> 15 libc.so.6        0x00002b04e3171ead __libc_start_main + 253
> 16 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=experimental.unix.Chroot -analyzer-store region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/chroot.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/chroot.c.script: line 1: 31897 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=experimental.unix.Chroot -analyzer-store region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/chroot.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/check-deserialization.cpp (92 of 4567)
> ******************** TEST 'Clang :: Analysis/check-deserialization.cpp' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -emit-pch -o /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/check-deserialization.cpp.tmp /«PKGBUILDDIR»/tools/clang/test/Analysis/check-deserialization.cpp
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -error-on-deserialized-decl S1_method -include-pch /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/check-deserialization.cpp.tmp -analyze -analyzer-checker=core /«PKGBUILDDIR»/tools/clang/test/Analysis/check-deserialization.cpp
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -include-pch /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/check-deserialization.cpp.tmp -analyze -analyzer-checker=core -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/check-deserialization.cpp
> --
> Exit Code: 132
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002af1d8bf5fff
> 1  libLLVM-3.1.so.1 0x00002af1d8bf6449
> 2  libpthread.so.0  0x00002af1d94c2030
> 3  clang            0x0000000000e95d8b clang::Stmt::getSourceRange() const + 1819
> 4  clang            0x0000000000c690f1
> 5  clang            0x0000000000c69928 clang::ento::PathDiagnosticLocation::genLocation(clang::SourceLocation, llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 72
> 6  clang            0x0000000000baf96c
> 7  clang            0x0000000000c16446
> 8  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 9  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 10 clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 11 clang            0x0000000000b168cd
> 12 clang            0x0000000000b17292
> 13 clang            0x0000000000b1e2c9
> 14 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 15 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 16 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 17 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 18 clang            0x00000000005a7c96 main + 7014
> 19 libc.so.6        0x00002af1da29fead __libc_start_main + 253
> 20 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -error-on-deserialized-decl S1_method -include-pch /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/check-deserialization.cpp.tmp -analyze -analyzer-checker=core /«PKGBUILDDIR»/tools/clang/test/Analysis/check-deserialization.cpp 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/check-deserialization.cpp.script: line 3: 31898 Illegal instruction     /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -error-on-deserialized-decl S1_method -include-pch /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/check-deserialization.cpp.tmp -analyze -analyzer-checker=core /«PKGBUILDDIR»/tools/clang/test/Analysis/check-deserialization.cpp
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/complex.c (94 of 4567)
> ******************** TEST 'Clang :: Analysis/complex.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core -analyzer-store=region -analyzer-constraints=basic -verify -Wno-unreachable-code -ffreestanding /«PKGBUILDDIR»/tools/clang/test/Analysis/complex.c
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core -analyzer-store=region -analyzer-constraints=range -verify -Wno-unreachable-code -ffreestanding /«PKGBUILDDIR»/tools/clang/test/Analysis/complex.c
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002aea30715fff
> 1  libLLVM-3.1.so.1 0x00002aea30716449
> 2  libpthread.so.0  0x00002aea30fe2030
> 3  clang            0x0000000000c69af1 clang::ento::PathDiagnosticLocation::genRange(llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 385
> 4  clang            0x0000000000baf97e
> 5  clang            0x0000000000c16446
> 6  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 7  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 8  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 9  clang            0x0000000000b168cd
> 10 clang            0x0000000000b17292
> 11 clang            0x0000000000b1e2c9
> 12 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 13 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 14 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 15 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 16 clang            0x00000000005a7c96 main + 7014
> 17 libc.so.6        0x00002aea31dbfead __libc_start_main + 253
> 18 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core -analyzer-store=region -analyzer-constraints=basic -verify -Wno-unreachable-code -ffreestanding /«PKGBUILDDIR»/tools/clang/test/Analysis/complex.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/complex.c.script: line 2: 31901 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core -analyzer-store=region -analyzer-constraints=basic -verify -Wno-unreachable-code -ffreestanding /«PKGBUILDDIR»/tools/clang/test/Analysis/complex.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/constant-folding.c (95 of 4567)
> ******************** TEST 'Clang :: Analysis/constant-folding.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.deadcode.UnreachableCode -Wno-null-dereference -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/constant-folding.c
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 24: never executed
>   Line 29: never executed
>   Line 30: never executed
>   Line 31: never executed
>   Line 32: never executed
>   Line 33: never executed
>   Line 34: never executed
>   Line 35: never executed
>   Line 36: never executed
>   Line 41: never executed
>   Line 42: never executed
>   Line 47: never executed
>   Line 48: never executed
>   Line 49: never executed
>   Line 50: never executed
>   Line 55: never executed
>   Line 56: never executed
>   Line 60: 
> 18 errors generated.
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/coverage.c (96 of 4567)
> ******************** TEST 'Clang :: Analysis/coverage.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,unix.Malloc -analyzer-store=region -analyzer-max-loop 4 -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/coverage.c
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002abf4f645fff
> 1  libLLVM-3.1.so.1 0x00002abf4f646449
> 2  libpthread.so.0  0x00002abf4ff12030
> 3  clang            0x0000000000e95d94 clang::Stmt::getSourceRange() const + 1828
> 4  clang            0x0000000000e951fd clang::Stmt::getLocStart() const + 509
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,unix.Malloc -analyzer-store=region -analyzer-max-loop 4 -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/coverage.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/coverage.c.script: line 1: 31906 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,unix.Malloc -analyzer-store=region -analyzer-max-loop 4 -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/coverage.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/dead-stores.c (100 of 4567)
> ******************** TEST 'Clang :: Analysis/dead-stores.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -Wunused-variable -analyze -analyzer-checker=core,deadcode.DeadStores,experimental.deadcode.IdempotentOperations -fblocks -verify -Wno-unreachable-code -analyzer-opt-analyze-nested-blocks /«PKGBUILDDIR»/tools/clang/test/Analysis/dead-stores.c
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -Wunused-variable -analyze -analyzer-checker=core,deadcode.DeadStores,experimental.deadcode.IdempotentOperations -analyzer-store=region -analyzer-constraints=basic -fblocks -verify -Wno-unreachable-code -analyzer-opt-analyze-nested-blocks /«PKGBUILDDIR»/tools/clang/test/Analysis/dead-stores.c
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -Wunused-variable -analyze -analyzer-checker=core,deadcode.DeadStores,experimental.deadcode.IdempotentOperations -analyzer-store=region -analyzer-constraints=range -fblocks -verify -Wno-unreachable-code -analyzer-opt-analyze-nested-blocks /«PKGBUILDDIR»/tools/clang/test/Analysis/dead-stores.c
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 156: The left operand to '+' is always 0
>   Line 156: The left operand to '*' is always 1
>   Line 488: The left operand to '*' is always 1
> 3 errors generated.
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/default-diagnostic-visitors.c (104 of 4567)
> ******************** TEST 'Clang :: Analysis/default-diagnostic-visitors.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core -analyzer-store=region -analyzer-output=text -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/default-diagnostic-visitors.c
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 9: The left operand of '==' is a garbage value
> error: 'note' diagnostics expected but not seen: 
>   Line 8: Variable 'password' declared without an initial value
>   Line 9: The left operand of '==' is a garbage value
> 3 errors generated.
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/delegates.m (107 of 4567)
> ******************** TEST 'Clang :: Analysis/delegates.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/delegates.m
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 104: leak
> 1 error generated.
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/div-zero.cpp (108 of 4567)
> ******************** TEST 'Clang :: Analysis/div-zero.cpp' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core.DivideZero -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/div-zero.cpp
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 11: Division by zero
> 1 error generated.
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/dynamic-cast.cpp (111 of 4567)
> ******************** TEST 'Clang :: Analysis/dynamic-cast.cpp' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin10 -analyze -analyzer-checker=core -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/dynamic-cast.cpp
> --
> Exit Code: 139
> Command Output (stderr):
> --
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/dynamic-cast.cpp.script: line 1: 31944 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin10 -analyze -analyzer-checker=core -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/dynamic-cast.cpp
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/free.c (115 of 4567)
> ******************** TEST 'Clang :: Analysis/free.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-store=region -analyzer-checker=core,unix.Malloc -fblocks -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/free.c
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-store=region -analyzer-checker=core,experimental.unix.MallocWithAnnotations -fblocks -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/free.c
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002ba9fbc04fff
> 1  libLLVM-3.1.so.1 0x00002ba9fbc05449
> 2  libpthread.so.0  0x00002ba9fc4d1030
> 3  clang            0x0000000000c14ce0
> 4  clang            0x0000000000c1eb7c clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12108
> 5  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 6  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 7  clang            0x0000000000b168cd
> 8  clang            0x0000000000b17292
> 9  clang            0x0000000000b1e2c9
> 10 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 11 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 12 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 13 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 14 clang            0x00000000005a7c96 main + 7014
> 15 libc.so.6        0x00002ba9fd2aeead __libc_start_main + 253
> 16 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-store=region -analyzer-checker=core,unix.Malloc -fblocks -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/free.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/free.c.script: line 2: 31952 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-store=region -analyzer-checker=core,unix.Malloc -fblocks -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/free.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/global-region-invalidation.c (117 of 4567)
> ******************** TEST 'Clang :: Analysis/global-region-invalidation.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -disable-free -analyzer-eagerly-assume -analyzer-checker=core,deadcode,experimental.security.taint,debug.TaintTest -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/global-region-invalidation.c
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002ab8f8ec1fff
> 1  libLLVM-3.1.so.1 0x00002ab8f8ec2449
> 2  libpthread.so.0  0x00002ab8f978e030
> 3  clang            0x0000000000c27aed clang::ento::NilReceiverBRVisitor::VisitNode(clang::ento::ExplodedNode const*, clang::ento::ExplodedNode const*, clang::ento::BugReporterContext&, clang::ento::BugReport&) + 93
> 4  clang            0x0000000000c1dee2 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 8882
> 5  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 6  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 7  clang            0x0000000000b168cd
> 8  clang            0x0000000000b17292
> 9  clang            0x0000000000b1e2c9
> 10 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 11 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 12 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 13 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 14 clang            0x00000000005a7c96 main + 7014
> 15 libc.so.6        0x00002ab8fa56bead __libc_start_main + 253
> 16 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -disable-free -analyzer-eagerly-assume -analyzer-checker=core,deadcode,experimental.security.taint,debug.TaintTest -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/global-region-invalidation.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/global-region-invalidation.c.script: line 1: 31956 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -disable-free -analyzer-eagerly-assume -analyzer-checker=core,deadcode,experimental.security.taint,debug.TaintTest -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/global-region-invalidation.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/idempotent-operations-limited-loops.c (120 of 4567)
> ******************** TEST 'Clang :: Analysis/idempotent-operations-limited-loops.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-store=region -analyzer-constraints=range -fblocks -analyzer-opt-analyze-nested-blocks -analyzer-checker=core,experimental.deadcode.IdempotentOperations -analyzer-max-loop 3 -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/idempotent-operations-limited-loops.c
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-store=region -analyzer-constraints=range -fblocks -analyzer-opt-analyze-nested-blocks -analyzer-checker=core,experimental.deadcode.IdempotentOperations -analyzer-max-loop 4 -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/idempotent-operations-limited-loops.c
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-store=region -analyzer-constraints=range -fblocks -analyzer-opt-analyze-nested-blocks -analyzer-checker=core,experimental.deadcode.IdempotentOperations /«PKGBUILDDIR»/tools/clang/test/Analysis/idempotent-operations-limited-loops.c -verify
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002abc708d3fff
> 1  libLLVM-3.1.so.1 0x00002abc708d4449
> 2  libpthread.so.0  0x00002abc711a0030
> 3  clang            0x0000000000e9500e clang::Stmt::getLocStart() const + 14
> 4  clang            0x0000000000e9514e clang::Stmt::getLocStart() const + 334
> 5  clang            0x0000000000c690f1
> 6  clang            0x0000000000c69928 clang::ento::PathDiagnosticLocation::genLocation(clang::SourceLocation, llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 72
> 7  clang            0x0000000000baf96c
> 8  clang            0x0000000000c16446
> 9  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 10 clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 11 clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 12 clang            0x0000000000b168cd
> 13 clang            0x0000000000b17292
> 14 clang            0x0000000000b1e2c9
> 15 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 16 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 17 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 18 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 19 clang            0x00000000005a7c96 main + 7014
> 20 libc.so.6        0x00002abc71f7dead __libc_start_main + 253
> 21 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-store=region -analyzer-constraints=range -fblocks -analyzer-opt-analyze-nested-blocks -analyzer-checker=core,experimental.deadcode.IdempotentOperations -analyzer-max-loop 3 -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/idempotent-operations-limited-loops.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/idempotent-operations-limited-loops.c.script: line 3: 31969 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-store=region -analyzer-constraints=range -fblocks -analyzer-opt-analyze-nested-blocks -analyzer-checker=core,experimental.deadcode.IdempotentOperations -analyzer-max-loop 3 -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/idempotent-operations-limited-loops.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/idempotent-operations.c (121 of 4567)
> ******************** TEST 'Clang :: Analysis/idempotent-operations.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-store=region -analyzer-constraints=range -fblocks -analyzer-opt-analyze-nested-blocks -analyzer-checker=experimental.deadcode.IdempotentOperations -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/idempotent-operations.c
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b8c8607dfff
> 1  libLLVM-3.1.so.1 0x00002b8c8607e449
> 2  libpthread.so.0  0x00002b8c8694a030
> 3  clang            0x0000000000e9500e clang::Stmt::getLocStart() const + 14
> 4  clang            0x0000000000c69126
> 5  clang            0x0000000000c69928 clang::ento::PathDiagnosticLocation::genLocation(clang::SourceLocation, llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 72
> 6  clang            0x0000000000baf96c
> 7  clang            0x0000000000c16446
> 8  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 9  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 10 clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 11 clang            0x0000000000b168cd
> 12 clang            0x0000000000b17292
> 13 clang            0x0000000000b1e2c9
> 14 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 15 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 16 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 17 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 18 clang            0x00000000005a7c96 main + 7014
> 19 libc.so.6        0x00002b8c87727ead __libc_start_main + 253
> 20 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-store=region -analyzer-constraints=range -fblocks -analyzer-opt-analyze-nested-blocks -analyzer-checker=experimental.deadcode.IdempotentOperations -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/idempotent-operations.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/idempotent-operations.c.script: line 1: 31971 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-store=region -analyzer-constraints=range -fblocks -analyzer-opt-analyze-nested-blocks -analyzer-checker=experimental.deadcode.IdempotentOperations -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/idempotent-operations.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/idempotent-operations.cpp (122 of 4567)
> ******************** TEST 'Clang :: Analysis/idempotent-operations.cpp' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-store=region -analyzer-constraints=range -fblocks -analyzer-opt-analyze-nested-blocks -analyzer-checker=experimental.deadcode.IdempotentOperations -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/idempotent-operations.cpp
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002adc7de74fff
> 1  libLLVM-3.1.so.1 0x00002adc7de75449
> 2  libpthread.so.0  0x00002adc7e741030
> 3  clang            0x0000000000c14ce0
> 4  clang            0x0000000000c1eb7c clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12108
> 5  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 6  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 7  clang            0x0000000000b168cd
> 8  clang            0x0000000000b17292
> 9  clang            0x0000000000b1e2c9
> 10 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 11 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 12 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 13 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 14 clang            0x00000000005a7c96 main + 7014
> 15 libc.so.6        0x00002adc7f51eead __libc_start_main + 253
> 16 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-store=region -analyzer-constraints=range -fblocks -analyzer-opt-analyze-nested-blocks -analyzer-checker=experimental.deadcode.IdempotentOperations -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/idempotent-operations.cpp 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/idempotent-operations.cpp.script: line 1: 31973 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-store=region -analyzer-constraints=range -fblocks -analyzer-opt-analyze-nested-blocks -analyzer-checker=experimental.deadcode.IdempotentOperations -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/idempotent-operations.cpp
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/inline-not-supported.c (126 of 4567)
> ******************** TEST 'Clang :: Analysis/inline-not-supported.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -fblocks -analyze -analyzer-checker=core -analyzer-ipa=inlining -analyzer-store region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/inline-not-supported.c
> --
> Exit Code: 132
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b688e6cefff
> 1  libLLVM-3.1.so.1 0x00002b688e6cf449
> 2  libpthread.so.0  0x00002b688ef9b030
> 3  clang            0x0000000000e964ca clang::Stmt::getLocEnd() const + 442
> 4  clang            0x0000000000c69a1a clang::ento::PathDiagnosticLocation::genRange(llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 170
> 5  clang            0x0000000000baf97e
> 6  clang            0x0000000000c16446
> 7  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 8  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 9  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 10 clang            0x0000000000b168cd
> 11 clang            0x0000000000b17292
> 12 clang            0x0000000000b1e2c9
> 13 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 14 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 15 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 16 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 17 clang            0x00000000005a7c96 main + 7014
> 18 libc.so.6        0x00002b688fd78ead __libc_start_main + 253
> 19 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -fblocks -analyze -analyzer-checker=core -analyzer-ipa=inlining -analyzer-store region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/inline-not-supported.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/inline-not-supported.c.script: line 1: 31982 Illegal instruction     /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -fblocks -analyze -analyzer-checker=core -analyzer-ipa=inlining -analyzer-store region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/inline-not-supported.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/inline-plist.c (127 of 4567)
> ******************** TEST 'Clang :: Analysis/inline-plist.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang  --analyze /«PKGBUILDDIR»/tools/clang/test/Analysis/inline-plist.c -Xclang -analyzer-ipa=inlining -o /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/inline-plist.c.tmp
> FileCheck -input-file /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/inline-plist.c.tmp /«PKGBUILDDIR»/tools/clang/test/Analysis/inline-plist.c
> --
> Exit Code: 254
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b71d23e1fff
> 1  libLLVM-3.1.so.1 0x00002b71d23e2449
> 2  libpthread.so.0  0x00002b71d2cae030
> 3  clang            0x0000000000c69af1 clang::ento::PathDiagnosticLocation::genRange(llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 385
> 4  clang            0x0000000000baf97e
> 5  clang            0x0000000000c16446
> 6  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 7  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 8  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 9  clang            0x0000000000b168cd
> 10 clang            0x0000000000b17292
> 11 clang            0x0000000000b1e2c9
> 12 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 13 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 14 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 15 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 16 clang            0x00000000005a7c96 main + 7014
> 17 libc.so.6        0x00002b71d3a8bead __libc_start_main + 253
> 18 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -triple x86_64-pc-linux-gnu -analyze -disable-free -disable-llvm-verifier -main-file-name inline-plist.c -analyzer-store=region -analyzer-opt-analyze-nested-blocks -analyzer-eagerly-assume -analyzer-ipa=inlining -analyzer-checker=core -analyzer-checker=unix -analyzer-checker=deadcode -analyzer-checker=security.insecureAPI.UncheckedReturn -analyzer-checker=security.insecureAPI.getpw -analyzer-checker=security.insecureAPI.gets -analyzer-checker=security.insecureAPI.mktemp -analyzer-checker=security.insecureAPI.mkstemp -analyzer-checker=security.insecureAPI.vfork -analyzer-output plist -w -mrelocation-model static -mdisable-fp-elim -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -target-linker-version 2.22 -momit-leaf-frame-pointer -resource-dir /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1 -fmodule-cache-path /var/tmp/clang-module-cache -internal-isystem /usr/local/include -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -internal-isystem /usr/include/clang/3.1/include/ -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /usr/include -fdebug-compilation-dir /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis -ferror-limit 19 -fmessage-length 0 -mstackrealign -fgnu-runtime -fobjc-runtime-has-arc -fobjc-runtime-has-weak -fobjc-fragile-abi -fdiagnostics-show-option -analyzer-ipa=inlining -o /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/inline-plist.c.tmp -x c /«PKGBUILDDIR»/tools/clang/test/Analysis/inline-plist.c 
> 1.	<eof> parser at end of file
> clang: error: unable to execute command: Segmentation fault
> clang: error: clang frontend command failed due to signal (use -v to see invocation)
> clang: note: diagnostic msg: Please submit a bug report to http://llvm.org/bugs/ and include command line arguments and all diagnostic information.
> clang: note: diagnostic msg: Preprocessed source(s) and associated run script(s) are located at:
> clang: note: diagnostic msg: /tmp/inline-plist-mgjJJx.i
> clang: note: diagnostic msg: /tmp/inline-plist-mgjJJx.sh
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/inline-unique-reports.c (128 of 4567)
> ******************** TEST 'Clang :: Analysis/inline-unique-reports.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang  --analyze /«PKGBUILDDIR»/tools/clang/test/Analysis/inline-unique-reports.c -Xclang -analyzer-ipa=inlining -o /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/inline-unique-reports.c.tmp > /dev/null 2>&1
> FileCheck -input-file /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/inline-unique-reports.c.tmp /«PKGBUILDDIR»/tools/clang/test/Analysis/inline-unique-reports.c
> --
> Exit Code: 254
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/inline.c (129 of 4567)
> ******************** TEST 'Clang :: Analysis/inline.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core -analyzer-ipa=inlining -analyzer-store region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/inline.c
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b37783bcfff
> 1  libLLVM-3.1.so.1 0x00002b37783bd449
> 2  libpthread.so.0  0x00002b3778c89030
> 3  clang            0x0000000000e9500e clang::Stmt::getLocStart() const + 14
> 4  clang            0x0000000000c69126
> 5  clang            0x0000000000c69928 clang::ento::PathDiagnosticLocation::genLocation(clang::SourceLocation, llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 72
> 6  clang            0x0000000000baf96c
> 7  clang            0x0000000000c16446
> 8  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 9  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 10 clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 11 clang            0x0000000000b168cd
> 12 clang            0x0000000000b17292
> 13 clang            0x0000000000b1e2c9
> 14 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 15 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 16 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 17 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 18 clang            0x00000000005a7c96 main + 7014
> 19 libc.so.6        0x00002b3779a66ead __libc_start_main + 253
> 20 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core -analyzer-ipa=inlining -analyzer-store region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/inline.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/inline.c.script: line 1: 31992 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core -analyzer-ipa=inlining -analyzer-store region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/inline.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/iterators.cpp (133 of 4567)
> ******************** TEST 'Clang :: Analysis/iterators.cpp' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang  --analyze -Xclang -analyzer-checker=core,experimental.cplusplus.Iterators -Xclang -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/iterators.cpp
> --
> Exit Code: 254
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b6ee5932fff
> 1  libLLVM-3.1.so.1 0x00002b6ee5933449
> 2  libpthread.so.0  0x00002b6ee61ff030
> 3  clang            0x0000000000c27aed clang::ento::NilReceiverBRVisitor::VisitNode(clang::ento::ExplodedNode const*, clang::ento::ExplodedNode const*, clang::ento::BugReporterContext&, clang::ento::BugReport&) + 93
> 4  clang            0x0000000000c1dee2 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 8882
> 5  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 6  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 7  clang            0x0000000000b168cd
> 8  clang            0x0000000000b17292
> 9  clang            0x0000000000b1e2c9
> 10 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 11 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 12 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 13 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 14 clang            0x00000000005a7c96 main + 7014
> 15 libc.so.6        0x00002b6ee6fdcead __libc_start_main + 253
> 16 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -triple x86_64-pc-linux-gnu -analyze -disable-free -disable-llvm-verifier -main-file-name iterators.cpp -analyzer-store=region -analyzer-opt-analyze-nested-blocks -analyzer-eagerly-assume -analyzer-ipa=inlining -analyzer-checker=core -analyzer-checker=unix -analyzer-checker=deadcode -analyzer-checker=security.insecureAPI.UncheckedReturn -analyzer-checker=security.insecureAPI.getpw -analyzer-checker=security.insecureAPI.gets -analyzer-checker=security.insecureAPI.mktemp -analyzer-checker=security.insecureAPI.mkstemp -analyzer-checker=security.insecureAPI.vfork -analyzer-output plist -w -mrelocation-model static -mdisable-fp-elim -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -target-linker-version 2.22 -momit-leaf-frame-pointer -resource-dir /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1 -fmodule-cache-path /var/tmp/clang-module-cache -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7 -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/x86_64-linux-gnu -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward -internal-isystem /usr/local/include -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -internal-isystem /usr/include/clang/3.1/include/ -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /usr/include -fdeprecated-macro -fdebug-compilation-dir /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis -ferror-limit 19 -fmessage-length 0 -mstackrealign -fgnu-runtime -fobjc-runtime-has-arc -fobjc-runtime-has-weak -fobjc-fragile-abi -fcxx-exceptions -fexceptions -fdiagnostics-show-option -analyzer-checker=core,experimental.cplusplus.Iterators -verify -o iterators.plist -x c++ /«PKGBUILDDIR»/tools/clang/test/Analysis/iterators.cpp 
> 1.	<eof> parser at end of file
> clang: error: unable to execute command: Segmentation fault
> clang: error: clang frontend command failed due to signal (use -v to see invocation)
> clang: note: diagnostic msg: Please submit a bug report to http://llvm.org/bugs/ and include command line arguments and all diagnostic information.
> clang: note: diagnostic msg: Error generating preprocessed source(s).
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/keychainAPI-diagnostic-visitor.m (134 of 4567)
> ******************** TEST 'Clang :: Analysis/keychainAPI-diagnostic-visitor.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -analyzer-checker=osx.SecKeychainAPI -analyzer-store=region -analyzer-output=text -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/keychainAPI-diagnostic-visitor.m
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 33: Allocated data is not released
> error: 'note' diagnostics expected but not seen: 
>   Line 28: Data is allocated here
>   Line 30: Assuming 'st' is equal to noErr
>   Line 30: Taking true branch
>   Line 33: Allocated data is not released
> 5 errors generated.
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/keychainAPI.m (135 of 4567)
> ******************** TEST 'Clang :: Analysis/keychainAPI.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=osx.SecKeychainAPI /«PKGBUILDDIR»/tools/clang/test/Analysis/keychainAPI.m -analyzer-ipa=inlining -verify
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b19fe3dffff
> 1  libLLVM-3.1.so.1 0x00002b19fe3e0449
> 2  libpthread.so.0  0x00002b19fecac030
> 3  clang            0x0000000000e9500e clang::Stmt::getLocStart() const + 14
> 4  clang            0x0000000000c69126
> 5  clang            0x0000000000c69928 clang::ento::PathDiagnosticLocation::genLocation(clang::SourceLocation, llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 72
> 6  clang            0x0000000000baf96c
> 7  clang            0x0000000000c16446
> 8  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 9  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 10 clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 11 clang            0x0000000000b168cd
> 12 clang            0x0000000000b17292
> 13 clang            0x0000000000b1e2c9
> 14 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 15 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 16 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 17 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 18 clang            0x00000000005a7c96 main + 7014
> 19 libc.so.6        0x00002b19ffa89ead __libc_start_main + 253
> 20 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=osx.SecKeychainAPI /«PKGBUILDDIR»/tools/clang/test/Analysis/keychainAPI.m -analyzer-ipa=inlining -verify 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/keychainAPI.m.script: line 1: 32006 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=osx.SecKeychainAPI /«PKGBUILDDIR»/tools/clang/test/Analysis/keychainAPI.m -analyzer-ipa=inlining -verify
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/malloc-annotations.c (138 of 4567)
> ******************** TEST 'Clang :: Analysis/malloc-annotations.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.deadcode.UnreachableCode,experimental.core.CastSize,experimental.unix.MallocWithAnnotations -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/malloc-annotations.c
> --
> Exit Code: 132
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b9c4016bfff
> 1  libLLVM-3.1.so.1 0x00002b9c4016c449
> 2  libpthread.so.0  0x00002b9c40a38030
> 3  clang            0x0000000000e95d8b clang::Stmt::getSourceRange() const + 1819
> 4  clang            0x0000000000c690f1
> 5  clang            0x0000000000c69928 clang::ento::PathDiagnosticLocation::genLocation(clang::SourceLocation, llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 72
> 6  clang            0x0000000000baf96c
> 7  clang            0x0000000000c16446
> 8  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 9  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 10 clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 11 clang            0x0000000000b168cd
> 12 clang            0x0000000000b17292
> 13 clang            0x0000000000b1e2c9
> 14 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 15 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 16 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 17 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 18 clang            0x00000000005a7c96 main + 7014
> 19 libc.so.6        0x00002b9c41815ead __libc_start_main + 253
> 20 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.deadcode.UnreachableCode,experimental.core.CastSize,experimental.unix.MallocWithAnnotations -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/malloc-annotations.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/malloc-annotations.c.script: line 1: 32013 Illegal instruction     /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.deadcode.UnreachableCode,experimental.core.CastSize,experimental.unix.MallocWithAnnotations -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/malloc-annotations.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/malloc-interprocedural.c (139 of 4567)
> ******************** TEST 'Clang :: Analysis/malloc-interprocedural.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=unix.Malloc -analyzer-ipa=inlining -analyzer-inline-max-stack-depth=5 -analyzer-inline-max-function-size=6 -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/malloc-interprocedural.c
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002ab1b626afff
> 1  libLLVM-3.1.so.1 0x00002ab1b626b449
> 2  libpthread.so.0  0x00002ab1b6b37030
> 3  clang            0x0000000000e9500e clang::Stmt::getLocStart() const + 14
> 4  clang            0x0000000000c69126
> 5  clang            0x0000000000c69928 clang::ento::PathDiagnosticLocation::genLocation(clang::SourceLocation, llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 72
> 6  clang            0x0000000000baf96c
> 7  clang            0x0000000000c16446
> 8  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 9  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 10 clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 11 clang            0x0000000000b168cd
> 12 clang            0x0000000000b17292
> 13 clang            0x0000000000b1e2c9
> 14 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 15 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 16 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 17 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 18 clang            0x00000000005a7c96 main + 7014
> 19 libc.so.6        0x00002ab1b7914ead __libc_start_main + 253
> 20 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=unix.Malloc -analyzer-ipa=inlining -analyzer-inline-max-stack-depth=5 -analyzer-inline-max-function-size=6 -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/malloc-interprocedural.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/malloc-interprocedural.c.script: line 1: 32015 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=unix.Malloc -analyzer-ipa=inlining -analyzer-inline-max-stack-depth=5 -analyzer-inline-max-function-size=6 -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/malloc-interprocedural.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/malloc-plist.c (142 of 4567)
> ******************** TEST 'Clang :: Analysis/malloc-plist.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=unix.Malloc -analyzer-output=plist -o /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/malloc-plist.c.tmp /«PKGBUILDDIR»/tools/clang/test/Analysis/malloc-plist.c
> FileCheck --input-file /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/malloc-plist.c.tmp /«PKGBUILDDIR»/tools/clang/test/Analysis/malloc-plist.c
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002abe2ec59fff
> 1  libLLVM-3.1.so.1 0x00002abe2ec5a449
> 2  libpthread.so.0  0x00002abe2f526030
> 3  €hf0¾*           0x0000000001330710 vtable for clang::ento::BugReport + 16
> Stack dump:
> 0.	Program arguments: €hf0¾* ºE  	 /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/malloc-plist.c.script: line 2: 32021 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=unix.Malloc -analyzer-output=plist -o /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/malloc-plist.c.tmp /«PKGBUILDDIR»/tools/clang/test/Analysis/malloc-plist.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/malloc.c (144 of 4567)
> ******************** TEST 'Clang :: Analysis/malloc.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.deadcode.UnreachableCode,experimental.core.CastSize,unix.Malloc -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/malloc.c
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002ad8d0582fff
> 1  libLLVM-3.1.so.1 0x00002ad8d0583449
> 2  libpthread.so.0  0x00002ad8d0e4f030
> 3  clang            0x0000000000b6ea84
> 4  clang            0x0000000000c1dee2 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 8882
> 5  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 6  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 7  clang            0x0000000000b168cd
> 8  clang            0x0000000000b17292
> 9  clang            0x0000000000b1e2c9
> 10 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 11 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 12 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 13 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 14 clang            0x00000000005a7c96 main + 7014
> 15 libc.so.6        0x00002ad8d1c2cead __libc_start_main + 253
> 16 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.deadcode.UnreachableCode,experimental.core.CastSize,unix.Malloc -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/malloc.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/malloc.c.script: line 1: 32025 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.deadcode.UnreachableCode,experimental.core.CastSize,unix.Malloc -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/malloc.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/malloc.m (146 of 4567)
> ******************** TEST 'Clang :: Analysis/malloc.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,unix.Malloc -analyzer-store=region -verify -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/malloc.m
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 32: Function call argument is an uninitialized value
> 1 error generated.
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/malloc.mm (147 of 4567)
> ******************** TEST 'Clang :: Analysis/malloc.mm' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,unix.Malloc -analyzer-store=region -verify -fblocks /«PKGBUILDDIR»/tools/clang/test/Analysis/malloc.mm
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 80: leak
> 1 error generated.
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/misc-ps-cxx0x.cpp (152 of 4567)
> ******************** TEST 'Clang :: Analysis/misc-ps-cxx0x.cpp' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang  --analyze -std=c++11 /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps-cxx0x.cpp -Xclang -verify -o /dev/null
> --
> Exit Code: 254
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b37d5cb8fff
> 1  libLLVM-3.1.so.1 0x00002b37d5cb9449
> 2  libpthread.so.0  0x00002b37d6585030
> 3  clang            0x0000000000e9672d clang::Stmt::getLocEnd() const + 1053
> 4  clang            0x0000000000c69a1a clang::ento::PathDiagnosticLocation::genRange(llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 170
> 5  clang            0x0000000000baf97e
> 6  clang            0x0000000000c16446
> 7  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 8  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 9  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 10 clang            0x0000000000b168cd
> 11 clang            0x0000000000b17292
> 12 clang            0x0000000000b1e2c9
> 13 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 14 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 15 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 16 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 17 clang            0x00000000005a7c96 main + 7014
> 18 libc.so.6        0x00002b37d7362ead __libc_start_main + 253
> 19 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -triple x86_64-pc-linux-gnu -analyze -disable-free -disable-llvm-verifier -main-file-name misc-ps-cxx0x.cpp -analyzer-store=region -analyzer-opt-analyze-nested-blocks -analyzer-eagerly-assume -analyzer-ipa=inlining -analyzer-checker=core -analyzer-checker=unix -analyzer-checker=deadcode -analyzer-checker=security.insecureAPI.UncheckedReturn -analyzer-checker=security.insecureAPI.getpw -analyzer-checker=security.insecureAPI.gets -analyzer-checker=security.insecureAPI.mktemp -analyzer-checker=security.insecureAPI.mkstemp -analyzer-checker=security.insecureAPI.vfork -analyzer-output plist -w -mrelocation-model static -mdisable-fp-elim -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -target-linker-version 2.22 -momit-leaf-frame-pointer -resource-dir /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1 -fmodule-cache-path /var/tmp/clang-module-cache -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7 -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/x86_64-linux-gnu -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward -internal-isystem /usr/local/include -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -internal-isystem /usr/include/clang/3.1/include/ -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /usr/include -std=c++11 -fdeprecated-macro -fdebug-compilation-dir /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis -ferror-limit 19 -fmessage-length 0 -mstackrealign -fgnu-runtime -fobjc-runtime-has-arc -fobjc-runtime-has-weak -fobjc-fragile-abi -fcxx-exceptions -fexceptions -fdiagnostics-show-option -verify -o /dev/null -x c++ /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps-cxx0x.cpp 
> 1.	<eof> parser at end of file
> clang: error: unable to execute command: Segmentation fault
> clang: error: clang frontend command failed due to signal (use -v to see invocation)
> clang: note: diagnostic msg: Please submit a bug report to http://llvm.org/bugs/ and include command line arguments and all diagnostic information.
> clang: note: diagnostic msg: Error generating preprocessed source(s).
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/misc-ps-ranges.m (154 of 4567)
> ******************** TEST 'Clang :: Analysis/misc-ps-ranges.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.core -analyzer-store=region -analyzer-constraints=range -verify -fblocks /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps-ranges.m
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics expected but not seen: 
>   Line 58: Undefined or garbage value returned to caller
> 1 error generated.
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/misc-ps-region-store.cpp (157 of 4567)
> ******************** TEST 'Clang :: Analysis/misc-ps-region-store.cpp' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin9 -analyze -analyzer-checker=core,experimental.core -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps-region-store.cpp -fexceptions -fcxx-exceptions
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin9 -analyze -analyzer-checker=core,experimental.core -analyzer-store=region -verify -fblocks   -analyzer-opt-analyze-nested-blocks /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps-region-store.cpp -fexceptions -fcxx-exceptions
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002af001167fff
> 1  libLLVM-3.1.so.1 0x00002af001168449
> 2  libpthread.so.0  0x00002af001a34030
> 3  clang            0x0000000000e95664 clang::Stmt::getLocStart() const + 1636
> 4  clang            0x0000000000c690f1
> 5  clang            0x0000000000c69928 clang::ento::PathDiagnosticLocation::genLocation(clang::SourceLocation, llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 72
> 6  clang            0x0000000000baf96c
> 7  clang            0x0000000000c16446
> 8  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 9  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 10 clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 11 clang            0x0000000000b168cd
> 12 clang            0x0000000000b17292
> 13 clang            0x0000000000b1e2c9
> 14 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 15 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 16 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 17 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 18 clang            0x00000000005a7c96 main + 7014
> 19 libc.so.6        0x00002af002811ead __libc_start_main + 253
> 20 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin9 -analyze -analyzer-checker=core,experimental.core -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps-region-store.cpp -fexceptions -fcxx-exceptions 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/misc-ps-region-store.cpp.script: line 2: 32054 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin9 -analyze -analyzer-checker=core,experimental.core -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps-region-store.cpp -fexceptions -fcxx-exceptions
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/misc-ps-region-store.m (158 of 4567)
> ******************** TEST 'Clang :: Analysis/misc-ps-region-store.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin9 -analyze -analyzer-checker=core,experimental.deadcode.IdempotentOperations,experimental.core.CastToStruct,experimental.security.ReturnPtrRange,experimental.security.ArrayBound -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps-region-store.m
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin9 -DTEST_64 -analyze -analyzer-checker=core,experimental.deadcode.IdempotentOperations,experimental.core.CastToStruct,experimental.security.ReturnPtrRange,experimental.security.ArrayBound -analyzer-store=region -verify -fblocks   -analyzer-opt-analyze-nested-blocks -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps-region-store.m
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b832de56fff
> 1  libLLVM-3.1.so.1 0x00002b832de57449
> 2  libpthread.so.0  0x00002b832e723030
> 3  clang            0x0000000000e9500e clang::Stmt::getLocStart() const + 14
> 4  clang            0x0000000000c69126
> 5  clang            0x0000000000c69928 clang::ento::PathDiagnosticLocation::genLocation(clang::SourceLocation, llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 72
> 6  clang            0x0000000000baf96c
> 7  clang            0x0000000000c16446
> 8  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 9  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 10 clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 11 clang            0x0000000000b168cd
> 12 clang            0x0000000000b17292
> 13 clang            0x0000000000b1e2c9
> 14 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 15 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 16 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 17 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 18 clang            0x00000000005a7c96 main + 7014
> 19 libc.so.6        0x00002b832f500ead __libc_start_main + 253
> 20 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin9 -analyze -analyzer-checker=core,experimental.deadcode.IdempotentOperations,experimental.core.CastToStruct,experimental.security.ReturnPtrRange,experimental.security.ArrayBound -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps-region-store.m 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/misc-ps-region-store.m.script: line 2: 32056 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin9 -analyze -analyzer-checker=core,experimental.deadcode.IdempotentOperations,experimental.core.CastToStruct,experimental.security.ReturnPtrRange,experimental.security.ArrayBound -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps-region-store.m
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/misc-ps.c (160 of 4567)
> ******************** TEST 'Clang :: Analysis/misc-ps.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -disable-free -analyzer-eagerly-assume -analyzer-checker=core -analyzer-checker=deadcode -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps.c
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b7ae248ffff
> 1  libLLVM-3.1.so.1 0x00002b7ae2490449
> 2  libpthread.so.0  0x00002b7ae2d5c030
> 3  clang            0x0000000000c14ce0
> 4  clang            0x0000000000c1eb7c clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12108
> 5  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 6  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 7  clang            0x0000000000b168cd
> 8  clang            0x0000000000b17292
> 9  clang            0x0000000000b1e2c9
> 10 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 11 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 12 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 13 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 14 clang            0x00000000005a7c96 main + 7014
> 15 libc.so.6        0x00002b7ae3b39ead __libc_start_main + 253
> 16 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -disable-free -analyzer-eagerly-assume -analyzer-checker=core -analyzer-checker=deadcode -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/misc-ps.c.script: line 1: 32061 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -disable-free -analyzer-eagerly-assume -analyzer-checker=core -analyzer-checker=deadcode -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/misc-ps.m (161 of 4567)
> ******************** TEST 'Clang :: Analysis/misc-ps.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin10 -analyze -analyzer-checker=core,experimental.deadcode.IdempotentOperations,experimental.core,osx.cocoa.AtSync -analyzer-store=region -analyzer-constraints=basic -verify -fblocks -Wno-unreachable-code -Wno-null-dereference -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps.m
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin10 -analyze -analyzer-checker=core,experimental.deadcode.IdempotentOperations,experimental.core,osx.cocoa.AtSync -analyzer-store=region -analyzer-constraints=range -verify -fblocks -Wno-unreachable-code -Wno-null-dereference -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps.m
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,experimental.deadcode.IdempotentOperations,experimental.core,osx.cocoa.AtSync -analyzer-store=region -analyzer-constraints=basic -verify -fblocks -Wno-unreachable-code -Wno-null-dereference -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps.m
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,experimental.deadcode.IdempotentOperations,experimental.core,osx.cocoa.AtSync -analyzer-store=region -analyzer-constraints=range -verify -fblocks -Wno-unreachable-code -Wno-null-dereference -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps.m
> --
> Exit Code: 132
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b7956a8bfff
> 1  libLLVM-3.1.so.1 0x00002b7956a8c449
> 2  libpthread.so.0  0x00002b7957358030
> 3  clang            0x0000000000e95d8b clang::Stmt::getSourceRange() const + 1819
> 4  clang            0x0000000000c690f1
> 5  clang            0x0000000000c69928 clang::ento::PathDiagnosticLocation::genLocation(clang::SourceLocation, llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 72
> 6  clang            0x0000000000baf96c
> 7  clang            0x0000000000c16446
> 8  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 9  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 10 clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 11 clang            0x0000000000b168cd
> 12 clang            0x0000000000b17292
> 13 clang            0x0000000000b1e2c9
> 14 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 15 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 16 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 17 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 18 clang            0x00000000005a7c96 main + 7014
> 19 libc.so.6        0x00002b7958135ead __libc_start_main + 253
> 20 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin10 -analyze -analyzer-checker=core,experimental.deadcode.IdempotentOperations,experimental.core,osx.cocoa.AtSync -analyzer-store=region -analyzer-constraints=basic -verify -fblocks -Wno-unreachable-code -Wno-null-dereference -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps.m 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/misc-ps.m.script: line 4: 32063 Illegal instruction     /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin10 -analyze -analyzer-checker=core,experimental.deadcode.IdempotentOperations,experimental.core,osx.cocoa.AtSync -analyzer-store=region -analyzer-constraints=basic -verify -fblocks -Wno-unreachable-code -Wno-null-dereference -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/misc-ps.m
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/nil-receiver-undefined-larger-than-voidptr-ret-region.m (163 of 4567)
> ******************** TEST 'Clang :: Analysis/nil-receiver-undefined-larger-than-voidptr-ret-region.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin8 -analyze -analyzer-checker=core,experimental.core -analyzer-constraints=range -analyzer-store=region -verify -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret-region.m
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b5c2ea43fff
> 1  libLLVM-3.1.so.1 0x00002b5c2ea44449
> 2  libpthread.so.0  0x00002b5c2f310030
> 3  clang            0x0000000000e95664 clang::Stmt::getLocStart() const + 1636
> 4  clang            0x0000000000c690f1
> 5  clang            0x0000000000c69928 clang::ento::PathDiagnosticLocation::genLocation(clang::SourceLocation, llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 72
> 6  clang            0x0000000000baf96c
> 7  clang            0x0000000000c16446
> 8  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 9  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 10 clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 11 clang            0x0000000000b168cd
> 12 clang            0x0000000000b17292
> 13 clang            0x0000000000b1e2c9
> 14 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 15 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 16 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 17 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 18 clang            0x00000000005a7c96 main + 7014
> 19 libc.so.6        0x00002b5c300edead __libc_start_main + 253
> 20 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin8 -analyze -analyzer-checker=core,experimental.core -analyzer-constraints=range -analyzer-store=region -verify -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret-region.m 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/nil-receiver-undefined-larger-than-voidptr-ret-region.m.script: line 1: 32067 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin8 -analyze -analyzer-checker=core,experimental.core -analyzer-constraints=range -analyzer-store=region -verify -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret-region.m
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/nil-receiver-undefined-larger-than-voidptr-ret.m (164 of 4567)
> ******************** TEST 'Clang :: Analysis/nil-receiver-undefined-larger-than-voidptr-ret.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin8 -analyze -analyzer-checker=core,experimental.core -analyzer-constraints=basic -analyzer-store=region -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret.m 2>&1 | FileCheck -check-prefix=darwin8 /«PKGBUILDDIR»/tools/clang/test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret.m
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin9 -analyze -analyzer-checker=core,experimental.core -analyzer-constraints=basic -analyzer-store=region -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret.m 2>&1 | FileCheck -check-prefix=darwin9 /«PKGBUILDDIR»/tools/clang/test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret.m
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple thumbv6-apple-ios4.0 -analyze -analyzer-checker=core,experimental.core -analyzer-constraints=basic -analyzer-store=region -Wno-objc-root-class /«PKGBUILDDIR»/tools/clang/test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret.m 2>&1 | FileCheck -check-prefix=darwin9 /«PKGBUILDDIR»/tools/clang/test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret.m
> --
> Exit Code: 1
> Command Output (stderr):
> --
> /«PKGBUILDDIR»/tools/clang/test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret.m:83:19: error: expected string not found in input
> // CHECK-darwin8: warning: The receiver of message 'longlongM' is nil and returns a value of type 'long long' that will be garbage
>                   ^
> <stdin>:1:1: note: scanning from here
> /«PKGBUILDDIR»/tools/clang/test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret.m:81:1: warning: control reaches end of non-void function
> ^
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/no-outofbounds.c (166 of 4567)
> ******************** TEST 'Clang :: Analysis/no-outofbounds.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.core,experimental.unix,experimental.security.ArrayBound -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/no-outofbounds.c
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b61b2dfefff
> 1  libLLVM-3.1.so.1 0x00002b61b2dff449
> 2  libpthread.so.0  0x00002b61b36cb030
> 3  clang            0x0000000000c27aed clang::ento::NilReceiverBRVisitor::VisitNode(clang::ento::ExplodedNode const*, clang::ento::ExplodedNode const*, clang::ento::BugReporterContext&, clang::ento::BugReport&) + 93
> 4  clang            0x0000000000c1dee2 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 8882
> 5  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 6  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 7  clang            0x0000000000b168cd
> 8  clang            0x0000000000b17292
> 9  clang            0x0000000000b1e2c9
> 10 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 11 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 12 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 13 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 14 clang            0x00000000005a7c96 main + 7014
> 15 libc.so.6        0x00002b61b44a8ead __libc_start_main + 253
> 16 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.core,experimental.unix,experimental.security.ArrayBound -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/no-outofbounds.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/no-outofbounds.c.script: line 1: 32074 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -analyze -analyzer-checker=core,experimental.core,experimental.unix,experimental.security.ArrayBound -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/no-outofbounds.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/null-deref-ps.c (168 of 4567)
> ******************** TEST 'Clang :: Analysis/null-deref-ps.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin10 -analyze -analyzer-checker=core,deadcode,experimental.deadcode.IdempotentOperations,experimental.core -std=gnu99 -analyzer-store=region -analyzer-constraints=range -analyzer-purge=none -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/null-deref-ps.c -Wno-error=return-type
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin10 -analyze -analyzer-checker=core,deadcode,experimental.deadcode.IdempotentOperations,experimental.core -std=gnu99 -analyzer-store=region -analyzer-constraints=range -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/null-deref-ps.c -Wno-error=return-type
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b1ccee5ffff
> 1  libLLVM-3.1.so.1 0x00002b1ccee60449
> 2  libpthread.so.0  0x00002b1ccf72c030
> 3  clang            0x0000000000e9500e clang::Stmt::getLocStart() const + 14
> 4  clang            0x0000000000c69126
> 5  clang            0x0000000000c69928 clang::ento::PathDiagnosticLocation::genLocation(clang::SourceLocation, llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 72
> 6  clang            0x0000000000baf96c
> 7  clang            0x0000000000c16446
> 8  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 9  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 10 clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 11 clang            0x0000000000b168cd
> 12 clang            0x0000000000b17292
> 13 clang            0x0000000000b1e2c9
> 14 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 15 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 16 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 17 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 18 clang            0x00000000005a7c96 main + 7014
> 19 libc.so.6        0x00002b1cd0509ead __libc_start_main + 253
> 20 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin10 -analyze -analyzer-checker=core,deadcode,experimental.deadcode.IdempotentOperations,experimental.core -std=gnu99 -analyzer-store=region -analyzer-constraints=range -analyzer-purge=none -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/null-deref-ps.c -Wno-error=return-type 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/null-deref-ps.c.script: line 2: 32078 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple i386-apple-darwin10 -analyze -analyzer-checker=core,deadcode,experimental.deadcode.IdempotentOperations,experimental.core -std=gnu99 -analyzer-store=region -analyzer-constraints=range -analyzer-purge=none -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/null-deref-ps.c -Wno-error=return-type
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/nullptr.cpp (169 of 4567)
> ******************** TEST 'Clang :: Analysis/nullptr.cpp' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -std=c++11 -Wno-conversion-null -analyze -analyzer-checker=core -analyzer-store region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/nullptr.cpp
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b9ff995cfff
> 1  libLLVM-3.1.so.1 0x00002b9ff995d449
> 2  libpthread.so.0  0x00002b9ffa229030
> 3  clang            0x0000000000e9500e clang::Stmt::getLocStart() const + 14
> 4  clang            0x0000000000c69126
> 5  clang            0x0000000000c69928 clang::ento::PathDiagnosticLocation::genLocation(clang::SourceLocation, llvm::PointerUnion<clang::LocationContext const*, clang::AnalysisDeclContext*>) const + 72
> 6  clang            0x0000000000baf96c
> 7  clang            0x0000000000c16446
> 8  clang            0x0000000000c1ede0 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 12720
> 9  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 10 clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 11 clang            0x0000000000b168cd
> 12 clang            0x0000000000b17292
> 13 clang            0x0000000000b1e2c9
> 14 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 15 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 16 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 17 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 18 clang            0x00000000005a7c96 main + 7014
> 19 libc.so.6        0x00002b9ffb006ead __libc_start_main + 253
> 20 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -std=c++11 -Wno-conversion-null -analyze -analyzer-checker=core -analyzer-store region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/nullptr.cpp 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/nullptr.cpp.script: line 1: 32080 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -std=c++11 -Wno-conversion-null -analyze -analyzer-checker=core -analyzer-store region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/nullptr.cpp
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/objc-arc.m (170 of 4567)
> ******************** TEST 'Clang :: Analysis/objc-arc.m' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,deadcode -analyzer-store=region -verify -fblocks  -analyzer-opt-analyze-nested-blocks -fobjc-arc /«PKGBUILDDIR»/tools/clang/test/Analysis/objc-arc.m
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b7c25e45fff
> 1  libLLVM-3.1.so.1 0x00002b7c25e46449
> 2  libpthread.so.0  0x00002b7c26712030
> 3  clang            0x0000000000c27aed clang::ento::NilReceiverBRVisitor::VisitNode(clang::ento::ExplodedNode const*, clang::ento::ExplodedNode const*, clang::ento::BugReporterContext&, clang::ento::BugReport&) + 93
> 4  clang            0x0000000000c1dee2 clang::ento::GRBugReporter::GeneratePathDiagnostic(clang::ento::PathDiagnostic&, llvm::SmallVectorImpl<clang::ento::BugReport*>&) + 8882
> 5  clang            0x0000000000c1b377 clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) + 3399
> 6  clang            0x0000000000c1f328 clang::ento::BugReporter::FlushReports() + 1112
> 7  clang            0x0000000000b168cd
> 8  clang            0x0000000000b17292
> 9  clang            0x0000000000b1e2c9
> 10 clang            0x000000000081808d clang::ParseAST(clang::Sema&, bool, bool) + 461
> 11 clang            0x00000000005c8146 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 262
> 12 clang            0x00000000005b1492 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1042
> 13 clang            0x00000000005aaba5 cc1_main(char const**, char const**, char const*, void*) + 9093
> 14 clang            0x00000000005a7c96 main + 7014
> 15 libc.so.6        0x00002b7c274efead __libc_start_main + 253
> 16 clang            0x00000000005a86a1
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,deadcode -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks -fobjc-arc /«PKGBUILDDIR»/tools/clang/test/Analysis/objc-arc.m 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/objc-arc.m.script: line 1: 32082 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,deadcode -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks -fobjc-arc /«PKGBUILDDIR»/tools/clang/test/Analysis/objc-arc.m
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/out-of-bounds.c (174 of 4567)
> ******************** TEST 'Clang :: Analysis/out-of-bounds.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -Wno-array-bounds -analyze -analyzer-checker=core,experimental.security.ArrayBoundV2 -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/out-of-bounds.c
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002b8ba42e9fff
> 1  libLLVM-3.1.so.1 0x00002b8ba42ea449
> 2  libpthread.so.0  0x00002b8ba4bb6030
> 3  clang            0x0000000000e95af3 clang::Stmt::getSourceRange() const + 1155
> 4  clang            0x0000000000e951fd clang::Stmt::getLocStart() const + 509
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -Wno-array-bounds -analyze -analyzer-checker=core,experimental.security.ArrayBoundV2 -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/out-of-bounds.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/out-of-bounds.c.script: line 1: 32094 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -Wno-array-bounds -analyze -analyzer-checker=core,experimental.security.ArrayBoundV2 -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/out-of-bounds.c
> --
> 
> ********************
> Testing: 0 
> FAIL: Clang :: Analysis/outofbound.c (176 of 4567)
> ******************** TEST 'Clang :: Analysis/outofbound.c' FAILED ********************
> Script:
> --
> /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -Wno-array-bounds -analyze -analyzer-checker=core,experimental.unix,experimental.security.ArrayBound -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/outofbound.c
> --
> Exit Code: 139
> Command Output (stderr):
> --
> 0  libLLVM-3.1.so.1 0x00002ae445898fff
> 1  libLLVM-3.1.so.1 0x00002ae445899449
> 2  libpthread.so.0  0x00002ae446165030
> 3  clang            0x0000000000e95af3 clang::Stmt::getSourceRange() const + 1155
> 4  clang            0x0000000000e951fd clang::Stmt::getLocStart() const + 509
> Stack dump:
> 0.	Program arguments: /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -Wno-array-bounds -analyze -analyzer-checker=core,experimental.unix,experimental.security.ArrayBound -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/outofbound.c 
> 1.	<eof> parser at end of file
> /«PKGBUILDDIR»/build-clang/tools/clang/test/Analysis/Output/outofbound.c.script: line 1: 32098 Segmentation fault      /«PKGBUILDDIR»/build-clang/Release/bin/clang -cc1 -internal-isystem /«PKGBUILDDIR»/build-clang/Release/bin/../lib/clang/3.1/include -Wno-array-bounds -analyze -analyzer-checker=core,experimental.unix,experimental.security.ArrayBound -analyzer-store=region -verify /«PKGBUILDDIR»/tools/clang/test/Analysis/outofbound.c
> --
> 
> ********************
> make: *** [/«PKGBUILDDIR»/debian/stamps/check-stamp] Terminated
> E: Caught signal 'Terminated': terminating immediately
> make[1]: *** [all] Terminated
> Build killed with signal TERM after 60 minutes of inactivity
> ────────────────────────────────────────────────────────────────────────────────
> Build finished at 20120523-1940
> 
> Finished
> ────────
> 
> E: Build failure (dpkg-buildpackage died)
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Cleanup                                                                      │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> Purging /«BUILDDIR»
> Not cleaning session: cloned chroot in use
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Summary                                                                      │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> Architecture: amd64
> Build-Space: 5827332
> Build-Time: 5537
> Distribution: unstable
> Fail-Stage: build
> Install-Time: 13
> Job: clang_3.1-1
> Package: clang
> Package-Time: 5563
> Source-Version: 3.1-1
> Space: 5827332
> Status: attempted
> Version: 3.1-1
> ────────────────────────────────────────────────────────────────────────────────
> Finished at 20120523-1940
> Build needed 01:32:43, 5827332k disc space
> DC-Status: Failed 5571.043541s
> DC-Time-Estimation: 5571.043541 versus expected 3929 (r/m: 0.417929127258845 ; m: 3929.0)

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/05/24/clang_3.1-1_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.





More information about the Pkg-llvm-team mailing list