GNU bug report logs - #31208
[PATCH 0/3] Add 'strip-runpath' in (guix build gremlin)

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Wed, 18 Apr 2018 16:40:02 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: guix-patches <at> gnu.org
Cc: Marius Bakke <mbakke <at> fastmail.com>,
 Ludovic Courtès <ludo <at> gnu.org>,
 Peter Mikkelsen <petermikkelsen10 <at> gmail.com>
Subject: [PATCH 0/3] Add 'strip-runpath' in (guix build gremlin)
Date: Wed, 18 Apr 2018 18:38:42 +0200
Hello!

As discussed before, this patch set is a first stab at getting rid of
PatchELF (which has portability issues) in particular in the Meson build
system.  (The patches are for the next ‘core-updates’.)

The second patch adds ‘strip-runpath’.  It doesn’t add ‘augment-rpath’
though, because that’s a bit more involved (it needs to grow the string
table and the section it’s in), and so I wanted to make sure we really
need it first.  :-)

In the discussion of ‘meson-build-system’ in
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28444>, we didn’t discuss
this specific part.  Peter & Marius: can you explain whether/why this is
needed?

Thanks,
Ludo’.

Ludovic Courtès (3):
  gremlin: Preserve offset info for dynamic entries.
  gremlin: Add 'strip-runpath'.
  build-system/meson: Use 'strip-runpath' instead of PatchELF.

 guix/build/gremlin.scm            | 130 +++++++++++++++++++++---------
 guix/build/meson-build-system.scm |   2 +-
 tests/gremlin.scm                 |  35 +++++++-
 3 files changed, 129 insertions(+), 38 deletions(-)

-- 
2.17.0





This bug report was last modified 7 years and 20 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.