From owner-svn-doc-all@freebsd.org Tue Dec 12 16:29:19 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 7360DE9E19D; Tue, 12 Dec 2017 16:29:19 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from freefall.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 CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 32E1D64741; Tue, 12 Dec 2017 16:29:19 +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 3392010586; Tue, 12 Dec 2017 16:29:18 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Date: Tue, 12 Dec 2017 16:29:16 +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: <20171212162916.GK17600@FreeBSD.org> References: <201712061850.vB6IoXbm056341@repo.freebsd.org> <20171212141917.GJ17600@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6K2R/cS9K4qvcBNq" Content-Disposition: inline In-Reply-To: <20171212141917.GJ17600@FreeBSD.org> 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 16:29:19 -0000 --6K2R/cS9K4qvcBNq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 12, 2017 at 02:19:17PM +0000, Glen Barber wrote: > 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 e= xist'? > >=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 = line 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 >=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. >=20 > install -C -o gjb -g gjb -m 444 imagelib/callouts/21.png /home/gjb/publ= ic_html/FreeBSD/data/doc/en_US.ISO8859-1/books/porters-handbook/imagelib/ca= llouts > /home/gjb/public_html/FreeBSD/data/doc/en_US.ISO8859-1/books/porters-hand= book/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/FreeB= SD/data/doc/en_US.ISO8859-1/books/faq > /home/gjb/public_html/FreeBSD/data/doc/handbook -> /home/gjb/public_html/= FreeBSD/data/doc/en_US.ISO8859-1/books/handbook > /home/gjb/public_html/FreeBSD/data/doc/en -> /home/gjb/public_html/FreeBS= D/data/doc/en_US.ISO8859-1 > cp -f /freebsd/doctemp/share/pgpkeys/pgpkeyring.txt /home/gjb/public_html= /FreeBSD/data/doc/pgpkeyring.txt > cp: /freebsd/doctemp/share/pgpkeys/pgpkeyring.txt: No such file or direct= ory > *** Error code 1 >=20 > Stop. > make[1]: stopped in /freebsd/doctemp/en_US.ISO8859-1/htdocs/doc > *** Error code 1 >=20 > 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. >=20 This should be corrected in r51301. Glen --6K2R/cS9K4qvcBNq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjRJAPC5sqwhs9k2jAxRYpUeP4pMFAlowA9YACgkQAxRYpUeP 4pMQjg//Z/zB9qQ1Ca/i0E9dxHOvseLrPRJ9JpnwxrZTy1AUT7ZTc06TpvpOMOgO SAZHm/Uk3N+jWL/Cu0+qYgjZAEIKgzFc5EPNi45sDo8I5pRQFfE6WRKKGs35J7v3 vCwZ0rdghxFYkJMhr7UCJeDOmMhx0Ek2JVZx6SEipEn9DQmeQCwHOjjxDwMp5oMq oCTFff/rz6ZKhbgAEFiDa+4dn7H4ffpO8kRDT8tayNcsN231GJbFO1DcYUgnSJPi L1n3+h62+vLtzESoK2JIcTlkfDwHDn915Pw9dUU+md9UZBDt76jyR++t+ydmwzXJ Axm6jYi+JG10pi29ECD12ywAe7J45MSuVL38cJdPzfBtLCF4Pt1TCAwDSSAumKvU a5R9mpxyX4Y3SnyHiVf78sGst7CocLtlHRSysr1RW3KYE1N/xhZ/sdTt8btziF66 oY4lwKBabmcZX0KuOW9wbMFn9LTWb3FiOaU21jk+y6lmX46AEaLpJEAOqZypMUJQ x4H8wtLHTuu3NvqQimZF4lmKuqgb2J1KhRENgbClXgNQDUxVZ6Sf4hySJB5D+8az gfBmczlutx/8Cj2VJ5L07o7n+IakTvskluOcDUhVLtql2zrLquacaUI326hXPp+W tzmIqFC4vthEbzL/LSOSv6Cm6ryQZ8LxI3n/f7QQBCiSURgHmos= =0Qyp -----END PGP SIGNATURE----- --6K2R/cS9K4qvcBNq--