Buildresult: powerpc-next/sparc64-defconfig/sparc64-gcc5 built on Oct 11 2023, 07:57
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Oct 11 2023, 07:57
Duration:
0:00:47.915516
Builder:
ka4
Revision:
powerpc: Only define __parse_fpscr() when required (
c7e0d9bb9154c6e6b2ac8746faba27b53393f25e)
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 (3)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify c7e0d9bb9154c6e6b2ac8746faba27b53393f25e^{commit} c7e0d9bb9154c6e6b2ac8746faba27b53393f25e already have revision, skipping fetch # git checkout -q -f -B kisskb c7e0d9bb9154c6e6b2ac8746faba27b53393f25e # git clean -qxdf # < git log -1 # commit c7e0d9bb9154c6e6b2ac8746faba27b53393f25e # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Fri Sep 22 14:33:13 2023 +0200 # # powerpc: Only define __parse_fpscr() when required # # Clang 17 reports: # # arch/powerpc/kernel/traps.c:1167:19: error: unused function '__parse_fpscr' [-Werror,-Wunused-function] # # __parse_fpscr() is called from two sites. First call is guarded # by #ifdef CONFIG_PPC_FPU_REGS # # Second call is guarded by CONFIG_MATH_EMULATION which selects # CONFIG_PPC_FPU_REGS. # # So only define __parse_fpscr() when CONFIG_PPC_FPU_REGS is defined. # # Reported-by: kernel test robot <lkp@intel.com> # Closes: https://lore.kernel.org/oe-kbuild-all/202309210327.WkqSd5Bq-lkp@intel.com/ # Fixes: b6254ced4da6 ("powerpc/signal: Don't manage floating point regs when no FPU") # Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://msgid.link/5de2998c57f3983563b27b39228ea9a7229d4110.1695385984.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 c7e0d9bb9154c6e6b2ac8746faba27b53393f25e # 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] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' 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.915516
© Michael Ellerman 2006-2018.