> On Jan 15, 2019, at 2:41 PM, Jim Jagielski <j...@jagunet.com> wrote:
>
> OK... looking further, this is just a warning and even occurs w/ rpm.
>
> What I see is that the call for epm when doing a deb does a
> "LD_PRELOAD=/home/jim/src/asf/AOO42X/main/solver/420/unxlngx6.pro/bin/getuid.so"
> whereas that is not done when calling epm for rpms:
I've confirmed that if I hack ./solenv/bin/modules/installer/epmfile.pm to NOT
call epm with the "LD_PRELOAD=..." string, all builds as expected.
Either something is broken in ./setup_native/scripts/source/getuid.c, or the
settings of $installer::globals::debian is incorrect, or CentOS7 (and others)
don't like LD_PRELOAD (security reasons??) and balk and fail when it's being
used how we use it.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org