unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Pierre Neidhardt <ambrevar@gmail.com>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: lvm2/device-mapper (dmeventd): libdevmapper-event-lvm2mirror.so: error: depends on 'libdevmapper-event-lvm2.so.2.02', which cannot be found in RUNPATH
Date: Thu, 07 Jun 2018 18:17:02 +0200	[thread overview]
Message-ID: <871sdibmgx.fsf@gnu.org> (raw)
In-Reply-To: <87po146xte.fsf@gmail.com> (Pierre Neidhardt's message of "Wed, 06 Jun 2018 11:58:37 +0200")

Pierre Neidhardt <ambrevar@gmail.com> skribis:

>> Could you paste the excerpt from that log that shows the command that
>> produced libdevmapper-event-lvm2mirror.so?
>
> gcc -shared -Wl,-soname,libdevmapper-event-lvm2mirror.so.2.02 \
> 	-O2  -fPIC -L../../../../daemons/dmeventd/plugins/lvm2 -Wl,--version-script,.export.sym -Wl,-z,relro -L../../../../libdm -L../../../../lib -L../../../../libdaemon/client -L../../../../daemons/dmeventd dmeventd_mirror.o   -ldevmapper-event-lvm2 -ldevmapper -o libdevmapper-event-lvm2mirror.so.2.02
>
>> It may be a matter of adding -ldevmapper to that command (which in turn
>> will lead ld-wrapper to add the right -Wl,-rpath flag.)
>
> `-ldevmapper` is in the command, so it does not seem like it's the
> problem here.

Could you build it with -K, and then, cd into the failed build tree,
remove libdevmapper-event-lvm2mirror.so*, and run:

  GUIX_LD_WRAPPER_DEBUG=yes make

?

That will allow you to see which ‘-rpath’ flags ld-wrapper adds.

HTH,
Ludo’.

  reply	other threads:[~2018-06-07 16:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-30 11:15 lvm2/device-mapper (dmeventd): libdevmapper-event-lvm2mirror.so: error: depends on 'libdevmapper-event-lvm2.so.2.02', which cannot be found in RUNPATH Pierre Neidhardt
2018-06-04  8:41 ` Ludovic Courtès
2018-06-06  9:58   ` Pierre Neidhardt
2018-06-07 16:17     ` Ludovic Courtès [this message]
2018-06-17 18:56   ` Pierre Neidhardt
2018-06-17 21:29     ` Ludovic Courtès
2018-06-28 18:17       ` Pierre Neidhardt
2018-06-29  8:37         ` Ludovic Courtès
2018-06-29  8:41           ` Pierre Neidhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871sdibmgx.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=ambrevar@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).