Open Bug 1972962 Opened 2 days ago Updated 1 day ago

Perma toolchain /builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/lsan_interceptors.cpp:579:3: error: use of undeclared identifier 'LSAN_MAYBE_INTERCEPT_FREE_SIZED'

Categories

(Core :: Sanitizers, defect, P5)

defect

Tracking

()

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=513848488&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/CG7O8gPtTY2ZaT6DpWEKMA/runs/0/artifacts/public/logs/live_backing.log


[577/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin -DCOMPILER_RT_SHARED_LIB -Dclang_rt_lsan_osx_dynamic_EXPORTS -I/builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fno-lto -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -fno-rtti -Wno-format -std=c++17 -MD -MT lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_interceptors.cpp.o -MF lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_interceptors.cpp.o.d -o lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_interceptors.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/lsan_interceptors.cpp
[task 2025-06-19T02:26:30.252+00:00] FAILED: lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_interceptors.cpp.o 
[task 2025-06-19T02:26:30.252+00:00] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin -DCOMPILER_RT_SHARED_LIB -Dclang_rt_lsan_osx_dynamic_EXPORTS -I/builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fno-lto -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -fno-rtti -Wno-format -std=c++17 -MD -MT lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_interceptors.cpp.o -MF lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_interceptors.cpp.o.d -o lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_interceptors.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/lsan_interceptors.cpp
[task 2025-06-19T02:26:30.252+00:00] /builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/lsan_interceptors.cpp:579:3: error: use of undeclared identifier 'LSAN_MAYBE_INTERCEPT_FREE_SIZED'
[task 2025-06-19T02:26:30.252+00:00]   579 |   LSAN_MAYBE_INTERCEPT_FREE_SIZED;
[task 2025-06-19T02:26:30.252+00:00]       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[task 2025-06-19T02:26:30.252+00:00] /builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/lsan_interceptors.cpp:580:3: error: use of undeclared identifier 'LSAN_MAYBE_INTERCEPT_FREE_ALIGNED_SIZED'
[task 2025-06-19T02:26:30.252+00:00]   580 |   LSAN_MAYBE_INTERCEPT_FREE_ALIGNED_SIZED;
[task 2025-06-19T02:26:30.253+00:00]       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[task 2025-06-19T02:26:30.253+00:00] 2 errors generated.
[task 2025-06-19T02:26:30.254+00:00] [578/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin -DCOMPILER_RT_SHARED_LIB -Dclang_rt_stats_osx_dynamic_EXPORTS -I/builds/worker/fetches/llvm-project/compiler-rt/lib/stats/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fno-lto -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -std=c++17 -MD -MT lib/stats/CMakeFiles/clang_rt.stats_osx_dynamic.dir/stats.cpp.o -MF lib/stats/CMakeFiles/clang_rt.stats_osx_dynamic.dir/stats.cpp.o.d -o lib/stats/CMakeFiles/clang_rt.stats_osx_dynamic.dir/stats.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/stats/stats.cpp
[task 2025-06-19T02:26:30.268+00:00] [579/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin  -I/builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -frtti -std=c++17 -MD -MT lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_flags.cpp.o -MF lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_flags.cpp.o.d -o lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_flags.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/ubsan_flags.cpp
[task 2025-06-19T02:26:30.273+00:00] [580/807] cd /builds/worker/build/lib/builtins && /usr/bin/cmake -E make_directory /builds/worker/build/lib/darwin && /builds/worker/fetches/clang/bin/llvm-lipo -output /builds/worker/build/lib/darwin/libclang_rt.cc_kext.a -create -arch x86_64 /builds/worker/build/lib/builtins/libclang_rt.cc_kext_x86_64_osx.a
[task 2025-06-19T02:26:30.276+00:00] [581/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin -DCOMPILER_RT_SHARED_LIB -Dclang_rt_lsan_osx_dynamic_EXPORTS -I/builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fno-lto -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -fno-rtti -Wno-format -std=c++17 -MD -MT lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_posix.cpp.o -MF lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_posix.cpp.o.d -o lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_posix.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/lsan_posix.cpp
[task 2025-06-19T02:26:30.282+00:00] [582/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin  -I/builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -frtti -std=c++17 -MD -MT lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_init.cpp.o -MF lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_init.cpp.o.d -o lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_init.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/ubsan_init.cpp
[task 2025-06-19T02:26:30.294+00:00] [583/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin -DCOMPILER_RT_SHARED_LIB -Dclang_rt_lsan_osx_dynamic_EXPORTS -I/builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fno-lto -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -fno-rtti -Wno-format -std=c++17 -MD -MT lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_mac.cpp.o -MF lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_mac.cpp.o.d -o lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_mac.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/lsan_mac.cpp
[task 2025-06-19T02:26:30.307+00:00] [584/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin  -I/builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -frtti -std=c++17 -MD -MT lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_type_hash.cpp.o -MF lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_type_hash.cpp.o.d -o lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_type_hash.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash.cpp
[task 2025-06-19T02:26:30.343+00:00] [585/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin  -I/builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -frtti -std=c++17 -MD -MT lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_monitor.cpp.o -MF lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_monitor.cpp.o.d -o lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_monitor.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/ubsan_monitor.cpp
[task 2025-06-19T02:26:30.354+00:00] [586/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin -DCOMPILER_RT_SHARED_LIB -Dclang_rt_lsan_osx_dynamic_EXPORTS -I/builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fno-lto -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -fno-rtti -Wno-format -std=c++17 -MD -MT lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_thread.cpp.o -MF lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_thread.cpp.o.d -o lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_thread.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/lsan_thread.cpp
[task 2025-06-19T02:26:30.355+00:00] [587/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin  -I/builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -frtti -std=c++17 -MD -MT lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_value.cpp.o -MF lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_value.cpp.o.d -o lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_value.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/ubsan_value.cpp
[task 2025-06-19T02:26:30.383+00:00] [588/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin  -I/builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -frtti -std=c++17 -MD -MT lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_handlers_cxx.cpp.o -MF lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_handlers_cxx.cpp.o.d -o lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_handlers_cxx.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers_cxx.cpp
[task 2025-06-19T02:26:30.397+00:00] [589/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin  -I/builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -fno-rtti -Wno-format -std=c++17 -MD -MT lib/lsan/CMakeFiles/RTLSanCommon.osx.dir/lsan_common_mac.cpp.o -MF lib/lsan/CMakeFiles/RTLSanCommon.osx.dir/lsan_common_mac.cpp.o.d -o lib/lsan/CMakeFiles/RTLSanCommon.osx.dir/lsan_common_mac.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/lsan_common_mac.cpp
[task 2025-06-19T02:26:30.419+00:00] [590/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin  -I/builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -frtti -std=c++17 -MD -MT lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_diag.cpp.o -MF lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_diag.cpp.o.d -o lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_diag.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.cpp
[task 2025-06-19T02:26:30.460+00:00] [591/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin -DCOMPILER_RT_SHARED_LIB -Dclang_rt_lsan_osx_dynamic_EXPORTS -I/builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fno-lto -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -fno-rtti -Wno-format -std=c++17 -MD -MT lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_malloc_mac.cpp.o -MF lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_malloc_mac.cpp.o.d -o lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_malloc_mac.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/lsan_malloc_mac.cpp
[task 2025-06-19T02:26:30.673+00:00] [592/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin  -I/builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -frtti -std=c++17 -MD -MT lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_handlers.cpp.o -MF lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_handlers.cpp.o.d -o lib/ubsan/CMakeFiles/RTUbsan.osx.dir/ubsan_handlers.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers.cpp
[task 2025-06-19T02:26:30.718+00:00] [593/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin -DCOMPILER_RT_SHARED_LIB -Dclang_rt_lsan_osx_dynamic_EXPORTS -I/builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fno-lto -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -fno-rtti -Wno-format -std=c++17 -MD -MT lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_allocator.cpp.o -MF lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_allocator.cpp.o.d -o lib/lsan/CMakeFiles/clang_rt.lsan_osx_dynamic.dir/lsan_allocator.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/lsan_allocator.cpp
[task 2025-06-19T02:26:30.976+00:00] [594/807] /builds/worker/fetches/clang/bin/clang++ --target=x86_64-apple-darwin  -I/builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/.. -Wall -Wno-unused-parameter -O3 -DNDEBUG -arch x86_64 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -stdlib=libc++ -mmacosx-version-min=10.12 -isysroot /builds/worker/fetches/MacOSX15.4.sdk -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern -nostdinc++ -fno-rtti -Wno-format -std=c++17 -MD -MT lib/lsan/CMakeFiles/RTLSanCommon.osx.dir/lsan_common.cpp.o -MF lib/lsan/CMakeFiles/RTLSanCommon.osx.dir/lsan_common.cpp.o.d -o lib/lsan/CMakeFiles/RTLSanCommon.osx.dir/lsan_common.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/lsan_common.cpp
[task 2025-06-19T02:26:30.977+00:00] ninja: build stopped: subcommand failed.
[taskcluster 2025-06-19 02:26:41.938Z] === Task Finished ===
[taskcluster 2025-06-19 02:26:42.017Z] Artifact "public/build" not found at "/builds/worker/artifacts/": (HTTP code 404) no such container - Could not find the file /builds/worker/artifacts/ in container 19a1da1bd1f05d9d2cf4291f201091cc3d1aaf2b1550332c872408b0f2138337 
[taskcluster 2025-06-19 02:26:42.088Z] Unsuccessful task run with exit code: 1 completed in 207.584 seconds
Flags: needinfo?(kshampur)

Sorry, I am not the right individual for this failing task

Flags: needinfo?(kshampur)
You need to log in before you can comment on or make changes to this bug.