Buildresult: linux-next/sun3_defconfig/m68k-gcc12 built on Dec 20, 20:57
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Dec 20, 20:57
Duration:
0:00:44.563617
Builder:
alpine2
Revision:
Add linux-next specific files for 20231220 (
20d857259d7d10cd0d5e8b60608455986167cfad)
Target:
linux-next/sun3_defconfig/m68k-gcc12
Branch:
linux-next
Compiler:
m68k-gcc12
(m68k-linux-gcc (GCC) 12.2.0 / GNU ld (GNU Binutils) 2.39)
Config:
sun3_defconfig
(
download
)
Log:
Download original
Possible errors
arch/m68k/include/asm/processor.h:91:22: error: implicit declaration of function 'in_interrupt' [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors make[3]: *** [scripts/Makefile.build:116: arch/m68k/kernel/asm-offsets.s] Error 1 make[2]: *** [Makefile:1202: prepare0] Error 2 make[1]: *** [Makefile:243: __sub-make] Error 2 make: *** [Makefile:243: __sub-make] Error 2
Possible warnings (3)
remote: warning: multi-pack bitmap is missing required reverse index warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them.
Full Log
# git rev-parse -q --verify 20d857259d7d10cd0d5e8b60608455986167cfad^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-next.git master remote: warning: multi-pack bitmap is missing required reverse index warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 20d857259d7d10cd0d5e8b60608455986167cfad^{commit} 20d857259d7d10cd0d5e8b60608455986167cfad # git checkout -q -f -B kisskb 20d857259d7d10cd0d5e8b60608455986167cfad # git clean -qxdf # < git log -1 # commit 20d857259d7d10cd0d5e8b60608455986167cfad # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Wed Dec 20 20:46:21 2023 +1100 # # Add linux-next specific files for 20231220 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 20d857259d7d10cd0d5e8b60608455986167cfad # make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/include/asm-generic/bug.h:7, from /kisskb/src/arch/m68k/include/asm/bug.h:32, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/thread_info.h:13, from /kisskb/src/arch/m68k/include/asm/processor.h:11, from /kisskb/src/include/linux/sched.h:13, from /kisskb/src/arch/m68k/kernel/asm-offsets.c:15: /kisskb/src/arch/m68k/include/asm/processor.h: In function 'set_fc': /kisskb/src/arch/m68k/include/asm/processor.h:91:22: error: implicit declaration of function 'in_interrupt' [-Werror=implicit-function-declaration] 91 | WARN_ON_ONCE(in_interrupt()); | ^~~~~~~~~~~~ /kisskb/src/include/linux/once_lite.h:28:41: note: in definition of macro 'DO_ONCE_LITE_IF' 28 | bool __ret_do_once = !!(condition); \ | ^~~~~~~~~ /kisskb/src/arch/m68k/include/asm/processor.h:91:9: note: in expansion of macro 'WARN_ON_ONCE' 91 | WARN_ON_ONCE(in_interrupt()); | ^~~~~~~~~~~~ cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:116: arch/m68k/kernel/asm-offsets.s] Error 1 make[2]: *** [/kisskb/src/Makefile:1202: prepare0] Error 2 make[1]: *** [/kisskb/src/Makefile:243: __sub-make] Error 2 make: *** [Makefile:243: __sub-make] Error 2 Command 'make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_sun3_defconfig_m68k-gcc12 # Build took: 0:00:44.563617
© Michael Ellerman 2006-2018.