INFO:2025-07-07T00:07:54Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD eeba57a860e5..fa9cd473284f 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 fa9cd473284f [NFC][libclc] Rename __CLC_FUNCTION to either FUNCTION or __IMPL_FUNCTION (#146999) INFO:2025-07-07T00:07:57Z:root:syncing... Deleted branch merge (was eeba57a860e5). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-07-07T00:07:58Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-07-07T00:07:58Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libclc/clc/include/clc/common/clc_degrees.h", "//libclc/clc/include/clc/common/clc_radians.h", "//libclc/clc/include/clc/common/clc_sign.h", "//libclc/clc/include/clc/common/clc_step.h", "//libclc/clc/include/clc/geometric/binary_decl.inc", "//libclc/clc/include/clc/geometric/binary_def.inc", "//libclc/clc/include/clc/geometric/clc_distance.h", "//libclc/clc/include/clc/geometric/clc_dot.h", "//libclc/clc/include/clc/geometric/clc_fast_distance.h", "//libclc/clc/include/clc/geometric/clc_fast_length.h", "//libclc/clc/include/clc/geometric/clc_fast_normalize.h", "//libclc/clc/include/clc/geometric/clc_length.h", "//libclc/clc/include/clc/geometric/clc_normalize.h", "//libclc/clc/include/clc/geometric/unary_decl.inc", "//libclc/clc/include/clc/geometric/unary_def.inc", "//libclc/clc/include/clc/integer/clc_add_sat.h", "//libclc/clc/include/clc/integer/clc_clz.h", "//libclc/clc/include/clc/integer/clc_ctz.h", "//libclc/clc/include/clc/integer/clc_hadd.h", "//libclc/clc/include/clc/integer/clc_mad24.h", "//libclc/clc/include/clc/integer/clc_mad_sat.h", "//libclc/clc/include/clc/integer/clc_mul24.h", "//libclc/clc/include/clc/integer/clc_mul_hi.h", "//libclc/clc/include/clc/integer/clc_popcount.h", "//libclc/clc/include/clc/integer/clc_rhadd.h", "//libclc/clc/include/clc/integer/clc_rotate.h", "//libclc/clc/include/clc/integer/clc_sub_sat.h", "//libclc/clc/include/clc/internal/math/clc_sw_fma.h", "//libclc/clc/include/clc/math/binary_decl_with_scalar_second_arg.inc", "//libclc/clc/include/clc/math/binary_def_via_fp32.inc", "//libclc/clc/include/clc/math/clc_acos.h", "//libclc/clc/include/clc/math/clc_acosh.h", "//libclc/clc/include/clc/math/clc_acospi.h", "//libclc/clc/include/clc/math/clc_asin.h", "//libclc/clc/include/clc/math/clc_asinh.h", "//libclc/clc/include/clc/math/clc_asinpi.h", "//libclc/clc/include/clc/math/clc_atan.h", "//libclc/clc/include/clc/math/clc_atan2.h", "//libclc/clc/include/clc/math/clc_atan2pi.h", "//libclc/clc/include/clc/math/clc_atanh.h", "//libclc/clc/include/clc/math/clc_atanpi.h", "//libclc/clc/include/clc/math/clc_cbrt.inc", "//libclc/clc/include/clc/math/clc_ceil.h", "//libclc/clc/include/clc/math/clc_copysign.h", "//libclc/clc/include/clc/math/clc_cos.h", "//libclc/clc/include/clc/math/clc_cosh.h", "//libclc/clc/include/clc/math/clc_cospi.h", "//libclc/clc/include/clc/math/clc_erf.h", "//libclc/clc/include/clc/math/clc_erfc.h", "//libclc/clc/include/clc/math/clc_exp.h", "//libclc/clc/include/clc/math/clc_exp10.h", "//libclc/clc/include/clc/math/clc_exp2.h", "//libclc/clc/include/clc/math/clc_expm1.h", "//libclc/clc/include/clc/math/clc_fabs.h", "//libclc/clc/include/clc/math/clc_fdim.h", "//libclc/clc/include/clc/math/clc_floor.h", "//libclc/clc/include/clc/math/clc_fma.h", "//libclc/clc/include/clc/math/clc_fmax.h", "//libclc/clc/include/clc/math/clc_fmin.h", "//libclc/clc/include/clc/math/clc_fmod.h", "//libclc/clc/include/clc/math/clc_fract.h", "//libclc/clc/include/clc/math/clc_frexp.h", "//libclc/clc/include/clc/math/clc_half_cos.h", "//libclc/clc/include/clc/math/clc_half_divide.h", "//libclc/clc/include/clc/math/clc_half_exp.h", "//libclc/clc/include/clc/math/clc_half_exp10.h", "//libclc/clc/include/clc/math/clc_half_exp2.h", "//libclc/clc/include/clc/math/clc_half_log.h", "//libclc/clc/include/clc/math/clc_half_log10.h", "//libclc/clc/include/clc/math/clc_half_log2.h", "//libclc/clc/include/clc/math/clc_half_powr.h", "//libclc/clc/include/clc/math/clc_half_recip.h", "//libclc/clc/include/clc/math/clc_half_rsqrt.h", "//libclc/clc/include/clc/math/clc_half_sin.h", "//libclc/clc/include/clc/math/clc_half_sqrt.h", "//libclc/clc/include/clc/math/clc_half_tan.h", "//libclc/clc/include/clc/math/clc_hypot.h", "//libclc/clc/include/clc/math/clc_ilogb.h", "//libclc/clc/include/clc/math/clc_lgamma.h", "//libclc/clc/include/clc/math/clc_lgamma_r.h", "//libclc/clc/include/clc/math/clc_log.h", "//libclc/clc/include/clc/math/clc_log10.h", "//libclc/clc/include/clc/math/clc_log1p.h", "//libclc/clc/include/clc/math/clc_log2.h", "//libclc/clc/include/clc/math/clc_logb.h", "//libclc/clc/include/clc/math/clc_mad.h", "//libclc/clc/include/clc/math/clc_maxmag.h", "//libclc/clc/include/clc/math/clc_minmag.h", "//libclc/clc/include/clc/math/clc_modf.h", "//libclc/clc/include/clc/math/clc_nan.h", "//libclc/clc/include/clc/math/clc_native_cos.h", "//libclc/clc/include/clc/math/clc_native_divide.h", "//libclc/clc/include/clc/math/clc_native_exp.h", "//libclc/clc/include/clc/math/clc_native_exp10.h", "//libclc/clc/include/clc/math/clc_native_exp2.h", "//libclc/clc/include/clc/math/clc_native_log.h", "//libclc/clc/include/clc/math/clc_native_log10.h", "//libclc/clc/include/clc/math/clc_native_log2.h", "//libclc/clc/include/clc/math/clc_native_powr.h", "//libclc/clc/include/clc/math/clc_native_recip.h", "//libclc/clc/include/clc/math/clc_native_rsqrt.h", "//libclc/clc/include/clc/math/clc_native_sin.h", "//libclc/clc/include/clc/math/clc_native_sqrt.h", "//libclc/clc/include/clc/math/clc_native_tan.h", "//libclc/clc/include/clc/math/clc_nextafter.h", "//libclc/clc/include/clc/math/clc_pow.h", "//libclc/clc/include/clc/math/clc_pown.h", "//libclc/clc/include/clc/math/clc_powr.h", "//libclc/clc/include/clc/math/clc_remainder.h", "//libclc/clc/include/clc/math/clc_remquo.h", "//libclc/clc/include/clc/math/clc_rint.h", "//libclc/clc/include/clc/math/clc_rootn.h", "//libclc/clc/include/clc/math/clc_round.h", "//libclc/clc/include/clc/math/clc_rsqrt.h", "//libclc/clc/include/clc/math/clc_sin.h", "//libclc/clc/include/clc/math/clc_sincos.h", "//libclc/clc/include/clc/math/clc_sinh.h", "//libclc/clc/include/clc/math/clc_sinpi.h", "//libclc/clc/include/clc/math/clc_sqrt.h", "//libclc/clc/include/clc/math/clc_tan.h", "//libclc/clc/include/clc/math/clc_tanh.h", "//libclc/clc/include/clc/math/clc_tanpi.h", "//libclc/clc/include/clc/math/clc_tgamma.h", "//libclc/clc/include/clc/math/clc_trunc.h", "//libclc/clc/include/clc/math/remquo_decl.inc", "//libclc/clc/include/clc/math/unary_decl.inc", "//libclc/clc/include/clc/math/unary_decl_with_int_ptr.inc", "//libclc/clc/include/clc/math/unary_decl_with_int_return.inc", "//libclc/clc/include/clc/math/unary_decl_with_ptr.inc", "//libclc/clc/include/clc/math/unary_def_via_fp32.inc", "//libclc/clc/include/clc/math/unary_def_with_int_ptr.inc", "//libclc/clc/include/clc/math/unary_def_with_int_return.inc", "//libclc/clc/include/clc/math/unary_def_with_ptr.inc", "//libclc/clc/include/clc/misc/clc_shuffle.h", "//libclc/clc/include/clc/misc/clc_shuffle2.h", "//libclc/clc/include/clc/misc/shuffle2_decl.inc", "//libclc/clc/include/clc/misc/shuffle2_def.inc", "//libclc/clc/include/clc/misc/shuffle_decl.inc", "//libclc/clc/include/clc/misc/shuffle_def.inc", "//libclc/clc/include/clc/relational/binary_decl.inc", "//libclc/clc/include/clc/relational/clc_isfinite.h", "//libclc/clc/include/clc/relational/clc_isgreater.h", "//libclc/clc/include/clc/relational/clc_isgreaterequal.h", "//libclc/clc/include/clc/relational/clc_isless.h", "//libclc/clc/include/clc/relational/clc_islessequal.h", "//libclc/clc/include/clc/relational/clc_islessgreater.h", "//libclc/clc/include/clc/relational/clc_isnormal.h", "//libclc/clc/include/clc/relational/clc_isnotequal.h", "//libclc/clc/include/clc/relational/clc_isordered.h", "//libclc/clc/include/clc/relational/clc_isunordered.h", "//libclc/clc/include/clc/relational/clc_signbit.h", "//libclc/clc/include/clc/relational/unary_decl.inc", "//libclc/clc/include/clc/shared/binary_decl.inc", "//libclc/clc/include/clc/shared/binary_decl_with_int_second_arg.inc", "//libclc/clc/include/clc/shared/binary_decl_with_scalar_second_arg.inc", "//libclc/clc/include/clc/shared/binary_def.inc", "//libclc/clc/include/clc/shared/binary_def_with_int_second_arg.inc", "//libclc/clc/include/clc/shared/binary_def_with_scalar_second_arg.inc", "//libclc/clc/include/clc/shared/ternary_decl.inc", "//libclc/clc/include/clc/shared/ternary_def.inc", "//libclc/clc/include/clc/shared/unary_decl.inc", "//libclc/clc/include/clc/shared/unary_def.inc", "//libclc/clc/lib/generic/integer/clc_add_sat.cl", "//libclc/clc/lib/generic/integer/clc_popcount.cl", "//libclc/clc/lib/generic/integer/clc_sub_sat.cl", "//libclc/clc/lib/generic/math/clc_ceil.cl", "//libclc/clc/lib/generic/math/clc_copysign.cl", "//libclc/clc/lib/generic/math/clc_erf.cl", "//libclc/clc/lib/generic/math/clc_erfc.cl", "//libclc/clc/lib/generic/math/clc_fabs.cl", "//libclc/clc/lib/generic/math/clc_floor.cl", "//libclc/clc/lib/generic/math/clc_fmod.cl", "//libclc/clc/lib/generic/math/clc_half_cos.cl", "//libclc/clc/lib/generic/math/clc_half_exp.cl", "//libclc/clc/lib/generic/math/clc_half_exp10.cl", "//libclc/clc/lib/generic/math/clc_half_exp2.cl", "//libclc/clc/lib/generic/math/clc_half_log.cl", "//libclc/clc/lib/generic/math/clc_half_log10.cl", "//libclc/clc/lib/generic/math/clc_half_log2.cl", "//libclc/clc/lib/generic/math/clc_half_powr.cl", "//libclc/clc/lib/generic/math/clc_half_rsqrt.cl", "//libclc/clc/lib/generic/math/clc_half_sin.cl", "//libclc/clc/lib/generic/math/clc_half_sqrt.cl", "//libclc/clc/lib/generic/math/clc_half_tan.cl", "//libclc/clc/lib/generic/math/clc_native_cos.cl", "//libclc/clc/lib/generic/math/clc_native_exp.cl", "//libclc/clc/lib/generic/math/clc_native_exp2.cl", "//libclc/clc/lib/generic/math/clc_native_log.cl", "//libclc/clc/lib/generic/math/clc_native_log10.cl", "//libclc/clc/lib/generic/math/clc_native_log2.cl", "//libclc/clc/lib/generic/math/clc_native_sin.cl", "//libclc/clc/lib/generic/math/clc_native_sqrt.cl", "//libclc/clc/lib/generic/math/clc_remainder.cl", "//libclc/clc/lib/generic/math/clc_rint.cl", "//libclc/clc/lib/generic/math/clc_round.cl", "//libclc/clc/lib/generic/math/clc_tgamma.cl", "//libclc/clc/lib/generic/math/clc_trunc.cl", "//libclc/opencl/include/clc/opencl/atomic/atom_add.h", "//libclc/opencl/include/clc/opencl/atomic/atom_and.h", "//libclc/opencl/include/clc/opencl/atomic/atom_decl_int32.inc", "//libclc/opencl/include/clc/opencl/atomic/atom_decl_int64.inc", "//libclc/opencl/include/clc/opencl/atomic/atom_max.h", "//libclc/opencl/include/clc/opencl/atomic/atom_min.h", "//libclc/opencl/include/clc/opencl/atomic/atom_or.h", "//libclc/opencl/include/clc/opencl/atomic/atom_sub.h", "//libclc/opencl/include/clc/opencl/atomic/atom_xchg.h", "//libclc/opencl/include/clc/opencl/atomic/atom_xor.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_add.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_and.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_decl.inc", "//libclc/opencl/include/clc/opencl/atomic/atomic_max.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_min.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_or.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_sub.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_xchg.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_xor.h", "//libclc/opencl/include/clc/opencl/common/degrees.h", "//libclc/opencl/include/clc/opencl/common/radians.h", "//libclc/opencl/include/clc/opencl/common/sign.h", "//libclc/opencl/include/clc/opencl/geometric/distance.h", "//libclc/opencl/include/clc/opencl/geometric/dot.h", "//libclc/opencl/include/clc/opencl/geometric/fast_distance.h", "//libclc/opencl/include/clc/opencl/geometric/fast_length.h", "//libclc/opencl/include/clc/opencl/geometric/fast_normalize.h", "//libclc/opencl/include/clc/opencl/geometric/length.h", "//libclc/opencl/include/clc/opencl/geometric/normalize.h", "//libclc/opencl/include/clc/opencl/integer/add_sat.h", "//libclc/opencl/include/clc/opencl/integer/clz.h", "//libclc/opencl/include/clc/opencl/integer/ctz.h", "//libclc/opencl/include/clc/opencl/integer/hadd.h", "//libclc/opencl/include/clc/opencl/integer/mad24.h", "//libclc/opencl/include/clc/opencl/integer/mad_hi.h", "//libclc/opencl/include/clc/opencl/integer/mad_sat.h", "//libclc/opencl/include/clc/opencl/integer/mul24.h", "//libclc/opencl/include/clc/opencl/integer/mul_hi.h", "//libclc/opencl/include/clc/opencl/integer/popcount.h", "//libclc/opencl/include/clc/opencl/integer/rhadd.h", "//libclc/opencl/include/clc/opencl/integer/rotate.h", "//libclc/opencl/include/clc/opencl/integer/sub_sat.h", "//libclc/opencl/include/clc/opencl/math/acos.h", "//libclc/opencl/include/clc/opencl/math/acosh.h", "//libclc/opencl/include/clc/opencl/math/acospi.h", "//libclc/opencl/include/clc/opencl/math/asin.h", "//libclc/opencl/include/clc/opencl/math/asinh.h", "//libclc/opencl/include/clc/opencl/math/asinpi.h", "//libclc/opencl/include/clc/opencl/math/atan.h", "//libclc/opencl/include/clc/opencl/math/atan2.h", "//libclc/opencl/include/clc/opencl/math/atan2pi.h", "//libclc/opencl/include/clc/opencl/math/atanh.h", "//libclc/opencl/include/clc/opencl/math/atanpi.h", "//libclc/opencl/include/clc/opencl/math/cbrt.h", "//libclc/opencl/include/clc/opencl/math/ceil.h", "//libclc/opencl/include/clc/opencl/math/copysign.h", "//libclc/opencl/include/clc/opencl/math/cos.h", "//libclc/opencl/include/clc/opencl/math/cosh.h", "//libclc/opencl/include/clc/opencl/math/cospi.h", "//libclc/opencl/include/clc/opencl/math/erf.h", "//libclc/opencl/include/clc/opencl/math/erfc.h", "//libclc/opencl/include/clc/opencl/math/exp.h", "//libclc/opencl/include/clc/opencl/math/exp10.h", "//libclc/opencl/include/clc/opencl/math/exp2.h", "//libclc/opencl/include/clc/opencl/math/expm1.h", "//libclc/opencl/include/clc/opencl/math/fabs.h", "//libclc/opencl/include/clc/opencl/math/fdim.h", "//libclc/opencl/include/clc/opencl/math/floor.h", "//libclc/opencl/include/clc/opencl/math/fma.h", "//libclc/opencl/include/clc/opencl/math/fmax.h", "//libclc/opencl/include/clc/opencl/math/fmin.h", "//libclc/opencl/include/clc/opencl/math/fmod.h", "//libclc/opencl/include/clc/opencl/math/fract.h", "//libclc/opencl/include/clc/opencl/math/frexp.h", "//libclc/opencl/include/clc/opencl/math/half_cos.h", "//libclc/opencl/include/clc/opencl/math/half_divide.h", "//libclc/opencl/include/clc/opencl/math/half_exp.h", "//libclc/opencl/include/clc/opencl/math/half_exp10.h", "//libclc/opencl/include/clc/opencl/math/half_exp2.h", "//libclc/opencl/include/clc/opencl/math/half_log.h", "//libclc/opencl/include/clc/opencl/math/half_log10.h", "//libclc/opencl/include/clc/opencl/math/half_log2.h", "//libclc/opencl/include/clc/opencl/math/half_powr.h", "//libclc/opencl/include/clc/opencl/math/half_recip.h", "//libclc/opencl/include/clc/opencl/math/half_rsqrt.h", "//libclc/opencl/include/clc/opencl/math/half_sin.h", "//libclc/opencl/include/clc/opencl/math/half_sqrt.h", "//libclc/opencl/include/clc/opencl/math/half_tan.h", "//libclc/opencl/include/clc/opencl/math/hypot.h", "//libclc/opencl/include/clc/opencl/math/ilogb.h", "//libclc/opencl/include/clc/opencl/math/ldexp.h", "//libclc/opencl/include/clc/opencl/math/lgamma.h", "//libclc/opencl/include/clc/opencl/math/lgamma_r.h", "//libclc/opencl/include/clc/opencl/math/log.h", "//libclc/opencl/include/clc/opencl/math/log10.h", "//libclc/opencl/include/clc/opencl/math/log1p.h", "//libclc/opencl/include/clc/opencl/math/log2.h", "//libclc/opencl/include/clc/opencl/math/logb.h", "//libclc/opencl/include/clc/opencl/math/mad.h", "//libclc/opencl/include/clc/opencl/math/maxmag.h", "//libclc/opencl/include/clc/opencl/math/minmag.h", "//libclc/opencl/include/clc/opencl/math/modf.h", "//libclc/opencl/include/clc/opencl/math/native_cos.h", "//libclc/opencl/include/clc/opencl/math/native_divide.h", "//libclc/opencl/include/clc/opencl/math/native_exp.h", "//libclc/opencl/include/clc/opencl/math/native_exp10.h", "//libclc/opencl/include/clc/opencl/math/native_exp2.h", "//libclc/opencl/include/clc/opencl/math/native_log.h", "//libclc/opencl/include/clc/opencl/math/native_log10.h", "//libclc/opencl/include/clc/opencl/math/native_log2.h", "//libclc/opencl/include/clc/opencl/math/native_powr.h", "//libclc/opencl/include/clc/opencl/math/native_recip.h", "//libclc/opencl/include/clc/opencl/math/native_rsqrt.h", "//libclc/opencl/include/clc/opencl/math/native_sin.h", "//libclc/opencl/include/clc/opencl/math/native_sqrt.h", "//libclc/opencl/include/clc/opencl/math/native_tan.h", "//libclc/opencl/include/clc/opencl/math/nextafter.h", "//libclc/opencl/include/clc/opencl/math/pow.h", "//libclc/opencl/include/clc/opencl/math/pown.h", "//libclc/opencl/include/clc/opencl/math/powr.h", "//libclc/opencl/include/clc/opencl/math/remainder.h", "//libclc/opencl/include/clc/opencl/math/remquo.h", "//libclc/opencl/include/clc/opencl/math/rint.h", "//libclc/opencl/include/clc/opencl/math/rootn.h", "//libclc/opencl/include/clc/opencl/math/round.h", "//libclc/opencl/include/clc/opencl/math/rsqrt.h", "//libclc/opencl/include/clc/opencl/math/sin.h", "//libclc/opencl/include/clc/opencl/math/sincos.h", "//libclc/opencl/include/clc/opencl/math/sinh.h", "//libclc/opencl/include/clc/opencl/math/sinpi.h", "//libclc/opencl/include/clc/opencl/math/sqrt.h", "//libclc/opencl/include/clc/opencl/math/tan.h", "//libclc/opencl/include/clc/opencl/math/tanh.h", "//libclc/opencl/include/clc/opencl/math/tanpi.h", "//libclc/opencl/include/clc/opencl/math/tgamma.h", "//libclc/opencl/include/clc/opencl/math/trunc.h", "//libclc/opencl/include/clc/opencl/misc/shuffle.h", "//libclc/opencl/include/clc/opencl/misc/shuffle2.h", "//libclc/opencl/include/clc/opencl/relational/isfinite.h", "//libclc/opencl/include/clc/opencl/relational/isgreater.h", "//libclc/opencl/include/clc/opencl/relational/isgreaterequal.h", "//libclc/opencl/include/clc/opencl/relational/isless.h", "//libclc/opencl/include/clc/opencl/relational/islessequal.h", "//libclc/opencl/include/clc/opencl/relational/islessgreater.h", "//libclc/opencl/include/clc/opencl/relational/isnormal.h", "//libclc/opencl/include/clc/opencl/relational/isnotequal.h", "//libclc/opencl/include/clc/opencl/relational/isordered.h", "//libclc/opencl/include/clc/opencl/relational/isunordered.h", "//libclc/opencl/include/clc/opencl/relational/signbit.h", "//libclc/opencl/lib/clspv/math/fma.cl", "//libclc/opencl/lib/generic/math/ldexp.cl", "//libclc/opencl/lib/generic/math/nextafter.cl", "//libclc/opencl/lib/generic/relational/binary_def.inc", "//libclc/opencl/lib/generic/relational/unary_def.inc", "//libclc/opencl/lib/spirv/math/fma.cl" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file INFO:2025-07-07T00:07:59Z:root:testing INFO:2025-07-07T00:07:59Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /usr/local/google/home/thakis/src/llvm-project/out/gn/bin:/usr/local/google/home/thakis/src/llvm-project/out/gn/bin llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22883 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 136.60s Total Discovered Tests: 47362 Skipped : 4 (0.01%) Unsupported : 317 (0.67%) Passed : 47010 (99.26%) Expectedly Failed: 31 (0.07%) INFO:2025-07-07T00:10:18Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1240 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 6.91s Total Discovered Tests: 1483 Unsupported : 2 (0.13%) Passed : 1480 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-07-07T00:10:26Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 170 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 3.80s Total Discovered Tests: 1381 Unsupported: 6 (0.43%) Passed : 1375 (99.57%) INFO:2025-07-07T00:10:30Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/compiler-rt/test/lit.common.cfg.py:60: warning: Path reported by clang does not exist: "/usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/21/lib/x86_64-unknown-linux-gnu". This path was found by running ['/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang', '--target=x86_64-unknown-linux-gnu', '-print-runtime-dir']. -- Testing: 110 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 1 warning(s) in tests Testing Time: 8.58s Total Discovered Tests: 110 Unsupported : 37 (33.64%) Passed : 64 (58.18%) Expectedly Failed: 9 (8.18%) INFO:2025-07-07T00:10:40Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3107 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 12.00s Total Discovered Tests: 3107 Unsupported : 21 (0.68%) Passed : 3085 (99.29%) Expectedly Failed: 1 (0.03%) INFO:2025-07-07T00:10:52Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 60186 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 156.20s Total Discovered Tests: 67379 Skipped : 16 (0.02%) Unsupported : 2327 (3.45%) Passed : 64865 (96.27%) Expectedly Failed: 171 (0.25%) INFO:2025-07-07T00:13:33Z:root:done