Whilst debugging some CI, I tried to move the ASAN/UBSAN OpenVDB CI from the 2024 to the 2025 images, specifically to 2025-clang19.1. I get the following errors, no other changes were made:
/opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11/../../../../bin/ld: cannot find /usr/local/lib64/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.asan_static.a: No such file or directory
/opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11/../../../../bin/ld: cannot find /usr/local/lib64/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.ubsan_standalone_cxx.a: No such file or directory