INFO:2025-01-31T00:12:52Z:root:pulling...
From https://github.com/llvm/llvm-project
 * branch                      main       -> FETCH_HEAD
   72b73c9af694..bce2cc15133a  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 bce2cc15133a [clang] Set __GCC_*STRUCTIVE_SIZE on Aarch64
INFO:2025-01-31T00:13:08Z:root:syncing...
Deleted branch merge (was 72b73c9af694).
Switched to a new branch 'merge'
branch 'merge' set up to track 'origin/main'.
INFO:2025-01-31T00:13:09Z:root:building
ninja: Entering directory `out/gn'
[1/128] CXX obj/clang/lib/Basic/Targets/Basic.AArch64.o
[2/128] CXX obj/clang/lib/Basic/Basic.Targets.o
[3/128] AR lib/libclangBasic.a
[4/128] LINK ./bin/clang-apply-replacements
[5/128] LINK ./bin/find-all-symbols
[6/128] LINK ./bin/clang-doc
[7/128] LINK ./bin/clang-query
[8/128] LINK ./bin/clang-include-fixer
[9/128] LINK ./bin/clang-change-namespace
[10/128] LINK ./bin/clang-move
[11/128] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests
[12/128] LINK ./bin/clang-reorder-fields
[13/128] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests
[14/128] LINK ./bin/modularize
[15/128] LINK ./bin/pp-trace
[16/128] LINK ./bin/lldb-server
[17/128] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests
[18/128] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests
[19/128] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests
[20/128] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests
[21/128] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests
[22/128] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests
[23/128] LINK ./bin/apinotes-test
[24/128] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests
[25/128] LINK ./bin/lldb-test
[26/128] LINK ./bin/lldb
[27/128] LINK ./bin/dexp
[28/128] STAMP obj/clang-tools-extra/unittests/unittests.stamp
[29/128] LINK ./bin/lldb-dap
[30/128] LINK ./bin/clang-fuzzer-dictionary
[31/128] LINK ./bin/clang-tidy
[32/128] LINK ./bin/clang-format
[33/128] LINK ./bin/clangd-indexer
[34/128] LINK ./bin/clangd
[35/128] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangxpc_bundle_xpc_service_executable.stamp
[36/128] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangd.xpc.inputdeps.stamp
[37/128] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd
[38/128] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangd.xpc.stamp
[39/128] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangdxpc_bundle_xpc.stamp
[40/128] STAMP obj/clang-tools-extra/clangd/xpc/framework/ClangdXPC.framework.inputdeps.stamp
[41/128] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests
[42/128] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc
[43/128] STAMP obj/clang-tools-extra/clangd/xpc/framework/ClangdXPC.framework.stamp
[44/128] LINK ./bin/clang-offload-bundler
[45/128] LINK ./bin/clang-check
[46/128] LINK ./bin/clang-diff
[47/128] LINK ./bin/clangd-xpc-test-client
[48/128] STAMP obj/clang-tools-extra/clangd/test/test.stamp
[49/128] LINK ./bin/clang-offload-packager
[50/128] LINK ./bin/clang-sycl-linker
[51/128] LINK ./bin/clang-installapi
[52/128] LINK ./bin/clang-extdef-mapping
[53/128] LINK ./bin/clang-import-test
[54/128] LINK ./bin/clang-linker-wrapper
[55/128] LINK ./bin/clang-refactor
[56/128] LINK ./bin/clang-nvlink-wrapper
[57/128] LINK ./bin/diagtool
[58/128] LINK obj/clang/unittests/AST/ByteCode/InterpTests
[59/128] LINK obj/clang/unittests/AST/ASTTests
[60/128] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests
[61/128] LINK obj/clang/unittests/Analysis/ClangAnalysisTests
[62/128] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests
[63/128] LINK obj/clang/unittests/Support/ClangSupportTests
[64/128] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests
[65/128] LINK ./bin/clang-scan-deps
[66/128] LINK obj/clang/unittests/Basic/BasicTests
[67/128] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests
[68/128] LINK obj/clang/unittests/InstallAPI/InstallAPITests
[69/128] SOLINK ./lib/libclang.dylib
[70/128] LINK obj/clang/unittests/CrossTU/CrossTUTests
[71/128] LINK ./bin/clang-repl
[72/128] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests
[73/128] LINK obj/clang/unittests/Format/FormatTests
[74/128] LINK ./bin/c-index-test
[75/128] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests
[76/128] LINK obj/clang/unittests/Index/IndexTests
[77/128] LINK obj/clang/unittests/Lex/LexTests
[78/128] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests
[79/128] LINK obj/clang/unittests/Rewrite/RewriteTests
[80/128] LINK obj/clang/unittests/Frontend/FrontendTests
[81/128] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests
[82/128] LINK obj/clang/unittests/libclang/libclangTests
[83/128] LINK ./bin/clang
[84/128] LINK obj/clang/unittests/Driver/ClangDriverTests
[85/128] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix)
[86/128] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix)
[87/128] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix)
[88/128] STAMP obj/clang/tools/driver/clangxx.stamp
[89/128] STAMP obj/clang/tools/driver/clang-cpp.stamp
[90/128] STAMP obj/clang/tools/driver/clang-cl.stamp
[91/128] STAMP obj/clang/tools/driver/symlinks.stamp
[92/128] STAMP obj/lldb/test/test.stamp
[93/128] STAMP obj/clang-tools-extra/test/test.stamp
[94/128] STAMP obj/bolt/test/test.stamp
[95/128] STAMP obj/clang.stamp
[96/128] STAMP stage2_unix/obj/compiler-rt/lib/interception/sources.inputdeps.stamp
[97/128] STAMP stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.inputdeps.stamp
[98/128] STAMP stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.inputdeps.stamp
[99/128] STAMP stage2_unix/obj/compiler-rt/lib/lsan/common_sources.inputdeps.stamp
[100/128] STAMP stage2_unix/obj/compiler-rt/lib/profile/profile.inputdeps.stamp
[101/128] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/cxx_sources.inputdeps.stamp
[102/128] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/standalone_sources.inputdeps.stamp
[103/128] LINK obj/clang/unittests/Sema/SemaTests
[104/128] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/sources.inputdeps.stamp
[105/128] STAMP stage2_unix/obj/libunwind/src/unwind_shared.inputdeps.stamp
[106/128] STAMP stage2_ios_aarch64/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp
[107/128] STAMP stage2_unix/obj/libunwind/src/unwind_static_exported.inputdeps.stamp
[108/128] STAMP stage2_unix/obj/libunwind/src/unwind_static.inputdeps.stamp
[109/128] STAMP stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp
[110/128] STAMP stage2_iossim_x64/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp
[111/128] STAMP stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.inputdeps.stamp
[112/128] STAMP stage2_unix/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp
[113/128] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix)
[114/127] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix)
[115/124] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix)
[116/121] LINK obj/clang/unittests/Serialization/SerializationTests
[117/121] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests
[118/121] LINK obj/clang/unittests/Tooling/ToolingTests
[119/121] STAMP obj/clang/unittests/unittests.stamp
[120/121] STAMP obj/clang/test/test.stamp
[121/121] STAMP obj/default.stamp
INFO:2025-01-31T00:13:24Z:root:analyze
gn analyze output:
{
  "compile_targets": [],
  "status": "No dependency",
  "test_targets": []
}
gn analyze input:
{
  "files": [
    "//clang/lib/Basic/Targets/AArch64.h",
    "//clang/test/Preprocessor/init-aarch64.c"
  ],
  "test_targets": [
    "//clang-tools-extra/clangd/test:check-clangd",
    "//clang-tools-extra/test:check-clang-tools",
    "//clang/test:check-clang",
    "//lld/test:check-lld",
    "//llvm/test:check-llvm"
  ],
  "additional_compile_targets": []
}
running all tests due to change to blacklisted file
INFO:2025-01-31T00:13:24Z:root:testing
INFO:2025-01-31T00:13:24Z: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: 20838 tests, 8 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..

Testing Time: 481.49s

Total Discovered Tests: 46515
  Skipped          :    35 (0.08%)
  Unsupported      :   244 (0.52%)
  Passed           : 46201 (99.32%)
  Expectedly Failed:    35 (0.08%)
INFO:2025-01-31T00:21:59Z:root:test check-clang-tools
ninja: Entering directory `out/gn'
[0/2] ACTION //clang-tools-extra/test:check-clang-tools(//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
-- Testing: 995 tests, 8 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 

