Buildresult: powerpc-next/sparc64-defconfig/sparc64-gcc5 built on Aug 19 2023, 02:36
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 19 2023, 02:36
Duration:
0:00:47.425954
Builder:
ka4
Revision:
powerpc/perf: Convert fsl_emb notifier to state machine callbacks (
34daf445f82bd3a4df852bb5f1dffd792ac830a0)
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 34daf445f82bd3a4df852bb5f1dffd792ac830a0^{commit} 34daf445f82bd3a4df852bb5f1dffd792ac830a0 already have revision, skipping fetch # git checkout -q -f -B kisskb 34daf445f82bd3a4df852bb5f1dffd792ac830a0 # git clean -qxdf # < git log -1 # commit 34daf445f82bd3a4df852bb5f1dffd792ac830a0 # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Fri Aug 18 10:59:44 2023 +0200 # # powerpc/perf: Convert fsl_emb notifier to state machine callbacks # # CC arch/powerpc/perf/core-fsl-emb.o # arch/powerpc/perf/core-fsl-emb.c:675:6: error: no previous prototype for 'hw_perf_event_setup' [-Werror=missing-prototypes] # 675 | void hw_perf_event_setup(int cpu) # | ^~~~~~~~~~~~~~~~~~~ # # Looks like fsl_emb was completely missed by commit 3f6da3905398 ("perf: # Rework and fix the arch CPU-hotplug hooks") # # So, apply same changes as commit 3f6da3905398 ("perf: Rework and fix # the arch CPU-hotplug hooks") then commit 57ecde42cc74 ("powerpc/perf: # Convert book3s notifier to state machine callbacks") # # While at it, also fix following error: # # arch/powerpc/perf/core-fsl-emb.c: In function 'perf_event_interrupt': # arch/powerpc/perf/core-fsl-emb.c:648:13: error: variable 'found' set but not used [-Werror=unused-but-set-variable] # 648 | int found = 0; # | ^~~~~ # # Fixes: 3f6da3905398 ("perf: Rework and fix the arch CPU-hotplug hooks") # Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://msgid.link/603e1facb32608f88f40b7d7b9094adc50e7b2dc.1692349125.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 34daf445f82bd3a4df852bb5f1dffd792ac830a0 # 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:47.425954
© Michael Ellerman 2006-2018.