# git rev-parse -q --verify d0b1397a9aac7a77c95fed5ea02ef35c29279915^{commit} d0b1397a9aac7a77c95fed5ea02ef35c29279915 already have revision, skipping fetch # git checkout -q -f -B kisskb d0b1397a9aac7a77c95fed5ea02ef35c29279915 # git clean -qxdf # < git log -1 # commit d0b1397a9aac7a77c95fed5ea02ef35c29279915 # Author: Greg Kroah-Hartman # Date: Thu Aug 9 12:15:13 2018 +0200 # # Linux 4.17.14 # < gcc --version # < git log --format=%s --max-count=1 d0b1397a9aac7a77c95fed5ea02ef35c29279915 # < make -s -j 20 ARCH=powerpc O=/kisskb/build/stable-4.17_pmac32_defconfig+SMP_default CROSS_COMPILE= pmac32_defconfig # Added to kconfig CONFIG_SMP=y # make -s -j 20 ARCH=powerpc O=/kisskb/build/stable-4.17_pmac32_defconfig+SMP_default CROSS_COMPILE= olddefconfig # make -s -j 20 ARCH=powerpc O=/kisskb/build/stable-4.17_pmac32_defconfig+SMP_default CROSS_COMPILE= ld: unrecognised emulation mode: elf32ppc Supported emulations: elf_x86_64 elf32_x86_64 elf_i386 i386linux elf_l1om elf_k1om i386pep i386pe /bin/sh: 1: [: -lt: unexpected operator gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc: error: unrecognized command line option '-mmultiple' /kisskb/src/scripts/Makefile.build:312: recipe for target 'scripts/mod/empty.o' failed make[3]: *** [scripts/mod/empty.o] Error 1 /kisskb/src/scripts/Makefile.build:559: recipe for target 'scripts/mod' failed make[2]: *** [scripts/mod] Error 2 make[2]: *** Waiting for unfinished jobs.... gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc: error: unrecognized command line option '-mmultiple' /kisskb/src/./Kbuild:21: recipe for target 'kernel/bounds.s' failed make[2]: *** [kernel/bounds.s] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/Makefile:1115: recipe for target 'prepare0' failed make[1]: *** [prepare0] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/Makefile:1079: recipe for target 'scripts' failed make[1]: *** [scripts] Error 2 Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 20 ARCH=powerpc O=/kisskb/build/stable-4.17_pmac32_defconfig+SMP_default CROSS_COMPILE= ' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-4.17_pmac32_defconfig+SMP_default # Build took: 0:00:07.930130