Testing Time: 55.83s

Total Discovered Tests: 1419
  Unsupported      :    3 (0.21%)
  Passed           : 1415 (99.72%)
  Expectedly Failed:    1 (0.07%)
INFO:2025-01-31T00:23:02Z:root:test check-clangd
ninja: Entering directory `out/gn'
[0/2] ACTION //clang-tools-extra/clangd/test:check-clangd(//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
-- Testing: 98 tests, 8 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 

Testing Time: 14.51s

Total Discovered Tests: 1362
  Unsupported:    7 (0.51%)
  Passed     : 1355 (99.49%)
INFO:2025-01-31T00:23:20Z:root:test check-lld
ninja: Entering directory `out/gn'
[0/2] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix)
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: 3039 tests, 8 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..

Testing Time: 45.47s

Total Discovered Tests: 3039
  Unsupported      :   25 (0.82%)
  Passed           : 3013 (99.14%)
  Expectedly Failed:    1 (0.03%)
INFO:2025-01-31T00:24:06Z:root:test check-llvm
ninja: Entering directory `out/gn'
[0/2] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix)
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: 56043 tests, 8 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..

Testing Time: 539.69s

Total Discovered Tests: 64030
  Skipped          :    32 (0.05%)
  Unsupported      :  2278 (3.56%)
  Passed           : 61544 (96.12%)
  Expectedly Failed:   176 (0.27%)
INFO:2025-01-31T00:33:22Z:root:done