Re: svn commit: r51260 - in head: en_US.ISO8859-1/htdocs/doc share/pgpkeys
Wolfram Schneider <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <CAMWY7CBUsZJF=WqVGUdMBJog7xyG+KJoTmHhdZ--6Q0Tt3O16A@mail.gmail.com> |
On 6 December 2017 at 19:50, Glen Barber <[email protected]> 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. What do you mean with 'Fix generating pgpkeyring.txt when it does not exist'? The file pgpkeyring.txt will be created while building the English docs for the web site: $ make -C en_US.ISO8859-1/htdocs all and then you will have the file doc/share/pgpkeys/pgpkeyring.txt Your commit breaks `make -j' (parallel build) $ make -j32 p-all ===> articles/bsdl-gpl (all) keyring.xml:16385: parser error : CData section not finished -----BEGIN PGP PUBLIC KEY BLOCK----- mQINBFJCuag --- all_subdir_books/handbook --- ===> books/handbook (all) --- all_subdir_articles/contributing --- ===> articles/contributing (all) 1Ss13Y8Vf5UxzEvY8O8c4lT4XOVQLuDEZn7nUcmMBr+b0haGwTW1lrQv1DvPEo0 ^ keyring.xml:16385: parser error : Premature end of data in tag programlisting line 16087 1Ss13Y8Vf5UxzEvY8O8c4lT4XOVQLuDEZn7nUcmMBr+b0haGwTW1lrQv1DvPEo0 ^ keyring.xml:16385: parser error : Premature end of data in tag keyring line 2 1Ss13Y8Vf5UxzEvY8O8c4lT4XOVQLuDEZn7nUcmMBr+b0haGwTW1lrQv1DvPEo0 ^ unable to parse keyring.xml *** [pgpkeyring] Error code 6 make[2]: stopped in /tmp/doc-build.PU3aNQj/doc/share/pgpkeys A failure has been detected in another branch of the parallel make -Wolfram -- Wolfram Schneider <[email protected]> https://wolfram.schneider.org _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"