# git rev-parse -q --verify 3613962ac5bc340ea9014940644aba35b385ce1e^{commit} 3613962ac5bc340ea9014940644aba35b385ce1e already have revision, skipping fetch # git checkout -q -f -B kisskb 3613962ac5bc340ea9014940644aba35b385ce1e # git clean -qxdf # < git log -1 # commit 3613962ac5bc340ea9014940644aba35b385ce1e # Author: Michael Ellerman # Date: Tue Dec 15 14:29:06 2020 +1100 # # powerpc/boot: Fix build of dts/fsl # # The lkp robot reported that some configs fail to build, for example # mpc85xx_smp_defconfig, with: # # cc1: fatal error: opening output file arch/powerpc/boot/dts/fsl/.mpc8540ads.dtb.dts.tmp: No such file or directory # # This bisects to: # cc8a51ca6f05 ("kbuild: always create directories of targets") # # Although that commit claims to be about in-tree builds, it somehow # breaks out-of-tree builds. But presumably it's just exposing a latent # bug in our Makefiles. # # We can fix it by adding to targets for dts/fsl in the same way that we # do for dts. # # Fixes: cc8a51ca6f05 ("kbuild: always create directories of targets") # Reported-by: kernel test robot # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20201215032906.473460-1-mpe@ellerman.id.au # < /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 3613962ac5bc340ea9014940644aba35b385ce1e # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pseries_defconfig+FA_DUMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_defconfig # Added to kconfig CONFIG_CRASH_DUMP=y # Added to kconfig CONFIG_FA_DUMP=y # yes \n | make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pseries_defconfig+FA_DUMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pseries_defconfig+FA_DUMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/powerpc-fixes_pseries_defconfig+FA_DUMP_powerpc-gcc5 # Build took: 0:02:01.886346