Re: [REGRESSION] next/master: (build) in expa nsion of macro ‘min’ in fs/fuse/file.o (fs/fu se/file.c) [lo...

Randy Dunlap <[email protected]> Mon, 15 Dec 2025 19:30:36 -0800
Newsgroups dev.linux.lists.kernelci,dev.linux.lists.regressions,org.kernel.vger.linux-next
Message-ID <[email protected]>
Hi,

On 12/15/25 6:59 PM, KernelCI bot wrote:
> 
> 
> 
> 
> Hello,
> 
> New build issue found on next/master:
> 
> ---
>  in expansion of macro ‘min’ in fs/fuse/file.o (fs/fuse/file.c) [logspec:kbuild,kbuild.compiler.note]
> ---

Please include the complete [compiler] error/warning message in your emails.
There is no error/warning message here.

[/me looks on dashboard]

Still difficult to see an error/warning message.
Something under Misc Data + logspec says:

{"error":{"script":"scripts/Makefile.build:287","target":"fs/fuse/file.o","line_no":"1326","position":"16","src_file":"fs/fuse/file.c","error_type":"kbuild.compiler.note","log_excerpt":"fs/fuse/file.c:1326:16: note: in expansion of macro ‘min’\n 1326 |         return min(((pos + len - 1) >> PAGE_SHIFT) - (pos >> PAGE_SHIFT) + 1,\n      |                ^~~\n","error_summary":"in expansion of macro ‘min’","signature_loc":"4a58a6a015a10073943adaad7c190fcd06e14dd4","signature_fields":{"target":"fs/fuse/file.o","line_no":"1326","position":"16","src_file":"fs/fuse/file.c","error_type":"kbuild.compiler.note","error_summary":"in expansion of macro ‘min’"}},"parser":"kbuild","version":"1.0.0"}

That's not good for a build error report.

> 
> - dashboard: https://d.kernelci.org/i/maestro:efd5e2937b906561246dc835406f3fd74dd15d9d
> - giturl: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> - commit HEAD:  563c8dd425b59e44470e28519107b1efc99f4c7b
> - tags: next-20251216
> 
> Please include the KernelCI tag when submitting a fix:
> 
> Reported-by: kernelci.org bot <[email protected]>
> 
> 
> Log excerpt:
> =====================================================
> fs/fuse/file.c:1326:16: note: in expansion of macro ‘min’
>  1326 |         return min(((pos + len - 1) >> PAGE_SHIFT) - (pos >> PAGE_SHIFT) + 1,
>       |                ^~~
> 
> =====================================================
> 
> 
> # Builds where the incident occurred:
> 
> ## 32r2el_defconfig on (mips):
> - compiler: gcc-14
> - config: https://files.kernelci.org/kbuild-gcc-14-mips-32r2el_defconfig-6940c4b8cbfd84c3cdba9ce1/.config
> - dashboard: https://d.kernelci.org/build/maestro:6940c4b8cbfd84c3cdba9ce1
> 
> 
> #kernelci issue maestro:efd5e2937b906561246dc835406f3fd74dd15d9d
> 
> --
> This is an experimental report format. Please send feedback in!
> Talk to us at [email protected]
> 
> Made with love by the KernelCI team - https://kernelci.org
> 

-- 
~Randy