From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: [mic:next 4/19] audit.h:354:42: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'}
Date: Thu, 02 Apr 2026 02:38:44 +0200 [thread overview]
Message-ID: <202604020206.62zgOTeP-lkp@intel.com> (raw)
::::::
:::::: Manual check reason: "low confidence bisect report"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: "Mickaël Salaün" <mic@digikod.net>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git next
head: e64b5bb393de35f8a63351bf96f8e4bb1975f5cc
commit: 608d0288d7b32882578cf4d686ab64873c9a1a52 [4/19] selftests/landlock: Skip stale records in audit_match_record()
:::::: branch date: 5 hours ago
:::::: commit date: 5 hours ago
config: powerpc64-allnoconfig-bpf (https://download.01.org/0day-ci/archive/20260402/202604020206.62zgOTeP-lkp@intel.com/config)
compiler: powerpc64-linux-gnu-gcc (Debian 14.2.0-19) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260402/202604020206.62zgOTeP-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202604020206.62zgOTeP-lkp@intel.com/
All warnings (new ones prefixed by >>):
In file included from fs_test.c:44:
audit.h: In function 'matches_log_domain_deallocated':
>> audit.h:354:42: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'} [-Wformat=]
354 | log_template_with_id,
| ^~~~~~~~~~~~~~~~~~~~
355 | expected_domain_id, num_denials);
| ~~~~~~~~~~~~~~~~~~
| |
| __u64 {aka long unsigned int}
/usr/lib/gcc-cross/powerpc64-linux-gnu/14/../../../../powerpc64-linux-gnu/bin/ld: cannot find -lcap: No such file or directory
collect2: error: ld returned 1 exit status
--
In file included from audit_test.c:21:
audit.h: In function 'matches_log_domain_deallocated':
>> audit.h:354:42: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'} [-Wformat=]
354 | log_template_with_id,
| ^~~~~~~~~~~~~~~~~~~~
355 | expected_domain_id, num_denials);
| ~~~~~~~~~~~~~~~~~~
| |
| __u64 {aka long unsigned int}
In file included from common.h:20,
from audit_test.c:22:
audit_test.c: In function 'audit_layers':
tools/testing/selftests/../../../tools/testing/selftests/kselftest_harness.h:116:40: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type '__u64' {aka 'long unsigned int'} [-Wformat=]
116 | fprintf(TH_LOG_STREAM, "# %s:%d:%s:" fmt "\n", \
| ^~~~~~~~~~~~~
tools/testing/selftests/../../../tools/testing/selftests/kselftest_harness.h:111:17: note: in expansion of macro '__TH_LOG'
111 | __TH_LOG(fmt, ##__VA_ARGS__); \
| ^~~~~~~~
audit_test.c:155:25: note: in expansion of macro 'TH_LOG'
155 | TH_LOG("Failed to match domain %llx (#%d)",
| ^~~~~~
/usr/lib/gcc-cross/powerpc64-linux-gnu/14/../../../../powerpc64-linux-gnu/bin/ld: cannot find -lcap: No such file or directory
collect2: error: ld returned 1 exit status
--
In file included from net_test.c:23:
audit.h: In function 'matches_log_domain_deallocated':
>> audit.h:354:42: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'} [-Wformat=]
354 | log_template_with_id,
| ^~~~~~~~~~~~~~~~~~~~
355 | expected_domain_id, num_denials);
| ~~~~~~~~~~~~~~~~~~
| |
| __u64 {aka long unsigned int}
In file included from common.h:20,
from net_test.c:24:
net_test.c: In function 'mini_network_access_rights':
tools/testing/selftests/../../../tools/testing/selftests/kselftest_harness.h:116:40: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type '__u64' {aka 'long unsigned int'} [-Wformat=]
116 | fprintf(TH_LOG_STREAM, "# %s:%d:%s:" fmt "\n", \
| ^~~~~~~~~~~~~
tools/testing/selftests/../../../tools/testing/selftests/kselftest_harness.h:111:17: note: in expansion of macro '__TH_LOG'
111 | __TH_LOG(fmt, ##__VA_ARGS__); \
| ^~~~~~~~
net_test.c:1358:25: note: in expansion of macro 'TH_LOG'
1358 | TH_LOG("Failed to add rule with access 0x%llx: %s",
| ^~~~~~
/usr/lib/gcc-cross/powerpc64-linux-gnu/14/../../../../powerpc64-linux-gnu/bin/ld: cannot find -lcap: No such file or directory
collect2: error: ld returned 1 exit status
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2026-04-02 0:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=202604020206.62zgOTeP-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild@lists.linux.dev \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox