From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756053AbbHFWkH (ORCPT ); Thu, 6 Aug 2015 18:40:07 -0400 Received: from shadbolt.e.decadent.org.uk ([88.96.1.126]:57752 "EHLO shadbolt.e.decadent.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754784AbbHFWkF (ORCPT ); Thu, 6 Aug 2015 18:40:05 -0400 Message-ID: <1438900798.7315.53.camel@decadent.org.uk> Subject: Re: make htmldocs on linux-next failed with warnings. From: Ben Hutchings To: Jonathan Corbet Cc: Masanari Iida , "linux-kernel@vger.kernel.org" , lunar@debian.org Date: Thu, 06 Aug 2015 23:39:58 +0100 In-Reply-To: <20150806124331.10016ae7@lwn.net> References: <1437056936.3469.37.camel@decadent.org.uk> <20150716083159.4ba785d9@lwn.net> <20150806124331.10016ae7@lwn.net> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-omfKDM5cKFUE1UuFiMb/" X-Mailer: Evolution 3.16.3-1 Mime-Version: 1.0 X-SA-Exim-Connect-IP: 192.168.4.249 X-SA-Exim-Mail-From: ben@decadent.org.uk X-SA-Exim-Scanned: No (on shadbolt.decadent.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-omfKDM5cKFUE1UuFiMb/ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thu, 2015-08-06 at 12:43 -0600, Jonathan Corbet wrote: > On Thu, 16 Jul 2015 08:31:59 -0600 > Jonathan Corbet wrote: >=20 > > On Thu, 16 Jul 2015 15:28:56 +0100 > > Ben Hutchings wrote: > >=20 > > > On Thu, 2015-07-16 at 23:22 +0900, Masanari Iida wrote: =20 > > > > make htmldocs on linux-next have some parser warnings. > > > > Following commit cause the warning. =20 > > >=20 > > > Yes it has warnings but they should be non-fatal. =20 > >=20 > > Even so, we don't really want to be adding warnings to the build. > > Hopefully it shouldn't be too hard to fix these...? >=20 > So I've not heard any further on this. Sorry about that. I didn't forget about it but didn't have a good idea how to fix it. > I think at this point I'm going > to revert the patch in question; adding warnings for everybody is just > not the right thing to do. The other patches in the series can stay. OK. > Having spent some time pondering on the issue, I've also concluded that > this isn't quite the right solution to the problem. Better, I think, to > have docproc filter out the duplicates directly, and to direct the output > to a different file type (.fxml, say). Otherwise the .xml files can have > two different things depending on which type of docs was built first, > leading possibly to other formats being built with missing stuff. >=20 > I may hack together a solution along these lines, just because I do think > that the reproducible builds goal is an important one. But I've got a > *bunch* of other stuff that I have to get done, so I'm not quite sure > when I can get to it. I've now thought of another approach, which is to keep the duplicates during the build process and de-duplicate when installing. I've just sent a patch along those lines. Ben. --=20 Ben Hutchings Sturgeon's Law: Ninety percent of everything is crap. --=-omfKDM5cKFUE1UuFiMb/ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIVAwUAVcPiPue/yOyVhhEJAQqL1Q/+OTNC5eTKvsghaLNtuqcjsC0hhJsv0qOF VYYZEzsCrkyNbeHh84axTFHcOYw4DX4fZw4y/Rov7MKJP3fK/Qh2o+OGvaLpBZJp DQtBb0+hp8T09yqzXR3yGoQjellqycIEeSRYRLYdxcwzqjhAWJ+1DGpnpdFGpDM4 /XfMpf+uWjoqjuCpM2fepF8K8rpWZQMsa64tidClZP705LBmOqwSEc+bu7nP+GSr b8B5BPUwrpisHJ5NW7A512qTw98om6vT1EIdEPZKSDB0Hn/vHAREVo77UewKDkGB gIBQETs57iWcvQ+35/TlHxmJghzgrzTGAwMQwkaQr4oABxQ8uGP9U2ASkWSdNvHu wNKHOWS1tOsl1PrxGzaEpleRKI+cPkCKNWPvX7TR1KaNhBC8JfP8vi5ML8ofPLKc ESJsVnuLvFcn7R53Kv9SmqjbNO1uQ+UHOE3PzZ1d0e131v8TIbj11AumwSVXJWM5 8tPY+mGwCxzfmO+r2YpnliZZY6T6a+St3RVyxhrkAFRuuhIEORPCiWtC9Sgfdz7E QNat+RpT4P+jNQSklPbpnYXfsA10yomTfe30sPfICJy/vyg8BjlnqLsvb6NWwb+P 8QXKETopAMMNL2F+D/e2emAzHirWqGhXiUlsMGIJhOPb60hnLplFmas2jP/H/GrZ gupaSTZCcDE= =x3j8 -----END PGP SIGNATURE----- --=-omfKDM5cKFUE1UuFiMb/--