Skip to content

Moving ASAN/UBSAN CI from 2024->2025 causes linker failures (missing runtime) #295

@Idclip

Description

@Idclip

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

Example jobs:
https://github.com/Idclip/openvdb/actions/runs/17362654110/job/49284791505
https://github.com/Idclip/openvdb/actions/runs/17362654110/job/49284791497

Thanks,

Nick

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions