* [ebiggers:wip-nh-lib 10/20] lib/crypto/tests/nh_kunit.c:43:1: sparse: sparse: static assertion failed: "MODULE_INFO(file, ...) contains embedded NUL byte"
@ 2025-12-09 12:19 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-12-09 12:19 UTC (permalink / raw)
To: Eric Biggers; +Cc: oe-kbuild-all
tree: https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git wip-nh-lib
head: 79bcfe8d44c5d06347eaa2b798a737d644573da2
commit: b98dc0c0c9c02baa8b7790f278dfacd4d3c6634f [10/20] lib/crypto: tests: Add KUnit tests for NH
config: sparc64-randconfig-r121-20251209 (https://download.01.org/0day-ci/archive/20251209/202512092004.2DF9dMkW-lkp@intel.com/config)
compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 6ec8c4351cfc1d0627d1633b02ea787bd29c77d8)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251209/202512092004.2DF9dMkW-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/oe-kbuild-all/202512092004.2DF9dMkW-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
lib/crypto/tests/nh_kunit.c:42:1: sparse: sparse: bad integer constant expression
lib/crypto/tests/nh_kunit.c:42:1: sparse: sparse: static assertion failed: "MODULE_INFO(description, ...) contains embedded NUL byte"
lib/crypto/tests/nh_kunit.c:43:1: sparse: sparse: bad integer constant expression
>> lib/crypto/tests/nh_kunit.c:43:1: sparse: sparse: static assertion failed: "MODULE_INFO(file, ...) contains embedded NUL byte"
lib/crypto/tests/nh_kunit.c:43:1: sparse: sparse: bad integer constant expression
lib/crypto/tests/nh_kunit.c:43:1: sparse: sparse: static assertion failed: "MODULE_INFO(license, ...) contains embedded NUL byte"
vim +43 lib/crypto/tests/nh_kunit.c
41
42 MODULE_DESCRIPTION("KUnit tests for NH");
> 43 MODULE_LICENSE("GPL");
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-12-09 12:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-09 12:19 [ebiggers:wip-nh-lib 10/20] lib/crypto/tests/nh_kunit.c:43:1: sparse: sparse: static assertion failed: "MODULE_INFO(file, ...) contains embedded NUL byte" kernel test robot
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.