# git rev-parse -q --verify cc63e8e92cb872081f249ea16e6c460642f3e4fb^{commit} cc63e8e92cb872081f249ea16e6c460642f3e4fb already have revision, skipping fetch # git checkout -q -f -B kisskb cc63e8e92cb872081f249ea16e6c460642f3e4fb # git clean -qxdf # < git log -1 # commit cc63e8e92cb872081f249ea16e6c460642f3e4fb # Author: Stephen Rothwell # Date: Mon May 23 21:26:41 2022 +1000 # # Add linux-next specific files for 20220523 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 cc63e8e92cb872081f249ea16e6c460642f3e4fb # < make -s -j 120 ARCH=m68k O=/kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 120 ARCH=m68k O=/kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 120 ARCH=m68k O=/kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 120 ARCH=m68k O=/kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/arch/m68k/virt/config.c: In function 'config_virt': /kisskb/src/arch/m68k/virt/config.c:129:9: error: 'mach_power_off' undeclared (first use in this function); did you mean 'pm_power_off'? 129 | mach_power_off = virt_halt; | ^~~~~~~~~~~~~~ | pm_power_off /kisskb/src/arch/m68k/virt/config.c:129:9: note: each undeclared identifier is reported only once for each function it appears in make[3]: *** [/kisskb/src/scripts/Makefile.build:272: arch/m68k/virt/config.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:549: arch/m68k/virt] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2000: arch/m68k] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/mailbox/qcom-ipcc.c:258:12: error: 'qcom_ipcc_pm_resume' defined but not used [-Werror=unused-function] 258 | static int qcom_ipcc_pm_resume(struct device *dev) | ^~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:272: drivers/mailbox/qcom-ipcc.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:549: drivers/mailbox] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2000: drivers] Error 2 make: *** [Makefile:228: __sub-make] Error 2 Command 'make -s -j 120 ARCH=m68k O=/kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 # Build took: 0:02:55.325457