Buildresult: powerpc-next/s390-defconfig/s390x-gcc8 built on Jan 20 2022, 02:18
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jan 20 2022, 02:18
Duration:
0:06:10.736488
Builder:
blade4b
Revision:
powerpc/pseries: read the lpar name from the firmware (
0f40cdb561d4e7830a933cb20b5ad376f24e6c36)
Target:
powerpc-next/s390-defconfig/s390x-gcc8
Branch:
powerpc-next
Compiler:
s390x-gcc8
(s390-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
defconfig
(
download
)
Log:
Download original
Possible errors
make[1]: *** [Makefile:1155: vmlinux] Error 1 make: *** [Makefile:219: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 0f40cdb561d4e7830a933cb20b5ad376f24e6c36^{commit} 0f40cdb561d4e7830a933cb20b5ad376f24e6c36 already have revision, skipping fetch # git checkout -q -f -B kisskb 0f40cdb561d4e7830a933cb20b5ad376f24e6c36 # git clean -qxdf # < git log -1 # commit 0f40cdb561d4e7830a933cb20b5ad376f24e6c36 # Author: Laurent Dufour <ldufour@linux.ibm.com> # Date: Thu Jan 6 17:13:39 2022 +0100 # # powerpc/pseries: read the lpar name from the firmware # # The LPAR name may be changed after the LPAR has been started in the HMC. # In that case lparstat command is not reporting the updated value because # it reads it from the device tree which is read at boot time. # # However this value could be read from RTAS. # # Adding this value in the /proc/powerpc/lparcfg output allows to read the # updated value. # # However the hypervisor, like Qemu/KVM, may not support this RTAS # parameter. In that case the value reported in lparcfg is read from the # device tree and so is not updated accordingly. # # Signed-off-by: Laurent Dufour <ldufour@linux.ibm.com> # Reviewed-by: Tyrel Datwyler <tyreld@linux.ibm.com> # Reviewed-by: Nathan Lynch <nathanl@linux.ibm.com> # [mpe: Drop doc-comment syntax, change RTAS/DT to lower case, use of_root # to fix missing of_node_put(), use of_property_read_string()] # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20220106161339.74656-1-ldufour@linux.ibm.com # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 0f40cdb561d4e7830a933cb20b5ad376f24e6c36 # < make -s -j 24 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # < make -s -j 24 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 24 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 24 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- MKDIR /kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8/tools/bpf/resolve_btfids/libbpf/ MKDIR /kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8/tools/bpf/resolve_btfids//libsubcmd LINK resolve_btfids BTF: .tmp_vmlinux.btf: pahole version v1.12 is too old, need at least v1.16 Failed to generate BTF for vmlinux Try to disable CONFIG_DEBUG_INFO_BTF make[1]: *** [/kisskb/src/Makefile:1155: vmlinux] Error 1 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 24 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 # Build took: 0:06:10.736488
© Michael Ellerman 2006-2018.