# git rev-parse -q --verify f7efed9f38f886edb450041b82a6f15d663c98f8^{commit} f7efed9f38f886edb450041b82a6f15d663c98f8 already have revision, skipping fetch # git checkout -q -f -B kisskb f7efed9f38f886edb450041b82a6f15d663c98f8 # git clean -qxdf # < git log -1 # commit f7efed9f38f886edb450041b82a6f15d663c98f8 # Author: Stephen Rothwell # Date: Fri Jun 16 15:10:56 2023 +1000 # # Add linux-next specific files for 20230616 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 f7efed9f38f886edb450041b82a6f15d663c98f8 # make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.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 40 ARCH=s390 O=/kisskb/build/linux-next_allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/samples/pfsm/pfsm-wakeup.c:12:10: fatal error: fcntl.h: No such file or directory 12 | #include | ^~~~~~~~~ compilation terminated. make[4]: *** [/kisskb/src/scripts/Makefile.userprogs:28: samples/pfsm/pfsm-wakeup] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:477: samples/pfsm] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:477: samples] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/sound/soc/loongson/loongson_i2s.c:255:12: error: 'i2s_resume' defined but not used [-Werror=unused-function] 255 | static int i2s_resume(struct device *dev) | ^~~~~~~~~~ /kisskb/src/sound/soc/loongson/loongson_i2s.c:246:12: error: 'i2s_suspend' defined but not used [-Werror=unused-function] 246 | static int i2s_suspend(struct device *dev) | ^~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:243: sound/soc/loongson/loongson_i2s.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:477: sound/soc/loongson] Error 2 make[4]: *** Waiting for unfinished jobs.... /kisskb/src/sound/soc/codecs/max98388.c:864:12: error: 'max98388_resume' defined but not used [-Werror=unused-function] 864 | static int max98388_resume(struct device *dev) | ^~~~~~~~~~~~~~~ /kisskb/src/sound/soc/codecs/max98388.c:854:12: error: 'max98388_suspend' defined but not used [-Werror=unused-function] 854 | static int max98388_suspend(struct device *dev) | ^~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:243: sound/soc/codecs/max98388.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:477: sound/soc/codecs] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:477: sound/soc] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:477: sound] Error 2 make[1]: *** [/kisskb/src/Makefile:2016: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_allyesconfig_s390x-gcc11 # Build took: 0:08:27.032684