# # 2023-12-13T23:57:13.464579 # # make KBUILD_BUILD_USER=KernelCI ARCH=mips HOSTCC=gcc CROSS_COMPILE=mips-linux-gnu- CC="ccache mips-linux-gnu-gcc" O=/tmp/kci/linux/build -C/tmp/kci/linux -j4 vmlinuz # make: Entering directory '/tmp/kci/linux' make[1]: Entering directory '/tmp/kci/linux/build' GEN Makefile SYSTBL arch/mips/include/generated/asm/syscall_table_32_o32.h SYSTBL arch/mips/include/generated/asm/syscall_table_64_n32.h SYSTBL arch/mips/include/generated/asm/syscall_table_64_n64.h WRAP arch/mips/include/generated/uapi/asm/kvm_para.h WRAP arch/mips/include/generated/uapi/asm/bpf_perf_event.h WRAP arch/mips/include/generated/uapi/asm/ipcbuf.h SYSTBL arch/mips/include/generated/asm/syscall_table_64_o32.h SYSHDR arch/mips/include/generated/uapi/asm/unistd_n32.h SYSHDR arch/mips/include/generated/uapi/asm/unistd_n64.h HOSTCC arch/mips/tools/elf-entry SYSHDR arch/mips/include/generated/uapi/asm/unistd_o32.h SYSNR arch/mips/include/generated/uapi/asm/unistd_nr_n32.h SYSNR arch/mips/include/generated/uapi/asm/unistd_nr_n64.h SYSNR arch/mips/include/generated/uapi/asm/unistd_nr_o32.h HOSTCC arch/mips/tools/loongson3-llsc-check HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o UPD include/config/kernel.release WRAP arch/mips/include/generated/asm/export.h WRAP arch/mips/include/generated/asm/kvm_para.h WRAP arch/mips/include/generated/asm/mcs_spinlock.h WRAP arch/mips/include/generated/asm/parport.h WRAP arch/mips/include/generated/asm/qrwlock.h WRAP arch/mips/include/generated/asm/qspinlock.h WRAP arch/mips/include/generated/asm/user.h WRAP arch/mips/include/generated/asm/current.h WRAP arch/mips/include/generated/asm/device.h WRAP arch/mips/include/generated/asm/emergency-restart.h WRAP arch/mips/include/generated/asm/irq_work.h HOSTCC arch/mips/boot/tools/relocs_32.o WRAP arch/mips/include/generated/asm/local64.h WRAP arch/mips/include/generated/asm/mm-arch-hooks.h WRAP arch/mips/include/generated/asm/module.lds.h WRAP arch/mips/include/generated/asm/msi.h WRAP arch/mips/include/generated/asm/percpu.h WRAP arch/mips/include/generated/asm/preempt.h WRAP arch/mips/include/generated/asm/rwonce.h WRAP arch/mips/include/generated/asm/sections.h WRAP arch/mips/include/generated/asm/serial.h WRAP arch/mips/include/generated/asm/simd.h WRAP arch/mips/include/generated/asm/trace_clock.h WRAP arch/mips/include/generated/asm/unaligned.h WRAP arch/mips/include/generated/asm/word-at-a-time.h WRAP arch/mips/include/generated/asm/xor.h HOSTCC scripts/dtc/fstree.o UPD include/generated/uapi/linux/version.h UPD include/generated/utsrelease.h HOSTCC scripts/dtc/data.o HOSTCC scripts/dtc/livetree.o HOSTCC arch/mips/boot/tools/relocs_64.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/srcpos.o HOSTCC arch/mips/boot/tools/relocs_main.o HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/util.o HOSTLD arch/mips/boot/tools/relocs LEX scripts/dtc/dtc-lexer.lex.c YACC scripts/dtc/dtc-parser.tab.[ch] HOSTCC scripts/dtc/dtc-lexer.lex.o HOSTCC scripts/dtc/dtc-parser.tab.o HOSTLD scripts/dtc/dtc HOSTCC scripts/kallsyms HOSTCC scripts/sorttable HOSTCC scripts/genksyms/genksyms.o HOSTCC scripts/selinux/genheaders/genheaders HOSTCC scripts/selinux/mdp/mdp YACC scripts/genksyms/parse.tab.[ch] HOSTCC scripts/asn1_compiler LEX scripts/genksyms/lex.lex.c HOSTCC scripts/extract-cert HOSTCC scripts/genksyms/parse.tab.o HOSTCC scripts/genksyms/lex.lex.o HOSTLD scripts/genksyms/genksyms Checking missing-syscalls for N32 CC kernel/bounds.s UPD include/generated/timeconst.h UPD include/generated/bounds.h CC arch/mips/kernel/asm-offsets.s UPD include/generated/asm-offsets.h CALL ../scripts/checksyscalls.sh Checking missing-syscalls for O32 CALL ../scripts/checksyscalls.sh CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s UPD scripts/mod/devicetable-offsets.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CALL ../scripts/atomic/check-atomics.sh CALL ../scripts/checksyscalls.sh CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o HOSTCC usr/gen_init_cpio UPD include/generated/compile.h CC init/do_mounts_rd.o GEN usr/initramfs_data.cpio SHIPPED usr/initramfs_inc_data AS usr/initramfs_data.o AR usr/built-in.a CC arch/mips/loongson64/cop2-ex.o CC arch/mips/loongson64/platform.o CC init/do_mounts_initrd.o CC arch/mips/loongson64/dma.o CC init/initramfs.o CC arch/mips/loongson64/setup.o CC init/calibrate.o CC init/init_task.o CC arch/mips/loongson64/init.o CC arch/mips/loongson64/env.o CC init/version.o CC arch/mips/loongson64/time.o ../arch/mips/loongson64/env.c: In function ‘prom_init_env’: ../arch/mips/loongson64/env.c:138:3: error: ‘dma_default_coherent’ undeclared (first use in this function); did you mean ‘dma_free_coherent’? 138 | dma_default_coherent = true; | ^~~~~~~~~~~~~~~~~~~~ | dma_free_coherent ../arch/mips/loongson64/env.c:138:3: note: each undeclared identifier is reported only once for each function it appears in make[3]: *** [../scripts/Makefile.build:286: arch/mips/loongson64/env.o] Error 1 make[3]: *** Waiting for unfinished jobs.... AS arch/mips/kernel/head.o LDS arch/mips/kernel/vmlinux.lds CC arch/mips/kernel/branch.o CC arch/mips/kernel/cmpxchg.o AR init/built-in.a CC arch/mips/kernel/elf.o make[2]: *** [../scripts/Makefile.build:503: arch/mips/loongson64] Error 2 make[2]: *** Waiting for unfinished jobs.... AS arch/mips/kernel/entry.o AS arch/mips/kernel/genex.o CC arch/mips/kernel/idle.o DTC arch/mips/boot/dts/loongson/loongson64c_4core_ls7a.dtb DTC arch/mips/boot/dts/loongson/loongson64c_4core_rs780e.dtb DTC arch/mips/boot/dts/loongson/loongson64c_8core_rs780e.dtb DTC arch/mips/boot/dts/loongson/loongson64g_4core_ls7a.dtb DTC arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dtb DTB arch/mips/boot/dts/loongson/loongson64c_4core_ls7a.dtb.S DTB arch/mips/boot/dts/loongson/loongson64c_4core_rs780e.dtb.S DTB arch/mips/boot/dts/loongson/loongson64c_8core_rs780e.dtb.S DTB arch/mips/boot/dts/loongson/loongson64g_4core_ls7a.dtb.S DTB arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dtb.S AS arch/mips/boot/dts/loongson/loongson64c_4core_ls7a.dtb.o AS arch/mips/boot/dts/loongson/loongson64c_4core_rs780e.dtb.o AS arch/mips/boot/dts/loongson/loongson64c_8core_rs780e.dtb.o AS arch/mips/boot/dts/loongson/loongson64g_4core_ls7a.dtb.o AS arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dtb.o AR arch/mips/boot/dts/loongson/built-in.a AR arch/mips/boot/dts/built-in.a CC arch/mips/kernel/irq.o CC arch/mips/kernel/process.o CC certs/system_keyring.o CC kernel/sched/core.o CC arch/mips/kernel/prom.o EXTRACT_CERTS CC certs/common.o AS certs/system_certificates.o AR certs/built-in.a CC mm/filemap.o CC arch/mips/kernel/ptrace.o CC mm/mempool.o CC arch/mips/kernel/reset.o CC fs/notify/dnotify/dnotify.o CC arch/mips/kernel/setup.o CC kernel/sched/loadavg.o AR fs/notify/dnotify/built-in.a CC fs/notify/inotify/inotify_fsnotify.o CC mm/oom_kill.o CC fs/notify/inotify/inotify_user.o CC arch/mips/kernel/signal.o AR fs/notify/inotify/built-in.a AR fs/notify/fanotify/built-in.a CC kernel/sched/clock.o CC fs/notify/fsnotify.o CC arch/mips/kernel/syscall.o CC mm/fadvise.o CC arch/mips/kernel/time.o CC fs/notify/notification.o CC kernel/sched/cputime.o CC mm/maccess.o CC arch/mips/kernel/topology.o CC fs/notify/group.o CC arch/mips/kernel/traps.o CC mm/page-writeback.o CC kernel/sched/idle.o CC fs/notify/mark.o CC arch/mips/kernel/unaligned.o CC fs/notify/fdinfo.o CC kernel/sched/fair.o CC mm/readahead.o AR fs/notify/built-in.a AR fs/nfs_common/built-in.a CC fs/iomap/trace.o CC arch/mips/kernel/watch.o CC arch/mips/kernel/vdso.o CC fs/iomap/apply.o CC arch/mips/kernel/cacheinfo.o CC fs/iomap/buffered-io.o CC mm/swap.o CC arch/mips/kernel/cpu-probe.o CC kernel/sched/rt.o CC mm/truncate.o CC fs/iomap/direct-io.o CC arch/mips/kernel/cevt-r4k.o CC arch/mips/kernel/csrc-r4k.o CC kernel/sched/deadline.o CC mm/vmscan.o CC fs/iomap/fiemap.o CC arch/mips/kernel/module.o AS arch/mips/kernel/r4k_switch.o CC arch/mips/kernel/fpu-probe.o CC fs/iomap/seek.o AS arch/mips/kernel/r4k_fpu.o CC kernel/sched/wait.o CC arch/mips/kernel/smp.o CC fs/iomap/swapfile.o CC mm/shmem.o CC kernel/sched/wait_bit.o CC arch/mips/kernel/spram.o AR fs/iomap/built-in.a CC fs/quota/dquot.o AS arch/mips/kernel/scall64-n64.o CC arch/mips/kernel/linux32.o CC kernel/sched/swait.o CC arch/mips/kernel/ptrace32.o CC mm/util.o CC arch/mips/kernel/signal32.o CC fs/quota/quota.o CC arch/mips/kernel/binfmt_elfn32.o CC kernel/sched/completion.o CC fs/quota/kqid.o CC mm/mmzone.o CC mm/vmstat.o AR fs/quota/built-in.a CC fs/proc/task_mmu.o AS arch/mips/kernel/scall64-n32.o CC arch/mips/kernel/signal_n32.o CC kernel/sched/cpupri.o CC arch/mips/kernel/binfmt_elfo32.o CC fs/proc/inode.o CC kernel/sched/cpudeadline.o CC mm/backing-dev.o AS arch/mips/kernel/scall64-o32.o CC arch/mips/kernel/signal_o32.o CC fs/proc/root.o CC kernel/sched/topology.o CC arch/mips/kernel/proc.o CC fs/proc/base.o CC mm/mm_init.o CC arch/mips/kernel/sysrq.o CC arch/mips/kernel/machine_kexec.o CC kernel/sched/stop_task.o AS arch/mips/kernel/relocate_kernel.o CC mm/percpu.o CC arch/mips/kernel/crash.o CC fs/proc/generic.o CC arch/mips/kernel/early_printk.o CC kernel/sched/pelt.o CC arch/mips/kernel/early_printk_8250.o CC arch/mips/kernel/perf_event.o CC fs/proc/array.o CC kernel/sched/autogroup.o CC arch/mips/kernel/perf_event_mipsxx.o CC mm/slab_common.o CC fs/proc/fd.o AR arch/mips/kernel/built-in.a make[1]: *** [/tmp/kci/linux/Makefile:1832: arch/mips] Error 2 make[1]: *** Waiting for unfinished jobs.... CC kernel/sched/cpuacct.o CC fs/proc/proc_tty.o CC kernel/sched/membarrier.o CC fs/proc/cmdline.o CC kernel/sched/isolation.o CC mm/compaction.o CC fs/proc/consoles.o CC fs/kernfs/mount.o CC fs/proc/cpuinfo.o CC fs/kernfs/inode.o CC fs/proc/devices.o AR kernel/sched/built-in.a CC kernel/locking/mutex.o CC fs/kernfs/dir.o CC fs/proc/interrupts.o CC mm/vmacache.o CC fs/proc/loadavg.o CC kernel/locking/semaphore.o CC mm/interval_tree.o CC fs/proc/meminfo.o CC fs/kernfs/file.o CC kernel/locking/rwsem.o CC fs/proc/stat.o CC mm/list_lru.o CC fs/kernfs/symlink.o CC fs/proc/uptime.o CC kernel/locking/percpu-rwsem.o CC fs/proc/util.o AR fs/kernfs/built-in.a CC fs/sysfs/file.o CC fs/proc/version.o CC kernel/locking/spinlock.o CC mm/workingset.o CC fs/proc/softirqs.o CC fs/sysfs/dir.o CC mm/debug.o CC kernel/locking/qspinlock.o CC fs/proc/namespaces.o CC fs/sysfs/symlink.o CC kernel/locking/rtmutex.o CC fs/proc/self.o CC fs/proc/thread_self.o CC mm/gup.o CC fs/sysfs/mount.o CC kernel/locking/qrwlock.o CC fs/proc/proc_sysctl.o CC fs/sysfs/group.o AR kernel/locking/built-in.a CC kernel/power/qos.o CC mm/highmem.o AR fs/sysfs/built-in.a CC fs/configfs/inode.o CC fs/proc/proc_net.o CC kernel/power/main.o CC mm/memory.o CC fs/configfs/file.o CC fs/configfs/dir.o CC fs/proc/kcore.o CC kernel/power/console.o CC fs/proc/kmsg.o CC fs/proc/page.o CC fs/configfs/symlink.o CC kernel/power/process.o CC fs/configfs/mount.o AR fs/proc/built-in.a CC fs/devpts/inode.o CC mm/mincore.o CC fs/configfs/item.o CC kernel/power/suspend.o AR fs/devpts/built-in.a CC fs/ext4/balloc.o CC mm/mlock.o AR fs/configfs/built-in.a CC fs/ext4/bitmap.o CC fs/ext4/block_validity.o CC kernel/power/poweroff.o CC fs/ext4/dir.o AR kernel/power/built-in.a CC kernel/printk/printk.o CC mm/mmap.o CC fs/ext4/ext4_jbd2.o CC fs/ext4/extents.o CC fs/ext4/extents_status.o CC kernel/printk/printk_safe.o CC fs/ext4/file.o CC mm/mmu_gather.o CC kernel/printk/printk_ringbuffer.o CC mm/mprotect.o CC fs/ext4/fsmap.o AR kernel/printk/built-in.a CC kernel/irq/irqdesc.o CC fs/ext4/fsync.o CC mm/mremap.o CC fs/ext4/hash.o CC fs/ext4/ialloc.o CC kernel/irq/handle.o CC fs/ext4/indirect.o CC mm/msync.o CC kernel/irq/manage.o CC fs/ext4/inline.o CC mm/page_vma_mapped.o CC fs/ext4/inode.o CC mm/pagewalk.o CC kernel/irq/spurious.o CC fs/ext4/ioctl.o CC mm/pgtable-generic.o CC kernel/irq/resend.o CC mm/rmap.o CC kernel/irq/chip.o CC fs/ext4/mballoc.o CC fs/ext4/migrate.o CC kernel/irq/dummychip.o CC mm/vmalloc.o CC fs/ext4/mmp.o CC kernel/irq/devres.o CC fs/ext4/move_extent.o CC fs/ext4/namei.o CC kernel/irq/generic-chip.o CC fs/ext4/page-io.o CC kernel/irq/autoprobe.o CC mm/ioremap.o CC fs/ext4/readpage.o CC mm/process_vm_access.o CC kernel/irq/irqdomain.o CC fs/ext4/resize.o CC kernel/irq/proc.o CC mm/page_alloc.o CC kernel/irq/pm.o CC kernel/irq/msi.o CC fs/ext4/super.o CC kernel/irq/affinity.o CC fs/ext4/symlink.o AR kernel/irq/built-in.a CC kernel/rcu/update.o CC fs/ext4/sysfs.o CC fs/ext4/xattr.o CC kernel/rcu/sync.o CC mm/init-mm.o CC kernel/rcu/srcutree.o CC mm/memblock.o CC fs/ext4/xattr_hurd.o CC fs/ext4/xattr_trusted.o CC kernel/rcu/tree.o CC fs/ext4/xattr_user.o CC mm/madvise.o CC fs/ext4/fast_commit.o CC fs/ext4/acl.o CC mm/page_io.o CC fs/ext4/xattr_security.o CC mm/swap_state.o CC mm/swapfile.o AR fs/ext4/built-in.a CC fs/ext2/balloc.o CC mm/swap_slots.o CC fs/ext2/dir.o CC kernel/rcu/rcu_segcblist.o CC mm/dmapool.o CC fs/ext2/file.o AR kernel/rcu/built-in.a AR kernel/livepatch/built-in.a CC kernel/dma/mapping.o CC fs/ext2/ialloc.o CC mm/mempolicy.o CC mm/sparse.o CC kernel/dma/direct.o CC fs/ext2/inode.o CC mm/mmu_notifier.o CC kernel/dma/coherent.o CC fs/ext2/ioctl.o CC kernel/dma/swiotlb.o AR kernel/entry/built-in.a CC fs/ext2/namei.o CC kernel/time/time.o CC mm/ksm.o CC fs/ext2/super.o AR kernel/dma/built-in.a CC kernel/futex/core.o CC kernel/time/timer.o CC fs/ext2/symlink.o CC fs/ext2/xattr.o CC mm/slub.o AR kernel/futex/built-in.a CC kernel/cgroup/cgroup.o CC fs/ext2/xattr_user.o CC kernel/time/hrtimer.o CC fs/ext2/xattr_trusted.o CC fs/ext2/acl.o CC fs/ext2/xattr_security.o CC kernel/time/timekeeping.o AR fs/ext2/built-in.a CC fs/jbd2/transaction.o CC mm/migrate.o CC kernel/time/ntp.o CC kernel/cgroup/rstat.o CC fs/jbd2/commit.o CC kernel/time/clocksource.o CC kernel/cgroup/namespace.o CC mm/page_counter.o CC mm/memcontrol.o CC kernel/time/jiffies.o CC fs/jbd2/recovery.o CC kernel/cgroup/cgroup-v1.o CC kernel/time/timer_list.o CC fs/jbd2/checkpoint.o CC kernel/time/timeconv.o CC fs/jbd2/revoke.o CC kernel/cgroup/freezer.o CC kernel/time/timecounter.o CC kernel/time/alarmtimer.o CC fs/jbd2/journal.o CC kernel/cgroup/legacy_freezer.o CC kernel/cgroup/pids.o CC kernel/time/posix-timers.o CC kernel/cgroup/cpuset.o CC kernel/time/posix-cpu-timers.o CC mm/vmpressure.o AR fs/jbd2/built-in.a CC fs/squashfs/block.o CC mm/swap_cgroup.o CC kernel/time/posix-clock.o CC fs/squashfs/cache.o CC mm/balloon_compaction.o CC fs/squashfs/dir.o AR kernel/cgroup/built-in.a CC kernel/trace/trace_clock.o CC kernel/time/itimer.o CC fs/squashfs/export.o CC mm/frame_vector.o AR kernel/trace/built-in.a CC fs/squashfs/file.o CC kernel/time/clockevents.o CC fs/squashfs/fragment.o CC fs/squashfs/id.o CC fs/squashfs/inode.o CC mm/memfd.o CC fs/squashfs/namei.o CC kernel/time/tick-common.o CC kernel/time/sched_clock.o CC fs/squashfs/super.o CC mm/page_reporting.o CC kernel/time/tick-oneshot.o CC fs/squashfs/symlink.o CC kernel/time/tick-sched.o CC kernel/time/vsyscall.o CC fs/squashfs/decompressor.o AR mm/built-in.a CC kernel/bpf/core.o CC kernel/events/core.o CC fs/squashfs/file_cache.o AR kernel/time/built-in.a CC kernel/fork.o CC fs/squashfs/decompressor_single.o CC fs/squashfs/xattr.o CC fs/squashfs/xattr_id.o CC fs/squashfs/zlib_wrapper.o AR kernel/bpf/built-in.a CC kernel/exec_domain.o AR fs/squashfs/built-in.a CC fs/ramfs/inode.o CC kernel/panic.o CC kernel/cpu.o CC fs/ramfs/file-mmu.o AR fs/ramfs/built-in.a CC fs/exportfs/expfs.o CC kernel/exit.o AR fs/exportfs/built-in.a CC fs/nls/nls_base.o CC kernel/softirq.o CC kernel/events/ring_buffer.o CC fs/nls/nls_cp437.o CC kernel/resource.o CC fs/nls/nls_cp936.o CC kernel/sysctl.o CC kernel/events/callchain.o CC fs/nls/nls_ascii.o CC fs/nls/nls_utf8.o CC kernel/capability.o AR kernel/events/built-in.a CC kernel/ptrace.o AR fs/nls/built-in.a CC fs/autofs/init.o CC fs/autofs/inode.o CC kernel/user.o CC kernel/signal.o CC fs/autofs/root.o CC kernel/sys.o CC kernel/umh.o CC fs/autofs/symlink.o CC fs/autofs/waitq.o CC fs/autofs/expire.o CC kernel/workqueue.o CC fs/autofs/dev-ioctl.o CC kernel/pid.o CC kernel/task_work.o AR fs/autofs/built-in.a CC fs/xfs/xfs_trace.o CC kernel/extable.o CC kernel/params.o CC kernel/kthread.o CC fs/xfs/libxfs/xfs_ag.o CC kernel/sys_ni.o CC kernel/nsproxy.o CC kernel/notifier.o CC fs/xfs/libxfs/xfs_alloc.o CC kernel/ksysfs.o CC kernel/cred.o CC kernel/reboot.o CC kernel/async.o CC kernel/range.o CC kernel/smpboot.o CC fs/xfs/libxfs/xfs_alloc_btree.o CC kernel/ucount.o CC kernel/regset.o CC kernel/kmod.o CC kernel/groups.o CC fs/xfs/libxfs/xfs_attr.o CC kernel/kcmp.o CC kernel/freezer.o CC kernel/dma.o CC fs/xfs/libxfs/xfs_attr_leaf.o CC kernel/smp.o CC kernel/module.o CC kernel/kallsyms.o CC kernel/acct.o CC fs/xfs/libxfs/xfs_attr_remote.o CC kernel/crash_core.o CC kernel/kexec_core.o CC fs/xfs/libxfs/xfs_bit.o CC kernel/kexec.o CC fs/xfs/libxfs/xfs_bmap.o CC kernel/compat.o CC kernel/utsname.o CC kernel/user_namespace.o CC kernel/pid_namespace.o CC kernel/stop_machine.o CC kernel/audit.o CC kernel/auditfilter.o CC kernel/seccomp.o CC fs/xfs/libxfs/xfs_bmap_btree.o CC kernel/relay.o CC fs/xfs/libxfs/xfs_btree.o CC kernel/utsname_sysctl.o CC kernel/delayacct.o CC kernel/taskstats.o CC kernel/tsacct.o CC kernel/irq_work.o CC kernel/iomem.o CC kernel/rseq.o CC fs/xfs/libxfs/xfs_btree_staging.o CC fs/xfs/libxfs/xfs_da_btree.o CC fs/xfs/libxfs/xfs_defer.o AR kernel/built-in.a CC fs/xfs/libxfs/xfs_dir2.o CC fs/xfs/libxfs/xfs_dir2_block.o CC fs/xfs/libxfs/xfs_dir2_data.o CC fs/xfs/libxfs/xfs_dir2_leaf.o CC fs/xfs/libxfs/xfs_dir2_node.o CC fs/xfs/libxfs/xfs_dir2_sf.o CC fs/xfs/libxfs/xfs_dquot_buf.o CC fs/xfs/libxfs/xfs_ialloc.o CC fs/xfs/libxfs/xfs_ialloc_btree.o CC fs/xfs/libxfs/xfs_iext_tree.o CC fs/xfs/libxfs/xfs_inode_fork.o CC fs/xfs/libxfs/xfs_inode_buf.o CC fs/xfs/libxfs/xfs_log_rlimit.o CC fs/xfs/libxfs/xfs_ag_resv.o CC fs/xfs/libxfs/xfs_rmap.o CC fs/xfs/libxfs/xfs_rmap_btree.o CC fs/xfs/libxfs/xfs_refcount.o CC fs/xfs/libxfs/xfs_refcount_btree.o CC fs/xfs/libxfs/xfs_sb.o CC fs/xfs/libxfs/xfs_symlink_remote.o CC fs/xfs/libxfs/xfs_trans_inode.o CC fs/xfs/libxfs/xfs_trans_resv.o CC fs/xfs/libxfs/xfs_types.o CC fs/xfs/xfs_aops.o CC fs/xfs/xfs_attr_inactive.o CC fs/xfs/xfs_attr_list.o CC fs/xfs/xfs_bmap_util.o CC fs/xfs/xfs_bio_io.o CC fs/xfs/xfs_buf.o CC fs/xfs/xfs_dir2_readdir.o CC fs/xfs/xfs_discard.o CC fs/xfs/xfs_error.o CC fs/xfs/xfs_export.o CC fs/xfs/xfs_extent_busy.o CC fs/xfs/xfs_file.o CC fs/xfs/xfs_filestream.o CC fs/xfs/xfs_fsmap.o CC fs/xfs/xfs_fsops.o CC fs/xfs/xfs_globals.o CC fs/xfs/xfs_health.o CC fs/xfs/xfs_icache.o CC fs/xfs/xfs_ioctl.o CC fs/xfs/xfs_iomap.o CC fs/xfs/xfs_iops.o CC fs/xfs/xfs_inode.o CC fs/xfs/xfs_itable.o CC fs/xfs/xfs_iwalk.o CC fs/xfs/xfs_message.o CC fs/xfs/xfs_mount.o CC fs/xfs/xfs_mru_cache.o CC fs/xfs/xfs_pwork.o CC fs/xfs/xfs_reflink.o CC fs/xfs/xfs_stats.o CC fs/xfs/xfs_super.o CC fs/xfs/xfs_symlink.o CC fs/xfs/xfs_sysfs.o CC fs/xfs/xfs_trans.o CC fs/xfs/xfs_xattr.o CC fs/xfs/kmem.o CC fs/xfs/xfs_log.o CC fs/xfs/xfs_log_cil.o CC fs/xfs/xfs_bmap_item.o CC fs/open.o CC fs/xfs/xfs_buf_item.o CC fs/xfs/xfs_buf_item_recover.o CC fs/xfs/xfs_dquot_item_recover.o CC fs/xfs/xfs_extfree_item.o CC fs/xfs/xfs_icreate_item.o CC fs/xfs/xfs_inode_item.o CC fs/read_write.o CC fs/xfs/xfs_inode_item_recover.o CC fs/xfs/xfs_refcount_item.o CC fs/xfs/xfs_rmap_item.o CC fs/xfs/xfs_log_recover.o CC fs/xfs/xfs_trans_ail.o CC fs/xfs/xfs_trans_buf.o CC fs/file_table.o CC fs/xfs/xfs_acl.o CC fs/xfs/xfs_sysctl.o CC fs/xfs/xfs_ioctl32.o CC fs/super.o CC fs/char_dev.o CC fs/stat.o AR fs/xfs/built-in.a CC fs/exec.o CC fs/pipe.o CC fs/namei.o CC fs/fcntl.o CC fs/ioctl.o CC fs/readdir.o CC fs/select.o CC fs/dcache.o CC fs/inode.o CC fs/attr.o CC fs/bad_inode.o CC fs/file.o CC fs/filesystems.o CC fs/namespace.o CC fs/seq_file.o CC fs/xattr.o CC fs/libfs.o CC fs/fs-writeback.o CC fs/pnode.o CC fs/splice.o CC fs/sync.o CC fs/utimes.o CC fs/d_path.o CC fs/stack.o CC fs/fs_struct.o CC fs/statfs.o CC fs/fs_pin.o CC fs/nsfs.o CC fs/fs_types.o CC fs/fs_context.o CC fs/fs_parser.o CC fs/fsopen.o CC fs/init.o CC fs/kernel_read_file.o CC fs/remap_range.o CC fs/buffer.o CC fs/block_dev.o CC fs/direct-io.o CC fs/mpage.o CC fs/proc_namespace.o CC fs/eventpoll.o CC fs/anon_inodes.o CC fs/signalfd.o CC fs/timerfd.o CC fs/eventfd.o CC fs/aio.o CC fs/locks.o CC fs/binfmt_script.o CC fs/binfmt_elf.o CC fs/mbcache.o CC fs/posix_acl.o CC fs/coredump.o CC fs/drop_caches.o CC fs/fhandle.o AR fs/built-in.a make[1]: Leaving directory '/tmp/kci/linux/build' make: *** [Makefile:192: __sub-make] Error 2 make: Leaving directory '/tmp/kci/linux'