# git rev-parse -q --verify 5c92ddca1053df02387e8006d06094e18cc8538a^{commit} 5c92ddca1053df02387e8006d06094e18cc8538a already have revision, skipping fetch # git checkout -q -f -B kisskb 5c92ddca1053df02387e8006d06094e18cc8538a # git clean -qxdf # < git log -1 # commit 5c92ddca1053df02387e8006d06094e18cc8538a # Author: Stephen Rothwell # Date: Mon Nov 14 18:48:30 2022 +1100 # # Add linux-next specific files for 20221114 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 5c92ddca1053df02387e8006d06094e18cc8538a # < make -s -j 48 ARCH=s390 O=/kisskb/build/linux-next_s390-allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 48 ARCH=s390 O=/kisskb/build/linux-next_s390-allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 48 ARCH=s390 O=/kisskb/build/linux-next_s390-allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 48 ARCH=s390 O=/kisskb/build/linux-next_s390-allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/drivers/bus/simple-pm-bus.c:96:12: error: 'simple_pm_bus_runtime_resume' defined but not used [-Werror=unused-function] 96 | static int simple_pm_bus_runtime_resume(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/simple-pm-bus.c:87:12: error: 'simple_pm_bus_runtime_suspend' defined but not used [-Werror=unused-function] 87 | static int simple_pm_bus_runtime_suspend(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:250: drivers/bus/simple-pm-bus.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/bus] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: drivers] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1994: .] Error 2 make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 48 ARCH=s390 O=/kisskb/build/linux-next_s390-allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_s390-allyesconfig_s390x-gcc11 # Build took: 0:09:39.065148