Buildresult: powerpc-next/skiroot_defconfig/powerpc-gcc5 built on Apr 5 2020, 23:36
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 5 2020, 23:36
Duration:
0:01:45.990309
Builder:
ka1
Revision:
selftests/powerpc: Always build the tm-poison test 64-bit (
6ba4a2d3591039aea1cb45c7c42262d26351a2fa)
Target:
powerpc-next/skiroot_defconfig/powerpc-gcc5
Branch:
powerpc-next
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
skiroot_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
WARNING: vmlinux.o(.text.unlikely+0x228): Section mismatch in reference from the function early_init_mmu() to the function .init.text:radix__early_init_mmu() WARNING: vmlinux.o(.text.unlikely+0x234): Section mismatch in reference from the function early_init_mmu() to the function .init.text:hash__early_init_mmu()
Full Log
# git rev-parse -q --verify 6ba4a2d3591039aea1cb45c7c42262d26351a2fa^{commit} 6ba4a2d3591039aea1cb45c7c42262d26351a2fa already have revision, skipping fetch # git checkout -q -f -B kisskb 6ba4a2d3591039aea1cb45c7c42262d26351a2fa # git clean -qxdf # < git log -1 # commit 6ba4a2d3591039aea1cb45c7c42262d26351a2fa # Author: Michael Ellerman <mpe@ellerman.id.au> # Date: Fri Apr 3 20:56:56 2020 +1100 # # selftests/powerpc: Always build the tm-poison test 64-bit # # The tm-poison test includes inline asm which is 64-bit only, so the # test must be built 64-bit in order to work. # # Otherwise it fails, eg: # # file tm-poison # tm-poison: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (SYSV) ... # # ./tm-poison # test: tm_poison_test # Unknown value 0x1fff71150 leaked into f31! # Unknown value 0x1fff710c0 leaked into vr31! # failure: tm_poison_test # # Fixes: a003365cab64 ("powerpc/tm: Add tm-poison test") # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20200403095656.3772005-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 6ba4a2d3591039aea1cb45c7c42262d26351a2fa # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text.unlikely+0x228): Section mismatch in reference from the function early_init_mmu() to the function .init.text:radix__early_init_mmu() The function early_init_mmu() references the function __init radix__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of radix__early_init_mmu is wrong. WARNING: vmlinux.o(.text.unlikely+0x234): Section mismatch in reference from the function early_init_mmu() to the function .init.text:hash__early_init_mmu() The function early_init_mmu() references the function __init hash__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of hash__early_init_mmu is wrong. Completed OK # rm -rf /kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 # Build took: 0:01:45.990309
© Michael Ellerman 2006-2018.