Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 2021 11:28:57 -0800
From:      John Baldwin <jhb@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   Re: git: db4da06c52 - main - Refine the description of 1400044.
Message-ID:  <18792845-e77d-50a6-77de-e4022a981f57@FreeBSD.org>
In-Reply-To: <202112281926.1BSJQVBU074881@gitrepo.freebsd.org>
References:  <202112281926.1BSJQVBU074881@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18792845-e77d-50a6-77de-e4022a981f57>