# git rev-parse -q --verify 0f9da844d87796ac31b04e81ee95e155e9043132^{commit} 0f9da844d87796ac31b04e81ee95e155e9043132 already have revision, skipping fetch # git checkout -q -f -B kisskb 0f9da844d87796ac31b04e81ee95e155e9043132 # git clean -qxdf # git log -1 commit 0f9da844d87796ac31b04e81ee95e155e9043132 Author: Kees Cook Date: Thu Feb 22 16:59:26 2018 -0800 MIPS: boot: Define __ASSEMBLY__ for its.S build The MIPS %.its.S compiler command did not define __ASSEMBLY__, which meant when compiler_types.h was added to kconfig.h, unexpected things appeared (e.g. struct declarations) which should not have been present. As done in the general %.S compiler command, __ASSEMBLY__ is now included here too. The failure was: Error: arch/mips/boot/vmlinux.gz.its:201.1-2 syntax error FATAL ERROR: Unable to parse input tree /usr/bin/mkimage: Can't read arch/mips/boot/vmlinux.gz.itb.tmp: Invalid argument /usr/bin/mkimage Can't add hashes to FIT blob Reported-by: kbuild test robot Fixes: 28128c61e08e ("kconfig.h: Include compiler types to avoid missed struct attributes") Signed-off-by: Kees Cook Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 0f9da844d87796ac31b04e81ee95e155e9043132 # < make -j 40 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- randconfig KCONFIG_SEED=0xC3C203EC # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 40 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 40 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- make[1]: Entering directory '/home/kisskb/slave/build/linus_sh-randconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig CHK include/config/kernel.release GEN ./Makefile WRAP arch/sh/include/generated/uapi/asm/bitsperlong.h WRAP arch/sh/include/generated/uapi/asm/bpf_perf_event.h WRAP arch/sh/include/generated/uapi/asm/errno.h WRAP arch/sh/include/generated/uapi/asm/fcntl.h WRAP arch/sh/include/generated/uapi/asm/ioctl.h WRAP arch/sh/include/generated/uapi/asm/ipcbuf.h WRAP arch/sh/include/generated/uapi/asm/kvm_para.h WRAP arch/sh/include/generated/uapi/asm/mman.h CHK include/generated/uapi/linux/version.h WRAP arch/sh/include/generated/uapi/asm/param.h WRAP arch/sh/include/generated/uapi/asm/poll.h WRAP arch/sh/include/generated/uapi/asm/resource.h WRAP arch/sh/include/generated/uapi/asm/sembuf.h WRAP arch/sh/include/generated/uapi/asm/shmbuf.h WRAP arch/sh/include/generated/uapi/asm/msgbuf.h UPD include/generated/uapi/linux/version.h WRAP arch/sh/include/generated/uapi/asm/siginfo.h WRAP arch/sh/include/generated/uapi/asm/socket.h WRAP arch/sh/include/generated/uapi/asm/statfs.h WRAP arch/sh/include/generated/uapi/asm/termbits.h WRAP arch/sh/include/generated/uapi/asm/termios.h WRAP arch/sh/include/generated/uapi/asm/ucontext.h WRAP arch/sh/include/generated/asm/current.h WRAP arch/sh/include/generated/asm/delay.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/div64.h WRAP arch/sh/include/generated/asm/emergency-restart.h WRAP arch/sh/include/generated/asm/irq_work.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/mm-arch-hooks.h WRAP arch/sh/include/generated/asm/local.h WRAP arch/sh/include/generated/asm/parport.h WRAP arch/sh/include/generated/asm/percpu.h WRAP arch/sh/include/generated/asm/rwsem.h WRAP arch/sh/include/generated/asm/preempt.h WRAP arch/sh/include/generated/asm/local64.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/xor.h WRAP arch/sh/include/generated/asm/mcs_spinlock.h HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/asn1_compiler HOSTCC scripts/extract-cert HOSTCC scripts/insert-sys-cert CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s CHK scripts/mod/devicetable-offsets.h 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 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 CC kernel/bounds.s CHK include/generated/timeconst.h 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 :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] HOSTLD scripts/mod/modpost CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/noinitramfs.o AR usr/built-in.o CC init/init_task.o 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/mm/alignment.o CC arch/sh/kernel/io.o CC arch/sh/mm/init.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/kdebugfs.o UPD include/generated/compile.h CC arch/sh/mm/cache.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/irq_32.o AR arch/sh/boards/built-in.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/mmap.o CC arch/sh/mm/cache-sh4.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/flush-sh4.o CC arch/sh/kernel/process_32.o CC init/version.o CC arch/sh/mm/nommu.o CC arch/sh/math-emu/math.o CC arch/sh/kernel/ptrace.o CC arch/sh/kernel/process.o CC arch/sh/kernel/reboot.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/return_address.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/mm/cache-debugfs.o CC arch/sh/kernel/sys_sh.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.o CC arch/sh/boards/mach-kfr2r09/setup.o AS arch/sh/boards/mach-kfr2r09/sdram.o CC arch/sh/boards/mach-se/7724/setup.o CC arch/sh/boards/mach-ecovec24/setup.o AS arch/sh/boards/mach-ecovec24/sdram.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC kernel/cpu.o CC kernel/exit.o CC kernel/softirq.o CC kernel/resource.o /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: In function 'flush_cache_one': /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:99:17: error: 'cached_to_uncached' undeclared (first use in this function) /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:99:17: note: each undeclared identifier is reported only once for each function it appears in CC kernel/sysctl.o /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: In function 'sh4_flush_cache_mm': /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:192:2: error: implicit declaration of function 'cpu_context' [-Werror=implicit-function-declaration] CC kernel/sysctl_binary.o cc1: all warnings being treated as errors /home/kisskb/slave/src/scripts/Makefile.build:316: recipe for target 'arch/sh/mm/cache-sh4.o' failed make[2]: *** [arch/sh/mm/cache-sh4.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC kernel/capability.o CC arch/sh/boards/mach-se/7724/irq.o CC arch/sh/kernel/traps_32.o AS arch/sh/boards/mach-se/7724/sdram.o CC kernel/ptrace.o CC arch/sh/kernel/unwinder.o CC arch/sh/kernel/iomap.o CC kernel/user.o CC kernel/signal.o CC arch/sh/kernel/sys_sh32.o CC certs/system_keyring.o EXTRACT_CERTS CC kernel/sys.o CC kernel/umh.o CC arch/sh/kernel/stacktrace.o CC mm/filemap.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/sh4/probe.o CC kernel/workqueue.o CC fs/open.o CC fs/read_write.o AR ipc/built-in.o CC kernel/pid.o 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/kernel.h:65: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/kernel.h:64: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] CC security/keys/gc.o /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] CC kernel/task_work.o /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] /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] /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] /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 kernel/extable.o CC kernel/params.o AR arch/sh/boards/mach-kfr2r09/built-in.o AS arch/sh/kernel/cpu/sh4/../sh3/entry.o CC kernel/kthread.o CC kernel/sys_ni.o /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:208: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:356: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:358: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence CC security/commoncap.o AS certs/system_certificates.o AS arch/sh/kernel/cpu/sh4/../sh3/ex.o /home/kisskb/slave/src/Makefile:1048: recipe for target 'arch/sh/mm' failed make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC kernel/nsproxy.o CC mm/mempool.o CC arch/sh/kernel/cpu/sh4/sq.o AR certs/built-in.o CC mm/oom_kill.o CC arch/sh/kernel/dwarf.o CC arch/sh/kernel/cpu/sh4a/setup-sh7724.o CC arch/sh/kernel/cpu/shmobile/pm.o CC arch/sh/kernel/cpu/sh4a/clock-sh7724.o AR arch/sh/boards/mach-se/7724/built-in.o CC security/keys/key.o AR arch/sh/boards/mach-se/built-in.o AR arch/sh/kernel/cpu/irq/built-in.o CC security/keys/keyring.o CC security/keys/keyctl.o CC kernel/notifier.o CC security/keys/permission.o CC kernel/ksysfs.o AR init/mounts.o AR init/built-in.o CC security/keys/process_keys.o CC arch/sh/kernel/cpu/sh4a/pinmux-sh7724.o AR arch/sh/kernel/cpu/sh4/common.o AS arch/sh/kernel/cpu/shmobile/sleep.o AR arch/sh/boards/mach-ecovec24/built-in.o CC security/keys/request_key.o CC arch/sh/kernel/cpu/init.o CC security/keys/request_key_auth.o CC security/inode.o CC security/lsm_audit.o CC security/keys/user_defined.o CC arch/sh/kernel/cpu/shmobile/cpuidle.o CC mm/maccess.o CC mm/page_alloc.o CC arch/sh/kernel/cpu/sh4a/perf_event.o CC arch/sh/kernel/cpu/sh4a/ubc.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/cpu/clock.o CC mm/page-writeback.o CC mm/readahead.o CC mm/swap.o CC arch/sh/kernel/perf_callchain.o CC mm/truncate.o AR arch/sh/kernel/cpu/sh4/built-in.o CC arch/sh/kernel/hw_breakpoint.o CC fs/file_table.o CC fs/super.o CC mm/vmscan.o AS arch/sh/kernel/head_32.o CC kernel/cred.o CC fs/char_dev.o CC kernel/reboot.o CC kernel/async.o CC arch/sh/kernel/cpu/fpu.o CC arch/sh/kernel/cpu/pfc.o CC arch/sh/kernel/cpu/proc.o CC fs/stat.o AR arch/sh/kernel/cpu/shmobile/built-in.o CC fs/exec.o CC mm/shmem.o CC mm/util.o CC kernel/range.o CC mm/mmzone.o AR arch/sh/kernel/cpu/sh4a/built-in.o CC kernel/smpboot.o CC security/keys/persistent.o CC security/keys/dh.o LDS arch/sh/kernel/vmlinux.lds CC fs/pipe.o CC fs/namei.o CC kernel/ucount.o CC mm/vmstat.o CC fs/fcntl.o CC mm/backing-dev.o CC mm/mm_init.o AR arch/sh/kernel/cpu/built-in.o CC mm/mmu_context.o CC fs/ioctl.o CC mm/percpu.o CC mm/slab_common.o CC mm/compaction.o CC mm/vmacache.o CC mm/swap_slots.o CC mm/interval_tree.o CC mm/list_lru.o AR arch/sh/kernel/built-in.o CC mm/workingset.o CC kernel/groups.o CC kernel/bpf/core.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 mm/debug.o CC mm/nommu.o CC mm/init-mm.o AR security/keys/built-in.o AR security/built-in.o CC kernel/cgroup/cgroup.o CC kernel/cgroup/stat.o CC kernel/cgroup/namespace.o CC kernel/events/core.o CC kernel/events/ring_buffer.o CC kernel/events/callchain.o CC kernel/events/hw_breakpoint.o CC kernel/irq/irqdesc.o AR kernel/livepatch/built-in.o CC kernel/irq/handle.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC kernel/irq/resend.o CC fs/filesystems.o CC fs/namespace.o CC fs/seq_file.o CC kernel/locking/mutex.o CC kernel/power/qos.o CC kernel/power/main.o CC kernel/irq/chip.o CC kernel/irq/dummychip.o AR arch/sh/math-emu/built-in.o CC mm/bootmem.o CC mm/fadvise.o CC kernel/printk/printk.o CC kernel/irq/devres.o CC kernel/rcu/update.o CC kernel/sched/core.o CC kernel/time/time.o CC kernel/time/timer.o CC kernel/time/hrtimer.o CC kernel/trace/trace_clock.o CC kernel/kcmp.o CC kernel/trace/ring_buffer.o CC kernel/freezer.o CC kernel/rcu/sync.o CC kernel/locking/semaphore.o CC kernel/locking/rwsem.o CC kernel/locking/percpu-rwsem.o CC kernel/locking/mutex-debug.o CC kernel/locking/lockdep.o CC fs/xattr.o CC kernel/rcu/srcutree.o CC kernel/locking/spinlock.o CC kernel/locking/rtmutex.o CC kernel/locking/rtmutex-debug.o /home/kisskb/slave/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /home/kisskb/slave/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] CC kernel/time/timekeeping.o CC kernel/sched/loadavg.o CC kernel/sched/clock.o CC kernel/sched/cputime.o CC kernel/power/process.o CC kernel/sched/idle_task.o CC kernel/cgroup/cgroup-v1.o CC kernel/cgroup/freezer.o CC kernel/sched/fair.o CC kernel/time/ntp.o CC kernel/sched/rt.o CC kernel/cgroup/pids.o CC kernel/irq/irqdomain.o CC kernel/sched/deadline.o CC kernel/sched/wait.o CC kernel/power/suspend.o CC kernel/sched/wait_bit.o CC kernel/locking/rwsem-spinlock.o AR kernel/printk/built-in.o CC kernel/locking/spinlock_debug.o CC kernel/irq/pm.o CC kernel/rcu/rcutorture.o /home/kisskb/slave/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_nodes': /home/kisskb/slave/src/kernel/rcu/srcutree.c:127:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] CC kernel/locking/test-ww_mutex.o CC kernel/sched/swait.o CC kernel/profile.o CC kernel/stacktrace.o CC kernel/futex.o CC kernel/rcu/rcuperf.o CC kernel/rcu/tree.o CC kernel/rcu/rcu_segcblist.o CC kernel/up.o CC kernel/time/clocksource.o CC kernel/time/jiffies.o CC kernel/cgroup/debug.o AR kernel/bpf/built-in.o CC kernel/time/timer_list.o CC fs/libfs.o CC kernel/time/timeconv.o CC kernel/time/timecounter.o CC kernel/sched/completion.o CC mm/memblock.o CC mm/dmapool.o CC kernel/sched/idle.o CC fs/fs-writeback.o CC kernel/time/alarmtimer.o AR kernel/power/built-in.o CC kernel/time/posix-timers.o CC kernel/time/posix-cpu-timers.o CC kernel/time/posix-clock.o CC kernel/time/itimer.o CC kernel/time/clockevents.o AR kernel/irq/built-in.o CC mm/sparse.o CC kernel/sched/autogroup.o CC mm/slob.o CC kernel/kallsyms.o CC kernel/audit.o CC kernel/auditfilter.o CC kernel/auditsc.o CC mm/memtest.o /home/kisskb/slave/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /home/kisskb/slave/src/kernel/cgroup/cgroup-v1.c:1268:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] CC mm/quicklist.o CC mm/cleancache.o CC kernel/time/tick-common.o CC kernel/audit_watch.o CC mm/zpool.o CC kernel/audit_fsnotify.o CC kernel/sched/cpuacct.o CC kernel/sched/cpufreq.o CC mm/zbud.o CC fs/pnode.o CC fs/splice.o CC fs/sync.o CC fs/utimes.o CC fs/stack.o CC kernel/audit_tree.o CC kernel/hung_task.o CC kernel/elfcore.o CC kernel/irq_work.o CC kernel/torture.o CC kernel/memremap.o CC mm/z3fold.o CC mm/page_ext.o CC fs/fs_struct.o CC mm/percpu-stats.o AR kernel/trace/built-in.o CC kernel/time/sched_clock.o CC kernel/time/timekeeping_debug.o CC fs/fs_pin.o CC fs/statfs.o CC fs/nsfs.o CC fs/buffer.o CC fs/block_dev.o CC fs/direct-io.o CC fs/mpage.o CC fs/autofs4/init.o CC fs/befs/datastream.o CC fs/bfs/inode.o CC fs/bfs/file.o CC fs/bfs/dir.o AR kernel/locking/built-in.o CC fs/befs/btree.o CC fs/autofs4/inode.o CC fs/autofs4/root.o CC fs/configfs/inode.o CC fs/autofs4/symlink.o AR kernel/sched/built-in.o CC fs/autofs4/waitq.o CC fs/cramfs/inode.o CC fs/debugfs/inode.o CC fs/crypto/crypto.o CC fs/efs/super.o CC fs/devpts/inode.o AR fs/exofs/built-in.o CC fs/debugfs/file.o CC fs/exportfs/expfs.o CC fs/crypto/fname.o CC fs/crypto/hooks.o CC fs/efs/inode.o CC fs/efs/namei.o CC fs/efs/dir.o CC fs/befs/super.o CC fs/ext2/balloc.o CC fs/ext2/dir.o CC fs/ext2/file.o CC fs/ext2/ialloc.o CC fs/configfs/file.o CC fs/befs/inode.o CC fs/configfs/dir.o CC fs/cramfs/uncompress.o AR fs/bfs/bfs.o AR mm/built-in.o AR fs/bfs/built-in.o CC fs/autofs4/expire.o CC fs/configfs/symlink.o CC fs/befs/debug.o CC fs/crypto/keyinfo.o CC fs/efs/file.o CC fs/crypto/policy.o AR kernel/time/built-in.o CC fs/autofs4/dev-ioctl.o CC fs/ext2/inode.o CC fs/ext2/ioctl.o AR fs/exportfs/exportfs.o CC fs/efs/symlink.o AR fs/exportfs/built-in.o CC fs/crypto/bio.o CC fs/befs/io.o CC fs/f2fs/dir.o CC fs/f2fs/file.o CC fs/befs/linuxvfs.o CC fs/f2fs/inode.o CC fs/f2fs/namei.o CC fs/configfs/mount.o AR fs/devpts/devpts.o AR fs/devpts/built-in.o CC fs/ext2/namei.o CC fs/configfs/item.o CC fs/ext2/super.o CC fs/f2fs/hash.o CC fs/f2fs/inline.o CC fs/f2fs/super.o CC fs/f2fs/checkpoint.o CC fs/ext2/symlink.o CC fs/ext2/xattr.o CC fs/f2fs/gc.o CC fs/freevxfs/vxfs_bmap.o AR fs/cramfs/cramfs.o AR fs/cramfs/built-in.o AR fs/efs/efs.o CC fs/f2fs/data.o AR fs/efs/built-in.o CC fs/f2fs/node.o CC fs/f2fs/segment.o CC fs/f2fs/recovery.o CC fs/f2fs/shrinker.o CC fs/ext2/xattr_user.o AR fs/debugfs/debugfs.o CC fs/ext2/xattr_trusted.o AR fs/debugfs/built-in.o CC fs/ext2/xattr_security.o CC fs/f2fs/extent_cache.o CC fs/fuse/dev.o CC fs/fuse/dir.o AR fs/crypto/fscrypto.o CC fs/fuse/file.o CC fs/f2fs/sysfs.o AR fs/crypto/built-in.o CC fs/f2fs/debug.o CC fs/fuse/inode.o CC fs/freevxfs/vxfs_fshead.o CC fs/gfs2/acl.o CC fs/gfs2/bmap.o AR fs/autofs4/autofs4.o CC fs/gfs2/dir.o AR fs/autofs4/built-in.o CC fs/gfs2/xattr.o CC fs/freevxfs/vxfs_immed.o CC fs/freevxfs/vxfs_inode.o CC fs/freevxfs/vxfs_lookup.o CC fs/gfs2/glock.o AR kernel/rcu/built-in.o AR kernel/cgroup/built-in.o AR fs/befs/befs.o AR fs/befs/built-in.o AR fs/configfs/configfs.o AR fs/configfs/built-in.o CC fs/freevxfs/vxfs_olt.o AR fs/ext2/ext2.o AR fs/ext2/built-in.o CC fs/notify/fsnotify.o CC fs/jfs/super.o CC fs/hfs/bitmap.o CC fs/kernfs/mount.o CC fs/omfs/bitmap.o CC fs/isofs/namei.o CC fs/orangefs/acl.o CC fs/hfsplus/super.o CC fs/notify/notification.o CC fs/isofs/inode.o CC fs/freevxfs/vxfs_subr.o CC fs/hfsplus/options.o CC fs/omfs/file.o CC fs/omfs/dir.o CC fs/nls/nls_base.o CC fs/freevxfs/vxfs_super.o CC fs/isofs/dir.o CC fs/isofs/util.o CC fs/hfs/bfind.o CC fs/orangefs/file.o CC fs/fuse/control.o CC fs/fuse/xattr.o CC fs/overlayfs/super.o CC fs/omfs/inode.o CC fs/nls/nls_cp437.o CC fs/nls/nls_cp737.o CC fs/nls/nls_cp775.o CC fs/nls/nls_cp850.o CC fs/notify/group.o CC fs/fuse/acl.o CC fs/fuse/cuse.o CC fs/nls/nls_cp852.o CC fs/nls/nls_cp855.o CC fs/orangefs/orangefs-cache.o CC fs/nls/nls_cp857.o AR fs/freevxfs/freevxfs.o AR fs/freevxfs/built-in.o CC fs/hfs/bnode.o CC fs/hfs/brec.o CC fs/hfsplus/inode.o CC fs/pstore/inode.o CC fs/qnx6/inode.o CC fs/gfs2/glops.o CC fs/gfs2/log.o CC fs/jfs/file.o CC fs/kernfs/inode.o CC fs/quota/quota.o CC fs/quota/kqid.o CC fs/hfsplus/ioctl.o CC fs/qnx6/dir.o CC fs/ramfs/inode.o CC fs/pstore/platform.o CC fs/ramfs/file-nommu.o CC fs/nls/nls_cp860.o CC fs/pstore/pmsg.o CC fs/notify/mark.o CC fs/isofs/rock.o CC fs/hfsplus/extents.o CC fs/hfsplus/catalog.o CC fs/nls/nls_cp862.o CC fs/nls/nls_cp863.o CC fs/isofs/export.o CC fs/kernfs/dir.o CC fs/qnx6/namei.o CC fs/reiserfs/bitmap.o CC fs/overlayfs/namei.o AR fs/omfs/omfs.o CC fs/jfs/inode.o AR fs/omfs/built-in.o CC fs/jfs/namei.o CC fs/jfs/jfs_mount.o CC fs/qnx6/super_mmi.o CC fs/orangefs/orangefs-utils.o CC fs/nls/nls_cp864.o CC fs/orangefs/xattr.o CC fs/kernfs/file.o CC fs/kernfs/symlink.o CC fs/romfs/storage.o CC fs/romfs/super.o AR fs/pstore/pstore.o AR fs/pstore/built-in.o CC fs/romfs/mmap-nommu.o CC fs/hfsplus/dir.o CC fs/nls/nls_cp865.o CC fs/nls/nls_cp866.o CC fs/nls/nls_cp869.o CC fs/nls/nls_cp874.o CC fs/orangefs/dcache.o CC fs/orangefs/inode.o CC fs/hfs/btree.o CC fs/orangefs/orangefs-sysfs.o CC fs/overlayfs/util.o CC fs/isofs/joliet.o AR kernel/events/built-in.o AR fs/ramfs/ramfs.o AR kernel/built-in.o CC fs/squashfs/block.o AR fs/ramfs/built-in.o CC fs/isofs/compress.o CC fs/hfsplus/btree.o /home/kisskb/slave/src/fs/f2fs/file.c: In function 'f2fs_precache_extents': /home/kisskb/slave/src/fs/f2fs/file.c:2786:6: warning: 'err' may be used uninitialized in this function [-Wuninitialized] AR fs/fuse/fuse.o AR fs/fuse/built-in.o CC fs/gfs2/lops.o CC fs/gfs2/main.o CC fs/gfs2/meta_io.o CC fs/gfs2/aops.o CC fs/hfs/catalog.o CC fs/hfs/dir.o AR fs/qnx6/qnx6.o AR fs/qnx6/built-in.o CC fs/jfs/jfs_umount.o CC fs/reiserfs/do_balan.o CC fs/orangefs/orangefs-mod.o CC fs/orangefs/super.o CC fs/orangefs/devorangefs-req.o CC fs/nls/nls_cp936.o CC fs/notify/fdinfo.o CC fs/nls/nls_cp949.o CC fs/nls/nls_cp950.o CC fs/orangefs/namei.o CC fs/orangefs/symlink.o AR fs/quota/built-in.o CC fs/orangefs/dir.o CC fs/jfs/jfs_xtree.o CC fs/hfsplus/bnode.o CC fs/sysfs/file.o CC fs/sysfs/dir.o CC fs/sysfs/symlink.o CC fs/nls/nls_cp1250.o AR fs/notify/dnotify/built-in.o CC fs/jfs/jfs_imap.o AR fs/romfs/romfs.o AR fs/romfs/built-in.o CC fs/squashfs/cache.o AR fs/notify/fanotify/built-in.o CC fs/squashfs/dir.o AR fs/notify/inotify/built-in.o CC fs/overlayfs/inode.o AR fs/notify/built-in.o CC fs/gfs2/dentry.o CC fs/jfs/jfs_debug.o CC fs/reiserfs/namei.o CC fs/reiserfs/inode.o CC fs/reiserfs/file.o AR fs/isofs/isofs.o CC fs/reiserfs/dir.o CC fs/hfsplus/brec.o AR fs/isofs/built-in.o CC fs/hfs/extent.o CC fs/hfsplus/bfind.o CC fs/sysv/ialloc.o CC fs/hfsplus/tables.o CC fs/orangefs/orangefs-bufmap.o AR fs/kernfs/built-in.o CC fs/udf/balloc.o CC fs/gfs2/export.o CC fs/ubifs/shrinker.o CC fs/gfs2/file.o CC fs/udf/dir.o CC fs/orangefs/orangefs-debugfs.o CC fs/orangefs/waitqueue.o CC fs/reiserfs/fix_node.o CC fs/reiserfs/super.o CC fs/sysv/balloc.o CC fs/jfs/jfs_dmap.o CC fs/reiserfs/prints.o CC fs/nls/nls_cp1251.o CC fs/sysv/inode.o CC fs/sysv/itree.o CC fs/sysv/file.o CC fs/udf/file.o CC fs/sysfs/mount.o CC fs/jfs/jfs_unicode.o CC fs/jfs/jfs_dtree.o CC fs/jfs/jfs_inode.o CC fs/jfs/jfs_discard.o CC fs/nls/nls_iso8859-1.o CC fs/squashfs/export.o CC fs/nls/nls_iso8859-7.o CC fs/overlayfs/dir.o CC fs/overlayfs/readdir.o CC fs/overlayfs/copy_up.o CC fs/overlayfs/export.o CC fs/udf/ialloc.o CC fs/sysfs/group.o CC fs/udf/inode.o CC fs/sysv/dir.o CC fs/udf/lowlevel.o CC fs/ufs/balloc.o CC fs/ufs/cylinder.o CC fs/ubifs/journal.o CC fs/xfs/xfs_trace.o CC fs/hfs/inode.o CC fs/hfs/attr.o CC fs/hfsplus/unicode.o CC fs/squashfs/file.o CC fs/udf/namei.o CC fs/nls/nls_cp1255.o CC fs/nls/nls_iso8859-9.o CC fs/ufs/dir.o AR fs/f2fs/f2fs.o AR fs/f2fs/built-in.o CC fs/ufs/file.o CC fs/ufs/ialloc.o CC fs/jfs/jfs_extent.o CC fs/squashfs/fragment.o CC fs/ufs/inode.o CC fs/ufs/namei.o CC fs/ufs/super.o CC fs/jfs/symlink.o CC fs/squashfs/id.o CC fs/xfs/libxfs/xfs_alloc.o AR fs/sysfs/built-in.o CC fs/nls/nls_iso8859-13.o CC fs/gfs2/ops_fstype.o CC fs/squashfs/inode.o CC fs/hfs/mdb.o CC fs/hfs/part_tbl.o CC fs/hfs/string.o CC fs/gfs2/inode.o AR fs/orangefs/orangefs.o AR fs/orangefs/built-in.o CC fs/gfs2/quota.o CC fs/hfs/super.o CC fs/hfs/sysdep.o CC fs/hfs/trans.o CC fs/reiserfs/objectid.o CC fs/reiserfs/lbalance.o CC fs/reiserfs/ibalance.o CC fs/nls/nls_iso8859-15.o CC fs/sysv/namei.o CC fs/nls/nls_koi8-r.o CC fs/udf/partition.o CC fs/udf/super.o CC fs/udf/truncate.o CC fs/udf/symlink.o CC fs/hfsplus/wrapper.o CC fs/hfsplus/bitmap.o CC fs/sysv/super.o CC fs/udf/directory.o CC fs/eventpoll.o AR fs/overlayfs/overlay.o CC fs/anon_inodes.o CC fs/squashfs/namei.o CC fs/ufs/util.o AR fs/overlayfs/built-in.o CC fs/hfsplus/part_tbl.o CC fs/squashfs/super.o CC fs/hfsplus/attributes.o CC fs/nls/nls_utf8.o CC fs/hfsplus/xattr.o CC fs/udf/misc.o CC fs/signalfd.o CC fs/binfmt_script.o CC fs/udf/udftime.o CC fs/binfmt_elf_fdpic.o CC fs/mbcache.o CC fs/reiserfs/stree.o CC fs/reiserfs/hashes.o AR fs/hfs/hfs.o CC fs/jfs/jfs_metapage.o AR fs/hfs/built-in.o CC fs/hfsplus/xattr_user.o CC fs/nls/mac-celtic.o CC fs/hfsplus/xattr_security.o CC fs/jfs/jfs_logmgr.o CC fs/squashfs/symlink.o CC fs/xfs/libxfs/xfs_alloc_btree.o CC fs/xfs/libxfs/xfs_attr.o CC fs/nls/mac-croatian.o CC fs/udf/unicode.o CC fs/jfs/jfs_txnmgr.o CC fs/jfs/jfs_uniupr.o CC fs/jfs/resize.o CC fs/ubifs/file.o AR fs/sysv/sysv.o CC fs/reiserfs/tail_conversion.o CC fs/nls/mac-cyrillic.o CC fs/nls/mac-turkish.o CC fs/gfs2/recovery.o AR fs/sysv/built-in.o CC fs/gfs2/rgrp.o CC fs/posix_acl.o CC fs/hfsplus/xattr_trusted.o CC fs/jfs/xattr.o CC fs/xfs/libxfs/xfs_attr_leaf.o CC fs/jfs/ioctl.o CC fs/ubifs/dir.o CC fs/reiserfs/journal.o CC fs/squashfs/decompressor.o CC fs/xfs/libxfs/xfs_attr_remote.o CC fs/ubifs/super.o CC fs/reiserfs/resize.o CC fs/gfs2/super.o CC fs/iomap.o CC fs/reiserfs/item_ops.o CC fs/reiserfs/ioctl.o CC fs/xfs/libxfs/xfs_bit.o AR fs/udf/udf.o AR fs/udf/built-in.o CC fs/reiserfs/xattr.o CC fs/dcookies.o CC fs/reiserfs/lock.o CC fs/reiserfs/xattr_user.o CC fs/xfs/libxfs/xfs_bmap.o CC fs/xfs/libxfs/xfs_bmap_btree.o CC fs/xfs/libxfs/xfs_btree.o CC fs/jfs/acl.o CC fs/xfs/libxfs/xfs_da_btree.o CC fs/squashfs/file_cache.o CC fs/reiserfs/xattr_trusted.o CC fs/xfs/libxfs/xfs_da_format.o CC fs/ubifs/sb.o CC fs/xfs/libxfs/xfs_defer.o CC fs/gfs2/sys.o CC fs/gfs2/trans.o CC fs/gfs2/util.o CC fs/ubifs/io.o CC fs/xfs/libxfs/xfs_dir2.o CC fs/xfs/libxfs/xfs_dir2_block.o CC fs/ubifs/tnc.o CC fs/xfs/libxfs/xfs_dir2_data.o CC fs/xfs/libxfs/xfs_dir2_leaf.o CC fs/ubifs/master.o CC fs/xfs/libxfs/xfs_dir2_node.o CC fs/ubifs/scan.o CC fs/ubifs/replay.o CC fs/ubifs/log.o CC fs/xfs/libxfs/xfs_dir2_sf.o CC fs/squashfs/decompressor_single.o CC fs/ubifs/commit.o AR fs/nls/built-in.o AR fs/hfsplus/hfsplus.o CC fs/squashfs/lz4_wrapper.o CC fs/squashfs/xz_wrapper.o CC fs/xfs/libxfs/xfs_dquot_buf.o CC fs/squashfs/zlib_wrapper.o AR fs/hfsplus/built-in.o CC fs/ubifs/gc.o CC fs/ubifs/orphan.o AR fs/ufs/ufs.o AR fs/gfs2/gfs2.o AR fs/ufs/built-in.o AR fs/gfs2/built-in.o CC fs/ubifs/budget.o CC fs/ubifs/find.o CC fs/ubifs/tnc_commit.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 AR fs/jfs/jfs.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_btree.o CC fs/xfs/libxfs/xfs_rmap.o AR fs/jfs/built-in.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_resv.o AR fs/squashfs/squashfs.o CC fs/xfs/xfs_aops.o AR fs/squashfs/built-in.o CC fs/xfs/xfs_attr_inactive.o CC fs/xfs/xfs_attr_list.o AR fs/reiserfs/reiserfs.o AR fs/reiserfs/built-in.o CC fs/xfs/xfs_bmap_util.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/ubifs/compress.o CC fs/xfs/xfs_extent_busy.o CC fs/ubifs/lpt.o CC fs/ubifs/lprops.o CC fs/ubifs/recovery.o CC fs/xfs/xfs_file.o CC fs/ubifs/ioctl.o CC fs/xfs/xfs_filestream.o CC fs/ubifs/lpt_commit.o CC fs/xfs/xfs_fsmap.o CC fs/ubifs/tnc_misc.o CC fs/xfs/xfs_fsops.o CC fs/ubifs/xattr.o CC fs/ubifs/debug.o CC fs/ubifs/misc.o CC fs/ubifs/crypto.o CC fs/xfs/xfs_globals.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_message.o CC fs/xfs/xfs_mount.o CC fs/xfs/xfs_mru_cache.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/xfs/xfs_buf_item.o CC fs/xfs/xfs_extfree_item.o CC fs/xfs/xfs_icreate_item.o CC fs/xfs/xfs_inode_item.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_bmap.o CC fs/xfs/xfs_trans_buf.o CC fs/xfs/xfs_trans_extfree.o CC fs/xfs/xfs_trans_inode.o CC fs/xfs/xfs_trans_refcount.o CC fs/xfs/xfs_trans_rmap.o CC fs/xfs/xfs_dquot.o CC fs/xfs/xfs_dquot_item.o CC fs/xfs/xfs_trans_dquot.o CC fs/xfs/xfs_qm_syscalls.o CC fs/xfs/xfs_qm_bhv.o CC fs/xfs/xfs_qm.o CC fs/xfs/xfs_quotaops.o CC fs/xfs/xfs_acl.o CC fs/xfs/scrub/trace.o CC fs/xfs/scrub/agheader.o CC fs/xfs/scrub/alloc.o CC fs/xfs/scrub/attr.o CC fs/xfs/scrub/bmap.o CC fs/xfs/scrub/btree.o CC fs/xfs/scrub/common.o CC fs/xfs/scrub/dabtree.o AR fs/ubifs/ubifs.o CC fs/xfs/scrub/dir.o AR fs/ubifs/built-in.o CC fs/xfs/scrub/ialloc.o CC fs/xfs/scrub/inode.o CC fs/xfs/scrub/parent.o CC fs/xfs/scrub/refcount.o CC fs/xfs/scrub/rmap.o CC fs/xfs/scrub/scrub.o CC fs/xfs/scrub/symlink.o CC fs/xfs/scrub/quota.o /home/kisskb/slave/src/fs/xfs/scrub/agheader.c: In function 'xfs_scrub_agfl': /home/kisskb/slave/src/fs/xfs/scrub/agheader.c:770:9: warning: missing braces around initializer [-Wmissing-braces] /home/kisskb/slave/src/fs/xfs/scrub/agheader.c:770:9: warning: (near initialization for 'sai.oinfo') [-Wmissing-braces] AR fs/xfs/xfs.o AR fs/xfs/built-in.o AR fs/built-in.o make[1]: Leaving directory '/home/kisskb/slave/build/linus_sh-randconfig_sh4' Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -j 40 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_sh-randconfig_sh4 # Build took: 0:00:13.432805