Buildresult: linux-next/rv32_defconfig/riscv-gcc11 built on Nov 27, 16:15
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 27, 16:15
Duration:
0:01:35.649748
Builder:
ka4
Revision:
Add linux-next specific files for 20231127 (
48bbaf8b793e0770798519f8ee1ea2908ff0943a)
Target:
linux-next/rv32_defconfig/riscv-gcc11
Branch:
linux-next
Compiler:
riscv-gcc11
(riscv64-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
rv32_defconfig
(
download
)
Log:
Download original
Possible warnings (3)
.config:6278:warning: override: ARCH_RV32I changes choice state lib/vsprintf.c:2894:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] lib/vsprintf.c:3392:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Full Log
# git rev-parse -q --verify 48bbaf8b793e0770798519f8ee1ea2908ff0943a^{commit} 48bbaf8b793e0770798519f8ee1ea2908ff0943a already have revision, skipping fetch # git checkout -q -f -B kisskb 48bbaf8b793e0770798519f8ee1ea2908ff0943a # git clean -qxdf # < git log -1 # commit 48bbaf8b793e0770798519f8ee1ea2908ff0943a # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Mon Nov 27 15:00:41 2023 +1100 # # Add linux-next specific files for 20231127 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/riscv64-linux/bin/riscv64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/riscv64-linux/bin/riscv64-linux-ld --version # < git log --format=%s --max-count=1 48bbaf8b793e0770798519f8ee1ea2908ff0943a # make -s -j 40 ARCH=riscv O=/kisskb/build/linux-next_rv32_defconfig_riscv-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/riscv64-linux/bin/riscv64-linux- rv32_defconfig Using .config as base Merging /kisskb/src/arch/riscv/configs/32-bit.config Value of CONFIG_PORTABLE is redefined by fragment /kisskb/src/arch/riscv/configs/32-bit.config: Previous value: CONFIG_PORTABLE=y New value: # CONFIG_PORTABLE is not set Value of CONFIG_NONPORTABLE is redefined by fragment /kisskb/src/arch/riscv/configs/32-bit.config: Previous value: # CONFIG_NONPORTABLE is not set New value: CONFIG_NONPORTABLE=y # # merged configuration written to .config (needs make) # .config:6278:warning: override: ARCH_RV32I changes choice state # < make -s -j 40 ARCH=riscv O=/kisskb/build/linux-next_rv32_defconfig_riscv-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/riscv64-linux/bin/riscv64-linux- help # make -s -j 40 ARCH=riscv O=/kisskb/build/linux-next_rv32_defconfig_riscv-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/riscv64-linux/bin/riscv64-linux- olddefconfig # make -s -j 40 ARCH=riscv O=/kisskb/build/linux-next_rv32_defconfig_riscv-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/riscv64-linux/bin/riscv64-linux- /kisskb/src/lib/vsprintf.c: In function 'vsnprintf': /kisskb/src/lib/vsprintf.c:2894:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2894 | end[-1] = '\0'; | ~~~~~~~~^~~~~~ /kisskb/src/lib/vsprintf.c:2749:21: note: at offset [-2147483649, 2147483646] into destination object 'buf' of size [0, 2147483647] 2749 | int vsnprintf(char *buf, size_t size, const char *fmt, va_list args) | ~~~~~~^~~ /kisskb/src/lib/vsprintf.c: In function 'bstr_printf': /kisskb/src/lib/vsprintf.c:3392:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 3392 | end[-1] = '\0'; | ~~~~~~~~^~~~~~ /kisskb/src/lib/vsprintf.c:3213:23: note: at offset [-2147483649, 2147483646] into destination object 'buf' of size [0, 2147483647] 3213 | int bstr_printf(char *buf, size_t size, const char *fmt, const u32 *bin_buf) | ~~~~~~^~~ Completed OK # rm -rf /kisskb/build/linux-next_rv32_defconfig_riscv-gcc11 # Build took: 0:01:35.649748
© Michael Ellerman 2006-2018.