eog-plugins: Build failure due to incomplete RUNPATH

  • Open
  • quality assurance status badge
Details
One participant
  • Roman Riabenko
Owner
unassigned
Submitted by
Roman Riabenko
Severity
normal

Debbugs page

Roman Riabenko wrote 2 years ago
(address . bug-guix@gnu.org)
0ce6ee9a6f0155eb57736861594c6c638d98efa6.camel@riabenko.com
When I try "guix install eog-plugins", it fails to build because
RUNPATH validation fails. Please see the attached log.

The library "libeog.so" is in the "eog" package, which is already among
the "eog-plugins" inputs, but for some reason "...-eog-42.3/lib" is not
in RUNPATH.

$ ls /gnu/store/qhr6hz8cmqq213zyp2z4spdgrkmxvg34-eog-42.3/lib/eog
girepository-1.0/ libeog.so plugins/

All of "eog-plugins" dependencies build successfully:
Attachment: log
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEbyuIUwJNVUrtp3hK60bLvjKDmmkFAmTrk40ACgkQ60bLvjKD
mmlpPA/+LUaWAViLV5YEDdXyQAEYO5MV7uznBJfQ0bSASdTDfdumwxxdLFnRrLiD
fTvLZHHxu0D/d/r7658fALmxpOjr+FZtIDtQDJ30nDlnFCt+HMqQL3FKPqasmI+F
lS/Ld+985TT5zPF1/Acsui2WndW0AgMNVDpA2wT8gucnszLtBraLDowyJME2f1+k
qG8/bEXltG59N1VBEotziUWULXMIGneUuUnyLEoOew+08UAWPY/ZXVf+QVEn6cNx
N9K5G31ro6zXPH41GVZCjL+yAG1+EylFFX8KdbVPwkDnWiJ5/ujUB4aYrszp8fgI
4kZrUN3hEAM08dE9Il8xC69IM+TsmFnlRqltFlb+h/p7tRAiGHBHtGGuxbATa7LH
x7Ji/aX9qcmge5VXI5ORkZFx1kDe526H1sDdtWDZTsJ2/fFL45veVsBH9Uc1Prj6
uoxIXo4pUYFunHEYE4pS2kz3vom2ojjZGqDpJGBcusNnpLkbXgxY8t3ipmAKztBC
sNxpcjR+RerrjjD/L4zY7VpE+Ki4a7lHX0vFeXHECangmMdqvOZsfivoJ6NkFg5c
uf3uSUyAXgeYDeoIpVsAVrr0rxANOihy9jXShM4jvKihPJ7UNLaVrMR1pZZbRPmR
JO3ko5Zo0QEKXpQThGN6Y7YuNqFerUCJP0Qd/FnqC25zfjwBgtI=
=DMj9
-----END PGP SIGNATURE-----


?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 65569@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65569
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help