Buildresult: chleroy/arm64-defconfig/arm64-gcc5 built on Mar 5 2022, 07:32
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 5 2022, 07:32
Duration:
0:06:50.440907
Builder:
ka3
Revision:
drm/nouveau/bios: Rename prom_init() and friends functions (
3bdad1ab76f4171ea20dc7452f1a439c8cf5031f)
Target:
chleroy/arm64-defconfig/arm64-gcc5
Branch:
chleroy
Compiler:
arm64-gcc5
(aarch64-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 5.4.0 / GNU ld (GNU Binutils) 2.25.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
warning: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum warning: LSE atomics not supported by binutils
Full Log
# git rev-parse -q --verify 3bdad1ab76f4171ea20dc7452f1a439c8cf5031f^{commit} 3bdad1ab76f4171ea20dc7452f1a439c8cf5031f already have revision, skipping fetch # git checkout -q -f -B kisskb 3bdad1ab76f4171ea20dc7452f1a439c8cf5031f # git clean -qxdf # < git log -1 # commit 3bdad1ab76f4171ea20dc7452f1a439c8cf5031f # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Fri Mar 4 18:14:03 2022 +0100 # # drm/nouveau/bios: Rename prom_init() and friends functions # # While working on powerpc headers, I ended up with the following error. # # drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.c:48:1: error: conflicting types for 'prom_init'; have 'void *(struct nvkm_bios *, const char *)' # make[5]: *** [scripts/Makefile.build:288: drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o] Error 1 # # powerpc and a few other architectures have a prom_init() global function. # One day or another it will conflict with the one in shadowrom.c # # Those being static, they can easily be renamed. Do it. # # Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 3bdad1ab76f4171ea20dc7452f1a439c8cf5031f # < make -s -j 80 ARCH=arm64 O=/kisskb/build/chleroy_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # < make -s -j 80 ARCH=arm64 O=/kisskb/build/chleroy_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 80 ARCH=arm64 O=/kisskb/build/chleroy_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 80 ARCH=arm64 O=/kisskb/build/chleroy_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- warning: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum warning: LSE atomics not supported by binutils Completed OK # rm -rf /kisskb/build/chleroy_arm64-defconfig_arm64-gcc5.4 # Build took: 0:06:50.440907
© Michael Ellerman 2006-2018.