# # 2024-07-23T09:07:02.254093 # # make KBUILD_BUILD_USER=KernelCI ARCH=i386 HOSTCC=gcc CC="ccache gcc" O=/tmp/kci/linux/build -C/tmp/kci/linux -j4 bzImage # make: Entering directory '/tmp/kci/linux' make[1]: Entering directory '/tmp/kci/linux/build' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_32.h CHK include/config/kernel.release SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_64.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_x32.h UPD include/config/kernel.release GEN ./Makefile WRAP arch/x86/include/generated/asm/clkdev.h WRAP arch/x86/include/generated/asm/cputime.h WRAP arch/x86/include/generated/asm/dma-contiguous.h WRAP arch/x86/include/generated/asm/early_ioremap.h WRAP arch/x86/include/generated/asm/mcs_spinlock.h WRAP arch/x86/include/generated/asm/mm-arch-hooks.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/kallsyms CC scripts/mod/empty.o HOSTCC scripts/selinux/genheaders/genheaders HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s MKELF scripts/mod/elfconfig.h CHK scripts/mod/devicetable-offsets.h HOSTCC scripts/selinux/mdp/mdp UPD scripts/mod/devicetable-offsets.h HOSTCC scripts/mod/sumversion.o HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/mod/modpost.o HOSTCC scripts/sortextable HOSTCC scripts/mod/file2alias.o HOSTLD scripts/mod/modpost HOSTCC arch/x86/tools/relocs_32.o Using .. as source for kernel HOSTCC arch/x86/tools/relocs_64.o HOSTCC arch/x86/tools/relocs_common.o HOSTLD arch/x86/tools/relocs CHK include/generated/timeconst.h CC kernel/bounds.s UPD include/generated/timeconst.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/x86/kernel/asm-offsets.s CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL ../scripts/checksyscalls.sh HOSTCC usr/gen_init_cpio CC init/main.o AS arch/x86/crypto/aes-i586-asm_32.o CC arch/x86/crypto/aes_glue.o CC kernel/fork.o GEN usr/initramfs_data.cpio.gz AS usr/initramfs_data.o LD arch/x86/crypto/aes-i586.o ld: warning: arch/x86/crypto/aes-i586-asm_32.o: missing .note.GNU-stack section implies executable stack ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker LD arch/x86/crypto/built-in.o ld: warning: arch/x86/crypto/aes-i586.o: requires executable stack (because the .note.GNU-stack section is executable) LD usr/built-in.o AS arch/x86/entry/entry_32.o LD certs/built-in.o AS arch/x86/entry/thunk_32.o CC arch/x86/entry/syscall_32.o CC mm/filemap.o CHK include/generated/compile.h UPD include/generated/compile.h CC init/do_mounts.o CC arch/x86/entry/common.o CC arch/x86/entry/vdso/vma.o CC kernel/exec_domain.o CC init/do_mounts_initrd.o CC mm/mempool.o CC arch/x86/entry/vdso/vdso32-setup.o CC kernel/panic.o LDS arch/x86/entry/vdso/vdso32/vdso32.lds CC arch/x86/entry/vdso/vdso32/vclock_gettime.o CC init/do_mounts_md.o AS arch/x86/entry/vdso/vdso32/note.o AS arch/x86/entry/vdso/vdso32/system_call.o CC mm/oom_kill.o HOSTCC arch/x86/entry/vdso/vdso2c CC kernel/cpu.o CC init/initramfs.o VDSO arch/x86/entry/vdso/vdso32.so.dbg ld: warning: arch/x86/entry/vdso/vdso32/system_call.o: missing .note.GNU-stack section implies executable stack ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker OBJCOPY arch/x86/entry/vdso/vdso32.so VDSO2C arch/x86/entry/vdso/vdso-image-32.c CC arch/x86/entry/vdso/vdso-image-32.o ../kernel/cpu.c: In function ‘notify_cpu_starting’: ../kernel/cpu.c:1061:25: warning: the comparison will always evaluate as ‘true’ for the address of ‘frozen_cpus’ will never be NULL [-Waddress] 1061 | if (frozen_cpus != NULL && cpumask_test_cpu(cpu, frozen_cpus)) | ^~ ../kernel/cpu.c:906:22: note: ‘frozen_cpus’ declared here 906 | static cpumask_var_t frozen_cpus; | ^~~~~~~~~~~ LD arch/x86/entry/vdso/built-in.o CC arch/x86/entry/vsyscall/vsyscall_gtod.o CC mm/maccess.o LD arch/x86/entry/vsyscall/built-in.o LD arch/x86/entry/built-in.o ld: warning: arch/x86/entry/thunk_32.o: missing .note.GNU-stack section implies executable stack ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker CC kernel/exit.o CC arch/x86/kernel/process_32.o CC init/calibrate.o CC mm/page_alloc.o CC init/init_task.o CC arch/x86/kernel/signal.o ../mm/page_alloc.c: In function ‘mem_init_print_info’: ../mm/page_alloc.c:6024:27: warning: comparison between two arrays [-Warray-compare] 6024 | if (start <= pos && pos < end && size > adj) \ | ^~ ../mm/page_alloc.c:6028:9: note: in expansion of macro ‘adj_init_size’ 6028 | adj_init_size(__init_begin, __init_end, init_data_size, | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:27: note: use ‘&__init_begin[0] <= &_sinittext[0]’ to compare the addresses 6024 | if (start <= pos && pos < end && size > adj) \ | ^~ ../mm/page_alloc.c:6028:9: note: in expansion of macro ‘adj_init_size’ 6028 | adj_init_size(__init_begin, __init_end, init_data_size, | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:41: warning: comparison between two arrays [-Warray-compare] 6024 | if (start <= pos && pos < end && size > adj) \ | ^ ../mm/page_alloc.c:6028:9: note: in expansion of macro ‘adj_init_size’ 6028 | adj_init_size(__init_begin, __init_end, init_data_size, | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:41: note: use ‘&_sinittext[0] < &__init_end[0]’ to compare the addresses 6024 | if (start <= pos && pos < end && size > adj) \ | ^ ../mm/page_alloc.c:6028:9: note: in expansion of macro ‘adj_init_size’ 6028 | adj_init_size(__init_begin, __init_end, init_data_size, | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:27: warning: comparison between two arrays [-Warray-compare] 6024 | if (start <= pos && pos < end && size > adj) \ | ^~ ../mm/page_alloc.c:6030:9: note: in expansion of macro ‘adj_init_size’ 6030 | adj_init_size(_stext, _etext, codesize, _sinittext, init_code_size); | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:27: note: use ‘&_stext[0] <= &_sinittext[0]’ to compare the addresses 6024 | if (start <= pos && pos < end && size > adj) \ | ^~ ../mm/page_alloc.c:6030:9: note: in expansion of macro ‘adj_init_size’ 6030 | adj_init_size(_stext, _etext, codesize, _sinittext, init_code_size); | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:41: warning: comparison between two arrays [-Warray-compare] 6024 | if (start <= pos && pos < end && size > adj) \ | ^ ../mm/page_alloc.c:6030:9: note: in expansion of macro ‘adj_init_size’ 6030 | adj_init_size(_stext, _etext, codesize, _sinittext, init_code_size); | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:41: note: use ‘&_sinittext[0] < &_etext[0]’ to compare the addresses 6024 | if (start <= pos && pos < end && size > adj) \ | ^ ../mm/page_alloc.c:6030:9: note: in expansion of macro ‘adj_init_size’ 6030 | adj_init_size(_stext, _etext, codesize, _sinittext, init_code_size); | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:27: warning: comparison between two arrays [-Warray-compare] 6024 | if (start <= pos && pos < end && size > adj) \ | ^~ ../mm/page_alloc.c:6031:9: note: in expansion of macro ‘adj_init_size’ 6031 | adj_init_size(_sdata, _edata, datasize, __init_begin, init_data_size); | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:27: note: use ‘&_sdata[0] <= &__init_begin[0]’ to compare the addresses 6024 | if (start <= pos && pos < end && size > adj) \ | ^~ ../mm/page_alloc.c:6031:9: note: in expansion of macro ‘adj_init_size’ 6031 | adj_init_size(_sdata, _edata, datasize, __init_begin, init_data_size); | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:41: warning: comparison between two arrays [-Warray-compare] 6024 | if (start <= pos && pos < end && size > adj) \ | ^ ../mm/page_alloc.c:6031:9: note: in expansion of macro ‘adj_init_size’ 6031 | adj_init_size(_sdata, _edata, datasize, __init_begin, init_data_size); | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:41: note: use ‘&__init_begin[0] < &_edata[0]’ to compare the addresses 6024 | if (start <= pos && pos < end && size > adj) \ | ^ ../mm/page_alloc.c:6031:9: note: in expansion of macro ‘adj_init_size’ 6031 | adj_init_size(_sdata, _edata, datasize, __init_begin, init_data_size); | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:27: warning: comparison between two arrays [-Warray-compare] 6024 | if (start <= pos && pos < end && size > adj) \ | ^~ ../mm/page_alloc.c:6032:9: note: in expansion of macro ‘adj_init_size’ 6032 | adj_init_size(_stext, _etext, codesize, __start_rodata, rosize); | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:27: note: use ‘&_stext[0] <= &__start_rodata[0]’ to compare the addresses 6024 | if (start <= pos && pos < end && size > adj) \ | ^~ ../mm/page_alloc.c:6032:9: note: in expansion of macro ‘adj_init_size’ 6032 | adj_init_size(_stext, _etext, codesize, __start_rodata, rosize); | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:41: warning: comparison between two arrays [-Warray-compare] 6024 | if (start <= pos && pos < end && size > adj) \ | ^ ../mm/page_alloc.c:6032:9: note: in expansion of macro ‘adj_init_size’ 6032 | adj_init_size(_stext, _etext, codesize, __start_rodata, rosize); | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:41: note: use ‘&__start_rodata[0] < &_etext[0]’ to compare the addresses 6024 | if (start <= pos && pos < end && size > adj) \ | ^ ../mm/page_alloc.c:6032:9: note: in expansion of macro ‘adj_init_size’ 6032 | adj_init_size(_stext, _etext, codesize, __start_rodata, rosize); | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:27: warning: comparison between two arrays [-Warray-compare] 6024 | if (start <= pos && pos < end && size > adj) \ | ^~ ../mm/page_alloc.c:6033:9: note: in expansion of macro ‘adj_init_size’ 6033 | adj_init_size(_sdata, _edata, datasize, __start_rodata, rosize); | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:27: note: use ‘&_sdata[0] <= &__start_rodata[0]’ to compare the addresses 6024 | if (start <= pos && pos < end && size > adj) \ | ^~ ../mm/page_alloc.c:6033:9: note: in expansion of macro ‘adj_init_size’ 6033 | adj_init_size(_sdata, _edata, datasize, __start_rodata, rosize); | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:41: warning: comparison between two arrays [-Warray-compare] 6024 | if (start <= pos && pos < end && size > adj) \ | ^ ../mm/page_alloc.c:6033:9: note: in expansion of macro ‘adj_init_size’ 6033 | adj_init_size(_sdata, _edata, datasize, __start_rodata, rosize); | ^~~~~~~~~~~~~ ../mm/page_alloc.c:6024:41: note: use ‘&__start_rodata[0] < &_edata[0]’ to compare the addresses 6024 | if (start <= pos && pos < end && size > adj) \ | ^ ../mm/page_alloc.c:6033:9: note: in expansion of macro ‘adj_init_size’ 6033 | adj_init_size(_sdata, _edata, datasize, __start_rodata, rosize); | ^~~~~~~~~~~~~ CC init/version.o LD init/mounts.o LD init/built-in.o CC arch/x86/kernel/traps.o CC kernel/softirq.o CC fs/open.o CC arch/x86/kernel/irq.o CC kernel/resource.o CC fs/read_write.o CC mm/page-writeback.o CC arch/x86/kernel/irq_32.o CC kernel/sysctl.o CC arch/x86/kernel/dumpstack_32.o CC fs/file_table.o CC arch/x86/kernel/time.o CC arch/x86/kernel/ioport.o CC fs/super.o CC mm/readahead.o CC kernel/sysctl_binary.o CC arch/x86/kernel/dumpstack.o CC mm/swap.o CC kernel/capability.o CC fs/char_dev.o CC arch/x86/kernel/nmi.o CC kernel/ptrace.o CC fs/stat.o CC arch/x86/kernel/ldt.o CC mm/truncate.o CC kernel/user.o CC arch/x86/kernel/setup.o CC fs/exec.o CC kernel/signal.o CC mm/vmscan.o CC arch/x86/kernel/x86_init.o CC arch/x86/kernel/i8259.o CC fs/pipe.o CC arch/x86/kernel/irqinit.o CC fs/namei.o CC arch/x86/kernel/jump_label.o CC kernel/sys.o CC mm/shmem.o CC arch/x86/kernel/irq_work.o CC arch/x86/kernel/probe_roms.o CC arch/x86/kernel/i386_ksyms_32.o CC kernel/kmod.o CC arch/x86/kernel/ksysfs.o CC mm/util.o CC arch/x86/kernel/bootflag.o CC kernel/workqueue.o CC fs/fcntl.o CC arch/x86/kernel/e820.o ../kernel/workqueue.c:300:15: error: variable ‘manager_wait’ has initializer but incomplete type 300 | static struct rcuwait manager_wait = __RCUWAIT_INITIALIZER(manager_wait); | ^~~~~~~ ../kernel/workqueue.c:300:38: error: implicit declaration of function ‘__RCUWAIT_INITIALIZER’; did you mean ‘RCU_INITIALIZER’? [-Werror=implicit-function-declaration] 300 | static struct rcuwait manager_wait = __RCUWAIT_INITIALIZER(manager_wait); | ^~~~~~~~~~~~~~~~~~~~~ | RCU_INITIALIZER ../kernel/workqueue.c:300:60: error: ‘manager_wait’ has an incomplete type ‘struct rcuwait’ 300 | static struct rcuwait manager_wait = __RCUWAIT_INITIALIZER(manager_wait); | ^~~~~~~~~~~~ CC mm/mmzone.o ../kernel/workqueue.c: In function ‘manage_workers’: ../kernel/workqueue.c:1966:9: error: implicit declaration of function ‘rcuwait_wake_up’ [-Werror=implicit-function-declaration] 1966 | rcuwait_wake_up(&manager_wait); | ^~~~~~~~~~~~~~~ ../kernel/workqueue.c: In function ‘put_unbound_pool’: ../kernel/workqueue.c:3210:9: error: implicit declaration of function ‘rcuwait_wait_event’; did you mean ‘io_wait_event’? [-Werror=implicit-function-declaration] 3210 | rcuwait_wait_event(&manager_wait, wq_manager_inactive(pool), | ^~~~~~~~~~~~~~~~~~ | io_wait_event In file included from ../include/linux/kernel.h:12, from ../kernel/workqueue.c:28: ../kernel/workqueue.c: In function ‘pwq_adjust_max_active’: ../kernel/workqueue.c:3376:49: error: ‘flags’ undeclared (first use in this function) 3376 | raw_spin_lock_irqsave(&pwq->pool->lock, flags); | ^~~~~ ../include/linux/typecheck.h:10:16: note: in definition of macro ‘typecheck’ 10 | typeof(x) __dummy2; \ | ^ ../kernel/workqueue.c:3376:9: note: in expansion of macro ‘raw_spin_lock_irqsave’ 3376 | raw_spin_lock_irqsave(&pwq->pool->lock, flags); | ^~~~~~~~~~~~~~~~~~~~~ ../kernel/workqueue.c:3376:49: note: each undeclared identifier is reported only once for each function it appears in 3376 | raw_spin_lock_irqsave(&pwq->pool->lock, flags); | ^~~~~ ../include/linux/typecheck.h:10:16: note: in definition of macro ‘typecheck’ 10 | typeof(x) __dummy2; \ | ^ ../kernel/workqueue.c:3376:9: note: in expansion of macro ‘raw_spin_lock_irqsave’ 3376 | raw_spin_lock_irqsave(&pwq->pool->lock, flags); | ^~~~~~~~~~~~~~~~~~~~~ ../include/linux/typecheck.h:11:25: warning: comparison of distinct pointer types lacks a cast 11 | (void)(&__dummy == &__dummy2); \ | ^~ ../include/linux/spinlock.h:207:17: note: in expansion of macro ‘typecheck’ 207 | typecheck(unsigned long, flags); \ | ^~~~~~~~~ ../kernel/workqueue.c:3376:9: note: in expansion of macro ‘raw_spin_lock_irqsave’ 3376 | raw_spin_lock_irqsave(&pwq->pool->lock, flags); | ^~~~~~~~~~~~~~~~~~~~~ ../include/linux/typecheck.h:11:25: warning: comparison of distinct pointer types lacks a cast 11 | (void)(&__dummy == &__dummy2); \ | ^~ ../include/linux/spinlock.h:245:17: note: in expansion of macro ‘typecheck’ 245 | typecheck(unsigned long, flags); \ | ^~~~~~~~~ ../kernel/workqueue.c:3406:9: note: in expansion of macro ‘raw_spin_unlock_irqrestore’ 3406 | raw_spin_unlock_irqrestore(&pwq->pool->lock, flags); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/workqueue.c: In function ‘show_workqueue_state’: ../kernel/workqueue.c:4418:25: error: implicit declaration of function ‘touch_nmi_watchdog’ [-Werror=implicit-function-declaration] 4418 | touch_nmi_watchdog(); | ^~~~~~~~~~~~~~~~~~ ../kernel/workqueue.c: At top level: ../kernel/workqueue.c:300:23: error: storage size of ‘manager_wait’ isn’t known 300 | static struct rcuwait manager_wait = __RCUWAIT_INITIALIZER(manager_wait); | ^~~~~~~~~~~~ cc1: some warnings being treated as errors make[2]: *** [../scripts/Makefile.build:280: kernel/workqueue.o] Error 1 make[1]: *** [/tmp/kci/linux/Makefile:1009: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... CC fs/ioctl.o CC mm/vmstat.o CC fs/readdir.o CC arch/x86/kernel/pci-dma.o CC fs/select.o CC fs/dcache.o CC arch/x86/kernel/quirks.o CC mm/backing-dev.o CC arch/x86/kernel/topology.o CC arch/x86/kernel/kdebugfs.o CC fs/inode.o CC mm/mm_init.o CC arch/x86/kernel/alternative.o CC mm/mmu_context.o CC fs/attr.o CC arch/x86/kernel/i8253.o CC mm/percpu.o CC arch/x86/kernel/pci-nommu.o CC fs/bad_inode.o CC fs/file.o CC arch/x86/kernel/hw_breakpoint.o CC fs/filesystems.o CC mm/slab_common.o CC arch/x86/kernel/tsc.o CC fs/namespace.o CC fs/seq_file.o CC arch/x86/kernel/tsc_msr.o CC arch/x86/kernel/io_delay.o CC arch/x86/kernel/rtc.o CC mm/compaction.o CC fs/xattr.o CC arch/x86/kernel/pci-iommu_table.o CC arch/x86/kernel/resource.o AS arch/x86/kernel/irqflags.o CC arch/x86/kernel/process.o CC arch/x86/kernel/acpi/boot.o CC fs/libfs.o CC mm/vmacache.o ../arch/x86/kernel/process.c: In function ‘amd_e400_remove_cpu’: ../arch/x86/kernel/process.c:539:31: warning: the comparison will always evaluate as ‘true’ for the address of ‘amd_e400_c1e_mask’ will never be NULL [-Waddress] 539 | if (amd_e400_c1e_mask != NULL) | ^~ ../arch/x86/kernel/process.c:535:22: note: ‘amd_e400_c1e_mask’ declared here 535 | static cpumask_var_t amd_e400_c1e_mask; | ^~~~~~~~~~~~~~~~~ CC mm/interval_tree.o CC arch/x86/kernel/acpi/sleep.o CC arch/x86/kernel/apic/apic.o CC fs/fs-writeback.o AS arch/x86/kernel/acpi/wakeup_32.o CC arch/x86/kernel/acpi/cstate.o CC mm/list_lru.o LD arch/x86/kernel/acpi/built-in.o ld: warning: arch/x86/kernel/acpi/wakeup_32.o: missing .note.GNU-stack section implies executable stack ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker CC mm/workingset.o CC mm/debug.o CC arch/x86/kernel/apic/apic_noop.o CC mm/gup.o CC arch/x86/kernel/apic/ipi.o CC arch/x86/kernel/apic/vector.o CC arch/x86/kernel/apic/hw_nmi.o CC fs/pnode.o CC mm/highmem.o CC fs/splice.o CC arch/x86/kernel/apic/io_apic.o CC mm/memory.o CC mm/mincore.o CC mm/mlock.o CC fs/sync.o CC arch/x86/kernel/apic/msi.o CC fs/utimes.o CC mm/mmap.o CC arch/x86/kernel/apic/htirq.o CC mm/mprotect.o CC fs/stack.o CC arch/x86/kernel/apic/probe_32.o CC fs/fs_struct.o LD arch/x86/kernel/apic/built-in.o CC arch/x86/kernel/fpu/init.o CC arch/x86/kernel/cpu/intel_cacheinfo.o CC fs/statfs.o CC arch/x86/kernel/fpu/bugs.o CC mm/mremap.o CC arch/x86/kernel/fpu/core.o CC arch/x86/kernel/cpu/scattered.o CC fs/fs_pin.o CC arch/x86/kernel/cpu/topology.o CC arch/x86/kernel/cpu/common.o CC fs/nsfs.o CC arch/x86/kernel/fpu/regset.o CC mm/msync.o CC fs/buffer.o CC arch/x86/kernel/fpu/signal.o CC mm/rmap.o CC arch/x86/kernel/cpu/rdrand.o CC arch/x86/kernel/fpu/xstate.o CC arch/x86/kernel/cpu/match.o CC arch/x86/kernel/cpu/bugs.o LD arch/x86/kernel/fpu/built-in.o CC arch/x86/kernel/kprobes/core.o CC mm/vmalloc.o CC arch/x86/kernel/cpu/proc.o CC fs/block_dev.o CC arch/x86/kernel/kprobes/opt.o MKCAP arch/x86/kernel/cpu/capflags.c LD arch/x86/kernel/kprobes/built-in.o CC fs/direct-io.o CC mm/pagewalk.o CC arch/x86/kernel/ptrace.o CC mm/pgtable-generic.o CC fs/mpage.o CC fs/proc_namespace.o CC mm/process_vm_access.o CC fs/debugfs/inode.o CC fs/autofs4/init.o CC mm/init-mm.o CC fs/autofs4/inode.o CC mm/nobootmem.o CC fs/debugfs/file.o CC mm/fadvise.o CC fs/autofs4/root.o LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o CC fs/devpts/inode.o CC mm/madvise.o CC fs/autofs4/symlink.o LD fs/devpts/devpts.o LD fs/devpts/built-in.o CC fs/autofs4/waitq.o CC fs/autofs4/expire.o CC mm/memblock.o CC mm/page_io.o CC fs/autofs4/dev-ioctl.o CC mm/swap_state.o CC arch/x86/kernel/cpu/powerflags.o LD fs/autofs4/autofs4.o LD fs/autofs4/built-in.o LD fs/efivarfs/built-in.o LD fs/exofs/built-in.o CC fs/exportfs/expfs.o CC arch/x86/kernel/cpu/intel.o CC mm/swapfile.o LD fs/exportfs/exportfs.o LD fs/exportfs/built-in.o CC fs/ext4/balloc.o CC arch/x86/kernel/cpu/tsx.o CC arch/x86/kernel/cpu/amd.o CC arch/x86/kernel/cpu/centaur.o CC arch/x86/mm/init.o CC arch/x86/kernel/cpu/transmeta.o CC arch/x86/kernel/cpu/perf_event.o CC arch/x86/mm/init_32.o CC mm/dmapool.o CC fs/ext4/bitmap.o CC arch/x86/mm/fault.o CC mm/hugetlb.o CC fs/ext4/dir.o CC arch/x86/kernel/cpu/perf_event_amd.o CC arch/x86/mm/ioremap.o CC fs/ext4/file.o CC arch/x86/kernel/cpu/perf_event_amd_uncore.o CC arch/x86/mm/extable.o CC arch/x86/kernel/cpu/perf_event_p6.o CC fs/ext4/fsync.o CC arch/x86/mm/pageattr.o CC mm/slub.o CC arch/x86/kernel/cpu/perf_event_knc.o CC arch/x86/kernel/cpu/perf_event_p4.o CC arch/x86/mm/mmap.o CC fs/ext4/ialloc.o CC arch/x86/mm/pat.o CC arch/x86/kernel/cpu/perf_event_intel_lbr.o CC arch/x86/mm/pgtable.o CC arch/x86/kernel/cpu/perf_event_intel_ds.o CC arch/x86/mm/physaddr.o CC mm/migrate.o CC fs/ext4/inode.o CC arch/x86/mm/gup.o CC arch/x86/kernel/cpu/perf_event_intel.o CC arch/x86/mm/setup_nx.o CC mm/early_ioremap.o CC arch/x86/mm/tlb.o LD mm/built-in.o CC arch/x86/mm/pat_rbtree.o CC arch/x86/kernel/cpu/perf_event_intel_rapl.o CC arch/x86/mm/pgtable_32.o CC arch/x86/kernel/cpu/perf_event_intel_cqm.o CC arch/x86/mm/iomap_32.o LD arch/x86/net/built-in.o CC arch/x86/platform/atom/pmc_atom.o CC arch/x86/mm/hugetlbpage.o CC arch/x86/kernel/cpu/perf_event_intel_pt.o LD arch/x86/platform/atom/built-in.o LD arch/x86/platform/ce4100/built-in.o CC arch/x86/platform/efi/quirks.o CC arch/x86/mm/highmem_32.o CC arch/x86/platform/efi/efi.o CC arch/x86/kernel/cpu/perf_event_intel_bts.o CC fs/ext4/page-io.o LD arch/x86/mm/built-in.o CC fs/ext4/ioctl.o CC arch/x86/platform/efi/efi_32.o CC arch/x86/kernel/cpu/perf_event_intel_cstate.o AS arch/x86/platform/efi/efi_stub_32.o CC fs/ext4/namei.o CC fs/ext4/super.o LD arch/x86/platform/efi/built-in.o ld: warning: arch/x86/platform/efi/efi_stub_32.o: missing .note.GNU-stack section implies executable stack ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker LD arch/x86/platform/geode/built-in.o LD arch/x86/platform/goldfish/built-in.o LD arch/x86/platform/intel/built-in.o LD arch/x86/platform/intel-mid/built-in.o LD arch/x86/platform/intel-quark/built-in.o LD arch/x86/platform/iris/built-in.o LD arch/x86/platform/olpc/built-in.o LD arch/x86/platform/scx200/built-in.o LD arch/x86/platform/sfi/built-in.o LD arch/x86/platform/ts5500/built-in.o LD arch/x86/platform/uv/built-in.o LD arch/x86/platform/built-in.o ld: warning: arch/x86/platform/efi/built-in.o: requires executable stack (because the .note.GNU-stack section is executable) CC arch/x86/realmode/init.o CC arch/x86/kernel/cpu/perf_event_intel_uncore.o AS arch/x86/realmode/rm/header.o AS arch/x86/realmode/rm/trampoline_32.o AS arch/x86/realmode/rm/stack.o AS arch/x86/realmode/rm/reboot.o AS arch/x86/realmode/rm/wakeup_asm.o CC arch/x86/realmode/rm/wakemain.o CC arch/x86/realmode/rm/video-mode.o In file included from ../arch/x86/realmode/rm/../../boot/video-mode.c:18, from ../arch/x86/realmode/rm/video-mode.c:1: In function ‘rdfs8’, inlined from ‘vga_recalc_vertical’ at ../arch/x86/realmode/rm/../../boot/video-mode.c:125:14, inlined from ‘set_mode’ at ../arch/x86/realmode/rm/../../boot/video-mode.c:165:3: ../arch/x86/realmode/rm/../../boot/boot.h:117:9: warning: array subscript 0 is outside array bounds of ‘u8[0]’ {aka ‘unsigned char[]’} [-Warray-bounds] 117 | asm volatile("movb %%fs:%1,%0" : "=q" (v) : "m" (*(u8 *)addr)); | ^~~ In function ‘rdfs8’, inlined from ‘vga_recalc_vertical’ at ../arch/x86/realmode/rm/../../boot/video-mode.c:126:29, inlined from ‘set_mode’ at ../arch/x86/realmode/rm/../../boot/video-mode.c:165:3: ../arch/x86/realmode/rm/../../boot/boot.h:117:9: warning: array subscript 0 is outside array bounds of ‘u8[0]’ {aka ‘unsigned char[]’} [-Warray-bounds] 117 | asm volatile("movb %%fs:%1,%0" : "=q" (v) : "m" (*(u8 *)addr)); | ^~~ AS arch/x86/realmode/rm/copy.o AS arch/x86/realmode/rm/bioscall.o ../arch/x86/realmode/rm/../../boot/bioscall.S: Assembler messages: ../arch/x86/realmode/rm/../../boot/bioscall.S:38: Warning: found `movsd'; assuming `movsl' was meant ../arch/x86/realmode/rm/../../boot/bioscall.S:73: Warning: found `movsd'; assuming `movsl' was meant CC arch/x86/realmode/rm/regs.o CC arch/x86/realmode/rm/video-vga.o CC arch/x86/realmode/rm/video-vesa.o CC arch/x86/realmode/rm/video-bios.o CC arch/x86/kernel/cpu/perf_event_intel_uncore_snb.o In file included from ../arch/x86/realmode/rm/../../boot/video-bios.c:18, from ../arch/x86/realmode/rm/video-bios.c:1: In function ‘rdfs16’, inlined from ‘bios_probe’ at ../arch/x86/realmode/rm/../../boot/video-bios.c:110:11, inlined from ‘bios_probe’ at ../arch/x86/realmode/rm/../../boot/video-bios.c:63:12: ../arch/x86/realmode/rm/../../boot/boot.h:123:9: warning: array subscript 0 is outside array bounds of ‘u16[0]’ {aka ‘short unsigned int[]’} [-Warray-bounds] 123 | asm volatile("movw %%fs:%1,%0" : "=r" (v) : "m" (*(u16 *)addr)); | ^~~ In function ‘rdfs8’, inlined from ‘bios_probe’ at ../arch/x86/realmode/rm/../../boot/video-bios.c:111:11, inlined from ‘bios_probe’ at ../arch/x86/realmode/rm/../../boot/video-bios.c:63:12: ../arch/x86/realmode/rm/../../boot/boot.h:117:9: warning: array subscript 0 is outside array bounds of ‘u8[0]’ {aka ‘unsigned char[]’} [-Warray-bounds] 117 | asm volatile("movb %%fs:%1,%0" : "=q" (v) : "m" (*(u8 *)addr)); | ^~~ PASYMS arch/x86/realmode/rm/pasyms.h LDS arch/x86/realmode/rm/realmode.lds LD arch/x86/realmode/rm/realmode.elf ld: warning: arch/x86/realmode/rm/bioscall.o: missing .note.GNU-stack section implies executable stack ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker RELOCS arch/x86/realmode/rm/realmode.relocs OBJCOPY arch/x86/realmode/rm/realmode.bin AS arch/x86/realmode/rmpiggy.o LD arch/x86/realmode/built-in.o ld: warning: arch/x86/realmode/rmpiggy.o: missing .note.GNU-stack section implies executable stack ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker CC arch/x86/kernel/cpu/perf_event_intel_uncore_snbep.o CC arch/x86/kernel/cpu/perf_event_intel_uncore_nhmex.o CC fs/ext4/symlink.o CC arch/x86/kernel/cpu/perf_event_msr.o CC arch/x86/kernel/cpu/mcheck/mce.o CC arch/x86/kernel/cpu/mcheck/mce-severity.o CC arch/x86/kernel/cpu/microcode/core.o CC arch/x86/kernel/cpu/mcheck/mce-genpool.o CC arch/x86/kernel/cpu/mcheck/mce_intel.o CC arch/x86/kernel/cpu/microcode/intel.o CC arch/x86/kernel/cpu/mcheck/mce_amd.o CC arch/x86/kernel/cpu/microcode/intel_lib.o CC arch/x86/kernel/cpu/microcode/amd.o CC fs/ext4/hash.o CC arch/x86/kernel/cpu/mcheck/threshold.o LD arch/x86/kernel/cpu/microcode/microcode.o LD arch/x86/kernel/cpu/microcode/built-in.o CC arch/x86/kernel/cpu/mtrr/main.o CC fs/ext4/resize.o CC arch/x86/kernel/cpu/mcheck/therm_throt.o CC arch/x86/kernel/cpu/mtrr/if.o LD arch/x86/kernel/cpu/mcheck/built-in.o CC arch/x86/kernel/cpu/mtrr/generic.o CC arch/x86/kernel/cpu/mtrr/cleanup.o CC fs/ext4/extents.o CC arch/x86/kernel/cpu/mtrr/amd.o CC fs/ext4/ext4_jbd2.o CC arch/x86/kernel/cpu/mtrr/cyrix.o CC arch/x86/kernel/cpu/mtrr/centaur.o CC arch/x86/kernel/cpu/perfctr-watchdog.o LD arch/x86/kernel/cpu/mtrr/built-in.o CC arch/x86/kernel/cpu/perf_event_amd_ibs.o CC fs/fat/cache.o CC fs/ext4/migrate.o CC arch/x86/kernel/cpu/capflags.o LD arch/x86/kernel/cpu/built-in.o CC arch/x86/kernel/tls.o CC fs/fat/dir.o CC arch/x86/kernel/step.o CC fs/ext4/mballoc.o CC arch/x86/kernel/i8237.o CC arch/x86/kernel/stacktrace.o CC fs/fat/fatent.o CC arch/x86/kernel/reboot.o CC fs/ext4/block_validity.o CC fs/fat/file.o CC arch/x86/kernel/msr.o CC arch/x86/kernel/cpuid.o CC fs/ext4/move_extent.o CC fs/fat/inode.o CC arch/x86/kernel/early-quirks.o CC arch/x86/kernel/smp.o CC arch/x86/kernel/smpboot.o CC fs/ext4/mmp.o CC fs/fat/misc.o CC arch/x86/kernel/tsc_sync.o CC fs/fat/nfs.o CC arch/x86/kernel/setup_percpu.o CC fs/ext4/indirect.o CC fs/fat/namei_vfat.o CC fs/fat/namei_msdos.o CC arch/x86/kernel/mpparse.o CC arch/x86/kernel/reboot_fixups_32.o LD fs/fat/fat.o LD fs/fat/vfat.o LD fs/fat/msdos.o LD fs/fat/built-in.o CC fs/hugetlbfs/inode.o CC arch/x86/kernel/trace_clock.o CC arch/x86/kernel/machine_kexec_32.o AS arch/x86/kernel/relocate_kernel_32.o CC arch/x86/kernel/crash.o CC fs/ext4/extents_status.o CC arch/x86/kernel/crash_dump_32.o CC arch/x86/kernel/module.o LD fs/hugetlbfs/hugetlbfs.o LD fs/hugetlbfs/built-in.o CC fs/isofs/namei.o CC arch/x86/kernel/doublefault.o CC arch/x86/kernel/early_printk.o CC fs/isofs/inode.o CC arch/x86/kernel/hpet.o CC arch/x86/kernel/amd_nb.o CC fs/ext4/xattr.o CC arch/x86/kernel/pcspeaker.o CC arch/x86/kernel/check.o CC fs/isofs/dir.o CC arch/x86/kernel/sysfb.o CC arch/x86/kernel/sysfb_efi.o CC fs/ext4/xattr_user.o CC fs/isofs/util.o CC fs/ext4/xattr_trusted.o CC arch/x86/kernel/perf_regs.o CC fs/ext4/inline.o CC fs/isofs/rock.o CC arch/x86/kernel/tracepoint.o AS arch/x86/kernel/head_32.o CC arch/x86/kernel/head32.o CC arch/x86/kernel/head.o CC fs/isofs/export.o LDS arch/x86/kernel/vmlinux.lds CC fs/isofs/joliet.o LD arch/x86/kernel/built-in.o ld: warning: arch/x86/kernel/acpi/built-in.o: requires executable stack (because the .note.GNU-stack section is executable) LD arch/x86/built-in.o ld: warning: arch/x86/entry/built-in.o: requires executable stack (because the .note.GNU-stack section is executable) CC fs/ext4/readpage.o CC fs/isofs/compress.o CC fs/ext4/sysfs.o CC fs/ext4/acl.o CC fs/ext4/xattr_security.o LD fs/isofs/isofs.o CC fs/jbd2/transaction.o LD fs/isofs/built-in.o CC fs/kernfs/mount.o CC fs/jbd2/commit.o LD fs/ext4/ext4.o LD fs/ext4/built-in.o CC fs/jbd2/recovery.o CC fs/kernfs/inode.o CC fs/jbd2/checkpoint.o CC fs/jbd2/revoke.o CC fs/kernfs/dir.o CC fs/jbd2/journal.o CC fs/lockd/clntlock.o CC fs/nfs/client.o CC fs/kernfs/file.o CC fs/lockd/clntproc.o CC fs/kernfs/symlink.o CC fs/nfs/dir.o LD fs/kernfs/built-in.o CC fs/nfs_common/nfsacl.o LD fs/jbd2/jbd2.o LD fs/jbd2/built-in.o CC fs/nls/nls_base.o CC fs/lockd/clntxdr.o CC fs/nfs_common/grace.o CC fs/nls/nls_cp437.o CC fs/nls/nls_ascii.o LD fs/nfs_common/nfs_acl.o LD fs/nfs_common/built-in.o CC fs/notify/fsnotify.o CC fs/nls/nls_iso8859-1.o CC fs/lockd/host.o CC fs/nls/nls_utf8.o LD fs/nls/built-in.o CC fs/notify/notification.o CC fs/proc/task_mmu.o CC fs/nfs/file.o CC fs/notify/group.o CC fs/lockd/svc.o CC fs/notify/inode_mark.o CC fs/proc/inode.o CC fs/notify/mark.o CC fs/lockd/svclock.o CC fs/proc/root.o CC fs/nfs/getroot.o CC fs/notify/vfsmount_mark.o CC fs/proc/base.o CC fs/lockd/svcshare.o CC fs/nfs/inode.o CC fs/notify/fdinfo.o CC fs/notify/dnotify/dnotify.o CC fs/lockd/svcproc.o LD fs/notify/dnotify/built-in.o LD fs/notify/fanotify/built-in.o CC fs/notify/inotify/inotify_fsnotify.o CC fs/proc/generic.o CC fs/notify/inotify/inotify_user.o CC fs/lockd/svcsubs.o CC fs/proc/array.o LD fs/notify/inotify/built-in.o LD fs/notify/built-in.o CC fs/quota/dquot.o CC fs/nfs/super.o CC fs/proc/fd.o CC fs/lockd/mon.o CC fs/proc/proc_tty.o CC fs/lockd/xdr.o CC fs/proc/cmdline.o CC fs/nfs/direct.o CC fs/quota/quota_v2.o CC fs/proc/consoles.o CC fs/proc/cpuinfo.o CC fs/quota/quota_tree.o CC fs/lockd/clnt4xdr.o CC fs/proc/devices.o CC fs/proc/interrupts.o CC fs/quota/quota.o CC fs/nfs/pagelist.o CC fs/proc/loadavg.o CC fs/lockd/xdr4.o CC fs/proc/meminfo.o CC fs/quota/kqid.o CC fs/proc/stat.o CC fs/quota/netlink.o CC fs/lockd/svc4proc.o In file included from ../include/linux/preempt.h:10, from ../include/linux/spinlock.h:50, from ../include/linux/mmzone.h:7, from ../include/linux/gfp.h:5, from ../include/linux/slab.h:14, from ../fs/nfs/pagelist.c:12: In function ‘__list_add’, inlined from ‘list_add’ at ../include/linux/list.h:63:2, inlined from ‘list_move’ at ../include/linux/list.h:157:2, inlined from ‘nfs_pageio_resend’ at ../fs/nfs/pagelist.c:1227:3: ../include/linux/list.h:45:20: warning: storing the address of local variable ‘failed’ in ‘((struct list_head *)hdr)[1].next’ [-Wdangling-pointer=] 45 | prev->next = new; | ~~~~~~~~~~~^~~~~ ../fs/nfs/pagelist.c: In function ‘nfs_pageio_resend’: ../fs/nfs/pagelist.c:1215:19: note: ‘failed’ declared here 1215 | LIST_HEAD(failed); | ^~~~~~ ../include/linux/list.h:23:26: note: in definition of macro ‘LIST_HEAD’ 23 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ ../fs/nfs/pagelist.c:1215:19: note: ‘hdr’ declared here 1215 | LIST_HEAD(failed); | ^~~~~~ ../include/linux/list.h:23:26: note: in definition of macro ‘LIST_HEAD’ 23 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ CC fs/nfs/read.o CC fs/proc/uptime.o LD fs/quota/built-in.o CC fs/ramfs/inode.o CC fs/proc/version.o CC fs/lockd/procfs.o CC fs/proc/softirqs.o CC fs/ramfs/file-mmu.o CC fs/nfs/symlink.o CC fs/proc/namespaces.o LD fs/ramfs/ramfs.o LD fs/ramfs/built-in.o CC fs/sysfs/file.o LD fs/lockd/lockd.o LD fs/lockd/built-in.o CC fs/tracefs/inode.o CC fs/proc/self.o CC fs/sysfs/dir.o CC fs/nfs/unlink.o LD fs/tracefs/tracefs.o LD fs/tracefs/built-in.o CC fs/nfs/write.o CC fs/sysfs/symlink.o CC fs/proc/thread_self.o CC fs/sysfs/mount.o CC fs/proc/proc_sysctl.o CC fs/sysfs/group.o LD fs/sysfs/built-in.o CC fs/eventpoll.o CC fs/nfs/namespace.o CC fs/proc/proc_net.o CC fs/anon_inodes.o CC fs/nfs/mount_clnt.o CC fs/signalfd.o CC fs/timerfd.o CC fs/proc/kcore.o CC fs/eventfd.o CC fs/proc/vmcore.o CC fs/proc/kmsg.o CC fs/nfs/nfstrace.o CC fs/proc/page.o CC fs/aio.o CC fs/nfs/nfsroot.o LD fs/proc/proc.o LD fs/proc/built-in.o CC fs/locks.o CC fs/nfs/sysctl.o CC fs/binfmt_misc.o CC fs/nfs/nfs2super.o CC fs/nfs/proc.o CC fs/nfs/nfs2xdr.o CC fs/binfmt_script.o CC fs/nfs/nfs3super.o CC fs/binfmt_elf.o CC fs/nfs/nfs3client.o CC fs/nfs/nfs3proc.o CC fs/nfs/nfs3xdr.o CC fs/nfs/nfs3acl.o CC fs/nfs/nfs4proc.o CC fs/mbcache.o CC fs/nfs/nfs4xdr.o CC fs/nfs/nfs4state.o CC fs/posix_acl.o CC fs/coredump.o CC fs/nfs/nfs4renewd.o CC fs/drop_caches.o CC fs/nfs/nfs4super.o CC fs/fhandle.o CC fs/nfs/nfs4file.o CC fs/nfs/delegation.o CC fs/dcookies.o CC fs/nfs/nfs4idmap.o CC fs/nfs/callback.o CC fs/nfs/callback_xdr.o CC fs/nfs/callback_proc.o CC fs/nfs/nfs4namespace.o CC fs/nfs/nfs4getroot.o CC fs/nfs/nfs4client.o CC fs/nfs/nfs4session.o CC fs/nfs/dns_resolve.o CC fs/nfs/nfs4trace.o CC fs/nfs/nfs4sysctl.o LD fs/nfs/nfs.o LD fs/nfs/nfsv2.o LD fs/nfs/nfsv3.o LD fs/nfs/nfsv4.o LD fs/nfs/built-in.o LD fs/built-in.o make[1]: Leaving directory '/tmp/kci/linux/build' make: *** [Makefile:152: sub-make] Error 2 make: Leaving directory '/tmp/kci/linux'