# git rev-parse -q --verify d25ee88530253138d0b20d43511ca5acbda4e9f7^{commit} d25ee88530253138d0b20d43511ca5acbda4e9f7 already have revision, skipping fetch # git checkout -q -f -B kisskb d25ee88530253138d0b20d43511ca5acbda4e9f7 # git clean -qxdf # < git log -1 # commit d25ee88530253138d0b20d43511ca5acbda4e9f7 # Author: Stephen Rothwell # Date: Tue Jan 25 16:07:14 2022 +1100 # # Add linux-next specific files for 20220125 # # 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 d25ee88530253138d0b20d43511ca5acbda4e9f7 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_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=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:8251:warning: override: reassigning to symbol PPC64 .config:8255:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:8256:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/lib/kunit/kunit-test.c: In function 'kunit_resource_test_named': /kisskb/src/lib/kunit/kunit-test.c:362:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 362 | } | ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:289: lib/kunit/kunit-test.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:572: lib/kunit] Error 2 make[1]: *** [/kisskb/src/Makefile:1965: lib] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/net/mctp/route.c:1339: /kisskb/src/net/mctp/test/route-test.c: In function 'mctp_test_fragment': /kisskb/src/net/mctp/test/route-test.c:208:1: error: the frame size of 1168 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 208 | } | ^ /kisskb/src/drivers/base/power/qos-test.c: In function 'freq_qos_test_readd': /kisskb/src/drivers/base/power/qos-test.c:104:1: error: the frame size of 1104 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 104 | } | ^ /kisskb/src/drivers/base/power/qos-test.c: In function 'freq_qos_test_min': /kisskb/src/drivers/base/power/qos-test.c:34:1: error: the frame size of 1168 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 34 | } | ^ /kisskb/src/drivers/base/power/qos-test.c: In function 'freq_qos_test_maxdef': /kisskb/src/drivers/base/power/qos-test.c:70:1: error: the frame size of 1344 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 70 | } | ^ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:289: drivers/base/power/qos-test.o] Error 1 make[4]: *** Waiting for unfinished jobs.... cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:289: net/mctp/route.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:572: net/mctp] Error 2 make[2]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:572: drivers/base/power] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:572: drivers/base] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1965: net] Error 2 make[1]: *** [/kisskb/src/Makefile:1965: drivers] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_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+ppc64le_powerpc-gcc9 # Build took: 0:02:23.574740