* linux-next: build failure after merge of the jc_docs tree
@ 2025-09-01 4:26 Stephen Rothwell
2025-09-01 13:23 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2025-09-01 4:26 UTC (permalink / raw)
To: Jonathan Corbet
Cc: Mauro Carvalho Chehab, Linux Kernel Mailing List,
Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 872 bytes --]
Hi all,
After merging the jc_docs tree, today's linux-next build (htmldocs)
failed like this:
$ make O="$HOME/htmldocs/htmldocs" htmldocs
make[1]: Entering directory '/home/sfr/htmldocs/htmldocs'
Python version: 3.13.7
Docutils version: 0.21.2
Using alabaster theme
Using Python kernel-doc
Sphinx parallel build error:
FileNotFoundError: [Errno 2] No such file or directory: '/home/sfr/htmldocs/htmldocs/include/uapi/linux/videodev2.h'
make[3]: *** [/home/sfr/kernels/next/next/Documentation/Makefile:109: htmldocs] Error 2
Presumably caused by commit
8a298579cdfc ("scripts: sphinx-build-wrapper: get rid of uapi/media Makefile")
I have reverted commits
aebcc3009ed5 ("docs: sphinx: drop parse-headers.pl")
8a298579cdfc ("scripts: sphinx-build-wrapper: get rid of uapi/media Makefile")
for today.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: build failure after merge of the jc_docs tree
2025-09-01 4:26 linux-next: build failure after merge of the jc_docs tree Stephen Rothwell
@ 2025-09-01 13:23 ` Mauro Carvalho Chehab
2025-09-01 13:38 ` Jonathan Corbet
0 siblings, 1 reply; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2025-09-01 13:23 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Jonathan Corbet, Linux Kernel Mailing List,
Linux Next Mailing List
Em Mon, 1 Sep 2025 14:26:39 +1000
Stephen Rothwell <sfr@canb.auug.org.au> escreveu:
> Hi all,
>
> After merging the jc_docs tree, today's linux-next build (htmldocs)
> failed like this:
>
> $ make O="$HOME/htmldocs/htmldocs" htmldocs
> make[1]: Entering directory '/home/sfr/htmldocs/htmldocs'
> Python version: 3.13.7
> Docutils version: 0.21.2
> Using alabaster theme
> Using Python kernel-doc
>
> Sphinx parallel build error:
> FileNotFoundError: [Errno 2] No such file or directory: '/home/sfr/htmldocs/htmldocs/include/uapi/linux/videodev2.h'
> make[3]: *** [/home/sfr/kernels/next/next/Documentation/Makefile:109: htmldocs] Error 2
>
> Presumably caused by commit
>
> 8a298579cdfc ("scripts: sphinx-build-wrapper: get rid of uapi/media Makefile")
>
> I have reverted commits
>
> aebcc3009ed5 ("docs: sphinx: drop parse-headers.pl")
> 8a298579cdfc ("scripts: sphinx-build-wrapper: get rid of uapi/media Makefile")
>
> for today.
Thanks for reporting it!
Just sent a fix:
https://lore.kernel.org/all/da91980ce42f31730dc982920167b2757b9d2769.1756732363.git.mchehab+huawei@kernel.org/
Regards,
Mauro
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: build failure after merge of the jc_docs tree
2025-09-01 13:23 ` Mauro Carvalho Chehab
@ 2025-09-01 13:38 ` Jonathan Corbet
0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2025-09-01 13:38 UTC (permalink / raw)
To: Mauro Carvalho Chehab, Stephen Rothwell
Cc: Linux Kernel Mailing List, Linux Next Mailing List
Mauro Carvalho Chehab <mchehab+huawei@kernel.org> writes:
> Em Mon, 1 Sep 2025 14:26:39 +1000
> Stephen Rothwell <sfr@canb.auug.org.au> escreveu:
>
>> Hi all,
>>
>> After merging the jc_docs tree, today's linux-next build (htmldocs)
>> failed like this:
>>
>> $ make O="$HOME/htmldocs/htmldocs" htmldocs
>> make[1]: Entering directory '/home/sfr/htmldocs/htmldocs'
>> Python version: 3.13.7
>> Docutils version: 0.21.2
>> Using alabaster theme
>> Using Python kernel-doc
>>
>> Sphinx parallel build error:
>> FileNotFoundError: [Errno 2] No such file or directory: '/home/sfr/htmldocs/htmldocs/include/uapi/linux/videodev2.h'
>> make[3]: *** [/home/sfr/kernels/next/next/Documentation/Makefile:109: htmldocs] Error 2
>>
>> Presumably caused by commit
>>
>> 8a298579cdfc ("scripts: sphinx-build-wrapper: get rid of uapi/media Makefile")
>>
>> I have reverted commits
>>
>> aebcc3009ed5 ("docs: sphinx: drop parse-headers.pl")
>> 8a298579cdfc ("scripts: sphinx-build-wrapper: get rid of uapi/media Makefile")
>>
>> for today.
>
> Thanks for reporting it!
>
> Just sent a fix:
>
> https://lore.kernel.org/all/da91980ce42f31730dc982920167b2757b9d2769.1756732363.git.mchehab+huawei@kernel.org/
Just applied it, thanks.
jon
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-09-01 13:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-01 4:26 linux-next: build failure after merge of the jc_docs tree Stephen Rothwell
2025-09-01 13:23 ` Mauro Carvalho Chehab
2025-09-01 13:38 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).