Branch: refs/heads/thaines/fedora_ld_library_path
Home: https://github.com/dyninst/dyninst
Commit: 047bfdc8c9f9ae63cc68266d032d59884f62e057
https://github.com/dyninst/dyninst/commit/047bfdc8c9f9ae63cc68266d032d59884f62e057
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2025-04-07 (Mon, 07 Apr 2025)
Changed paths:
M docker/build.sh
Log Message:
-----------
GitHubCI: add /usr/lib to LD_LIBRARY_PATH
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
|