Buildresult: linux-next/sun3_defconfig/m68k-gcc11 built on Jan 16 2023, 17:33
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 16 2023, 17:33
Duration:
0:01:04.977979
Builder:
alpine2
Revision:
Add linux-next specific files for 20230116 (
c12e2e5b76b2e739ccdf196bee960412b45d5f85)
Target:
linux-next/sun3_defconfig/m68k-gcc11
Branch:
linux-next
Compiler:
m68k-gcc11
(m68k-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
sun3_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
mm/zsmalloc.c:900:13: warning: 'obj_allocated' defined but not used [-Wunused-function] include/linux/list.h:74:19: warning: 'seed_devices' may be used uninitialized in this function [-Wmaybe-uninitialized]
Full Log
# git rev-parse -q --verify c12e2e5b76b2e739ccdf196bee960412b45d5f85^{commit} c12e2e5b76b2e739ccdf196bee960412b45d5f85 already have revision, skipping fetch # git checkout -q -f -B kisskb c12e2e5b76b2e739ccdf196bee960412b45d5f85 # git clean -qxdf # < git log -1 # commit c12e2e5b76b2e739ccdf196bee960412b45d5f85 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Mon Jan 16 15:15:06 2023 +1100 # # Add linux-next specific files for 20230116 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 c12e2e5b76b2e739ccdf196bee960412b45d5f85 # < make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/mm/zsmalloc.c:900:13: warning: 'obj_allocated' defined but not used [-Wunused-function] 900 | static bool obj_allocated(struct page *page, void *obj, unsigned long *phandle) | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/volumes.c:6: /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_init_new_device': /kisskb/src/include/linux/list.h:74:19: warning: 'seed_devices' may be used uninitialized in this function [-Wmaybe-uninitialized] 74 | new->prev = prev; | ~~~~~~~~~~^~~~~~ /kisskb/src/fs/btrfs/volumes.c:2594:34: note: 'seed_devices' was declared here 2594 | struct btrfs_fs_devices *seed_devices; | ^~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 # Build took: 0:01:04.977979
© Michael Ellerman 2006-2018.