Buildresult: linux-next/sun3_defconfig/m68k-gcc8 built on Oct 27 2020, 16:40
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Oct 27 2020, 16:40
Duration:
0:00:09.515677
Builder:
ka1
Revision:
Add linux-next specific files for 20201027 (
0dec50edcc9216535f82b1987c0a51efb3e23674)
Target:
linux-next/sun3_defconfig/m68k-gcc8
Branch:
linux-next
Compiler:
m68k-gcc8
(m68k-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
sun3_defconfig
(
download
)
Log:
Download original
Possible errors
include/asm-generic/mmu_context.h:46:20: error: redefinition of 'destroy_context' make[3]: *** [scripts/Makefile.build:283: kernel/sched/core.o] Error 1 include/asm-generic/mmu_context.h:46:20: error: redefinition of 'destroy_context' make[3]: *** [scripts/Makefile.build:283: kernel/sched/loadavg.o] Error 1 make[2]: *** [scripts/Makefile.build:500: kernel/sched] Error 2 make[1]: *** [Makefile:1799: kernel] Error 2 include/asm-generic/mmu_context.h:46:20: error: redefinition of 'destroy_context' make[3]: *** [scripts/Makefile.build:283: arch/m68k/sun3/mmu_emu.o] Error 1 make[2]: *** [scripts/Makefile.build:500: arch/m68k/sun3] Error 2 make[1]: *** [Makefile:1799: arch/m68k] Error 2 include/asm-generic/mmu_context.h:46:20: error: redefinition of 'destroy_context' include/asm-generic/mmu_context.h:46:20: error: redefinition of 'destroy_context' make[2]: *** [scripts/Makefile.build:283: mm/gup.o] Error 1 make[2]: *** [scripts/Makefile.build:283: mm/memory.o] Error 1 include/asm-generic/mmu_context.h:46:20: error: redefinition of 'destroy_context' make[2]: *** [scripts/Makefile.build:283: mm/mmap.o] Error 1 include/asm-generic/mmu_context.h:46:20: error: redefinition of 'destroy_context' make[2]: *** [scripts/Makefile.build:283: mm/mprotect.o] Error 1 make[1]: *** [Makefile:1799: mm] Error 2 make: *** [Makefile:185: __sub-make] Error 2
Possible warnings (4)
WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES
Full Log
# git rev-parse -q --verify 0dec50edcc9216535f82b1987c0a51efb3e23674^{commit} 0dec50edcc9216535f82b1987c0a51efb3e23674 already have revision, skipping fetch # git checkout -q -f -B kisskb 0dec50edcc9216535f82b1987c0a51efb3e23674 # git clean -qxdf # < git log -1 # commit 0dec50edcc9216535f82b1987c0a51efb3e23674 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Tue Oct 27 16:20:34 2020 +1100 # # Add linux-next specific files for 20201027 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 0dec50edcc9216535f82b1987c0a51efb3e23674 # < make -s -j 8 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] # < make -s -j 8 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 8 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] # make -s -j 8 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/arch/m68k/include/asm/mmu_context.h:312, from /kisskb/src/include/linux/mmu_context.h:5, from /kisskb/src/kernel/sched/sched.h:54, from /kisskb/src/kernel/sched/core.c:13: /kisskb/src/include/asm-generic/mmu_context.h:46:20: error: redefinition of 'destroy_context' static inline void destroy_context(struct mm_struct *mm) ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmu_context.h:5, from /kisskb/src/kernel/sched/sched.h:54, from /kisskb/src/kernel/sched/core.c:13: /kisskb/src/arch/m68k/include/asm/mmu_context.h:192:20: note: previous definition of 'destroy_context' was here static inline void destroy_context(struct mm_struct *mm) ^~~~~~~~~~~~~~~ make[3]: *** [/kisskb/src/scripts/Makefile.build:283: kernel/sched/core.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/arch/m68k/include/asm/mmu_context.h:312, from /kisskb/src/include/linux/mmu_context.h:5, from /kisskb/src/kernel/sched/sched.h:54, from /kisskb/src/kernel/sched/loadavg.c:9: /kisskb/src/include/asm-generic/mmu_context.h:46:20: error: redefinition of 'destroy_context' static inline void destroy_context(struct mm_struct *mm) ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmu_context.h:5, from /kisskb/src/kernel/sched/sched.h:54, from /kisskb/src/kernel/sched/loadavg.c:9: /kisskb/src/arch/m68k/include/asm/mmu_context.h:192:20: note: previous definition of 'destroy_context' was here static inline void destroy_context(struct mm_struct *mm) ^~~~~~~~~~~~~~~ make[3]: *** [/kisskb/src/scripts/Makefile.build:283: kernel/sched/loadavg.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: kernel/sched] Error 2 make[1]: *** [/kisskb/src/Makefile:1799: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/arch/m68k/include/asm/mmu_context.h:312, from /kisskb/src/arch/m68k/sun3/mmu_emu.c:28: /kisskb/src/include/asm-generic/mmu_context.h:46:20: error: redefinition of 'destroy_context' static inline void destroy_context(struct mm_struct *mm) ^~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/m68k/sun3/mmu_emu.c:28: /kisskb/src/arch/m68k/include/asm/mmu_context.h:192:20: note: previous definition of 'destroy_context' was here static inline void destroy_context(struct mm_struct *mm) ^~~~~~~~~~~~~~~ make[3]: *** [/kisskb/src/scripts/Makefile.build:283: arch/m68k/sun3/mmu_emu.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: arch/m68k/sun3] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1799: arch/m68k] Error 2 In file included from /kisskb/src/arch/m68k/include/asm/mmu_context.h:312, from /kisskb/src/mm/gup.c:21: /kisskb/src/include/asm-generic/mmu_context.h:46:20: error: redefinition of 'destroy_context' static inline void destroy_context(struct mm_struct *mm) ^~~~~~~~~~~~~~~ In file included from /kisskb/src/mm/gup.c:21: /kisskb/src/arch/m68k/include/asm/mmu_context.h:192:20: note: previous definition of 'destroy_context' was here static inline void destroy_context(struct mm_struct *mm) ^~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/m68k/include/asm/mmu_context.h:312, from /kisskb/src/mm/memory.c:80: /kisskb/src/include/asm-generic/mmu_context.h:46:20: error: redefinition of 'destroy_context' static inline void destroy_context(struct mm_struct *mm) ^~~~~~~~~~~~~~~ In file included from /kisskb/src/mm/memory.c:80: /kisskb/src/arch/m68k/include/asm/mmu_context.h:192:20: note: previous definition of 'destroy_context' was here static inline void destroy_context(struct mm_struct *mm) ^~~~~~~~~~~~~~~ make[2]: *** [/kisskb/src/scripts/Makefile.build:283: mm/gup.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:283: mm/memory.o] Error 1 In file included from /kisskb/src/arch/m68k/include/asm/mmu_context.h:312, from /kisskb/src/mm/mmap.c:54: /kisskb/src/include/asm-generic/mmu_context.h:46:20: error: redefinition of 'destroy_context' static inline void destroy_context(struct mm_struct *mm) ^~~~~~~~~~~~~~~ In file included from /kisskb/src/mm/mmap.c:54: /kisskb/src/arch/m68k/include/asm/mmu_context.h:192:20: note: previous definition of 'destroy_context' was here static inline void destroy_context(struct mm_struct *mm) ^~~~~~~~~~~~~~~ make[2]: *** [/kisskb/src/scripts/Makefile.build:283: mm/mmap.o] Error 1 In file included from /kisskb/src/arch/m68k/include/asm/mmu_context.h:312, from /kisskb/src/mm/mprotect.c:33: /kisskb/src/include/asm-generic/mmu_context.h:46:20: error: redefinition of 'destroy_context' static inline void destroy_context(struct mm_struct *mm) ^~~~~~~~~~~~~~~ In file included from /kisskb/src/mm/mprotect.c:33: /kisskb/src/arch/m68k/include/asm/mmu_context.h:192:20: note: previous definition of 'destroy_context' was here static inline void destroy_context(struct mm_struct *mm) ^~~~~~~~~~~~~~~ make[2]: *** [/kisskb/src/scripts/Makefile.build:283: mm/mprotect.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1799: mm] Error 2 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 8 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_sun3_defconfig_m68k-gcc8 # Build took: 0:00:09.515677
© Michael Ellerman 2006-2018.