# git rev-parse -q --verify 7c70d4535af01f3f1e38b8cc0067d06c2e9555d4^{commit} 7c70d4535af01f3f1e38b8cc0067d06c2e9555d4 already have revision, skipping fetch # git checkout -q -f -B kisskb 7c70d4535af01f3f1e38b8cc0067d06c2e9555d4 # git clean -qxdf # < git log -1 # commit 7c70d4535af01f3f1e38b8cc0067d06c2e9555d4 # Author: Christophe Leroy # Date: Mon Mar 7 18:22:01 2022 +0100 # # powerpc: Finally remove unnecessary headers from asm/prom.h # # Remove all headers included from asm/prom.h which are not used # by asm/prom.h itself. # # Declare struct device_node and struct property locally to # avoid including of.h # # Signed-off-by: Christophe Leroy # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 7c70d4535af01f3f1e38b8cc0067d06c2e9555d4 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/chleroy_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/chleroy_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/chleroy_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/chleroy_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'pseries_hpte_clear_all': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:902:3: error: implicit declaration of function 'pseries_big_endian_exceptions' [-Werror=implicit-function-declaration] pseries_big_endian_exceptions(); ^ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:249: arch/powerpc/platforms/pseries/lpar.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:466: arch/powerpc/platforms/pseries] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:466: arch/powerpc/platforms] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1839: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/chleroy_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/chleroy_ppc64le_defconfig_powerpc-gcc5 # Build took: 0:03:34.109153