* [linux-next:master 11584/13331] error[E0599]: no function or associated item named `from_of_cpumask` found for struct `rust_doctest_kernel_alloc_kbox_rs_4::kernel::opp::Table` in the current scope
@ 2025-05-26 0:36 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-05-26 0:36 UTC (permalink / raw)
To: Viresh Kumar; +Cc: llvm, oe-kbuild-all
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 176e917e010cb7dcc605f11d2bc33f304292482b
commit: 2207856ff0bc8d953d6e89bda70b8978c2de8bab [11584/13331] rust: cpufreq: Add initial abstractions for cpufreq framework
config: x86_64-buildonly-randconfig-003-20250526 (https://download.01.org/0day-ci/archive/20250526/202505260856.ZQWHW2xT-lkp@intel.com/config)
compiler: clang version 20.1.2 (https://github.com/llvm/llvm-project 58df0ef89dd64126512e4ee27b4ac3fd8ddf6247)
rustc: rustc 1.78.0 (9b00956e5 2024-04-29)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250526/202505260856.ZQWHW2xT-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/202505260856.ZQWHW2xT-lkp@intel.com/
Note: the linux-next/master HEAD 176e917e010cb7dcc605f11d2bc33f304292482b builds fine.
It may have been fixed somewhere.
All errors (new ones prefixed by >>):
>> error[E0599]: no function or associated item named `from_of_cpumask` found for struct `rust_doctest_kernel_alloc_kbox_rs_4::kernel::opp::Table` in the current scope
--> rust/doctests_kernel_generated.rs:4025:32
|
4025 | let mut opp_table = Table::from_of_cpumask(dev, mask)?;
| ^^^^^^^^^^^^^^^ function or associated item not found in `Table`
|
note: if you're trying to build a new `rust_doctest_kernel_alloc_kbox_rs_4::kernel::opp::Table` consider using one of the following associated functions:
rust_doctest_kernel_alloc_kbox_rs_4::kernel::opp::Table::from_raw_table
rust_doctest_kernel_alloc_kbox_rs_4::kernel::opp::Table::from_dev
--> rust/kernel/opp.rs:559:5
--
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-05-26 0:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-26 0:36 [linux-next:master 11584/13331] error[E0599]: no function or associated item named `from_of_cpumask` found for struct `rust_doctest_kernel_alloc_kbox_rs_4::kernel::opp::Table` in the current scope kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox