all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* patchelf apparently needs extensive changes to work on ARM
@ 2015-01-03 22:24 Mark H Weaver
  2015-01-04 16:16 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Mark H Weaver @ 2015-01-03 22:24 UTC (permalink / raw)
  To: guix-devel

Upstream 'patchelf' doesn't work on ARM.
Here's the upstream bug report:

  https://github.com/NixOS/patchelf/issues/8

I had to apply a rather large patch from a fork
of 'patchelf' to get it working:

  https://github.com/sriemer/patchelf/commit/0a96239cea6b97b9a0fff80da576e58ca2dfb2a2

For now, I've applied this patch on the 'wip-armhf' branch in commit
8de9362f3.  If anyone has a better suggestion, I'm all ears.

     Mark

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: patchelf apparently needs extensive changes to work on ARM
  2015-01-03 22:24 patchelf apparently needs extensive changes to work on ARM Mark H Weaver
@ 2015-01-04 16:16 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2015-01-04 16:16 UTC (permalink / raw)
  To: Mark H Weaver; +Cc: guix-devel

Mark H Weaver <mhw@netris.org> skribis:

> Upstream 'patchelf' doesn't work on ARM.
> Here's the upstream bug report:
>
>   https://github.com/NixOS/patchelf/issues/8
>
> I had to apply a rather large patch from a fork
> of 'patchelf' to get it working:
>
>   https://github.com/sriemer/patchelf/commit/0a96239cea6b97b9a0fff80da576e58ca2dfb2a2
>
> For now, I've applied this patch on the 'wip-armhf' branch in commit
> 8de9362f3.  If anyone has a better suggestion, I'm all ears.

PatchELF is used only to augment the RUNPATH, and in theory (guix elf)
should be able to handle that, although perhaps not conveniently.  The
long-term plan should be to use it.  WDYT?

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-04 16:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-03 22:24 patchelf apparently needs extensive changes to work on ARM Mark H Weaver
2015-01-04 16:16 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.