Package: unixodbc-dev
Version: 2.3.12-2
Severity: important
User: reproducible-bui...@lists.alioth.debian.org
Usertag: environment
Hi,
/usr/include/aarch64-linux-gnu/unixODBC/unixodbc_conf.h contains:
#define LT_DLSEARCH_PATH
"/lib:/usr/lib:/usr/local/lib/aarch64-linux-gnu:/lib/aarch64-linux-gnu:/usr/lib/aarch64-linux-gnu:/usr/lib/aarch64-linux-gnu/libfakeroot:/usr/local/lib"
Apparently it picks up the LD_LIBRARY_PATH modification done by
fakeroot. But this library path is wrong at runtime.
Please fix the build to not include the libfakeroot directory.
Best,
Chris