From owner-svn-doc-all@freebsd.org Tue Dec 12 14:19:20 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC5D2E9992C; Tue, 12 Dec 2017 14:19:20 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A6C147F5EE; Tue, 12 Dec 2017 14:19:20 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id A40EFDA74; Tue, 12 Dec 2017 14:19:19 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Date: Tue, 12 Dec 2017 14:19:17 +0000 From: Glen Barber To: Wolfram Schneider Cc: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: Re: svn commit: r51260 - in head: en_US.ISO8859-1/htdocs/doc share/pgpkeys Message-ID: <20171212141917.GJ17600@FreeBSD.org> References: <201712061850.vB6IoXbm056341@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rwgQ89ZNnFUwFHTC" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2017 14:19:20 -0000 --rwgQ89ZNnFUwFHTC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 12, 2017 at 01:17:11PM +0100, Wolfram Schneider wrote: > On 6 December 2017 at 19:50, Glen Barber wrote: > > Author: gjb > > Date: Wed Dec 6 18:50:32 2017 > > New Revision: 51260 > > URL: https://svnweb.freebsd.org/changeset/doc/51260 > > > > Log: > > Fix generating pgpkeyring.txt when it does not exist, which seems > > to have been broken following r51076 or r51077. >=20 > What do you mean with 'Fix generating pgpkeyring.txt when it does not exi= st'? >=20 > The file pgpkeyring.txt will be created while building the English > docs for the web site: >=20 > $ make -C en_US.ISO8859-1/htdocs all >=20 > and then you will have the file > doc/share/pgpkeys/pgpkeyring.txt >=20 > Your commit breaks `make -j' (parallel build) >=20 > $ make -j32 p-all >=20 > =3D=3D=3D> articles/bsdl-gpl (all) > keyring.xml:16385: parser error : CData section not finished >=20 > -----BEGIN PGP PUBLIC KEY BLOCK----- > mQINBFJCuag > --- all_subdir_books/handbook --- > =3D=3D=3D> books/handbook (all) > --- all_subdir_articles/contributing --- > =3D=3D=3D> articles/contributing (all) > 1Ss13Y8Vf5UxzEvY8O8c4lT4XOVQLuDEZn7nUcmMBr+b0haGwTW1lrQv1DvPEo0 > ^ >=20 > keyring.xml:16385: parser error : Premature end of data in tag > programlisting line 16087 > 1Ss13Y8Vf5UxzEvY8O8c4lT4XOVQLuDEZn7nUcmMBr+b0haGwTW1lrQv1DvPEo0 > ^ >=20 > keyring.xml:16385: parser error : Premature end of data in tag keyring li= ne 2 > 1Ss13Y8Vf5UxzEvY8O8c4lT4XOVQLuDEZn7nUcmMBr+b0haGwTW1lrQv1DvPEo0 > ^ >=20 > unable to parse keyring.xml > *** [pgpkeyring] Error code 6 >=20 > make[2]: stopped in /tmp/doc-build.PU3aNQj/doc/share/pgpkeys > A failure has been detected in another branch of the parallel make >=20 Prior to this change pgpkeyring.txt was never created, and as such failed to install. I checked the timestamp of the file on the build machine in the cluster, and confirmed it was not being generated there as well, eliminating a local issue. install -C -o gjb -g gjb -m 444 imagelib/callouts/21.png /home/gjb/public= _html/FreeBSD/data/doc/en_US.ISO8859-1/books/porters-handbook/imagelib/call= outs /home/gjb/public_html/FreeBSD/data/doc/en_US.ISO8859-1/books/porters-handbo= ok/handbook.html -> /home/gjb/public_html/FreeBSD/data/doc/en_US.ISO8859-1/= books/porters-handbook/index.html /home/gjb/public_html/FreeBSD/data/doc/faq -> /home/gjb/public_html/FreeBSD= /data/doc/en_US.ISO8859-1/books/faq /home/gjb/public_html/FreeBSD/data/doc/handbook -> /home/gjb/public_html/Fr= eeBSD/data/doc/en_US.ISO8859-1/books/handbook /home/gjb/public_html/FreeBSD/data/doc/en -> /home/gjb/public_html/FreeBSD/= data/doc/en_US.ISO8859-1 cp -f /freebsd/doctemp/share/pgpkeys/pgpkeyring.txt /home/gjb/public_html/F= reeBSD/data/doc/pgpkeyring.txt cp: /freebsd/doctemp/share/pgpkeys/pgpkeyring.txt: No such file or directory *** Error code 1 Stop. make[1]: stopped in /freebsd/doctemp/en_US.ISO8859-1/htdocs/doc *** Error code 1 I have an idea on how to resolve the parallel build issue you reported. It will take some time to verify the behavior is correct. Glen --rwgQ89ZNnFUwFHTC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjRJAPC5sqwhs9k2jAxRYpUeP4pMFAlov5WUACgkQAxRYpUeP 4pOYSQ/9GlRNgmv2kMWO8RzJ/hVfLvGYjYcQCpKDr4kFy3nFDR4ZU4Fw2Zi2I1FZ AWQuXHh41kXc4H5HJeZPWZnnN1PZRR50IhVY/uXceW4dzHeAACfQDVFPxBuTocDq xPPCIcPjQHNJQrBC1RMKnUdzdGMxknYNBxdvSSNY2B4Pk39fvzOp5VjboMFJSgSI WqebnTS+9dLr0WLORjn0nIqdDwd3PPe1MdI00BhPuqnq0zbVwlSkRCtbDJMOUHpa +ixSCHRgyCGSLzY1yRwh5yG6HYabQt7BOseqomD4PvAQSsZzXbDvIvPTd6s90wMs AEtagkFlUkVVFCAPL+i1v+yVCB4VpP6SbXsNpx1F9iEiTt6LI+b05RqMvGM5B3Y8 ctlKwq/Q7VxTXUEEA1sS8awrrb4S0kEXJWx3EKTEXDNav6Zl3TqEONuF4yG28M45 wfxic7dDkM9iChAjKsqRYmZWmqkSg3OApaYGJRz84TcxVjKKuNBjTvoPYcpEi7Sq 1pQjM7YCVmzfPdzxL/4Rva1jdvHhR9Wxuyx/5Z0PMjnLnIVyy6yc3nXrtoai55fb RSNlI8IHsuyUrn/9RfX5sAt8WSJFfj7mQkV+Vlcd2TKtS1QKWYryHC8O/bo0UP5R MwGKEIai97qtqE1rnPUdNuVAgs48phqZHvAk5tfqdJtthyLEfxY= =MdqM -----END PGP SIGNATURE----- --rwgQ89ZNnFUwFHTC--