From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:45184) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iUxr5-0004Y9-O5 for guix-patches@gnu.org; Wed, 13 Nov 2019 13:59:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iUxr4-0005uq-FJ for guix-patches@gnu.org; Wed, 13 Nov 2019 13:59:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:51344) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iUxr4-0005ug-CB for guix-patches@gnu.org; Wed, 13 Nov 2019 13:59:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iUxr4-0003ns-6D for guix-patches@gnu.org; Wed, 13 Nov 2019 13:59:02 -0500 Subject: [bug#38194] [PATCH] make-bootstrap: Adjust copied linux headers. Resent-Message-ID: Date: Wed, 13 Nov 2019 20:57:42 +0200 From: Efraim Flashner Message-ID: <20191113185742.GQ3954@E5400> References: <20191113083928.639-1-efraim@flashner.co.il> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="7WENQHN97/U9vH7R" Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Jonathan Brielmaier Cc: 38194@debbugs.gnu.org, Jan Nieuwenhuizen --7WENQHN97/U9vH7R Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 13, 2019 at 10:55:58AM +0100, Jonathan Brielmaier wrote: > Thanks for this patch as it helps to get the bootstrap binaries for > powerpc64le :) >=20 Jonsger on IRC today ran into the same issue as I did here while working on the powerpc64le bootstrap > This list of header files was added 4f3811f6bbd by Jan. I wonder if this > a.out.h is needed somewhere else in the "bootstrap chain". Likely it was used in the past, but the actual error message is that the file doesn't exist anymore so it's unable to copy it. >=20 > On 13.11.19 09:39, Efraim Flashner wrote: > > * guix/build/make-bootstrap.scm (copy-linux-headers): Remove header > > file 'a.out.h' is no longer part of the linux kernel headers. > > --- > > guix/build/make-bootstrap.scm | 1 - > > 1 file changed, 1 deletion(-) > >=20 > > diff --git a/guix/build/make-bootstrap.scm b/guix/build/make-bootstrap.= scm > > index e5ef1d6d2b..0d29338ce3 100644 > > --- a/guix/build/make-bootstrap.scm > > +++ b/guix/build/make-bootstrap.scm > > @@ -47,7 +47,6 @@ bootstrap libc." > > (install-file (pk 'src (string-append kernel-headers = "/include/linux/" file)) > > (pk 'dest (string-append incdir "/linux= ")))) > > '( > > - "a.out.h" ; for 2.2.5 > > "atalk.h" ; for 2.2.5 > > "errno.h" > > "falloc.h" > >=20 >=20 >=20 >=20 --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --7WENQHN97/U9vH7R Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl3MUiMACgkQQarn3Mo9 g1H7qRAAgJBLLoTxdGnBa51t78cFjMdKHuDhg3Ir3Ae47nEh4QTMA6fq3bR+64fx HMQ3XXVNFZOSPQ9izIkQiUCWxDvoqaubToSK+W3xKbHQpMbjj9E9+txRW0O7AmK/ q3UBZBMXt0r0LHHFD/U0LfmJPbtjUcG09x89scGvuqL0N4C/ggwH2+xu1B/0becr XfxZ0pd/mzyLXPCl687oOFgOzXXDBpQ4+tFn5HJQSno56UD4Ms7NeB1tH43YSXid Tp0KOtcOlpZrNhcWhaKKldR2/vYvBqBPJPbGhH5SSQuTNlAwwkfcPwVTswIXOqt6 HpihYxqkRfXJDeTI5lLT+8dH7qZABxdyX4E6N4jcvwUDmKJy5L+axZ3gtOoNMhIx t9rnJalTqARRAaKH45NjpvvMgW7QngW8/wIk8uFm/QO29IBkO+mc3QNr+FUGewkh dGDlCbqtso8QVYZnfg3SB5Gjluq0XKzvDAXytt9avLrGivJRFwIWRnBrT+qh/mp/ T176yrB6jg6DFVZJMVLojnhS6HjcSejJ1GIcCK08SVm3TNC6XaivQqXxhLKC/ERX 5Ij9gCcItz1Zb22Bdnf4jHoUipHlXi4gqm502afOCZEtvU+ry4JGX0ZFALg4ePfc JLX/c7Aq8RuD+tZHRV0Zci7I1KWxzX3c5tcD8QuA8HmdEyzTXC0= =35Nf -----END PGP SIGNATURE----- --7WENQHN97/U9vH7R--