# < 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 65f0ceb348c1e0c3286f7132e675459fda05c004 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next. # 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-allmodconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.1.1-glibc-2.3.6/sh4-unknown-linux-gnu/bin/sh4-unknown-linux-gnu- -f kisskb-version.mk makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/8 localhost/8 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 16 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-allmodconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.1.1-glibc-2.3.6/sh4-unknown-linux-gnu/bin/sh4-unknown-linux-gnu- allmodconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/8 localhost/8 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 16 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-allmodconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.1.1-glibc-2.3.6/sh4-unknown-linux-gnu/bin/sh4-unknown-linux-gnu- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/8 localhost/8 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 16 GEN /scratch/kisskb/build/linux-next_sh-allmodconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h UPD include/linux/version.h CHK arch/sh/lib64/syscalltab.h UPD arch/sh/lib64/syscalltab.h GEN /scratch/kisskb/build/linux-next_sh-allmodconfig_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/bin2c 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/parse.o HOSTCC scripts/genksyms/lex.o CC scripts/mod/empty.o HOSTCC scripts/selinux/mdp/mdp HOSTCC scripts/mod/mk_elfconfig CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sh/kernel/asm-offsets.s MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o 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 CC init/initramfs.o UPD include/linux/compile.h CC init/version.o AS arch/sh/kernel/debugtraps.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/kernel/machvec.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/mmap.o GEN usr/initramfs_data.cpio.gz In file included from /scratch/kisskb/src/init/main.c:68: /scratch/kisskb/src/include/linux/ftrace.h:105: error: field 'arch' has incomplete type distcc[17536] ERROR: compile /scratch/kisskb/src/init/main.c on sprygo/8 failed AS usr/initramfs_data.o make[2]: *** [init/main.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/cache-sh2.o CC arch/sh/kernel/setup.o CC arch/sh/mm/tlb-nommu.o distcc[18005] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/mm/pg-nommu.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o 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: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 /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: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: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 LD arch/sh/boards/mach-se/built-in.o /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 distcc[18022] ERROR: compile (null) on localhost:Broken pipe /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 CC kernel/sched.o /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 CC arch/sh/kernel/time_32.o /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 >= 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: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 CC arch/sh/kernel/topology.o /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 mm/bootmem.o distcc[17822] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/kernel/traps.o LD usr/built-in.o CC kernel/fork.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 arch/sh/kernel/traps_32.o CC fs/open.o In file included from /scratch/kisskb/src/kernel/sched.c:75: /scratch/kisskb/src/include/linux/ftrace.h:105: error: field 'arch' has incomplete type distcc[18330] ERROR: compile /scratch/kisskb/src/kernel/sched.c on sprygo/8 failed make[2]: *** [kernel/sched.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC mm/filemap.o CC arch/sh/kernel/cpu/irq/imask.o CC mm/mempool.o In file included from /scratch/kisskb/src/kernel/fork.c:51: /scratch/kisskb/src/include/linux/ftrace.h:105: error: field 'arch' has incomplete type distcc[18513] ERROR: compile /scratch/kisskb/src/kernel/fork.c on sprygo/8 failed make[2]: *** [kernel/fork.o] Error 1 make[1]: *** [kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... AS arch/sh/kernel/cpu/sh2/ex.o CC fs/read_write.o distcc[18543] ERROR: compile (null) on localhost:Broken pipe CC mm/oom_kill.o LD arch/sh/kernel/cpu/irq/built-in.o CC arch/sh/kernel/cpu/sh2/probe.o distcc[18840] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/kernel/cpu/init.o make[1]: *** [init] Error 2 CC arch/sh/kernel/timers/timer.o CC fs/file_table.o CC mm/fadvise.o CC arch/sh/kernel/timers/timer-cmt.o AS arch/sh/kernel/cpu/sh2/entry.o CC mm/maccess.o distcc[18245] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/kernel/cf-enabler.o LD arch/sh/kernel/timers/built-in.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/sh_bios.o CC fs/super.o CC mm/page_alloc.o distcc[19282] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC fs/char_dev.o CC arch/sh/kernel/module.o CC fs/stat.o CC mm/page-writeback.o distcc[19450] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/kernel/early_printk.o LD arch/sh/kernel/cpu/sh2/built-in.o LD arch/sh/kernel/cpu/built-in.o CC arch/sh/kernel/machine_kexec.o CC fs/exec.o CC mm/pdflush.o LD arch/sh/mm/built-in.o AS arch/sh/kernel/relocate_kernel.o CC arch/sh/kernel/crash_dump.o CC arch/sh/kernel/stacktrace.o distcc[19546] ERROR: compile (null) on localhost:Broken pipe CC fs/pipe.o CC arch/sh/kernel/kprobes.o CC mm/readahead.o CC fs/namei.o CC arch/sh/kernel/ftrace.o distcc[19593] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/kernel/head_32.o In file included from /scratch/kisskb/src/arch/sh/kernel/ftrace.c:15: /scratch/kisskb/src/include/linux/ftrace.h:105: error: field 'arch' has incomplete type distcc[19869] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/ftrace.c on sprygo/8 failed make[2]: *** [arch/sh/kernel/ftrace.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC mm/swap.o distcc[19907] ERROR: compile (null) on localhost:Broken pipe CC fs/fcntl.o distcc[18965] ERROR: compile (null) on localhost:Broken pipe distcc[18964] ERROR: compile (null) on localhost:Broken pipe CC mm/truncate.o distcc[19900] ERROR: compile (null) on localhost:Broken pipe CC fs/ioctl.o CC mm/vmscan.o CC fs/readdir.o distcc[19772] ERROR: compile (null) on localhost:Broken pipe distcc[20126] ERROR: compile (null) on localhost:Broken pipe CC mm/prio_tree.o distcc[19209] ERROR: compile (null) on localhost:Broken pipe CC fs/select.o LD arch/sh/math-emu/built-in.o CC mm/util.o CC fs/fifo.o CC fs/dcache.o CC fs/inode.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 mm/mmzone.o CC fs/attr.o CC mm/vmstat.o distcc[20334] ERROR: compile (null) on localhost:Broken pipe CC mm/backing-dev.o CC fs/bad_inode.o CC fs/file.o CC fs/filesystems.o CC fs/namespace.o distcc[20134] ERROR: compile (null) on localhost:Broken pipe CC mm/page_isolation.o distcc[20466] ERROR: compile (null) on localhost:Broken pipe CC fs/seq_file.o CC fs/xattr.o distcc[20551] ERROR: compile (null) on localhost:Broken pipe distcc[20156] ERROR: compile (null) on localhost:Broken pipe distcc[20464] ERROR: compile (null) on localhost:Broken pipe CC mm/mm_init.o CC mm/nommu.o CC mm/dmapool.o distcc[20928] ERROR: compile (null) on localhost:Broken pipe distcc[20940] ERROR: compile (null) on localhost:Broken pipe CC fs/libfs.o CC mm/sparse.o make[1]: *** [arch/sh/kernel] Error 2 distcc[20706] ERROR: compile (null) on localhost:Broken pipe CC fs/fs-writeback.o CC fs/pnode.o CC mm/shmem_acl.o CC fs/drop_caches.o distcc[20456] ERROR: compile (null) on localhost:Broken pipe CC mm/tiny-shmem.o CC mm/slub.o CC mm/quicklist.o CC fs/splice.o distcc[20685] ERROR: compile (null) on localhost:Broken pipe CC mm/memcontrol.o distcc[21157] ERROR: compile (null) on localhost:Broken pipe CC mm/page_cgroup.o CC mm/kmemtrace.o CC fs/sync.o CC fs/utimes.o CC fs/stack.o distcc[21552] ERROR: compile (null) on localhost:Broken pipe CC fs/buffer.o CC fs/bio.o CC fs/block_dev.o CC fs/direct-io.o CC fs/mpage.o distcc[21736] ERROR: compile (null) on localhost:Broken pipe distcc[21753] ERROR: compile (null) on localhost:Broken pipe CC fs/ioprio.o CC fs/bio-integrity.o CC fs/inotify.o distcc[21148] ERROR: compile (null) on localhost:Broken pipe CC fs/inotify_user.o distcc[21727] ERROR: compile (null) on localhost:Broken pipe CC fs/eventpoll.o CC fs/anon_inodes.o CC fs/signalfd.o CC fs/timerfd.o CC fs/eventfd.o CC fs/aio.o CC fs/locks.o CC fs/nfsctl.o CC fs/binfmt_script.o distcc[22086] ERROR: compile (null) on localhost:Broken pipe CC fs/binfmt_elf_fdpic.o distcc[22088] ERROR: compile (null) on localhost:Broken pipe CC fs/binfmt_flat.o CC fs/posix_acl.o CC fs/xattr_acl.o LD fs/9p/built-in.o CC [M] fs/9p/vfs_super.o distcc[22306] ERROR: compile (null) on localhost:Broken pipe LD fs/adfs/built-in.o CC [M] fs/9p/vfs_inode.o CC [M] fs/adfs/dir.o /scratch/kisskb/src/fs/locks.c: In function 'sys_flock': /scratch/kisskb/src/fs/locks.c:1570: warning: 'lock' may be used uninitialized in this function LD fs/affs/built-in.o LD fs/autofs/built-in.o LD fs/afs/built-in.o CC [M] fs/afs/callback.o LD fs/autofs4/built-in.o CC [M] fs/autofs4/init.o CC [M] fs/affs/super.o distcc[22591] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/autofs/dirhash.o CC [M] fs/9p/vfs_addr.o CC [M] fs/adfs/dir_f.o CC [M] fs/afs/cell.o CC [M] fs/autofs4/inode.o CC [M] fs/affs/namei.o CC [M] fs/adfs/dir_fplus.o CC [M] fs/autofs4/root.o CC [M] fs/autofs/init.o CC [M] fs/affs/inode.o CC [M] fs/9p/vfs_file.o CC [M] fs/adfs/file.o CC [M] fs/autofs/inode.o CC [M] fs/afs/cmservice.o LD fs/befs/built-in.o CC [M] fs/befs/datastream.o LD mm/built-in.o CC [M] fs/affs/file.o CC [M] fs/9p/vfs_dir.o CC [M] fs/adfs/inode.o CC [M] fs/autofs/root.o CC [M] fs/befs/btree.o CC [M] fs/affs/dir.o CC [M] fs/autofs4/symlink.o CC [M] fs/9p/vfs_dentry.o LD fs/bfs/built-in.o CC [M] fs/bfs/inode.o CC [M] fs/afs/dir.o CC [M] fs/autofs/symlink.o CC [M] fs/befs/super.o CC [M] fs/autofs4/waitq.o CC [M] fs/bfs/file.o CC [M] fs/9p/v9fs.o LD fs/cifs/built-in.o CC [M] fs/cifs/cifsfs.o CC [M] fs/autofs/waitq.o CC [M] fs/adfs/map.o CC [M] fs/afs/file.o CC [M] fs/bfs/dir.o CC [M] fs/adfs/super.o CC [M] fs/autofs4/expire.o CC [M] fs/9p/fid.o LD [M] fs/bfs/bfs.o CC [M] fs/befs/inode.o LD fs/coda/built-in.o CC [M] fs/coda/psdev.o CC [M] fs/autofs4/dev-ioctl.o CC [M] fs/afs/flock.o CC [M] fs/cifs/cifssmb.o CC [M] fs/affs/amigaffs.o LD fs/configfs/built-in.o CC [M] fs/coda/cache.o CC [M] fs/configfs/inode.o LD [M] fs/adfs/adfs.o CC [M] fs/befs/debug.o CC [M] fs/affs/bitmap.o CC [M] fs/afs/fsclient.o CC [M] fs/configfs/file.o CC [M] fs/befs/io.o CC [M] fs/coda/cnode.o LD fs/cramfs/built-in.o CC [M] fs/cramfs/inode.o CC [M] fs/afs/inode.o CC [M] fs/configfs/dir.o CC [M] fs/cifs/cifs_debug.o CC fs/debugfs/inode.o CC [M] fs/afs/main.o CC [M] fs/affs/symlink.o CC [M] fs/coda/inode.o CC fs/devpts/inode.o LD [M] fs/autofs/autofs.o CC [M] fs/configfs/symlink.o CC fs/debugfs/file.o CC [M] fs/configfs/mount.o CC [M] fs/befs/linuxvfs.o /scratch/kisskb/src/fs/configfs/symlink.c: In function 'configfs_symlink': /scratch/kisskb/src/fs/configfs/symlink.c:138: warning: 'target_item' may be used uninitialized in this function CC [M] fs/cifs/connect.o LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o CC [M] fs/coda/dir.o CC [M] fs/afs/misc.o LD fs/dlm/built-in.o CC [M] fs/cramfs/uncompress.o CC [M] fs/cifs/dir.o CC [M] fs/dlm/ast.o LD [M] fs/cramfs/cramfs.o CC [M] fs/cifs/file.o CC [M] fs/coda/file.o CC [M] fs/configfs/item.o CC [M] fs/dlm/config.o /scratch/kisskb/src/fs/befs/linuxvfs.c: In function 'befs_readdir': /scratch/kisskb/src/fs/befs/linuxvfs.c:225: warning: 'nlsnamelen' may be used uninitialized in this function /scratch/kisskb/src/fs/befs/linuxvfs.c:224: warning: 'nlsname' may be used uninitialized in this function LD [M] fs/affs/affs.o CC [M] fs/coda/upcall.o CC [M] fs/cifs/inode.o LD fs/devpts/devpts.o LD fs/devpts/built-in.o LD fs/ecryptfs/built-in.o CC [M] fs/ecryptfs/dentry.o CC [M] fs/coda/coda_linux.o CC [M] fs/cifs/link.o CC [M] fs/cifs/misc.o CC [M] fs/dlm/dir.o CC [M] fs/afs/mntpt.o LD [M] fs/befs/befs.o CC [M] fs/cifs/netmisc.o CC [M] fs/ecryptfs/file.o CC [M] fs/coda/symlink.o CC [M] fs/afs/proc.o CC [M] fs/cifs/smbdes.o LD fs/efs/built-in.o CC [M] fs/efs/super.o CC [M] fs/dlm/lock.o LD [M] fs/autofs4/autofs4.o CC [M] fs/afs/rxrpc.o CC [M] fs/ecryptfs/inode.o CC [M] fs/coda/pioctl.o CC [M] fs/dlm/lockspace.o CC [M] fs/efs/inode.o LD fs/exportfs/built-in.o CC [M] fs/exportfs/expfs.o CC [M] fs/cifs/smbencrypt.o CC [M] fs/ecryptfs/main.o LD [M] fs/9p/9p.o CC [M] fs/afs/security.o CC [M] fs/efs/namei.o distcc[25475] ERROR: compile (null) on localhost:Broken pipe LD fs/ext2/built-in.o distcc[26375] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ecryptfs/super.o CC [M] fs/coda/sysctl.o CC [M] fs/dlm/main.o CC [M] fs/afs/server.o LD [M] fs/exportfs/exportfs.o CC [M] fs/ecryptfs/mmap.o CC [M] fs/ext2/balloc.o CC [M] fs/cifs/transport.o LD [M] fs/configfs/configfs.o CC [M] fs/afs/super.o CC [M] fs/ecryptfs/read_write.o CC [M] fs/cifs/asn1.o CC [M] fs/dlm/member.o CC [M] fs/ext2/dir.o LD fs/ext3/built-in.o CC [M] fs/afs/netdevices.o CC [M] fs/dlm/memory.o CC [M] fs/cifs/md4.o CC [M] fs/ecryptfs/crypto.o LD fs/ext4/built-in.o CC [M] fs/efs/dir.o CC [M] fs/ext4/balloc.o CC [M] fs/ext3/balloc.o CC [M] fs/efs/file.o CC [M] fs/afs/vlclient.o CC [M] fs/efs/symlink.o LD fs/fat/built-in.o CC [M] fs/fat/cache.o CC [M] fs/cifs/md5.o CC [M] fs/dlm/midcomms.o CC [M] fs/ext4/bitmap.o CC [M] fs/ext2/file.o CC [M] fs/ext3/bitmap.o LD [M] fs/coda/coda.o CC [M] fs/ecryptfs/keystore.o CC [M] fs/ext2/fsync.o CC [M] fs/afs/vlocation.o CC [M] fs/fat/dir.o CC [M] fs/ecryptfs/messaging.o CC [M] fs/ext2/ialloc.o CC [M] fs/dlm/netlink.o LD fs/freevxfs/built-in.o CC [M] fs/ext3/dir.o CC [M] fs/freevxfs/vxfs_bmap.o CC [M] fs/ext4/dir.o CC [M] fs/dlm/lowcomms.o CC [M] fs/ext2/inode.o CC [M] fs/dlm/plock.o CC [M] fs/freevxfs/vxfs_fshead.o CC [M] fs/fat/fatent.o CC [M] fs/cifs/cifs_unicode.o CC [M] fs/ext4/file.o LD fs/fuse/built-in.o CC [M] fs/fuse/dev.o CC [M] fs/ext3/file.o CC [M] fs/afs/vnode.o CC [M] fs/ecryptfs/miscdev.o CC [M] fs/ext2/ioctl.o LD [M] fs/efs/efs.o CC [M] fs/freevxfs/vxfs_immed.o CC [M] fs/ext2/namei.o distcc[28161] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext4/fsync.o CC [M] fs/cifs/nterr.o LD fs/gfs2/built-in.o CC [M] fs/gfs2/acl.o CC [M] fs/dlm/rcom.o CC [M] fs/ext2/super.o CC [M] fs/fuse/dir.o CC [M] fs/afs/volume.o CC [M] fs/ecryptfs/kthread.o CC [M] fs/ext4/ialloc.o CC [M] fs/ext2/symlink.o LD fs/hfs/built-in.o CC [M] fs/ext3/fsync.o CC [M] fs/dlm/recover.o CC [M] fs/freevxfs/vxfs_inode.o CC [M] fs/cifs/xattr.o CC [M] fs/ecryptfs/debug.o CC [M] fs/fat/file.o CC [M] fs/gfs2/bmap.o distcc[28391] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/afs/write.o CC [M] fs/cifs/cifsencrypt.o CC [M] fs/fat/inode.o CC [M] fs/ext4/inode.o CC [M] fs/freevxfs/vxfs_lookup.o CC [M] fs/fuse/file.o CC [M] fs/ext2/xattr.o CC [M] fs/cifs/fcntl.o CC [M] fs/gfs2/dir.o CC [M] fs/cifs/readdir.o CC [M] fs/gfs2/eaops.o LD fs/hfsplus/built-in.o CC [M] fs/dlm/recoverd.o CC [M] fs/gfs2/eattr.o CC [M] fs/ext2/xattr_user.o CC [M] fs/fuse/inode.o CC [M] fs/freevxfs/vxfs_olt.o CC [M] fs/ext2/xattr_trusted.o CC [M] fs/hfsplus/super.o CC [M] fs/freevxfs/vxfs_subr.o CC [M] fs/freevxfs/vxfs_super.o /scratch/kisskb/src/fs/cifs/readdir.c: In function 'cifs_filldir': /scratch/kisskb/src/fs/cifs/readdir.c:913: warning: 'tmp_dentry' may be used uninitialized in this function CC [M] fs/fat/misc.o CC [M] fs/hfs/bitmap.o CC [M] fs/hfsplus/options.o LD [M] fs/freevxfs/freevxfs.o CC [M] fs/ext4/ioctl.o CC [M] fs/cifs/ioctl.o CC [M] fs/fuse/control.o CC [M] fs/hfsplus/inode.o CC [M] fs/ext2/acl.o CC [M] fs/ext3/ialloc.o LD [M] fs/afs/kafs.o CC [M] fs/fat/namei_msdos.o CC [M] fs/dlm/requestqueue.o LD [M] fs/fuse/fuse.o CC [M] fs/hfs/bfind.o CC [M] fs/ext4/namei.o distcc[30021] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/hfsplus/ioctl.o CC [M] fs/cifs/sess.o CC [M] fs/ext2/xattr_security.o CC [M] fs/fat/namei_vfat.o CC [M] fs/ext3/inode.o CC [M] fs/dlm/user.o LD fs/hpfs/built-in.o CC [M] fs/ext4/super.o CC [M] fs/hfsplus/extents.o CC [M] fs/hfs/bnode.o /scratch/kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_add_entry': /scratch/kisskb/src/fs/fat/namei_vfat.c:603: warning: 'ulen' may be used uninitialized in this function /scratch/kisskb/src/fs/fat/namei_vfat.c:598: warning: 'lcase' may be used uninitialized in this function CC [M] fs/hpfs/alloc.o CC [M] fs/ext3/ioctl.o LD [M] fs/ecryptfs/ecryptfs.o CC [M] fs/gfs2/glock.o LD [M] fs/fat/fat.o CC [M] fs/cifs/export.o CC [M] fs/hfsplus/catalog.o CC [M] fs/dlm/util.o CC [M] fs/hfs/brec.o CC [M] fs/hpfs/anode.o LD [M] fs/fat/vfat.o LD [M] fs/fat/msdos.o CC [M] fs/gfs2/glops.o CC [M] fs/ext4/symlink.o CC [M] fs/hfsplus/dir.o CC [M] fs/dlm/debug_fs.o CC [M] fs/cifs/cifsacl.o CC [M] fs/ext3/namei.o LD [M] fs/ext2/ext2.o CC [M] fs/hpfs/buffer.o CC [M] fs/gfs2/inode.o CC [M] fs/hfsplus/btree.o LD [M] fs/dlm/dlm.o CC [M] fs/ext4/hash.o CC [M] fs/hfs/btree.o CC [M] fs/cifs/cifs_spnego.o CC [M] fs/ext3/super.o CC [M] fs/gfs2/log.o CC [M] fs/cifs/dns_resolve.o CC [M] fs/hfsplus/bnode.o LD fs/isofs/built-in.o CC [M] fs/ext4/resize.o CC [M] fs/isofs/namei.o CC [M] fs/hpfs/dentry.o CC [M] fs/isofs/inode.o CC [M] fs/hfsplus/brec.o CC [M] fs/ext3/symlink.o CC [M] fs/cifs/cifs_dfs_ref.o CC [M] fs/isofs/dir.o LD fs/jbd/built-in.o CC [M] fs/jbd/transaction.o CC [M] fs/hfs/catalog.o CC [M] fs/hpfs/dir.o CC [M] fs/ext4/extents.o CC [M] fs/hfsplus/bfind.o CC [M] fs/hfsplus/tables.o CC [M] fs/gfs2/lops.o LD fs/jbd2/built-in.o CC [M] fs/jbd2/transaction.o CC [M] fs/ext4/ext4_jbd2.o CC [M] fs/hfs/dir.o LD fs/jffs2/built-in.o CC [M] fs/jffs2/compr.o CC [M] fs/jbd/commit.o CC [M] fs/hpfs/dnode.o CC [M] fs/jbd2/commit.o /scratch/kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_search_right': /scratch/kisskb/src/fs/ext4/extents.c:1120: warning: 'ix' may be used uninitialized in this function CC [M] fs/ext3/hash.o CC [M] fs/gfs2/locking.o distcc[32406] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/hfsplus/unicode.o CC [M] fs/jbd/recovery.o CC [M] fs/isofs/util.o CC [M] fs/ext4/migrate.o CC [M] fs/hfs/extent.o CC [M] fs/ext3/resize.o LD fs/jfs/built-in.o CC [M] fs/jfs/super.o LD [M] fs/cifs/cifs.o CC [M] fs/ext3/ext3_jbd.o CC [M] fs/jffs2/dir.o CC [M] fs/jbd2/recovery.o CC [M] fs/jbd/checkpoint.o CC [M] fs/hfsplus/wrapper.o CC [M] fs/hfs/inode.o CC [M] fs/hpfs/ea.o CC [M] fs/gfs2/main.o CC [M] fs/jffs2/file.o CC [M] fs/isofs/rock.o CC [M] fs/ext4/mballoc.o LD fs/lockd/built-in.o CC [M] fs/lockd/clntlock.o CC [M] fs/jfs/file.o CC [M] fs/hpfs/file.o CC [M] fs/hfsplus/bitmap.o CC [M] fs/jbd2/checkpoint.o CC [M] fs/gfs2/meta_io.o CC [M] fs/hfs/attr.o CC [M] fs/jffs2/ioctl.o CC [M] fs/ext3/xattr.o CC [M] fs/isofs/export.o CC [M] fs/jffs2/nodelist.o LD fs/minix/built-in.o CC [M] fs/minix/bitmap.o CC [M] fs/jbd/revoke.o CC [M] fs/hpfs/inode.o CC [M] fs/lockd/clntproc.o CC [M] fs/hfs/mdb.o CC [M] fs/jbd2/revoke.o CC [M] fs/lockd/host.o CC [M] fs/minix/itree_v1.o CC [M] fs/jffs2/malloc.o CC [M] fs/hfsplus/part_tbl.o CC [M] fs/hfs/part_tbl.o CC [M] fs/gfs2/mount.o LD [M] fs/hfsplus/hfsplus.o CC [M] fs/isofs/joliet.o CC [M] fs/lockd/svc.o CC [M] fs/jfs/inode.o CC [M] fs/minix/itree_v2.o CC [M] fs/hfs/string.o CC [M] fs/minix/namei.o CC [M] fs/gfs2/ops_address.o CC [M] fs/hpfs/map.o CC [M] fs/jbd/journal.o CC [M] fs/hfs/super.o CC [M] fs/ext3/xattr_user.o CC [M] fs/jfs/namei.o CC [M] fs/jbd2/journal.o CC [M] fs/ext4/xattr.o distcc[1646] ERROR: compile (null) on localhost:Broken pipe distcc[1806] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jfs/jfs_mount.o CC [M] fs/lockd/svclock.o CC [M] fs/gfs2/ops_dentry.o CC [M] fs/hpfs/name.o distcc[2157] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/hpfs/namei.o CC [M] fs/gfs2/ops_export.o LD [M] fs/jbd/jbd.o CC [M] fs/lockd/svcshare.o CC [M] fs/jffs2/read.o CC [M] fs/lockd/svcproc.o CC [M] fs/isofs/compress.o CC [M] fs/hfs/sysdep.o CC [M] fs/jffs2/nodemgmt.o CC [M] fs/minix/inode.o CC [M] fs/ext3/xattr_trusted.o CC [M] fs/ext4/xattr_user.o CC [M] fs/gfs2/ops_file.o LD [M] fs/isofs/isofs.o CC [M] fs/hfs/trans.o CC [M] fs/jffs2/readinode.o LD [M] fs/jbd2/jbd2.o CC [M] fs/minix/file.o CC [M] fs/jfs/jfs_umount.o CC [M] fs/hpfs/super.o CC [M] fs/lockd/svcsubs.o CC [M] fs/minix/dir.o CC [M] fs/ext4/xattr_trusted.o LD fs/ncpfs/built-in.o CC [M] fs/ncpfs/dir.o CC [M] fs/gfs2/ops_fstype.o CC [M] fs/jffs2/write.o CC [M] fs/jfs/jfs_xtree.o CC [M] fs/ext3/acl.o LD fs/nfs/built-in.o CC [M] fs/gfs2/ops_inode.o CC [M] fs/ext3/xattr_security.o LD [M] fs/hpfs/hpfs.o LD [M] fs/minix/minix.o LD fs/nfs_common/built-in.o CC [M] fs/nfs_common/nfsacl.o CC [M] fs/lockd/mon.o CC [M] fs/ncpfs/file.o CC [M] fs/nfs/client.o CC [M] fs/ext4/acl.o LD fs/nfsd/built-in.o CC [M] fs/nfsd/nfssvc.o CC [M] fs/nfs/dir.o /scratch/kisskb/src/fs/nfs/client.c: In function 'nfs_sockaddr_match_ipaddr': /scratch/kisskb/src/fs/nfs/client.c:251: warning: control reaches end of non-void function CC [M] fs/jfs/jfs_imap.o CC [M] fs/gfs2/ops_super.o CC [M] fs/gfs2/quota.o CC [M] fs/nfsd/nfsctl.o /scratch/kisskb/src/fs/nfsd/nfsctl.c: In function 'write_maxblksize': /scratch/kisskb/src/fs/nfsd/nfsctl.c:707: warning: 'bsize' may be used uninitialized in this function CC [M] fs/jffs2/scan.o LD fs/nls/built-in.o CC [M] fs/nls/nls_base.o CC [M] fs/nfsd/nfsproc.o distcc[3262] ERROR: compile (null) on localhost:Broken pipe distcc[3662] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nls/nls_cp437.o CC [M] fs/ncpfs/inode.o CC [M] fs/nfs/file.o CC [M] fs/lockd/xdr.o distcc[2954] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nls/nls_cp737.o CC [M] fs/gfs2/recovery.o CC [M] fs/ext4/xattr_security.o CC [M] fs/nfsd/nfsfh.o CC [M] fs/nls/nls_cp775.o LD fs/ntfs/built-in.o CC [M] fs/ntfs/aops.o LD [M] fs/ext4/ext4.o /scratch/kisskb/src/fs/nfs/file.c:299: warning: 'nfs_file_mmap' defined but not used CC [M] fs/jffs2/gc.o CC [M] fs/nfs/getroot.o CC [M] fs/gfs2/rgrp.o CC [M] fs/nls/nls_cp850.o LD [M] fs/nfs_common/nfs_acl.o CC [M] fs/jfs/jfs_debug.o CC [M] fs/ncpfs/ioctl.o CC [M] fs/nfsd/vfs.o CC [M] fs/ntfs/attrib.o CC [M] fs/lockd/grace.o CC [M] fs/nfs/inode.o CC [M] fs/jfs/jfs_dmap.o CC [M] fs/gfs2/super.o CC [M] fs/nls/nls_cp852.o CC [M] fs/nls/nls_cp855.o CC [M] fs/nls/nls_cp857.o LD [M] fs/ext3/ext3.o CC [M] fs/lockd/xdr4.o CC [M] fs/ncpfs/mmap.o CC [M] fs/nfs/super.o CC [M] fs/gfs2/sys.o CC [M] fs/jffs2/symlink.o CC [M] fs/nfsd/export.o CC [M] fs/ntfs/collate.o CC [M] fs/jffs2/build.o LD [M] fs/hfs/hfs.o CC [M] fs/jfs/jfs_unicode.o CC [M] fs/nls/nls_cp860.o CC [M] fs/lockd/svc4proc.o CC [M] fs/ntfs/compress.o CC [M] fs/ncpfs/ncplib_kernel.o CC [M] fs/gfs2/trans.o CC [M] fs/jffs2/erase.o CC [M] fs/nfsd/auth.o CC [M] fs/nfs/nfs2xdr.o CC [M] fs/nls/nls_cp861.o LD fs/ocfs2/built-in.o CC [M] fs/ocfs2/alloc.o CC [M] fs/ntfs/debug.o CC [M] fs/jfs/jfs_dtree.o CC [M] fs/jffs2/background.o /scratch/kisskb/src/fs/nfsd/export.c: In function 'svc_export_parse': /scratch/kisskb/src/fs/nfsd/export.c:503: warning: 'an_int' may be used uninitialized in this function CC [M] fs/ncpfs/sock.o CC [M] fs/ntfs/dir.o CC [M] fs/nfs/direct.o LD fs/omfs/built-in.o CC [M] fs/omfs/bitmap.o CC [M] fs/gfs2/util.o CC [M] fs/nfsd/lockd.o CC [M] fs/jfs/jfs_inode.o CC [M] fs/nls/nls_cp862.o CC [M] fs/omfs/dir.o CC [M] fs/nfsd/nfscache.o CC [M] fs/ocfs2/aops.o CC [M] fs/ncpfs/ncpsign_kernel.o CC [M] fs/jffs2/fs.o CC [M] fs/ntfs/file.o CC [M] fs/nls/nls_cp863.o CC [M] fs/omfs/file.o CC [M] fs/nls/nls_cp864.o CC [M] fs/nls/nls_cp865.o CC [M] fs/ncpfs/getopt.o /scratch/kisskb/src/fs/omfs/file.c: In function 'omfs_get_block': /scratch/kisskb/src/fs/omfs/file.c:247: warning: 'remain' may be used uninitialized in this function /scratch/kisskb/src/fs/omfs/file.c:240: warning: 'new_block' may be used uninitialized in this function CC [M] fs/ncpfs/symlink.o CC [M] fs/omfs/inode.o CC [M] fs/jffs2/writev.o LD [M] fs/lockd/lockd.o LD fs/gfs2/locking/dlm/built-in.o CC [M] fs/nfsd/nfsxdr.o CC [M] fs/jffs2/super.o LD [M] fs/ncpfs/ncpfs.o CC [M] fs/nfs/pagelist.o CC [M] fs/jffs2/debug.o CC [M] fs/ocfs2/buffer_head_io.o CC [M] fs/jfs/jfs_extent.o CC [M] fs/jffs2/wbuf.o CC [M] fs/nls/nls_cp866.o CC [M] fs/nfs/proc.o CC [M] fs/gfs2/locking/dlm/lock.o /scratch/kisskb/src/fs/ocfs2/aops.c: In function 'ocfs2_write_begin_nolock': /scratch/kisskb/src/fs/ocfs2/aops.c:1665: warning: 'wc' may be used uninitialized in this function LD [M] fs/gfs2/gfs2.o CC fs/partitions/check.o LD [M] fs/omfs/omfs.o CC [M] fs/nfsd/stats.o CC [M] fs/ocfs2/dcache.o CC [M] fs/jffs2/xattr.o distcc[6725] ERROR: compile (null) on localhost:Broken pipe CC fs/partitions/acorn.o CC [M] fs/ntfs/index.o CC [M] fs/jfs/symlink.o CC [M] fs/gfs2/locking/dlm/main.o CC [M] fs/nls/nls_cp869.o CC [M] fs/nfsd/nfs2acl.o CC fs/proc/nommu.o CC [M] fs/gfs2/locking/dlm/mount.o CC [M] fs/jffs2/xattr_trusted.o CC [M] fs/nfs/read.o CC fs/partitions/amiga.o CC [M] fs/ocfs2/dir.o CC [M] fs/jfs/jfs_metapage.o CC [M] fs/gfs2/locking/dlm/sysfs.o CC [M] fs/nls/nls_cp874.o CC fs/partitions/atari.o CC [M] fs/nls/nls_cp932.o LD fs/qnx4/built-in.o CC [M] fs/qnx4/inode.o CC [M] fs/nls/nls_euc-jp.o CC [M] fs/ntfs/inode.o CC fs/partitions/mac.o CC [M] fs/jffs2/xattr_user.o CC [M] fs/gfs2/locking/dlm/thread.o CC [M] fs/nls/nls_cp936.o CC fs/proc/task_nommu.o CC [M] fs/qnx4/dir.o CC [M] fs/ocfs2/dlmglue.o CC [M] fs/nfs/symlink.o CC [M] fs/jfs/jfs_logmgr.o CC fs/ramfs/inode.o CC fs/proc/inode.o CC [M] fs/nls/nls_cp949.o CC [M] fs/nfs/unlink.o CC fs/ramfs/file-nommu.o CC [M] fs/nfsd/nfs3proc.o LD [M] fs/gfs2/locking/dlm/lock_dlm.o CC fs/partitions/ldm.o CC [M] fs/qnx4/namei.o CC [M] fs/jfs/jfs_txnmgr.o CC [M] fs/jffs2/security.o CC [M] fs/nfs/write.o CC [M] fs/ntfs/mft.o CC [M] fs/nls/nls_cp950.o CC [M] fs/qnx4/file.o CC [M] fs/qnx4/bitmap.o CC [M] fs/qnx4/truncate.o CC [M] fs/ocfs2/export.o CC [M] fs/qnx4/fsync.o CC fs/proc/root.o CC fs/partitions/msdos.o CC fs/proc/base.o CC [M] fs/jfs/jfs_uniupr.o CC [M] fs/nfs/namespace.o LD fs/reiserfs/built-in.o CC [M] fs/reiserfs/bitmap.o CC [M] fs/jffs2/acl.o CC fs/partitions/osf.o CC [M] fs/ocfs2/extent_map.o CC [M] fs/nfs/mount_clnt.o LD fs/ramfs/ramfs.o CC fs/proc/generic.o LD fs/ramfs/built-in.o CC [M] fs/nfsd/nfs3xdr.o CC [M] fs/ntfs/mst.o CC [M] fs/ocfs2/file.o CC fs/partitions/sgi.o distcc[8525] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nls/nls_cp1250.o CC [M] fs/jfs/resize.o LD [M] fs/qnx4/qnx4.o CC [M] fs/reiserfs/do_balan.o CC [M] fs/nfsd/nfs3acl.o CC [M] fs/nfs/nfs3proc.o CC fs/proc/array.o CC [M] fs/nls/nls_cp1251.o CC [M] fs/nls/nls_ascii.o CC fs/partitions/sun.o CC [M] fs/nfsd/nfs4proc.o CC [M] fs/ocfs2/heartbeat.o CC [M] fs/jfs/xattr.o CC [M] fs/jffs2/compr_rubin.o CC fs/partitions/ultrix.o LD fs/romfs/built-in.o CC [M] fs/romfs/inode.o CC [M] fs/nls/nls_iso8859-1.o CC [M] fs/nls/nls_iso8859-2.o CC fs/partitions/efi.o CC [M] fs/nfs/nfs3xdr.o CC [M] fs/nls/nls_iso8859-3.o CC [M] fs/nfsd/nfs4xdr.o CC [M] fs/ntfs/namei.o CC [M] fs/nls/nls_iso8859-4.o CC [M] fs/reiserfs/namei.o CC [M] fs/jffs2/compr_rtime.o CC [M] fs/jffs2/compr_zlib.o CC fs/proc/proc_tty.o CC [M] fs/ocfs2/inode.o /scratch/kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf': /scratch/kisskb/src/fs/reiserfs/do_balan.c:1298: warning: operation on 'aux_ih' may be undefined CC [M] fs/nfs/nfs3acl.o CC [M] fs/reiserfs/inode.o CC fs/partitions/karma.o CC [M] fs/jfs/ioctl.o CC [M] fs/jffs2/compr_lzo.o CC fs/partitions/sysv68.o CC [M] fs/ntfs/runlist.o LD fs/partitions/built-in.o CC [M] fs/nfsd/nfs4state.o CC [M] fs/nfs/nfs4proc.o CC [M] fs/nls/nls_iso8859-5.o CC [M] fs/reiserfs/file.o CC [M] fs/jfs/acl.o LD fs/smbfs/built-in.o CC [M] fs/ntfs/super.o CC [M] fs/ocfs2/ioctl.o CC fs/proc/automount.o CC [M] fs/jffs2/summary.o CC [M] fs/nfsd/nfs4idmap.o /scratch/kisskb/src/fs/ocfs2/ioctl.c: In function 'ocfs2_ioctl': /scratch/kisskb/src/fs/ocfs2/ioctl.c:114: warning: 'flags' may be used uninitialized in this function CC [M] fs/smbfs/proc.o CC fs/sysfs/inode.o CC [M] fs/nls/nls_iso8859-6.o CC fs/sysfs/file.o CC [M] fs/nfs/nfs4xdr.o CC fs/proc/cmdline.o LD [M] fs/jffs2/jffs2.o CC fs/sysfs/dir.o CC [M] fs/ntfs/sysctl.o CC [M] fs/nfsd/nfs4acl.o CC fs/proc/cpuinfo.o CC [M] fs/smbfs/dir.o CC [M] fs/ocfs2/journal.o CC [M] fs/nls/nls_iso8859-7.o CC [M] fs/nfsd/nfs4callback.o CC [M] fs/nls/nls_cp1255.o LD [M] fs/romfs/romfs.o CC fs/proc/devices.o CC [M] fs/reiserfs/dir.o CC fs/sysfs/symlink.o CC [M] fs/nfs/nfs4state.o distcc[11115] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ntfs/unistr.o CC [M] fs/reiserfs/fix_node.o LD fs/sysv/built-in.o CC [M] fs/sysv/ialloc.o CC fs/sysfs/mount.o distcc[11113] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nls/nls_iso8859-9.o CC [M] fs/ocfs2/localalloc.o distcc[11396] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/sysv/balloc.o CC fs/sysfs/bin.o CC fs/proc/interrupts.o CC [M] fs/nfsd/nfs4recover.o CC fs/sysfs/group.o CC [M] fs/smbfs/cache.o CC [M] fs/ntfs/upcase.o LD [M] fs/nfsd/nfsd.o CC fs/proc/loadavg.o CC [M] fs/ocfs2/locks.o LD [M] fs/jfs/jfs.o CC [M] fs/nls/nls_iso8859-13.o CC [M] fs/sysv/inode.o CC [M] fs/smbfs/sock.o CC [M] fs/ntfs/bitmap.o CC [M] fs/nls/nls_iso8859-14.o CC [M] fs/nfs/nfs4renewd.o CC [M] fs/nls/nls_iso8859-15.o CC [M] fs/nls/nls_koi8-r.o LD fs/ubifs/built-in.o CC [M] fs/ubifs/shrinker.o CC fs/proc/meminfo.o CC [M] fs/reiserfs/super.o LD fs/sysfs/built-in.o CC [M] fs/ntfs/lcnalloc.o CC [M] fs/smbfs/inode.o CC [M] fs/sysv/itree.o CC [M] fs/nls/nls_koi8-u.o CC [M] fs/ocfs2/mmap.o CC [M] fs/ubifs/journal.o CC fs/proc/stat.o CC [M] fs/smbfs/file.o LD fs/udf/built-in.o CC [M] fs/udf/balloc.o CC [M] fs/nls/nls_koi8-ru.o CC [M] fs/reiserfs/prints.o CC [M] fs/nfs/delegation.o CC [M] fs/ntfs/logfile.o CC [M] fs/ocfs2/namei.o CC [M] fs/sysv/file.o CC [M] fs/nls/nls_utf8.o LD fs/ufs/built-in.o CC [M] fs/nfs/idmap.o CC [M] fs/reiserfs/objectid.o CC [M] fs/udf/dir.o CC fs/proc/uptime.o CC [M] fs/ntfs/quota.o CC [M] fs/ocfs2/resize.o CC [M] fs/ufs/balloc.o CC [M] fs/nfs/callback.o CC [M] fs/udf/file.o CC [M] fs/ubifs/file.o CC fs/proc/version.o LD fs/xfs/built-in.o CC [M] fs/xfs/quota/xfs_dquot.o CC [M] fs/udf/ialloc.o CC [M] fs/nfs/callback_xdr.o CC [M] fs/sysv/dir.o CC [M] fs/udf/inode.o /scratch/kisskb/src/fs/udf/inode.c: In function 'udf_fill_inode': /scratch/kisskb/src/fs/udf/inode.c:1224: warning: comparison is always true due to limited range of data type /scratch/kisskb/src/fs/udf/inode.c:1224: warning: comparison is always true due to limited range of data type /scratch/kisskb/src/fs/udf/inode.c:1224: warning: comparison is always true due to limited range of data type /scratch/kisskb/src/fs/udf/inode.c:1227: warning: comparison is always true due to limited range of data type /scratch/kisskb/src/fs/udf/inode.c:1227: warning: comparison is always true due to limited range of data type /scratch/kisskb/src/fs/udf/inode.c:1227: warning: comparison is always true due to limited range of data type CC [M] fs/ntfs/usnjrnl.o CC [M] fs/smbfs/ioctl.o CC [M] fs/ocfs2/slot_map.o CC fs/proc/proc_sysctl.o CC [M] fs/xfs/quota/xfs_dquot_item.o CC fs/proc/proc_net.o CC [M] fs/ufs/cylinder.o CC [M] fs/smbfs/getopt.o CC fs/generic_acl.o CC [M] fs/reiserfs/lbalance.o CC [M] fs/nfs/callback_proc.o CC [M] fs/ubifs/dir.o CC [M] fs/sysv/namei.o CC [M] fs/nfs/nfs4namespace.o CC [M] fs/xfs/quota/xfs_trans_dquot.o CC [M] fs/smbfs/symlink.o CC [M] fs/smbfs/smbiod.o CC fs/proc/vmcore.o CC [M] fs/udf/lowlevel.o CC [M] fs/nfs/sysctl.o /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_item_bottle': /scratch/kisskb/src/fs/reiserfs/lbalance.c:392: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c:420: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_delete_items': /scratch/kisskb/src/fs/reiserfs/lbalance.c:777: warning: operation on 'ih' may be undefined CC [M] fs/ufs/dir.o CC [M] fs/reiserfs/ibalance.o LD [M] fs/nfs/nfs.o CC [M] fs/ocfs2/suballoc.o distcc[13687] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/sysv/super.o CC [M] fs/udf/namei.o CC [M] fs/ubifs/super.o CC [M] fs/xfs/quota/xfs_qm_syscalls.o CC [M] fs/smbfs/request.o CC [M] fs/reiserfs/stree.o CC [M] fs/ocfs2/super.o CC [M] fs/udf/partition.o CC fs/dquot.o CC fs/proc/kmsg.o CC [M] fs/ubifs/sb.o CC [M] fs/ufs/file.o CC [M] fs/xfs/quota/xfs_qm_bhv.o LD [M] fs/smbfs/smbfs.o CC [M] fs/ufs/ialloc.o CC [M] fs/sysv/symlink.o CC [M] fs/reiserfs/hashes.o CC [M] fs/udf/super.o distcc[14633] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ubifs/io.o CC [M] fs/ocfs2/symlink.o CC [M] fs/ufs/inode.o CC [M] fs/xfs/quota/xfs_qm.o LD fs/proc/proc.o CC [M] fs/udf/truncate.o LD fs/proc/built-in.o CC [M] fs/ubifs/tnc.o CC [M] fs/reiserfs/tail_conversion.o CC [M] fs/ocfs2/sysfile.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 [M] fs/ufs/namei.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/quota.o CC [M] fs/xfs/quota/xfs_qm_stats.o CC [M] fs/ubifs/master.o CC [M] fs/ocfs2/uptodate.o LD [M] fs/ntfs/ntfs.o CC [M] fs/ufs/super.o /scratch/kisskb/src/fs/udf/super.c: In function 'udf_show_options': /scratch/kisskb/src/fs/udf/super.c:287: warning: comparison is always true due to limited range of data type /scratch/kisskb/src/fs/udf/super.c:287: warning: comparison is always true due to limited range of data type /scratch/kisskb/src/fs/udf/super.c:287: warning: comparison is always true due to limited range of data type /scratch/kisskb/src/fs/udf/super.c:289: warning: comparison is always true due to limited range of data type /scratch/kisskb/src/fs/udf/super.c:289: warning: comparison is always true due to limited range of data type /scratch/kisskb/src/fs/udf/super.c:289: warning: comparison is always true due to limited range of data type /scratch/kisskb/src/fs/udf/super.c: In function 'udf_process_sequence': /scratch/kisskb/src/fs/udf/super.c:1277: warning: 'map' may be used uninitialized in this function CC [M] fs/reiserfs/journal.o CC [M] fs/udf/symlink.o CC [M] fs/xfs/xfs_rtalloc.o CC [M] fs/ubifs/scan.o CC [M] fs/ufs/symlink.o LD [M] fs/sysv/sysv.o CC [M] fs/reiserfs/resize.o CC fs/dnotify.o CC [M] fs/udf/fsync.o CC [M] fs/ocfs2/ver.o CC [M] fs/ocfs2/xattr.o CC fs/dcookies.o CC [M] fs/xfs/xfs_acl.o CC [M] fs/ubifs/replay.o CC [M] fs/udf/directory.o /scratch/kisskb/src/fs/xfs/xfs_rtalloc.c: In function 'xfs_growfs_rt': /scratch/kisskb/src/fs/xfs/xfs_rtalloc.c:1875: warning: 'tp' may be used uninitialized in this function CC [M] fs/ocfs2/stack_o2cb.o CC [M] fs/reiserfs/item_ops.o CC [M] fs/ufs/truncate.o CC [M] fs/binfmt_misc.o CC [M] fs/udf/misc.o CC [M] fs/xfs/linux-2.6/xfs_stats.o CC [M] fs/ocfs2/stack_user.o CC [M] fs/mbcache.o CC [M] fs/udf/udftime.o CC [M] fs/xfs/linux-2.6/xfs_sysctl.o CC [M] fs/ubifs/log.o CC [M] fs/reiserfs/ioctl.o CC [M] fs/ufs/util.o CC [M] fs/ocfs2/stackglue.o CC [M] fs/udf/unicode.o CC [M] fs/ubifs/commit.o CC [M] fs/reiserfs/procfs.o CC [M] fs/quota_v1.o CC [M] fs/xfs/xfs_alloc.o CC [M] fs/reiserfs/xattr.o LD fs/ocfs2/cluster/built-in.o CC [M] fs/ocfs2/cluster/heartbeat.o CC [M] fs/ubifs/gc.o LD fs/ocfs2/dlm/built-in.o CC [M] fs/xfs/xfs_alloc_btree.o CC [M] fs/reiserfs/xattr_user.o CC [M] fs/ocfs2/dlm/dlmdomain.o CC [M] fs/ocfs2/cluster/masklog.o CC [M] fs/quota_v2.o distcc[16664] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/reiserfs/xattr_trusted.o CC [M] fs/ocfs2/dlm/dlmdebug.o CC [M] fs/ubifs/orphan.o LD [M] fs/ufs/ufs.o CC [M] fs/xfs/xfs_attr.o CC [M] fs/ocfs2/cluster/sys.o CC [M] fs/ocfs2/dlm/dlmthread.o CC [M] fs/ubifs/budget.o CC [M] fs/reiserfs/xattr_security.o CC [M] fs/ocfs2/cluster/nodemanager.o CC [M] fs/ocfs2/dlm/dlmrecovery.o CC [M] fs/xfs/xfs_attr_leaf.o CC [M] fs/reiserfs/xattr_acl.o CC [M] fs/ubifs/find.o CC [M] fs/ocfs2/dlm/dlmmaster.o distcc[16933] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ocfs2/cluster/quorum.o CC [M] fs/ocfs2/dlm/dlmast.o CC [M] fs/ubifs/tnc_commit.o CC [M] fs/xfs/xfs_bit.o CC [M] fs/ocfs2/cluster/tcp.o distcc[17002] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ocfs2/dlm/dlmconvert.o CC [M] fs/xfs/xfs_bmap.o CC [M] fs/ubifs/compress.o distcc[16278] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/udf/udf.o CC [M] fs/ocfs2/cluster/netdebug.o CC [M] fs/ocfs2/dlm/dlmlock.o CC [M] fs/ocfs2/cluster/ver.o LD [M] fs/ocfs2/ocfs2.o CC [M] fs/xfs/xfs_bmap_btree.o CC [M] fs/ocfs2/dlm/dlmunlock.o LD [M] fs/ocfs2/ocfs2_stackglue.o CC [M] fs/xfs/xfs_btree.o CC [M] fs/ubifs/lpt.o LD [M] fs/ocfs2/ocfs2_stack_o2cb.o CC [M] fs/xfs/xfs_buf_item.o CC [M] fs/xfs/xfs_da_btree.o CC [M] fs/ocfs2/dlm/dlmver.o LD [M] fs/ocfs2/ocfs2_stack_user.o CC [M] fs/ubifs/lprops.o CC [M] fs/xfs/xfs_dir2.o CC [M] fs/ubifs/recovery.o CC [M] fs/ocfs2/dlm/userdlm.o CC [M] fs/ubifs/ioctl.o CC [M] fs/ocfs2/dlm/dlmfs.o CC [M] fs/ocfs2/dlm/dlmfsver.o CC [M] fs/xfs/xfs_dir2_block.o CC [M] fs/ubifs/lpt_commit.o CC [M] fs/xfs/xfs_dir2_data.o CC [M] fs/ubifs/tnc_misc.o CC [M] fs/ubifs/debug.o CC [M] fs/xfs/xfs_dir2_leaf.o LD [M] fs/reiserfs/reiserfs.o CC [M] fs/ubifs/xattr.o CC [M] fs/xfs/xfs_dir2_node.o CC [M] fs/xfs/xfs_dir2_sf.o CC [M] fs/xfs/xfs_error.o distcc[17523] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/xfs/xfs_extfree_item.o CC [M] fs/xfs/xfs_filestream.o CC [M] fs/xfs/xfs_fsops.o LD [M] fs/ocfs2/dlm/ocfs2_dlm.o LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.o CC [M] fs/xfs/xfs_ialloc.o CC [M] fs/xfs/xfs_ialloc_btree.o CC [M] fs/xfs/xfs_iget.o CC [M] fs/xfs/xfs_inode.o CC [M] fs/xfs/xfs_inode_item.o CC [M] fs/xfs/xfs_iomap.o CC [M] fs/xfs/xfs_itable.o CC [M] fs/xfs/xfs_dfrag.o CC [M] fs/xfs/xfs_log.o CC [M] fs/xfs/xfs_log_recover.o CC [M] fs/xfs/xfs_mount.o CC [M] fs/xfs/xfs_mru_cache.o CC [M] fs/xfs/xfs_rename.o CC [M] fs/xfs/xfs_trans.o CC [M] fs/xfs/xfs_trans_ail.o CC [M] fs/xfs/xfs_trans_buf.o CC [M] fs/xfs/xfs_trans_extfree.o LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o CC [M] fs/xfs/xfs_trans_inode.o CC [M] fs/xfs/xfs_trans_item.o CC [M] fs/xfs/xfs_utils.o CC [M] fs/xfs/xfs_vfsops.o CC [M] fs/xfs/xfs_vnodeops.o CC [M] fs/xfs/xfs_rw.o CC [M] fs/xfs/xfs_dmops.o CC [M] fs/xfs/xfs_qmops.o CC [M] fs/xfs/linux-2.6/kmem.o LD [M] fs/ubifs/ubifs.o CC [M] fs/xfs/linux-2.6/xfs_aops.o CC [M] fs/xfs/linux-2.6/xfs_buf.o CC [M] fs/xfs/linux-2.6/xfs_export.o CC [M] fs/xfs/linux-2.6/xfs_file.o CC [M] fs/xfs/linux-2.6/xfs_fs_subr.o CC [M] fs/xfs/linux-2.6/xfs_globals.o CC [M] fs/xfs/linux-2.6/xfs_ioctl.o CC [M] fs/xfs/linux-2.6/xfs_iops.o CC [M] fs/xfs/linux-2.6/xfs_lrw.o CC [M] fs/xfs/linux-2.6/xfs_super.o CC [M] fs/xfs/linux-2.6/xfs_sync.o CC [M] fs/xfs/linux-2.6/xfs_vnode.o CC [M] fs/xfs/linux-2.6/xfs_xattr.o CC [M] fs/xfs/support/debug.o CC [M] fs/xfs/support/uuid.o LD [M] fs/xfs/xfs.o LD fs/built-in.o make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision f4da4df110baf3ee0bb28b466115fbcdb05a2e43 # < git symbolic-ref HEAD # < git merge-base f4da4df110baf3ee0bb28b466115fbcdb05a2e43 65f0ceb348c1e0c3286f7132e675459fda05c004 Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 149, 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-allmodconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.1.1-glibc-2.3.6/sh4-unknown-linux-gnu/bin/sh4-unknown-linux-gnu- " (2)