INFO:2025-02-17T04:04:08Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 885382f4379b..5d62a79bb79f main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 5d62a79bb79f [Serialization] Remove getMacroID (#127413) INFO:2025-02-17T04:04:11Z:root:syncing... Deleted branch merge (was 885382f4379b). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-02-17T04:04:11Z:root:building ninja: Entering directory `out/gn' [1/129] CXX obj/clang/lib/Serialization/Serialization.GeneratePCH.o [2/129] CXX obj/clang/lib/Frontend/Frontend.ChainedIncludesSource.o [3/129] CXX obj/clang/lib/Frontend/Frontend.PrecompiledPreamble.o [4/129] CXX obj/clang/lib/Serialization/Serialization.ASTWriterStmt.o [5/129] CXX obj/clang/lib/Serialization/Serialization.ASTWriterDecl.o [6/129] CXX obj/clang/lib/Frontend/Frontend.ASTUnit.o [7/129] CXX obj/clang/lib/Frontend/Frontend.FrontendActions.o [8/129] CXX obj/clang-tools-extra/clangd/clangd.ParsedAST.o [9/129] CXX obj/clang/lib/CodeGen/CodeGen.CodeGenAction.o [10/129] CXX obj/clang/lib/Serialization/Serialization.ASTWriter.o [11/129] AR lib/libclangSerialization.a [12/129] AR lib/libclangFrontend.a [13/129] LINK obj/clang/unittests/Format/FormatTests [14/129] LINK obj/clang/unittests/Lex/LexTests [15/129] LINK obj/clang/unittests/Serialization/SerializationTests [16/129] LINK obj/clang/unittests/Sema/SemaTests [17/129] LINK obj/clang/unittests/Rewrite/RewriteTests [18/129] LINK obj/clang/unittests/Index/IndexTests [19/129] LINK obj/clang/unittests/CrossTU/CrossTUTests [20/129] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [21/129] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [22/129] LINK obj/clang/unittests/AST/ByteCode/InterpTests [23/129] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [24/129] LINK obj/clang/unittests/Support/ClangSupportTests [25/129] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [26/129] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [27/129] LINK obj/clang/unittests/AST/ASTTests [28/129] LINK ./bin/clang-diff [29/129] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [30/129] LINK ./bin/clang-refactor [31/129] LINK ./bin/clang-installapi [32/129] LINK ./bin/pp-trace [33/129] LINK ./bin/diagtool [34/129] LINK ./bin/modularize [35/129] LINK ./bin/clang-extdef-mapping [36/129] LINK ./bin/clang-check [37/129] SOLINK ./lib/libclang.dylib [38/129] LINK obj/clang/unittests/Driver/ClangDriverTests [39/129] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [40/129] LINK obj/clang/unittests/libclang/libclangTests [41/129] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [42/129] LINK ./bin/clang-tidy [43/129] LINK ./bin/clang-apply-replacements [44/129] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [45/129] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [46/129] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [47/129] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [48/129] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [49/129] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [50/129] LINK ./bin/clang-change-namespace [51/129] LINK ./bin/clang-doc [52/129] LINK ./bin/clang-include-fixer [53/129] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [54/129] STAMP obj/clang-tools-extra/unittests/unittests.stamp [55/129] LINK ./bin/find-all-symbols [56/129] AR lib/libclangCodeGen.a [57/129] LINK ./bin/clang-query [58/129] LINK ./bin/clang-reorder-fields [59/129] LINK ./bin/clang-move [60/129] LINK ./bin/c-index-test [61/129] LINK obj/clang/unittests/Frontend/FrontendTests [62/129] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [63/129] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [64/129] LINK ./bin/lldb-server [65/129] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [66/129] LINK ./bin/clang-import-test [67/129] AR lib/libclangDaemon.a [68/129] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [69/129] LINK obj/clang/unittests/Tooling/ToolingTests [70/129] STAMP obj/clang/unittests/unittests.stamp [71/129] LINK ./bin/lldb-test [72/129] LINK ./bin/lldb-dap [73/129] LINK ./bin/lldb [74/129] LINK ./bin/dexp [75/129] LINK ./bin/clangd-indexer [76/129] LINK ./bin/clang-scan-deps [77/129] LINK ./bin/clang-repl [78/129] LINK ./bin/clang [79/129] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [80/129] STAMP obj/clang/tools/driver/clang-cpp.stamp [81/129] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [82/129] STAMP obj/clang/tools/driver/clang-cl.stamp [83/129] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [84/129] STAMP obj/clang/tools/driver/clangxx.stamp [85/129] STAMP obj/clang/tools/driver/symlinks.stamp [86/129] STAMP obj/clang-tools-extra/test/test.stamp [87/129] STAMP obj/lldb/test/test.stamp [88/129] STAMP obj/clang/test/test.stamp [89/129] STAMP obj/bolt/test/test.stamp [90/129] STAMP obj/clang.stamp [91/129] STAMP stage2_unix/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp [92/129] STAMP stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.inputdeps.stamp [93/129] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/sources.inputdeps.stamp [94/129] STAMP stage2_iossim_x64/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp [95/129] STAMP stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp [96/129] STAMP stage2_ios_aarch64/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp [97/129] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/cxx_sources.inputdeps.stamp [98/129] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/standalone_sources.inputdeps.stamp [99/129] STAMP stage2_unix/obj/libunwind/src/unwind_shared.inputdeps.stamp [100/129] STAMP stage2_unix/obj/compiler-rt/lib/interception/sources.inputdeps.stamp [101/129] STAMP stage2_unix/obj/libunwind/src/unwind_static_exported.inputdeps.stamp [102/129] STAMP stage2_unix/obj/compiler-rt/lib/lsan/common_sources.inputdeps.stamp [103/129] STAMP stage2_unix/obj/libunwind/src/unwind_static.inputdeps.stamp [104/129] STAMP stage2_unix/obj/compiler-rt/lib/profile/profile.inputdeps.stamp [105/129] STAMP stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.inputdeps.stamp [106/129] STAMP stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.inputdeps.stamp [107/129] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [108/128] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [109/125] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [110/122] LINK ./bin/clangd [111/122] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangxpc_bundle_xpc_service_executable.stamp [112/122] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangd.xpc.inputdeps.stamp [113/122] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [114/122] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangd.xpc.stamp [115/122] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangdxpc_bundle_xpc.stamp [116/122] STAMP obj/clang-tools-extra/clangd/xpc/framework/ClangdXPC.framework.inputdeps.stamp [117/122] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [118/122] STAMP obj/clang-tools-extra/clangd/xpc/framework/ClangdXPC.framework.stamp [119/122] LINK ./bin/clangd-xpc-test-client [120/122] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [121/122] STAMP obj/clang-tools-extra/clangd/test/test.stamp [122/122] STAMP obj/default.stamp INFO:2025-02-17T04:04:35Z:root:analyze skipping analyze because previous build was not green INFO:2025-02-17T04:04:35Z:root:testing INFO:2025-02-17T04:04:35Z:root:test check-clang ninja: Entering directory `out/gn' [0/2] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:473: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk' llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 20900 tests, 8 workers -- Testing: FAIL: Clang :: Headers/cuda_with_openmp.cu (1 of 20900) ******************** TEST 'Clang :: Headers/cuda_with_openmp.cu' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 7: /Users/thakis/src/llvm-project/out/gn/bin/clang -x cuda -fopenmp -c /Users/thakis/src/llvm-project/clang/test/Headers/cuda_with_openmp.cu -o - --cuda-path=/Users/thakis/src/llvm-project/clang/test/Headers/../Driver/Inputs/CUDA/usr/local/cuda -nocudalib -isystem /Users/thakis/src/llvm-project/clang/test/Headers/Inputs/include -isystem /Users/thakis/src/llvm-project/clang/test/Headers/../../lib/Headers -fsyntax-only + /Users/thakis/src/llvm-project/out/gn/bin/clang -x cuda -fopenmp -c /Users/thakis/src/llvm-project/clang/test/Headers/cuda_with_openmp.cu -o - --cuda-path=/Users/thakis/src/llvm-project/clang/test/Headers/../Driver/Inputs/CUDA/usr/local/cuda -nocudalib -isystem /Users/thakis/src/llvm-project/clang/test/Headers/Inputs/include -isystem /Users/thakis/src/llvm-project/clang/test/Headers/../../lib/Headers -fsyntax-only clang: warning: argument unused during compilation: '-c' [-Wunused-command-line-argument] In file included from :1: In file included from /Users/thakis/src/llvm-project/clang/test/Headers/../../lib/Headers/__clang_cuda_runtime_wrapper.h:100: In file included from /Users/thakis/src/llvm-project/clang/test/Headers/Inputs/include/driver_types.h:4: In file included from /Users/thakis/src/llvm-project/clang/test/Headers/../../lib/Headers/limits.h:25: In file included from /Users/thakis/src/llvm-project/out/gn/bin/../include/c++/v1/limits.h:40: In file included from /Users/thakis/src/llvm-project/out/gn/bin/../include/c++/v1/__config:14: In file included from /Users/thakis/src/llvm-project/out/gn/bin/../include/c++/v1/__configuration/abi.h:15: /Users/thakis/src/llvm-project/out/gn/bin/../include/c++/v1/__configuration/platform.h:35:12: fatal error: 'features.h' file not found 35 | # include | ^~~~~~~~~~~~ 1 error generated when compiling for sm_52. -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): Clang :: Headers/cuda_with_openmp.cu Testing Time: 460.36s Total Discovered Tests: 46595 Skipped : 35 (0.08%) Unsupported : 248 (0.53%) Passed : 46276 (99.32%) Expectedly Failed: 35 (0.08%) Failed : 1 (0.00%) FAILED: gen/clang/test/run-lit python3 bin/llvm-lit -sv ../../clang/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-clang']' returned non-zero exit status 1.