# < git ls-remote git://fs.ozlabs.ibm.com/home/kernel/upstream refs/heads/master # < git rev-parse tmp/linus remote == local, skipping fetch # < git rev-parse tmp/linus Upstream revision is fb20871a54961b82d35303b43452928186c1361d Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was fb20871). # git checkout -q -f -b linus tmp/linus # < 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/linus_polaris_defconfig_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/linus_polaris_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- polaris_defconfig 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/linus_polaris_defconfig_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/linus_polaris_defconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h UPD include/linux/version.h GEN /scratch/kisskb/build/linus_polaris_defconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh Generating include/asm-sh/machtypes.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash SHIPPED scripts/genksyms/lex.c HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/parse.h SHIPPED scripts/genksyms/keywords.c SHIPPED scripts/genksyms/parse.c HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o CC kernel/bounds.s MKELF scripts/mod/elfconfig.h GEN include/linux/bounds.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/noinitramfs.o UPD include/linux/compile.h LD usr/built-in.o CC init/version.o AS arch/sh/kernel/debugtraps.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/machvec.o CC arch/sh/kernel/process_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/kernel/sys_sh.o CC arch/sh/mm/init.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/mm/extable_32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/traps_32.o CC arch/sh/mm/cache-sh3.o CC arch/sh/kernel/cpu/adc.o CC arch/sh/mm/fault_32.o AS arch/sh/kernel/cpu/sh3/ex.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/mm/tlbflush_32.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/irq/ipr.o CC arch/sh/mm/ioremap_32.o CC arch/sh/mm/tlb-sh3.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/sh3/probe.o AS arch/sh/kernel/cpu/sh3/entry.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/cpu/sh3/setup-sh3.o CC arch/sh/kernel/vsyscall/vsyscall.o CC arch/sh/kernel/cpu/sh3/setup-sh770x.o CC arch/sh/kernel/cpu/sh3/clock-sh7709.o In file included from /scratch/kisskb/src/include/linux/dmaengine.h:27, from /scratch/kisskb/src/include/linux/skbuff.h:31, from /scratch/kisskb/src/include/linux/netlink.h:158, from /scratch/kisskb/src/include/linux/genetlink.h:6, from /scratch/kisskb/src/include/net/genetlink.h:5, from /scratch/kisskb/src/include/linux/taskstats_kern.h:13, from /scratch/kisskb/src/init/main.c:49: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[6353] ERROR: compile /scratch/kisskb/src/init/main.c on sprygo/32 failed make[2]: *** [init/main.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/sh/kernel/module.o LDS arch/sh/kernel/vsyscall/vsyscall.lds In file included from /scratch/kisskb/src/arch/sh/include/asm/pci.h:6, from /scratch/kisskb/src/include/linux/pci.h:1106, from /scratch/kisskb/src/arch/sh/kernel/io.c:15: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[6439] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/io.c on localhost failed make[2]: *** [arch/sh/kernel/io.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/sh/kernel/early_printk.o AS arch/sh/kernel/vsyscall/vsyscall-trapa.o AS arch/sh/kernel/vsyscall/vsyscall-note.o In file included from /scratch/kisskb/src/arch/sh/mm/consistent.c:16: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[6518] ERROR: compile /scratch/kisskb/src/arch/sh/mm/consistent.c on sprygo/32 failed make[2]: *** [arch/sh/mm/consistent.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /scratch/kisskb/src/arch/sh/include/asm/pci.h:6, from /scratch/kisskb/src/include/linux/pci.h:1106, from /scratch/kisskb/src/arch/sh/mm/ioremap_32.c:18: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[6591] ERROR: compile /scratch/kisskb/src/arch/sh/mm/ioremap_32.c on localhost failed make[2]: *** [arch/sh/mm/ioremap_32.o] Error 1 /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:242: 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:256: warning: 'cpg_clk_init' is deprecated (declared at /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:237) In file included from /scratch/kisskb/src/arch/sh/include/asm/pci.h:6, from /scratch/kisskb/src/include/linux/pci.h:1106, from /scratch/kisskb/src/arch/sh/kernel/sh_ksyms_32.c:9: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here CC arch/sh/boards/board-polaris.o distcc[6611] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/sh_ksyms_32.c on localhost failed make[2]: *** [arch/sh/kernel/sh_ksyms_32.o] Error 1 distcc[6811] ERROR: compile (null) on localhost:Broken pipe distcc[6850] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/math-emu/math.o CC kernel/sched.o CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC kernel/printk.o CC kernel/cpu.o CC kernel/exit.o CC kernel/itimer.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23: /scratch/kisskb/src/include/math-emu/single.h:50:21: warning: "__BIG_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:21: warning: "__BIG_ENDIAN" is not defined TIMEC kernel/timeconst.h 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/capability.o CC mm/oom_kill.o CC kernel/ptrace.o CC kernel/timer.o CC mm/fadvise.o CC mm/maccess.o CC kernel/user.o CC mm/page_alloc.o CC kernel/signal.o CC mm/page-writeback.o CC kernel/sys.o CC mm/pdflush.o CC mm/readahead.o CC mm/swap.o CC kernel/kmod.o CC mm/truncate.o CC mm/vmscan.o CC mm/shmem.o CC mm/prio_tree.o CC kernel/workqueue.o CC kernel/pid.o CC kernel/rcupdate.o CC mm/util.o CC kernel/extable.o CC mm/mmzone.o CC kernel/params.o CC mm/vmstat.o CC kernel/posix-timers.o CC mm/backing-dev.o In file included from /scratch/kisskb/src/include/linux/dmaengine.h:27, from /scratch/kisskb/src/include/linux/skbuff.h:31, from /scratch/kisskb/src/include/linux/netlink.h:158, from /scratch/kisskb/src/include/linux/genetlink.h:6, from /scratch/kisskb/src/include/net/genetlink.h:5, from /scratch/kisskb/src/include/linux/taskstats_kern.h:13, from /scratch/kisskb/src/include/linux/delayacct.h:22, from /scratch/kisskb/src/kernel/fork.c:58: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[6904] ERROR: compile /scratch/kisskb/src/kernel/fork.c on sprygo/32 failed make[2]: *** [kernel/fork.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC kernel/kthread.o CC mm/mm_init.o In file included from /scratch/kisskb/src/include/linux/dmaengine.h:27, from /scratch/kisskb/src/include/linux/skbuff.h:31, from /scratch/kisskb/src/include/linux/netlink.h:158, from /scratch/kisskb/src/include/linux/genetlink.h:6, from /scratch/kisskb/src/include/net/genetlink.h:5, from /scratch/kisskb/src/include/linux/taskstats_kern.h:13, from /scratch/kisskb/src/include/linux/delayacct.h:22, from /scratch/kisskb/src/kernel/sched.c:67: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[6899] ERROR: compile /scratch/kisskb/src/kernel/sched.c on sprygo/32 failed CC mm/page_isolation.o make[2]: *** [kernel/sched.o] Error 1 In file included from /scratch/kisskb/src/include/linux/dmaengine.h:27, from /scratch/kisskb/src/include/linux/skbuff.h:31, from /scratch/kisskb/src/include/linux/netlink.h:158, from /scratch/kisskb/src/include/linux/genetlink.h:6, from /scratch/kisskb/src/include/net/genetlink.h:5, from /scratch/kisskb/src/include/linux/taskstats_kern.h:13, from /scratch/kisskb/src/kernel/exit.c:34: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[6942] ERROR: compile /scratch/kisskb/src/kernel/exit.c on sprygo/32 failed make[2]: *** [kernel/exit.o] Error 1 CC mm/fremap.o CC mm/highmem.o CC mm/memory.o CC mm/madvise.o CC mm/mincore.o distcc[7152] ERROR: compile (null) on localhost:Broken pipe In file included from /scratch/kisskb/src/include/linux/dmaengine.h:27, from /scratch/kisskb/src/include/linux/skbuff.h:31, from /scratch/kisskb/src/kernel/audit.h:25, from /scratch/kisskb/src/kernel/signal.c:37: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[7017] ERROR: compile /scratch/kisskb/src/kernel/signal.c on sprygo/32 failed make[2]: *** [kernel/signal.o] Error 1 CC mm/mlock.o CC mm/mmap.o In file included from /scratch/kisskb/src/include/linux/dmaengine.h:27, from /scratch/kisskb/src/include/linux/skbuff.h:31, from /scratch/kisskb/src/include/linux/netlink.h:158, from /scratch/kisskb/src/include/linux/genetlink.h:6, from /scratch/kisskb/src/include/net/genetlink.h:5, from /scratch/kisskb/src/include/linux/taskstats_kern.h:13, from /scratch/kisskb/src/include/linux/delayacct.h:22, from /scratch/kisskb/src/mm/vmscan.c:42: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[7052] ERROR: compile /scratch/kisskb/src/mm/vmscan.c on sprygo/32 failed make[2]: *** [mm/vmscan.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC mm/mprotect.o /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:321: warning: control reaches end of non-void function In file included from /scratch/kisskb/src/include/linux/dmaengine.h:26, from /scratch/kisskb/src/include/linux/skbuff.h:30, from /scratch/kisskb/src/include/linux/netfilter.h:6, from /scratch/kisskb/src/include/net/netns/x_tables.h:5, from /scratch/kisskb/src/include/net/net_namespace.h:18, from /scratch/kisskb/src/include/linux/init_task.h:13, from /scratch/kisskb/src/kernel/pid.c:37: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[7081] ERROR: compile /scratch/kisskb/src/kernel/pid.c on localhost failed make[2]: *** [kernel/pid.o] Error 1 distcc[7228] ERROR: compile (null) on localhost:Broken pipe distcc[6541] ERROR: compile (null) on localhost:Broken pipe In file included from /scratch/kisskb/src/include/linux/dmaengine.h:27, from /scratch/kisskb/src/include/linux/skbuff.h:31, from /scratch/kisskb/src/include/linux/netlink.h:158, from /scratch/kisskb/src/include/linux/genetlink.h:6, from /scratch/kisskb/src/include/net/genetlink.h:5, from /scratch/kisskb/src/include/linux/taskstats_kern.h:13, from /scratch/kisskb/src/include/linux/delayacct.h:22, from /scratch/kisskb/src/mm/memory.c:51: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[7157] ERROR: compile /scratch/kisskb/src/mm/memory.c on sprygo/32 failed make[2]: *** [mm/memory.o] Error 1 distcc[7149] ERROR: compile (null) on localhost:Broken pipe distcc[6619] ERROR: compile (null) on localhost:Broken pipe distcc[7295] ERROR: compile (null) on localhost:Broken pipe distcc[7313] ERROR: compile (null) on localhost:Broken pipe distcc[7193] ERROR: compile (null) on localhost:Broken pipe distcc[7351] ERROR: compile (null) on localhost:Broken pipe distcc[7259] ERROR: compile (null) on localhost:Broken pipe distcc[7263] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/kernel/cpu/irq/built-in.o distcc[7501] ERROR: compile (null) on localhost:Broken pipe CC ipc/util.o CC fs/open.o CC ipc/msgutil.o CC fs/read_write.o CC ipc/msg.o CC fs/file_table.o CC ipc/sem.o CC ipc/shm.o CC fs/super.o CC ipc/ipcns_notifier.o CC fs/char_dev.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 CC fs/stat.o CC ipc/ipc_sysctl.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 ipc/mqueue.o CC fs/dcache.o CC fs/inode.o CC ipc/mq_sysctl.o CC fs/attr.o CC security/commoncap.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 /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1868: warning: control reaches end of non-void function CC fs/stack.o CC fs/fs_struct.o In file included from /scratch/kisskb/src/include/linux/dmaengine.h:27, from /scratch/kisskb/src/include/linux/skbuff.h:31, from /scratch/kisskb/src/ipc/mqueue.c:27: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[7656] ERROR: compile /scratch/kisskb/src/ipc/mqueue.c on sprygo/32 failed make[2]: *** [ipc/mqueue.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC fs/buffer.o CC fs/bio.o CC fs/block_dev.o CC fs/direct-io.o CC fs/mpage.o distcc[7788] ERROR: compile (null) on localhost:Broken pipe CC fs/ioprio.o In file included from /scratch/kisskb/src/include/linux/dmaengine.h:26, from /scratch/kisskb/src/include/linux/skbuff.h:30, from /scratch/kisskb/src/security/commoncap.c:21: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here CC fs/devpts/inode.o distcc[7688] ERROR: compile /scratch/kisskb/src/security/commoncap.c on localhost failed make[2]: *** [security/commoncap.o] Error 1 CC fs/jffs2/compr.o CC fs/jffs2/dir.o LD fs/nfs_common/built-in.o CC fs/jffs2/file.o CC fs/jffs2/ioctl.o CC fs/partitions/check.o CC fs/partitions/msdos.o CC fs/jffs2/nodelist.o CC fs/nfs/client.o CC fs/jffs2/malloc.o CC fs/nfs/dir.o CC fs/lockd/clntlock.o CC fs/jffs2/read.o LD fs/quota/built-in.o CC fs/jffs2/nodemgmt.o CC fs/sysfs/inode.o CC fs/eventpoll.o CC fs/lockd/clntproc.o CC fs/nfs/file.o CC fs/lockd/host.o CC fs/jffs2/readinode.o CC fs/sysfs/file.o CC fs/nfs/getroot.o CC fs/lockd/svc.o CC fs/anon_inodes.o CC fs/jffs2/write.o CC fs/sysfs/dir.o CC fs/signalfd.o CC fs/notify/fsnotify.o CC fs/sysfs/symlink.o CC fs/nfs/inode.o CC fs/lockd/svclock.o CC fs/ramfs/inode.o CC fs/jffs2/scan.o CC fs/ramfs/file-mmu.o CC fs/proc/mmu.o distcc[8040] ERROR: compile (null) on localhost:Broken pipe distcc[8169] ERROR: compile (null) on localhost:Broken pipe In file included from /scratch/kisskb/src/include/linux/dmaengine.h:26, from /scratch/kisskb/src/include/linux/skbuff.h:30, from /scratch/kisskb/src/include/linux/ip.h:108, from /scratch/kisskb/src/include/net/ip.h:26, from /scratch/kisskb/src/fs/lockd/svc.c:36: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[7034] ERROR: compile (null) on localhost:Broken pipe distcc[8092] ERROR: compile (null) on localhost:Broken pipe In file included from /scratch/kisskb/src/include/linux/dmaengine.h:27, from /scratch/kisskb/src/include/linux/skbuff.h:31, from /scratch/kisskb/src/include/linux/icmpv6.h:83, from /scratch/kisskb/src/include/linux/ipv6.h:215, from /scratch/kisskb/src/include/net/ipv6.h:17, from /scratch/kisskb/src/include/linux/lockd/lockd.h:17, from /scratch/kisskb/src/fs/lockd/clntlock.c:16: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[7981] ERROR: compile /scratch/kisskb/src/fs/lockd/clntlock.c on sprygo/32 failed make[3]: *** [fs/lockd/clntlock.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC fs/jffs2/gc.o CC fs/timerfd.o In file included from /scratch/kisskb/src/include/linux/dmaengine.h:27, from /scratch/kisskb/src/include/linux/skbuff.h:31, from /scratch/kisskb/src/include/linux/icmpv6.h:83, from /scratch/kisskb/src/include/linux/ipv6.h:215, from /scratch/kisskb/src/include/net/ipv6.h:17, from /scratch/kisskb/src/fs/nfs/client.c:39: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[7968] ERROR: compile /scratch/kisskb/src/fs/nfs/client.c on sprygo/32 failed make[3]: *** [fs/nfs/client.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from /scratch/kisskb/src/include/linux/dmaengine.h:27, from /scratch/kisskb/src/include/linux/skbuff.h:31, from /scratch/kisskb/src/include/linux/icmpv6.h:83, from /scratch/kisskb/src/include/linux/ipv6.h:215, from /scratch/kisskb/src/include/net/ipv6.h:17, from /scratch/kisskb/src/include/linux/lockd/lockd.h:17, from /scratch/kisskb/src/fs/lockd/host.c:18: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[8017] ERROR: compile /scratch/kisskb/src/fs/lockd/host.c on sprygo/32 failed make[3]: *** [fs/lockd/host.o] Error 1 distcc[8240] ERROR: compile (null) on localhost:Broken pipe CC fs/sysfs/mount.o In file included from /scratch/kisskb/src/include/linux/dmaengine.h:26, from /scratch/kisskb/src/include/linux/skbuff.h:30, from /scratch/kisskb/src/include/linux/icmpv6.h:82, from /scratch/kisskb/src/include/linux/ipv6.h:214, from /scratch/kisskb/src/include/net/ipv6.h:16, from /scratch/kisskb/src/include/linux/lockd/lockd.h:16, from /scratch/kisskb/src/fs/lockd/svclock.c:31: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here In file included from /scratch/kisskb/src/include/linux/dmaengine.h:27, from /scratch/kisskb/src/include/linux/skbuff.h:31, from /scratch/kisskb/src/include/linux/icmpv6.h:83, from /scratch/kisskb/src/include/linux/ipv6.h:215, from /scratch/kisskb/src/include/net/ipv6.h:17, from /scratch/kisskb/src/include/linux/lockd/lockd.h:17, from /scratch/kisskb/src/fs/lockd/clntproc.c:19: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[8006] ERROR: compile /scratch/kisskb/src/fs/lockd/clntproc.c on sprygo/32 failed make[3]: *** [fs/lockd/clntproc.o] Error 1 CC fs/proc/task_mmu.o CC fs/sysfs/bin.o distcc[8053] ERROR: compile /scratch/kisskb/src/fs/lockd/svc.c on localhost failed make[3]: *** [fs/lockd/svc.o] Error 1 CC fs/sysfs/group.o CC fs/notify/notification.o distcc[8273] ERROR: compile (null) on localhost:Broken pipe CC fs/eventfd.o distcc[8071] ERROR: compile /scratch/kisskb/src/fs/lockd/svclock.c on localhost failed make[3]: *** [fs/lockd/svclock.o] Error 1 make[2]: *** [fs/lockd] Error 2 make[2]: *** Waiting for unfinished jobs.... CC fs/notify/group.o CC fs/notify/inode_mark.o CC fs/proc/inode.o LD fs/notify/dnotify/built-in.o LD arch/sh/kernel/cpu/sh3/built-in.o distcc[7186] ERROR: compile (null) on localhost:Broken pipe CC fs/notify/inotify/inotify_fsnotify.o CC fs/jffs2/symlink.o CC fs/jffs2/build.o CC fs/jffs2/erase.o CC fs/proc/root.o CC fs/proc/base.o CC fs/notify/inotify/inotify_user.o CC fs/jffs2/background.o distcc[7845] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/generic.o distcc[7249] ERROR: compile (null) on localhost:Broken pipe distcc[7977] ERROR: compile (null) on localhost:Broken pipe distcc[7957] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/array.o CC fs/proc/proc_tty.o CC fs/proc/cmdline.o CC fs/jffs2/fs.o LD arch/sh/boards/built-in.o LD arch/sh/math-emu/built-in.o CC fs/jffs2/writev.o distcc[7309] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/cpuinfo.o CC fs/jffs2/super.o distcc[7781] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/devices.o In file included from /scratch/kisskb/src/include/linux/dmaengine.h:27, from /scratch/kisskb/src/include/linux/skbuff.h:31, from /scratch/kisskb/src/include/linux/netlink.h:158, from /scratch/kisskb/src/include/linux/genetlink.h:6, from /scratch/kisskb/src/include/net/genetlink.h:5, from /scratch/kisskb/src/include/linux/taskstats_kern.h:13, from /scratch/kisskb/src/include/linux/delayacct.h:22, from /scratch/kisskb/src/fs/proc/array.c:81: /scratch/kisskb/src/include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:102: error: previous definition of 'dma_sync_single' was here /scratch/kisskb/src/include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg' /scratch/kisskb/src/arch/sh/include/asm/dma-mapping.h:124: error: previous definition of 'dma_sync_sg' was here distcc[8569] ERROR: compile /scratch/kisskb/src/fs/proc/array.c on sprygo/32 failed make[3]: *** [fs/proc/array.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC fs/jffs2/debug.o distcc[8690] ERROR: compile (null) on localhost:Broken pipe CC fs/jffs2/compr_rtime.o CC fs/jffs2/compr_zlib.o distcc[8325] ERROR: compile (null) on localhost:Broken pipe distcc[8652] ERROR: compile (null) on localhost:Broken pipe distcc[8111] ERROR: compile (null) on localhost:Broken pipe distcc[8415] ERROR: compile (null) on localhost:Broken pipe distcc[7794] ERROR: compile (null) on localhost:Broken pipe distcc[8448] ERROR: compile (null) on localhost:Broken pipe distcc[8304] ERROR: compile (null) on localhost:Broken pipe distcc[7345] ERROR: compile (null) on localhost:Broken pipe distcc[7123] ERROR: compile (null) on localhost:Broken pipe distcc[8471] ERROR: compile (null) on localhost:Broken pipe distcc[8263] ERROR: compile (null) on localhost:Broken pipe distcc[8294] ERROR: compile (null) on localhost:Broken pipe distcc[7199] ERROR: compile (null) on localhost:Broken pipe distcc[7307] ERROR: compile (null) on localhost:Broken pipe distcc[8310] ERROR: compile (null) on localhost:Broken pipe LD fs/devpts/devpts.o LD fs/devpts/built-in.o distcc[8364] ERROR: compile (null) on localhost:Broken pipe distcc[7804] ERROR: compile (null) on localhost:Broken pipe distcc[8450] ERROR: compile (null) on localhost:Broken pipe distcc[7816] ERROR: compile (null) on localhost:Broken pipe distcc[8130] ERROR: compile (null) on localhost:Broken pipe distcc[8561] ERROR: compile (null) on localhost:Broken pipe distcc[7828] ERROR: compile (null) on localhost:Broken pipe distcc[8487] ERROR: compile (null) on localhost:Broken pipe LD fs/partitions/built-in.o distcc[7211] ERROR: compile (null) on localhost:Broken pipe distcc[8011] ERROR: compile (null) on localhost:Broken pipe distcc[8160] ERROR: compile (null) on localhost:Broken pipe distcc[8121] ERROR: compile (null) on localhost:Broken pipe distcc[7798] ERROR: compile (null) on localhost:Broken pipe distcc[8452] ERROR: compile (null) on localhost:Broken pipe distcc[8469] ERROR: compile (null) on localhost:Broken pipe distcc[7366] ERROR: compile (null) on localhost:Broken pipe make[1]: *** [init] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [security] Error 2 distcc[7963] ERROR: compile (null) on localhost:Broken pipe distcc[7215] ERROR: compile (null) on localhost:Broken pipe distcc[8574] ERROR: compile (null) on localhost:Broken pipe distcc[6674] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/kernel/cpu/built-in.o make[1]: *** [arch/sh/mm] Error 2 distcc[8472] ERROR: compile (null) on localhost:Broken pipe distcc[8336] ERROR: compile (null) on localhost:Broken pipe make[1]: *** [ipc] Error 2 distcc[7225] ERROR: compile (null) on localhost:Broken pipe SYSCALL arch/sh/kernel/vsyscall/vsyscall-trapa.so SYSCALL arch/sh/kernel/vsyscall/vsyscall-syms.o /scratch/opt/crosstool/gcc-4.3.2-nolibc/bin/../lib/gcc/sh4-linux/4.3.2/../../../../sh4-linux/bin/ld: error in arch/sh/kernel/vsyscall/vsyscall-trapa.o(.eh_frame); no .eh_frame_hdr table will be created. AS arch/sh/kernel/vsyscall/vsyscall-syscall.o LD arch/sh/kernel/vsyscall/built-in.o make[1]: *** [arch/sh/kernel] Error 2 LD fs/sysfs/built-in.o distcc[7257] ERROR: compile (null) on localhost:Broken pipe distcc[9459] ERROR: compile (null) on localhost:Broken pipe LD fs/ramfs/ramfs.o distcc[7931] ERROR: compile (null) on localhost:Broken pipe LD fs/ramfs/built-in.o distcc[7343] ERROR: compile (null) on localhost:Broken pipe distcc[7823] ERROR: compile (null) on localhost:Broken pipe distcc[7564] ERROR: compile (null) on localhost:Broken pipe LD fs/notify/inotify/built-in.o make[1]: *** [kernel] Error 2 LD fs/jffs2/jffs2.o LD fs/notify/built-in.o make[2]: *** [fs/nfs] Error 2 LD fs/jffs2/built-in.o make[2]: *** [fs/proc] Error 2 make[1]: *** [fs] Error 2 make[1]: *** [mm] Error 2 make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 0732f87761dbe417cb6e084b712d07e879e876ef # < git symbolic-ref HEAD # < git merge-base 0732f87761dbe417cb6e084b712d07e879e876ef fb20871a54961b82d35303b43452928186c1361d # < git ls-files --others --modified # git ls-files --others --modified cmd.log # git bisect reset linus We are not bisecting. # git bisect start won't bisect on seeked tree Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 148, in _do_build self.bisect() File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 203, in bisect call('git bisect start', self.log) File "/scratch/kisskb/prod/kisskb/kisskb3/backend/utils.py", line 50, in call raise CommandFailedException(cmd, status) CommandFailedException: Failed running "git bisect start" (1)