# < 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 c277331d5fbaae5772ed19862feefa91f4e477d3 Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was c277331). # 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=mips O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_mips-defconfig_mipsel CROSS_COMPILE=/opt/crosstool/gcc-4.2.4-nolibc/mipsel-linux/bin/mipsel-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=mips O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_mips-defconfig_mipsel CROSS_COMPILE=/opt/crosstool/gcc-4.2.4-nolibc/mipsel-linux/bin/mipsel-linux- 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 arch/mips/configs/ip22_defconfig:613:warning: symbol value 'm' invalid for RFKILL_INPUT # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=mips O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_mips-defconfig_mipsel CROSS_COMPILE=/opt/crosstool/gcc-4.2.4-nolibc/mipsel-linux/bin/mipsel-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_mips-defconfig_mipsel/Makefile scripts/kconfig/conf -s arch/mips/Kconfig GEN /scratch/kisskb/build/linus_mips-defconfig_mipsel/Makefile CHK include/linux/version.h UPD include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-mips 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/mod/mk_elfconfig CC scripts/mod/empty.o HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o CC kernel/bounds.s GEN include/linux/bounds.h MKELF scripts/mod/elfconfig.h CC arch/mips/kernel/asm-offsets.s 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 :1515:2: warning: #warning syscall rt_tgsigqueueinfo not implemented :1519:2: warning: #warning syscall perf_counter_open not implemented 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 CC init/calibrate.o LD usr/built-in.o UPD include/linux/compile.h CC init/version.o CC arch/mips/sgi-ip22/ip22-mc.o CC arch/mips/sgi-ip22/ip22-hpc.o CC arch/mips/sgi-ip22/ip22-int.o CC arch/mips/sgi-ip22/ip22-time.o CC arch/mips/sgi-ip22/ip22-nvram.o CC arch/mips/sgi-ip22/ip22-platform.o CC arch/mips/sgi-ip22/ip22-reset.o CC arch/mips/sgi-ip22/ip22-setup.o CC arch/mips/sgi-ip22/ip22-berr.o CC arch/mips/kernel/cpu-probe.o CC arch/mips/kernel/branch.o AS arch/mips/kernel/entry.o AS arch/mips/kernel/genex.o CC arch/mips/kernel/irq.o CC arch/mips/kernel/process.o CC arch/mips/kernel/ptrace.o CC arch/mips/kernel/reset.o CC arch/mips/kernel/setup.o CC arch/mips/kernel/signal.o CC arch/mips/kernel/syscall.o CC arch/mips/kernel/time.o CC arch/mips/kernel/topology.o CC arch/mips/kernel/traps.o CC arch/mips/kernel/unaligned.o CC arch/mips/kernel/watch.o CC arch/mips/kernel/cevt-r4k.o CC arch/mips/kernel/csrc-r4k.o CC arch/mips/kernel/mips_ksyms.o CC arch/mips/kernel/module.o AS arch/mips/kernel/r4k_fpu.o CC arch/mips/kernel/i8259.o AS arch/mips/kernel/r4k_switch.o CC arch/mips/kernel/irq_cpu.o AS arch/mips/kernel/scall32-o32.o CC arch/mips/kernel/proc.o CC arch/mips/kernel/i8253.o CC arch/mips/kernel/early_printk.o AS arch/mips/kernel/head.o CC arch/mips/kernel/init_task.o LDS arch/mips/kernel/vmlinux.lds LD init/mounts.o In file included from /scratch/kisskb/src/include/linux/bug.h:5, from /scratch/kisskb/src/arch/mips/kernel/traps.c:15: /scratch/kisskb/src/arch/mips/include/asm/bug.h:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BUG' /scratch/kisskb/src/arch/mips/include/asm/bug.h: In function '__BUG_ON': /scratch/kisskb/src/arch/mips/include/asm/bug.h:26: error: implicit declaration of function 'BUG' distcc[11591] ERROR: compile /scratch/kisskb/src/arch/mips/kernel/traps.c on sprygo/32 failed make[2]: *** [arch/mips/kernel/traps.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /scratch/kisskb/src/include/linux/bug.h:5, from /scratch/kisskb/src/arch/mips/kernel/time.c:14: /scratch/kisskb/src/arch/mips/include/asm/bug.h:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BUG' /scratch/kisskb/src/arch/mips/include/asm/bug.h: In function '__BUG_ON': /scratch/kisskb/src/arch/mips/include/asm/bug.h:26: error: implicit declaration of function 'BUG' distcc[11586] ERROR: compile /scratch/kisskb/src/arch/mips/kernel/time.c on sprygo/32 failed make[2]: *** [arch/mips/kernel/time.o] Error 1 CC arch/mips/mm/cache.o CC arch/mips/mm/dma-default.o CC arch/mips/mm/extable.o CC arch/mips/mm/fault.o CC arch/mips/mm/init.o CC arch/mips/mm/tlbex.o AS arch/mips/mm/tlbex-fault.o CC arch/mips/mm/uasm.o CC arch/mips/mm/page.o CC arch/mips/mm/ioremap.o CC arch/mips/mm/pgtable-32.o CC arch/mips/mm/c-r4k.o AS arch/mips/mm/cex-gen.o CC arch/mips/mm/tlb-r4k.o CC arch/mips/math-emu/cp1emu.o CC arch/mips/math-emu/ieee754m.o CC arch/mips/math-emu/ieee754d.o CC arch/mips/math-emu/ieee754dp.o CC arch/mips/mm/sc-ip22.o CC arch/mips/math-emu/ieee754sp.o In file included from /scratch/kisskb/src/arch/mips/mm/uasm.c:22: /scratch/kisskb/src/arch/mips/include/asm/bugs.h: In function 'check_bugs': /scratch/kisskb/src/arch/mips/include/asm/bugs.h:34: error: implicit declaration of function 'smp_processor_id' /scratch/kisskb/src/arch/mips/mm/uasm.c: In function 'uasm_copy_handler': /scratch/kisskb/src/arch/mips/mm/uasm.c:514: error: implicit declaration of function 'memcpy' distcc[11875] ERROR: compile /scratch/kisskb/src/arch/mips/mm/uasm.c on sprygo/32 failed make[2]: *** [arch/mips/mm/uasm.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/mips/math-emu/ieee754.o CC arch/mips/math-emu/ieee754xcpt.o CC arch/mips/math-emu/dp_frexp.o CC arch/mips/math-emu/dp_modf.o CC arch/mips/math-emu/dp_div.o CC arch/mips/math-emu/dp_mul.o CC arch/mips/math-emu/dp_sub.o CC arch/mips/math-emu/dp_add.o CC arch/mips/math-emu/dp_fsp.o In file included from /scratch/kisskb/src/include/linux/bug.h:5, from /scratch/kisskb/src/arch/mips/mm/tlbex.c:24: /scratch/kisskb/src/arch/mips/include/asm/bug.h:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BUG' /scratch/kisskb/src/arch/mips/include/asm/bug.h: In function '__BUG_ON': /scratch/kisskb/src/arch/mips/include/asm/bug.h:26: error: implicit declaration of function 'BUG' distcc[11857] ERROR: compile /scratch/kisskb/src/arch/mips/mm/tlbex.c on sprygo/32 failed make[2]: *** [arch/mips/mm/tlbex.o] Error 1 CC arch/mips/math-emu/dp_cmp.o CC arch/mips/math-emu/dp_logb.o CC arch/mips/math-emu/dp_scalb.o In file included from /scratch/kisskb/src/include/linux/bug.h:5, from /scratch/kisskb/src/arch/mips/mm/init.c:12: /scratch/kisskb/src/arch/mips/include/asm/bug.h:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BUG' /scratch/kisskb/src/arch/mips/include/asm/bug.h: In function '__BUG_ON': /scratch/kisskb/src/arch/mips/include/asm/bug.h:26: error: implicit declaration of function 'BUG' distcc[11852] ERROR: compile /scratch/kisskb/src/arch/mips/mm/init.c on sprygo/32 failed make[2]: *** [arch/mips/mm/init.o] Error 1 CC arch/mips/math-emu/dp_simple.o CC arch/mips/math-emu/dp_tint.o CC arch/mips/math-emu/dp_fint.o CC arch/mips/math-emu/dp_tlong.o CC arch/mips/math-emu/dp_flong.o CC arch/mips/math-emu/sp_frexp.o CC arch/mips/math-emu/sp_modf.o CC arch/mips/math-emu/sp_div.o CC arch/mips/math-emu/sp_mul.o CC arch/mips/math-emu/sp_sub.o CC arch/mips/math-emu/sp_add.o CC arch/mips/math-emu/sp_fdp.o CC arch/mips/math-emu/sp_cmp.o CC arch/mips/math-emu/sp_logb.o CC arch/mips/math-emu/sp_simple.o CC arch/mips/math-emu/sp_tint.o CC arch/mips/math-emu/sp_fint.o CC arch/mips/math-emu/sp_tlong.o CC arch/mips/math-emu/sp_scalb.o CC arch/mips/math-emu/sp_flong.o CC arch/mips/math-emu/dp_sqrt.o CC arch/mips/math-emu/sp_sqrt.o CC arch/mips/math-emu/kernel_linkage.o CC arch/mips/math-emu/dsemul.o distcc[11719] ERROR: compile (null) on localhost:Broken pipe distcc[12006] ERROR: compile (null) on localhost:Broken pipe distcc[11803] ERROR: compile (null) on localhost:Broken pipe distcc[11598] ERROR: compile (null) on localhost:Broken pipe 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 CC mm/bootmem.o TIMEC kernel/timeconst.h CC mm/filemap.o CC kernel/softirq.o CC mm/mempool.o CC mm/oom_kill.o CC kernel/sysctl.o CC mm/fadvise.o CC kernel/resource.o CC mm/maccess.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/timer.o CC kernel/user.o CC kernel/signal.o CC mm/page_alloc.o CC kernel/sys.o CC mm/page-writeback.o CC mm/pdflush.o CC mm/readahead.o CC mm/swap.o CC kernel/workqueue.o CC mm/truncate.o CC kernel/kmod.o CC mm/vmscan.o CC mm/shmem.o CC kernel/pid.o CC mm/prio_tree.o CC mm/util.o CC mm/mmzone.o CC kernel/rcupdate.o CC kernel/extable.o CC mm/vmstat.o CC kernel/params.o CC kernel/posix-timers.o CC mm/backing-dev.o CC kernel/kthread.o CC mm/page_isolation.o CC kernel/wait.o CC kernel/kfifo.o CC mm/mm_init.o CC kernel/sys_ni.o CC mm/fremap.o CC kernel/posix-cpu-timers.o CC mm/highmem.o CC mm/madvise.o CC kernel/mutex.o CC mm/memory.o CC kernel/hrtimer.o CC kernel/rwsem.o CC mm/mincore.o CC mm/mlock.o CC mm/mmap.o CC kernel/nsproxy.o CC kernel/srcu.o CC mm/mprotect.o CC mm/mremap.o CC kernel/semaphore.o /scratch/kisskb/src/mm/page_alloc.c: In function 'alloc_pages_exact': /scratch/kisskb/src/mm/page_alloc.c:1986: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast CC kernel/notifier.o CC mm/msync.o CC kernel/ksysfs.o distcc[12923] ERROR: compile (null) on localhost:Broken pipe CC kernel/pm_qos_params.o CC mm/rmap.o CC mm/vmalloc.o CC mm/init-mm.o CC kernel/sched_clock.o CC mm/pagewalk.o CC mm/page_io.o CC kernel/cred.o CC mm/swap_state.o CC kernel/async.o CC kernel/groups.o CC mm/swapfile.o CC mm/thrash.o CC mm/dmapool.o CC kernel/futex.o CC kernel/irq/handle.o CC mm/shmem_acl.o CC kernel/power/main.o CC kernel/rtmutex.o CC mm/slab.o CC kernel/irq/manage.o CC kernel/dma.o CC kernel/up.o CC kernel/time/timekeeping.o CC kernel/time/ntp.o CC kernel/irq/spurious.o CC kernel/module.o CC kernel/time/clocksource.o CC kernel/kallsyms.o CC kernel/irq/resend.o CC kernel/utsname.o CC kernel/time/jiffies.o CC kernel/irq/chip.o CC kernel/user_namespace.o CC kernel/time/timer_list.o CC kernel/irq/devres.o CC kernel/pid_namespace.o distcc[12994] ERROR: compile (null) on localhost:Broken pipe CC kernel/irq/autoprobe.o GZIP kernel/config_data.gz CC kernel/time/timecompare.o /scratch/kisskb/src/include/linux/cred.h: In function 'get_cred': /scratch/kisskb/src/include/linux/cred.h:189: warning: passing argument 1 of 'get_new_cred' discards qualifiers from pointer target type CC kernel/seccomp.o CC kernel/irq/proc.o CC kernel/time/clockevents.o CC kernel/rcuclassic.o CC fs/open.o CC kernel/time/tick-common.o distcc[12264] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/mm/slab.c: In function 'kfree': /scratch/kisskb/src/mm/slab.c:3771: warning: passing argument 2 of '__cache_free' discards qualifiers from pointer target type CC kernel/relay.o CC fs/read_write.o CC kernel/utsname_sysctl.o CC fs/file_table.o distcc[13315] ERROR: compile (null) on localhost:Broken pipe CC kernel/time.o CC fs/super.o IKCFG kernel/config_data.h CC kernel/time/tick-oneshot.o CC kernel/configs.o /scratch/kisskb/src/include/linux/cred.h: In function 'get_cred': /scratch/kisskb/src/include/linux/cred.h:189: warning: passing argument 1 of 'get_new_cred' discards qualifiers from pointer target type distcc[13214] ERROR: compile (null) on localhost:Broken pipe CC fs/char_dev.o CC kernel/time/tick-sched.o CC fs/stat.o CC fs/exec.o CC fs/pipe.o CC fs/namei.o CC fs/fcntl.o CC ipc/util.o distcc[13340] ERROR: compile (null) on localhost:Broken pipe distcc[13344] ERROR: compile (null) on localhost:Broken pipe CC security/keys/key.o distcc[13577] ERROR: compile (null) on localhost:Broken pipe CC fs/ioctl.o CC ipc/msgutil.o CC security/keys/keyring.o CC ipc/msg.o distcc[13397] ERROR: compile (null) on localhost:Broken pipe CC security/commoncap.o CC fs/readdir.o CC ipc/sem.o CC security/keys/keyctl.o CC ipc/shm.o CC fs/select.o distcc[13349] ERROR: compile (null) on localhost:Broken pipe CC security/keys/permission.o distcc[13947] ERROR: compile (null) on localhost:Broken pipe CC ipc/ipcns_notifier.o CC fs/fifo.o CC security/keys/process_keys.o CC ipc/ipc_sysctl.o CC security/keys/request_key.o CC fs/dcache.o /scratch/kisskb/src/include/linux/cred.h: In function 'get_cred': /scratch/kisskb/src/include/linux/cred.h:189: warning: passing argument 1 of 'get_new_cred' discards qualifiers from pointer target type distcc[13150] ERROR: compile (null) on localhost:Broken pipe CC ipc/namespace.o CC security/keys/request_key_auth.o CC security/keys/user_defined.o CC fs/inode.o CC security/keys/proc.o /scratch/kisskb/src/include/linux/cred.h: In function 'get_cred': /scratch/kisskb/src/include/linux/cred.h:189: warning: passing argument 1 of 'get_new_cred' discards qualifiers from pointer target type CC security/keys/sysctl.o CC fs/attr.o /scratch/kisskb/src/include/linux/cred.h: In function 'get_cred': /scratch/kisskb/src/include/linux/cred.h:189: warning: passing argument 1 of 'get_new_cred' discards qualifiers from pointer target type 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 distcc[13510] ERROR: compile (null) on localhost:Broken pipe distcc[13185] ERROR: compile (null) on localhost:Broken pipe CC fs/splice.o CC fs/sync.o CC fs/utimes.o CC fs/stack.o distcc[14376] ERROR: compile (null) on localhost:Broken pipe CC fs/fs_struct.o distcc[13410] ERROR: compile (null) on localhost:Broken pipe distcc[13596] 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 CC fs/ioprio.o LD fs/autofs4/built-in.o LD fs/autofs/built-in.o CC [M] fs/autofs4/init.o CC [M] fs/autofs/dirhash.o CC [M] fs/autofs4/inode.o CC [M] fs/autofs/init.o LD fs/cifs/built-in.o CC [M] fs/autofs/inode.o distcc[13587] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/autofs4/root.o LD arch/mips/sgi-ip22/built-in.o CC [M] fs/autofs/root.o CC [M] fs/cifs/cifsfs.o distcc[14695] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/autofs4/symlink.o LD fs/coda/built-in.o distcc[14015] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/autofs/symlink.o CC [M] fs/autofs/waitq.o /scratch/kisskb/src/fs/autofs4/symlink.c: In function 'autofs4_follow_link': /scratch/kisskb/src/fs/autofs4/symlink.c:18: warning: passing argument 2 of 'nd_set_link' discards qualifiers from pointer target type distcc[14546] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/cifs/cifssmb.o distcc[14794] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/coda/psdev.o CC [M] fs/autofs4/waitq.o distcc[13179] ERROR: compile (null) on localhost:Broken pipe LD fs/configfs/built-in.o CC [M] fs/configfs/inode.o CC [M] fs/autofs4/expire.o CC [M] fs/autofs4/dev-ioctl.o CC [M] fs/cifs/cifs_debug.o distcc[13111] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/coda/cache.o CC [M] fs/cifs/connect.o CC [M] fs/configfs/file.o CC [M] fs/coda/cnode.o distcc[14280] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/cifs/dir.o CC [M] fs/coda/inode.o CC [M] fs/configfs/dir.o CC [M] fs/coda/dir.o CC fs/devpts/inode.o CC [M] fs/configfs/symlink.o CC [M] fs/coda/file.o CC [M] fs/cifs/file.o distcc[14320] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/coda/upcall.o CC [M] fs/configfs/mount.o CC [M] fs/configfs/item.o LD fs/efs/built-in.o CC [M] fs/efs/super.o CC [M] fs/cifs/inode.o LD fs/dlm/built-in.o CC [M] fs/efs/inode.o CC [M] fs/coda/coda_linux.o CC [M] fs/dlm/ast.o CC [M] fs/efs/namei.o LD fs/exportfs/built-in.o CC [M] fs/coda/symlink.o CC [M] fs/dlm/config.o CC [M] fs/exportfs/expfs.o distcc[15279] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/efs/dir.o CC [M] fs/coda/pioctl.o CC [M] fs/dlm/dir.o LD fs/ext2/built-in.o CC [M] fs/ext2/balloc.o CC [M] fs/efs/file.o CC [M] fs/cifs/link.o CC [M] fs/dlm/lock.o CC [M] fs/cifs/misc.o CC [M] fs/coda/sysctl.o CC fs/ext3/balloc.o CC [M] fs/dlm/lockspace.o LD fs/ext4/built-in.o CC fs/ext3/bitmap.o CC [M] fs/cifs/netmisc.o CC [M] fs/efs/symlink.o CC [M] fs/ext2/dir.o CC [M] fs/dlm/main.o CC fs/ext3/dir.o LD fs/fat/built-in.o CC [M] fs/fat/cache.o CC [M] fs/dlm/member.o CC [M] fs/cifs/smbdes.o CC fs/ext3/file.o CC [M] fs/fat/dir.o CC [M] fs/fat/fatent.o CC [M] fs/dlm/memory.o CC [M] fs/cifs/smbencrypt.o CC fs/ext3/fsync.o LD fs/fuse/built-in.o CC [M] fs/fat/file.o CC fs/ext3/ialloc.o CC [M] fs/fuse/dev.o LD fs/isofs/built-in.o CC [M] fs/cifs/transport.o CC [M] fs/isofs/namei.o CC [M] fs/fat/inode.o CC [M] fs/ext4/balloc.o CC [M] fs/ext2/file.o CC [M] fs/dlm/midcomms.o CC [M] fs/isofs/inode.o CC [M] fs/fuse/dir.o CC [M] fs/cifs/asn1.o CC [M] fs/fuse/file.o CC fs/jbd/transaction.o CC [M] fs/isofs/dir.o CC [M] fs/isofs/util.o CC [M] fs/ext2/ialloc.o CC [M] fs/dlm/netlink.o CC [M] fs/ext4/bitmap.o CC [M] fs/ext4/dir.o CC fs/ext3/inode.o CC [M] fs/isofs/rock.o CC [M] fs/fat/misc.o CC [M] fs/cifs/md4.o CC fs/jbd/commit.o CC [M] fs/fat/namei_msdos.o CC [M] fs/cifs/md5.o CC fs/ext3/ioctl.o LD fs/jbd2/built-in.o distcc[16169] ERROR: compile (null) on localhost:Broken pipe LD fs/devpts/devpts.o CC [M] fs/fat/namei_vfat.o CC fs/jbd/recovery.o CC [M] fs/cifs/cifs_unicode.o CC fs/jbd/checkpoint.o CC [M] fs/cifs/nterr.o CC [M] fs/ext4/file.o CC [M] fs/fuse/inode.o CC fs/ext3/namei.o CC [M] fs/cifs/xattr.o CC fs/ext3/super.o CC fs/ext3/symlink.o distcc[13008] ERROR: compile (null) on localhost:Broken pipe distcc[13451] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext4/fsync.o CC [M] fs/ext2/inode.o CC fs/jbd/revoke.o CC [M] fs/ext4/ialloc.o CC [M] fs/cifs/cifsencrypt.o CC [M] fs/isofs/export.o CC [M] fs/fuse/control.o CC [M] fs/jbd2/transaction.o LD fs/lockd/built-in.o LD [M] fs/autofs/autofs.o CC [M] fs/ext4/inode.o CC fs/jbd/journal.o CC [M] fs/ext2/ioctl.o CC [M] fs/ext2/namei.o CC [M] fs/isofs/joliet.o CC [M] fs/ext2/super.o CC [M] fs/cifs/readdir.o CC [M] fs/lockd/clntlock.o LD security/keys/built-in.o LD security/built-in.o LD fs/minix/built-in.o CC [M] fs/minix/bitmap.o CC [M] fs/minix/itree_v1.o distcc[14329] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jbd2/commit.o CC [M] fs/ext4/ioctl.o CC [M] fs/ext2/symlink.o LD fs/nfs/built-in.o LD fs/devpts/built-in.o CC [M] fs/nfs/client.o CC [M] fs/isofs/compress.o CC [M] fs/cifs/ioctl.o distcc[16047] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/dlm/lowcomms.o CC [M] fs/cifs/sess.o CC [M] fs/lockd/clntproc.o CC [M] fs/nfs/dir.o CC [M] fs/dlm/plock.o LD fs/nfs_common/built-in.o CC [M] fs/minix/itree_v2.o CC [M] fs/nfs/file.o CC [M] fs/dlm/rcom.o CC [M] fs/cifs/export.o CC [M] fs/minix/namei.o CC [M] fs/nfs/getroot.o CC [M] fs/lockd/host.o CC [M] fs/jbd2/recovery.o CC [M] fs/lockd/svc.o CC [M] fs/minix/inode.o CC [M] fs/minix/file.o CC [M] fs/ext4/namei.o CC [M] fs/nfs_common/nfsacl.o CC [M] fs/jbd2/checkpoint.o CC fs/ext3/hash.o CC [M] fs/minix/dir.o CC fs/ext3/resize.o CC [M] fs/jbd2/revoke.o CC [M] fs/cifs/cifsacl.o CC [M] fs/cifs/cifs_spnego.o CC [M] fs/nfs/inode.o distcc[17035] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nfs/super.o distcc[15332] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/dlm/recover.o CC [M] fs/jbd2/journal.o CC fs/ext3/ext3_jbd.o CC [M] fs/ext4/super.o CC fs/ext3/xattr.o CC [M] fs/dlm/recoverd.o LD [M] fs/exportfs/exportfs.o CC [M] fs/ext4/symlink.o CC [M] fs/dlm/requestqueue.o CC fs/ext3/xattr_user.o CC [M] fs/nfs/nfs2xdr.o LD fs/nfsd/built-in.o CC fs/ext3/xattr_trusted.o CC [M] fs/lockd/svclock.o LD fs/nls/built-in.o CC fs/ext3/acl.o CC [M] fs/lockd/svcshare.o CC [M] fs/nls/nls_base.o CC fs/notify/fsnotify.o CC [M] fs/ext4/hash.o LD fs/omfs/built-in.o CC [M] fs/dlm/user.o CC fs/notify/notification.o CC fs/notify/group.o CC [M] fs/lockd/svcproc.o CC [M] fs/ext4/resize.o CC [M] fs/ext4/extents.o distcc[12979] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext4/ext4_jbd2.o CC [M] fs/nls/nls_cp437.o CC fs/partitions/check.o distcc[17478] ERROR: compile (null) on localhost:Broken pipe CC fs/ext3/xattr_security.o CC fs/partitions/msdos.o CC [M] fs/dlm/util.o CC [M] fs/nfsd/nfssvc.o CC [M] fs/omfs/bitmap.o CC [M] fs/nls/nls_cp737.o CC [M] fs/nls/nls_cp775.o CC [M] fs/lockd/svcsubs.o CC [M] fs/nfs/direct.o CC fs/proc/mmu.o CC fs/proc/task_mmu.o CC fs/notify/inode_mark.o CC [M] fs/omfs/dir.o CC [M] fs/nfsd/nfsctl.o CC fs/quota/dquot.o CC [M] fs/nfs/pagelist.o CC fs/quota/quota.o distcc[17751] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nls/nls_cp850.o CC fs/proc/inode.o CC [M] fs/nls/nls_cp852.o CC [M] fs/nfsd/nfsproc.o distcc[17417] ERROR: compile (null) on localhost:Broken pipe CC fs/partitions/sgi.o CC [M] fs/omfs/file.o LD arch/mips/math-emu/built-in.o CC [M] fs/nfs/proc.o CC fs/proc/root.o CC fs/ramfs/inode.o CC fs/notify/dnotify/dnotify.o CC fs/proc/base.o CC [M] fs/nfsd/nfsfh.o CC [M] fs/lockd/mon.o CC [M] fs/nfsd/vfs.o CC [M] fs/lockd/xdr.o CC [M] fs/lockd/grace.o CC [M] fs/nfsd/export.o CC fs/proc/generic.o CC [M] fs/lockd/xdr4.o CC fs/proc/array.o CC fs/proc/proc_tty.o CC [M] fs/nfsd/auth.o CC fs/proc/cmdline.o CC [M] fs/nfsd/lockd.o CC fs/ramfs/file-mmu.o distcc[17429] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext4/migrate.o CC [M] fs/nfsd/nfscache.o CC [M] fs/ext4/mballoc.o CC [M] fs/nls/nls_cp855.o CC fs/notify/inotify/inotify.o /scratch/kisskb/src/include/linux/cred.h: In function 'get_cred': /scratch/kisskb/src/include/linux/cred.h:189: warning: passing argument 1 of 'get_new_cred' discards qualifiers from pointer target type CC [M] fs/ext4/block_validity.o CC [M] fs/nfsd/nfsxdr.o CC fs/notify/inotify/inotify_fsnotify.o CC [M] fs/omfs/inode.o /scratch/kisskb/src/include/linux/cred.h: In function 'get_cred': /scratch/kisskb/src/include/linux/cred.h:189: warning: passing argument 1 of 'get_new_cred' discards qualifiers from pointer target type CC [M] fs/ext4/move_extent.o CC [M] fs/quota/quota_v2.o CC fs/proc/cpuinfo.o CC fs/notify/inotify/inotify_user.o LD fs/smbfs/built-in.o CC [M] fs/smbfs/proc.o CC fs/sysfs/inode.o CC [M] fs/nfsd/stats.o CC [M] fs/quota/quota_tree.o CC [M] fs/nfs/read.o CC [M] fs/smbfs/dir.o CC fs/sysfs/file.o CC [M] fs/lockd/svc4proc.o LD fs/udf/built-in.o CC [M] fs/udf/balloc.o CC [M] fs/udf/dir.o LD [M] fs/isofs/isofs.o CC [M] fs/smbfs/cache.o LD fs/ufs/built-in.o CC fs/sysfs/dir.o LD fs/ramfs/ramfs.o CC [M] fs/nfs/symlink.o CC fs/proc/devices.o CC [M] fs/ext4/xattr.o CC fs/sysfs/symlink.o CC [M] fs/nls/nls_cp857.o CC [M] fs/ufs/balloc.o CC [M] fs/ext4/xattr_user.o CC [M] fs/nfs/unlink.o CC [M] fs/udf/file.o CC [M] fs/ext4/xattr_trusted.o CC fs/proc/interrupts.o CC [M] fs/udf/ialloc.o CC fs/proc/loadavg.o distcc[18560] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ufs/cylinder.o CC [M] fs/ufs/dir.o CC [M] fs/nfs/write.o CC [M] fs/smbfs/sock.o LD fs/xfs/built-in.o CC [M] fs/nfsd/nfs2acl.o CC [M] fs/nls/nls_cp860.o CC fs/eventpoll.o CC fs/sysfs/mount.o distcc[17410] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/meminfo.o CC [M] fs/nfs/namespace.o CC [M] fs/xfs/quota/xfs_dquot.o CC fs/sysfs/bin.o CC fs/sysfs/group.o distcc[18202] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext4/acl.o In file included from /scratch/kisskb/src/include/linux/mmzone.h:20, from /scratch/kisskb/src/include/linux/gfp.h:4, from /scratch/kisskb/src/include/linux/mm.h:8, from /scratch/kisskb/src/fs/proc/meminfo.c:5: /scratch/kisskb/src/arch/mips/include/asm/page.h:36:1: warning: "HPAGE_SIZE" redefined In file included from /scratch/kisskb/src/fs/proc/meminfo.c:2: /scratch/kisskb/src/include/linux/hugetlb.h:107:1: warning: this is the location of the previous definition In file included from /scratch/kisskb/src/include/linux/mmzone.h:20, from /scratch/kisskb/src/include/linux/gfp.h:4, from /scratch/kisskb/src/include/linux/mm.h:8, from /scratch/kisskb/src/fs/proc/meminfo.c:5: /scratch/kisskb/src/arch/mips/include/asm/page.h:37:1: warning: "HPAGE_MASK" redefined In file included from /scratch/kisskb/src/fs/proc/meminfo.c:2: /scratch/kisskb/src/include/linux/hugetlb.h:106:1: warning: this is the location of the previous definition CC [M] fs/udf/inode.o CC fs/anon_inodes.o CC [M] fs/ext4/xattr_security.o CC [M] fs/smbfs/inode.o CC fs/proc/stat.o CC [M] fs/nfsd/nfs3proc.o CC [M] fs/nfs/mount_clnt.o CC [M] fs/xfs/quota/xfs_dquot_item.o CC [M] fs/nls/nls_cp861.o CC [M] fs/nfsd/nfs3xdr.o CC [M] fs/udf/lowlevel.o CC fs/proc/uptime.o CC [M] fs/nls/nls_cp862.o CC [M] fs/nfsd/nfs3acl.o CC [M] fs/udf/namei.o CC [M] fs/nfs/nfs3proc.o CC [M] fs/ufs/file.o CC [M] fs/udf/partition.o CC [M] fs/nls/nls_cp863.o CC [M] fs/udf/super.o distcc[19150] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/udf/truncate.o CC [M] fs/nfs/nfs3xdr.o CC [M] fs/xfs/quota/xfs_trans_dquot.o CC fs/signalfd.o CC [M] fs/nfs/nfs3acl.o CC [M] fs/smbfs/file.o CC [M] fs/nls/nls_cp864.o LD [M] fs/ext2/ext2.o CC [M] fs/udf/symlink.o CC [M] fs/smbfs/ioctl.o CC [M] fs/smbfs/getopt.o CC [M] fs/xfs/quota/xfs_qm_syscalls.o CC [M] fs/nls/nls_cp865.o CC fs/timerfd.o CC [M] fs/udf/directory.o CC [M] fs/udf/misc.o CC [M] fs/udf/udftime.o CC [M] fs/xfs/quota/xfs_qm_bhv.o CC fs/proc/version.o CC [M] fs/udf/unicode.o CC [M] fs/nfs/sysctl.o CC [M] fs/nls/nls_cp866.o CC fs/eventfd.o CC [M] fs/xfs/quota/xfs_qm.o CC fs/proc/softirqs.o CC [M] fs/nls/nls_cp869.o CC fs/aio.o distcc[18562] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/smbfs/symlink.o CC [M] fs/nls/nls_cp874.o CC fs/proc/proc_sysctl.o CC [M] fs/nls/nls_cp932.o CC [M] fs/smbfs/smbiod.o CC [M] fs/ufs/ialloc.o CC [M] fs/xfs/linux-2.6/xfs_quotaops.o CC fs/locks.o CC [M] fs/nls/nls_euc-jp.o CC fs/proc/proc_net.o CC [M] fs/ufs/inode.o CC [M] fs/smbfs/request.o CC fs/proc/kcore.o CC fs/nfsctl.o CC fs/proc/kmsg.o CC [M] fs/xfs/quota/xfs_qm_stats.o LD [M] fs/fuse/fuse.o CC [M] fs/xfs/linux-2.6/xfs_stats.o CC [M] fs/xfs/linux-2.6/xfs_sysctl.o CC [M] fs/ufs/namei.o CC fs/binfmt_script.o CC [M] fs/xfs/xfs_alloc.o CC [M] fs/xfs/xfs_alloc_btree.o CC fs/proc/page.o CC [M] fs/ufs/super.o CC fs/binfmt_elf.o CC fs/mbcache.o CC [M] fs/ufs/symlink.o LD kernel/power/built-in.o CC [M] fs/xfs/xfs_attr.o LD fs/ramfs/built-in.o CC [M] fs/ufs/truncate.o CC [M] fs/nls/nls_cp936.o CC [M] fs/xfs/xfs_attr_leaf.o CC [M] fs/xfs/xfs_bit.o CC fs/posix_acl.o CC [M] fs/ufs/util.o CC [M] fs/nls/nls_cp949.o CC [M] fs/xfs/xfs_bmap.o CC fs/xattr_acl.o CC [M] fs/xfs/xfs_bmap_btree.o CC [M] fs/nls/nls_cp950.o CC fs/generic_acl.o CC [M] fs/xfs/xfs_btree.o CC [M] fs/xfs/xfs_buf_item.o CC [M] fs/nls/nls_cp1250.o CC [M] fs/binfmt_misc.o LD [M] fs/autofs4/autofs4.o CC [M] fs/nls/nls_cp1251.o CC [M] fs/xfs/xfs_da_btree.o CC [M] fs/nls/nls_ascii.o CC [M] fs/nls/nls_iso8859-1.o CC [M] fs/xfs/xfs_dir2.o CC [M] fs/nls/nls_iso8859-2.o CC [M] fs/nls/nls_iso8859-3.o CC [M] fs/xfs/xfs_dir2_block.o CC [M] fs/nls/nls_iso8859-4.o CC [M] fs/xfs/xfs_dir2_data.o CC [M] fs/nls/nls_iso8859-5.o CC [M] fs/xfs/xfs_dir2_leaf.o distcc[13231] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/omfs/omfs.o CC [M] fs/nls/nls_iso8859-6.o CC [M] fs/xfs/xfs_dir2_node.o CC [M] fs/nls/nls_iso8859-7.o CC [M] fs/xfs/xfs_dir2_sf.o CC [M] fs/xfs/xfs_error.o CC [M] fs/nls/nls_cp1255.o CC [M] fs/nls/nls_iso8859-9.o CC [M] fs/xfs/xfs_extfree_item.o CC [M] fs/nls/nls_iso8859-13.o CC [M] fs/xfs/xfs_filestream.o CC [M] fs/nls/nls_iso8859-14.o distcc[19903] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/xfs/xfs_fsops.o CC [M] fs/nls/nls_iso8859-15.o CC [M] fs/xfs/xfs_ialloc.o CC [M] fs/xfs/xfs_ialloc_btree.o LD [M] fs/nfs_common/nfs_acl.o CC [M] fs/nls/nls_koi8-r.o CC [M] fs/xfs/xfs_iget.o CC [M] fs/xfs/xfs_inode.o LD kernel/time/built-in.o CC [M] fs/nls/nls_koi8-u.o CC [M] fs/nls/nls_koi8-ru.o CC [M] fs/nls/nls_utf8.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 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_vnodeops.o CC [M] fs/xfs/xfs_rw.o CC [M] fs/xfs/xfs_dmops.o CC [M] fs/xfs/linux-2.6/kmem.o CC [M] fs/xfs/linux-2.6/xfs_aops.o LD [M] fs/efs/efs.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_xattr.o CC [M] fs/xfs/support/debug.o CC [M] fs/xfs/support/uuid.o LD fs/notify/dnotify/built-in.o distcc[17616] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/lockd/lockd.o LD [M] fs/minix/minix.o LD fs/ext3/ext3.o LD [M] fs/cifs/cifs.o LD fs/ext3/built-in.o distcc[19765] ERROR: compile (null) on localhost:Broken pipe make[1]: *** [arch/mips/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... LD [M] fs/ufs/ufs.o LD fs/notify/inotify/built-in.o LD fs/notify/built-in.o distcc[19984] ERROR: compile (null) on localhost:Broken pipe LD init/built-in.o LD fs/proc/proc.o LD [M] fs/fat/fat.o LD [M] fs/fat/vfat.o LD [M] fs/fat/msdos.o LD fs/proc/built-in.o LD [M] fs/nfs/nfs.o LD ipc/built-in.o LD fs/partitions/built-in.o LD [M] fs/coda/coda.o LD [M] fs/nfsd/nfsd.o LD mm/built-in.o LD kernel/irq/built-in.o LD kernel/built-in.o distcc[18997] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/dlm/dlm.o LD fs/sysfs/built-in.o make[1]: *** [arch/mips/mm] Error 2 LD [M] fs/configfs/configfs.o LD [M] fs/jbd2/jbd2.o LD fs/jbd/jbd.o LD fs/jbd/built-in.o LD [M] fs/ext4/ext4.o LD [M] fs/udf/udf.o LD [M] fs/smbfs/smbfs.o LD [M] fs/xfs/xfs.o distcc[18042] ERROR: compile (null) on localhost:Broken pipe LD fs/quota/built-in.o LD fs/built-in.o make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision ccc0d38ec13d4649d4168c1db590137df53ad783 # < git symbolic-ref HEAD # < git merge-base ccc0d38ec13d4649d4168c1db590137df53ad783 c277331d5fbaae5772ed19862feefa91f4e477d3 # < 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)