Re: git: db4da06c52 - main - Refine the description of 1400044.

From: Danilo G. Baio <dbaio_at_FreeBSD.org>
Date: Wed, 29 Dec 2021 23:45:08 UTC
On Tue, Dec 28, 2021 at 11:28:57AM -0800, John Baldwin wrote:
> On 12/28/21 11:26 AM, John Baldwin wrote:
> > The branch main has been updated by jhb:
> > 
> > URL: https://cgit.FreeBSD.org/doc/commit/?id=db4da06c52fb9d3aeec5092b4566aa02f8e4471b
> > 
> > commit db4da06c52fb9d3aeec5092b4566aa02f8e4471b
> > Author:     John Baldwin <jhb@FreeBSD.org>
> > AuthorDate: 2021-12-28 19:25:50 +0000
> > Commit:     John Baldwin <jhb@FreeBSD.org>
> > CommitDate: 2021-12-28 19:25:50 +0000
> > 
> >      Refine the description of 1400044.
> >      I had this sitting locally and had failed to push it earlier.
> 
> For some reason, 'make' of the website now hangs forever without finishing now:
> 
> > make
> ---------------------------------------------------------------
> Building the website started on Tue Dec 28 10:45:13 PST 2021
>  included languages: de el en es fr hu it ja nl ru tr zh-cn zh-tw
>  excluded languages:
> ---------------------------------------------------------------
> HUGO_DISABLELANGUAGES="" /usr/local/bin/hugo --verbose
> INFO 2021/12/28 10:45:16 Translation func for language tr not found, use default.
> INFO 2021/12/28 10:45:16 Translation func for language it not found, use default.
> INFO 2021/12/28 10:45:16 Translation func for language hu not found, use default.
> Start building sites …
> hugo v0.88.1-5BC54738+extended freebsd/amd64 BuildDate=2021-09-04T14:12:50Z+0000 VendorInfo=freebsd
> INFO 2021/12/28 10:45:16 syncing static files to /usr/home/john/work/freebsd/doc/website/public/
> load: 4.29  cmd: hugo 40224 [uwait] 2405.85r 1.15u 1.25s 0% 56092k
> mi_switch+0xc1 sleepq_catch_signals+0x31a sleepq_wait_sig+0x9 _sleep+0x1be umtxq_sleep+0x143 do_wait+0x48c __umtx_op_wait_uint_private+0x54 sys__umtx_op+0x7a amd64_syscall+0x10c fast_syscall_common+0xf8
> make: Working in: /usr/home/john/work/freebsd/doc/website
> 
> (Notice the real time of 2405 seconds.)  This is why I hadn't pushed it
> earlier as I was waiting for the build to finish without an error and
> timed out on checking it as it was never finished.  Note that this was
> 'make', not 'make run' (and I don't see the message about the local web
> server that 'make run' normally emits?)
> 
> -- 
> John Baldwin



Hi.

We have noticed this as well, it's happening only in the website
project.

Here [1] are more details. Maybe let's push that workaround as a website
pre-build step.

As your changes are only in the documentation part, you don't need to
build the whole website if you want, just the documentation/.

1 - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256352

Regards.
-- 
Danilo G. Baio (dbaio)