Bug#1111874: pinball-dev: pinconfig.h picks up fakeroot LD path
Jochen Sprickerhof
jspricke at debian.org
Sat Aug 23 09:11:14 BST 2025
Package: pinball-dev
Version: 0.3.20230219-3
Severity: important
User: reproducible-builds at lists.alioth.debian.org
Hi,
/usr/include/pinball/pinconfig.h contains:
#define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/usr/local/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu"
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.
This makes the package not reproducible:
https://reproduce.debian.net/amd64/#pinball-dev
Cheers
Jochen
More information about the Pkg-games-devel
mailing list