Buildresult: powerpc-fixes/sparc64-defconfig/sparc64-gcc5 built on Oct 28 2022, 02:17
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Oct 28 2022, 02:17
Duration:
0:00:56.757164
Builder:
ka4
Revision:
powerpc/64e: Fix amdgpu build on Book3E w/o AltiVec (
32f648fac0c17215014a47f1cd5caaaa17d8abec)
Target:
powerpc-fixes/sparc64-defconfig/sparc64-gcc5
Branch:
powerpc-fixes
Compiler:
sparc64-gcc5
(sparc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify 32f648fac0c17215014a47f1cd5caaaa17d8abec^{commit} 32f648fac0c17215014a47f1cd5caaaa17d8abec already have revision, skipping fetch # git checkout -q -f -B kisskb 32f648fac0c17215014a47f1cd5caaaa17d8abec # git clean -qxdf # < git log -1 # commit 32f648fac0c17215014a47f1cd5caaaa17d8abec # Author: Michael Ellerman <mpe@ellerman.id.au> # Date: Thu Oct 27 17:08:21 2022 +1100 # # powerpc/64e: Fix amdgpu build on Book3E w/o AltiVec # # There's a build failure for Book3E without AltiVec: # Error: cc1: error: AltiVec not supported in this target # make[6]: *** [/linux/scripts/Makefile.build:250: # drivers/gpu/drm/amd/amdgpu/../display/dc/dml/display_mode_lib.o] Error 1 # # This happens because the amdgpu build is only gated by # PPC_LONG_DOUBLE_128, but that symbol can be enabled even though AltiVec # is disabled. # # The only user of PPC_LONG_DOUBLE_128 is amdgpu, so just add a dependency # on AltiVec to that symbol to fix the build. # # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20221027125626.1383092-1-mpe@ellerman.id.au # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 32f648fac0c17215014a47f1cd5caaaa17d8abec # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 120 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 120 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in <asm/asm-prototypes.h>? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64-gcc5 # Build took: 0:00:56.757164
© Michael Ellerman 2006-2018.