# git rev-parse -q --verify d514392f17fd4d386cfadde7f849d97db4ca1fb0^{commit} d514392f17fd4d386cfadde7f849d97db4ca1fb0 already have revision, skipping fetch # git checkout -q -f -B kisskb d514392f17fd4d386cfadde7f849d97db4ca1fb0 # git clean -qxdf # < git log -1 # commit d514392f17fd4d386cfadde7f849d97db4ca1fb0 # Author: Stephen Rothwell # Date: Fri Jan 20 13:12:10 2023 +1100 # # Add linux-next specific files for 20230120 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 d514392f17fd4d386cfadde7f849d97db4ca1fb0 # < make -s -j 160 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 160 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:14256:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 160 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" /kisskb/src/fs/cifs/cifs_debug.c: In function 'cifs_debug_data_proc_show': /kisskb/src/fs/cifs/cifs_debug.c:478:75: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] 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: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] 478 | seq_printf(m, "\t\tWeight (cur,total): (%lu,%lu)" | ~~^ | | | long unsigned int | %u ...... 481 | iface_weight, | ~~~~~~~~~~~~ | | | size_t {aka unsigned int} cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:252: fs/cifs/cifs_debug.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:494: fs/cifs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: fs] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2027: .] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 160 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_mips-allmodconfig_mips-gcc11 # Build took: 0:07:56.623022