From: KernelCI bot <bot@kernelci.org>
To: kernelci-results@groups.io
Cc: regressions@lists.linux.dev, laura.nao@collabora.com,
shreeya.patel@collabora.com, broonie@kernel.org
Subject: [REGRESSION] mainline/master: (build) format specifies type 'unsigned long' but the argument has type 's...
Date: Fri, 21 Aug 2026 21:59:05 -0000 [thread overview]
Message-ID: <178734954411.1392.5288442696836266032@kernelci.org> (raw)
New build issue found on mainline/master:
---
format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Werror,-Wformat] in drivers/scsi/qla2xxx/qla_init.o (drivers/scsi/qla2xxx/qla_init.c) [logspec:kbuild,kbuild.compiler.error]
---
Log excerpt:
=====================================================
/tmp/kci/linux/drivers/scsi/qla2xxx/qla_init.c:9274:8: error: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Werror,-Wformat]
9272 | "TIM section too large (0x%x bytes, ring 0x%lx bytes).\n",
| ~~~
| %zx
9273 | section_size,
9274 | req->length * qla_req_entry_size(ha));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
=====================================================
When fixing this issue, please attribute this report according to the
patch submission rules:
Reported-by: kernelci.org bot <bot@kernelci.org>
Link: https://lore.kernel.org/all/178734954411.1392.5288442696836266032@kernelci.org/
For complete logs and details about the environment used, see the issue
on the KernelCI dashboard:
- dashboard: https://d.kernelci.org/i/maestro:9274a530ad4b4e77d62f06dda043eb5f78480880
- giturl: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
- commit HEAD: 2be02a7c996aa733bb36e29e07715621b0de9736
# Builds where the incident occurred:
## defconfig+allmodconfig+CONFIG_FRAME_WARN=2048 on (arm):
- compiler: clang-21
- config: None
- dashboard: https://d.kernelci.org/build/maestro:6a88aab962f33761c0ff06bd
#regzbot introduced: 531ed942bb0df04f6747983fecdedce76a22d07f..2be02a7c996aa733bb36e29e07715621b0de9736
#regzbot link: https://d.kernelci.org/i/maestro:9274a530ad4b4e77d62f06dda043eb5f78480880
#kernelci issue maestro:9274a530ad4b4e77d62f06dda043eb5f78480880
--
This is an experimental report format. Please send feedback in!
Talk to us at kernelci@lists.linux.dev
Made with love by the KernelCI team - https://kernelci.org
next reply other threads:[~2026-08-21 21:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-21 21:59 KernelCI bot [this message]
2026-08-23 9:51 ` [REGRESSION] mainline/master: (build) format specifies type 'unsigned long' but the argument has type 's Thorsten Leemhuis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178734954411.1392.5288442696836266032@kernelci.org \
--to=bot@kernelci.org \
--cc=broonie@kernel.org \
--cc=kernelci-results@groups.io \
--cc=kernelci@lists.linux.dev \
--cc=laura.nao@collabora.com \
--cc=regressions@lists.linux.dev \
--cc=shreeya.patel@collabora.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.