# < 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 d888a4c76c51092993643f8992bf55b3c28da483 Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was d888a4c). # 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_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/linus_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/linus_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/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h UPD include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_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/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.c SHIPPED scripts/genksyms/parse.h SHIPPED scripts/genksyms/keywords.c SHIPPED scripts/genksyms/parse.c HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC kernel/bounds.s GEN include/linux/bounds.h MKELF scripts/mod/elfconfig.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/do_mounts_initrd.o HOSTCC usr/gen_init_cpio UPD include/linux/compile.h CC init/initramfs.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/mm/init.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/mmap.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/setup.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/kernel/signal_32.o CC arch/sh/mm/pg-nommu.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/time.o CC arch/sh/kernel/topology.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[17762] 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/traps.o CC arch/sh/kernel/traps_32.o In file included from /scratch/kisskb/src/arch/sh/include/asm/pci.h:6, from /scratch/kisskb/src/include/linux/pci.h:1112, 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[17921] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/io.c on localhost failed CC arch/sh/kernel/sh_bios.o make[2]: *** [arch/sh/kernel/io.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /scratch/kisskb/src/arch/sh/mm/consistent.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[18050] ERROR: compile /scratch/kisskb/src/arch/sh/mm/consistent.c on localhost failed make[2]: *** [arch/sh/mm/consistent.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/sh/kernel/cpu/clock-cpg.o AS arch/sh/kernel/cpu/sh2/ex.o GEN usr/initramfs_data.cpio CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o AS usr/initramfs_data.o LD usr/built-in.o distcc[18523] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/kernel/cpu/irq/built-in.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: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) distcc[18554] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/math-emu/math.o distcc[18617] ERROR: compile (null) on localhost:Broken pipe CC kernel/sched.o CC kernel/fork.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 CC kernel/exec_domain.o CC mm/bootmem.o CC kernel/panic.o CC mm/filemap.o CC mm/mempool.o CC mm/oom_kill.o CC kernel/printk.o CC kernel/cpu.o CC kernel/exit.o CC mm/fadvise.o CC kernel/itimer.o TIMEC kernel/timeconst.h CC mm/maccess.o CC kernel/softirq.o CC mm/page_alloc.o CC mm/page-writeback.o CC kernel/resource.o CC mm/pdflush.o CC kernel/sysctl.o CC kernel/capability.o CC kernel/ptrace.o CC mm/readahead.o CC kernel/timer.o CC mm/swap.o CC mm/truncate.o CC kernel/user.o CC mm/vmscan.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[18706] ERROR: compile /scratch/kisskb/src/kernel/fork.c on sprygo/32 failed CC mm/shmem.o make[2]: *** [kernel/fork.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC mm/prio_tree.o CC mm/util.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 CC mm/mmzone.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[18680] ERROR: compile /scratch/kisskb/src/kernel/sched.c on sprygo/32 failed make[2]: *** [kernel/sched.o] Error 1 CC mm/vmstat.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/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[18875] ERROR: compile /scratch/kisskb/src/kernel/exit.c on sprygo/32 failed make[2]: *** [kernel/exit.o] Error 1 distcc[19246] ERROR: compile (null) on localhost:Broken pipe CC mm/backing-dev.o CC mm/page_isolation.o CC mm/mm_init.o CC mm/nommu.o CC mm/init-mm.o CC mm/dmapool.o CC fs/open.o CC mm/shmem_acl.o CC mm/debug-pagealloc.o CC mm/slub.o CC mm/quicklist.o CC fs/read_write.o CC fs/file_table.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 /scratch/kisskb/src/mm/vmscan.c: In function 'shrink_page_list': /scratch/kisskb/src/mm/vmscan.c:580: warning: unused variable 'vm_flags' distcc[19159] 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 fs/super.o CC fs/char_dev.o CC fs/stat.o In file included from /scratch/kisskb/src/mm/dmapool.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[19355] ERROR: compile /scratch/kisskb/src/mm/dmapool.c on sprygo/32 failed make[2]: *** [mm/dmapool.o] Error 1 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 distcc[19342] ERROR: compile (null) on localhost:Broken pipe CC fs/fs-writeback.o CC fs/pnode.o CC fs/drop_caches.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/splice.o CC fs/sync.o CC fs/utimes.o CC fs/stack.o CC fs/fs_struct.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/bio-integrity.o CC fs/affs/super.o CC fs/affs/namei.o CC fs/affs/inode.o CC fs/cramfs/inode.o LD fs/devpts/built-in.o CC fs/affs/file.o LD fs/configfs/built-in.o CC fs/efs/super.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/efs/inode.o CC fs/jbd2/transaction.o LD fs/ext2/built-in.o LD fs/freevxfs/built-in.o CC fs/debugfs/inode.o CC [M] fs/configfs/inode.o CC fs/exportfs/expfs.o distcc[19619] ERROR: compile (null) on localhost:Broken pipe LD fs/cifs/built-in.o CC fs/befs/datastream.o CC fs/nfs_common/nfsacl.o LD fs/ext3/built-in.o CC fs/adfs/dir.o CC fs/autofs/dirhash.o CC fs/ext4/balloc.o LD fs/jbd/built-in.o CC fs/hfsplus/super.o LD fs/gfs2/built-in.o CC fs/fat/cache.o LD fs/jffs2/built-in.o CC fs/jfs/super.o CC fs/lockd/clntlock.o LD fs/dlm/built-in.o CC fs/afs/callback.o distcc[21101] ERROR: compile (null) on localhost:Broken pipe distcc[21039] ERROR: compile (null) on localhost:Broken pipe CC fs/minix/bitmap.o CC fs/nfsd/nfssvc.o LD fs/coda/built-in.o LD fs/btrfs/built-in.o distcc[20490] ERROR: compile (null) on localhost:Broken pipe distcc[21282] 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/fs/afs/internal.h:17, from /scratch/kisskb/src/fs/afs/callback.c:22: /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[21081] ERROR: compile /scratch/kisskb/src/fs/afs/callback.c on sprygo/32 failed 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/clntlock.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 make[3]: *** [fs/afs/callback.o] Error 1 make[2]: *** [fs/afs] Error 2 make[2]: *** Waiting for unfinished jobs.... CC [M] fs/coda/psdev.o CC [M] fs/dlm/ast.o CC fs/affs/dir.o CC [M] fs/gfs2/acl.o CC [M] fs/jffs2/compr.o CC fs/cramfs/uncompress.o distcc[21055] ERROR: compile (null) on localhost:Broken pipe CC fs/ext4/bitmap.o distcc[21059] ERROR: compile /scratch/kisskb/src/fs/lockd/clntlock.c on localhost failed make[3]: *** [fs/lockd/clntlock.o] Error 1 make[2]: *** [fs/lockd] Error 2 CC fs/affs/amigaffs.o CC fs/jbd2/commit.o CC [M] fs/cifs/cifsfs.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/fs/coda/psdev.c:30: /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[21296] ERROR: compile /scratch/kisskb/src/fs/coda/psdev.c on sprygo/32 failed make[3]: *** [fs/coda/psdev.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC fs/autofs/init.o CC fs/debugfs/file.o CC [M] fs/configfs/file.o CC fs/befs/btree.o CC fs/hfsplus/options.o distcc[19580] ERROR: compile (null) on localhost:Broken pipe CC fs/efs/namei.o distcc[21622] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jbd/transaction.o CC [M] fs/ext3/balloc.o CC [M] fs/jffs2/dir.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/if_ether.h:123, from /scratch/kisskb/src/include/linux/netdevice.h:29, from /scratch/kisskb/src/include/net/sock.h:50, from /scratch/kisskb/src/fs/cifs/cifspdu.h:25, from /scratch/kisskb/src/fs/cifs/cifsfs.c:40: /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[21484] ERROR: compile /scratch/kisskb/src/fs/cifs/cifsfs.c on localhost failed make[3]: *** [fs/cifs/cifsfs.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC fs/fat/dir.o distcc[20107] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/freevxfs/vxfs_bmap.o CC fs/jfs/file.o CC fs/adfs/dir_f.o distcc[21783] ERROR: compile (null) on localhost:Broken pipe LD fs/cramfs/cramfs.o CC [M] fs/ext2/balloc.o LD fs/cramfs/built-in.o CC [M] fs/btrfs/super.o CC fs/nfsd/nfsctl.o CC fs/minix/itree_v1.o CC [M] fs/dlm/config.o CC [M] fs/gfs2/bmap.o CC fs/ext4/dir.o CC fs/autofs/inode.o distcc[21666] ERROR: compile (null) on localhost:Broken pipe CC fs/befs/super.o CC fs/hfsplus/inode.o CC fs/efs/dir.o CC [M] fs/jbd/commit.o distcc[19789] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext3/bitmap.o CC [M] fs/jffs2/file.o CC fs/fat/fatent.o CC fs/jbd2/recovery.o CC fs/adfs/dir_fplus.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/include/linux/lockd/lockd.h:17, from /scratch/kisskb/src/fs/nfsd/nfsctl.c:41: /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[21872] ERROR: compile /scratch/kisskb/src/fs/nfsd/nfsctl.c on sprygo/32 failed 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/dlm/config.c:20: /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[21916] ERROR: compile /scratch/kisskb/src/fs/dlm/config.c on sprygo/32 failed distcc[21592] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/freevxfs/vxfs_fshead.o CC fs/jfs/inode.o LD arch/sh/kernel/cpu/sh2/built-in.o distcc[20031] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/configfs/dir.o CC fs/jbd2/checkpoint.o CC [M] fs/ext2/dir.o CC [M] fs/btrfs/ctree.o CC fs/nfsd/nfsproc.o CC fs/befs/inode.o CC [M] fs/gfs2/dir.o CC [M] fs/dlm/dir.o CC fs/affs/bitmap.o CC fs/ext4/file.o CC fs/hfsplus/ioctl.o make[2]: *** [fs/cifs] Error 2 CC fs/efs/file.o CC fs/fat/file.o distcc[22516] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/ioctl.o CC fs/adfs/file.o make[3]: *** [fs/dlm/config.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC [M] fs/ext3/dir.o CC fs/jbd2/revoke.o make[3]: *** [fs/nfsd/nfsctl.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC [M] fs/freevxfs/vxfs_immed.o distcc[21443] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/configfs/symlink.o CC fs/minix/itree_v2.o CC fs/jfs/namei.o distcc[21581] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/btrfs/extent-tree.o CC fs/befs/debug.o CC [M] fs/gfs2/eaops.o CC [M] fs/jbd/recovery.o CC fs/ext4/fsync.o CC fs/hfsplus/extents.o CC fs/affs/symlink.o CC fs/fat/inode.o CC fs/adfs/inode.o CC [M] fs/ext3/file.o distcc[19617] ERROR: compile (null) on localhost:Broken pipe distcc[22774] ERROR: compile (null) on localhost:Broken pipe distcc[20028] ERROR: compile (null) on localhost:Broken pipe CC fs/autofs/root.o CC [M] fs/freevxfs/vxfs_inode.o CC fs/efs/symlink.o CC [M] fs/ext2/file.o CC [M] fs/configfs/mount.o CC [M] fs/jffs2/nodelist.o distcc[21330] ERROR: compile (null) on localhost:Broken pipe CC fs/jfs/jfs_mount.o CC fs/befs/io.o distcc[19866] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jbd/checkpoint.o LD fs/nfs_common/nfs_acl.o LD fs/nfs_common/built-in.o CC fs/ext4/ialloc.o CC fs/minix/namei.o CC [M] fs/gfs2/eattr.o CC [M] fs/ext3/fsync.o CC fs/jbd2/journal.o CC fs/adfs/map.o CC [M] fs/ext2/ialloc.o make[2]: *** [fs/nfsd] Error 2 CC fs/autofs/symlink.o CC [M] fs/freevxfs/vxfs_lookup.o CC fs/befs/linuxvfs.o CC fs/hfsplus/catalog.o CC [M] fs/jffs2/malloc.o CC fs/jfs/jfs_umount.o CC fs/fat/misc.o CC [M] fs/btrfs/print-tree.o CC fs/ext4/inode.o CC fs/minix/inode.o CC [M] fs/ext3/ialloc.o CC fs/autofs/waitq.o CC [M] fs/jbd/revoke.o CC [M] fs/configfs/item.o CC [M] fs/gfs2/glock.o CC [M] fs/ext2/inode.o distcc[20016] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/freevxfs/vxfs_olt.o CC fs/adfs/super.o CC fs/jfs/jfs_xtree.o CC [M] fs/jffs2/read.o CC fs/fat/namei_msdos.o CC [M] fs/btrfs/root-tree.o CC fs/hfsplus/dir.o CC [M] fs/ext3/inode.o CC [M] fs/gfs2/glops.o distcc[20532] ERROR: compile (null) on localhost:Broken pipe distcc[20653] ERROR: compile (null) on localhost:Broken pipe distcc[21278] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext2/ioctl.o CC fs/jfs/jfs_imap.o /scratch/kisskb/src/fs/btrfs/extent-tree.c: In function 'run_one_delayed_ref': /scratch/kisskb/src/fs/btrfs/extent-tree.c:1706: warning: 'ret' may be used uninitialized in this function CC [M] fs/jffs2/nodemgmt.o CC [M] fs/freevxfs/vxfs_subr.o CC fs/fat/namei_vfat.o CC fs/ext4/ioctl.o CC fs/hfsplus/btree.o CC [M] fs/jbd/journal.o CC fs/jfs/jfs_debug.o CC [M] fs/gfs2/inode.o CC [M] fs/ext3/ioctl.o distcc[19709] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/readinode.o CC fs/minix/file.o LD fs/autofs/autofs.o CC fs/ext4/namei.o CC [M] fs/freevxfs/vxfs_super.o CC fs/hfsplus/bnode.o CC [M] fs/btrfs/dir-item.o CC [M] fs/gfs2/log.o CC [M] fs/ext3/namei.o CC fs/minix/dir.o CC [M] fs/jffs2/write.o CC fs/jfs/jfs_dmap.o CC fs/ext4/super.o CC fs/hfsplus/brec.o CC [M] fs/ext2/namei.o CC [M] fs/btrfs/file-item.o CC [M] fs/jffs2/scan.o CC fs/jfs/jfs_unicode.o CC fs/ext4/symlink.o CC [M] fs/gfs2/lops.o CC [M] fs/ext3/super.o CC fs/hfsplus/bfind.o CC [M] fs/jffs2/gc.o CC fs/jfs/jfs_dtree.o CC [M] fs/ext2/super.o distcc[20533] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/btrfs/inode-item.o make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC [M] fs/ext3/symlink.o CC fs/hfsplus/tables.o CC [M] fs/gfs2/main.o CC fs/ext4/hash.o CC [M] fs/gfs2/meta_io.o CC fs/jfs/jfs_inode.o CC [M] fs/ext2/symlink.o CC fs/hfsplus/unicode.o CC [M] fs/gfs2/aops.o CC [M] fs/btrfs/inode-map.o CC [M] fs/ext3/hash.o CC fs/ext4/resize.o distcc[20623] ERROR: compile (null) on localhost:Broken pipe distcc[19302] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/symlink.o CC fs/jfs/jfs_extent.o CC fs/hfsplus/wrapper.o CC [M] fs/btrfs/disk-io.o CC [M] fs/ext3/resize.o CC fs/ext4/extents.o CC [M] fs/gfs2/dentry.o CC fs/hfsplus/bitmap.o CC [M] fs/btrfs/transaction.o CC [M] fs/ext3/ext3_jbd.o CC [M] fs/jffs2/build.o CC fs/ext4/ext4_jbd2.o CC fs/jfs/symlink.o distcc[23689] ERROR: compile (null) on localhost:Broken pipe CC fs/ext4/migrate.o CC [M] fs/gfs2/export.o CC [M] fs/ext3/xattr.o CC [M] fs/jffs2/erase.o CC [M] fs/btrfs/inode.o CC fs/hfsplus/part_tbl.o CC fs/jfs/jfs_metapage.o LD [M] fs/configfs/configfs.o CC [M] fs/gfs2/file.o CC [M] fs/ext3/xattr_user.o CC [M] fs/btrfs/file.o CC fs/jfs/jfs_logmgr.o CC [M] fs/btrfs/tree-defrag.o CC fs/ext4/mballoc.o CC [M] fs/jffs2/background.o CC [M] fs/jffs2/fs.o CC [M] fs/ext3/xattr_trusted.o CC fs/ext4/block_validity.o CC [M] fs/jffs2/writev.o distcc[24198] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/math-emu/built-in.o CC fs/jfs/jfs_txnmgr.o CC [M] fs/gfs2/ops_fstype.o CC [M] fs/btrfs/extent_map.o CC [M] fs/ext3/xattr_security.o CC fs/ext4/move_extent.o CC [M] fs/jffs2/super.o CC [M] fs/gfs2/ops_inode.o LD arch/sh/kernel/cpu/built-in.o CC [M] fs/btrfs/sysfs.o CC fs/jfs/jfs_uniupr.o CC [M] fs/gfs2/quota.o CC [M] fs/btrfs/struct-funcs.o CC [M] fs/jffs2/debug.o CC fs/jfs/resize.o CC [M] fs/gfs2/recovery.o CC [M] fs/btrfs/xattr.o CC [M] fs/jffs2/wbuf.o CC fs/jfs/xattr.o CC [M] fs/btrfs/ordered-data.o CC [M] fs/jffs2/xattr.o CC [M] fs/gfs2/rgrp.o /scratch/kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /scratch/kisskb/src/fs/btrfs/inode.c:945: warning: 'extent_end' may be used uninitialized in this function CC fs/jfs/ioctl.o CC [M] fs/btrfs/extent_io.o CC [M] fs/jffs2/xattr_trusted.o CC [M] fs/gfs2/super.o CC fs/jfs/acl.o CC [M] fs/btrfs/volumes.o CC [M] fs/jffs2/xattr_user.o CC [M] fs/btrfs/async-thread.o CC [M] fs/gfs2/sys.o CC [M] fs/jffs2/security.o CC [M] fs/gfs2/trans.o CC [M] fs/jffs2/acl.o CC [M] fs/gfs2/util.o CC [M] fs/jffs2/compr_rubin.o CC [M] fs/btrfs/ioctl.o CC [M] fs/gfs2/lock_dlm.o CC [M] fs/btrfs/locking.o CC [M] fs/btrfs/orphan.o distcc[21762] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/compr_rtime.o CC [M] fs/btrfs/export.o CC [M] fs/jffs2/compr_zlib.o CC [M] fs/btrfs/tree-log.o CC [M] fs/jffs2/compr_lzo.o CC [M] fs/btrfs/acl.o CC [M] fs/jffs2/summary.o CC [M] fs/btrfs/free-space-cache.o distcc[19214] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/btrfs/zlib.o CC [M] fs/btrfs/compression.o CC [M] fs/btrfs/delayed-ref.o CC [M] fs/btrfs/relocation.o distcc[23985] ERROR: compile (null) on localhost:Broken pipe distcc[19891] ERROR: compile (null) on localhost:Broken pipe distcc[24398] ERROR: compile (null) on localhost:Broken pipe distcc[19534] ERROR: compile (null) on localhost:Broken pipe LD fs/jbd2/jbd2.o make[2]: *** [fs/coda] Error 2 distcc[21280] ERROR: compile (null) on localhost:Broken pipe distcc[21276] ERROR: compile (null) on localhost:Broken pipe LD fs/affs/affs.o LD fs/fat/fat.o LD fs/fat/vfat.o LD fs/fat/msdos.o distcc[19122] ERROR: compile (null) on localhost:Broken pipe LD fs/jbd2/built-in.o distcc[19219] ERROR: compile (null) on localhost:Broken pipe LD fs/autofs/built-in.o make[1]: *** [init] Error 2 /scratch/kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_name': /scratch/kisskb/src/fs/btrfs/tree-log.c:1145: warning: 'dst_di' may be used uninitialized in this function LD [M] fs/gfs2/gfs2.o LD fs/debugfs/debugfs.o LD fs/affs/built-in.o LD fs/debugfs/built-in.o LD fs/exportfs/exportfs.o LD fs/exportfs/built-in.o LD fs/befs/befs.o LD fs/befs/built-in.o LD [M] fs/jffs2/jffs2.o distcc[19459] ERROR: compile (null) on localhost:Broken pipe make[2]: *** wait: No child processes. Stop. make[1]: *** [arch/sh/kernel] Error 2 LD [M] fs/jbd/jbd.o LD fs/efs/efs.o LD fs/minix/minix.o make[2]: *** wait: No child processes. Stop. make[1]: *** [kernel] Error 2 LD fs/efs/built-in.o LD [M] fs/freevxfs/freevxfs.o LD fs/hfsplus/hfsplus.o LD fs/fat/built-in.o LD fs/minix/built-in.o LD fs/ext4/ext4.o LD fs/hfsplus/built-in.o LD fs/ext4/built-in.o LD [M] fs/btrfs/btrfs.o make[2]: *** [fs/dlm] Error 2 LD [M] fs/ext3/ext3.o distcc[20026] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/ext2/ext2.o LD fs/jfs/jfs.o LD fs/adfs/adfs.o LD fs/adfs/built-in.o LD fs/jfs/built-in.o make[1]: *** [mm] Error 2 make[1]: *** [fs] 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 d888a4c76c51092993643f8992bf55b3c28da483 # < 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)