From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Nieuwenhuizen Subject: bug#37549: guix build bootstrap-tarballs installed but strip-install failed Date: Sun, 29 Sep 2019 18:13:49 +0200 Message-ID: <87muen2i82.fsf@gnu.org> References: <20190929070712.GA127225@PhantoNv4ArchGx.localdomain> <878sq74glk.fsf@gnu.org> <87v9tb2v6y.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52256) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iEbpj-00035Q-VY for bug-guix@gnu.org; Sun, 29 Sep 2019 12:14:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iEbpi-000873-Mx for bug-guix@gnu.org; Sun, 29 Sep 2019 12:14:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46852) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iEbpi-00086i-Iz for bug-guix@gnu.org; Sun, 29 Sep 2019 12:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iEbpi-0004zg-4d for bug-guix@gnu.org; Sun, 29 Sep 2019 12:14:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87v9tb2v6y.fsf@gnu.org> (Jan Nieuwenhuizen's message of "Sun, 29 Sep 2019 13:33:41 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Bengt Richter Cc: 37549@debbugs.gnu.org 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=3D" (assoc-ref %outputs "out")) > + "CC=3Dgcc")))))) > --=20 After discussing on IRC, pushed to core-updates as 737c83f0ff9977572516c655= 02bdde92abd18629. 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 --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.com