Date: Thu, 7 Oct 2021 17:54:25 -0300 From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: Re: git: 5a5db32f4a - main - Fix build after c8e8be58e580 Message-ID: <20211007205425.j4idybl7jrtwxeal@t480.local> In-Reply-To: <0595c299-55ed-17c4-74ac-16a804541473@FreeBSD.org> References: <202110062359.196NxFqS079143@gitrepo.freebsd.org> <0595c299-55ed-17c4-74ac-16a804541473@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--diev6opc76oqjjar Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 07, 2021 at 09:22:56AM -0700, John Baldwin wrote: > On 10/6/21 4:59 PM, Danilo G. Baio wrote: > > The branch main has been updated by dbaio: > >=20 > > URL: https://cgit.FreeBSD.org/doc/commit/?id=3D5a5db32f4a1e3f507cdc55f9= 2d53e63adbb4f022 > >=20 > > commit 5a5db32f4a1e3f507cdc55f92d53e63adbb4f022 > > Author: Danilo G. Baio <dbaio@FreeBSD.org> > > AuthorDate: 2021-10-06 23:57:27 +0000 > > Commit: Danilo G. Baio <dbaio@FreeBSD.org> > > CommitDate: 2021-10-06 23:57:27 +0000 > >=20 > > Fix build after c8e8be58e580 >=20 > It used to be possible to use 'make' in individual books or articles to t= est > things, and also to only build just html versions and not be required to > build PDF. Apparently our new system doesn't permit either of those, so I > gave up on trying to test this pre-commit. >=20 > --=20 > John Baldwin To speed up the build time (right now), you can build only English HTML documentation this way: $ cd documentation $ DOC_LANG=3D"en" make 14 seconds here against 2 minutes for all languages. The `make run` also helps as pointed by Sergio. ps. PDF is not built automatically. --=20 Danilo G. Baio (dbaio) --diev6opc76oqjjar Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEORj0UTsjzCy+enIkmpN7LfMuiNcFAmFfXn5fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDM5 MThGNDUxM0IyM0NDMkNCRTdBNzIyNDlBOTM3QjJERjMyRTg4RDcACgkQmpN7LfMu iNcjjA/+Oq/WTH2J5+U2Dq0HhbhxyDPdfJVt2Sw7OKbss8O3fiSkh7MuU4RQ/K14 SkDd0hDlM2yjL8TJJtYlFsHIm0y2qeyO+6W7IT+9dZK3nmK4ZtlQS9dSfP9sV8T9 JoQsOLUDahJbkv/0IRrr3uSFMMDFnoed5uUWQa2VDitorDTU9I/dQYTH9L2rTsYg CsGPTFEEJQvK6DLs09nnfOnz/UOOhBRBvHsZfDyicLo9W/JbI3Y8Yx5Zf+TnOd1g w5pJ5YHs5ucALkhDGGm+DlAKEpYLNR6Wm+bVCgsNbm5QXCBQv/t1MhCzaOUNswbC 7oWuLyJhNo84ZnWlfYis/0fuJkI3i1ctvRNsNL00da5JFIXfXKFinlr8pM3pC6iL 4fhq9S/8DPWAobvevCkmTaP1oNKh2IjsdsPfMavsUJtMCOo/XoJNe+xNtnNb9prD uQa58URJp8c9Dp8lAtfBlNiIhifbQCcQrexRpPPd2E4OKlp7t3qab5caTvoEd1M0 dqIyOoTVc5WAtZK5co6H8ANG35RgfEE9XUtlrmQnW9pszyaE9Cnf7o3f5qSAWevL LdkBlxTeIWiuxVJocSzy4cCY9CXLt92FSIoH7s60lIbJ41jCiNbFBuL0QtvLiNjU DhJUt5iXEu0WrhEYY3gwsby7KvWOo/EE+UK1GtiQ3fVvXWLZzL0= =iiCD -----END PGP SIGNATURE----- --diev6opc76oqjjar--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20211007205425.j4idybl7jrtwxeal>