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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#31208: closed ([PATCH 0/3] Add 'strip-runpath' in (guix build
 gremlin))
Date: Mon, 07 May 2018 09:25:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 07 May 2018 11:24:33 +0200
with message-id <87sh73akdq.fsf <at> gnu.org>
and subject line Re: [bug#31208] [PATCH 0/3] Add 'strip-runpath' in (guix build gremlin)
has caused the debbugs.gnu.org bug report #31208,
regarding [PATCH 0/3] Add 'strip-runpath' in (guix build gremlin)
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
31208: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31208
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Peter Mikkelsen <petermikkelsen10 <at> gmail.com>
Cc: Marius Bakke <mbakke <at> fastmail.com>, 31208-done <at> debbugs.gnu.org
Subject: Re: [bug#31208] [PATCH 0/3] Add 'strip-runpath' in (guix build
 gremlin)
Date: Mon, 07 May 2018 11:24:33 +0200
ludo <at> gnu.org (Ludovic Courtès) skribis:

> Back to this patch series, it means we still need ‘augment-rpath’.  :-/
> I suppose we can still apply these patches to ‘core-updates-next’
> though, it’s a step in the right direction.

Done!

Ludo’.


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

Previous Next


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