Regression

Test Clang 5.0.2 / lldb-api.lang/cpp/class_types.TestClassTypes.py (from lldb-api)

Failing for the past 1 build (Since #5034 )
Took 3 sec.

Stacktrace

Script:
--
/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/bin/python3.8 /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --codesign-identity lldb_codesign --arch x86_64 --build-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex -t --env TERM=vt100 --skip-category gmodules --skip-category watchpoint --skip-category llgs --skip-category debugserver --arch=x86_64 --env LLVM_LIBS_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib --env LLVM_INCLUDE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include --env LLVM_TOOLS_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin --hermetic-libcxx --arch x86_64 --build-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex --lldb-module-cache-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/lldb --compiler /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang --dsymutil /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil --llvm-tools-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin --lldb-libs-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -p TestClassTypes.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 16.0.99git (http://labmaster3.local/git/llvm-project.git revision b2f31cac28c8a03ceb908b544f5790f4f9f2d9ab)
  clang revision b2f31cac28c8a03ceb908b544f5790f4f9f2d9ab
  llvm revision b2f31cac28c8a03ceb908b544f5790f4f9f2d9ab
Skipping the following test categories: ['gmodules', 'watchpoint', 'llgs', 'debugserver', 'libstdcxx', 'dwo', 'llgs', 'fork']

--
Command Output (stderr):
--
Change dir to: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types
runCmd: settings clear -all
output: 

runCmd: settings set symbols.enable-external-lookup false
output: 

runCmd: settings set target.inherit-tcc true
output: 

runCmd: settings set target.detach-on-error false
output: 

runCmd: settings set target.auto-apply-fixits false
output: 

runCmd: settings set plugin.process.gdb-remote.packet-timeout 60
output: 

runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api"
output: 

runCmd: settings set use-color false
output: 

runCmd: setting set target.prefer-dynamic-value no-dynamic-values
output: 

make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_constructor_name_dsym -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=YES all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_constructor_name_dsym (TestClassTypes.ClassTypesTestCase)
runCmd: settings clear -all
output: 

runCmd: settings set symbols.enable-external-lookup false
output: 

runCmd: settings set target.inherit-tcc true
output: 

runCmd: settings set target.detach-on-error false
output: 

runCmd: settings set target.auto-apply-fixits false
output: 

runCmd: settings set plugin.process.gdb-remote.packet-timeout 60
output: 

runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api"
output: 

runCmd: settings set use-color false
output: 

runCmd: setting set target.prefer-dynamic-value no-dynamic-values
output: 

make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_constructor_name_dwarf -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=NO all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_constructor_name_dwarf (TestClassTypes.ClassTypesTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_constructor_name_dwo (TestClassTypes.ClassTypesTestCase) (test case does not fall in any category of interest for this run) 
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_constructor_name_gmodules (TestClassTypes.ClassTypesTestCase) (test case does not fall in any category of interest for this run) 
runCmd: settings clear -all
output: 

runCmd: settings set symbols.enable-external-lookup false
output: 

runCmd: settings set target.inherit-tcc true
output: 

runCmd: settings set target.detach-on-error false
output: 

runCmd: settings set target.auto-apply-fixits false
output: 

runCmd: settings set plugin.process.gdb-remote.packet-timeout 60
output: 

runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api"
output: 

runCmd: settings set use-color false
output: 

runCmd: setting set target.prefer-dynamic-value no-dynamic-values
output: 

make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_expr_parser_dsym -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=YES all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_expr_parser_dsym (TestClassTypes.ClassTypesTestCase)
runCmd: settings clear -all
output: 

runCmd: settings set symbols.enable-external-lookup false
output: 

runCmd: settings set target.inherit-tcc true
output: 

runCmd: settings set target.detach-on-error false
output: 

runCmd: settings set target.auto-apply-fixits false
output: 

runCmd: settings set plugin.process.gdb-remote.packet-timeout 60
output: 

runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api"
output: 

runCmd: settings set use-color false
output: 

runCmd: setting set target.prefer-dynamic-value no-dynamic-values
output: 

make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_expr_parser_dwarf -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=NO all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_expr_parser_dwarf (TestClassTypes.ClassTypesTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_expr_parser_dwo (TestClassTypes.ClassTypesTestCase) (test case does not fall in any category of interest for this run) 
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_expr_parser_gmodules (TestClassTypes.ClassTypesTestCase) (test case does not fall in any category of interest for this run) 
runCmd: settings clear -all
output: 

runCmd: settings set symbols.enable-external-lookup false
output: 

runCmd: settings set target.inherit-tcc true
output: 

runCmd: settings set target.detach-on-error false
output: 

runCmd: settings set target.auto-apply-fixits false
output: 

runCmd: settings set plugin.process.gdb-remote.packet-timeout 60
output: 

runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api"
output: 

runCmd: settings set use-color false
output: 

runCmd: setting set target.prefer-dynamic-value no-dynamic-values
output: 

make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_python_api_dsym -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=YES all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_python_api_dsym (TestClassTypes.ClassTypesTestCase)
runCmd: settings clear -all
output: 

runCmd: settings set symbols.enable-external-lookup false
output: 

runCmd: settings set target.inherit-tcc true
output: 

runCmd: settings set target.detach-on-error false
output: 

runCmd: settings set target.auto-apply-fixits false
output: 

runCmd: settings set plugin.process.gdb-remote.packet-timeout 60
output: 

runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api"
output: 

runCmd: settings set use-color false
output: 

runCmd: setting set target.prefer-dynamic-value no-dynamic-values
output: 

make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_python_api_dwarf -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=NO all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_python_api_dwarf (TestClassTypes.ClassTypesTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_python_api_dwo (TestClassTypes.ClassTypesTestCase) (test case does not fall in any category of interest for this run) 
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_python_api_gmodules (TestClassTypes.ClassTypesTestCase) (test case does not fall in any category of interest for this run) 
runCmd: settings clear -all
output: 

runCmd: settings set symbols.enable-external-lookup false
output: 

runCmd: settings set target.inherit-tcc true
output: 

runCmd: settings set target.detach-on-error false
output: 

runCmd: settings set target.auto-apply-fixits false
output: 

runCmd: settings set plugin.process.gdb-remote.packet-timeout 60
output: 

runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api"
output: 

runCmd: settings set use-color false
output: 

runCmd: setting set target.prefer-dynamic-value no-dynamic-values
output: 

make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_run_command_dsym -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=YES all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_run_command_dsym (TestClassTypes.ClassTypesTestCase)
runCmd: settings clear -all
output: 

runCmd: settings set symbols.enable-external-lookup false
output: 

runCmd: settings set target.inherit-tcc true
output: 

runCmd: settings set target.detach-on-error false
output: 

runCmd: settings set target.auto-apply-fixits false
output: 

runCmd: settings set plugin.process.gdb-remote.packet-timeout 60
output: 

runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api"
output: 

runCmd: settings set use-color false
output: 

runCmd: setting set target.prefer-dynamic-value no-dynamic-values
output: 

make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_run_command_dwarf -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=NO all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_run_command_dwarf (TestClassTypes.ClassTypesTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_run_command_dwo (TestClassTypes.ClassTypesTestCase) (test case does not fall in any category of interest for this run) 
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_with_run_command_gmodules (TestClassTypes.ClassTypesTestCase) (test case does not fall in any category of interest for this run) 
Restore dir to: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/test
======================================================================
ERROR: test_with_constructor_name_dsym (TestClassTypes.ClassTypesTestCase)
    Test 'frame variable this' and 'expr this' when stopped inside a constructor.
----------------------------------------------------------------------
Error when building test subject.

Build Command:
make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_constructor_name_dsym -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=YES all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

Build Command Output:
"/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"  -std=c++11 -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64  -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h  -fno-limit-debug-info     --driver-mode=g++ -MT main.o -MD -MP -MF main.d -c -o main.o /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp
In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp:76:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:108:9: error: no member named 'FILE' in the global namespace
using ::FILE;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:109:9: error: no member named 'fpos_t' in the global namespace
using ::fpos_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:110:9: error: no member named 'size_t' in the global namespace
using ::size_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:112:9: error: no member named 'fclose' in the global namespace
using ::fclose;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:113:9: error: no member named 'fflush' in the global namespace
using ::fflush;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:114:9: error: no member named 'setbuf' in the global namespace
using ::setbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:115:9: error: no member named 'setvbuf' in the global namespace
using ::setvbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:116:9: error: no member named 'fprintf' in the global namespace
using ::fprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:117:9: error: no member named 'fscanf' in the global namespace
using ::fscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:118:9: error: no member named 'snprintf' in the global namespace
using ::snprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:119:9: error: no member named 'sprintf' in the global namespace
using ::sprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:120:9: error: no member named 'sscanf' in the global namespace
using ::sscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:121:9: error: no member named 'vfprintf' in the global namespace
using ::vfprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:122:9: error: no member named 'vfscanf' in the global namespace
using ::vfscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:123:9: error: no member named 'vsscanf' in the global namespace
using ::vsscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:124:9: error: no member named 'vsnprintf' in the global namespace
using ::vsnprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:125:9: error: no member named 'vsprintf' in the global namespace
using ::vsprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:126:9: error: no member named 'fgetc' in the global namespace
using ::fgetc;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:127:9: error: no member named 'fgets' in the global namespace
using ::fgets;
      ~~^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make: *** [main.o] Error 1

Test Directory:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types
======================================================================
ERROR: test_with_constructor_name_dwarf (TestClassTypes.ClassTypesTestCase)
    Test 'frame variable this' and 'expr this' when stopped inside a constructor.
----------------------------------------------------------------------
Error when building test subject.

Build Command:
make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_constructor_name_dwarf -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=NO all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

Build Command Output:
"/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"  -std=c++11 -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64  -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h  -fno-limit-debug-info     --driver-mode=g++ -MT main.o -MD -MP -MF main.d -c -o main.o /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp
In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp:76:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:108:9: error: no member named 'FILE' in the global namespace
using ::FILE;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:109:9: error: no member named 'fpos_t' in the global namespace
using ::fpos_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:110:9: error: no member named 'size_t' in the global namespace
using ::size_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:112:9: error: no member named 'fclose' in the global namespace
using ::fclose;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:113:9: error: no member named 'fflush' in the global namespace
using ::fflush;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:114:9: error: no member named 'setbuf' in the global namespace
using ::setbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:115:9: error: no member named 'setvbuf' in the global namespace
using ::setvbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:116:9: error: no member named 'fprintf' in the global namespace
using ::fprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:117:9: error: no member named 'fscanf' in the global namespace
using ::fscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:118:9: error: no member named 'snprintf' in the global namespace
using ::snprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:119:9: error: no member named 'sprintf' in the global namespace
using ::sprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:120:9: error: no member named 'sscanf' in the global namespace
using ::sscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:121:9: error: no member named 'vfprintf' in the global namespace
using ::vfprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:122:9: error: no member named 'vfscanf' in the global namespace
using ::vfscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:123:9: error: no member named 'vsscanf' in the global namespace
using ::vsscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:124:9: error: no member named 'vsnprintf' in the global namespace
using ::vsnprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:125:9: error: no member named 'vsprintf' in the global namespace
using ::vsprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:126:9: error: no member named 'fgetc' in the global namespace
using ::fgetc;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:127:9: error: no member named 'fgets' in the global namespace
using ::fgets;
      ~~^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make: *** [main.o] Error 1

Test Directory:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types
======================================================================
ERROR: test_with_expr_parser_dsym (TestClassTypes.ClassTypesTestCase)
    Test 'frame variable this' and 'expr this' when stopped inside a constructor.
----------------------------------------------------------------------
Error when building test subject.

Build Command:
make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_expr_parser_dsym -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=YES all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

Build Command Output:
"/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"  -std=c++11 -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64  -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h  -fno-limit-debug-info     --driver-mode=g++ -MT main.o -MD -MP -MF main.d -c -o main.o /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp
In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp:76:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:108:9: error: no member named 'FILE' in the global namespace
using ::FILE;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:109:9: error: no member named 'fpos_t' in the global namespace
using ::fpos_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:110:9: error: no member named 'size_t' in the global namespace
using ::size_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:112:9: error: no member named 'fclose' in the global namespace
using ::fclose;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:113:9: error: no member named 'fflush' in the global namespace
using ::fflush;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:114:9: error: no member named 'setbuf' in the global namespace
using ::setbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:115:9: error: no member named 'setvbuf' in the global namespace
using ::setvbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:116:9: error: no member named 'fprintf' in the global namespace
using ::fprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:117:9: error: no member named 'fscanf' in the global namespace
using ::fscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:118:9: error: no member named 'snprintf' in the global namespace
using ::snprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:119:9: error: no member named 'sprintf' in the global namespace
using ::sprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:120:9: error: no member named 'sscanf' in the global namespace
using ::sscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:121:9: error: no member named 'vfprintf' in the global namespace
using ::vfprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:122:9: error: no member named 'vfscanf' in the global namespace
using ::vfscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:123:9: error: no member named 'vsscanf' in the global namespace
using ::vsscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:124:9: error: no member named 'vsnprintf' in the global namespace
using ::vsnprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:125:9: error: no member named 'vsprintf' in the global namespace
using ::vsprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:126:9: error: no member named 'fgetc' in the global namespace
using ::fgetc;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:127:9: error: no member named 'fgets' in the global namespace
using ::fgets;
      ~~^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make: *** [main.o] Error 1

Test Directory:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types
======================================================================
ERROR: test_with_expr_parser_dwarf (TestClassTypes.ClassTypesTestCase)
    Test 'frame variable this' and 'expr this' when stopped inside a constructor.
----------------------------------------------------------------------
Error when building test subject.

Build Command:
make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_expr_parser_dwarf -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=NO all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

Build Command Output:
"/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"  -std=c++11 -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64  -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h  -fno-limit-debug-info     --driver-mode=g++ -MT main.o -MD -MP -MF main.d -c -o main.o /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp
In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp:76:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:108:9: error: no member named 'FILE' in the global namespace
using ::FILE;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:109:9: error: no member named 'fpos_t' in the global namespace
using ::fpos_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:110:9: error: no member named 'size_t' in the global namespace
using ::size_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:112:9: error: no member named 'fclose' in the global namespace
using ::fclose;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:113:9: error: no member named 'fflush' in the global namespace
using ::fflush;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:114:9: error: no member named 'setbuf' in the global namespace
using ::setbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:115:9: error: no member named 'setvbuf' in the global namespace
using ::setvbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:116:9: error: no member named 'fprintf' in the global namespace
using ::fprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:117:9: error: no member named 'fscanf' in the global namespace
using ::fscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:118:9: error: no member named 'snprintf' in the global namespace
using ::snprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:119:9: error: no member named 'sprintf' in the global namespace
using ::sprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:120:9: error: no member named 'sscanf' in the global namespace
using ::sscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:121:9: error: no member named 'vfprintf' in the global namespace
using ::vfprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:122:9: error: no member named 'vfscanf' in the global namespace
using ::vfscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:123:9: error: no member named 'vsscanf' in the global namespace
using ::vsscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:124:9: error: no member named 'vsnprintf' in the global namespace
using ::vsnprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:125:9: error: no member named 'vsprintf' in the global namespace
using ::vsprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:126:9: error: no member named 'fgetc' in the global namespace
using ::fgetc;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:127:9: error: no member named 'fgets' in the global namespace
using ::fgets;
      ~~^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make: *** [main.o] Error 1

Test Directory:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types
======================================================================
ERROR: test_with_python_api_dsym (TestClassTypes.ClassTypesTestCase)
    Use Python APIs to create a breakpoint by (filespec, line).
----------------------------------------------------------------------
Error when building test subject.

Build Command:
make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_python_api_dsym -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=YES all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

Build Command Output:
"/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"  -std=c++11 -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64  -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h  -fno-limit-debug-info     --driver-mode=g++ -MT main.o -MD -MP -MF main.d -c -o main.o /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp
In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp:76:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:108:9: error: no member named 'FILE' in the global namespace
using ::FILE;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:109:9: error: no member named 'fpos_t' in the global namespace
using ::fpos_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:110:9: error: no member named 'size_t' in the global namespace
using ::size_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:112:9: error: no member named 'fclose' in the global namespace
using ::fclose;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:113:9: error: no member named 'fflush' in the global namespace
using ::fflush;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:114:9: error: no member named 'setbuf' in the global namespace
using ::setbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:115:9: error: no member named 'setvbuf' in the global namespace
using ::setvbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:116:9: error: no member named 'fprintf' in the global namespace
using ::fprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:117:9: error: no member named 'fscanf' in the global namespace
using ::fscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:118:9: error: no member named 'snprintf' in the global namespace
using ::snprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:119:9: error: no member named 'sprintf' in the global namespace
using ::sprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:120:9: error: no member named 'sscanf' in the global namespace
using ::sscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:121:9: error: no member named 'vfprintf' in the global namespace
using ::vfprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:122:9: error: no member named 'vfscanf' in the global namespace
using ::vfscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:123:9: error: no member named 'vsscanf' in the global namespace
using ::vsscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:124:9: error: no member named 'vsnprintf' in the global namespace
using ::vsnprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:125:9: error: no member named 'vsprintf' in the global namespace
using ::vsprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:126:9: error: no member named 'fgetc' in the global namespace
using ::fgetc;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:127:9: error: no member named 'fgets' in the global namespace
using ::fgets;
      ~~^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make: *** [main.o] Error 1

Test Directory:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types
======================================================================
ERROR: test_with_python_api_dwarf (TestClassTypes.ClassTypesTestCase)
    Use Python APIs to create a breakpoint by (filespec, line).
----------------------------------------------------------------------
Error when building test subject.

Build Command:
make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_python_api_dwarf -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=NO all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

Build Command Output:
"/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"  -std=c++11 -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64  -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h  -fno-limit-debug-info     --driver-mode=g++ -MT main.o -MD -MP -MF main.d -c -o main.o /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp
In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp:76:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:108:9: error: no member named 'FILE' in the global namespace
using ::FILE;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:109:9: error: no member named 'fpos_t' in the global namespace
using ::fpos_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:110:9: error: no member named 'size_t' in the global namespace
using ::size_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:112:9: error: no member named 'fclose' in the global namespace
using ::fclose;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:113:9: error: no member named 'fflush' in the global namespace
using ::fflush;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:114:9: error: no member named 'setbuf' in the global namespace
using ::setbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:115:9: error: no member named 'setvbuf' in the global namespace
using ::setvbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:116:9: error: no member named 'fprintf' in the global namespace
using ::fprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:117:9: error: no member named 'fscanf' in the global namespace
using ::fscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:118:9: error: no member named 'snprintf' in the global namespace
using ::snprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:119:9: error: no member named 'sprintf' in the global namespace
using ::sprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:120:9: error: no member named 'sscanf' in the global namespace
using ::sscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:121:9: error: no member named 'vfprintf' in the global namespace
using ::vfprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:122:9: error: no member named 'vfscanf' in the global namespace
using ::vfscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:123:9: error: no member named 'vsscanf' in the global namespace
using ::vsscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:124:9: error: no member named 'vsnprintf' in the global namespace
using ::vsnprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:125:9: error: no member named 'vsprintf' in the global namespace
using ::vsprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:126:9: error: no member named 'fgetc' in the global namespace
using ::fgetc;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:127:9: error: no member named 'fgets' in the global namespace
using ::fgets;
      ~~^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make: *** [main.o] Error 1

Test Directory:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types
======================================================================
ERROR: test_with_run_command_dsym (TestClassTypes.ClassTypesTestCase)
    Test 'frame variable this' when stopped on a class constructor.
----------------------------------------------------------------------
Error when building test subject.

Build Command:
make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_run_command_dsym -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=YES all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

Build Command Output:
"/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"  -std=c++11 -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64  -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h  -fno-limit-debug-info     --driver-mode=g++ -MT main.o -MD -MP -MF main.d -c -o main.o /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp
In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp:76:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:108:9: error: no member named 'FILE' in the global namespace
using ::FILE;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:109:9: error: no member named 'fpos_t' in the global namespace
using ::fpos_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:110:9: error: no member named 'size_t' in the global namespace
using ::size_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:112:9: error: no member named 'fclose' in the global namespace
using ::fclose;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:113:9: error: no member named 'fflush' in the global namespace
using ::fflush;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:114:9: error: no member named 'setbuf' in the global namespace
using ::setbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:115:9: error: no member named 'setvbuf' in the global namespace
using ::setvbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:116:9: error: no member named 'fprintf' in the global namespace
using ::fprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:117:9: error: no member named 'fscanf' in the global namespace
using ::fscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:118:9: error: no member named 'snprintf' in the global namespace
using ::snprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:119:9: error: no member named 'sprintf' in the global namespace
using ::sprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:120:9: error: no member named 'sscanf' in the global namespace
using ::sscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:121:9: error: no member named 'vfprintf' in the global namespace
using ::vfprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:122:9: error: no member named 'vfscanf' in the global namespace
using ::vfscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:123:9: error: no member named 'vsscanf' in the global namespace
using ::vsscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:124:9: error: no member named 'vsnprintf' in the global namespace
using ::vsnprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:125:9: error: no member named 'vsprintf' in the global namespace
using ::vsprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:126:9: error: no member named 'fgetc' in the global namespace
using ::fgetc;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:127:9: error: no member named 'fgets' in the global namespace
using ::fgets;
      ~~^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make: *** [main.o] Error 1

Test Directory:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types
======================================================================
ERROR: test_with_run_command_dwarf (TestClassTypes.ClassTypesTestCase)
    Test 'frame variable this' when stopped on a class constructor.
----------------------------------------------------------------------
Error when building test subject.

Build Command:
make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/lang/cpp/class_types/TestClassTypes.test_with_run_command_dwarf -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/Makefile MAKE_DSYM=NO all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

Build Command Output:
"/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang"  -std=c++11 -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64  -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h  -fno-limit-debug-info     --driver-mode=g++ -MT main.o -MD -MP -MF main.d -c -o main.o /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp
In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types/main.cpp:76:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:108:9: error: no member named 'FILE' in the global namespace
using ::FILE;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:109:9: error: no member named 'fpos_t' in the global namespace
using ::fpos_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:110:9: error: no member named 'size_t' in the global namespace
using ::size_t;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:112:9: error: no member named 'fclose' in the global namespace
using ::fclose;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:113:9: error: no member named 'fflush' in the global namespace
using ::fflush;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:114:9: error: no member named 'setbuf' in the global namespace
using ::setbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:115:9: error: no member named 'setvbuf' in the global namespace
using ::setvbuf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:116:9: error: no member named 'fprintf' in the global namespace
using ::fprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:117:9: error: no member named 'fscanf' in the global namespace
using ::fscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:118:9: error: no member named 'snprintf' in the global namespace
using ::snprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:119:9: error: no member named 'sprintf' in the global namespace
using ::sprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:120:9: error: no member named 'sscanf' in the global namespace
using ::sscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:121:9: error: no member named 'vfprintf' in the global namespace
using ::vfprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:122:9: error: no member named 'vfscanf' in the global namespace
using ::vfscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:123:9: error: no member named 'vsscanf' in the global namespace
using ::vsscanf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:124:9: error: no member named 'vsnprintf' in the global namespace
using ::vsnprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:125:9: error: no member named 'vsprintf' in the global namespace
using ::vsprintf;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:126:9: error: no member named 'fgetc' in the global namespace
using ::fgetc;
      ~~^
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdio:127:9: error: no member named 'fgets' in the global namespace
using ::fgets;
      ~~^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make: *** [main.o] Error 1

Test Directory:
/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/class_types
----------------------------------------------------------------------
Ran 16 tests in 0.842s

RESULT: FAILED (0 passes, 0 failures, 8 errors, 8 skipped, 0 expected failures, 0 unexpected successes)

--