v8/out/Release/obj.target/v8_libbase/deps/v8/src/base/numbers/bignum-dtoa.o
../deps/v8/src/base/ieee754.cc:36:10: fatal error: 'third_party/llvm-libc/src/shared/math.h' file not found
36 | #include "third_party/llvm-libc/src/shared/math.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
https://github.com/nodejs/node-v8/actions/runs/25719364307/job/75516558363
Broken since May 9. Caused by https://chromium-review.googlesource.com/c/v8/v8/+/7828379 which started using LLVM's libm in V8