Created
June 27, 2025 20:06
-
-
Save linux-riscv-bot/b72ac2c67331b35011f6820543d8e3ff to your computer and use it in GitHub Desktop.
pw976781-p14135808
This file contains hidden or 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) | |
tuxmake --download-all-korg-gcc-toolchains --target-arch=riscv --kconfig=nommu_k210_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.S5skp7ZaRp/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.S5skp7ZaRp/build ARCH=riscv CROSS_COMPILE=riscv64-linux- 'CC=ccache riscv64-linux-gcc' 'HOSTCC=ccache gcc' nommu_k210_defconfig | |
make --silent --keep-going --jobs=48 O=/build/tmp.S5skp7ZaRp/build ARCH=riscv CROSS_COMPILE=riscv64-linux- 'CC=ccache riscv64-linux-gcc' 'HOSTCC=ccache gcc' | |
riscv64-linux-ld: arch/riscv/kernel/process.o: in function `riscv_hwprobe_register_async_probe': | |
process.c:(.text+0x14a): multiple definition of `riscv_hwprobe_register_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x298): first defined here | |
riscv64-linux-ld: arch/riscv/kernel/process.o: in function `riscv_hwprobe_complete_async_probe': | |
process.c:(.text+0x14c): multiple definition of `riscv_hwprobe_complete_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x29a): first defined here | |
riscv64-linux-ld: arch/riscv/kernel/ptrace.o: in function `riscv_hwprobe_register_async_probe': | |
ptrace.c:(.text+0x538): multiple definition of `riscv_hwprobe_register_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x298): first defined here | |
riscv64-linux-ld: arch/riscv/kernel/ptrace.o: in function `riscv_hwprobe_complete_async_probe': | |
ptrace.c:(.text+0x53a): multiple definition of `riscv_hwprobe_complete_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x29a): first defined here | |
riscv64-linux-ld: arch/riscv/kernel/signal.o: in function `riscv_hwprobe_register_async_probe': | |
signal.c:(.text+0xa6): multiple definition of `riscv_hwprobe_register_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x298): first defined here | |
riscv64-linux-ld: arch/riscv/kernel/signal.o: in function `riscv_hwprobe_complete_async_probe': | |
signal.c:(.text+0xa8): multiple definition of `riscv_hwprobe_complete_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x29a): first defined here | |
riscv64-linux-ld: arch/riscv/kernel/syscall_table.o: in function `riscv_hwprobe_register_async_probe': | |
syscall_table.c:(.text+0x0): multiple definition of `riscv_hwprobe_register_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x298): first defined here | |
riscv64-linux-ld: arch/riscv/kernel/syscall_table.o: in function `riscv_hwprobe_complete_async_probe': | |
syscall_table.c:(.text+0x2): multiple definition of `riscv_hwprobe_complete_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x29a): first defined here | |
riscv64-linux-ld: arch/riscv/kernel/sys_hwprobe.o: in function `riscv_hwprobe_register_async_probe': | |
sys_hwprobe.c:(.text+0xa1e): multiple definition of `riscv_hwprobe_register_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x298): first defined here | |
riscv64-linux-ld: arch/riscv/kernel/sys_hwprobe.o: in function `riscv_hwprobe_complete_async_probe': | |
sys_hwprobe.c:(.text+0xa20): multiple definition of `riscv_hwprobe_complete_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x29a): first defined here | |
riscv64-linux-ld: arch/riscv/kernel/traps.o: in function `riscv_hwprobe_register_async_probe': | |
traps.c:(.text+0x128): multiple definition of `riscv_hwprobe_register_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x298): first defined here | |
riscv64-linux-ld: arch/riscv/kernel/traps.o: in function `riscv_hwprobe_complete_async_probe': | |
traps.c:(.text+0x12a): multiple definition of `riscv_hwprobe_complete_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x29a): first defined here | |
riscv64-linux-ld: arch/riscv/kernel/traps_misaligned.o: in function `riscv_hwprobe_register_async_probe': | |
traps_misaligned.c:(.text+0x1b4): multiple definition of `riscv_hwprobe_register_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x298): first defined here | |
riscv64-linux-ld: arch/riscv/kernel/traps_misaligned.o: in function `riscv_hwprobe_complete_async_probe': | |
traps_misaligned.c:(.text+0x1b6): multiple definition of `riscv_hwprobe_complete_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x29a): first defined here | |
riscv64-linux-ld: arch/riscv/kernel/unaligned_access_speed.o: in function `riscv_hwprobe_register_async_probe': | |
unaligned_access_speed.c:(.text+0x6e6): multiple definition of `riscv_hwprobe_register_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x298): first defined here | |
riscv64-linux-ld: arch/riscv/kernel/unaligned_access_speed.o: in function `riscv_hwprobe_complete_async_probe': | |
unaligned_access_speed.c:(.text+0x6e8): multiple definition of `riscv_hwprobe_complete_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x29a): first defined here | |
riscv64-linux-ld: kernel/ptrace.o: in function `riscv_hwprobe_register_async_probe': | |
ptrace.c:(.text+0x562): multiple definition of `riscv_hwprobe_register_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x298): first defined here | |
riscv64-linux-ld: kernel/ptrace.o: in function `riscv_hwprobe_complete_async_probe': | |
ptrace.c:(.text+0x564): multiple definition of `riscv_hwprobe_complete_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x29a): first defined here | |
riscv64-linux-ld: kernel/signal.o: in function `riscv_hwprobe_register_async_probe': | |
signal.c:(.text+0x872): multiple definition of `riscv_hwprobe_register_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x298): first defined here | |
riscv64-linux-ld: kernel/signal.o: in function `riscv_hwprobe_complete_async_probe': | |
signal.c:(.text+0x874): multiple definition of `riscv_hwprobe_complete_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x29a): first defined here | |
riscv64-linux-ld: kernel/entry/common.o: in function `riscv_hwprobe_register_async_probe': | |
common.c:(.text+0x98): multiple definition of `riscv_hwprobe_register_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x298): first defined here | |
riscv64-linux-ld: kernel/entry/common.o: in function `riscv_hwprobe_complete_async_probe': | |
common.c:(.text+0x9a): multiple definition of `riscv_hwprobe_complete_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x29a): first defined here | |
riscv64-linux-ld: kernel/entry/syscall_user_dispatch.o: in function `riscv_hwprobe_register_async_probe': | |
syscall_user_dispatch.c:(.text+0xb8): multiple definition of `riscv_hwprobe_register_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x298): first defined here | |
riscv64-linux-ld: kernel/entry/syscall_user_dispatch.o: in function `riscv_hwprobe_complete_async_probe': | |
syscall_user_dispatch.c:(.text+0xba): multiple definition of `riscv_hwprobe_complete_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x29a): first defined here | |
riscv64-linux-ld: lib/syscall.o: in function `riscv_hwprobe_register_async_probe': | |
syscall.c:(.text+0xde): multiple definition of `riscv_hwprobe_register_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x298): first defined here | |
riscv64-linux-ld: lib/syscall.o: in function `riscv_hwprobe_complete_async_probe': | |
syscall.c:(.text+0xe0): multiple definition of `riscv_hwprobe_complete_async_probe'; arch/riscv/kernel/cpufeature.o:cpufeature.c:(.text+0x29a): first defined here | |
make[3]: *** [/build/tmppzhc6xk4/scripts/Makefile.vmlinux_o:72: vmlinux.o] Error 1 | |
make[3]: Target '__default' not remade because of errors. | |
make[2]: *** [/build/tmppzhc6xk4/Makefile:1217: vmlinux_o] Error 2 | |
make[2]: Target '__all' not remade because of errors. | |
make[1]: *** [/build/tmppzhc6xk4/Makefile:248: __sub-make] Error 2 | |
make[1]: Target '__all' not remade because of errors. | |
make: *** [Makefile:248: __sub-make] Error 2 | |
make: Target '__all' not remade because of errors. | |
make --silent --keep-going --jobs=48 O=/build/tmp.S5skp7ZaRp/build INSTALL_DTBS_PATH=/build/tmp.S5skp7ZaRp/build/dtbsinstall/dtbs ARCH=riscv CROSS_COMPILE=riscv64-linux- 'CC=ccache riscv64-linux-gcc' 'HOSTCC=ccache gcc' dtbs | |
I: config: PASS in 0:00:03.401066 | |
I: default: FAIL in 0:00:11.272251 | |
I: kernel: SKIP in 0:00:00.000009 | |
I: xipkernel: SKIP in 0:00:00.000004 | |
I: modules: SKIP in 0:00:00.001817 | |
I: dtbs: PASS in 0:00:00.761071 | |
I: dtbs-legacy: SKIP in 0:00:00.003545 | |
I: debugkernel: SKIP in 0:00:00.000006 | |
I: headers: PASS in 0:00:01.218419 | |
I: build output in /build/tmp.S5skp7ZaRp | |
rm -rf /build/tmp.S5skp7ZaRp/build/dtbsinstall | |
mkdir -p /build/tmp.S5skp7ZaRp/build/dtbsinstall/dtbs | |
make --silent --keep-going --jobs=48 O=/build/tmp.S5skp7ZaRp/build INSTALL_DTBS_PATH=/build/tmp.S5skp7ZaRp/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=@1751051822 --clamp-mtime -caf /build/tmp.S5skp7ZaRp/build/dtbs.tar -C /build/tmp.S5skp7ZaRp/build/dtbsinstall dtbs | |
rm -rf /build/tmp.S5skp7ZaRp/build/install_hdr | |
make --silent --keep-going --jobs=48 O=/build/tmp.S5skp7ZaRp/build INSTALL_HDR_PATH=/build/tmp.S5skp7ZaRp/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=@1751051822 --clamp-mtime -caf /build/tmp.S5skp7ZaRp/build/headers.tar -C /build/tmp.S5skp7ZaRp/build/install_hdr . | |
warnings/errors: | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment