Message330668
The PR 10460 ( for 3.8 ) patches the search attempts to leverage LD_LIBRARY_PATH for the Linux case and catches the case after SONAME, gcc and ldconfig behaviors fail.
While this may not be set in all environments ( like the musl based Alpine docker image ) setting the environment variable is within the user's control and when properly set does return found libraries.
PR 10461 and PR 10462 are closed for now, as backports to 2.7 and 3.7 need to have the 3.8 accepted first before being reviewed. |
|
Date |
User |
Action |
Args |
2018-11-29 08:01:58 | jcastillo2nd | set | recipients:
+ jcastillo2nd, martin.panter, Jeremy.Huntwork, Kylie McClain, twiggers, Richard Eames, tianon |
2018-11-29 08:01:58 | jcastillo2nd | set | messageid: <1543478518.0.0.788709270274.issue21622@psf.upfronthosting.co.za> |
2018-11-29 08:01:57 | jcastillo2nd | link | issue21622 messages |
2018-11-29 08:01:57 | jcastillo2nd | create | |
|