unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: 23581@debbugs.gnu.org
Subject: bug#23581: Grafted binaries crash
Date: Thu, 19 May 2016 11:12:02 +0200	[thread overview]
Message-ID: <87zirmza1p.fsf@gnu.org> (raw)
In-Reply-To: <87bn421mvz.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 19 May 2016 10:18:40 +0200")

ludo@gnu.org (Ludovic Courtès) skribis:

> ludo@pluto ~$ guix build evince 
> /gnu/store/kj8hfbwwg6vpzf1ryzdl514xbziml7y6-evince-3.20.0

This Evince has 3 grafts applied:

--8<---------------cut here---------------start------------->8---
ludo@pluto ~/src/guix$ grep '(replacement [a-z]' gnu/packages/*.scm
gnu/packages/backup.scm:    (replacement libarchive/fixed)
gnu/packages/openldap.scm:   (replacement openldap-2.4.44)
gnu/packages/pcre.scm:   (replacement pcre-fixed)
gnu/packages/tls.scm:    (replacement libtasn1/fixed)
gnu/packages/tls.scm:   (replacement openssl/fixed)
ludo@pluto ~/src/guix$ guix gc -R /gnu/store/kj8hfbwwg6vpzf1ryzdl514xbziml7y6-evince-3.20.0 |grep -E '(tasn|openldap|pcre|libarchive|openssl)'
/gnu/store/8abg63ynmsq2yxdk4zzhljj20436zvwq-openssl-1.0.2g
/gnu/store/yvbr4gi6phn3rnwvynscwgcddqf9cd8f-pcre-8.38
/gnu/store/r9swffa651bgq4cvjgh81h6aqqzgwkjf-libtasn1-4.7
/gnu/store/grv5viahihlzfc7cr86ryzhfyipj7qyh-pcre-8.38
ludo@pluto ~/src/guix$ guix build pcre
/gnu/store/grv5viahihlzfc7cr86ryzhfyipj7qyh-pcre-8.38
/gnu/store/1f9mp79lrqnivsrx7pjiwiqk85pphiag-pcre-8.38-doc
ludo@pluto ~/src/guix$ guix build pcre --no-grafts
/gnu/store/yvbr4gi6phn3rnwvynscwgcddqf9cd8f-pcre-8.38
/gnu/store/lk98q534cylzsydcpcwfix78jyiiizwr-pcre-8.38-doc
--8<---------------cut here---------------end--------------->8---

That we see 2 PCREs is due to <http://bugs.gnu.org/23132> and might
explain the problem.

Ludo’.

  reply	other threads:[~2016-05-19  9:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-19  8:18 bug#23581: Grafted binaries crash Ludovic Courtès
2016-05-19  9:12 ` Ludovic Courtès [this message]
2016-05-20 22:19 ` Ludovic Courtès
2016-05-21  1:44   ` Leo Famulari
2016-05-24 21:58   ` Ludovic Courtès

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=87zirmza1p.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=23581@debbugs.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).