Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: a961f966fd602a8b17a0ae255edc9b362eb6fa24 https://github.com/dyninst/dyninst/commit/a961f966fd602a8b17a0ae255edc9b362eb6fa24 Author: Tim Haines <thaines.as...@gmail.com> Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths: M .github/workflows/pr-tests.yaml M docker/build.sh Log Message: ----------- GitHubCI: add /usr/lib to LD_LIBRARY_PATH (#1951) This is needed on Fedora where, for a yet-unknown reason, the RUNPATH does not include /usr/lib even though 1) DYNINST_FORCE_RUNPATH=ON 2) `ldd libsymtabAPI.so` clearly shows that pe-parse.so is resolves to /usr/lib/pe-parse.so. Even more vexxing is that it works correctly when the idential container and commands are run locally (i.e., not in GitHub). To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications _______________________________________________ Dyninst-api mailing list Dyninst-api@cs.wisc.edu https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api