Buildresult: linux-next/parisc-defconfig/parisc-gcc11 built on Jan 19 2023, 18:05
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 19 2023, 18:05
Duration:
0:01:50.435855
Builder:
alpine3
Revision:
Add linux-next specific files for 20230119 (
aa5c49149a823599764e6953229b028e4bf6e9cc)
Target:
linux-next/parisc-defconfig/parisc-gcc11
Branch:
linux-next
Compiler:
parisc-gcc11
(hppa-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
fs/cifs/cifs_debug.c:478:75: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fs/cifs/cifs_debug.c:478:79: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
Full Log
# git rev-parse -q --verify aa5c49149a823599764e6953229b028e4bf6e9cc^{commit} aa5c49149a823599764e6953229b028e4bf6e9cc already have revision, skipping fetch # git checkout -q -f -B kisskb aa5c49149a823599764e6953229b028e4bf6e9cc # git clean -qxdf # < git log -1 # commit aa5c49149a823599764e6953229b028e4bf6e9cc # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Thu Jan 19 16:44:07 2023 +1100 # # Add linux-next specific files for 20230119 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 aa5c49149a823599764e6953229b028e4bf6e9cc # < make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_parisc-defconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux- defconfig # < make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_parisc-defconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_parisc-defconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_parisc-defconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/fs/cifs/cifs_debug.c: In function 'cifs_debug_data_proc_show': /kisskb/src/fs/cifs/cifs_debug.c:478:75: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 478 | seq_printf(m, "\t\tWeight (cur,total): (%lu,%lu)" | ~~^ | | | long unsigned int | %u 479 | "\n\t\tAllocated channels: %u\n", 480 | iface->weight_fulfilled, | ~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t {aka unsigned int} /kisskb/src/fs/cifs/cifs_debug.c:478:79: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 478 | seq_printf(m, "\t\tWeight (cur,total): (%lu,%lu)" | ~~^ | | | long unsigned int | %u ...... 481 | iface_weight, | ~~~~~~~~~~~~ | | | size_t {aka unsigned int} Completed OK # rm -rf /kisskb/build/linux-next_parisc-defconfig_parisc-gcc11 # Build took: 0:01:50.435855
© Michael Ellerman 2006-2018.