Buildresult: linux-next/sun3_defconfig/m68k-gcc11 built on May 28, 14:45
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 28, 14:45
Duration:
0:02:21.776221
Builder:
ka7
Revision:
Add linux-next specific files for 20240528 (
6dc544b66971c7f9909ff038b62149105272d26a)
Target:
linux-next/sun3_defconfig/m68k-gcc11
Branch:
linux-next
Compiler:
m68k-gcc11
(m68k-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
sun3_defconfig
(
download
)
Log:
Download original
Possible warnings (4)
remote: warning: multi-pack bitmap is missing required reverse index warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them. fs/bcachefs/btree_io.c:541:33: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Wformat=]
Full Log
# git rev-parse -q --verify 6dc544b66971c7f9909ff038b62149105272d26a^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-next.git master remote: warning: multi-pack bitmap is missing required reverse index warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 6dc544b66971c7f9909ff038b62149105272d26a^{commit} 6dc544b66971c7f9909ff038b62149105272d26a # git checkout -q -f -B kisskb 6dc544b66971c7f9909ff038b62149105272d26a # git clean -qxdf # < git log -1 # commit 6dc544b66971c7f9909ff038b62149105272d26a # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Tue May 28 14:37:11 2024 +1000 # # Add linux-next specific files for 20240528 # # 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 6dc544b66971c7f9909ff038b62149105272d26a # make -s -j 32 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 32 ARCH=m68k O=/kisskb/build/linux-next_sun3_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_sun3_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_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/fs/bcachefs/vstructs.h:5, from /kisskb/src/fs/bcachefs/bcachefs_format.h:80, from /kisskb/src/fs/bcachefs/bcachefs.h:207, from /kisskb/src/fs/bcachefs/btree_io.c:3: /kisskb/src/fs/bcachefs/btree_io.c: In function 'btree_err_msg': /kisskb/src/fs/bcachefs/btree_io.c:541:33: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Wformat=] 541 | prt_printf(out, " bset byte offset %zu", | ^~~~~~~~~~~~~~~~~~~~~~~ 542 | (unsigned long)(void *)k - | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int 543 | ((unsigned long)(void *)i & ~511UL)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/bcachefs/util.h:78:63: note: in definition of macro 'prt_printf' 78 | #define prt_printf(_out, ...) bch2_prt_printf(_out, __VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/fs/bcachefs/btree_io.c:541:54: note: format string is defined here 541 | prt_printf(out, " bset byte offset %zu", | ~~^ | | | unsigned int | %lu Completed OK # rm -rf /kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 # Build took: 0:02:21.776221
© Michael Ellerman 2006-2018.