The GitHub Actions job "mainline-only" on tvm-ffi.git/main has failed.
Run started by GitHub user tqchen (triggered by tqchen).

Head commit for run:
e3bcb8d88fbf520e3377f963a7616ad3a67af587 / Tianqi Chen 
<[email protected]>
[BUILD] Hide symbols from linked static libraries (#627)

To avoid downstream mistakenly picking up symbols from static
libstdc++_nonshared, always hide symbols from static libraries linked
into tvm-ffi shared objects.

This adds a CMake helper for the policy and applies it to
tvm_ffi_shared, tvm_ffi_testing, and the optional tvm_ffi_cython target
on ELF platforms.

Local validation:
- Configured and built tvm_ffi_shared and tvm_ffi_testing with
TVM_FFI_USE_LIBBACKTRACE=OFF.
- Verified generated Ninja link flags include -Wl,--exclude-libs,ALL for
libtvm_ffi.so and libtvm_ffi_testing.so.

Report URL: https://github.com/apache/tvm-ffi/actions/runs/27701443519

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to