[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240712164354.65cb32bc@canb.auug.org.au>
Date: Fri, 12 Jul 2024 16:43:54 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Jonathan Corbet <corbet@....net>
Cc: Tejun Heo <tj@...nel.org>, Linux Kernel Mailing List
<linux-kernel@...r.kernel.org>, Linux Next Mailing List
<linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the cgroup tree
Hi all,
After merging the cgroup tree, today's linux-next build (htmldocs)
failed like this:
Sphinx parallel build error:
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfd in position 558: invalid start byte
Caused by commit
704f684e15ad ("cgroup: Add Michal Koutný as a maintainer")
I tracked this down using
git diff stable.. | cat -v | grep -F 'M-}'
and finding the commit that added the line that was output.
I tested it by building with the commit temporarily reverted. I have
left that commit in today's linux-next.
Clearly (I think) there is nothing wrong with the commit, but the Sphinx
utf-8 decoder also clearly does not think it is valid UTF-8 :-(
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists