Buildresult: powerpc-fixes/ps3_defconfig/powerpc-gcc4.9 built on Dec 18 2020, 23:30
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Dec 18 2020, 23:30
Duration:
0:00:11.635236
Builder:
blade46
Revision:
powerpc/boot: Fix build of dts/fsl (
3613962ac5bc340ea9014940644aba35b385ce1e)
Target:
powerpc-fixes/ps3_defconfig/powerpc-gcc4.9
Branch:
powerpc-fixes
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
ps3_defconfig
(
download
)
Log:
Download original
Possible errors
make[2]: *** [arch/powerpc/kernel/vdso32/Makefile:54: arch/powerpc/kernel/vdso32/vdso32.so.dbg] Error 1 make[1]: *** [arch/powerpc/Makefile:425: vdso_prepare] Error 2 make: *** [Makefile:185: __sub-make] Error 2
No warnings found in log.
Full Log
# 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 <mpe@ellerman.id.au> # 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 <lkp@intel.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20201215032906.473460-1-mpe@ellerman.id.au # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 3613962ac5bc340ea9014940644aba35b385ce1e # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_ps3_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ps3_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_ps3_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_ps3_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_ps3_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- 00000858 R_PPC_REL24 _restgpr_26_x 00000a2c R_PPC_REL24 _restgpr_26_x 00000b78 R_PPC_REL24 _restgpr_26_x arch/powerpc/kernel/vdso32/vdso32.so.dbg: dynamic relocations are not supported make[2]: *** [/kisskb/src/arch/powerpc/kernel/vdso32/Makefile:54: arch/powerpc/kernel/vdso32/vdso32.so.dbg] Error 1 make[1]: *** [arch/powerpc/Makefile:425: vdso_prepare] Error 2 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_ps3_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/powerpc-fixes_ps3_defconfig_powerpc-gcc4.9 # Build took: 0:00:11.635236
© Michael Ellerman 2006-2018.