Buildresult: linux-next/m5272c3_defconfig/m68k-gcc8 built on Feb 29, 17:37
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Feb 29, 17:37
Duration:
0:00:19.606457
Builder:
ka4
Revision:
Add linux-next specific files for 20240229 (
f303a3e2bcfba900efb5aee55236d17030e9f882)
Target:
linux-next/m5272c3_defconfig/m68k-gcc8
Branch:
linux-next
Compiler:
m68k-gcc8
(m68k-linux-gcc (GCC) 8.5.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
m5272c3_defconfig
(
download
)
Log:
Download original
Possible errors
include/asm-generic/pgtable-nop4d.h:11:20: error: 'PGDIR_SHIFT' undeclared (first use in this function); did you mean 'PUD_SHIFT'? make[4]: *** [scripts/Makefile.build:244: mm/debug.o] Error 1 make[3]: *** [scripts/Makefile.build:485: mm] Error 2 make[2]: *** [Makefile:1919: .] Error 2 make[1]: *** [Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2
Possible warnings (1)
drivers/tty/serial/mcf.c:473:12: warning: no previous prototype for 'early_mcf_setup' [-Wmissing-prototypes]
Full Log
# git rev-parse -q --verify f303a3e2bcfba900efb5aee55236d17030e9f882^{commit} f303a3e2bcfba900efb5aee55236d17030e9f882 already have revision, skipping fetch # git checkout -q -f -B kisskb f303a3e2bcfba900efb5aee55236d17030e9f882 # git clean -qxdf # < git log -1 # commit f303a3e2bcfba900efb5aee55236d17030e9f882 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Thu Feb 29 16:38:47 2024 +1100 # # Add linux-next specific files for 20240229 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 f303a3e2bcfba900efb5aee55236d17030e9f882 # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # < make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/drivers/tty/serial/mcf.c:473:12: warning: no previous prototype for 'early_mcf_setup' [-Wmissing-prototypes] int __init early_mcf_setup(struct mcf_platform_uart *platp) ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/asm-generic/pgtable-nopud.h:7, from /kisskb/src/arch/m68k/include/asm/pgtable_no.h:5, from /kisskb/src/arch/m68k/include/asm/pgtable.h:6, from /kisskb/src/include/linux/pgtable.h:6, from /kisskb/src/include/linux/mm.h:29, from /kisskb/src/mm/debug.c:10: /kisskb/src/mm/debug.c: In function '__dump_page': /kisskb/src/include/asm-generic/pgtable-nop4d.h:11:20: error: 'PGDIR_SHIFT' undeclared (first use in this function); did you mean 'PUD_SHIFT'? #define P4D_SHIFT PGDIR_SHIFT ^~~~~~~~~~~ /kisskb/src/include/asm-generic/pgtable-nopud.h:18:19: note: in expansion of macro 'P4D_SHIFT' #define PUD_SHIFT P4D_SHIFT ^~~~~~~~~ /kisskb/src/include/linux/pgtable.h:9:20: note: in expansion of macro 'PUD_SHIFT' #define PUD_ORDER (PUD_SHIFT - PAGE_SHIFT) ^~~~~~~~~ /kisskb/src/mm/debug.c:128:21: note: in expansion of macro 'PUD_ORDER' if (idx < (1UL << PUD_ORDER)) { ^~~~~~~~~ /kisskb/src/include/asm-generic/pgtable-nop4d.h:11:20: note: each undeclared identifier is reported only once for each function it appears in #define P4D_SHIFT PGDIR_SHIFT ^~~~~~~~~~~ /kisskb/src/include/asm-generic/pgtable-nopud.h:18:19: note: in expansion of macro 'P4D_SHIFT' #define PUD_SHIFT P4D_SHIFT ^~~~~~~~~ /kisskb/src/include/linux/pgtable.h:9:20: note: in expansion of macro 'PUD_SHIFT' #define PUD_ORDER (PUD_SHIFT - PAGE_SHIFT) ^~~~~~~~~ /kisskb/src/mm/debug.c:128:21: note: in expansion of macro 'PUD_ORDER' if (idx < (1UL << PUD_ORDER)) { ^~~~~~~~~ make[4]: *** [/kisskb/src/scripts/Makefile.build:244: mm/debug.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: mm] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1919: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_m5272c3_defconfig_m68k-gcc8 # Build took: 0:00:19.606457
© Michael Ellerman 2006-2018.