Describe the bug
Not sure if that's a big deal because it probably doesn't break anything but Today I discovered that gobject-introspection includes a shared object that references /build.
To Reproduce
$ ls -l $(nix-build -A gobject-introspection)/lib
total 276
dr-xr-xr-x 1 root root 648 Jan 1 1970 girepository-1.0
dr-xr-xr-x 1 root root 18 Jan 1 1970 gobject-introspection
lrwxrwxrwx 1 root root 24 Jan 1 1970 libgirepository-1.0.so -> libgirepository-1.0.so.1
lrwxrwxrwx 1 root root 28 Jan 1 1970 libgirepository-1.0.so.1 -> libgirepository-1.0.so.1.0.0
-r-xr-xr-x 1 root root 267968 Jan 1 1970 libgirepository-1.0.so.1.0.0
lrwxrwxrwx 1 root root 73 Jan 1 1970 libregress-1.0.so -> /build/gobject-introspection-1.64.0/build/tests/scanner/libregress-1.0.so
Expected behavior
Not sure what's up with that libregress-1.0.so so I don't know.
Notify maintainers
@lovek323 @lethalman
Metadata
- system: `"x86_64-linux"`
- host os: `Linux 5.6.3, NixOS, 20.09pre221649.2d55f9c01a2 (Nightingale)`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.3.4`
- channels(root): `"nixos-20.09pre221649.2d55f9c01a2"`
- nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
Maintainer information:
attribute: gobject-introspection
cc @jtojnar @hedning
This should be fixed on staging.
https://github.com/NixOS/nixpkgs/commit/52f82285f68116aa2d4559ef9628ebfd90b8f336
Confirmed :).
Most helpful comment
This should be fixed on staging.
https://github.com/NixOS/nixpkgs/commit/52f82285f68116aa2d4559ef9628ebfd90b8f336