Regression
Test Clang 5.0.2 / lldb-api.api/check_public_api_headers.TestPublicAPIHeaders.py (from lldb-api)
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/api/check_public_api_headers -p TestPublicAPIHeaders.py -- Exit Code: 1 Command Output (stdout): -- lldb version 16.0.99git (http://labmaster3.local/git/llvm-project.git revision db008af501534d4590542253ae3acf783986f5f7) clang revision db008af501534d4590542253ae3acf783986f5f7 llvm revision db008af501534d4590542253ae3acf783986f5f7 Skipping the following test categories: ['gmodules', 'watchpoint', 'llgs', 'debugserver', 'libstdcxx', 'dwo', 'llgs', 'fork'] Building LLDB Driver (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/api/check_public_api_headers/TestPublicAPIHeaders.test_sb_api_directory/a.out) from sources main.cpp -- Command Output (stderr): -- Change dir to: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/api/check_public_api_headers 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: Adding tearDown hook: self.addTearDownHook(lambda: os.remove(src)) make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/api/check_public_api_headers -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/api/check_public_api_headers/TestPublicAPIHeaders.test_sb_api_directory -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/api/check_public_api_headers -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/api/check_public_api_headers/Makefile 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 CXX_SOURCES=main.cpp EXE=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/api/check_public_api_headers/TestPublicAPIHeaders.test_sb_api_directory/a.out 'CFLAGS_EXTRAS=-std=c++11 -stdlib=libc++ -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/include' 'LD_EXTRAS=-L/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib -llldb -Wl,-rpath,/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib' FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/bin/clang-x86_64) :: test_sb_api_directory (TestPublicAPIHeaders.SBDirCheckerCase) Executing tearDown hook: self.addTearDownHook(lambda: os.remove(src)) Restore dir to: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/test ====================================================================== ERROR: test_sb_api_directory (TestPublicAPIHeaders.SBDirCheckerCase) Test the SB API directory and make sure there's no unwanted stuff. ---------------------------------------------------------------------- Error when building test subject. Build Command: make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/api/check_public_api_headers -C /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/api/check_public_api_headers/TestPublicAPIHeaders.test_sb_api_directory -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/api/check_public_api_headers -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/api/check_public_api_headers/Makefile 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 CXX_SOURCES=main.cpp EXE=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/api/check_public_api_headers/TestPublicAPIHeaders.test_sb_api_directory/a.out 'CFLAGS_EXTRAS=-std=c++11 -stdlib=libc++ -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/include' 'LD_EXTRAS=-L/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib -llldb -Wl,-rpath,/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib' 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/api/check_public_api_headers -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 -std=c++11 -stdlib=libc++ -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/include --driver-mode=g++ -MT main.o -MD -MP -MF main.d -c -o main.o main.cpp In file included from main.cpp:2: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/include/lldb/API/SBSymbolContextList.h:12: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include/lldb/API/SBDefines.h:12: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include/lldb/lldb-defines.h:12: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include/lldb/lldb-types.h:13: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include/lldb/lldb-forward.h:14: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/memory:644: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/typeinfo:61: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/exception:82: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdlib:86: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/stdlib.h:111:82: error: use of undeclared identifier 'labs'; did you mean 'abs'? inline _LIBCPP_INLINE_VISIBILITY long abs( long __x) _NOEXCEPT {return labs(__x);} ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/stdlib.h:111:44: note: 'abs' declared here inline _LIBCPP_INLINE_VISIBILITY long abs( long __x) _NOEXCEPT {return labs(__x);} ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/stdlib.h:113:81: error: use of undeclared identifier 'llabs' inline _LIBCPP_INLINE_VISIBILITY long long abs(long long __x) _NOEXCEPT {return llabs(__x);} ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/stdlib.h:116:35: error: unknown type name 'ldiv_t' inline _LIBCPP_INLINE_VISIBILITY ldiv_t div( long __x, long __y) _NOEXCEPT {return ldiv(__x, __y);} ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/stdlib.h:116:95: error: use of undeclared identifier 'ldiv'; did you mean 'div'? inline _LIBCPP_INLINE_VISIBILITY ldiv_t div( long __x, long __y) _NOEXCEPT {return ldiv(__x, __y);} ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/stdlib.h:116:42: note: 'div' declared here inline _LIBCPP_INLINE_VISIBILITY ldiv_t div( long __x, long __y) _NOEXCEPT {return ldiv(__x, __y);} ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/stdlib.h:118:34: error: unknown type name 'lldiv_t' inline _LIBCPP_INLINE_VISIBILITY lldiv_t div(long long __x, long long __y) _NOEXCEPT {return lldiv(__x, __y);} ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/stdlib.h:118:94: error: use of undeclared identifier 'lldiv' inline _LIBCPP_INLINE_VISIBILITY lldiv_t div(long long __x, long long __y) _NOEXCEPT {return lldiv(__x, __y);} ^ In file included from main.cpp:2: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/include/lldb/API/SBSymbolContextList.h:12: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include/lldb/API/SBDefines.h:12: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include/lldb/lldb-defines.h:12: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include/lldb/lldb-types.h:13: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include/lldb/lldb-forward.h:14: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/memory:644: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/typeinfo:61: In file included from /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/exception:82: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdlib:101:9: error: no member named 'div_t' in the global namespace using ::div_t; ~~^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdlib:102:9: error: no member named 'ldiv_t' in the global namespace using ::ldiv_t; ~~^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdlib:104:9: error: no member named 'lldiv_t' in the global namespace using ::lldiv_t; ~~^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdlib:106:9: error: no member named 'atof' in the global namespace using ::atof; ~~^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdlib:107:9: error: no member named 'atoi' in the global namespace using ::atoi; ~~^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdlib:108:9: error: no member named 'atol' in the global namespace using ::atol; ~~^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdlib:110:9: error: no member named 'atoll' in the global namespace using ::atoll; ~~^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdlib:112:9: error: no member named 'strtod' in the global namespace using ::strtod; ~~^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdlib:113:9: error: no member named 'strtof' in the global namespace using ::strtof; ~~^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdlib:114:9: error: no member named 'strtold' in the global namespace using ::strtold; ~~^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdlib:115:9: error: no member named 'strtol' in the global namespace using ::strtol; ~~^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdlib:117:9: error: no member named 'strtoll' in the global namespace using ::strtoll; ~~^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_502_build/include/c++/v1/cstdlib:119:9: error: no member named 'strtoul' in the global namespace using ::strtoul; ~~^ 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/api/check_public_api_headers ---------------------------------------------------------------------- Ran 1 test in 0.771s RESULT: FAILED (0 passes, 0 failures, 1 errors, 0 skipped, 0 expected failures, 0 unexpected successes) --