Buildresult: linux-next/or1ksim_defconfig/or32-gcc11 built on Jul 22 2022, 22:28
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jul 22 2022, 22:28
Duration:
0:00:15.889532
Builder:
blade46
Revision:
Add linux-next specific files for 20220722 (
18c107a1f120d095404d141dfad8f594bdc44020)
Target:
linux-next/or1ksim_defconfig/or32-gcc11
Branch:
linux-next
Compiler:
or32-gcc11
(or1k-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
or1ksim_defconfig
(
download
)
Log:
Download original
Possible errors
include/asm-generic/tlb.h:401:1: error: redefinition of 'tlb_update_vma_flags' make[3]: *** [scripts/Makefile.build:250: arch/openrisc/mm/init.o] Error 1 make[2]: *** [scripts/Makefile.build:525: arch/openrisc/mm] Error 2 make[1]: *** [Makefile:2005: arch/openrisc] Error 2 include/asm-generic/tlb.h:401:1: error: redefinition of 'tlb_update_vma_flags' include/asm-generic/tlb.h:401:1: error: redefinition of 'tlb_update_vma_flags' make[3]: *** [scripts/Makefile.build:250: kernel/sched/core.o] Error 1 make[2]: *** [scripts/Makefile.build:525: kernel/sched] Error 2 make[2]: *** [scripts/Makefile.build:250: mm/oom_kill.o] Error 1 include/asm-generic/tlb.h:401:1: error: redefinition of 'tlb_update_vma_flags' make[3]: *** [scripts/Makefile.build:250: fs/proc/task_mmu.o] Error 1 make[2]: *** [scripts/Makefile.build:525: fs/proc] Error 2 make[1]: *** [Makefile:2005: kernel] Error 2 include/asm-generic/tlb.h:401:1: error: redefinition of 'tlb_update_vma_flags' make[2]: *** [scripts/Makefile.build:250: fs/exec.o] Error 1 make[1]: *** [Makefile:2005: mm] Error 2 make[1]: *** [Makefile:2005: fs] Error 2 make: *** [Makefile:231: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 18c107a1f120d095404d141dfad8f594bdc44020^{commit} 18c107a1f120d095404d141dfad8f594bdc44020 already have revision, skipping fetch # git checkout -q -f -B kisskb 18c107a1f120d095404d141dfad8f594bdc44020 # git clean -qxdf # < git log -1 # commit 18c107a1f120d095404d141dfad8f594bdc44020 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Fri Jul 22 20:41:53 2022 +1000 # # Add linux-next specific files for 20220722 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/or1k-linux/bin/or1k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/or1k-linux/bin/or1k-linux-ld --version # < git log --format=%s --max-count=1 18c107a1f120d095404d141dfad8f594bdc44020 # < make -s -j 32 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/or1k-linux/bin/or1k-linux- or1ksim_defconfig # < make -s -j 32 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/or1k-linux/bin/or1k-linux- help # make -s -j 32 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/or1k-linux/bin/or1k-linux- olddefconfig # make -s -j 32 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/or1k-linux/bin/or1k-linux- In file included from /kisskb/src/arch/openrisc/include/asm/tlb.h:24, from /kisskb/src/arch/openrisc/mm/init.c:33: /kisskb/src/include/asm-generic/tlb.h:401:1: error: redefinition of 'tlb_update_vma_flags' 401 | tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/tlb.h:372:1: note: previous definition of 'tlb_update_vma_flags' with type 'void(struct mmu_gather *, struct vm_area_struct *)' 372 | tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) { } | ^~~~~~~~~~~~~~~~~~~~ make[3]: *** [/kisskb/src/scripts/Makefile.build:250: arch/openrisc/mm/init.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:525: arch/openrisc/mm] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2005: arch/openrisc] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/arch/openrisc/include/asm/tlb.h:24, from /kisskb/src/kernel/sched/core.c:77: /kisskb/src/include/asm-generic/tlb.h:401:1: error: redefinition of 'tlb_update_vma_flags' 401 | tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/tlb.h:372:1: note: previous definition of 'tlb_update_vma_flags' with type 'void(struct mmu_gather *, struct vm_area_struct *)' 372 | tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) { } | ^~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/openrisc/include/asm/tlb.h:24, from /kisskb/src/mm/oom_kill.c:48: /kisskb/src/include/asm-generic/tlb.h:401:1: error: redefinition of 'tlb_update_vma_flags' 401 | tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/tlb.h:372:1: note: previous definition of 'tlb_update_vma_flags' with type 'void(struct mmu_gather *, struct vm_area_struct *)' 372 | tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) { } | ^~~~~~~~~~~~~~~~~~~~ make[3]: *** [/kisskb/src/scripts/Makefile.build:250: kernel/sched/core.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:525: kernel/sched] Error 2 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:250: mm/oom_kill.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/arch/openrisc/include/asm/tlb.h:24, from /kisskb/src/fs/proc/task_mmu.c:24: /kisskb/src/include/asm-generic/tlb.h:401:1: error: redefinition of 'tlb_update_vma_flags' 401 | tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/tlb.h:372:1: note: previous definition of 'tlb_update_vma_flags' with type 'void(struct mmu_gather *, struct vm_area_struct *)' 372 | tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) { } | ^~~~~~~~~~~~~~~~~~~~ make[3]: *** [/kisskb/src/scripts/Makefile.build:250: fs/proc/task_mmu.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:525: fs/proc] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2005: kernel] Error 2 In file included from /kisskb/src/arch/openrisc/include/asm/tlb.h:24, from /kisskb/src/fs/exec.c:71: /kisskb/src/include/asm-generic/tlb.h:401:1: error: redefinition of 'tlb_update_vma_flags' 401 | tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/tlb.h:372:1: note: previous definition of 'tlb_update_vma_flags' with type 'void(struct mmu_gather *, struct vm_area_struct *)' 372 | tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) { } | ^~~~~~~~~~~~~~~~~~~~ make[2]: *** [/kisskb/src/scripts/Makefile.build:250: fs/exec.o] Error 1 make[1]: *** [/kisskb/src/Makefile:2005: mm] Error 2 make[1]: *** [/kisskb/src/Makefile:2005: fs] Error 2 make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 32 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/or1k-linux/bin/or1k-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_or1ksim_defconfig_or32-gcc11 # Build took: 0:00:15.889532
© Michael Ellerman 2006-2018.