From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCHES] gnu: linux-libre: Update to 4.16 Date: Sat, 7 Apr 2018 17:06:16 -0400 Message-ID: <20180407210616.GA4069@jasmine.lan> References: <87fu467tkb.fsf@netris.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="azLHFNyN32YCQGCU" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f4v2W-0003hn-OV for guix-devel@gnu.org; Sat, 07 Apr 2018 17:06:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f4v2S-0004eo-QH for guix-devel@gnu.org; Sat, 07 Apr 2018 17:06:24 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:52273) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f4v2S-0004eC-G9 for guix-devel@gnu.org; Sat, 07 Apr 2018 17:06:20 -0400 Content-Disposition: inline In-Reply-To: <87fu467tkb.fsf@netris.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Mark H Weaver Cc: guix-devel@gnu.org --azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Apr 07, 2018 at 02:36:04PM -0400, Mark H Weaver wrote: > One more thing: I had to add 'flex' and 'bison' as native-inputs because > the build system in 4.16 now concludes that they need to be re-run for > some reason. This could perhaps be avoided by adding a phase to touch > the generated files, but I didn't try it. I noticed this too while building 4.16 with Debian's tooling (`make bindeb-pkg`). > Anyway, here are the patches. Test reports encouraged. Thanks, I'm testing this on x86_64 (it's what I have access to). I noticed this warning at the beginning of the build phase: ------ starting phase `build' scripts/kconfig/conf --silentoldconfig Kconfig Makefile:976: "Cannot use CONFIG_STACK_VALIDATION=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel" ------ The warning goes away when elfutils is available in the build environment. --azLHFNyN32YCQGCU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlrJMsUACgkQJkb6MLrK fwh0ZxAAoosL4XNDVuB7NGV9k0+hVq0cWHR7bqe2BFX3zeqcskmqTZdBF5lWgQ5V EKk70qGYhbbAqDzUmkbs0+K6tJ4iD/61ucx47/gW9m0JQB/QXscH1BertqpFKzVe bfeEaoaRMDlqwnEt+CDGwv/56TZytaqOUhbBWyhQu7PrIDeq+IXGsDlirAJe72Ee OdqLZrI767m6L2tobd7++a18G9uuWbheZoxUzSxXAxl+hyne/csgZEkf8q57TfHt dgN9QA7o4WomuuX4CYcLGm++w4cLKmlI+Gn3dgGmngAyx4zaTCeMtbjsWb31eeLX NVMVOviWcFVR4cGINjeEEz7zh3PmmgHWs+dft9XzASQFFolS6HP1zMWoPbO3P2ny XxLdCMFec+iqGkHbMOI8AvItEssCZGWZ+gw7fKtIDsdIVFuj9p2eAKO9RaBBJog/ 8NnwfLMVIlFGf+b6kslUgmAGYpNDYq+qblywFV5Jfw4Cmz1urJnXoXolDaPUUzUf Nbldr6RzTw1x7xsKC5T6b/JXFoUTWJIwAPCbPVTNWra/KvVXHJMtp3nTM/wq5Z/c IWgE3RZyZOxfhwIOBjYyRHWYP6ACP/BzBqb34fQQoDyaschBGkbPv8IaKdCm1s+q cLC+zczJurO7MKKpUh4HijtIp3gNtXdmEypE23EvzQ764XO9/x0= =DI2N -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU--