unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Jan Nieuwenhuizen <janneke@gnu.org>
To: Bengt Richter <bokr@bokr.com>
Cc: 37549@debbugs.gnu.org
Subject: bug#37549: guix build bootstrap-tarballs installed but strip-install failed
Date: Sun, 29 Sep 2019 18:13:49 +0200	[thread overview]
Message-ID: <87muen2i82.fsf@gnu.org> (raw)
In-Reply-To: <87v9tb2v6y.fsf@gnu.org> (Jan Nieuwenhuizen's message of "Sun, 29 Sep 2019 13:33:41 +0200")

Jan Nieuwenhuizen writes:

> Jan Nieuwenhuizen writes:
>
>> Bengt Richter writes:
>>> I tried
>>>     guix build bootstrap-tarballs
>>
>> Yes, sadly that's not supported on current master.  It should work on
>> core-updates.  So I tried that and found it fails in similar ways.
>
> The attached patches resurrect the creation of bootstrap tarballs.

> +(define-public mescc-tools
..
> +     (substitute-keyword-arguments (package-arguments mescc-tools-0.5.2)
> +       ((#:make-flags flags)

Changed to

    ((#:make-flags _)

As discussed on IRC.

> +        `(list (string-append "PREFIX=" (assoc-ref %outputs "out"))
> +               "CC=gcc"))))))
> -- 

After discussing on IRC, pushed to core-updates as 737c83f0ff9977572516c65502bdde92abd18629.

This means that

    ./pre-inst-env guix build bootstrap-tarballs

now works on core-updates.  It will not work on master until
core-updates is merged.

Greetings,
janneke

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com

      reply	other threads:[~2019-09-29 16:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-29  7:07 bug#37549: guix build bootstrap-tarballs installed but strip-install failed Bengt Richter
2019-09-29  9:05 ` Jan Nieuwenhuizen
2019-09-29 11:33   ` Jan Nieuwenhuizen
2019-09-29 16:13     ` Jan Nieuwenhuizen [this message]

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=87muen2i82.fsf@gnu.org \
    --to=janneke@gnu.org \
    --cc=37549@debbugs.gnu.org \
    --cc=bokr@bokr.com \
    /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).