# git rev-parse -q --verify 0f57d86787d8b1076ea8f9cbdddda2a46d534a27^{commit} 0f57d86787d8b1076ea8f9cbdddda2a46d534a27 already have revision, skipping fetch # git checkout -q -f -B kisskb 0f57d86787d8b1076ea8f9cbdddda2a46d534a27 # git clean -qxdf # git log -1 commit 0f57d86787d8b1076ea8f9cbdddda2a46d534a27 Author: Linus Torvalds Date: Sun Jun 14 15:51:10 2015 -1000 Linux 4.1-rc8 # < /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 0f57d86787d8b1076ea8f9cbdddda2a46d534a27 # < make -j 240 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- randconfig KCONFIG_SEED=0xDC01E1C8 warning: (CNIC) selects UIO which has unmet direct dependencies (MMU) # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 240 ARCH=sh O=/home/kisskb/slave/build/linus_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/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- make[1]: Entering directory `/home/kisskb/slave/src' make[2]: Entering directory `/home/kisskb/slave/build/linus_sh-randconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (CNIC) selects UIO which has unmet direct dependencies (MMU) warning: (CNIC) selects UIO which has unmet direct dependencies (MMU) make[2]: Leaving directory `/home/kisskb/slave/build/linus_sh-randconfig_sh4' make[2]: Entering directory `/home/kisskb/slave/build/linus_sh-randconfig_sh4' CHK include/config/kernel.release UPD 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/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/scatterlist.h WRAP arch/sh/include/generated/asm/sembuf.h WRAP arch/sh/include/generated/asm/siginfo.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/shmbuf.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 CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/basic/bin2c Using /home/kisskb/slave/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/asn1_compiler CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig SHIPPED scripts/genksyms/parse.tab.c HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.lex.c SHIPPED scripts/genksyms/keywords.hash.c SHIPPED scripts/genksyms/parse.tab.h CC scripts/mod/devicetable-offsets.s HOSTCC scripts/genksyms/parse.tab.o HOSTCC scripts/genksyms/lex.lex.o GEN scripts/mod/devicetable-offsets.h Generating include/generated/machtypes.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o CC kernel/bounds.s 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 HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost :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] CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/init_task.o HOSTCC usr/gen_init_cpio UPD include/generated/compile.h CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/mm/alignment.o CC arch/sh/kernel/dumpstack.o CC arch/sh/mm/cache.o CC arch/sh/kernel/idle.o CC arch/sh/mm/init.o CC arch/sh/kernel/io.o CC arch/sh/mm/consistent.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/irq.o CC arch/sh/mm/cache-sh4.o CC arch/sh/kernel/irq_32.o CC arch/sh/mm/flush-sh4.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/mm/cache-debugfs.o LD arch/sh/boards/built-in.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/kernel/traps_32.o CC arch/sh/kernel/unwinder.o CC arch/sh/kernel/iomap.o CC arch/sh/boards/mach-dreamcast/setup.o CC arch/sh/boards/mach-dreamcast/irq.o CC arch/sh/kernel/ioport.o CC arch/sh/boards/mach-dreamcast/rtc.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/kernel/kgdb.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/module.o CC arch/sh/kernel/crash_dump.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/dwarf.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/hw_breakpoint.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/cpu/fpu.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/pfc.o CC arch/sh/kernel/cpu/proc.o CC arch/sh/kernel/cpu/sh4/probe.o AS arch/sh/kernel/cpu/sh4/../sh3/entry.o AS arch/sh/kernel/cpu/sh4/../sh3/ex.o CC arch/sh/kernel/cpu/sh4/fpu.o CC arch/sh/kernel/cpu/sh4/softfloat.o CC arch/sh/kernel/cpu/sh4/sq.o CC arch/sh/kernel/cpu/sh4/setup-sh7750.o CC arch/sh/kernel/cpu/sh4/clock-sh4.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:89: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /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:347: 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:349: 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:380: 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:383: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence CC arch/sh/kernel/cpu/sh4/perf_event.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 /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] LD arch/sh/kernel/cpu/sh4/common.o GEN usr/initramfs_data.cpio.bz2 cc1: all warnings being treated as errors make[3]: *** [arch/sh/mm/cache-sh4.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC mm/filemap.o CC kernel/fork.o LD arch/sh/boards/mach-dreamcast/built-in.o CC mm/mempool.o CC kernel/exec_domain.o CC mm/oom_kill.o CC kernel/panic.o CC mm/maccess.o AS usr/initramfs_data.o CC kernel/cpu.o CC mm/page_alloc.o CC kernel/exit.o CC mm/page-writeback.o CC kernel/softirq.o CC mm/readahead.o CC mm/swap.o CC kernel/resource.o CC mm/truncate.o CC mm/vmscan.o LD usr/built-in.o CC kernel/sysctl.o CC kernel/sysctl_binary.o CC kernel/capability.o CC ipc/util.o CC kernel/ptrace.o CC mm/shmem.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] CC kernel/user.o CC mm/util.o CC ipc/msgutil.o CC kernel/signal.o CC mm/mmzone.o CC ipc/msg.o CC mm/vmstat.o CC kernel/sys.o CC ipc/sem.o CC mm/backing-dev.o CC kernel/kmod.o CC mm/mm_init.o CC ipc/shm.o CC kernel/workqueue.o CC ipc/syscall.o CC mm/mmu_context.o CC kernel/pid.o CC mm/percpu.o CC kernel/task_work.o CC kernel/extable.o CC kernel/params.o CC security/commoncap.o CC mm/slab_common.o CC fs/open.o CC kernel/kthread.o CC security/inode.o CC kernel/nsproxy.o CC kernel/sys_ni.o CC security/lsm_audit.o CC mm/vmacache.o CC mm/compaction.o CC fs/read_write.o CC kernel/notifier.o CC mm/interval_tree.o CC fs/file_table.o CC kernel/ksysfs.o CC kernel/cred.o CC mm/list_lru.o CC mm/workingset.o CC fs/super.o CC fs/char_dev.o CC mm/debug.o CC fs/stat.o CC kernel/reboot.o CC mm/nommu.o CC security/keys/gc.o CC fs/exec.o CC mm/init-mm.o CC security/keys/key.o CC kernel/async.o CC fs/pipe.o CC mm/bootmem.o CC mm/fadvise.o CC security/keys/keyring.o CC kernel/range.o CC fs/fcntl.o CC fs/namei.o CC kernel/smpboot.o CC security/keys/keyctl.o CC mm/memblock.o CC fs/ioctl.o CC kernel/groups.o LD arch/sh/kernel/cpu/irq/built-in.o CC mm/dmapool.o CC security/keys/permission.o CC fs/readdir.o CC mm/sparse.o CC fs/select.o CC security/keys/process_keys.o CC fs/dcache.o CC mm/slob.o LD kernel/livepatch/built-in.o CC security/keys/request_key.o CC fs/inode.o CC mm/debug-pagealloc.o CC security/keys/request_key_auth.o CC fs/attr.o CC fs/bad_inode.o CC kernel/debug/debug_core.o CC mm/quicklist.o CC security/keys/user_defined.o CC mm/kmemleak.o CC kernel/debug/gdbstub.o CC fs/file.o CC mm/cleancache.o CC kernel/profile.o CC kernel/power/qos.o CC kernel/bpf/core.o CC kernel/printk/printk.o CC kernel/stacktrace.o CC kernel/bpf/syscall.o CC fs/filesystems.o CC kernel/trace/trace_clock.o CC fs/namespace.o CC kernel/rcu/update.o CC kernel/futex.o CC [M] mm/kmemleak-test.o CC mm/page_ext.o CC kernel/bpf/verifier.o CC kernel/rcu/srcu.o CC fs/seq_file.o CC kernel/trace/ring_buffer.o CC kernel/up.o CC kernel/events/core.o LD security/keys/encrypted-keys/built-in.o CC kernel/power/main.o CC [M] mm/zpool.o CC kernel/rcu/tiny.o CC kernel/uid16.o CC [M] mm/zbud.o CC kernel/events/ring_buffer.o CC fs/xattr.o CC kernel/bpf/hashtab.o CC [M] security/keys/encrypted-keys/encrypted.o CC kernel/events/callchain.o CC fs/libfs.o CC kernel/system_keyring.o CC kernel/bpf/arraymap.o CC [M] security/keys/encrypted-keys/ecryptfs_format.o Generating X.509 key generation config CC kernel/bpf/helpers.o CC fs/fs-writeback.o CC kernel/events/hw_breakpoint.o CC kernel/irq/irqdesc.o CC fs/pnode.o LD block/built-in.o CC kernel/irq/handle.o CC fs/splice.o CC kernel/module.o CC kernel/irq/manage.o CC fs/sync.o CC kernel/sched/core.o CC kernel/irq/spurious.o CC fs/utimes.o CC kernel/module_signing.o CC kernel/sched/proc.o CC kernel/irq/resend.o CC fs/stack.o CC kernel/locking/mutex.o CC kernel/kallsyms.o CC fs/fs_struct.o CC kernel/audit.o make[2]: *** [arch/sh/mm] Error 2 make[2]: *** Waiting for unfinished jobs.... CC kernel/sched/clock.o CC kernel/irq/chip.o CC kernel/locking/semaphore.o CC fs/statfs.o CC kernel/sched/cputime.o CC kernel/irq/dummychip.o CC kernel/auditfilter.o CC kernel/sched/idle_task.o CC kernel/locking/rwsem.o CC kernel/irq/devres.o CC fs/fs_pin.o CC kernel/sched/fair.o CC fs/nsfs.o CC kernel/irq/irqdomain.o CC kernel/sched/rt.o CC kernel/locking/mutex-debug.o HZFILE kernel/time/hz.bc CC kernel/time/timer.o CC kernel/locking/lockdep.o CC kernel/relay.o CC kernel/irq/msi.o CC fs/no-block.o CC kernel/sched/deadline.o CC kernel/locking/spinlock.o CC kernel/time/hrtimer.o CC kernel/time/itimer.o CC kernel/locking/rtmutex.o CC kernel/sched/stop_task.o CC kernel/delayacct.o CC kernel/time/posix-timers.o CC kernel/sched/wait.o CC kernel/time/posix-cpu-timers.o CC kernel/locking/rtmutex-debug.o CC kernel/sched/completion.o LD fs/devpts/built-in.o CC kernel/sched/idle.o LD fs/exofs/built-in.o CC kernel/time/timekeeping.o CC kernel/locking/spinlock_debug.o CC kernel/locking/rwsem-spinlock.o CC kernel/time/ntp.o CC kernel/taskstats.o CC kernel/locking/locktorture.o CC kernel/time/clocksource.o CC kernel/tsacct.o CC kernel/time/jiffies.o CC fs/exportfs/expfs.o CC fs/debugfs/inode.o CC kernel/time/timer_list.o CC kernel/elfcore.o CC kernel/time/timeconv.o CC fs/debugfs/file.o CC fs/configfs/inode.o CC kernel/time/timecounter.o CC kernel/time/posix-clock.o CC fs/configfs/file.o CC kernel/irq_work.o CC fs/configfs/dir.o CC kernel/crash_dump.o CC fs/configfs/symlink.o CC kernel/torture.o CC fs/autofs4/init.o CC fs/eventpoll.o LD fs/fscache/built-in.o CC fs/ramfs/inode.o CC kernel/time/alarmtimer.o CC kernel/time/clockevents.o CC fs/anon_inodes.o GZIP kernel/config_data.gz CC fs/configfs/mount.o CC [M] fs/fscache/cache.o CC fs/ramfs/file-nommu.o CC fs/kernfs/mount.o CC fs/romfs/storage.o CC fs/autofs4/inode.o CC fs/quota/dquot.o CC fs/sysfs/file.o CC kernel/time/tick-common.o CC fs/kernfs/inode.o LD fs/ecryptfs/built-in.o LD fs/fuse/built-in.o CC [M] fs/fscache/cookie.o CC crypto/api.o CC [M] fs/ecryptfs/dentry.o CC fs/notify/fsnotify.o CC fs/configfs/item.o CC [M] fs/ecryptfs/file.o CC [M] fs/fuse/dev.o ### CC [M] fs/fuse/dir.o LD fs/logfs/built-in.o ### Now generating an X.509 key pair to be used for signing modules. ### CC kernel/time/tick-oneshot.o ### If this takes a long time, you might wish to run rngd in the CC fs/autofs4/root.o CC fs/quota/quota.o ### background to keep the supply of entropy topped up. It CC [M] fs/logfs/compr.o LD fs/jffs2/built-in.o CC [M] fs/fuse/file.o ### needs to be run as root, and uses a hardware random CHK kernel/config_data.h ### number generator if one is available. CC [M] fs/jffs2/compr.o ### openssl req -new -nodes -utf8 -"sha224" -days 36500 \ -batch -x509 -config x509.genkey \ -outform DER -out signing_key.x509 \ -keyout signing_key.priv 2>&1 CC fs/romfs/super.o UPD kernel/config_data.h CC [M] fs/ecryptfs/inode.o CC [M] fs/fuse/inode.o CC [M] fs/fscache/fsdef.o Generating a 4096 bit RSA private key CC [M] fs/jffs2/dir.o . CC [M] fs/ecryptfs/main.o CC fs/quota/kqid.o CC fs/ubifs/shrinker.o CC fs/quota/netlink.o CC fs/ubifs/journal.o LD init/mounts.o . LD arch/sh/kernel/cpu/sh4/built-in.o CC [M] kernel/configs.o LD init/built-in.o CC fs/ubifs/file.o CC [M] fs/fuse/control.o CC fs/kernfs/dir.o CC fs/notify/notification.o CC [M] fs/logfs/dir.o CC fs/ubifs/dir.o CC crypto/cipher.o CC [M] fs/fscache/main.o CC fs/sysfs/dir.o CC fs/signalfd.o CC [M] fs/ecryptfs/super.o LD arch/sh/kernel/cpu/built-in.o CC fs/sysfs/symlink.o CC fs/kernfs/file.o CC fs/sysfs/mount.o . CC fs/ubifs/super.o CC fs/ubifs/sb.o CC fs/eventfd.o CC fs/ubifs/io.o CC fs/notify/group.o CC fs/ubifs/tnc.o . CC fs/notify/inode_mark.o CC fs/kernfs/symlink.o LD arch/sh/kernel/built-in.o CC crypto/compress.o CC fs/notify/mark.o CC [M] fs/ecryptfs/mmap.o CC fs/autofs4/symlink.o CC fs/ubifs/master.o CC [M] fs/logfs/file.o CC kernel/time/tick-sched.o CC fs/autofs4/waitq.o . CC [M] fs/logfs/gc.o CC fs/autofs4/expire.o CC kernel/time/timekeeping_debug.o CC [M] fs/logfs/inode.o . CC fs/notify/vfsmount_mark.o CC [M] fs/ecryptfs/read_write.o CC [M] fs/jffs2/file.o CC [M] fs/logfs/journal.o BC kernel/time/timeconst.h CC fs/sysfs/group.o CC [M] fs/ecryptfs/crypto.o . CC [M] fs/ecryptfs/keystore.o CC fs/romfs/mmap-nommu.o CC [M] fs/jffs2/ioctl.o . CC kernel/time/time.o . CC [M] fs/fuse/cuse.o CC [M] fs/jffs2/nodelist.o CC [M] fs/ecryptfs/kthread.o CC fs/aio.o CC fs/autofs4/dev-ioctl.o CC crypto/memneq.o CC fs/ubifs/scan.o CC [M] fs/jffs2/malloc.o CC fs/ubifs/replay.o CC fs/notify/fdinfo.o CC [M] fs/fscache/netfs.o CC fs/locks.o CC fs/ubifs/log.o CC [M] fs/fscache/object.o CC [M] fs/jffs2/read.o CC crypto/crypto_wq.o CC [M] fs/logfs/readwrite.o CC [M] fs/jffs2/nodemgmt.o CC [M] fs/ecryptfs/debug.o . CC fs/binfmt_elf_fdpic.o CC [M] fs/fscache/operation.o CC fs/ubifs/commit.o CC [M] fs/logfs/segment.o CC [M] fs/fscache/page.o CC [M] fs/jffs2/readinode.o CC crypto/algapi.o CC [M] fs/jffs2/write.o LD fs/notify/fanotify/built-in.o CC fs/ubifs/gc.o CC fs/dcookies.o LD kernel/rcu/built-in.o LD fs/notify/inotify/built-in.o CC [M] fs/jffs2/scan.o CC fs/fhandle.o CC crypto/scatterwalk.o CC [M] fs/jffs2/gc.o CC [M] fs/logfs/super.o CC fs/notify/dnotify/dnotify.o CC crypto/aead.o . CC fs/ubifs/orphan.o CC [M] fs/jffs2/build.o CC [M] fs/jffs2/symlink.o CC [M] fs/jffs2/erase.o CC [M] fs/logfs/dev_mtd.o CC fs/ubifs/budget.o CC crypto/ablkcipher.o CC fs/ubifs/find.o CC [M] fs/jffs2/background.o CC crypto/blkcipher.o CC [M] fs/jffs2/fs.o CC fs/ubifs/tnc_commit.o CC fs/ubifs/compress.o CC crypto/chainiv.o CC [M] fs/jffs2/writev.o CC crypto/eseqiv.o CC fs/ubifs/lpt.o CC [M] fs/jffs2/super.o . CC crypto/seqiv.o CC [M] fs/jffs2/debug.o CC fs/ubifs/lprops.o CC [M] fs/jffs2/wbuf.o CC crypto/ahash.o . CC crypto/shash.o CC [M] fs/jffs2/xattr.o CC fs/ubifs/recovery.o CC [M] fs/jffs2/xattr_trusted.o CC crypto/pcompress.o CC fs/ubifs/ioctl.o CC [M] fs/jffs2/xattr_user.o CC crypto/algboss.o LD fs/ramfs/ramfs.o CC [M] fs/jffs2/security.o CC crypto/testmgr.o CC fs/ubifs/lpt_commit.o CC [M] fs/jffs2/compr_rtime.o CC fs/ubifs/tnc_misc.o CC crypto/cmac.o CC [M] fs/jffs2/compr_zlib.o CC crypto/hmac.o LD kernel/power/built-in.o LD fs/ramfs/built-in.o CC fs/ubifs/xattr.o . CC crypto/crypto_null.o CC crypto/rmd160.o CC crypto/rmd256.o CC fs/ubifs/debug.o CC crypto/rmd320.o CC crypto/sha256_generic.o CC crypto/wp512.o CC crypto/gf128mul.o CC crypto/pcbc.o LD fs/exportfs/exportfs.o . CC crypto/cts.o LD fs/exportfs/built-in.o CC crypto/ctr.o CC crypto/gcm.o CC crypto/cryptd.o CC crypto/des_generic.o . CC crypto/aes_generic.o CC crypto/camellia_generic.o CC crypto/anubis.o CC crypto/deflate.o . LD kernel/printk/built-in.o CC crypto/zlib.o CC crypto/michael_mic.o CC crypto/crc32.o CC crypto/lzo.o . CC crypto/lz4.o CC crypto/lz4hc.o CC crypto/rng.o LD [M] security/keys/encrypted-keys/encrypted-keys.o CC crypto/krng.o . CC crypto/drbg.o LD fs/romfs/romfs.o CC crypto/ghash-generic.o LD kernel/debug/built-in.o LD fs/romfs/built-in.o CC crypto/hash_info.o . CC [M] crypto/crypto_user.o CC [M] crypto/vmac.o CC [M] crypto/xcbc.o . LD security/keys/built-in.o CC [M] crypto/md4.o CC [M] crypto/md5.o CC [M] crypto/sha1_generic.o . CC [M] crypto/sha512_generic.o LD kernel/irq/built-in.o CC [M] crypto/ecb.o LD security/built-in.o CC [M] crypto/cbc.o CC [M] crypto/xts.o CC [M] crypto/ccm.o . CC [M] crypto/fcrypt.o LD fs/sysfs/built-in.o . CC [M] crypto/twofish_common.o CC [M] crypto/cast_common.o LD fs/notify/dnotify/built-in.o CC [M] crypto/cast5_generic.o CC [M] crypto/arc4.o CC [M] crypto/tea.o CC [M] crypto/twofish_generic.o . CC [M] crypto/khazad.o CC crypto/asymmetric_keys/signature.o LD fs/notify/built-in.o CC crypto/asymmetric_keys/asymmetric_type.o CC [M] crypto/crc32c_generic.o CC [M] crypto/crct10dif_common.o CC crypto/asymmetric_keys/public_key.o CC crypto/asymmetric_keys/rsa.o CC [M] crypto/crct10dif_generic.o ASN.1 crypto/asymmetric_keys/x509-asn1.c ASN.1 crypto/asymmetric_keys/x509_rsakey-asn1.c CC [M] crypto/authenc.o . CC crypto/asymmetric_keys/x509_public_key.o LD fs/autofs4/autofs4.o CC [M] crypto/authencesn.o CC [M] crypto/tcrypt.o ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c CC [M] crypto/af_alg.o CC crypto/asymmetric_keys/pkcs7_trust.o CC [M] crypto/algif_skcipher.o CC crypto/asymmetric_keys/pkcs7_verify.o LD fs/autofs4/built-in.o CC crypto/asymmetric_keys/pkcs7_key_type.o . CC crypto/asymmetric_keys/verify_pefile.o ASN.1 crypto/asymmetric_keys/mscode-asn1.h . LD crypto/crypto.o CC crypto/asymmetric_keys/x509-asn1.o LD fs/configfs/configfs.o CC crypto/asymmetric_keys/x509_rsakey-asn1.o . CC crypto/asymmetric_keys/x509_cert_parser.o LD fs/configfs/built-in.o CC crypto/asymmetric_keys/pkcs7-asn1.o LD fs/debugfs/debugfs.o CC crypto/asymmetric_keys/pkcs7_parser.o CC crypto/asymmetric_keys/mscode_parser.o CC crypto/asymmetric_keys/mscode-asn1.o LD fs/debugfs/built-in.o LD kernel/bpf/built-in.o . LD crypto/asymmetric_keys/pkcs7_test_key.o .. LD ipc/built-in.o . LD crypto/cryptomgr.o LD fs/kernfs/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:5405:34: warning: array subscript is below array bounds [-Warray-bounds] LD crypto/asymmetric_keys/asymmetric_keys.o . LD crypto/asymmetric_keys/verify_signed_pefile.o . LD crypto/asymmetric_keys/pkcs7_message.o ... LD [M] fs/jffs2/jffs2.o .. LD crypto/asymmetric_keys/x509_key_parser.o LD [M] fs/ecryptfs/ecryptfs.o LD crypto/asymmetric_keys/built-in.o LD crypto/crypto_hash.o LD crypto/crypto_blkcipher.o LD [M] fs/fscache/fscache.o ..... LD crypto/crypto_algapi.o . LD kernel/time/built-in.o LD kernel/trace/built-in.o ............ LD [M] fs/logfs/logfs.o ...... LD crypto/built-in.o . LD fs/ubifs/ubifs.o LD kernel/locking/built-in.o . LD fs/ubifs/built-in.o . LD fs/quota/built-in.o LD kernel/sched/built-in.o .+ LD mm/built-in.o + .. LD [M] fs/fuse/fuse.o ..... LD fs/built-in.o ..............++ writing new private key to 'signing_key.priv' ----- ### ### Key pair generated. ### CERTS kernel/x509_certificate_list - Including cert ./signing_key.x509 AS kernel/system_certificates.o LD kernel/events/built-in.o LD kernel/built-in.o make[2]: *** wait: No child processes. Stop. make[1]: *** [sub-make] Error 2 make[1]: Leaving directory `/home/kisskb/slave/src' Command 'make -j 240 ARCH=sh O=/home/kisskb/slave/build/linus_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/linus_sh-randconfig_sh4 # Build took: 0:00:42.520762