# git rev-parse -q --verify 1ef981bcd18de26dc78bc79f092d6f4bb25e0e8f^{commit} 1ef981bcd18de26dc78bc79f092d6f4bb25e0e8f already have revision, skipping fetch # git checkout -q -f -B kisskb 1ef981bcd18de26dc78bc79f092d6f4bb25e0e8f # git clean -qxdf # git log -1 commit 1ef981bcd18de26dc78bc79f092d6f4bb25e0e8f Author: Stephen Rothwell Date: Fri Aug 21 19:47:17 2015 +1000 Add linux-next specific files for 20150821 Signed-off-by: Stephen Rothwell # < /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 1ef981bcd18de26dc78bc79f092d6f4bb25e0e8f # < make -j 240 ARCH=sh O=/home/kisskb/slave/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- randconfig KCONFIG_SEED=0xBCD7826E # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 240 ARCH=sh O=/home/kisskb/slave/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 240 ARCH=sh O=/home/kisskb/slave/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- make[1]: Entering directory `/home/kisskb/slave/build/linux-next_sh-randconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig make[1]: Leaving directory `/home/kisskb/slave/build/linux-next_sh-randconfig_sh4' make[1]: Entering directory `/home/kisskb/slave/build/linux-next_sh-randconfig_sh4' CHK include/config/kernel.release GEN ./Makefile WRAP arch/sh/include/generated/asm/bitsperlong.h WRAP arch/sh/include/generated/asm/cputime.h WRAP arch/sh/include/generated/asm/current.h WRAP arch/sh/include/generated/asm/delay.h WRAP arch/sh/include/generated/asm/div64.h WRAP arch/sh/include/generated/asm/emergency-restart.h WRAP arch/sh/include/generated/asm/errno.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/fcntl.h WRAP arch/sh/include/generated/asm/ioctl.h WRAP arch/sh/include/generated/asm/ipcbuf.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/irq_work.h WRAP arch/sh/include/generated/asm/kvm_para.h WRAP arch/sh/include/generated/asm/local.h WRAP arch/sh/include/generated/asm/local64.h WRAP arch/sh/include/generated/asm/mcs_spinlock.h WRAP arch/sh/include/generated/asm/mm-arch-hooks.h WRAP arch/sh/include/generated/asm/mman.h WRAP arch/sh/include/generated/asm/msgbuf.h WRAP arch/sh/include/generated/asm/param.h WRAP arch/sh/include/generated/asm/parport.h WRAP arch/sh/include/generated/asm/percpu.h WRAP arch/sh/include/generated/asm/poll.h WRAP arch/sh/include/generated/asm/preempt.h WRAP arch/sh/include/generated/asm/resource.h WRAP arch/sh/include/generated/asm/sembuf.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/shmbuf.h WRAP arch/sh/include/generated/asm/siginfo.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/socket.h WRAP arch/sh/include/generated/asm/statfs.h WRAP arch/sh/include/generated/asm/termbits.h WRAP arch/sh/include/generated/asm/termios.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/ucontext.h WRAP arch/sh/include/generated/asm/xor.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h HOSTCC scripts/basic/bin2c HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash HOSTCC scripts/asn1_compiler HOSTCC scripts/sign-file HOSTCC scripts/extract-cert CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s /home/kisskb/slave/src/scripts/extract-cert.c: In function 'write_cert': /home/kisskb/slave/src/scripts/extract-cert.c:89:2: warning: format not a string literal and no format arguments [-Wformat-security] ERR(!i2d_X509_bio(wb, x509), cert_dst); ^ MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o GEN scripts/mod/devicetable-offsets.h HOSTCC scripts/mod/file2alias.o HOSTLD scripts/mod/modpost UPD include/config/kernel.release Using /home/kisskb/slave/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Generating include/generated/machtypes.h 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/sh/kernel/asm-offsets.s CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh :1229:2: warning: #warning syscall sched_setattr not implemented [-Wcpp] :1232:2: warning: #warning syscall sched_getattr not implemented [-Wcpp] :1235:2: warning: #warning syscall renameat2 not implemented [-Wcpp] :1238:2: warning: #warning syscall seccomp not implemented [-Wcpp] :1241:2: warning: #warning syscall getrandom not implemented [-Wcpp] :1244:2: warning: #warning syscall memfd_create not implemented [-Wcpp] :1247:2: warning: #warning syscall bpf not implemented [-Wcpp] :1250:2: warning: #warning syscall execveat not implemented [-Wcpp] :1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp] :1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp] :1304:2: warning: #warning syscall membarrier not implemented [-Wcpp] CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/do_mounts_md.o CC init/initramfs.o CC init/init_task.o UPD include/generated/compile.h CC init/version.o HOSTCC usr/gen_init_cpio AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/irq_32.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/kernel/process.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/reboot.o CC arch/sh/kernel/return_address.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/mm/alignment.o CC arch/sh/mm/cache.o CC arch/sh/kernel/traps_32.o CC arch/sh/mm/init.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/unwinder.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/iomap.o CC arch/sh/mm/cache-sh2a.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/module.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/stacktrace.o CC arch/sh/mm/uncached.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/disassemble.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/hw_breakpoint.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/perf_callchain.o AS arch/sh/kernel/head_32.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/irq/imask.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/fpu.o AS arch/sh/kernel/cpu/sh2a/ex.o CC arch/sh/kernel/cpu/pfc.o AS arch/sh/kernel/cpu/sh2a/entry.o CC arch/sh/kernel/cpu/sh2a/probe.o CC arch/sh/kernel/cpu/proc.o CC arch/sh/kernel/cpu/sh2a/opcode_helper.o GEN usr/initramfs_data.cpio CC arch/sh/kernel/cpu/sh2a/setup-sh7203.o CC arch/sh/kernel/cpu/sh2a/clock-sh7203.o /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S: Assembler messages: /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S:89: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S:208: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S:347: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S:349: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S:380: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S:383: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /tmp/ccc5cSaU.s: Assembler messages: /tmp/ccc5cSaU.s: Internal error, aborting at /home/tony/buildall/src/binutils/gas/config/tc-sh.c line 4052 in md_apply_fix Please report this bug. make[4]: *** [arch/sh/kernel/cpu/sh2a/ex.o] Error 1 make[4]: *** Waiting for unfinished jobs.... AS usr/initramfs_data.o CC arch/sh/math-emu/math.o LD usr/built-in.o /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:52:3: warning: 'arch_init_clk_ops' is deprecated (declared at /home/kisskb/slave/src/arch/sh/include/asm/clock.h:7) [-Wdeprecated-declarations] /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:77:2: warning: 'cpg_clk_init' is deprecated (declared at /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:46) [-Wdeprecated-declarations] In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:23:0: /home/kisskb/slave/src/include/math-emu/single.h:50:21: warning: "__BIG_ENDIAN" is not defined [-Wundef] In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:24:0: /home/kisskb/slave/src/include/math-emu/double.h:59:21: warning: "__BIG_ENDIAN" is not defined [-Wundef] /home/kisskb/slave/src/arch/sh/math-emu/math.c:54:0: warning: "WRITE" redefined [enabled by default] /home/kisskb/slave/src/include/linux/fs.h:197:0: note: this is the location of the previous definition /home/kisskb/slave/src/arch/sh/math-emu/math.c:55:0: warning: "READ" redefined [enabled by default] /home/kisskb/slave/src/include/linux/fs.h:196:0: note: this is the location of the previous definition /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fadd': /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fsub': /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fmul': /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fdiv': /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fmac': /home/kisskb/slave/src/arch/sh/math-emu/math.c:145:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:145:2: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'ffloat': /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] CC kernel/fork.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'ftrc': /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] CC kernel/exec_domain.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /home/kisskb/slave/src/arch/sh/math-emu/math.c:323:2: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcnvds': /home/kisskb/slave/src/arch/sh/math-emu/math.c:333:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] CC kernel/panic.o /home/kisskb/slave/src/arch/sh/math-emu/math.c: At top level: /home/kisskb/slave/src/arch/sh/math-emu/math.c:505:12: warning: 'ieee_fpe_handler' defined but not used [-Wunused-function] CC mm/filemap.o CC mm/mempool.o CC kernel/cpu.o CC mm/oom_kill.o CC kernel/exit.o CC mm/maccess.o CC mm/page_alloc.o CC kernel/softirq.o CC mm/page-writeback.o CC mm/readahead.o make[3]: *** [arch/sh/kernel/cpu/sh2a] Error 2 make[3]: *** Waiting for unfinished jobs.... CC mm/swap.o CC kernel/resource.o CC mm/truncate.o LD arch/sh/kernel/cpu/irq/built-in.o CC kernel/sysctl.o CC mm/vmscan.o CC kernel/sysctl_binary.o CC mm/shmem.o CC kernel/capability.o CC kernel/ptrace.o CC mm/util.o make[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: *** Waiting for unfinished jobs.... CC mm/mmzone.o CC kernel/user.o CC mm/vmstat.o CC kernel/signal.o CC kernel/sys.o CC mm/backing-dev.o CC kernel/kmod.o CC mm/mm_init.o CC kernel/workqueue.o CC kernel/pid.o CC mm/mmu_context.o CC kernel/task_work.o LD ipc/built-in.o CC mm/percpu.o CC kernel/extable.o CC kernel/params.o CC mm/slab_common.o CC mm/compaction.o CC kernel/kthread.o CC mm/vmacache.o CC kernel/sys_ni.o CC mm/interval_tree.o CC kernel/nsproxy.o CC mm/list_lru.o CC kernel/notifier.o CC mm/workingset.o CC kernel/ksysfs.o CC mm/debug.o CC kernel/cred.o CC mm/nommu.o CC kernel/reboot.o CC fs/open.o CC kernel/async.o CC mm/init-mm.o CC mm/bootmem.o CC fs/read_write.o CC kernel/range.o CC mm/memblock.o CC mm/dmapool.o CC kernel/smpboot.o CC fs/file_table.o CC mm/sparse.o CC kernel/groups.o CC fs/super.o CC mm/debug-pagealloc.o CC kernel/kcmp.o CC fs/char_dev.o CC mm/slub.o CC mm/memtest.o CC kernel/events/core.o CC kernel/stacktrace.o CC mm/page_ext.o CC fs/stat.o CC mm/quicklist.o LD kernel/livepatch/built-in.o CC kernel/futex.o CC fs/exec.o CC kernel/events/ring_buffer.o CC kernel/up.o CC fs/pipe.o CC [M] mm/zpool.o CC kernel/system_keyring.o CC fs/namei.o Generating X.509 key generation config EXTRACT_CERTS CC kernel/power/qos.o CC kernel/events/callchain.o CC kernel/printk/printk.o CC fs/fcntl.o CC kernel/module.o CC fs/ioctl.o CC kernel/power/main.o CC kernel/events/hw_breakpoint.o CC kernel/rcu/update.o CC kernel/module_signing.o CC kernel/printk/braille.o CC kernel/power/poweroff.o CC fs/readdir.o CC kernel/rcu/srcu.o CC fs/select.o CC kernel/rcu/tiny.o CC kernel/kallsyms.o CC kernel/irq/irqdesc.o CC kernel/locking/semaphore.o CC kernel/bpf/core.o CC kernel/watchdog.o CC kernel/relay.o CC kernel/bpf/syscall.o CC security/commoncap.o CC kernel/tracepoint.o CC fs/dcache.o CC kernel/locking/mutex.o CC kernel/acct.o CC security/inode.o CC fs/inode.o CC kernel/irq/handle.o CC fs/attr.o CC kernel/bpf/verifier.o CC kernel/bpf/hashtab.o CC kernel/locking/lockdep.o CC kernel/irq_work.o CC fs/bad_inode.o CC kernel/locking/mutex-debug.o CC kernel/locking/rwsem.o CC kernel/irq/spurious.o CC kernel/locking/spinlock.o CC kernel/irq/resend.o CC kernel/irq/manage.o CC kernel/bpf/arraymap.o CC kernel/memremap.o CC fs/file.o CC kernel/bpf/helpers.o GZIP kernel/config_data.gz CC kernel/irq/chip.o CC kernel/sched/core.o CC kernel/locking/rtmutex.o CC kernel/sched/loadavg.o CC fs/filesystems.o CC kernel/irq/dummychip.o CC kernel/sched/clock.o CC fs/namespace.o CC kernel/sched/cputime.o CC kernel/locking/rtmutex-debug.o CC kernel/gcov/base.o CC kernel/gcov/fs.o CC kernel/irq/devres.o CC kernel/sched/idle_task.o CC kernel/locking/spinlock_debug.o CHK kernel/config_data.h CC kernel/irq/irqdomain.o CC kernel/gcov/gcc_3_4.o CC fs/seq_file.o CC kernel/sched/fair.o CC kernel/locking/rwsem-spinlock.o CC fs/xattr.o CC kernel/sched/rt.o CC fs/libfs.o CC fs/fs-writeback.o CC kernel/sched/deadline.o ### ### Now generating an X.509 key pair to be used for signing modules. UPD kernel/config_data.h CC kernel/time/time.o ### CC security/keys/gc.o CC kernel/sched/stop_task.o CC fs/pnode.o ### If this takes a long time, you might wish to run rngd in the CC kernel/time/timer.o CC kernel/sched/wait.o CC security/keys/key.o CC kernel/time/hrtimer.o CC fs/splice.o ### background to keep the supply of entropy topped up. It CC security/keys/keyring.o CC kernel/sched/completion.o CC kernel/time/itimer.o ### needs to be run as root, and uses a hardware random CC [M] kernel/configs.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/sched/idle.o ### number generator if one is available. LD init/mounts.o CC kernel/time/posix-timers.o CC fs/sync.o ### openssl req -new -nodes -utf8 -"sha224" -days 36500 \ -batch -x509 -config x509.genkey \ -outform PEM -out signing_key.pem \ -keyout signing_key.pem 2>&1 CC kernel/time/posix-cpu-timers.o CC kernel/trace/trace_clock.o CC security/keys/keyctl.o CC fs/utimes.o CC kernel/time/timekeeping.o CC kernel/trace/ftrace.o CC fs/stack.o CC kernel/time/ntp.o CC fs/fs_struct.o LD init/built-in.o CC security/keys/permission.o CC kernel/trace/ring_buffer.o CC fs/statfs.o CC kernel/trace/trace.o Generating a 4096 bit RSA private key CC kernel/time/clocksource.o . CC security/keys/request_key.o CC security/keys/process_keys.o CC security/keys/request_key_auth.o CC kernel/trace/trace_output.o CC kernel/time/jiffies.o CC fs/fs_pin.o CC kernel/time/timer_list.o CC security/keys/user_defined.o CC fs/nsfs.o CC fs/buffer.o CC kernel/trace/trace_stat.o CC kernel/trace/trace_seq.o CC fs/block_dev.o CC kernel/time/timeconv.o CC kernel/trace/trace_printk.o /home/kisskb/slave/src/kernel/notifier.c: In function 'notify_die': /home/kisskb/slave/src/kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at /home/kisskb/slave/src/include/linux/rcupdate.h:540) [-Wdeprecated-declarations] CC kernel/time/timecounter.o CC fs/direct-io.o CC fs/mpage.o CC kernel/trace/trace_sched_switch.o . LD arch/sh/mm/built-in.o CC kernel/time/posix-clock.o CC kernel/trace/trace_functions.o CC kernel/time/alarmtimer.o CC kernel/trace/trace_irqsoff.o CC kernel/trace/trace_sched_wakeup.o CC kernel/time/clockevents.o CC kernel/trace/trace_nop.o CC security/keys/encrypted-keys/encrypted.o CC security/keys/encrypted-keys/ecryptfs_format.o CC kernel/time/tick-common.o CC kernel/trace/trace_stack.o CC kernel/time/tick-oneshot.o CC kernel/trace/blktrace.o LD fs/devpts/built-in.o CC kernel/trace/trace_events.o CC kernel/time/tick-sched.o LD fs/exofs/built-in.o . CC kernel/trace/trace_export.o CC fs/exportfs/expfs.o LD fs/configfs/built-in.o CC fs/debugfs/inode.o . CC fs/autofs4/init.o CC fs/debugfs/file.o LD fs/fuse/built-in.o CC [M] fs/configfs/inode.o CC kernel/time/timekeeping_debug.o LD fs/cachefiles/built-in.o CC kernel/trace/trace_syscalls.o CC fs/autofs4/inode.o CC [M] fs/fuse/dev.o CC [M] fs/cachefiles/bind.o CC fs/isofs/namei.o CC fs/ext2/balloc.o LD fs/jbd2/built-in.o CC [M] fs/fuse/dir.o CC fs/isofs/inode.o CC fs/kernfs/mount.o CC fs/fscache/cache.o . CC [M] fs/jbd2/transaction.o CC fs/kernfs/inode.o LD fs/f2fs/built-in.o CC [M] fs/f2fs/dir.o . CC fs/kernfs/dir.o CC fs/kernfs/file.o CC fs/kernfs/symlink.o CC fs/ext2/dir.o CC fs/ext2/file.o CC fs/autofs4/root.o CC fs/autofs4/symlink.o . LD fs/ext4/built-in.o CC [M] fs/f2fs/file.o LD fs/nilfs2/built-in.o CC fs/jfs/super.o CC fs/jfs/file.o CC fs/nls/nls_base.o CC [M] fs/ext4/balloc.o CC [M] fs/nilfs2/inode.o CC fs/nls/nls_cp850.o . CC [M] fs/nilfs2/file.o CC [M] fs/jbd2/commit.o CC [M] fs/ext4/bitmap.o CC [M] fs/configfs/file.o CC [M] fs/f2fs/inode.o . CC [M] fs/configfs/dir.o CC [M] fs/nilfs2/dir.o CC [M] fs/nilfs2/super.o CC fs/jfs/inode.o CC [M] fs/configfs/symlink.o CC [M] fs/configfs/mount.o CC [M] fs/nilfs2/namei.o . CC block/bio.o CC crypto/api.o CC [M] fs/configfs/item.o CC [M] fs/cachefiles/daemon.o CC fs/fscache/cookie.o CC [M] fs/cachefiles/interface.o CC kernel/trace/trace_event_perf.o .make[1]: *** [arch/sh/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... CC fs/isofs/dir.o CC fs/isofs/util.o CC fs/notify/fsnotify.o . CC fs/isofs/rock.o CC kernel/trace/trace_events_filter.o CC crypto/cipher.o CC fs/isofs/export.o CC fs/notify/notification.o . CC fs/isofs/joliet.o LD fs/ntfs/built-in.o CC fs/nls/nls_cp857.o CC fs/nls/nls_cp860.o CC kernel/trace/trace_events_trigger.o CC [M] fs/jbd2/recovery.o CC [M] fs/ntfs/aops.o CC kernel/trace/power-traces.o CC fs/jfs/namei.o . CC fs/jfs/jfs_mount.o CC [M] fs/ntfs/attrib.o CC crypto/compress.o CC [M] fs/f2fs/namei.o . CC fs/isofs/compress.o CC [M] fs/ntfs/collate.o CC crypto/memneq.o CC [M] fs/fuse/file.o CC crypto/crypto_wq.o CC fs/jfs/jfs_umount.o CC fs/jfs/jfs_xtree.o CC [M] fs/f2fs/hash.o CC [M] fs/f2fs/super.o CC kernel/trace/rpm-traces.o CC fs/jfs/jfs_imap.o CC crypto/algapi.o CC kernel/trace/trace_benchmark.o CC fs/jfs/jfs_debug.o CC [M] kernel/trace/ring_buffer_benchmark.o CC [M] fs/cachefiles/key.o CC fs/jfs/jfs_dmap.o CC [M] fs/ext4/dir.o CC fs/autofs4/waitq.o CC block/elevator.o CC [M] fs/ext4/file.o CC fs/autofs4/expire.o CC fs/quota/quota.o CC [M] fs/ext4/fsync.o CC [M] fs/jbd2/checkpoint.o CC fs/autofs4/dev-ioctl.o LD fs/overlayfs/built-in.o CC [M] fs/cachefiles/main.o . CC [M] fs/overlayfs/super.o CC fs/jfs/jfs_unicode.o CC [M] fs/nilfs2/page.o . CC fs/ramfs/inode.o CC [M] fs/cachefiles/namei.o CC fs/sysfs/file.o CC fs/ramfs/file-nommu.o CC [M] fs/cachefiles/rdwr.o CC [M] fs/nilfs2/mdt.o CC fs/tracefs/inode.o CC fs/anon_inodes.o CC [M] fs/cachefiles/security.o . CC [M] fs/nilfs2/btnode.o CC [M] fs/f2fs/inline.o CC fs/eventfd.o CC fs/ext2/ialloc.o CC [M] fs/nilfs2/bmap.o CC [M] fs/f2fs/checkpoint.o CC fs/aio.o LD kernel/rcu/built-in.o CC fs/ext2/inode.o CC fs/locks.o CC fs/ext2/ioctl.o CC fs/posix_acl.o . CC [M] fs/overlayfs/inode.o CC [M] fs/nilfs2/btree.o CC fs/fhandle.o CC [M] fs/ext4/ialloc.o CC [M] fs/jbd2/revoke.o CC fs/ext2/namei.o CC [M] fs/ext4/inode.o CC [M] fs/jbd2/journal.o . CC [M] fs/binfmt_misc.o CC fs/ext2/super.o CC [M] fs/ext4/page-io.o CC [M] fs/ext4/ioctl.o CC [M] fs/binfmt_script.o CC [M] fs/mbcache.o CC fs/ext2/symlink.o CC fs/sysfs/dir.o CC fs/reiserfs/bitmap.o CC fs/nls/nls_cp861.o CC [M] fs/cachefiles/xattr.o CC fs/quota/kqid.o . CC fs/nls/nls_cp862.o CC [M] fs/overlayfs/dir.o CC fs/notify/group.o CC fs/fscache/fsdef.o LD fs/exportfs/exportfs.o CC fs/notify/inode_mark.o . CC fs/jfs/jfs_dtree.o LD fs/exportfs/built-in.o CC fs/jfs/jfs_inode.o CC [M] fs/ext4/namei.o CC block/blk-core.o CC fs/notify/mark.o CC fs/sysfs/symlink.o CC fs/fscache/main.o CC fs/jfs/jfs_discard.o . CC fs/jfs/jfs_extent.o CC [M] fs/fuse/inode.o CC [M] fs/ext4/super.o CC [M] fs/ext4/symlink.o CC [M] fs/overlayfs/readdir.o . CC [M] fs/overlayfs/copy_up.o CC [M] fs/ntfs/compress.o CC [M] fs/fuse/control.o CC [M] fs/ext4/hash.o CC [M] fs/ntfs/debug.o LD kernel/gcov/built-in.o CC [M] fs/nilfs2/direct.o . CC [M] fs/fuse/cuse.o CC [M] fs/ext4/resize.o CC fs/sysfs/mount.o CC [M] fs/ext4/extents.o CC fs/fscache/netfs.o . CC fs/sysfs/group.o CC crypto/scatterwalk.o CC fs/fscache/object.o CC [M] fs/ntfs/dir.o CC [M] fs/ext4/ext4_jbd2.o LD fs/xfs/built-in.o CC fs/jfs/symlink.o CC [M] fs/ext4/migrate.o CC [M] fs/xfs/xfs_trace.o CC crypto/aead.o CC [M] fs/ntfs/file.o . CC crypto/ablkcipher.o CC crypto/blkcipher.o CC crypto/chainiv.o CC fs/notify/vfsmount_mark.o . CC fs/notify/fdinfo.o . CC fs/notify/dnotify/dnotify.o CC fs/jfs/jfs_metapage.o CC fs/reiserfs/do_balan.o . CC fs/nls/nls_cp865.o CC fs/reiserfs/namei.o CC fs/nls/nls_cp936.o CC fs/jfs/jfs_logmgr.o CC crypto/eseqiv.o CC fs/notify/fanotify/fanotify.o LD kernel/printk/built-in.o CC [M] fs/nilfs2/dat.o CC fs/fscache/operation.o LD fs/notify/inotify/built-in.o CC fs/jfs/jfs_txnmgr.o CC fs/reiserfs/inode.o CC fs/nls/nls_cp949.o CC crypto/seqiv.o . CC [M] fs/nilfs2/recovery.o CC block/blk-tag.o CC fs/jfs/jfs_uniupr.o CC [M] fs/f2fs/gc.o CC [M] fs/nilfs2/the_nilfs.o CC block/blk-sysfs.o CC [M] fs/xfs/libxfs/xfs_alloc.o CC fs/fscache/page.o CC block/blk-flush.o . CC [M] fs/xfs/libxfs/xfs_alloc_btree.o CC block/blk-settings.o CC [M] fs/xfs/libxfs/xfs_attr.o . CC block/blk-ioc.o CC [M] fs/ext4/mballoc.o CC fs/jfs/resize.o . CC fs/jfs/xattr.o CC fs/jfs/ioctl.o CC [M] fs/xfs/libxfs/xfs_attr_leaf.o . CC [M] fs/ntfs/index.o CC [M] fs/ntfs/inode.o CC fs/jfs/acl.o CC [M] fs/ntfs/mft.o . CC [M] fs/xfs/libxfs/xfs_attr_remote.o LD kernel/power/built-in.o CC [M] fs/ntfs/mst.o CC fs/reiserfs/file.o LD fs/debugfs/debugfs.o CC fs/notify/fanotify/fanotify_user.o LD fs/debugfs/built-in.o CC [M] fs/ntfs/namei.o CC fs/reiserfs/dir.o CC block/blk-map.o CC [M] fs/nilfs2/segbuf.o . CC fs/reiserfs/fix_node.o CC [M] fs/xfs/libxfs/xfs_bit.o CC [M] fs/f2fs/data.o CC block/blk-exec.o CC [M] fs/ext4/block_validity.o CC [M] fs/f2fs/node.o CC crypto/echainiv.o CC crypto/ahash.o CC [M] fs/f2fs/segment.o CC crypto/shash.o .. CC crypto/pcompress.o CC block/blk-merge.o CC [M] fs/ntfs/runlist.o . CC fs/nls/nls_ascii.o CC [M] fs/ext4/move_extent.o CC [M] fs/xfs/libxfs/xfs_bmap.o CC fs/nls/nls_iso8859-3.o CC fs/nls/nls_iso8859-5.o CC fs/nls/nls_iso8859-7.o CC [M] fs/nilfs2/segment.o CC crypto/akcipher.o . CC fs/nls/nls_utf8.o LD security/keys/encrypted-keys/encrypted-keys.o CC [M] fs/nls/nls_cp437.o LD security/keys/encrypted-keys/built-in.o CC [M] fs/ext4/mmp.o CC [M] fs/xfs/libxfs/xfs_bmap_btree.o CC [M] fs/ext4/indirect.o LD fs/ramfs/ramfs.o LD kernel/irq/built-in.o CC [M] fs/ext4/extents_status.o LD fs/ramfs/built-in.o CC [M] fs/xfs/libxfs/xfs_btree.o CC [M] fs/xfs/libxfs/xfs_da_btree.o . CC [M] fs/xfs/libxfs/xfs_da_format.o CC [M] fs/nls/nls_cp737.o CC [M] fs/nls/nls_cp852.o CC [M] fs/nilfs2/cpfile.o CC fs/reiserfs/super.o CC crypto/algboss.o . CC fs/reiserfs/prints.o CC block/blk-softirq.o CC fs/reiserfs/objectid.o CC crypto/testmgr.o . CC [M] fs/nilfs2/sufile.o CC fs/reiserfs/lbalance.o CC fs/reiserfs/ibalance.o CC crypto/cmac.o CC [M] fs/f2fs/recovery.o . CC [M] fs/ext4/xattr.o CC [M] fs/nls/nls_cp864.o CC crypto/hmac.o CC block/blk-timeout.o CC [M] fs/nilfs2/ifile.o CC fs/reiserfs/stree.o CC crypto/vmac.o CC [M] fs/ext4/xattr_user.o CC [M] fs/nls/nls_cp866.o . CC [M] fs/xfs/libxfs/xfs_dir2.o CC [M] fs/ext4/xattr_trusted.o CC [M] fs/xfs/libxfs/xfs_dir2_block.o CC [M] fs/nilfs2/alloc.o CC [M] fs/ext4/inline.o CC [M] fs/ntfs/super.o . CC [M] fs/ext4/readpage.o CC [M] fs/ntfs/sysctl.o LD fs/sysfs/built-in.o LD fs/autofs4/autofs4.o CC [M] fs/ntfs/unistr.o CC [M] fs/f2fs/shrinker.o CC [M] fs/nilfs2/gcinode.o LD fs/tracefs/tracefs.o LD fs/autofs4/built-in.o CC [M] fs/f2fs/extent_cache.o . LD fs/tracefs/built-in.o CC [M] fs/f2fs/debug.o CC [M] fs/ext4/xattr_security.o CC [M] fs/ntfs/upcase.o . LD fs/notify/dnotify/built-in.o CC [M] fs/nls/nls_cp1251.o CC [M] fs/nls/nls_iso8859-1.o . CC block/blk-iopoll.o CC crypto/crypto_null.o . CC crypto/md4.o CC crypto/md5.o CC [M] fs/ext4/crypto_policy.o CC [M] fs/xfs/libxfs/xfs_dir2_data.o CC [M] fs/nilfs2/ioctl.o CC [M] fs/nls/nls_iso8859-2.o . CC [M] fs/nilfs2/sysfs.o CC [M] fs/nls/nls_iso8859-4.o CC crypto/rmd256.o . CC [M] fs/nls/nls_cp1255.o CC [M] fs/xfs/libxfs/xfs_dir2_leaf.o CC [M] fs/ext4/crypto.o CC [M] fs/nls/nls_iso8859-13.o CC [M] fs/xfs/libxfs/xfs_dir2_node.o . CC [M] fs/nls/nls_iso8859-15.o CC [M] fs/xfs/libxfs/xfs_dir2_sf.o CC [M] fs/ext4/crypto_key.o CC [M] fs/nls/mac-centeuro.o . CC crypto/sha256_generic.o CC [M] fs/ext4/crypto_fname.o CC [M] fs/xfs/libxfs/xfs_dquot_buf.o LD security/keys/built-in.o CC crypto/sha512_generic.o CC crypto/gf128mul.o . LD security/built-in.o CC [M] fs/nls/mac-cyrillic.o CC [M] fs/nls/mac-greek.o . LD [M] fs/configfs/configfs.o CC block/blk-mq.o CC crypto/cbc.o CC block/blk-lib.o CC [M] fs/nls/mac-roman.o CC block/blk-mq-tag.o LD fs/kernfs/built-in.o CC fs/reiserfs/hashes.o CC [M] fs/xfs/libxfs/xfs_ialloc.o CC crypto/ctr.o CC [M] fs/nls/mac-turkish.o CC fs/reiserfs/tail_conversion.o CC crypto/des_generic.o . CC block/blk-mq-sysfs.o LD fs/isofs/isofs.o CC block/blk-mq-cpu.o . LD fs/isofs/built-in.o CC block/blk-mq-cpumap.o CC crypto/blowfish_generic.o CC [M] fs/xfs/libxfs/xfs_ialloc_btree.o CC crypto/blowfish_common.o CC block/ioctl.o CC fs/reiserfs/journal.o CC fs/reiserfs/resize.o LD fs/quota/built-in.o . CC fs/reiserfs/item_ops.o CC crypto/serpent_generic.o CC [M] fs/xfs/libxfs/xfs_inode_fork.o CC fs/reiserfs/ioctl.o CC crypto/aes_generic.o CC block/genhd.o CC [M] fs/xfs/libxfs/xfs_inode_buf.o CC [M] fs/xfs/libxfs/xfs_log_rlimit.o CC fs/reiserfs/xattr.o CC crypto/arc4.o CC [M] fs/xfs/libxfs/xfs_sb.o CC crypto/tea.o . CC crypto/salsa20_generic.o CC [M] fs/xfs/libxfs/xfs_symlink_remote.o CC fs/reiserfs/lock.o CC block/scsi_ioctl.o CC crypto/chacha20_generic.o CC crypto/deflate.o CC crypto/zlib.o . CC block/partition-generic.o CC fs/reiserfs/xattr_user.o CC crypto/crc32.o CC fs/reiserfs/xattr_trusted.o CC block/ioprio.o . CC crypto/crct10dif_common.o . CC block/bsg.o CC [M] fs/xfs/libxfs/xfs_trans_resv.o CC crypto/crct10dif_generic.o CC block/bsg-lib.o CC block/noop-iosched.o . CC crypto/authenc.o CC [M] fs/xfs/libxfs/xfs_rtbitmap.o CC block/partitions/check.o CC block/cmdline-parser.o CC block/partitions/msdos.o CC [M] block/cfq-iosched.o CC crypto/authencesn.o . CC crypto/lz4.o CC block/partitions/efi.o CC [M] fs/xfs/xfs_aops.o CC crypto/lz4hc.o /home/kisskb/slave/src/block/blk-merge.c: In function 'blk_queue_split': /home/kisskb/slave/src/block/blk-merge.c:91:9: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/block/blk-merge.c:70:21: note: 'bvprv.bv_page' was declared here /home/kisskb/slave/src/block/blk-merge.c:91:9: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/block/blk-merge.c:70:21: note: 'bvprv.bv_len' was declared here /home/kisskb/slave/src/block/blk-merge.c:91:9: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/block/blk-merge.c:70:21: note: 'bvprv.bv_offset' was declared here CC [M] fs/xfs/xfs_attr_inactive.o LD [M] fs/overlayfs/overlay.o CC crypto/rng.o CC [M] fs/xfs/xfs_attr_list.o CC [M] fs/xfs/xfs_bmap_util.o CC [M] fs/xfs/xfs_buf.o CC crypto/drbg.o CC [M] fs/xfs/xfs_dir2_readdir.o . CC [M] fs/xfs/xfs_discard.o CC crypto/jitterentropy.o CC [M] fs/xfs/xfs_error.o CC [M] fs/xfs/xfs_export.o CC crypto/jitterentropy-kcapi.o . CC [M] fs/xfs/xfs_extent_busy.o CC crypto/hash_info.o CC [M] fs/xfs/xfs_file.o ASN.1 crypto/rsakey-asn1.c LD crypto/async_tx/built-in.o CC [M] crypto/rsa.o CC [M] fs/xfs/xfs_filestream.o CC [M] crypto/async_tx/async_tx.o LD fs/nls/built-in.o CC [M] fs/xfs/xfs_fsops.o CC [M] crypto/rsa_helper.o CC [M] fs/xfs/xfs_globals.o CC [M] crypto/async_tx/async_memcpy.o CC [M] crypto/async_tx/async_xor.o CC [M] crypto/rmd128.o . CC [M] fs/xfs/xfs_icache.o CC [M] crypto/async_tx/async_pq.o LD fs/notify/fanotify/built-in.o CC [M] crypto/tgr192.o CC [M] crypto/async_tx/async_raid6_recov.o CC [M] fs/xfs/xfs_ioctl.o LD fs/notify/built-in.o CC crypto/asymmetric_keys/asymmetric_type.o CC [M] crypto/async_tx/raid6test.o CC crypto/asymmetric_keys/signature.o CC [M] fs/xfs/xfs_iomap.o CC [M] crypto/ecb.o . CC [M] crypto/pcbc.o CC [M] fs/xfs/xfs_iops.o . CC [M] crypto/cts.o CC [M] fs/xfs/xfs_inode.o CC [M] crypto/xts.o . CC [M] crypto/gcm.o CC crypto/asymmetric_keys/public_key.o CC [M] crypto/mcryptd.o CC [M] crypto/cast_common.o CC [M] fs/xfs/xfs_itable.o . CC [M] fs/xfs/xfs_message.o CC crypto/asymmetric_keys/rsa.o ASN.1 crypto/asymmetric_keys/x509-asn1.c CC [M] crypto/cast6_generic.o ASN.1 crypto/asymmetric_keys/x509_akid-asn1.c ASN.1 crypto/asymmetric_keys/x509_rsakey-asn1.c CC [M] crypto/seed.o CC crypto/asymmetric_keys/x509_public_key.o ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c . CC crypto/asymmetric_keys/pkcs7_trust.o CC [M] fs/xfs/xfs_mount.o CC [M] fs/xfs/xfs_mru_cache.o CC [M] crypto/crc32c_generic.o CC [M] crypto/lzo.o CC [M] crypto/842.o . CC [M] crypto/ansi_cprng.o CC crypto/asymmetric_keys/pkcs7_verify.o CC [M] fs/xfs/xfs_super.o CC [M] fs/xfs/xfs_symlink.o CC [M] crypto/ghash-generic.o CC [M] fs/xfs/xfs_sysfs.o CC [M] crypto/xor.o + LD crypto/crypto.o CC [M] fs/xfs/xfs_trans.o LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o LD crypto/cryptomgr.o CC crypto/asymmetric_keys/x509-asn1.o + . CC crypto/asymmetric_keys/x509_akid-asn1.o CC [M] crypto/rsakey-asn1.o CC [M] fs/xfs/xfs_xattr.o LD crypto/crypto_hash.o CC crypto/asymmetric_keys/x509_rsakey-asn1.o CC crypto/asymmetric_keys/x509_cert_parser.o CC [M] fs/xfs/kmem.o . CC crypto/asymmetric_keys/pkcs7-asn1.o CC [M] fs/xfs/uuid.o CC crypto/asymmetric_keys/pkcs7_parser.o CC [M] fs/xfs/xfs_log.o CC [M] fs/xfs/xfs_log_cil.o . CC [M] fs/xfs/xfs_buf_item.o CC [M] fs/xfs/xfs_extfree_item.o CC [M] fs/xfs/xfs_icreate_item.o CC [M] fs/xfs/xfs_inode_item.o . CC [M] fs/xfs/xfs_log_recover.o CC [M] fs/xfs/xfs_trans_ail.o CC [M] fs/xfs/xfs_trans_buf.o CC [M] fs/xfs/xfs_trans_extfree.o CC [M] fs/xfs/xfs_trans_inode.o CC [M] fs/xfs/xfs_dquot.o CC [M] fs/xfs/xfs_trans_dquot.o CC [M] fs/xfs/xfs_dquot_item.o CC [M] fs/xfs/xfs_qm_syscalls.o . LD [M] fs/cachefiles/cachefiles.o CC [M] fs/xfs/xfs_qm_bhv.o CC [M] fs/xfs/xfs_qm.o . CC [M] fs/xfs/xfs_quotaops.o CC [M] fs/xfs/xfs_rtalloc.o . LD crypto/jitterentropy_rng.o . LD kernel/bpf/built-in.o . LD fs/ext2/ext2.o . LD fs/ext2/built-in.o LD [M] crypto/rsa_generic.o . LD crypto/asymmetric_keys/asymmetric_keys.o ...../home/kisskb/slave/src/fs/nilfs2/btree.c: In function 'nilfs_btree_convert_and_insert': /home/kisskb/slave/src/arch/sh/include/asm/bitops-op32.h:139:20: warning: 'bh' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/nilfs2/btree.c:1859:22: note: 'bh' was declared here . LD fs/fscache/fscache.o LD fs/fscache/built-in.o .. LD kernel/time/built-in.o . LD block/partitions/built-in.o ./home/kisskb/slave/src/mm/page_alloc.c: In function 'free_area_init_nodes': /home/kisskb/slave/src/mm/page_alloc.c:5836:34: warning: array subscript is below array bounds [-Warray-bounds] . LD crypto/asymmetric_keys/pkcs7_message.o ... LD crypto/asymmetric_keys/x509_key_parser.o LD crypto/asymmetric_keys/built-in.o ............ LD kernel/trace/libftrace.o ......... LD arch/sh/math-emu/built-in.o ..... LD crypto/built-in.o ../home/kisskb/slave/src/fs/ext4/inode.c: In function 'ext4_map_blocks': /home/kisskb/slave/src/fs/ext4/inode.c:548:5: warning: 'retval' may be used uninitialized in this function [-Wuninitialized] ...... LD kernel/locking/built-in.o .. LD [M] fs/ntfs/ntfs.o ....... LD [M] fs/fuse/fuse.o ................ LD [M] fs/jbd2/jbd2.o .....++ writing new private key to 'signing_key.pem' ----- LD mm/built-in.o ### ### Key pair generated. ### EXTRACT_CERTS signing_key.pem AS kernel/system_certificates.o LD kernel/sched/built-in.o LD [M] fs/nilfs2/nilfs2.o LD fs/jfs/jfs.o LD fs/jfs/built-in.o LD kernel/trace/built-in.o LD [M] fs/f2fs/f2fs.o LD block/built-in.o LD fs/reiserfs/reiserfs.o LD fs/reiserfs/built-in.o LD kernel/events/built-in.o LD kernel/built-in.o LD [M] fs/xfs/xfs.o LD [M] fs/ext4/ext4.o LD fs/built-in.o make[1]: Leaving directory `/home/kisskb/slave/build/linux-next_sh-randconfig_sh4' make: *** [sub-make] Error 2 Command 'make -j 240 ARCH=sh O=/home/kisskb/slave/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linux-next_sh-randconfig_sh4 # Build took: 0:01:18.503930