<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">By the way, herewith the build log “errors” that “make check-all| has reported:<div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/ubsan/lit_tests</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">lit.py: <string>:196: note: using clang: '/Users/dawiejoubert/Source/Clang/llvm/build/./bin/clang'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">lit.py: <string>:372: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">FAIL: AddressSanitizer32 :: TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a> (391 of 17093)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">******************** TEST 'AddressSanitizer32 :: TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a>' FAILED ********************</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Script:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">--</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">export ASAN_OPTIONS=detect_stack_use_after_return=1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/build/bin/clang  --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m32  -O0 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a> -o /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/32bitConfig/TestCases/Output/stack-use-after-return.cc.tmp &&    not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/32bitConfig/TestCases/Output/stack-use-after-return.cc.tmp 2>&1 | FileCheck /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/build/bin/clang  --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m32  -O1 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a> -o /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/32bitConfig/TestCases/Output/stack-use-after-return.cc.tmp &&    not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/32bitConfig/TestCases/Output/stack-use-after-return.cc.tmp 2>&1 | FileCheck /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/build/bin/clang  --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m32  -O2 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a> -o /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/32bitConfig/TestCases/Output/stack-use-after-return.cc.tmp &&    not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/32bitConfig/TestCases/Output/stack-use-after-return.cc.tmp 2>&1 | FileCheck /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/build/bin/clang  --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m32  -O3 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a> -o /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/32bitConfig/TestCases/Output/stack-use-after-return.cc.tmp &&    not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/32bitConfig/TestCases/Output/stack-use-after-return.cc.tmp 2>&1 | FileCheck /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">ASAN_OPTIONS=detect_stack_use_after_return=0 /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/32bitConfig/TestCases/Output/stack-use-after-return.cc.tmp</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/build/bin/clang  --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m32  -O3 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a> -o /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/32bitConfig/TestCases/Output/stack-use-after-return.cc.tmp -DkSize=10000 &&  (ulimit -s 65;  not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/32bitConfig/TestCases/Output/stack-use-after-return.cc.tmp) 2>&1 | FileCheck /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/build/bin/clang  --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m32  -DUseThread -O2 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a> -o /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/32bitConfig/TestCases/Output/stack-use-after-return.cc.tmp &&    not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/32bitConfig/TestCases/Output/stack-use-after-return.cc.tmp 2>&1 | FileCheck --check-prefix=THREAD /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">ASAN_OPTIONS=$ASAN_OPTIONS:max_uar_stack_size_log=20:verbosity=1 not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/32bitConfig/TestCases/Output/stack-use-after-return.cc.tmp 2>&1 | FileCheck --check-prefix=CHECK-20 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">ASAN_OPTIONS=$ASAN_OPTIONS:min_uar_stack_size_log=24:max_uar_stack_size_log=24:verbosity=1 not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/32bitConfig/TestCases/Output/stack-use-after-return.cc.tmp 2>&1 | FileCheck --check-prefix=CHECK-24 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">--</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Exit Code: 1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Command Output (stderr):</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">--</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">1: 0xbffdfb10</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">2: 0xbffdfb10</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a>:59:15: error: expected string not found in input</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> // CHECK-20: T0: FakeStack created:{{.*}} stack_size_log: 20</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">              ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><stdin>:1:1: note: scanning from here</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">==14017==Parsed ASAN_OPTIONS: detect_stack_use_after_return=1:max_uar_stack_size_log=20:verbosity=1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><stdin>:24:10: note: possible intended match here</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">==14017==T0: FakeStack created: 0x02300000 -- 0x02885000 stack_size_log: 19; mmapped 5652K, noreserve=0 </div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">         ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">--</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">********************</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">FAIL: AddressSanitizer64 :: TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a> (505 of 17093)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">******************** TEST 'AddressSanitizer64 :: TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a>' FAILED ********************</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Script:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">--</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">export ASAN_OPTIONS=detect_stack_use_after_return=1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/build/bin/clang  --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m64  -O0 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a> -o /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/64bitConfig/TestCases/Output/stack-use-after-return.cc.tmp &&    not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/64bitConfig/TestCases/Output/stack-use-after-return.cc.tmp 2>&1 | FileCheck /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/build/bin/clang  --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m64  -O1 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a> -o /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/64bitConfig/TestCases/Output/stack-use-after-return.cc.tmp &&    not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/64bitConfig/TestCases/Output/stack-use-after-return.cc.tmp 2>&1 | FileCheck /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/build/bin/clang  --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m64  -O2 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a> -o /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/64bitConfig/TestCases/Output/stack-use-after-return.cc.tmp &&    not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/64bitConfig/TestCases/Output/stack-use-after-return.cc.tmp 2>&1 | FileCheck /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/build/bin/clang  --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m64  -O3 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a> -o /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/64bitConfig/TestCases/Output/stack-use-after-return.cc.tmp &&    not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/64bitConfig/TestCases/Output/stack-use-after-return.cc.tmp 2>&1 | FileCheck /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">ASAN_OPTIONS=detect_stack_use_after_return=0 /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/64bitConfig/TestCases/Output/stack-use-after-return.cc.tmp</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/build/bin/clang  --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m64  -O3 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a> -o /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/64bitConfig/TestCases/Output/stack-use-after-return.cc.tmp -DkSize=10000 &&  (ulimit -s 65;  not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/64bitConfig/TestCases/Output/stack-use-after-return.cc.tmp) 2>&1 | FileCheck /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/build/bin/clang  --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m64  -DUseThread -O2 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a> -o /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/64bitConfig/TestCases/Output/stack-use-after-return.cc.tmp &&    not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/64bitConfig/TestCases/Output/stack-use-after-return.cc.tmp 2>&1 | FileCheck --check-prefix=THREAD /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">ASAN_OPTIONS=$ASAN_OPTIONS:max_uar_stack_size_log=20:verbosity=1 not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/64bitConfig/TestCases/Output/stack-use-after-return.cc.tmp 2>&1 | FileCheck --check-prefix=CHECK-20 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">ASAN_OPTIONS=$ASAN_OPTIONS:min_uar_stack_size_log=24:max_uar_stack_size_log=24:verbosity=1 not /Users/dawiejoubert/Source/Clang/llvm/build/projects/compiler-rt/lib/asan/lit_tests/64bitConfig/TestCases/Output/stack-use-after-return.cc.tmp 2>&1 | FileCheck --check-prefix=CHECK-24 /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">--</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Exit Code: 1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Command Output (stderr):</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">--</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">1: 0x7fff5a2a7ac0</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">2: 0x7fff5a2a7ac0</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/asan/lit_tests/TestCases/<a href="http://stack-use-after-return.cc">stack-use-after-return.cc</a>:59:15: error: expected string not found in input</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> // CHECK-20: T0: FakeStack created:{{.*}} stack_size_log: 20</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">              ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><stdin>:1:1: note: scanning from here</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">==15683==Parsed ASAN_OPTIONS: detect_stack_use_after_return=1:max_uar_stack_size_log=20:verbosity=1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><stdin>:24:10: note: possible intended match here</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">==15683==T0: FakeStack created: 0x000114000000 -- 0x000114585000 stack_size_log: 19; mmapped 5652K, noreserve=0 </div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">         ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">--</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">********************</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">FAIL: Clang :: Headers/cxx11.cpp (3553 of 17093)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">******************** TEST 'Clang :: Headers/cxx11.cpp' FAILED ********************</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Script:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">--</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/build/./bin/clang -cc1 -internal-isystem /Users/dawiejoubert/Source/Clang/llvm/build/bin/../lib/clang/3.5/include -ffreestanding -fsyntax-only -std=c++11 /Users/dawiejoubert/Source/Clang/llvm/tools/clang/test/Headers/cxx11.cpp</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/build/./bin/clang -cc1 -internal-isystem /Users/dawiejoubert/Source/Clang/llvm/build/bin/../lib/clang/3.5/include -ffreestanding -fsyntax-only -std=c++11 -fmodules /Users/dawiejoubert/Source/Clang/llvm/tools/clang/test/Headers/cxx11.cpp</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">--</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Exit Code: 1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Command Output (stderr):</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">--</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">While building module 'Darwin' imported from /Users/dawiejoubert/Source/Clang/llvm/tools/clang/test/Headers/cxx11.cpp:20:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from <module-includes>:10:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/inttypes.h:252:1: error: expected '}'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#include <sys/_types/_wchar_t.h></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/inttypes.h:235:1: note: to match this '{'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">__BEGIN_DECLS</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/sys/cdefs.h:71:34: note: expanded from macro '__BEGIN_DECLS'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#define __BEGIN_DECLS   extern "C" {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">                                   ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">While building module 'Darwin' imported from /Users/dawiejoubert/Source/Clang/llvm/tools/clang/test/Headers/cxx11.cpp:20:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from <module-includes>:10:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/inttypes.h:263:1: error: extraneous closing brace ('}')</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">__END_DECLS</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/sys/cdefs.h:72:21: note: expanded from macro '__END_DECLS'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#define __END_DECLS     }</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">                        ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">While building module 'Darwin' imported from /Users/dawiejoubert/Source/Clang/llvm/tools/clang/test/Headers/cxx11.cpp:20:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from <module-includes>:25:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/stdlib.h:238:1: error: expected '}'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#include <machine/types.h></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/stdlib.h:127:1: note: to match this '{'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">__BEGIN_DECLS</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/sys/cdefs.h:71:34: note: expanded from macro '__BEGIN_DECLS'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#define __BEGIN_DECLS   extern "C" {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">                                   ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">While building module 'Darwin' imported from /Users/dawiejoubert/Source/Clang/llvm/tools/clang/test/Headers/cxx11.cpp:20:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from <module-includes>:25:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/stdlib.h:323:1: error: extraneous closing brace ('}')</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">__END_DECLS</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/sys/cdefs.h:72:21: note: expanded from macro '__END_DECLS'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#define __END_DECLS     }</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">                        ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">While building module 'Darwin' imported from /Users/dawiejoubert/Source/Clang/llvm/tools/clang/test/Headers/cxx11.cpp:20:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from <module-includes>:49:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/iconv.h:80:1: error: expected '}'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#include <sys/_types/_wchar_t.h></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/iconv.h:56:12: note: to match this '{'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">extern "C" {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">           ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/iconv.h:185:1: error: extraneous closing brace ('}')</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">}</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">While building module 'Darwin' imported from /Users/dawiejoubert/Source/Clang/llvm/tools/clang/test/Headers/cxx11.cpp:20:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from <module-includes>:56:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from /usr/include/net/if.h:106:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from /usr/include/net/if_var.h:70:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/sys/time.h:193:1: error: expected '}'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#include <sys/_select.h>        /* select() prototype */</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/sys/time.h:181:1: note: to match this '{'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">__BEGIN_DECLS</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/sys/cdefs.h:71:34: note: expanded from macro '__BEGIN_DECLS'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#define __BEGIN_DECLS   extern "C" {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">                                   ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">While building module 'Darwin' imported from /Users/dawiejoubert/Source/Clang/llvm/tools/clang/test/Headers/cxx11.cpp:20:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from <module-includes>:56:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from /usr/include/net/if.h:106:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from /usr/include/net/if_var.h:70:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/sys/time.h:199:1: error: extraneous closing brace ('}')</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">__END_DECLS</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/sys/cdefs.h:72:21: note: expanded from macro '__END_DECLS'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#define __END_DECLS     }</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">                        ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">While building module 'Darwin' imported from /Users/dawiejoubert/Source/Clang/llvm/tools/clang/test/Headers/cxx11.cpp:20:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from <module-includes>:185:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/unistd.h:707:7: error: declaration of 'valloc' has a different language linkage</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">void    *valloc(size_t);                        </div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">         ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/stdlib.h:316:7: note: previous declaration is here</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">void    *valloc(size_t);</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">         ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">While building module 'Darwin' imported from /Users/dawiejoubert/Source/Clang/llvm/tools/clang/test/Headers/cxx11.cpp:20:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from <module-includes>:185:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/unistd.h:709:14: error: declaration of 'suboptarg' has a different language linkage</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">extern char *suboptarg;                 /* getsubopt(3) external variable */</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">             ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/stdlib.h:315:14: note: previous definition is here</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">extern char *suboptarg;         /* getsubopt(3) external variable */</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">             ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">While building module 'Darwin' imported from /Users/dawiejoubert/Source/Clang/llvm/tools/clang/test/Headers/cxx11.cpp:20:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from <module-includes>:325:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from /usr/include/ncurses.h:141:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/unctrl.h:54:1: error: expected '}'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#include <curses.h></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/unctrl.h:51:12: note: to match this '{'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">extern "C" {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">           ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/usr/include/unctrl.h:60:1: error: extraneous closing brace ('}')</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">}</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/dawiejoubert/Source/Clang/llvm/tools/clang/test/Headers/cxx11.cpp:20:10: fatal error: could not build module 'Darwin'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#include <stdint.h></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> ~~~~~~~~^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">13 errors generated.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">--</div><div><br></div><div>Best regards,</div><div><br></div><div>Dawie</div><div><br></div><div><div>On 03 Jan 2014, at 9:42 PM, Dawie Joubert <<a href="mailto:joubertdj@gmail.com">joubertdj@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi,<div><br></div><div>That worked! Thanks for the response!</div><div><br></div><div>However. The final result of the check-all is as follows:</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">********************</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Testing Time: 591.24s</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">********************</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Failing Tests (3):</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">    AddressSanitizer32 :: TestCases/<a href="http://stack-use-after-return.cc/">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">    AddressSanitizer64 :: TestCases/<a href="http://stack-use-after-return.cc/">stack-use-after-return.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">    Clang :: Headers/cxx11.cpp</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Expected Passes    : 16803</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Expected Failures  : 75</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Unsupported Tests  : 212</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Unexpected Failures: 3</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">make[3]: *** [CMakeFiles/check-all] Error 1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">make[2]: *** [CMakeFiles/check-all.dir/all] Error 2</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">make[1]: *** [CMakeFiles/check-all.dir/rule] Error 2</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">make: *** [check-all] Error 2</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Is it part of the same “problem”?</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Best regards,</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Dawie</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div><div>On 03 Jan 2014, at 9:33 PM, Joubert, Dawie <<a href="mailto:Dawie.Joubert@rhdhv.com">Dawie.Joubert@rhdhv.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">


