# git rev-parse -q --verify 6705cd745adbbeac6b13002c7a30060f7b2568a5^{commit} 6705cd745adbbeac6b13002c7a30060f7b2568a5 already have revision, skipping fetch # git checkout -q -f -B kisskb 6705cd745adbbeac6b13002c7a30060f7b2568a5 # git clean -qxdf # < git log -1 # commit 6705cd745adbbeac6b13002c7a30060f7b2568a5 # Author: Stephen Rothwell # Date: Tue Mar 1 02:32:06 2022 +1100 # # Add linux-next specific files for 20220228 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 6705cd745adbbeac6b13002c7a30060f7b2568a5 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4853:warning: override: reassigning to symbol STANDALONE .config:4855:warning: override: reassigning to symbol MODULE_SIG .config:4859:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4862:warning: override: reassigning to symbol GCC_PLUGINS .config:4863:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:4864:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS .config:4865:warning: override: reassigning to symbol UBSAN # make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/sched/rt.c:3020:12: error: 'sched_rr_handler' defined but not used [-Werror=unused-function] 3020 | static int sched_rr_handler(struct ctl_table *table, int write, void *buffer, | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/rt.c:2981:12: error: 'sched_rt_handler' defined but not used [-Werror=unused-function] 2981 | static int sched_rt_handler(struct ctl_table *table, int write, void *buffer, | ^~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:288: kernel/sched/rt.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:614: kernel/sched] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1971: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/tty/serial/sunplus-uart.c: In function 'sunplus_poll_put_char': /kisskb/src/drivers/tty/serial/sunplus-uart.c:464:2: error: implicit declaration of function 'wait_for_xmitr'; did you mean 'wait_on_bit'? [-Werror=implicit-function-declaration] 464 | wait_for_xmitr(port); | ^~~~~~~~~~~~~~ | wait_on_bit /kisskb/src/drivers/tty/serial/sunplus-uart.c: At top level: /kisskb/src/drivers/tty/serial/sunplus-uart.c:574:12: error: 'sunplus_uart_console' undeclared here (not in a function); did you mean 'sunplus_uart_ops'? 574 | .cons = &sunplus_uart_console, | ^~~~~~~~~~~~~~~~~~~~ | sunplus_uart_ops cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/tty/serial/sunplus-uart.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:614: drivers/tty/serial] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:614: drivers/tty] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1971: drivers] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:00:42.185396