Buildresult: powerpc-next/sparc64-defconfig/sparc64-gcc5 built on Aug 17 2023, 14:07
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 17 2023, 14:07
Duration:
0:00:46.973460
Builder:
ka4
Revision:
powerpc/ptrace: Split gpr32_set_common (
9a32584bc108c8fe4d02fa33b16caf686e4a788a)
Target:
powerpc-next/sparc64-defconfig/sparc64-gcc5
Branch:
powerpc-next
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>:1519: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 9a32584bc108c8fe4d02fa33b16caf686e4a788a^{commit} 9a32584bc108c8fe4d02fa33b16caf686e4a788a already have revision, skipping fetch # git checkout -q -f -B kisskb 9a32584bc108c8fe4d02fa33b16caf686e4a788a # git clean -qxdf # < git log -1 # commit 9a32584bc108c8fe4d02fa33b16caf686e4a788a # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Thu Jun 22 12:01:23 2023 +0200 # # powerpc/ptrace: Split gpr32_set_common # # objtool reports the following warning: # # arch/powerpc/kernel/ptrace/ptrace-view.o: warning: objtool: # gpr32_set_common+0x23c (.text+0x860): redundant UACCESS disable # # gpr32_set_common() conditionally opens and closes UACCESS based on # whether kbuf pointer is NULL or not. This is wackelig. # # Split gpr32_set_common() in two fonctions, one for user one for # kernel. # # Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> # [mpe: Fix oops in gpr32_set_common_user() due to NULL kbuf] # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://msgid.link/b8d6ae4483fcfd17524e79d803c969694a85cc02.1687428075.git.christophe.leroy@csgroup.eu # < /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 9a32584bc108c8fe4d02fa33b16caf686e4a788a # make -s -j 40 ARCH=sparc64 O=/kisskb/build/powerpc-next_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 40 ARCH=sparc64 O=/kisskb/build/powerpc-next_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 40 ARCH=sparc64 O=/kisskb/build/powerpc-next_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 40 ARCH=sparc64 O=/kisskb/build/powerpc-next_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1519: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-next_defconfig_sparc64-gcc5 # Build took: 0:00:46.973460
© Michael Ellerman 2006-2018.