Buildresult: linux-next/m5272c3_defconfig/m68k-gcc11 built on Nov 27, 18:49
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 27, 18:49
Duration:
0:00:28.151183
Builder:
ka7
Revision:
Add linux-next specific files for 20231127 (
48bbaf8b793e0770798519f8ee1ea2908ff0943a)
Target:
linux-next/m5272c3_defconfig/m68k-gcc11
Branch:
linux-next
Compiler:
m68k-gcc11
(m68k-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
m5272c3_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
lib/vsprintf.c:2894:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] drivers/tty/serial/mcf.c:473:12: warning: no previous prototype for 'early_mcf_setup' [-Wmissing-prototypes]
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/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 48bbaf8b793e0770798519f8ee1ea2908ff0943a # make -s -j 32 ARCH=m68k O=/kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # < make -s -j 32 ARCH=m68k O=/kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-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/drivers/tty/serial/mcf.c:473:12: warning: no previous prototype for 'early_mcf_setup' [-Wmissing-prototypes] 473 | int __init early_mcf_setup(struct mcf_platform_uart *platp) | ^~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc11 # Build took: 0:00:28.151183
© Michael Ellerman 2006-2018.