Created
March 15, 2025 18:22
pw944175-p14017536
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Full log: | |
W: Support for running offline not available (unshare: unshare failed: Operation not permitted) | |
I: config: PASS in 0:00:03.106035 | |
I: default: FAIL in 0:00:01.778774 | |
I: kernel: SKIP in 0:00:00.000008 | |
I: xipkernel: SKIP in 0:00:00.000004 | |
I: modules: SKIP in 0:00:00.002955 | |
I: dtbs: PASS in 0:00:00.783572 | |
I: dtbs-legacy: SKIP in 0:00:00.004512 | |
I: debugkernel: SKIP in 0:00:00.000005 | |
I: headers: PASS in 0:00:01.069402 | |
I: build output in /build/tmp.KumveVVVDD | |
tuxmake --download-all-korg-gcc-toolchains --target-arch=riscv --kconfig=nommu_virt_defconfig --toolchain=gcc --wrapper=ccache --environment=KBUILD_BUILD_TIMESTAMP=@1621270510 --environment=KBUILD_BUILD_USER=tuxmake --environment=KBUILD_BUILD_HOST=tuxmake --environment=KCFLAGS=-ffile-prefix-map=/build/tmp.KumveVVVDD/build/= --runtime=null --image=docker.io/tuxmake/riscv_gcc CROSS_COMPILE=riscv64-linux- config default kernel xipkernel modules dtbs dtbs-legacy debugkernel headers | |
make --silent --keep-going --jobs=48 O=/build/tmp.KumveVVVDD/build ARCH=riscv CROSS_COMPILE=riscv64-linux- 'CC=ccache riscv64-linux-gcc' 'HOSTCC=ccache gcc' nommu_virt_defconfig | |
make --silent --keep-going --jobs=48 O=/build/tmp.KumveVVVDD/build ARCH=riscv CROSS_COMPILE=riscv64-linux- 'CC=ccache riscv64-linux-gcc' 'HOSTCC=ccache gcc' | |
In file included from /build/tmppxhx92p9/arch/riscv/kernel/asm-offsets.c:7: | |
/build/tmppxhx92p9/arch/riscv/kernel/asm-offsets.c: In function 'asm_offsets': | |
/build/tmppxhx92p9/arch/riscv/kernel/asm-offsets.c:518:30: error: 'SBI_EXT_FWFT' undeclared (first use in this function) | |
518 | DEFINE(SBI_EXT_FWFT, SBI_EXT_FWFT); | |
| ^~~~~~~~~~~~ | |
/build/tmppxhx92p9/include/linux/kbuild.h:6:69: note: in definition of macro 'DEFINE' | |
6 | asm volatile("\n.ascii \"->" #sym " %0 " #val "\"" : : "i" (val)) | |
| ^~~ | |
/build/tmppxhx92p9/arch/riscv/kernel/asm-offsets.c:518:30: note: each undeclared identifier is reported only once for each function it appears in | |
518 | DEFINE(SBI_EXT_FWFT, SBI_EXT_FWFT); | |
| ^~~~~~~~~~~~ | |
/build/tmppxhx92p9/include/linux/kbuild.h:6:69: note: in definition of macro 'DEFINE' | |
6 | asm volatile("\n.ascii \"->" #sym " %0 " #val "\"" : : "i" (val)) | |
| ^~~ | |
/build/tmppxhx92p9/arch/riscv/kernel/asm-offsets.c:519:34: error: 'SBI_EXT_FWFT_SET' undeclared (first use in this function) | |
519 | DEFINE(SBI_EXT_FWFT_SET, SBI_EXT_FWFT_SET); | |
| ^~~~~~~~~~~~~~~~ | |
/build/tmppxhx92p9/include/linux/kbuild.h:6:69: note: in definition of macro 'DEFINE' | |
6 | asm volatile("\n.ascii \"->" #sym " %0 " #val "\"" : : "i" (val)) | |
| ^~~ | |
/build/tmppxhx92p9/arch/riscv/kernel/asm-offsets.c:520:39: error: 'SBI_FWFT_SHADOW_STACK' undeclared (first use in this function) | |
520 | DEFINE(SBI_FWFT_SHADOW_STACK, SBI_FWFT_SHADOW_STACK); | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
/build/tmppxhx92p9/include/linux/kbuild.h:6:69: note: in definition of macro 'DEFINE' | |
6 | asm volatile("\n.ascii \"->" #sym " %0 " #val "\"" : : "i" (val)) | |
| ^~~ | |
/build/tmppxhx92p9/arch/riscv/kernel/asm-offsets.c:521:40: error: 'SBI_FWFT_SET_FLAG_LOCK' undeclared (first use in this function) | |
521 | DEFINE(SBI_FWFT_SET_FLAG_LOCK, SBI_FWFT_SET_FLAG_LOCK); | |
| ^~~~~~~~~~~~~~~~~~~~~~ | |
/build/tmppxhx92p9/include/linux/kbuild.h:6:69: note: in definition of macro 'DEFINE' | |
6 | asm volatile("\n.ascii \"->" #sym " %0 " #val "\"" : : "i" (val)) | |
| ^~~ | |
make[3]: *** [/build/tmppxhx92p9/scripts/Makefile.build:102: arch/riscv/kernel/asm-offsets.s] Error 1 | |
make[3]: Target 'prepare' not remade because of errors. | |
make[2]: *** [/build/tmppxhx92p9/Makefile:1264: prepare0] Error 2 | |
make[2]: Target '__all' not remade because of errors. | |
make[1]: *** [/build/tmppxhx92p9/Makefile:251: __sub-make] Error 2 | |
make[1]: Target '__all' not remade because of errors. | |
make: *** [Makefile:251: __sub-make] Error 2 | |
make: Target '__all' not remade because of errors. | |
make --silent --keep-going --jobs=48 O=/build/tmp.KumveVVVDD/build INSTALL_DTBS_PATH=/build/tmp.KumveVVVDD/build/dtbsinstall/dtbs ARCH=riscv CROSS_COMPILE=riscv64-linux- 'CC=ccache riscv64-linux-gcc' 'HOSTCC=ccache gcc' dtbs | |
rm -rf /build/tmp.KumveVVVDD/build/dtbsinstall | |
mkdir -p /build/tmp.KumveVVVDD/build/dtbsinstall/dtbs | |
make --silent --keep-going --jobs=48 O=/build/tmp.KumveVVVDD/build INSTALL_DTBS_PATH=/build/tmp.KumveVVVDD/build/dtbsinstall/dtbs ARCH=riscv CROSS_COMPILE=riscv64-linux- 'CC=ccache riscv64-linux-gcc' 'HOSTCC=ccache gcc' dtbs_install | |
tar --sort=name --owner=tuxmake:1000 --group=tuxmake:1000 --mtime=@1741994333 --clamp-mtime -caf /build/tmp.KumveVVVDD/build/dtbs.tar -C /build/tmp.KumveVVVDD/build/dtbsinstall dtbs | |
rm -rf /build/tmp.KumveVVVDD/build/install_hdr | |
make --silent --keep-going --jobs=48 O=/build/tmp.KumveVVVDD/build INSTALL_HDR_PATH=/build/tmp.KumveVVVDD/build/install_hdr/ ARCH=riscv CROSS_COMPILE=riscv64-linux- 'CC=ccache riscv64-linux-gcc' 'HOSTCC=ccache gcc' headers_install | |
tar --sort=name --owner=tuxmake:1000 --group=tuxmake:1000 --mtime=@1741994333 --clamp-mtime -caf /build/tmp.KumveVVVDD/build/headers.tar -C /build/tmp.KumveVVVDD/build/install_hdr . | |
warnings/errors: | |
/build/tmppxhx92p9/arch/riscv/kernel/asm-offsets.c:518:30: error: 'SBI_EXT_FWFT' undeclared (first use in this function) | |
/build/tmppxhx92p9/arch/riscv/kernel/asm-offsets.c:519:34: error: 'SBI_EXT_FWFT_SET' undeclared (first use in this function) | |
/build/tmppxhx92p9/arch/riscv/kernel/asm-offsets.c:520:39: error: 'SBI_FWFT_SHADOW_STACK' undeclared (first use in this function) | |
/build/tmppxhx92p9/arch/riscv/kernel/asm-offsets.c:521:40: error: 'SBI_FWFT_SET_FLAG_LOCK' undeclared (first use in this function) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment