# # 2023-07-20T19:51:25.313020 # # 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 SYSTBL arch/mips/include/generated/asm/syscall_table_64_o32.h SYSHDR arch/mips/include/generated/uapi/asm/unistd_n32.h WRAP arch/mips/include/generated/uapi/asm/kvm_para.h SYSHDR arch/mips/include/generated/uapi/asm/unistd_n64.h WRAP arch/mips/include/generated/uapi/asm/bpf_perf_event.h WRAP arch/mips/include/generated/uapi/asm/ipcbuf.h 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 HOSTCC arch/mips/tools/elf-entry SYSNR arch/mips/include/generated/uapi/asm/unistd_nr_o32.h 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 UPD include/config/kernel.release 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 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 UPD include/generated/uapi/linux/version.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 HOSTCC arch/mips/boot/tools/relocs_32.o WRAP arch/mips/include/generated/asm/word-at-a-time.h WRAP arch/mips/include/generated/asm/xor.h HOSTCC arch/mips/boot/tools/relocs_64.o HOSTCC arch/mips/boot/tools/relocs_main.o UPD include/generated/utsrelease.h HOSTCC scripts/kallsyms HOSTCC scripts/sorttable HOSTCC scripts/asn1_compiler HOSTLD arch/mips/boot/tools/relocs HOSTCC scripts/extract-cert 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 CC kernel/bounds.s CALL ../scripts/atomic/check-atomics.sh 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 CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o UPD include/generated/compile.h CC init/noinitramfs.o AR usr/built-in.a AR arch/mips/alchemy/built-in.a CC arch/mips/alchemy/common/prom.o CC arch/mips/alchemy/common/time.o CC init/calibrate.o CC init/init_task.o CC arch/mips/alchemy/common/clock.o CC init/version.o CC arch/mips/alchemy/common/platform.o CC arch/mips/alchemy/common/power.o AR init/built-in.a AR arch/mips/boot/dts/built-in.a CC kernel/sched/core.o CC kernel/sched/loadavg.o CC kernel/locking/mutex.o CC arch/mips/alchemy/common/gpiolib.o CC kernel/locking/semaphore.o CC kernel/power/qos.o CC arch/mips/alchemy/common/setup.o CC kernel/locking/rwsem.o AS arch/mips/alchemy/common/sleeper.o CC arch/mips/alchemy/common/dma.o CC kernel/power/main.o CC kernel/locking/percpu-rwsem.o CC arch/mips/alchemy/common/dbdma.o CC kernel/locking/rtmutex.o ../arch/mips/alchemy/common/dbdma.c: In function ‘au1xxx_dbdma_put_source’: ../arch/mips/alchemy/common/dbdma.c:632:7: error: ‘dma_default_coherent’ undeclared (first use in this function); did you mean ‘dma_free_coherent’? 632 | if (!dma_default_coherent) | ^~~~~~~~~~~~~~~~~~~~ | dma_free_coherent ../arch/mips/alchemy/common/dbdma.c:632:7: note: each undeclared identifier is reported only once for each function it appears in CC kernel/sched/clock.o ../arch/mips/alchemy/common/dbdma.c: In function ‘au1xxx_dbdma_put_dest’: ../arch/mips/alchemy/common/dbdma.c:695:7: error: ‘dma_default_coherent’ undeclared (first use in this function); did you mean ‘dma_free_coherent’? 695 | if (!dma_default_coherent) | ^~~~~~~~~~~~~~~~~~~~ | dma_free_coherent make[3]: *** [../scripts/Makefile.build:286: arch/mips/alchemy/common/dbdma.o] Error 1 make[2]: *** [../scripts/Makefile.build:503: arch/mips/alchemy/common] Error 2 make[1]: *** [/tmp/kci/linux/Makefile:1832: arch/mips] Error 2 make[1]: *** Waiting for unfinished jobs.... CC kernel/printk/printk.o CC kernel/power/console.o AR kernel/locking/built-in.a CC kernel/sched/cputime.o CC kernel/sched/idle.o CC kernel/power/process.o CC kernel/sched/fair.o CC kernel/printk/printk_safe.o CC kernel/power/suspend.o CC kernel/printk/printk_ringbuffer.o CC kernel/irq/irqdesc.o AR kernel/printk/built-in.a CC kernel/rcu/update.o CC kernel/power/poweroff.o CC kernel/irq/handle.o AR kernel/power/built-in.a AR kernel/livepatch/built-in.a CC kernel/dma/mapping.o CC kernel/rcu/sync.o CC kernel/irq/manage.o CC kernel/sched/rt.o CC kernel/rcu/srcutiny.o CC kernel/dma/direct.o CC kernel/rcu/tiny.o CC kernel/irq/spurious.o AR kernel/rcu/built-in.a AR kernel/entry/built-in.a CC kernel/time/time.o AR kernel/dma/built-in.a CC kernel/futex/core.o CC kernel/sched/deadline.o CC kernel/irq/resend.o CC kernel/time/timer.o CC kernel/irq/chip.o AR kernel/futex/built-in.a CC kernel/irq/dummychip.o CC kernel/irq/devres.o CC kernel/time/hrtimer.o CC kernel/sched/wait.o CC kernel/irq/generic-chip.o CC kernel/irq/autoprobe.o CC kernel/time/timekeeping.o CC kernel/irq/irqdomain.o CC kernel/sched/wait_bit.o CC kernel/time/ntp.o CC kernel/irq/proc.o CC kernel/time/clocksource.o CC kernel/sched/swait.o CC kernel/irq/pm.o CC kernel/time/jiffies.o CC kernel/time/timer_list.o AR kernel/irq/built-in.a CC kernel/cgroup/cgroup.o CC kernel/time/timeconv.o CC kernel/sched/completion.o CC kernel/sched/debug.o CC kernel/time/timecounter.o CC kernel/time/alarmtimer.o CC kernel/time/posix-timers.o CC kernel/time/posix-cpu-timers.o CC kernel/sched/cpuacct.o CC kernel/time/posix-clock.o CC kernel/time/itimer.o CC kernel/sched/membarrier.o CC kernel/time/clockevents.o CC kernel/cgroup/rstat.o CC kernel/cgroup/namespace.o CC kernel/time/tick-common.o AR kernel/sched/built-in.a CC kernel/time/sched_clock.o CC kernel/cgroup/cgroup-v1.o CC kernel/bpf/core.o CC kernel/time/tick-oneshot.o CC kernel/time/tick-sched.o CC kernel/time/vsyscall.o CC kernel/cgroup/freezer.o CC kernel/cgroup/legacy_freezer.o AR kernel/time/built-in.a CC kernel/fork.o CC kernel/exec_domain.o AR kernel/cgroup/built-in.a CC kernel/panic.o AR kernel/bpf/built-in.a CC kernel/cpu.o CC kernel/exit.o CC kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/user.o CC kernel/signal.o CC kernel/sys.o CC kernel/umh.o CC kernel/workqueue.o CC kernel/pid.o CC kernel/task_work.o CC kernel/extable.o CC kernel/params.o CC kernel/kthread.o CC kernel/sys_ni.o CC kernel/nsproxy.o CC kernel/notifier.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 kernel/ucount.o CC kernel/regset.o CC kernel/groups.o CC kernel/freezer.o CC kernel/up.o CC kernel/kallsyms.o CC kernel/audit.o CC kernel/auditfilter.o CC kernel/seccomp.o CC kernel/utsname_sysctl.o CC kernel/irq_work.o CC kernel/iomem.o CC kernel/rseq.o AR kernel/built-in.a make[1]: Leaving directory '/tmp/kci/linux/build' make: *** [Makefile:192: __sub-make] Error 2 make: Leaving directory '/tmp/kci/linux'