Buildresult: linux-next/parisc-defconfig/parisc-gcc13 built on Apr 3, 15:26
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 3, 15:26
Duration:
0:00:08.650932
Builder:
alpine3
Revision:
Add linux-next specific files for 20240403 (
727900b675b749c40ba1f6669c7ae5eb7eb8e837)
Target:
linux-next/parisc-defconfig/parisc-gcc13
Branch:
linux-next
Compiler:
parisc-gcc13
(hppa-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
defconfig
(
download
)
Log:
Download original
Possible errors
arch/parisc/include/asm/cmpxchg.h:75:24: error: implicit declaration of function 'cmpxchg_emu_u16' [-Werror=implicit-function-declaration] arch/parisc/include/asm/cmpxchg.h:75:66: error: 'new' undeclared (first use in this function); did you mean 'new_'? cc1: some warnings being treated as errors make[3]: *** [scripts/Makefile.build:117: kernel/bounds.s] Error 1 make[2]: *** [Makefile:1202: prepare0] Error 2 make[1]: *** [Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 727900b675b749c40ba1f6669c7ae5eb7eb8e837^{commit} 727900b675b749c40ba1f6669c7ae5eb7eb8e837 already have revision, skipping fetch # git checkout -q -f -B kisskb 727900b675b749c40ba1f6669c7ae5eb7eb8e837 # git clean -qxdf # < git log -1 # commit 727900b675b749c40ba1f6669c7ae5eb7eb8e837 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Wed Apr 3 13:21:09 2024 +1100 # # Add linux-next specific files for 20240403 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 727900b675b749c40ba1f6669c7ae5eb7eb8e837 # make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- defconfig # < make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- In file included from /kisskb/src/arch/parisc/include/asm/atomic.h:10, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/arch/parisc/include/asm/bitops.h:13, from /kisskb/src/include/linux/bitops.h:70, from /kisskb/src/include/linux/kernel.h:23, from /kisskb/src/arch/parisc/include/asm/bug.h:5, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/page-flags.h:10, from /kisskb/src/kernel/bounds.c:10: /kisskb/src/arch/parisc/include/asm/cmpxchg.h: In function '__cmpxchg': /kisskb/src/arch/parisc/include/asm/cmpxchg.h:75:24: error: implicit declaration of function 'cmpxchg_emu_u16' [-Werror=implicit-function-declaration] 75 | case 2: return cmpxchg_emu_u16((volatile u16 *)ptr, old, new); | ^~~~~~~~~~~~~~~ /kisskb/src/arch/parisc/include/asm/cmpxchg.h:75:66: error: 'new' undeclared (first use in this function); did you mean 'new_'? 75 | case 2: return cmpxchg_emu_u16((volatile u16 *)ptr, old, new); | ^~~ | new_ /kisskb/src/arch/parisc/include/asm/cmpxchg.h:75:66: note: each undeclared identifier is reported only once for each function it appears in cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:117: kernel/bounds.s] Error 1 make[2]: *** [/kisskb/src/Makefile:1202: prepare0] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_defconfig_parisc-gcc13 # Build took: 0:00:08.650932
© Michael Ellerman 2006-2018.