lkml.org 
[lkml]   [2024]   [Apr]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subjectriscv32: mm/init.c:1495:11: error: use of undeclared identifier 'MODULES_VADDR'
The Linux next today's tag next-20240426 riscv32 builds failed due to following
build warnings / errors.

riscv32:
- rv32-clang-18-defconfig
- rv32-clang-18-allnoconfig
- rv32-clang-18-tinyconfig

Build log:
----
arch/riscv/mm/init.c:1495:11: error: use of undeclared identifier
'MODULES_VADDR'
1495 | start = MODULES_VADDR;
| ^
arch/riscv/mm/init.c:1496:9: error: use of undeclared identifier 'MODULES_END'
1496 | end = MODULES_END;
| ^
2 errors generated.

metadata:
git_repo: https://gitlab.com/Linaro/lkft/mirrors/next/linux-next
git_sha: bb7a2467e6beef44a80a17d45ebf2931e7631083
git_short_log: bb7a2467e6be ("Add linux-next specific files for 20240426")
git_describe: next-20240426

steps to reproduce:
# tuxmake --runtime podman --target-arch riscv --toolchain clang-18
--kconfig defconfig --kconfig-add rv32_defconfig LLVM=1

Links:
- https://storage.tuxsuite.com/public/linaro/lkft/builds/2fdCURo2mABucb6hDzrLnPoTWMx/
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240426/testrun/23674184/suite/build/test/rv32-clang-18-defconfig/details/

--
Linaro LKFT
https://lkft.linaro.org

\
 
 \ /
  Last update: 2024-05-27 18:05    [W:0.052 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site