# < git ls-remote /scratch/git/sfr/linux-next refs/heads/master # < git rev-parse tmp/linux-next remote == local, skipping fetch # < git rev-parse tmp/linux-next Upstream revision is 4c0990c33ec546475f1302dafdefcf0d250b6ac0 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 4c0990c). # git checkout -q -f -b linux-next tmp/linux-next # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- -f kisskb-version.mk makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linux-next_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig GEN /scratch/kisskb/build/linux-next_sh-randconfig_sh4/Makefile CHK include/linux/version.h UPD include/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/bin2c CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost Generating include/generated/machtypes.h CC kernel/bounds.s GEN include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/generated/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1527:2: warning: #warning syscall fanotify_init not implemented :1531:2: warning: #warning syscall fanotify_mark not implemented :1535:2: warning: #warning syscall getprlimit not implemented :1539:2: warning: #warning syscall setprlimit not implemented CHK include/generated/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_rd.o CC init/do_mounts_initrd.o CC init/initramfs.o HOSTCC usr/gen_init_cpio GEN usr/initramfs_data.cpio AS usr/initramfs_data.o LD usr/built-in.o LD init/mounts.o 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/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/irq_32.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/mm/alignment.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/cache.o CC arch/sh/kernel/reboot.o CC arch/sh/mm/init.o CC arch/sh/kernel/return_address.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/setup.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/signal_32.o CC arch/sh/mm/cache-sh2.o CC arch/sh/kernel/sys_sh.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/time.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/mm/uncached.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/unwinder.o CC arch/sh/kernel/cpufreq.o CC arch/sh/kernel/stacktrace.o LD init/built-in.o CC arch/sh/kernel/disassemble.o CC arch/sh/kernel/dwarf.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/cpu/fpu.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/hw_breakpoint.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/cpu/hwblk.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/init_task.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/sh2/clock-sh7619.o /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:336: warning: 'arch_init_clk_ops' is deprecated (declared at /scratch/kisskb/src/arch/sh/include/asm/clock.h:58) /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:350: warning: 'cpg_clk_init' is deprecated (declared at /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:331) LD arch/sh/boards/built-in.o /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:89: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:209: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:335: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:337: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:361: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:364: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence LD arch/sh/kernel/cpu/irq/built-in.o distcc[18913] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/dwarf.c on sprygo/32 failed distcc[18913] (dcc_build_somewhere) Warning: remote compilation of '/scratch/kisskb/src/arch/sh/kernel/dwarf.c' failed, retrying locally distcc[18913] Warning: failed to distribute /scratch/kisskb/src/arch/sh/kernel/dwarf.c to sprygo/32, running locally instead /scratch/kisskb/src/arch/sh/kernel/dwarf.c: In function 'dwarf_parse_cie': /scratch/kisskb/src/arch/sh/kernel/dwarf.c:847: error: dereferencing pointer to incomplete type /scratch/kisskb/src/arch/sh/kernel/dwarf.c: In function 'dwarf_parse_fde': /scratch/kisskb/src/arch/sh/kernel/dwarf.c:937: error: dereferencing pointer to incomplete type distcc[18913] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/dwarf.c on localhost failed CC arch/sh/math-emu/math.o CC arch/sh/boards/mach-se/board-se7619.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23: /scratch/kisskb/src/include/math-emu/single.h:50:5: warning: "__LITTLE_ENDIAN" is not defined In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:24: /scratch/kisskb/src/include/math-emu/double.h:59:5: warning: "__LITTLE_ENDIAN" is not defined CC kernel/sched.o CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o LD arch/sh/kernel/cpu/sh2/built-in.o CC kernel/printk.o CC kernel/cpu.o CC kernel/exit.o LD arch/sh/kernel/cpu/built-in.o TIMEC kernel/timeconst.h CC kernel/itimer.o CC mm/bootmem.o CC kernel/softirq.o CC mm/filemap.o CC kernel/resource.o CC kernel/sysctl.o CC mm/mempool.o CC kernel/sysctl_binary.o CC mm/oom_kill.o CC kernel/capability.o CC mm/fadvise.o CC kernel/ptrace.o CC mm/maccess.o CC kernel/user.o CC mm/page_alloc.o CC kernel/timer.o CC kernel/signal.o CC mm/page-writeback.o CC mm/swap.o CC mm/readahead.o make[2]: *** [arch/sh/kernel/dwarf.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC kernel/sys.o CC mm/truncate.o CC kernel/kmod.o CC mm/vmscan.o CC kernel/workqueue.o CC kernel/rcupdate.o CC mm/shmem.o CC kernel/pid.o CC kernel/extable.o CC kernel/params.o CC mm/prio_tree.o LD arch/sh/mm/built-in.o CC kernel/posix-timers.o CC mm/util.o CC kernel/kthread.o CC kernel/wait.o CC mm/mmzone.o CC kernel/kfifo.o CC kernel/sys_ni.o LD arch/sh/boards/mach-se/built-in.o CC mm/backing-dev.o CC mm/vmstat.o CC kernel/posix-cpu-timers.o CC kernel/mutex.o CC mm/page_isolation.o CC mm/mm_init.o CC kernel/hrtimer.o CC mm/mmu_context.o CC kernel/rwsem.o CC kernel/nsproxy.o CC mm/nommu.o CC kernel/srcu.o CC mm/init-mm.o CC kernel/semaphore.o CC mm/dmapool.o CC kernel/notifier.o CC mm/sparse.o CC kernel/ksysfs.o CC mm/debug-pagealloc.o CC kernel/pm_qos_params.o CC kernel/sched_clock.o CC mm/slub.o CC kernel/cred.o CC mm/quicklist.o CC kernel/async.o CC mm/memcontrol.o CC kernel/range.o CC mm/page_cgroup.o CC kernel/groups.o CC mm/kmemleak.o CC kernel/freezer.o CC mm/kmemleak-test.o /scratch/kisskb/src/kernel/printk.c:74: warning: 'saved_console_loglevel' defined but not used CC kernel/sysctl_check.o CC kernel/stacktrace.o CC kernel/gcov/base.o CC kernel/gcov/fs.o CC kernel/irq/handle.o CC kernel/gcov/gcc_3_4.o CC kernel/power/main.o CC kernel/mutex-debug.o CC kernel/irq/manage.o CC kernel/power/process.o CC kernel/irq/spurious.o CC kernel/lockdep.o CC kernel/time/timekeeping.o CC kernel/power/poweroff.o CC kernel/irq/resend.o CC kernel/lockdep_proc.o CC kernel/time/ntp.o CC kernel/up.o CC kernel/irq/chip.o CC kernel/time/clocksource.o CC kernel/spinlock.o CC kernel/irq/devres.o CC kernel/time/jiffies.o CC kernel/irq/proc.o CC kernel/uid16.o CC kernel/kallsyms.o CC kernel/time/timecompare.o CC kernel/time/timer_list.o CC kernel/time/timeconv.o CC kernel/backtracetest.o CC kernel/cgroup.o CC kernel/time/clockevents.o CC kernel/cgroup_freezer.o CC kernel/time/tick-common.o CC kernel/utsname.o CC kernel/time/tick-oneshot.o CC kernel/pid_namespace.o CC kernel/time/tick-sched.o GZIP kernel/config_data.gz CC kernel/time/timer_stats.o CC kernel/res_counter.o CC kernel/softlockup.o CC kernel/hung_task.o CC kernel/rcutorture.o CC kernel/rcutree.o CC kernel/rcutree_trace.o CC kernel/relay.o CC kernel/utsname_sysctl.o CC kernel/delayacct.o CC kernel/taskstats.o CC kernel/tsacct.o CC kernel/latencytop.o CC kernel/slow-work.o CC kernel/slow-work-debugfs.o CC kernel/perf_event.o CC kernel/hw_breakpoint.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:323: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:333: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative LD arch/sh/math-emu/built-in.o CC kernel/time.o IKCFG kernel/config_data.h CC kernel/configs.o /scratch/kisskb/src/mm/memcontrol.c: In function 'mem_cgroup_hierarchy_read': /scratch/kisskb/src/mm/memcontrol.c:2663: error: unable to find a register to spill in class 'R0_REGS' /scratch/kisskb/src/mm/memcontrol.c:2663: error: this is the insn: (insn:HI 11 9 12 2 /scratch/kisskb/src/mm/memcontrol.c:539 (set (reg:QI 1 r1 [orig:168 .use_hierarchy ] [168]) (mem/s/j:QI (plus:SI (reg/f:SI 2 r2 [orig:163 .subsys+12 ] [163]) (reg:SI 1 r1 [166])) [0 .use_hierarchy+0 S1 A32])) 182 {movqi_i} (expr_list:REG_DEAD (reg:SI 1 r1 [166]) (expr_list:REG_DEAD (reg/f:SI 2 r2 [orig:163 .subsys+12 ] [163]) (nil)))) /scratch/kisskb/src/mm/memcontrol.c:2663: confused by earlier errors, bailing out distcc[19567] ERROR: compile /scratch/kisskb/src/mm/memcontrol.c on localhost failed make[2]: *** [mm/memcontrol.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /scratch/kisskb/src/mm/sparse.c: In function 'sparse_init': /scratch/kisskb/src/mm/sparse.c:488: warning: unused variable 'map_count' /scratch/kisskb/src/mm/sparse.c:484: warning: unused variable 'size2' /scratch/kisskb/src/mm/sparse.c:481: warning: unused variable 'map_map' /scratch/kisskb/src/mm/sparse.c: At top level: /scratch/kisskb/src/mm/sparse.c:446: warning: 'sparse_early_mem_maps_alloc_node' defined but not used LD kernel/gcov/built-in.o LD kernel/power/built-in.o /scratch/kisskb/src/kernel/cgroup.c: In function 'current_css_set_read': /scratch/kisskb/src/kernel/cgroup.c:4094: error: unable to find a register to spill in class 'R0_REGS' /scratch/kisskb/src/kernel/cgroup.c:4094: error: this is the insn: (insn:HI 12 11 35 2 /scratch/kisskb/src/arch/sh/include/asm/thread_info.h:80 (set (reg:SI 1 r1 [orig:172+4 ] [172]) (mem/s/f/j:SI (plus:SI (reg/f:SI 2 r2 [orig:166 .task ] [166]) (reg/f:SI 1 r1 [167])) [0 S4 A32])) 171 {movsi_i} (expr_list:REG_DEAD (reg/f:SI 1 r1 [167]) (expr_list:REG_DEAD (reg/f:SI 2 r2 [orig:166 .task ] [166]) (nil)))) /scratch/kisskb/src/kernel/cgroup.c:4094: confused by earlier errors, bailing out distcc[19670] ERROR: compile /scratch/kisskb/src/kernel/cgroup.c on localhost failed make[2]: *** [kernel/cgroup.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC ipc/mqueue.o CC ipc/msgutil.o CC ipc/mq_sysctl.o CC fs/open.o CC fs/read_write.o CC fs/file_table.o CC fs/char_dev.o CC fs/super.o CC fs/stat.o CC fs/exec.o CC fs/pipe.o CC fs/namei.o CC fs/fcntl.o CC fs/ioctl.o CC fs/readdir.o CC fs/select.o CC fs/fifo.o CC fs/dcache.o CC fs/inode.o CC fs/attr.o CC fs/bad_inode.o CC fs/file.o CC fs/filesystems.o CC fs/namespace.o CC fs/seq_file.o CC fs/xattr.o CC fs/libfs.o CC fs/fs-writeback.o CC fs/pnode.o CC fs/drop_caches.o CC fs/splice.o CC fs/sync.o CC fs/utimes.o CC fs/fs_struct.o CC fs/stack.o CC fs/buffer.o CC fs/bio.o CC fs/block_dev.o CC fs/direct-io.o CC fs/mpage.o CC fs/ioprio.o CC fs/debugfs/inode.o CC fs/devpts/inode.o CC fs/exportfs/expfs.o CC fs/debugfs/file.o CC fs/autofs/dirhash.o CC fs/autofs4/init.o CC fs/autofs/init.o CC fs/autofs4/inode.o CC fs/autofs/inode.o CC fs/autofs4/root.o CC fs/autofs4/symlink.o CC fs/autofs/root.o CC fs/configfs/inode.o CC fs/autofs/symlink.o CC fs/autofs/waitq.o CC fs/autofs4/waitq.o CC fs/configfs/file.o CC fs/configfs/dir.o CC fs/autofs4/expire.o CC fs/nls/nls_base.o CC fs/nls/nls_cp437.o CC fs/nls/nls_cp737.o CC fs/configfs/symlink.o CC fs/autofs4/dev-ioctl.o CC fs/fat/cache.o CC fs/fat/dir.o CC fs/nls/nls_cp850.o CC fs/configfs/mount.o CC fs/fat/fatent.o CC fs/nls/nls_cp860.o CC fs/partitions/check.o CC fs/fat/file.o CC fs/configfs/item.o CC fs/jbd2/transaction.o CC fs/nls/nls_cp862.o CC fs/partitions/msdos.o CC fs/jbd/transaction.o CC fs/fat/inode.o CC fs/ext2/balloc.o CC fs/quota/dquot.o CC fs/notify/fsnotify.o CC fs/jbd/commit.o CC fs/jbd2/commit.o CC fs/nls/nls_cp864.o CC fs/quota/quota_v1.o CC fs/sysfs/inode.o CC fs/ramfs/inode.o CC fs/sysfs/file.o CC fs/notify/notification.o CC fs/jbd2/recovery.o CC fs/ext2/dir.o CC fs/fat/misc.o CC fs/ext3/balloc.o CC fs/jbd/recovery.o CC fs/nls/nls_cp865.o CC fs/jbd2/checkpoint.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1888: warning: control reaches end of non-void function CC fs/ext4/balloc.o CC fs/dlm/ast.o CC fs/udf/balloc.o CC fs/jfs/super.o CC fs/proc/nommu.o CC fs/gfs2/acl.o CC fs/reiserfs/bitmap.o CC fs/reiserfs/do_balan.o CC fs/proc/task_nommu.o CC fs/proc/inode.o CC fs/gfs2/bmap.o CC fs/proc/root.o CC fs/ocfs2/alloc.o CC fs/proc/base.o CC fs/gfs2/dir.o CC fs/quota/quota_v2.o CC fs/quota/quota_tree.o CC fs/notify/group.o CC fs/notify/inode_mark.o CC fs/notify/mark.o LD fs/exportfs/exportfs.o CC fs/notify/vfsmount_mark.o LD ipc/built-in.o LD kernel/irq/built-in.o CC fs/notify/dnotify/dnotify.o CC fs/notify/fanotify/fanotify.o CC fs/udf/dir.o CC fs/udf/file.o LD fs/notify/inotify/built-in.o CC fs/udf/ialloc.o CC fs/udf/inode.o CC fs/xfs/linux-2.6/xfs_trace.o CC security/keys/gc.o CC security/commoncap.o LD fs/debugfs/debugfs.o CC security/tomoyo/common.o CC security/tomoyo/realpath.o CC security/tomoyo/tomoyo.o CC security/tomoyo/domain.o CC security/tomoyo/file.o CC fs/sysfs/dir.o CC fs/sysfs/symlink.o CC fs/sysfs/mount.o CC fs/sysfs/bin.o CC fs/ext2/file.o CC fs/ext2/ialloc.o CC fs/proc/generic.o CC fs/ext2/inode.o CC fs/dlm/config.o CC fs/ext2/ioctl.o CC fs/ocfs2/aops.o CC security/keys/key.o CC fs/ocfs2/blockcheck.o LD fs/notify/dnotify/built-in.o CC fs/quota/quota.o CC fs/ocfs2/buffer_head_io.o CC fs/ext2/namei.o CC fs/ocfs2/dcache.o CC fs/proc/array.o CC security/tomoyo/gc.o CC fs/ocfs2/dir.o CC security/keys/keyring.o CC fs/jfs/file.o CC security/keys/keyctl.o CC fs/ocfs2/dlmglue.o CC fs/proc/proc_tty.o CC fs/proc/cmdline.o CC fs/ext4/bitmap.o CC fs/ramfs/file-nommu.o CC security/security.o CC security/capability.o CC fs/fat/namei_msdos.o CC fs/nls/nls_cp869.o CC security/inode.o CC fs/ocfs2/export.o CC fs/ocfs2/extent_map.o CC fs/gfs2/xattr.o CC fs/ocfs2/file.o CC fs/proc/cpuinfo.o CC fs/ext4/dir.o CC fs/ocfs2/heartbeat.o CC fs/ocfs2/inode.o CC fs/jfs/inode.o CC fs/ocfs2/ioctl.o CC fs/ocfs2/journal.o CC fs/proc/devices.o CC fs/ocfs2/localalloc.o CC fs/ocfs2/locks.o CC fs/ocfs2/mmap.o CC security/keys/permission.o CC fs/jbd/checkpoint.o CC fs/jbd/revoke.o CC fs/jbd/journal.o CC fs/ext4/file.o CC fs/ext4/fsync.o CC fs/ext4/ialloc.o CC fs/ext4/inode.o CC fs/xfs/quota/xfs_dquot.o CC fs/xfs/quota/xfs_dquot_item.o CC fs/xfs/quota/xfs_trans_dquot.o CC fs/dlm/dir.o CC fs/reiserfs/namei.o CC fs/jfs/namei.o CC fs/reiserfs/inode.o CC security/keys/process_keys.o CC fs/reiserfs/file.o CC fs/reiserfs/dir.o CC fs/reiserfs/fix_node.o CC fs/sysfs/group.o CC fs/gfs2/glock.o CC fs/nls/nls_cp932.o CC fs/gfs2/glops.o CC fs/gfs2/inode.o CC fs/gfs2/log.o CC fs/gfs2/lops.o CC fs/gfs2/main.o LD fs/autofs4/autofs4.o LD fs/autofs4/built-in.o CC fs/ext2/super.o CC fs/gfs2/meta_io.o CC fs/gfs2/aops.o CC fs/ext2/symlink.o CC fs/reiserfs/super.o CC fs/reiserfs/prints.o CC fs/eventpoll.o CC fs/reiserfs/objectid.o CC fs/reiserfs/lbalance.o CC fs/reiserfs/ibalance.o CC fs/reiserfs/stree.o CC fs/jfs/jfs_mount.o CC fs/jfs/jfs_umount.o CC fs/anon_inodes.o CC fs/signalfd.o CC fs/eventfd.o CC fs/reiserfs/hashes.o CC fs/reiserfs/tail_conversion.o CC fs/dlm/lock.o CC fs/dlm/lockspace.o CC fs/dlm/main.o CC fs/dlm/member.o CC fs/dlm/memory.o CC fs/dlm/midcomms.o CC fs/dlm/netlink.o CC fs/dlm/lowcomms.o /scratch/kisskb/src/fs/xfs/linux-2.6/xfs_trace.c:58: warning: 'xfs_fmtfsblock' defined but not used CC fs/dlm/plock.o CC fs/dlm/rcom.o CC fs/ext3/bitmap.o CC fs/ext3/dir.o CC fs/ext3/file.o CC fs/udf/lowlevel.o CC fs/udf/namei.o CC fs/udf/partition.o CC fs/nls/nls_euc-jp.o CC fs/udf/super.o LD security/tomoyo/built-in.o CC fs/udf/truncate.o CC fs/udf/symlink.o CC fs/udf/directory.o CC fs/udf/misc.o CC fs/notify/fanotify/fanotify_user.o CC fs/nls/nls_cp949.o CC fs/jfs/jfs_xtree.o CC security/keys/request_key.o CC fs/ext3/fsync.o CC fs/ext3/ialloc.o CC fs/ext3/inode.o /scratch/kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_extents': /scratch/kisskb/src/fs/udf/truncate.c:209: warning: 'adsize' may be used uninitialized in this function CC fs/ext3/ioctl.o CC fs/ext3/namei.o /scratch/kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_tail_extent': /scratch/kisskb/src/fs/udf/truncate.c:75: warning: 'adsize' may be used uninitialized in this function CC fs/ext3/super.o CC fs/binfmt_misc.o CC fs/dlm/recover.o CC fs/ext3/symlink.o CC fs/ocfs2/namei.o CC fs/udf/udftime.o CC security/keys/request_key_auth.o CC fs/jbd2/revoke.o CC crypto/api.o CC crypto/cipher.o CC fs/jfs/jfs_imap.o CC fs/udf/unicode.o CC fs/ocfs2/refcounttree.o CC crypto/compress.o CC fs/ext4/ioctl.o CC fs/jbd2/journal.o CC fs/dlm/recoverd.o CC fs/dlm/requestqueue.o CC fs/dlm/user.o CC fs/dlm/util.o CC fs/ocfs2/resize.o CC fs/ocfs2/slot_map.o CC fs/ext3/hash.o CC fs/ext3/resize.o CC security/keys/user_defined.o CC security/keys/proc.o CC security/keys/sysctl.o CC fs/ext3/ext3_jbd.o CC crypto/algapi.o CC crypto/scatterwalk.o CC fs/reiserfs/journal.o CC fs/reiserfs/resize.o LD fs/notify/fanotify/built-in.o CC fs/reiserfs/item_ops.o CC fs/reiserfs/ioctl.o CC fs/ext4/namei.o LD fs/exportfs/built-in.o CC fs/gfs2/dentry.o CC fs/proc/interrupts.o CC fs/gfs2/export.o CC fs/gfs2/file.o CC fs/gfs2/ops_fstype.o CC fs/xfs/quota/xfs_qm_syscalls.o CC fs/dlm/debug_fs.o CC fs/ext4/super.o CC crypto/proc.o CC crypto/ablkcipher.o CC fs/nls/nls_cp950.o CC fs/ocfs2/suballoc.o LD fs/configfs/configfs.o CC fs/ocfs2/super.o CC fs/ocfs2/symlink.o CC fs/ocfs2/sysfile.o CC fs/binfmt_script.o CC fs/binfmt_elf_fdpic.o CC fs/binfmt_flat.o CC fs/ext4/symlink.o CC fs/ext4/hash.o CC fs/ext4/resize.o CC fs/nls/nls_cp1250.o CC fs/nls/nls_cp1251.o CC fs/nls/nls_iso8859-2.o CC fs/ext4/extents.o CC fs/jfs/jfs_debug.o CC fs/jfs/jfs_dmap.o CC fs/gfs2/ops_inode.o CC fs/nls/nls_iso8859-3.o CC fs/nls/nls_iso8859-4.o CC fs/ocfs2/uptodate.o CC fs/xfs/quota/xfs_qm_bhv.o CC fs/gfs2/quota.o CC fs/gfs2/recovery.o CC fs/ext4/ext4_jbd2.o CC fs/reiserfs/xattr.o CC fs/reiserfs/lock.o CC fs/gfs2/rgrp.o CC fs/ext4/migrate.o CC fs/ext4/mballoc.o CC fs/ext4/block_validity.o CC fs/gfs2/super.o CC fs/gfs2/sys.o CC fs/gfs2/trans.o CC fs/ext4/move_extent.o CC fs/gfs2/util.o CC fs/gfs2/lock_dlm.o CC crypto/blkcipher.o CC fs/jfs/jfs_unicode.o CC fs/xfs/quota/xfs_qm.o CC fs/xfs/linux-2.6/xfs_quotaops.o CC fs/xfs/quota/xfs_qm_stats.o CC fs/xfs/linux-2.6/xfs_acl.o CC fs/xfs/linux-2.6/xfs_stats.o CC fs/xfs/linux-2.6/xfs_sysctl.o CC fs/xfs/xfs_alloc.o CC fs/xfs/xfs_alloc_btree.o CC fs/xfs/xfs_attr.o LD fs/fat/fat.o /scratch/kisskb/src/fs/xfs/linux-2.6/xfs_acl.c: In function 'xfs_get_acl': /scratch/kisskb/src/fs/xfs/linux-2.6/xfs_acl.c:109: warning: 'ea_name' may be used uninitialized in this function LD fs/fat/msdos.o CC fs/nls/nls_iso8859-5.o CC fs/ocfs2/ver.o CC fs/ocfs2/quota_local.o CC fs/posix_acl.o CC fs/xattr_acl.o CC fs/proc/loadavg.o CC fs/jfs/jfs_dtree.o CC fs/jfs/jfs_inode.o CC fs/jfs/jfs_extent.o CC fs/nls/nls_iso8859-6.o CC fs/proc/meminfo.o CC fs/proc/stat.o CC fs/proc/uptime.o CC fs/nls/nls_cp1255.o CC fs/jfs/symlink.o CC fs/proc/version.o CC crypto/ahash.o CC fs/proc/softirqs.o CC crypto/shash.o CC crypto/algboss.o CC crypto/testmgr.o CC crypto/crypto_wq.o CC fs/jfs/jfs_metapage.o CC fs/jfs/jfs_logmgr.o CC fs/jfs/jfs_txnmgr.o CC fs/jfs/jfs_uniupr.o CC crypto/aead.o CC fs/xfs/xfs_attr_leaf.o CC crypto/chainiv.o CC crypto/eseqiv.o CC crypto/seqiv.o CC crypto/pcompress.o CC fs/proc/proc_sysctl.o CC crypto/hmac.o CC crypto/xcbc.o CC fs/jfs/resize.o CC fs/jfs/xattr.o CC crypto/crypto_null.o CC crypto/md4.o CC crypto/md5.o CC fs/ocfs2/quota_global.o CC fs/ocfs2/xattr.o CC fs/xfs/xfs_bit.o CC fs/xfs/xfs_bmap.o CC fs/xfs/xfs_bmap_btree.o CC fs/xfs/xfs_btree.o CC fs/proc/proc_net.o CC fs/xfs/xfs_buf_item.o CC crypto/rmd128.o CC fs/xfs/xfs_da_btree.o CC fs/xfs/xfs_dir2.o CC fs/jfs/ioctl.o CC fs/xfs/xfs_dir2_block.o CC fs/nls/nls_iso8859-13.o CC fs/nls/nls_iso8859-9.o CC fs/nls/nls_iso8859-15.o CC fs/nls/nls_koi8-r.o CC fs/nls/nls_koi8-u.o CC fs/nls/nls_koi8-ru.o CC fs/ocfs2/acl.o CC crypto/rmd160.o CC fs/xfs/xfs_dir2_data.o CC fs/xfs/xfs_dir2_leaf.o CC fs/xfs/xfs_dir2_node.o CC fs/jfs/acl.o CC fs/ocfs2/stack_o2cb.o CC fs/ocfs2/stack_user.o CC fs/ocfs2/stackglue.o CC crypto/rmd256.o CC fs/xfs/xfs_dir2_sf.o CC fs/xfs/xfs_error.o CC crypto/sha1_generic.o CC crypto/sha256_generic.o CC crypto/sha512_generic.o CC fs/ocfs2/cluster/heartbeat.o CC fs/ocfs2/cluster/masklog.o CC fs/ocfs2/cluster/sys.o CC fs/ocfs2/cluster/nodemanager.o CC fs/ocfs2/cluster/quorum.o CC fs/ocfs2/cluster/tcp.o CC fs/ocfs2/cluster/netdebug.o CC fs/ocfs2/cluster/ver.o CC fs/ocfs2/dlmfs/userdlm.o CC fs/ocfs2/dlm/dlmdomain.o CC fs/ocfs2/dlm/dlmdebug.o CC fs/ocfs2/dlm/dlmthread.o CC fs/ocfs2/dlm/dlmrecovery.o CC fs/ocfs2/dlm/dlmmaster.o CC crypto/wp512.o CC crypto/gf128mul.o CC crypto/ecb.o CC fs/ocfs2/dlmfs/dlmfs.o CC fs/ocfs2/dlmfs/dlmfsver.o CC fs/ocfs2/dlm/dlmast.o CC fs/xfs/xfs_extfree_item.o CC fs/xfs/xfs_filestream.o CC fs/xfs/xfs_fsops.o CC crypto/cbc.o CC fs/ocfs2/dlm/dlmconvert.o CC fs/ocfs2/dlm/dlmlock.o CC fs/xfs/xfs_ialloc.o CC fs/xfs/xfs_ialloc_btree.o CC fs/xfs/xfs_iget.o CC fs/xfs/xfs_inode.o CC crypto/pcbc.o CC crypto/cts.o LD fs/udf/udf.o CC crypto/lrw.o CC fs/xfs/xfs_inode_item.o CC fs/ocfs2/dlm/dlmunlock.o CC fs/xfs/xfs_iomap.o CC fs/xfs/xfs_itable.o CC fs/ocfs2/dlm/dlmver.o CC fs/xfs/xfs_dfrag.o CC fs/xfs/xfs_log.o CC fs/xfs/xfs_log_recover.o CC fs/xfs/xfs_mount.o CC fs/xfs/xfs_mru_cache.o CC fs/xfs/xfs_rename.o CC fs/xfs/xfs_trans.o CC fs/xfs/xfs_trans_ail.o CC fs/xfs/xfs_trans_buf.o CC crypto/ctr.o CC crypto/gcm.o CC fs/xfs/xfs_trans_extfree.o CC fs/xfs/xfs_trans_inode.o CC crypto/ccm.o CC fs/xfs/xfs_trans_item.o CC fs/xfs/xfs_utils.o CC fs/xfs/xfs_vnodeops.o CC fs/xfs/xfs_rw.o CC fs/xfs/xfs_dmops.o CC fs/xfs/linux-2.6/kmem.o /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:413: warning: control reaches end of non-void function CC fs/xfs/linux-2.6/xfs_aops.o CC crypto/cryptd.o CC fs/xfs/linux-2.6/xfs_buf.o CC fs/xfs/linux-2.6/xfs_export.o CC fs/xfs/linux-2.6/xfs_file.o CC fs/xfs/linux-2.6/xfs_fs_subr.o CC crypto/des_generic.o CC fs/xfs/linux-2.6/xfs_globals.o CC fs/xfs/linux-2.6/xfs_ioctl.o CC fs/xfs/linux-2.6/xfs_iops.o CC crypto/fcrypt.o CC crypto/twofish.o CC crypto/twofish_common.o CC fs/xfs/linux-2.6/xfs_lrw.o CC fs/xfs/linux-2.6/xfs_super.o CC crypto/serpent.o LD fs/ocfs2/dlmfs/ocfs2_dlmfs.o CC crypto/aes_generic.o CC fs/xfs/linux-2.6/xfs_sync.o CC crypto/cast5.o CC crypto/arc4.o CC crypto/tea.o CC fs/xfs/linux-2.6/xfs_xattr.o CC crypto/khazad.o CC crypto/seed.o LD fs/reiserfs/reiserfs.o CC crypto/deflate.o CC crypto/zlib.o CC crypto/michael_mic.o LD fs/partitions/built-in.o CC crypto/crc32c.o CC crypto/authenc.o CC fs/xfs/support/debug.o CC crypto/lzo.o CC crypto/rng.o CC crypto/krng.o CC fs/xfs/support/uuid.o CC crypto/ghash-generic.o LD fs/ext3/ext3.o LD fs/ocfs2/cluster/ocfs2_nodemanager.o LD security/keys/built-in.o LD fs/devpts/devpts.o LD fs/sysfs/built-in.o LD crypto/crypto.o LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o LD crypto/cryptomgr.o LD fs/ext2/ext2.o LD fs/udf/built-in.o LD fs/debugfs/built-in.o LD fs/ext3/built-in.o LD fs/configfs/built-in.o LD fs/devpts/built-in.o LD fs/ocfs2/cluster/built-in.o LD fs/jbd2/jbd2.o LD fs/ramfs/ramfs.o LD fs/jbd/jbd.o LD fs/ext2/built-in.o LD fs/fat/built-in.o LD fs/jbd/built-in.o LD fs/ocfs2/dlmfs/built-in.o LD security/built-in.o LD fs/proc/proc.o LD fs/dlm/dlm.o CC block/elevator.o CC block/blk-core.o CC block/blk-tag.o CC block/blk-sysfs.o CC block/blk-barrier.o CC block/blk-settings.o CC block/blk-ioc.o CC block/blk-map.o CC block/blk-exec.o CC block/blk-merge.o CC block/blk-softirq.o CC block/blk-timeout.o CC block/blk-iopoll.o CC block/ioctl.o LD fs/jbd2/built-in.o LD fs/reiserfs/built-in.o CC block/genhd.o CC block/scsi_ioctl.o CC block/bsg.o CC block/blk-cgroup.o CC block/noop-iosched.o LD fs/autofs/autofs.o CC block/deadline-iosched.o CC block/cfq-iosched.o LD fs/quota/built-in.o LD fs/xfs/xfs.o /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_async_queue_prio': /scratch/kisskb/src/block/cfq-iosched.c:2790: warning: control reaches end of non-void function LD fs/jfs/jfs.o LD fs/jfs/built-in.o LD fs/gfs2/gfs2.o LD kernel/time/built-in.o LD fs/gfs2/built-in.o LD fs/dlm/built-in.o LD crypto/built-in.o make[1]: *** [arch/sh/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [kernel] Error 2 LD fs/ramfs/built-in.o LD fs/notify/built-in.o LD fs/nls/built-in.o LD fs/ocfs2/dlm/ocfs2_dlm.o LD fs/ocfs2/dlm/built-in.o make[1]: *** [mm] Error 2 LD fs/autofs/built-in.o LD fs/proc/built-in.o LD fs/xfs/built-in.o LD fs/ext4/ext4.o LD fs/ext4/built-in.o LD block/built-in.o LD fs/ocfs2/ocfs2.o LD fs/ocfs2/ocfs2_stackglue.o LD fs/ocfs2/ocfs2_stack_o2cb.o LD fs/ocfs2/ocfs2_stack_user.o LD fs/ocfs2/built-in.o LD fs/built-in.o make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision a56a7c9b14fd961700a9b0f856523eca0ee3f11f # < git symbolic-ref HEAD # < git merge-base a56a7c9b14fd961700a9b0f856523eca0ee3f11f 4c0990c33ec546475f1302dafdefcf0d250b6ac0 Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 152, in _do_build raise BuildFailedException(e) BuildFailedException: Failed running "/scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- " (2)