<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="MS Exchange Server version 6.5.7654.12">
<title>RE: [cfe-dev] Mac OS X - Mavericks - make check-all error</title>

<div>
<!-- Converted from text/plain format --><br><p><font size="2">Hi,<br>
<br>
This was it! Thanks!<br>
<br>
A pity that the information is not updated on the site!<br>
<br>
Thanks for the response!<br>
<br>
Dawie<br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:thakis@google.com">thakis@google.com</a> on behalf of Nico Weber<br>
Sent: Thu 2014/01/02 09:00 PM<br>
To: Dawie Joubert<br>
Cc: <a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a> Developers; Bob Wilson<br>
Subject: Re: [cfe-dev] Mac OS X - Mavericks - make check-all error<br>
<br>
Hi,<br>
<br>
you need to check out libcxx into projects, see<br>
<a href="http://llvm.org/bugs/show_bug.cgi?id=17821">http://llvm.org/bugs/show_bug.cgi?id=17821</a> and the discussion on<br>
<a href="https://www.mail-archive.com/cfe-commits@cs.uiuc.edu/msg84027.html">https://www.mail-archive.com/cfe-commits@cs.uiuc.edu/msg84027.html</a> (I<br>
suggested that this should be mentioned on<br>
<a href="http://clang.llvm.org/get_started.html">http://clang.llvm.org/get_started.html</a> but didn't get a reply.<br>
<br>
Nico<br>
<br>
<br>
On Thu, Jan 2, 2014 at 10:45 AM, Dawie Joubert <<a href="mailto:joubertdj@gmail.com">joubertdj@gmail.com</a>> wrote:<br>
<br>
> Dear all,<br>
><br>
> The "make" command executes successfully on Mac OS X Mavericks . but when<br>
> I want to test it before I use it .. with "make check-all" . the following<br>
> error occurs:<br>
><br>
> In file included from<br>
> /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_test.cc:21:<br>
> */Users/dawiejoubert/Source/Clang/llvm/utils/unittest/googletest/include/gtest/gtest.h:54:10:<br>
> **fatal error: *<br>
> *      'limits' file not found*<br>
> #include <limits><br>
> *         ^*<br>
> 1 error generated.<br>
> make[3]: ***<br>
> [projects/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_test.cc.x86_64.o]<br>
> Error 1<br>
> make[2]: ***<br>
> [projects/compiler-rt/lib/sanitizer_common/tests/CMakeFiles/Sanitizer-x86_64-Test.dir/all]<br>
> Error 2<br>
> make[1]: *** [CMakeFiles/check-all.dir/rule] Error 2<br>
> make: *** [check-all] Error 2<br>
><br>
> "Limits" should be standard c++ stuff shouldn't it be?<br>
><br>
> PS. I recently switched from a PC to a Mac so please be not too hard on<br>
> ID10T errors . ;)<br>
><br>
> Best regards,<br>
><br>
> Dawie<br>
><br>
><br>
> _______________________________________________<br>
> cfe-dev mailing list<br>
> <a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
><br>
></font> </p>
This email and any attachments are intended solely for the use of the addressee(s); disclosure or copying by others than the intended person(s) is strictly prohibited. If you have received this email in error, please treat this email as confidential, notify
 the sender and delete all copies of the email immediately.
</div>

</blockquote></div><br></div></div></blockquote></div><br></div></body></html>