# < 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 7a9a9a81bba98dda621167dbe2f956a81f00c7bc 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=cris O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_cris-allyesconfig_cris CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/cris-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=cris O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_cris-allyesconfig_cris CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/cris-linux- allyesconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 usr/Kconfig:145:warning: defaults for choice values not supported # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=cris O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_cris-allyesconfig_cris CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/cris-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linux-next_cris-allyesconfig_cris/Makefile scripts/kconfig/conf -s arch/cris/Kconfig usr/Kconfig:145:warning: defaults for choice values not supported GEN /scratch/kisskb/build/linux-next_cris-allyesconfig_cris/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-cris Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms 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/lex.o HOSTCC scripts/genksyms/parse.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o HOSTCC scripts/selinux/mdp/mdp CC kernel/bounds.s GEN include/linux/bounds.h CC arch/cris/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 :1397:2: warning: #warning syscall signalfd4 not implemented :1401:2: warning: #warning syscall eventfd2 not implemented :1405:2: warning: #warning syscall epoll_create1 not implemented :1409:2: warning: #warning syscall dup3 not implemented :1413:2: warning: #warning syscall pipe2 not implemented :1417:2: warning: #warning syscall inotify_init1 not implemented HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o HOSTCC usr/gen_init_cpio CC init/do_mounts_rd.o UPD include/linux/compile.h CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o CC arch/cris/kernel/process.o CC init/version.o CC arch/cris/kernel/traps.o CC arch/cris/kernel/irq.o CC arch/cris/mm/init.o CC arch/cris/kernel/ptrace.o CC arch/cris/kernel/setup.o CC arch/cris/mm/fault.o AS arch/cris/arch-v10/kernel/entry.o CC arch/cris/arch-v10/kernel/traps.o CC arch/cris/kernel/time.o CC arch/cris/mm/tlb.o CC arch/cris/kernel/sys_cris.o CC arch/cris/mm/ioremap.o CC arch/cris/kernel/crisksyms.o CC arch/cris/kernel/module.o CC arch/cris/kernel/profile.o LDS arch/cris/kernel/vmlinux.lds CC arch/cris/arch-v10/kernel/shadows.o CC arch/cris/arch-v10/kernel/debugport.o CC arch/cris/arch-v10/kernel/irq.o CC arch/cris/arch-v10/kernel/process.o CC arch/cris/arch-v10/kernel/setup.o CC arch/cris/arch-v10/kernel/signal.o CC arch/cris/arch-v10/kernel/time.o CC arch/cris/arch-v10/kernel/ptrace.o CC arch/cris/arch-v10/kernel/dma.o CC arch/cris/arch-v10/kernel/io_interface_mux.o GEN usr/initramfs_data.cpio CC arch/cris/arch-v10/kernel/kgdb.o /scratch/kisskb/src/arch/cris/arch-v10/kernel/irq.c: In function 'init_IRQ': /scratch/kisskb/src/arch/cris/arch-v10/kernel/irq.c:260: error: implicit declaration of function 'kgdb_init' /scratch/kisskb/src/arch/cris/arch-v10/kernel/irq.c:261: error: implicit declaration of function 'breakpoint' distcc[2812] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/irq.c on sprygo/32 failed /scratch/kisskb/src/arch/cris/kernel/profile.c: In function 'write_cris_profile': /scratch/kisskb/src/arch/cris/kernel/profile.c:56: warning: no return statement in function returning non-void make[2]: *** [arch/cris/arch-v10/kernel/irq.o] Error 1 make[2]: *** Waiting for unfinished jobs.... AS usr/initramfs_data.o /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1273:6: warning: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1359:1: warning: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1370:6: warning: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1457:1: warning: missing terminating " character LD usr/built-in.o /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:267: warning: type defaults to 'int' in declaration of 'write_stack_register' /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1273:6: warning: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1273: error: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1274: error: expected string literal before '.' token /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1359:1: warning: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1359: error: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1370:6: warning: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1370: error: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1457:1: warning: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1457: error: missing terminating " character distcc[2974] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c on sprygo/32 failed make[2]: *** [arch/cris/arch-v10/kernel/kgdb.o] Error 1 distcc[3068] ERROR: compile (null) on localhost:Broken pipe CC arch/cris/arch-v10/mm/fault.o CC arch/cris/arch-v10/mm/init.o CC arch/cris/arch-v10/mm/tlb.o CC kernel/sched.o CC kernel/fork.o CC mm/bootmem.o CC kernel/exec_domain.o CC mm/filemap.o CC kernel/panic.o CC kernel/printk.o CC mm/mempool.o CC kernel/cpu.o CC mm/oom_kill.o CC kernel/exit.o CC mm/fadvise.o CC kernel/itimer.o TIMEC kernel/timeconst.h CC mm/maccess.o CC mm/page_alloc.o CC kernel/softirq.o CC mm/page-writeback.o CC mm/pdflush.o CC mm/readahead.o CC kernel/resource.o CC mm/swap.o CC kernel/sysctl.o CC ipc/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 kernel/capability.o CC kernel/ptrace.o CC ipc/msgutil.o CC kernel/timer.o CC mm/truncate.o CC kernel/user.o CC kernel/signal.o CC mm/vmscan.o CC kernel/sys.o CC mm/shmem.o CC kernel/kmod.o CC mm/prio_tree.o CC mm/util.o CC kernel/workqueue.o CC ipc/msg.o distcc[2772] ERROR: compile (null) on localhost:Broken pipe CC kernel/pid.o CC mm/mmzone.o CC mm/vmstat.o distcc[3908] ERROR: compile (null) on localhost:Broken pipe CC mm/backing-dev.o CC ipc/sem.o CC ipc/shm.o CC ipc/ipcns_notifier.o CC mm/page_isolation.o CC ipc/ipc_sysctl.o CC ipc/mqueue.o CC ipc/namespace.o CC mm/mm_init.o CC mm/fremap.o CC kernel/rcupdate.o CC mm/highmem.o CC mm/madvise.o CC kernel/extable.o CC mm/memory.o CC mm/mincore.o distcc[4252] ERROR: compile (null) on localhost:Broken pipe CC mm/mlock.o CC mm/mmap.o CC kernel/params.o CC mm/mprotect.o CC kernel/posix-timers.o CC mm/mremap.o CC kernel/kthread.o CC kernel/wait.o CC kernel/kfifo.o CC mm/msync.o CC kernel/sys_ni.o CC mm/rmap.o CC kernel/posix-cpu-timers.o CC mm/vmalloc.o CC mm/pagewalk.o CC kernel/mutex.o distcc[4570] ERROR: compile (null) on localhost:Broken pipe CC mm/bounce.o CC kernel/hrtimer.o distcc[4528] ERROR: compile (null) on localhost:Broken pipe CC kernel/rwsem.o CC kernel/nsproxy.o CC kernel/srcu.o CC kernel/semaphore.o CC mm/page_io.o /scratch/kisskb/src/kernel/sched.c: In function 'get_parent_ip': /scratch/kisskb/src/kernel/sched.c:4787: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/sched.c:4789: warning: unsupported argument to '__builtin_return_address' CC mm/swap_state.o CC mm/swapfile.o CC mm/thrash.o CC kernel/notifier.o CC mm/dmapool.o CC fs/open.o CC mm/shmem_acl.o CC fs/read_write.o CC mm/debug-pagealloc.o CC fs/file_table.o CC kernel/ksysfs.o CC kernel/pm_qos_params.o CC kernel/sched_clock.o CC kernel/cred.o CC kernel/async.o CC mm/slqb.o CC kernel/freezer.o CC kernel/profile.o CC kernel/sysctl_check.o /scratch/kisskb/src/mm/debug-pagealloc.c: In function 'set_page_poison': /scratch/kisskb/src/mm/debug-pagealloc.c:8: error: 'struct page' has no member named 'debug_flags' /scratch/kisskb/src/mm/debug-pagealloc.c: In function 'clear_page_poison': /scratch/kisskb/src/mm/debug-pagealloc.c:13: error: 'struct page' has no member named 'debug_flags' /scratch/kisskb/src/mm/debug-pagealloc.c: In function 'page_poison': /scratch/kisskb/src/mm/debug-pagealloc.c:18: error: 'struct page' has no member named 'debug_flags' /scratch/kisskb/src/mm/debug-pagealloc.c: At top level: /scratch/kisskb/src/mm/debug-pagealloc.c:120: error: redefinition of 'kernel_map_pages' /scratch/kisskb/src/include/linux/mm.h:1278: error: previous definition of 'kernel_map_pages' was here /scratch/kisskb/src/mm/debug-pagealloc.c: In function 'kernel_map_pages': /scratch/kisskb/src/mm/debug-pagealloc.c:122: error: 'debug_pagealloc_enabled' undeclared (first use in this function) /scratch/kisskb/src/mm/debug-pagealloc.c:122: error: (Each undeclared identifier is reported only once /scratch/kisskb/src/mm/debug-pagealloc.c:122: error: for each function it appears in.) distcc[4857] ERROR: compile /scratch/kisskb/src/mm/debug-pagealloc.c on localhost failed make[2]: *** [mm/debug-pagealloc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC kernel/irq/handle.o CC kernel/power/process.o CC fs/super.o CC kernel/irq/manage.o CC kernel/time/timekeeping.o CC kernel/irq/spurious.o CC kernel/mutex-debug.o CC kernel/futex.o CC kernel/power/poweroff.o /scratch/kisskb/src/kernel/irq/handle.c:382:3: warning: #warning __do_IRQ is deprecated. Please convert to proper flow handlers distcc[4663] ERROR: compile (null) on localhost:Broken pipe CC kernel/time/ntp.o distcc[4712] ERROR: compile (null) on localhost:Broken pipe distcc[5256] ERROR: compile (null) on localhost:Broken pipe distcc[5280] ERROR: compile (null) on localhost:Broken pipe CC kernel/time/clocksource.o distcc[5023] ERROR: compile (null) on localhost:Broken pipe CC fs/char_dev.o CC kernel/irq/resend.o distcc[5127] ERROR: compile (null) on localhost:Broken pipe distcc[5131] ERROR: compile (null) on localhost:Broken pipe distcc[5143] ERROR: compile (null) on localhost:Broken pipe CC kernel/time/jiffies.o distcc[5162] ERROR: compile (null) on localhost:Broken pipe CC kernel/rtmutex.o CC fs/stat.o CC kernel/time/timer_list.o distcc[5239] ERROR: compile (null) on localhost:Broken pipe distcc[2891] ERROR: compile (null) on localhost:Broken pipe distcc[4895] ERROR: compile (null) on localhost:Broken pipe CC kernel/irq/chip.o CC fs/exec.o CC kernel/rtmutex-debug.o distcc[4442] ERROR: compile (null) on localhost:Broken pipe CC kernel/time/timecompare.o CC kernel/rtmutex-tester.o CC fs/pipe.o CC kernel/irq/devres.o CC kernel/time/timer_stats.o CC fs/namei.o CC kernel/irq/proc.o CC fs/fcntl.o distcc[5225] ERROR: compile (null) on localhost:Broken pipe CC kernel/up.o distcc[4404] ERROR: compile (null) on localhost:Broken pipe distcc[5245] ERROR: compile (null) on localhost:Broken pipe CC kernel/spinlock.o CC fs/ioctl.o CC kernel/uid16.o distcc[4424] ERROR: compile (null) on localhost:Broken pipe CC fs/readdir.o distcc[4065] ERROR: compile (null) on localhost:Broken pipe CC kernel/module.o CC fs/select.o distcc[4167] ERROR: compile (null) on localhost:Broken pipe CC kernel/kallsyms.o distcc[5133] ERROR: compile (null) on localhost:Broken pipe CC fs/fifo.o distcc[4640] ERROR: compile (null) on localhost:Broken pipe CC fs/dcache.o CC kernel/acct.o distcc[5722] ERROR: compile (null) on localhost:Broken pipe CC fs/inode.o CC kernel/backtracetest.o distcc[4447] ERROR: compile (null) on localhost:Broken pipe CC fs/attr.o distcc[5880] ERROR: compile (null) on localhost:Broken pipe CC fs/bad_inode.o CC fs/file.o distcc[5886] ERROR: compile (null) on localhost:Broken pipe CC kernel/cgroup.o CC kernel/cgroup_debug.o CC fs/filesystems.o distcc[6201] ERROR: compile (null) on localhost:Broken pipe distcc[5922] ERROR: compile (null) on localhost:Broken pipe distcc[4651] ERROR: compile (null) on localhost:Broken pipe CC kernel/cgroup_freezer.o distcc[5243] ERROR: compile (null) on localhost:Broken pipe CC kernel/ns_cgroup.o CC fs/namespace.o distcc[6322] ERROR: compile (null) on localhost:Broken pipe distcc[6324] ERROR: compile (null) on localhost:Broken pipe CC kernel/utsname.o CC fs/seq_file.o distcc[5267] ERROR: compile (null) on localhost:Broken pipe CC kernel/user_namespace.o LD init/mounts.o CC fs/xattr.o CC fs/libfs.o CC kernel/pid_namespace.o GZIP kernel/config_data.gz CC fs/fs-writeback.o CC kernel/res_counter.o CC fs/pnode.o CC fs/drop_caches.o CC kernel/audit.o CC fs/splice.o distcc[5342] ERROR: compile (null) on localhost:Broken pipe CC kernel/auditfilter.o distcc[5374] ERROR: compile (null) on localhost:Broken pipe CC fs/sync.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 distcc[6264] ERROR: compile (null) on localhost:Broken pipe CC kernel/softlockup.o CC fs/utimes.o CC kernel/hung_task.o CC fs/stack.o CC kernel/rcutorture.o CC fs/fs_struct.o CC fs/buffer.o /scratch/kisskb/src/kernel/irq/handle.c:382:3: warning: #warning __do_IRQ is deprecated. Please convert to proper flow handlers CC fs/bio.o CC kernel/rcuclassic.o distcc[6901] ERROR: compile (null) on localhost:Broken pipe CC kernel/relay.o CC fs/block_dev.o CC kernel/utsname_sysctl.o CC fs/direct-io.o distcc[5120] ERROR: compile (null) on localhost:Broken pipe distcc[4720] ERROR: compile (null) on localhost:Broken pipe CC kernel/delayacct.o distcc[4813] ERROR: compile (null) on localhost:Broken pipe distcc[6834] ERROR: compile (null) on localhost:Broken pipe distcc[2966] ERROR: compile (null) on localhost:Broken pipe distcc[2951] ERROR: compile (null) on localhost:Broken pipe distcc[4905] ERROR: compile (null) on localhost:Broken pipe distcc[6845] ERROR: compile (null) on localhost:Broken pipe CC fs/mpage.o CC kernel/taskstats.o CC fs/ioprio.o CC kernel/tsacct.o distcc[6840] ERROR: compile (null) on localhost:Broken pipe CC kernel/marker.o distcc[4096] ERROR: compile (null) on localhost:Broken pipe CC kernel/tracepoint.o CC fs/bio-integrity.o CC kernel/slow-work.o distcc[5878] ERROR: compile (null) on localhost:Broken pipe distcc[4183] ERROR: compile (null) on localhost:Broken pipe CC fs/9p/vfs_super.o CC fs/adfs/dir.o distcc[7355] ERROR: compile (null) on localhost:Broken pipe CC kernel/time.o distcc[6674] ERROR: compile (null) on localhost:Broken pipe CC fs/adfs/dir_f.o CC fs/affs/super.o CC fs/9p/vfs_inode.o CC fs/adfs/dir_fplus.o CC fs/affs/namei.o CC fs/afs/cache.o CC fs/9p/vfs_addr.o CC fs/adfs/file.o distcc[7250] ERROR: compile (null) on localhost:Broken pipe CC fs/autofs/dirhash.o CC fs/affs/inode.o CC fs/afs/callback.o CC fs/9p/vfs_file.o CC fs/autofs4/init.o CC fs/adfs/inode.o distcc[4021] ERROR: compile (null) on localhost:Broken pipe distcc[7366] ERROR: compile (null) on localhost:Broken pipe CC fs/autofs/init.o In file included from /scratch/kisskb/src/fs/afs/cache.c:15: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' CC fs/afs/cell.o CC fs/affs/file.o CC fs/befs/datastream.o distcc[6832] ERROR: compile (null) on localhost:Broken pipe CC fs/9p/vfs_dir.o In file included from /scratch/kisskb/src/fs/afs/callback.c:21: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' distcc[4018] ERROR: compile (null) on localhost:Broken pipe CC fs/autofs4/inode.o CC fs/affs/dir.o CC fs/adfs/map.o CC fs/9p/vfs_dentry.o IKCFG kernel/config_data.h CC fs/afs/cmservice.o CC fs/affs/amigaffs.o CC fs/befs/btree.o CC fs/bfs/inode.o distcc[7245] ERROR: compile (null) on localhost:Broken pipe CC fs/adfs/super.o In file included from /scratch/kisskb/src/fs/afs/cell.c:19: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' CC fs/autofs4/root.o CC fs/befs/super.o CC fs/affs/bitmap.o CC fs/bfs/file.o CC fs/btrfs/super.o CC fs/autofs4/symlink.o CC kernel/configs.o CC fs/afs/dir.o distcc[4903] ERROR: compile (null) on localhost:Broken pipe CC fs/affs/symlink.o CC fs/bfs/dir.o CC fs/cachefiles/cf-bind.o In file included from /scratch/kisskb/src/fs/afs/cmservice.c:17: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' CC fs/befs/inode.o CC fs/autofs/inode.o CC fs/cifs/cifsfs.o CC fs/9p/v9fs.o distcc[6988] ERROR: compile (null) on localhost:Broken pipe CC fs/btrfs/ctree.o distcc[2876] ERROR: compile (null) on localhost:Broken pipe CC fs/autofs4/waitq.o CC fs/afs/file.o In file included from /scratch/kisskb/src/fs/afs/dir.c:20: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' distcc[7145] ERROR: compile (null) on localhost:Broken pipe CC fs/cachefiles/cf-daemon.o CC fs/coda/psdev.o CC fs/autofs/root.o CC fs/9p/fid.o distcc[7151] ERROR: compile (null) on localhost:Broken pipe CC fs/btrfs/extent-tree.o distcc[4759] ERROR: compile (null) on localhost:Broken pipe CC fs/cifs/cifssmb.o CC fs/afs/flock.o In file included from /scratch/kisskb/src/fs/afs/file.c:19: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' In file included from /scratch/kisskb/src/fs/afs/flock.c:13: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' CC fs/befs/debug.o distcc[5291] ERROR: compile (null) on localhost:Broken pipe CC fs/coda/cache.o CC fs/autofs/symlink.o LD fs/adfs/adfs.o CC fs/cachefiles/cf-interface.o CC fs/autofs4/expire.o CC fs/btrfs/print-tree.o CC fs/cifs/cifs_debug.o CC fs/afs/fsclient.o CC fs/coda/cnode.o CC fs/befs/io.o CC fs/cachefiles/cf-key.o CC fs/configfs/inode.o In file included from /scratch/kisskb/src/fs/afs/fsclient.c:15: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' distcc[4450] ERROR: compile (null) on localhost:Broken pipe CC fs/configfs/file.o CC fs/autofs4/dev-ioctl.o CC fs/cifs/connect.o CC fs/configfs/dir.o CC fs/afs/inode.o CC fs/coda/inode.o CC fs/btrfs/root-tree.o CC fs/autofs/waitq.o CC fs/befs/linuxvfs.o CC fs/cachefiles/cf-main.o CC fs/cramfs/inode.o CC fs/afs/main.o CC fs/cifs/dir.o CC fs/coda/dir.o In file included from /scratch/kisskb/src/fs/afs/inode.c:23: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' CC fs/configfs/symlink.o distcc[6276] ERROR: compile (null) on localhost:Broken pipe CC fs/btrfs/dir-item.o CC fs/cachefiles/cf-namei.o CC fs/cramfs/uncompress.o CC fs/debugfs/inode.o In file included from /scratch/kisskb/src/fs/afs/main.c:18: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' CC fs/afs/misc.o CC fs/cifs/file.o CC fs/configfs/mount.o CC fs/btrfs/file-item.o LD fs/bfs/bfs.o CC fs/devpts/inode.o CC fs/cachefiles/cf-rdwr.o CC fs/debugfs/file.o CC fs/afs/mntpt.o CC fs/coda/file.o CC fs/cifs/inode.o In file included from /scratch/kisskb/src/fs/afs/misc.c:16: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' In file included from /scratch/kisskb/src/fs/afs/mntpt.c:21: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' CC fs/dlm/ast.o CC fs/cachefiles/cf-security.o CC fs/configfs/item.o CC fs/cifs/link.o CC fs/btrfs/inode-item.o CC fs/coda/upcall.o CC fs/dlm/config.o CC fs/ecryptfs/dentry.o LD fs/bfs/built-in.o CC fs/efs/super.o CC fs/ecryptfs/file.o CC fs/cachefiles/cf-xattr.o CC fs/efs/inode.o CC fs/cifs/misc.o LD fs/devpts/devpts.o CC fs/coda/coda_linux.o LD fs/devpts/built-in.o CC fs/dlm/dir.o CC fs/efs/namei.o CC fs/efs/dir.o CC fs/cachefiles/cf-proc.o CC fs/afs/proc.o CC fs/coda/symlink.o CC fs/btrfs/inode-map.o distcc[5020] ERROR: compile (null) on localhost:Broken pipe LD fs/adfs/built-in.o CC fs/dlm/lock.o CC fs/afs/rxrpc.o CC fs/coda/pioctl.o CC fs/efs/file.o LD fs/debugfs/debugfs.o CC fs/btrfs/disk-io.o CC fs/cifs/netmisc.o CC fs/exportfs/expfs.o CC fs/btrfs/transaction.o CC fs/dlm/lockspace.o CC fs/coda/sysctl.o CC fs/cifs/smbdes.o CC fs/ext2/balloc.o CC fs/afs/security.o CC fs/btrfs/inode.o CC fs/ext3/balloc.o CC fs/ecryptfs/inode.o CC fs/ext2/dir.o CC fs/ext2/file.o CC fs/ext3/bitmap.o CC fs/dlm/main.o In file included from /scratch/kisskb/src/fs/afs/security.c:18: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' In file included from /scratch/kisskb/src/fs/afs/proc.c:19: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' In file included from /scratch/kisskb/src/fs/afs/rxrpc.c:16: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' CC fs/afs/server.o CC fs/btrfs/file.o CC fs/ecryptfs/main.o CC fs/cifs/smbencrypt.o /scratch/kisskb/src/fs/ext2/balloc.c: In function 'ext2_free_blocks': /scratch/kisskb/src/fs/ext2/balloc.c:549: warning: passing argument 2 of 'test_and_clear_bit' from incompatible pointer type /scratch/kisskb/src/fs/ext2/balloc.c: In function 'ext2_try_to_allocate': /scratch/kisskb/src/fs/ext2/balloc.c:724: warning: passing argument 2 of 'test_and_set_bit' from incompatible pointer type /scratch/kisskb/src/fs/ext2/balloc.c:739: warning: passing argument 2 of 'test_and_set_bit' from incompatible pointer type CC fs/ecryptfs/super.o CC fs/ext2/fsync.o CC fs/ext3/dir.o LD kernel/irq/built-in.o LD fs/9p/9p.o CC fs/dlm/member.o CC fs/ext4/balloc.o In file included from /scratch/kisskb/src/fs/afs/server.c:15: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' /scratch/kisskb/src/fs/ext3/balloc.c: In function 'ext3_free_blocks_sb': /scratch/kisskb/src/fs/ext3/balloc.c:609: warning: passing argument 2 of 'test_and_set_bit' from incompatible pointer type /scratch/kisskb/src/fs/ext3/balloc.c:618: warning: passing argument 2 of 'test_and_clear_bit' from incompatible pointer type /scratch/kisskb/src/fs/ext3/balloc.c: In function 'claim_block': /scratch/kisskb/src/fs/ext3/balloc.c:827: warning: passing argument 2 of 'test_and_set_bit' from incompatible pointer type /scratch/kisskb/src/fs/ext3/balloc.c:831: warning: passing argument 2 of 'test_and_clear_bit' from incompatible pointer type /scratch/kisskb/src/fs/ext4/balloc.c: In function 'ext4_add_groupblocks': /scratch/kisskb/src/fs/ext4/balloc.c:454: warning: passing argument 2 of 'test_and_clear_bit' from incompatible pointer type CC fs/efs/symlink.o CC fs/btrfs/tree-defrag.o CC fs/cifs/transport.o CC fs/ecryptfs/mmap.o CC fs/ext2/ialloc.o CC fs/ext3/file.o LD arch/cris/arch-v10/mm/built-in.o CC fs/dlm/memory.o CC fs/btrfs/extent_map.o CC fs/afs/super.o CC fs/ecryptfs/read_write.o CC fs/cifs/asn1.o LD fs/configfs/configfs.o CC fs/dlm/midcomms.o CC fs/ext3/fsync.o LD fs/configfs/built-in.o CC fs/ext2/inode.o CC fs/ecryptfs/crypto.o CC fs/cifs/md4.o CC fs/fat/cache.o /scratch/kisskb/src/fs/ecryptfs/read_write.c: In function 'ecryptfs_write_lower': /scratch/kisskb/src/fs/ecryptfs/read_write.c:58: warning: format '%td' expects type 'ptrdiff_t', but argument 3 has type 'ssize_t' /scratch/kisskb/src/fs/ecryptfs/read_write.c: In function 'ecryptfs_read_lower': /scratch/kisskb/src/fs/ecryptfs/read_write.c:243: warning: format '%td' expects type 'ptrdiff_t', but argument 3 has type 'ssize_t' In file included from /scratch/kisskb/src/fs/afs/super.c:26: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' /scratch/kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /scratch/kisskb/src/fs/btrfs/inode.c:947: warning: 'extent_end' may be used uninitialized in this function /scratch/kisskb/src/fs/ext2/ialloc.c: In function 'ext2_new_inode': /scratch/kisskb/src/fs/ext2/ialloc.c:499: warning: passing argument 2 of 'test_and_set_bit' from incompatible pointer type LD fs/debugfs/built-in.o CC fs/fat/dir.o CC fs/afs/netdevices.o CC fs/ext3/ialloc.o CC fs/fat/fatent.o CC fs/btrfs/sysfs.o CC fs/cifs/md5.o CC fs/dlm/netlink.o CC fs/ecryptfs/keystore.o CC fs/freevxfs/vxfs_bmap.o CC fs/ext2/ioctl.o CC fs/ecryptfs/messaging.o CC fs/ext4/bitmap.o CC fs/fscache/fsc-cache.o CC fs/ext4/dir.o CC fs/freevxfs/vxfs_fshead.o CC fs/ext2/namei.o CC fs/fuse/dev.o /scratch/kisskb/src/fs/ext3/ialloc.c: In function 'ext3_free_inode': /scratch/kisskb/src/fs/ext3/ialloc.c:154: warning: passing argument 2 of 'test_and_clear_bit' from incompatible pointer type /scratch/kisskb/src/fs/ext3/ialloc.c: In function 'ext3_new_inode': /scratch/kisskb/src/fs/ext3/ialloc.c:483: warning: passing argument 2 of 'test_and_set_bit' from incompatible pointer type In file included from /scratch/kisskb/src/fs/afs/netdevices.c:13: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' /scratch/kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_read_xattr_region': /scratch/kisskb/src/fs/ecryptfs/crypto.c:1557: warning: format '%zd' expects type 'signed size_t', but argument 3 has type 'ssize_t' CC fs/ecryptfs/miscdev.o CC fs/fat/file.o /scratch/kisskb/src/fs/ecryptfs/messaging.c: In function 'ecryptfs_process_response': /scratch/kisskb/src/fs/ecryptfs/messaging.c:358: warning: 'daemon' may be used uninitialized in this function /scratch/kisskb/src/fs/ecryptfs/messaging.c: In function 'ecryptfs_process_helo': /scratch/kisskb/src/fs/ecryptfs/messaging.c:231: warning: 'old_daemon' may be used uninitialized in this function CC fs/btrfs/struct-funcs.o CC fs/ext3/inode.o distcc[11703] ERROR: compile (null) on localhost:Broken pipe CC fs/fscache/fsc-cookie.o CC fs/ext4/file.o CC fs/afs/vlclient.o CC fs/freevxfs/vxfs_immed.o distcc[4406] ERROR: compile (null) on localhost:Broken pipe CC fs/fuse/dir.o CC fs/cifs/cifs_unicode.o CC fs/ecryptfs/kthread.o CC fs/btrfs/xattr.o CC fs/ext3/ioctl.o In file included from /scratch/kisskb/src/fs/afs/vlclient.c:14: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' CC fs/btrfs/ordered-data.o CC fs/ecryptfs/debug.o LD fs/cramfs/cramfs.o LD fs/cramfs/built-in.o CC fs/fat/inode.o CC fs/afs/vlocation.o CC fs/fscache/fsc-fsdef.o CC fs/ext3/namei.o CC fs/dlm/lowcomms.o CC fs/fuse/file.o CC fs/btrfs/extent_io.o CC fs/cifs/nterr.o CC fs/hfs/bitmap.o CC fs/fat/misc.o CC fs/fscache/fsc-main.o CC fs/freevxfs/vxfs_inode.o CC fs/ext2/super.o CC fs/fuse/inode.o LD fs/autofs4/autofs4.o CC fs/gfs2/acl.o CC fs/ext4/fsync.o CC fs/dlm/plock.o CC fs/afs/vnode.o CC fs/hfs/bfind.o CC fs/fscache/fsc-netfs.o CC fs/freevxfs/vxfs_lookup.o CC fs/fat/namei_msdos.o CC fs/ext2/symlink.o In file included from /scratch/kisskb/src/fs/afs/vlocation.c:17: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' CC fs/fuse/control.o CC fs/hfsplus/super.o In file included from /scratch/kisskb/src/fs/afs/vnode.c:18: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' distcc[5176] ERROR: compile (null) on localhost:Broken pipe CC fs/ext4/ialloc.o CC fs/gfs2/bmap.o LD arch/cris/mm/built-in.o CC fs/dlm/rcom.o CC fs/fscache/fsc-object.o CC fs/hfs/bnode.o CC fs/btrfs/volumes.o CC security/keys/key.o CC fs/cifs/xattr.o CC fs/gfs2/dir.o distcc[12805] ERROR: compile (null) on localhost:Broken pipe CC security/smack/smack_lsm.o CC security/selinux/avc.o CC security/tomoyo/common.o CC fs/hfsplus/options.o CC fs/hpfs/alloc.o CC fs/afs/volume.o distcc[11963] ERROR: compile (null) on localhost:Broken pipe CC security/keys/keyring.o CC fs/freevxfs/vxfs_olt.o CC fs/hfs/brec.o distcc[11967] ERROR: compile (null) on localhost:Broken pipe CC fs/ext4/inode.o CC fs/fscache/fsc-operation.o CC fs/cifs/cifsencrypt.o CC fs/gfs2/eaops.o CC fs/isofs/namei.o CC crypto/api.o In file included from /scratch/kisskb/src/fs/afs/volume.c:19: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' CC security/commoncap.o CC security/smack/smack_access.o CC security/tomoyo/realpath.o CC fs/ext3/super.o CC fs/btrfs/async-thread.o CC fs/hfsplus/inode.o CC security/selinux/hooks.o CC fs/hpfs/anode.o CC fs/ext2/xattr.o CC fs/isofs/inode.o distcc[13775] ERROR: compile (null) on localhost:Broken pipe CC fs/freevxfs/vxfs_subr.o CC fs/ext4/ioctl.o CC fs/fscache/fsc-page.o CC fs/cifs/readdir.o LD fs/9p/built-in.o CC fs/jbd/transaction.o CC fs/gfs2/eattr.o CC crypto/cipher.o CC fs/fat/namei_vfat.o CC security/security.o CC security/keys/keyctl.o CC fs/ext3/symlink.o CC fs/hfs/btree.o CC security/tomoyo/tomoyo.o CC security/selinux/selinuxfs.o CC fs/hpfs/buffer.o CC fs/isofs/dir.o CC fs/ext2/xattr_user.o CC fs/jbd/commit.o CC fs/dlm/recover.o CC fs/hpfs/dentry.o CC fs/fscache/fsc-proc.o CC fs/btrfs/ioctl.o CC fs/jbd2/transaction.o CC crypto/digest.o CC fs/jbd2/commit.o CC fs/jbd2/recovery.o distcc[12211] ERROR: compile (null) on localhost:Broken pipe CC fs/ext3/hash.o CC security/smack/smackfs.o CC fs/ext4/namei.o CC fs/afs/write.o CC fs/hfsplus/ioctl.o CC security/capability.o CC security/selinux/netlink.o CC security/tomoyo/domain.o CC security/keys/permission.o CC block/elevator.o CC block/blk-core.o CC fs/freevxfs/vxfs_super.o In file included from /scratch/kisskb/src/fs/afs/write.c:18: /scratch/kisskb/src/fs/afs/internal.h:161: warning: 'packed' attribute ignored for field of type 'enum ' /scratch/kisskb/src/fs/afs/write.c: In function 'afs_file_write': /scratch/kisskb/src/fs/afs/write.c:690: warning: format '%zd' expects type 'signed size_t', but argument 4 has type 'ssize_t' /scratch/kisskb/src/fs/afs/write.c:701: warning: format '%zd' expects type 'signed size_t', but argument 4 has type 'ssize_t' CC block/blk-tag.o CC fs/jbd/recovery.o CC block/blk-sysfs.o CC fs/isofs/util.o CC fs/cifs/ioctl.o LD fs/efs/efs.o CC fs/dlm/recoverd.o CC fs/gfs2/glock.o CC fs/hpfs/dir.o CC fs/hfs/catalog.o CC fs/ext2/xattr_trusted.o LD kernel/power/built-in.o CC fs/ext3/resize.o CC fs/hfsplus/extents.o distcc[14984] ERROR: compile (null) on localhost:Broken pipe distcc[14691] ERROR: compile (null) on localhost:Broken pipe CC fs/ext4/super.o CC fs/btrfs/locking.o CC security/inode.o distcc[6836] ERROR: compile (null) on localhost:Broken pipe CC security/keys/process_keys.o CC security/selinux/nlmsgtab.o CC crypto/compress.o CC fs/fscache/fsc-stats.o CC fs/isofs/rock.o CC fs/jbd/checkpoint.o CC fs/gfs2/glops.o LD fs/autofs4/built-in.o CC security/tomoyo/file.o CC fs/jbd2/checkpoint.o CC fs/ext2/acl.o CC fs/cifs/sess.o CC block/blk-barrier.o CC fs/hfsplus/catalog.o LD fs/efs/built-in.o CC fs/hfs/dir.o CC fs/ext4/symlink.o CC fs/btrfs/orphan.o CC fs/hpfs/dnode.o CC security/keys/request_key.o CC security/selinux/netif.o distcc[13861] ERROR: compile (null) on localhost:Broken pipe CC fs/ext3/ext3_jbd.o CC fs/jbd/revoke.o distcc[15576] ERROR: compile (null) on localhost:Broken pipe distcc[6838] ERROR: compile (null) on localhost:Broken pipe CC fs/jbd2/revoke.o CC crypto/algapi.o CC fs/fscache/fsc-histogram.o CC security/root_plug.o CC fs/gfs2/inode.o CC block/blk-settings.o CC fs/isofs/export.o distcc[14140] ERROR: compile (null) on localhost:Broken pipe CC fs/hfs/extent.o CC fs/btrfs/ref-cache.o distcc[13930] ERROR: compile (null) on localhost:Broken pipe CC fs/hpfs/ea.o distcc[13967] ERROR: compile (null) on localhost:Broken pipe CC fs/ext2/xattr_security.o CC fs/jffs2/compr.o CC security/keys/request_key_auth.o CC fs/dlm/requestqueue.o distcc[5476] ERROR: compile (null) on localhost:Broken pipe CC fs/ext4/hash.o CC fs/jbd/journal.o CC fs/hfsplus/dir.o CC fs/gfs2/log.o CC crypto/scatterwalk.o CC fs/ext3/xattr.o CC fs/dlm/user.o CC drivers/atm/adummy.o CC block/blk-ioc.o distcc[16201] ERROR: compile (null) on localhost:Broken pipe distcc[14195] ERROR: compile (null) on localhost:Broken pipe distcc[7023] ERROR: compile (null) on localhost:Broken pipe CC security/keys/user_defined.o CC fs/jbd2/journal.o CC fs/jffs2/dir.o CC fs/isofs/joliet.o CC fs/hfs/inode.o LD fs/autofs/autofs.o CC fs/cifs/export.o CC fs/hpfs/file.o CC fs/ext4/resize.o CC fs/hfsplus/btree.o CC security/selinux/netnode.o CC fs/btrfs/export.o CC fs/ext3/xattr_user.o LD fs/exportfs/exportfs.o LD sound/built-in.o CC fs/jfs/super.o CC fs/ext4/extents.o CC fs/ext2/xip.o LD drivers/auxdisplay/built-in.o CC drivers/atm/atmtcp.o CC fs/gfs2/lops.o CC security/device_cgroup.o distcc[16613] ERROR: compile (null) on localhost:Broken pipe CC security/keys/proc.o CC fs/hpfs/inode.o /scratch/kisskb/src/security/selinux/netnode.c: In function 'sel_netnode_find': /scratch/kisskb/src/security/selinux/netnode.c:131: warning: 'idx' may be used uninitialized in this function LD fs/autofs/built-in.o CC fs/hfsplus/bnode.o CC fs/dlm/util.o CC fs/ext3/xattr_trusted.o CC fs/isofs/compress.o CC fs/jfs/file.o MKDIR firmware/emi26 HOSTCC firmware/ihex2fw CC fs/jffs2/file.o CC fs/ext4/ext4_jbd2.o CC drivers/base/core.o CC block/blk-map.o MK_FW firmware/emi26/firmware.fw.gen.S CC fs/jffs2/ioctl.o MK_FW firmware/emi26/bitstream.fw.gen.S MKDIR firmware/emi62 MKDIR firmware/kaweth MKDIR firmware/keyspan MK_FW firmware/ti_3410.fw.gen.S IHEX firmware/ti_3410.fw CC fs/cifs/cifsacl.o CC fs/hfs/attr.o CC security/keys/sysctl.o CC fs/gfs2/main.o CC fs/hfsplus/brec.o CC fs/lockd/clntlock.o distcc[17097] ERROR: compile (null) on localhost:Broken pipe distcc[17116] ERROR: compile (null) on localhost:Broken pipe MK_FW firmware/ti_5052.fw.gen.S CC fs/ext4/migrate.o IHEX firmware/ti_5052.fw CC drivers/base/sys.o distcc[16170] ERROR: compile (null) on localhost:Broken pipe MK_FW firmware/mts_cdma.fw.gen.S CC fs/jfs/inode.o CC fs/ext3/acl.o CC fs/dlm/debug_fs.o distcc[14926] ERROR: compile (null) on localhost:Broken pipe IHEX firmware/mts_cdma.fw CC security/selinux/netport.o distcc[7156] ERROR: compile (null) on localhost:Broken pipe CC fs/lockd/clntproc.o CC fs/hpfs/map.o MK_FW firmware/mts_gsm.fw.gen.S CC fs/jffs2/nodelist.o CC fs/minix/bitmap.o CC block/blk-exec.o CC fs/ext4/mballoc.o IHEX firmware/mts_gsm.fw MK_FW firmware/mts_edge.fw.gen.S CC crypto/proc.o CC fs/hfsplus/bfind.o IHEX firmware/mts_edge.fw CC arch/cris/arch-v10/drivers/axisflashmap.o CC drivers/base/bus.o distcc[17539] ERROR: compile (null) on localhost:Broken pipe CC fs/jfs/namei.o CC drivers/block/brd.o CC fs/ext3/xattr_security.o /scratch/kisskb/src/arch/cris/arch-v10/drivers/axisflashmap.c: In function 'init_axis_flash': /scratch/kisskb/src/arch/cris/arch-v10/drivers/axisflashmap.c:292: warning: format '%08x' expects type 'unsigned int', but argument 3 has type 'uint64_t' /scratch/kisskb/src/arch/cris/arch-v10/drivers/axisflashmap.c:356: warning: format '%08x' expects type 'unsigned int', but argument 3 has type 'uint64_t' /scratch/kisskb/src/arch/cris/arch-v10/drivers/axisflashmap.c:356: warning: format '%08x' expects type 'unsigned int', but argument 4 has type 'uint64_t' /scratch/kisskb/src/arch/cris/arch-v10/drivers/axisflashmap.c:374: warning: format '%08x' expects type 'unsigned int', but argument 3 has type 'uint64_t' /scratch/kisskb/src/arch/cris/arch-v10/drivers/axisflashmap.c:374: warning: format '%08x' expects type 'unsigned int', but argument 4 has type 'uint64_t' CC fs/lockd/host.o CC fs/hfs/mdb.o CC security/selinux/exports.o distcc[7348] ERROR: compile (null) on localhost:Broken pipe CC fs/btrfs/tree-log.o CC fs/minix/itree_v1.o CC block/blk-merge.o CC fs/ncpfs/dir.o CC fs/ext4/xattr.o CC drivers/block/loop.o CC fs/jffs2/malloc.o CC arch/cris/arch-v10/drivers/i2c.o CC fs/cifs/cifs_spnego.o CC drivers/base/dd.o CC crypto/ablkcipher.o LD security/tomoyo/built-in.o CC fs/hpfs/name.o MKDIR firmware/edgeport CC fs/lockd/svc.o CC drivers/block/aoe/aoeblk.o CC net/socket.o LD fs/exportfs/built-in.o CC fs/btrfs/acl.o CC fs/minix/itree_v2.o CC security/selinux/xfrm.o CC fs/ncpfs/file.o In file included from /scratch/kisskb/src/include/linux/ncp_fs.h:150, from /scratch/kisskb/src/fs/ncpfs/dir.c:26: /scratch/kisskb/src/include/linux/ncp_fs_sb.h:106: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:107: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:108: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:109: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:110: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:111: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:112: warning: 'packed' attribute ignored for field of type '__u16' distcc[16552] ERROR: compile (null) on localhost:Broken pipe CC fs/gfs2/meta_io.o CC drivers/block/pktcdvd.o In file included from /scratch/kisskb/src/include/linux/ncp_fs.h:150, from /scratch/kisskb/src/fs/ncpfs/file.c:24: /scratch/kisskb/src/include/linux/ncp_fs_sb.h:106: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:107: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:108: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:109: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:110: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:111: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:112: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_name': /scratch/kisskb/src/fs/btrfs/tree-log.c:1150: warning: 'dst_di' may be used uninitialized in this function CC fs/jfs/jfs_mount.o CC fs/hfsplus/tables.o CC fs/hfs/part_tbl.o CC fs/ext4/xattr_user.o CC crypto/blkcipher.o distcc[17607] ERROR: compile (null) on localhost:Broken pipe CC drivers/block/paride/paride.o MK_FW firmware/whiteheat_loader.fw.gen.S CC fs/hpfs/namei.o CC drivers/block/aoe/aoechr.o CC fs/lockd/svclock.o CC drivers/base/driver.o CC arch/cris/arch-v10/drivers/eeprom.o CC net/802/p8022.o CC fs/minix/namei.o distcc[12097] ERROR: compile (null) on localhost:Broken pipe CC security/selinux/netlabel.o CC fs/ncpfs/inode.o CC fs/cifs/dns_resolve.o CC drivers/block/nbd.o CC fs/hfsplus/unicode.o CC fs/nfs/client.o CC fs/hfs/string.o CC fs/btrfs/free-space-cache.o CC fs/jfs/jfs_umount.o CC drivers/bluetooth/hci_vhci.o LD fs/fat/fat.o distcc[18900] ERROR: compile (null) on localhost:Broken pipe CC drivers/block/paride/aten.o CC fs/gfs2/mount.o CC fs/jffs2/read.o CC drivers/block/aoe/aoecmd.o CC fs/lockd/svcshare.o CC crypto/hash.o distcc[17613] ERROR: compile (null) on localhost:Broken pipe CC net/8021q/vlan_core.o CC fs/nfs_common/nfsacl.o distcc[18165] ERROR: compile (null) on localhost:Broken pipe In file included from /scratch/kisskb/src/include/linux/ncp_fs.h:150, from /scratch/kisskb/src/fs/ncpfs/inode.c:35: /scratch/kisskb/src/include/linux/ncp_fs_sb.h:106: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:107: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:108: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:109: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:110: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:111: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:112: warning: 'packed' attribute ignored for field of type '__u16' CC fs/hpfs/super.o distcc[18725] ERROR: compile (null) on localhost:Broken pipe CC arch/cris/arch-v10/drivers/gpio.o CC security/selinux/ss/ebitmap.o CC net/802/psnap.o CC fs/hfsplus/wrapper.o CC fs/ext4/xattr_trusted.o CC drivers/block/paride/bpck.o CC drivers/block/cryptoloop.o CC fs/ncpfs/ioctl.o distcc[19356] ERROR: compile (null) on localhost:Broken pipe CC lib/bcd.o CC fs/nfs/dir.o /scratch/kisskb/src/drivers/block/paride/bpck.c: In function 'bpck_read_regr': /scratch/kisskb/src/drivers/block/paride/bpck.c:56: error: invalid operands to binary & (have 'void *' and 'int') /scratch/kisskb/src/drivers/block/paride/bpck.c:62: error: invalid operands to binary & (have 'void *' and 'int') distcc[19286] ERROR: compile /scratch/kisskb/src/drivers/block/paride/bpck.c on sprygo/32 failed make[3]: *** [drivers/block/paride/bpck.o] Error 1 IHEX2FW firmware/whiteheat_loader.fw make[3]: *** Waiting for unfinished jobs.... CC fs/btrfs/zlib.o CC drivers/bluetooth/hci_ldisc.o CC drivers/cdrom/cdrom.o CC lib/div64.o CC net/9p/mod.o CC fs/hfs/super.o MK_FW firmware/whiteheat.fw.gen.S LD fs/coda/coda.o CC fs/minix/inode.o LD fs/fat/vfat.o CC drivers/block/aoe/aoedev.o CC net/8021q/vlan.o CC fs/jfs/jfs_xtree.o CC fs/nfsd/nfssvc.o CC crypto/ahash.o CC arch/cris/arch-v10/drivers/ds1302.o In file included from /scratch/kisskb/src/include/linux/ncp_fs.h:150, from /scratch/kisskb/src/fs/ncpfs/ioctl.c:24: /scratch/kisskb/src/include/linux/ncp_fs_sb.h:106: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:107: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:108: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:109: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:110: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:111: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:112: warning: 'packed' attribute ignored for field of type '__u16' make[2]: *** wait: No child processes. Stop. make[1]: *** [arch/cris/arch-v10/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... CC security/selinux/ss/hashtab.o CC fs/cifs/cifs_dfs_ref.o CC drivers/base/class.o CC drivers/block/ub.o CC net/802/p8023.o CC block/blk-softirq.o CC fs/gfs2/ops_address.o LD fs/fuse/fuse.o LD fs/ext3/ext3.o distcc[15645] ERROR: compile (null) on localhost:Broken pipe distcc[5269] ERROR: compile (null) on localhost:Broken pipe distcc[19581] ERROR: compile (null) on localhost:Broken pipe LD fs/coda/built-in.o CC drivers/bluetooth/hci_h4.o CC fs/btrfs/compression.o CC fs/nfs/file.o CC net/appletalk/aarp.o distcc[20070] ERROR: compile (null) on localhost:Broken pipe IHEX2FW firmware/whiteheat.fw LD init/built-in.o CC net/9p/client.o distcc[19765] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/mem.o CC fs/jffs2/nodemgmt.o CC net/8021q/vlan_dev.o CC fs/nfsd/nfsctl.o CC fs/ncpfs/mmap.o CC fs/nls/nls_base.o CC fs/jfs/jfs_imap.o CC arch/cris/arch-v10/drivers/sync_serial.o CC crypto/shash.o CC fs/hfsplus/bitmap.o CC drivers/base/platform.o CC fs/gfs2/ops_dentry.o CC fs/lockd/svcproc.o CC net/802/stp.o distcc[17617] ERROR: compile (null) on localhost:Broken pipe LD kernel/time/built-in.o In file included from /scratch/kisskb/src/include/linux/ncp_fs.h:149, from /scratch/kisskb/src/fs/ncpfs/mmap.c:19: /scratch/kisskb/src/include/linux/ncp_fs_sb.h:106: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:107: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:108: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:109: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:110: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:111: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:112: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/arch/cris/arch-v10/drivers/sync_serial.c: In function 'sync_serial_open': /scratch/kisskb/src/arch/cris/arch-v10/drivers/sync_serial.c:627: error: 'ret' undeclared (first use in this function) /scratch/kisskb/src/arch/cris/arch-v10/drivers/sync_serial.c:627: error: (Each undeclared identifier is reported only once /scratch/kisskb/src/arch/cris/arch-v10/drivers/sync_serial.c:627: error: for each function it appears in.) /scratch/kisskb/src/arch/cris/arch-v10/drivers/sync_serial.c: In function 'start_dma': /scratch/kisskb/src/arch/cris/arch-v10/drivers/sync_serial.c:1211: warning: passing argument 1 of 'virt_to_phys' discards qualifiers from pointer target type /scratch/kisskb/src/arch/cris/arch-v10/drivers/sync_serial.c: In function 'rx_interrupt': /scratch/kisskb/src/arch/cris/arch-v10/drivers/sync_serial.c:1330: warning: passing argument 1 of 'memcpy' discards qualifiers from pointer target type /scratch/kisskb/src/arch/cris/arch-v10/drivers/sync_serial.c:1340: warning: passing argument 1 of 'memcpy' discards qualifiers from pointer target type distcc[20268] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/drivers/sync_serial.c on sprygo/32 failed make[2]: *** [arch/cris/arch-v10/drivers/sync_serial.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC fs/minix/file.o CC fs/hfs/sysdep.o CC drivers/char/random.o distcc[20498] ERROR: compile (null) on localhost:Broken pipe LD fs/isofs/isofs.o CC drivers/bluetooth/hci_bcsp.o LD fs/jbd/jbd.o CC net/atm/addr.o LD fs/jbd/built-in.o CC fs/nfs/getroot.o CC fs/btrfs/delayed-ref.o CC lib/sort.o CC drivers/block/hd.o LD fs/fscache/fscache.o CC net/appletalk/ddp.o CC drivers/block/aoe/aoemain.o CC net/8021q/vlan_netlink.o LD fs/fat/msdos.o MKDIR firmware/keyspan_pda IHEX2FW firmware/keyspan_pda/xircom_pgs.fw CC fs/ncpfs/ncplib_kernel.o MK_FW firmware/emi26/loader.fw.gen.S IHEX2FW firmware/emi26/loader.fw IHEX2FW firmware/emi26/firmware.fw IHEX2FW firmware/emi26/bitstream.fw LD drivers/cdrom/built-in.o CC fs/ext4/acl.o CC block/blk-timeout.o CC fs/hfsplus/part_tbl.o MK_FW firmware/emi62/loader.fw.gen.S IHEX2FW firmware/emi62/loader.fw MK_FW firmware/emi62/bitstream.fw.gen.S IHEX2FW firmware/emi62/bitstream.fw MK_FW firmware/emi62/spdif.fw.gen.S IHEX2FW firmware/emi62/spdif.fw MK_FW firmware/emi62/midi.fw.gen.S IHEX2FW firmware/emi62/midi.fw MK_FW firmware/kaweth/new_code.bin.gen.S IHEX firmware/kaweth/new_code.bin /scratch/kisskb/src/drivers/block/hd.c: In function 'check_status': /scratch/kisskb/src/drivers/block/hd.c:248: error: implicit declaration of function 'inb_p' /scratch/kisskb/src/drivers/block/hd.c: In function 'controller_ready': /scratch/kisskb/src/drivers/block/hd.c:289: error: implicit declaration of function 'outb_p' /scratch/kisskb/src/drivers/block/hd.c: In function 'read_intr': /scratch/kisskb/src/drivers/block/hd.c:457: warning: statement with no effect distcc[20679] ERROR: compile /scratch/kisskb/src/drivers/block/hd.c on sprygo/32 failed make[3]: *** [drivers/block/hd.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC net/9p/error.o distcc[20090] ERROR: compile (null) on localhost:Broken pipe CC net/atm/pvc.o LD fs/dlm/dlm.o distcc[20926] ERROR: compile (null) on localhost:Broken pipe CC security/selinux/ss/symtab.o CC fs/nls/nls_cp437.o CC fs/lockd/svcsubs.o CC fs/jfs/jfs_debug.o In file included from /scratch/kisskb/src/include/linux/ncp_fs.h:150, from /scratch/kisskb/src/fs/ncpfs/ncplib_kernel.h:36, from /scratch/kisskb/src/fs/ncpfs/ncplib_kernel.c:15: /scratch/kisskb/src/include/linux/ncp_fs_sb.h:106: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:107: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:108: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:109: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:110: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:111: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:112: warning: 'packed' attribute ignored for field of type '__u16' CC fs/hfs/trans.o CC net/802/garp.o CC drivers/char/tty_io.o CC net/ax25/ax25_addr.o CC fs/minix/dir.o CC drivers/bluetooth/hci_ll.o CC fs/nfsd/nfsproc.o CC crypto/algboss.o CC net/appletalk/dev.o CC fs/notify/dnotify/dnotify.o CC fs/nfs/inode.o CC fs/notify/inotify/inotify.o distcc[20417] ERROR: compile (null) on localhost:Broken pipe LD fs/fscache/built-in.o distcc[21009] ERROR: compile (null) on localhost:Broken pipe CC net/8021q/vlan_gvrp.o LD fs/fat/built-in.o distcc[4409] ERROR: compile (null) on localhost:Broken pipe CC drivers/block/aoe/aoenet.o CC fs/ext4/xattr_security.o LD fs/ext2/ext2.o LD drivers/crypto/built-in.o CC security/selinux/ss/sidtab.o MK_FW firmware/kaweth/trigger_code.bin.gen.S CC net/9p/util.o CC fs/jffs2/readinode.o CC net/atm/signaling.o LD fs/nfs_common/nfs_acl.o CC net/ax25/ax25_dev.o distcc[20441] ERROR: compile (null) on localhost:Broken pipe distcc[18290] ERROR: compile (null) on localhost:Broken pipe distcc[19204] ERROR: compile (null) on localhost:Broken pipe CC net/bluetooth/af_bluetooth.o CC drivers/char/n_tty.o CC drivers/base/cpu.o LD drivers/atm/built-in.o CC fs/lockd/mon.o distcc[21640] ERROR: compile (null) on localhost:Broken pipe distcc[19486] ERROR: compile (null) on localhost:Broken pipe CC block/ioctl.o CC lib/parser.o make[2]: *** [drivers/block/paride] Error 2 make[2]: *** Waiting for unfinished jobs.... CC fs/nls/nls_cp737.o LD drivers/firmware/built-in.o CC fs/notify/inotify/inotify_user.o distcc[19536] ERROR: compile (null) on localhost:Broken pipe CC fs/gfs2/ops_export.o IHEX firmware/kaweth/trigger_code.bin CC fs/ntfs/aops.o CC net/atm/svc.o CC fs/ncpfs/sock.o CC security/selinux/ss/avtab.o CC fs/nfsd/nfsfh.o CC net/appletalk/atalk_proc.o LD fs/befs/befs.o CC fs/nfs/super.o CC drivers/bluetooth/bcm203x.o CC drivers/char/tty_ioctl.o distcc[18288] ERROR: compile (null) on localhost:Broken pipe distcc[21549] ERROR: compile (null) on localhost:Broken pipe distcc[22058] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br.o CC net/8021q/vlanproc.o CC drivers/base/firmware.o CC crypto/testmgr.o In file included from /scratch/kisskb/src/include/linux/ncp_fs.h:149, from /scratch/kisskb/src/fs/ncpfs/sock.c:30: /scratch/kisskb/src/include/linux/ncp_fs_sb.h:106: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:107: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:108: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:109: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:110: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:111: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:112: warning: 'packed' attribute ignored for field of type '__u16' LD arch/cris/kernel/built-in.o CC net/bluetooth/hci_core.o CC fs/lockd/xdr.o CC net/9p/protocol.o distcc[4872] ERROR: compile (null) on localhost:Broken pipe CC block/genhd.o LD fs/hpfs/hpfs.o CC security/selinux/ss/policydb.o CC fs/nls/nls_cp775.o MK_FW firmware/kaweth/new_code_fix.bin.gen.S IHEX firmware/kaweth/new_code_fix.bin CC fs/gfs2/ops_file.o distcc[22325] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_iface.o CC fs/ntfs/attrib.o CC net/can/bcm.o distcc[20455] ERROR: compile (null) on localhost:Broken pipe CC fs/jffs2/write.o CC drivers/char/tty_ldisc.o distcc[22138] ERROR: compile (null) on localhost:Broken pipe CC lib/halfmd4.o distcc[20908] ERROR: compile (null) on localhost:Broken pipe CC net/atm/ioctl.o distcc[21256] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br_device.o CC fs/nfs/nfs2xdr.o CC fs/jfs/jfs_dmap.o CC drivers/bluetooth/bpa10x.o LD fs/ecryptfs/ecryptfs.o CC drivers/base/init.o CC crypto/crypto_wq.o CC net/bluetooth/hci_conn.o CC fs/nfsd/vfs.o CC net/appletalk/sysctl_net_atalk.o LD fs/minix/minix.o distcc[21619] ERROR: compile (null) on localhost:Broken pipe CC security/selinux/ss/services.o MK_FW firmware/kaweth/trigger_code_fix.bin.gen.S CC fs/nls/nls_cp850.o CC fs/gfs2/ops_fstype.o CC net/ax25/ax25_in.o LD fs/dlm/built-in.o CC fs/ntfs/collate.o LD drivers/block/aoe/aoe.o LD fs/ecryptfs/built-in.o LD drivers/block/aoe/built-in.o CC net/core/sock.o CC net/can/raw.o distcc[19960] ERROR: compile (null) on localhost:Broken pipe CC fs/ncpfs/ncpsign_kernel.o CC fs/nfsd/export.o distcc[22620] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/tty_buffer.o distcc[22979] ERROR: compile (null) on localhost:Broken pipe LD fs/nfs_common/built-in.o CC fs/jffs2/scan.o In file included from /scratch/kisskb/src/include/linux/ncp_fs.h:149, from /scratch/kisskb/src/fs/ncpfs/ncpsign_kernel.h:11, from /scratch/kisskb/src/fs/ncpfs/ncpsign_kernel.c:14: /scratch/kisskb/src/include/linux/ncp_fs_sb.h:106: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:107: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:108: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:109: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:110: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:111: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:112: warning: 'packed' attribute ignored for field of type '__u16' CC net/atm/common.o CC net/9p/trans_fd.o CC block/scsi_ioctl.o CC net/bridge/br_fdb.o LD fs/isofs/built-in.o CC drivers/base/map.o CC drivers/bluetooth/bfusb.o CC fs/lockd/grace.o distcc[21258] ERROR: compile (null) on localhost:Broken pipe CC net/bluetooth/hci_event.o CC lib/debug_locks.o CC security/selinux/ss/conditional.o IHEX firmware/kaweth/trigger_code_fix.bin CC fs/gfs2/ops_inode.o CC fs/nls/nls_cp852.o CC net/dcb/dcbnl.o CC fs/nfs/direct.o CC net/core/request_sock.o distcc[23317] ERROR: compile (null) on localhost:Broken pipe CC net/can/af_can.o CC fs/nfsd/auth.o CC fs/ncpfs/getopt.o CC fs/ntfs/compress.o distcc[23411] ERROR: compile (null) on localhost:Broken pipe distcc[22132] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_ip.o CC fs/jffs2/gc.o distcc[21652] ERROR: compile (null) on localhost:Broken pipe distcc[23494] ERROR: compile (null) on localhost:Broken pipe distcc[23205] ERROR: compile (null) on localhost:Broken pipe CC net/atm/atm_misc.o CC crypto/fips.o CC block/cmd-filter.o CC net/bridge/br_forward.o CC fs/jfs/jfs_unicode.o CC drivers/base/devres.o CC security/selinux/ss/mls.o distcc[5876] ERROR: compile (null) on localhost:Broken pipe LD fs/ext2/built-in.o CC lib/random32.o CC fs/gfs2/ops_super.o LD fs/befs/built-in.o CC fs/nls/nls_cp855.o CC net/core/skbuff.o CC net/can/proc.o CC fs/lockd/xdr4.o CC fs/nfsd/lockd.o CC net/ax25/ax25_out.o distcc[23764] ERROR: compile (null) on localhost:Broken pipe CC fs/jfs/jfs_dtree.o CC net/dccp/ccid.o CC drivers/bluetooth/btusb.o MK_FW firmware/keyspan/mpr.fw.gen.S CC net/atm/raw.o CC crypto/aead.o CC net/bluetooth/hci_sock.o CC block/bsg.o CC fs/jffs2/symlink.o CC net/bridge/br_if.o IHEX2FW firmware/keyspan/mpr.fw MK_FW firmware/keyspan/usa18x.fw.gen.S IHEX2FW firmware/keyspan/usa18x.fw MK_FW firmware/keyspan/usa19.fw.gen.S IHEX2FW firmware/keyspan/usa19.fw MK_FW firmware/keyspan/usa19qi.fw.gen.S IHEX2FW firmware/keyspan/usa19qi.fw MK_FW firmware/keyspan/usa19qw.fw.gen.S IHEX2FW firmware/keyspan/usa19qw.fw MK_FW firmware/keyspan/usa19w.fw.gen.S IHEX2FW firmware/keyspan/usa19w.fw MK_FW firmware/keyspan/usa28.fw.gen.S IHEX2FW firmware/keyspan/usa28.fw MK_FW firmware/keyspan/usa28xa.fw.gen.S CC fs/nfs/pagelist.o IHEX2FW firmware/keyspan/usa28xa.fw MK_FW firmware/keyspan/usa28xb.fw.gen.S IHEX2FW firmware/keyspan/usa28xb.fw MK_FW firmware/keyspan/usa28x.fw.gen.S IHEX2FW firmware/keyspan/usa28x.fw CC fs/ncpfs/symlink.o MK_FW firmware/keyspan/usa49w.fw.gen.S IHEX2FW firmware/keyspan/usa49w.fw MK_FW firmware/keyspan/usa49wlc.fw.gen.S CC net/decnet/af_decnet.o IHEX2FW firmware/keyspan/usa49wlc.fw AS firmware/ti_3410.fw.gen.o CC lib/bust_spinlocks.o AS firmware/ti_5052.fw.gen.o CC drivers/base/attribute_container.o CC net/ax25/ax25_route.o CC fs/ocfs2/alloc.o distcc[22628] ERROR: compile (null) on localhost:Broken pipe distcc[24268] ERROR: compile (null) on localhost:Broken pipe In file included from /scratch/kisskb/src/include/linux/ncp_fs.h:150, from /scratch/kisskb/src/fs/ncpfs/symlink.c:29: /scratch/kisskb/src/include/linux/ncp_fs_sb.h:106: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:107: warning: 'packed' attribute ignored for field of type '__u32' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:108: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:109: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:110: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:111: warning: 'packed' attribute ignored for field of type '__u16' /scratch/kisskb/src/include/linux/ncp_fs_sb.h:112: warning: 'packed' attribute ignored for field of type '__u16' CC drivers/char/tty_port.o CC fs/jfs/jfs_inode.o CC net/core/iovec.o CC net/dccp/feat.o LD fs/hfsplus/hfsplus.o LD fs/hpfs/built-in.o LD fs/cachefiles/cachefiles.o CC fs/lockd/svc4proc.o CC net/atm/resources.o CC net/bridge/br_input.o LD fs/cachefiles/built-in.o LD fs/freevxfs/freevxfs.o CC fs/jffs2/build.o CC fs/ntfs/debug.o CC crypto/chainiv.o CC net/dsa/tag_dsa.o AS firmware/mts_cdma.fw.gen.o CC net/decnet/dn_nsp_in.o CC fs/gfs2/quota.o distcc[23767] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/transport_class.o CC fs/nfs/proc.o distcc[22792] ERROR: compile (null) on localhost:Broken pipe CC fs/ocfs2/aops.o distcc[24008] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_std_in.o CC drivers/char/pty.o LD fs/fuse/built-in.o distcc[24718] ERROR: compile (null) on localhost:Broken pipe CC lib/hexdump.o CC net/core/datagram.o CC net/dccp/input.o CC net/bluetooth/hci_sysfs.o CC net/dsa/tag_edsa.o CC block/noop-iosched.o CC net/atm/atm_sysfs.o CC fs/nls/nls_cp857.o CC fs/jfs/jfs_extent.o CC net/econet/af_econet.o make[1]: *** [arch/cris/arch-v10/drivers] Error 2 CC fs/ntfs/dir.o distcc[23384] ERROR: compile (null) on localhost:Broken pipe AS firmware/mts_gsm.fw.gen.o CC net/decnet/dn_nsp_out.o CC crypto/eseqiv.o CC fs/gfs2/recovery.o LD fs/afs/kafs.o distcc[23432] ERROR: compile (null) on localhost:Broken pipe CC fs/ocfs2/blockcheck.o distcc[22790] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_std_subr.o distcc[24645] ERROR: compile (null) on localhost:Broken pipe LD fs/cifs/cifs.o CC drivers/char/misc.o LD security/keys/built-in.o make[2]: *** [drivers/block] Error 2 CC fs/nfsd/nfscache.o CC fs/omfs/bitmap.o LD fs/hfs/hfs.o distcc[25208] ERROR: compile (null) on localhost:Broken pipe CC net/core/stream.o distcc[22720] ERROR: compile (null) on localhost:Broken pipe CC fs/jffs2/erase.o distcc[23925] ERROR: compile (null) on localhost:Broken pipe LD fs/afs/built-in.o CC net/ethernet/eth.o LD drivers/base/power/built-in.o CC fs/nfs/read.o CC net/dccp/minisocks.o LD net/appletalk/appletalk.o CC fs/jfs/symlink.o CC block/as-iosched.o LD security/smack/smack.o LD security/smack/built-in.o CC fs/ntfs/file.o CC net/bridge/br_ioctl.o CC fs/nls/nls_cp860.o AS firmware/mts_edge.fw.gen.o LD fs/hfs/built-in.o CC net/atm/proc.o CC fs/gfs2/rgrp.o distcc[25195] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_std_timer.o CC lib/kasprintf.o CC fs/ocfs2/buffer_head_io.o CC net/dsa/tag_trailer.o CC fs/omfs/dir.o CC fs/jffs2/background.o CC net/bluetooth/lib.o CC net/core/scm.o CC fs/nfsd/nfsxdr.o distcc[25727] ERROR: compile (null) on localhost:Broken pipe CC net/ethernet/pe2.o CC net/dccp/options.o CC drivers/base/dma-mapping.o CC net/ipv4/route.o distcc[25844] ERROR: compile (null) on localhost:Broken pipe CC net/decnet/dn_route.o LD fs/hfsplus/built-in.o distcc[25888] ERROR: compile (null) on localhost:Broken pipe CC fs/ntfs/index.o CC crypto/seqiv.o CC fs/partitions/check.o MK_FW firmware/edgeport/boot.fw.gen.S CC fs/nfs/symlink.o distcc[24549] ERROR: compile (null) on localhost:Broken pipe CC net/dsa/mv88e6xxx.o CC net/atm/mpc.o CC fs/omfs/file.o CC lib/bitmap.o CC net/ax25/ax25_subr.o LD security/selinux/ss/ss.o CC fs/jfs/jfs_metapage.o CC fs/jffs2/fs.o distcc[25540] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/fs/ntfs/file.c: In function 'ntfs_file_buffered_write': /scratch/kisskb/src/fs/ntfs/file.c:2092: error: insn does not satisfy its constraints: (insn 5131 2532 5132 294 /scratch/kisskb/src/fs/ntfs/file.c:1118 (set (reg:SI 12 r12) (zero_extend:SI (reg:HI 17 mof))) 58 {zero_extendhisi2} (nil)) /scratch/kisskb/src/fs/ntfs/file.c:2092: internal compiler error: in copyprop_hardreg_forward_1, at regrename.c:1590 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. distcc[25454] ERROR: compile /scratch/kisskb/src/fs/ntfs/file.c on localhost failed make[3]: *** [fs/ntfs/file.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC net/core/gen_stats.o CC net/bluetooth/l2cap.o CC drivers/char/vt_ioctl.o CC net/dccp/output.o CC net/ipv6/af_inet6.o LD fs/freevxfs/built-in.o CC net/ipv4/inetpeer.o CC fs/nls/nls_cp861.o CC net/decnet/dn_dev.o CC fs/nfsd/stats.o make[2]: *** [fs/ntfs] Error 2 make[2]: *** Waiting for unfinished jobs.... CC crypto/pcompress.o CC fs/partitions/acorn.o LD fs/minix/built-in.o H16TOFW firmware/edgeport/boot.fw CC fs/gfs2/super.o CC fs/ocfs2/dcache.o CC net/bridge/br_notify.o CC block/deadline-iosched.o CC fs/nfs/unlink.o distcc[26189] ERROR: compile (null) on localhost:Broken pipe CC net/atm/mpoa_caches.o CC lib/scatterlist.o CC net/dsa/mv88e6060.o LD fs/jbd2/jbd2.o CC fs/jfs/jfs_logmgr.o CC fs/nfsd/nfs2acl.o CC net/bluetooth/sco.o CC net/ipv6/anycast.o CC net/ipx/af_ipx.o CC net/ipv4/protocol.o CC drivers/base/firmware_class.o CC fs/omfs/inode.o CC net/dccp/proto.o CC net/dsa/mv88e6123_61_65.o CC drivers/char/vc_screen.o MK_FW firmware/edgeport/boot2.fw.gen.S CC fs/nls/nls_cp862.o LD fs/jbd2/built-in.o CC net/decnet/dn_neigh.o CC net/core/gen_estimator.o CC fs/jffs2/writev.o CC block/cfq-iosched.o CC net/ax25/ax25_timer.o CC fs/jfs/jfs_txnmgr.o CC fs/nfsd/nfs3proc.o distcc[23802] ERROR: compile (null) on localhost:Broken pipe CC net/ipv6/ip6_output.o CC fs/gfs2/sys.o CC net/bridge/br_stp.o CC fs/ocfs2/dir.o CC crypto/hmac.o In file included from /scratch/kisskb/src/net/ipx/af_ipx.c:51: /scratch/kisskb/src/include/net/ipx.h:29: warning: 'packed' attribute ignored for field of type '__be16' /scratch/kisskb/src/include/net/ipx.h:31: warning: 'packed' attribute ignored for field of type '__be16' /scratch/kisskb/src/include/net/ipx.h:40: warning: 'packed' attribute ignored for field of type 'struct ipx_address' /scratch/kisskb/src/include/net/ipx.h:41: warning: 'packed' attribute ignored for field of type 'struct ipx_address' LD fs/ncpfs/ncpfs.o CC fs/nfs/write.o CC net/ipx/ipx_route.o CC drivers/base/module.o CC fs/partitions/amiga.o LD fs/cifs/built-in.o LD net/appletalk/built-in.o CC net/bluetooth/bnep/core.o CC net/dsa/mv88e6131.o H16TOFW firmware/edgeport/boot2.fw CC drivers/char/selection.o CC net/irda/iriap.o /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_async_queue_prio': /scratch/kisskb/src/block/cfq-iosched.c:1543: warning: control reaches end of non-void function CC fs/jffs2/super.o CC block/blk-integrity.o CC net/ipv4/ip_input.o In file included from /scratch/kisskb/src/net/ipx/ipx_route.c:15: /scratch/kisskb/src/include/net/ipx.h:29: warning: 'packed' attribute ignored for field of type '__be16' /scratch/kisskb/src/include/net/ipx.h:31: warning: 'packed' attribute ignored for field of type '__be16' /scratch/kisskb/src/include/net/ipx.h:40: warning: 'packed' attribute ignored for field of type 'struct ipx_address' /scratch/kisskb/src/include/net/ipx.h:41: warning: 'packed' attribute ignored for field of type 'struct ipx_address' CC fs/nls/nls_cp863.o LD fs/notify/inotify/built-in.o CC fs/jfs/jfs_uniupr.o LD security/selinux/selinux.o CC net/ipv6/ip6_input.o CC fs/gfs2/trans.o CC net/dccp/timer.o distcc[26632] ERROR: compile (null) on localhost:Broken pipe distcc[25881] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br_stp_bpdu.o CC lib/string_helpers.o distcc[24995] ERROR: compile (null) on localhost:Broken pipe distcc[27474] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_uid.o CC fs/nfs/namespace.o CC fs/ocfs2/dlmglue.o CC fs/partitions/atari.o CC net/ipx/ipx_proc.o CC net/bluetooth/bnep/sock.o /scratch/kisskb/src/net/dccp/timer.c: In function 'dccp_timestamp': /scratch/kisskb/src/net/dccp/timer.c:281: warning: comparison of distinct pointer types lacks a cast distcc[27349] ERROR: compile (null) on localhost:Broken pipe distcc[27352] ERROR: compile (null) on localhost:Broken pipe CC net/atm/mpoa_proc.o MK_FW firmware/edgeport/down.fw.gen.S CC fs/nfsd/nfs3xdr.o CC net/irda/iriap_event.o CC net/ipv4/ip_fragment.o CC net/decnet/dn_timer.o CC net/key/af_key.o LD net/can/can.o CC net/bluetooth/hidp/core.o In file included from /scratch/kisskb/src/net/ipx/ipx_proc.c:14: /scratch/kisskb/src/include/net/ipx.h:29: warning: 'packed' attribute ignored for field of type '__be16' /scratch/kisskb/src/include/net/ipx.h:31: warning: 'packed' attribute ignored for field of type '__be16' /scratch/kisskb/src/include/net/ipx.h:40: warning: 'packed' attribute ignored for field of type 'struct ipx_address' /scratch/kisskb/src/include/net/ipx.h:41: warning: 'packed' attribute ignored for field of type 'struct ipx_address' distcc[27687] ERROR: compile (null) on localhost:Broken pipe LD net/dcb/built-in.o CC crypto/xcbc.o CC net/core/net_namespace.o CC net/bridge/br_stp_if.o LD net/9p/9pnet.o CC net/dsa/dsa.o CC lib/iomap.o distcc[26860] ERROR: compile (null) on localhost:Broken pipe LD fs/ext3/built-in.o CC drivers/char/keyboard.o CC fs/jffs2/debug.o LD drivers/bluetooth/hci_uart.o CC net/ipv4/ip_forward.o CC fs/ocfs2/export.o /scratch/kisskb/src/drivers/char/keyboard.c:1126:2: warning: #warning "Cannot generate rawmode keyboard for your architecture yet." CC fs/nls/nls_cp864.o /scratch/kisskb/src/lib/iomap.c: In function 'ioread8_rep': /scratch/kisskb/src/lib/iomap.c:197: warning: statement with no effect /scratch/kisskb/src/lib/iomap.c: In function 'ioread16_rep': /scratch/kisskb/src/lib/iomap.c:201: warning: statement with no effect /scratch/kisskb/src/lib/iomap.c: In function 'ioread32_rep': /scratch/kisskb/src/lib/iomap.c:205: warning: statement with no effect CC net/bluetooth/bnep/netdev.o distcc[28270] ERROR: compile (null) on localhost:Broken pipe CC net/atm/clip.o distcc[24253] ERROR: compile (null) on localhost:Broken pipe CC net/ipx/sysctl_net_ipx.o H16TOFW firmware/edgeport/down.fw CC fs/nfsd/nfs3acl.o CC net/ipv6/addrconf.o LD fs/omfs/omfs.o CC net/lapb/lapb_in.o CC net/bluetooth/rfcomm/core.o CC fs/nfs/mount_clnt.o LD drivers/bluetooth/built-in.o CC net/bluetooth/rfcomm/sock.o distcc[27865] ERROR: compile (null) on localhost:Broken pipe CC net/bluetooth/rfcomm/tty.o LD net/can/can-raw.o distcc[22612] ERROR: compile (null) on localhost:Broken pipe CC fs/jfs/resize.o CC net/bluetooth/hidp/sock.o LD fs/lockd/lockd.o CC crypto/crypto_null.o distcc[28255] ERROR: compile (null) on localhost:Broken pipe CC fs/gfs2/util.o LD net/econet/econet.o CC net/dsa/slave.o CC net/dccp/ccids/ccid2.o CC net/irda/irlmp.o CC drivers/char/consolemap.o LD fs/ncpfs/built-in.o CC fs/nls/nls_cp865.o CC net/decnet/dn_fib.o CC net/bridge/br_stp_timer.o MK_FW firmware/edgeport/down2.fw.gen.S CC net/ipv6/addrlabel.o CC fs/nfsd/nfs4proc.o LD net/can/can-bcm.o CC net/ax25/af_ax25.o CC net/lapb/lapb_out.o CC fs/partitions/mac.o CC lib/iomap_copy.o CC net/llc/llc_core.o CC fs/nfs/nfsroot.o CC net/ipv4/ip_options.o CC net/core/sysctl_net_core.o LD fs/btrfs/btrfs.o CC fs/ocfs2/extent_map.o CC fs/gfs2/lock_dlm.o LD fs/notify/dnotify/built-in.o LD fs/notify/built-in.o CC net/dccp/ackvec.o CONMK drivers/char/consolemap_deftbl.c CC fs/jffs2/wbuf.o CC crypto/md4.o H16TOFW firmware/edgeport/down2.fw CC net/atm/br2684.o LD net/ethernet/built-in.o LD fs/omfs/built-in.o CC fs/jfs/xattr.o CC net/decnet/dn_rules.o CC fs/nfsd/nfs4xdr.o CC net/ax25/ax25_ds_in.o CC net/lapb/lapb_subr.o CC net/ipv6/route.o CC net/bridge/br_netlink.o CC lib/devres.o CC fs/nfs/nfs3proc.o CC net/llc/llc_input.o CC net/ipv4/ip_output.o distcc[29326] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_cp866.o /scratch/kisskb/src/fs/gfs2/lock_dlm.c: In function 'gdlm_mount': /scratch/kisskb/src/fs/gfs2/lock_dlm.c:207: warning: passing argument 1 of 'dlm_new_lockspace' discards qualifiers from pointer target type CC fs/partitions/ldm.o CC net/irda/irlmp_event.o CC fs/ocfs2/file.o MK_FW firmware/edgeport/down3.bin.gen.S CC net/dccp/ccids/ccid3.o CC fs/jffs2/xattr.o CC drivers/char/vt.o CC fs/jfs/ioctl.o CC net/decnet/dn_table.o CC net/ipv6/ip6_fib.o CC net/bridge/br_sysfs_if.o distcc[29604] ERROR: compile (null) on localhost:Broken pipe CC fs/nfsd/nfs4state.o CC net/atm/lec.o distcc[28456] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/ip_sockglue.o CC net/mac80211/main.o CC net/irda/irlmp_frame.o CC net/core/skb_dma_map.o CC fs/nfs/nfs3xdr.o LD net/bluetooth/bnep/bnep.o CC net/llc/llc_output.o LD net/bluetooth/bnep/built-in.o CC net/ax25/ax25_ds_subr.o LD net/8021q/8021q.o LD net/8021q/built-in.o CC net/lapb/lapb_timer.o IHEX firmware/edgeport/down3.bin CC fs/ocfs2/heartbeat.o LD net/key/built-in.o CC net/netfilter/core.o distcc[30002] ERROR: compile (null) on localhost:Broken pipe CC fs/jfs/acl.o CC lib/locking-selftest.o CC net/ipv6/ipv6_sockglue.o SHIPPED drivers/char/defkeymap.c LD net/atm/mpoa.o CC net/decnet/sysctl_net_decnet.o CC fs/partitions/msdos.o CC net/bridge/br_sysfs_br.o distcc[30085] ERROR: compile (null) on localhost:Broken pipe distcc[25203] ERROR: compile (null) on localhost:Broken pipe distcc[30160] ERROR: compile (null) on localhost:Broken pipe CC net/mac80211/wext.o CC net/irda/irlap.o LD net/econet/built-in.o CC net/llc/llc_if.o CC fs/nls/nls_cp869.o /scratch/kisskb/src/drivers/char/keyboard.c:1126:2: warning: #warning "Cannot generate rawmode keyboard for your architecture yet." CC net/ax25/ax25_ds_timer.o AS firmware/whiteheat_loader.fw.gen.o LD net/bluetooth/rfcomm/rfcomm.o CC fs/ocfs2/inode.o AS firmware/whiteheat.fw.gen.o CC net/netfilter/nf_log.o CC net/ipv4/inet_hashtables.o CC net/lapb/lapb_iface.o CC net/ipv6/ndisc.o CC fs/nfsd/nfs4idmap.o CC fs/jffs2/xattr_trusted.o CC lib/spinlock_debug.o CC net/dccp/ccids/lib/tfrc.o CC net/core/dev.o CC crypto/md5.o CC fs/partitions/osf.o distcc[28244] ERROR: compile (null) on localhost:Broken pipe LD fs/btrfs/built-in.o CC net/netlabel/netlabel_user.o CC net/bridge/br_netfilter.o CC lib/hweight.o CC net/irda/irlap_event.o CC fs/nfs/nfs3acl.o LD net/9p/built-in.o CC net/ax25/sysctl_net_ax25.o LD fs/gfs2/gfs2.o MK_FW firmware/keyspan_pda/keyspan_pda.fw.gen.S CC net/llc/llc_c_ev.o CC fs/partitions/sgi.o CC drivers/char/tty_audit.o CC net/decnet/netfilter/dn_rtmsg.o IHEX2FW firmware/keyspan_pda/keyspan_pda.fw CC net/irda/irlap_frame.o CC net/netfilter/nf_queue.o distcc[30830] ERROR: compile (null) on localhost:Broken pipe distcc[29417] ERROR: compile (null) on localhost:Broken pipe distcc[30836] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/inet_timewait_sock.o CC net/ipv6/udp.o CC net/core/ethtool.o CC fs/nls/nls_cp874.o distcc[30162] ERROR: compile (null) on localhost:Broken pipe MK_FW firmware/keyspan_pda/xircom_pgs.fw.gen.S CC fs/partitions/sun.o AS firmware/emi26/loader.fw.gen.o AS firmware/emi26/firmware.fw.gen.o AS firmware/emi26/bitstream.fw.gen.o CC net/ipv6/udplite.o CC net/dccp/ccids/lib/tfrc_equation.o distcc[30727] ERROR: compile (null) on localhost:Broken pipe CC fs/jffs2/xattr_user.o CC net/mac80211/sta_info.o CC net/dccp/ccids/lib/packet_history.o CC net/atm/pppoatm.o LD fs/gfs2/built-in.o CC fs/nfs/nfs4proc.o CC fs/nls/nls_cp932.o AS firmware/emi62/loader.fw.gen.o CC net/core/dev_mcast.o CC fs/partitions/ultrix.o distcc[31203] ERROR: compile (null) on localhost:Broken pipe distcc[27652] ERROR: compile (null) on localhost:Broken pipe AS firmware/emi62/bitstream.fw.gen.o LD fs/lockd/built-in.o CC lib/list_debug.o CC fs/ocfs2/ioctl.o CC fs/nls/nls_euc-jp.o LD security/selinux/ss/built-in.o AS firmware/emi62/spdif.fw.gen.o LD fs/ext4/ext4.o CC net/llc/llc_c_ac.o CC net/dccp/ccids/lib/loss_interval.o CC crypto/rmd128.o AS firmware/emi62/midi.fw.gen.o distcc[31401] ERROR: compile (null) on localhost:Broken pipe distcc[25862] ERROR: compile (null) on localhost:Broken pipe LD net/dsa/built-in.o AS firmware/kaweth/new_code.bin.gen.o AS firmware/kaweth/trigger_code.bin.gen.o CC drivers/char/sysrq.o CC net/mac80211/wep.o CC net/netlabel/netlabel_kapi.o CC net/ipv4/inet_connection_sock.o CC fs/jffs2/security.o CC drivers/char/specialix.o AS firmware/kaweth/new_code_fix.bin.gen.o CC net/bridge/netfilter/ebtables.o CC net/bridge/netfilter/ebtable_broute.o CC fs/nfsd/nfs4acl.o CC net/irda/timer.o CC lib/debugobjects.o distcc[30226] ERROR: compile (null) on localhost:Broken pipe CC fs/ocfs2/journal.o CC fs/nfs/nfs4xdr.o distcc[31226] ERROR: compile (null) on localhost:Broken pipe distcc[30594] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_cp936.o LD net/atm/atm.o CC crypto/rmd160.o CC net/netfilter/nf_sockopt.o CC net/dccp/sysctl.o /scratch/kisskb/src/drivers/char/specialix.c: In function 'sx_in': /scratch/kisskb/src/drivers/char/specialix.c:226: error: invalid operands to binary | (have 'void *' and 'int') /scratch/kisskb/src/drivers/char/specialix.c: In function 'sx_out': /scratch/kisskb/src/drivers/char/specialix.c:236: error: invalid operands to binary | (have 'void *' and 'int') CC net/ipv4/tcp.o distcc[31527] ERROR: compile /scratch/kisskb/src/drivers/char/specialix.c on localhost failed make[3]: *** [drivers/char/specialix.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC fs/partitions/efi.o CC net/netlabel/netlabel_domainhash.o CC net/mac80211/wpa.o LD net/802/built-in.o CC net/netlink/af_netlink.o CC net/dccp/diag.o CC net/bridge/netfilter/ebtable_filter.o CC net/core/dst.o CC net/irda/qos.o CC net/bridge/netfilter/ebtable_nat.o CC crypto/rmd256.o CC fs/nfsd/nfs4callback.o CC lib/bitrev.o CC net/llc/llc_conn.o CC net/ipv6/raw.o CC fs/ocfs2/localalloc.o distcc[32169] ERROR: compile (null) on localhost:Broken pipe distcc[31031] ERROR: compile (null) on localhost:Broken pipe AS firmware/kaweth/trigger_code_fix.bin.gen.o CC fs/nls/nls_cp949.o AS firmware/keyspan/mpr.fw.gen.o distcc[30140] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/nf_conntrack_core.o AS firmware/keyspan/usa18x.fw.gen.o CC net/netrom/af_netrom.o CC fs/nls/nls_cp950.o AS firmware/keyspan/usa19.fw.gen.o CC net/netrom/nr_dev.o CC fs/jffs2/acl.o CC fs/nfs/nfs4state.o CC net/netlabel/netlabel_addrlist.o CC net/netlink/genetlink.o CC net/irda/irqueue.o CC net/netrom/nr_in.o LD net/decnet/netfilter/built-in.o CC net/netrom/nr_loopback.o CC net/mac80211/scan.o CC net/dccp/ipv4.o CC net/ipv6/protocol.o LD net/bluetooth/hidp/hidp.o distcc[30588] ERROR: compile (null) on localhost:Broken pipe CC net/llc/llc_c_st.o CC fs/nfsd/nfs4recover.o CC fs/partitions/karma.o CC crypto/rmd320.o CC net/netfilter/nf_conntrack_standalone.o CC fs/nls/nls_cp1250.o CC net/ipv4/tcp_input.o CC net/core/netevent.o CC fs/jffs2/compr_rubin.o CC lib/crc-ccitt.o CC net/netlabel/netlabel_mgmt.o CC net/llc/llc_pdu.o distcc[32739] ERROR: compile (null) on localhost:Broken pipe LD net/can/built-in.o distcc[31199] ERROR: compile (null) on localhost:Broken pipe CC net/netrom/nr_out.o CC net/dccp/ipv6.o CC crypto/sha1_generic.o distcc[32257] ERROR: compile (null) on localhost:Broken pipe LD net/bluetooth/hidp/built-in.o CC net/netfilter/nf_conntrack_expect.o LD kernel/built-in.o CC net/irda/irttp.o CC fs/nls/nls_cp1251.o CC fs/partitions/sysv68.o LD net/bluetooth/rfcomm/built-in.o CC fs/ocfs2/locks.o CC net/ipv4/tcp_output.o CC fs/nfs/nfs4renewd.o CC net/packet/af_packet.o LD net/decnet/decnet.o CC net/bridge/netfilter/ebt_802_3.o CC net/core/neighbour.o CC fs/jffs2/compr_rtime.o LD net/decnet/built-in.o CC lib/crc16.o CC net/ipv6/icmp.o CC net/netrom/nr_route.o CC net/netfilter/nf_conntrack_helper.o CC net/llc/llc_sap.o CC fs/nls/nls_ascii.o AS firmware/keyspan/usa19qi.fw.gen.o CC fs/nfs/delegation.o CC net/netlabel/netlabel_unlabeled.o CC net/mac80211/ht.o CC net/core/rtnetlink.o /scratch/kisskb/src/net/packet/af_packet.c: In function 'tpacket_rcv': /scratch/kisskb/src/net/packet/af_packet.c:606: warning: 'hdrlen' may be used uninitialized in this function distcc[32734] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/tcp_timer.o LD fs/ext4/built-in.o CC fs/ocfs2/mmap.o CC net/ipv6/mcast.o CC fs/jffs2/compr_zlib.o CC net/netrom/nr_subr.o CC net/netfilter/nf_conntrack_proto.o CC net/phonet/pn_dev.o distcc[1158] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/netfilter/ebt_among.o CC net/llc/llc_s_ac.o CC fs/nfs/idmap.o CC net/netlabel/netlabel_cipso_v4.o distcc[31232] ERROR: compile (null) on localhost:Broken pipe CC net/mac80211/agg-tx.o CC net/core/utils.o CC crypto/sha256_generic.o CC net/netrom/nr_timer.o distcc[1350] ERROR: compile (null) on localhost:Broken pipe LD ipc/built-in.o CC net/irda/irda_device.o CC lib/crc-t10dif.o CC net/ipv6/reassembly.o CC fs/ocfs2/namei.o CC net/ipv4/tcp_ipv4.o CC net/netfilter/nf_conntrack_l3proto_generic.o CC net/phonet/pn_netlink.o CC fs/jffs2/compr_lzo.o CC net/bridge/netfilter/ebt_arp.o AS firmware/keyspan/usa19qw.fw.gen.o CC fs/nfs/callback.o CC net/mac80211/agg-rx.o distcc[32603] ERROR: compile (null) on localhost:Broken pipe CC net/netrom/sysctl_net_netrom.o distcc[32611] ERROR: compile (null) on localhost:Broken pipe CC net/irda/irias_object.o CC net/rfkill/rfkill.o CC net/irda/wrapper.o CC net/core/link_watch.o CC fs/ocfs2/resize.o CC net/netfilter/nf_conntrack_proto_generic.o CC net/phonet/socket.o /scratch/kisskb/src/net/rfkill/rfkill.c: In function 'rfkill_get_type_str': /scratch/kisskb/src/net/rfkill/rfkill.c:391: warning: control reaches end of non-void function distcc[1793] ERROR: compile (null) on localhost:Broken pipe distcc[31435] ERROR: compile (null) on localhost:Broken pipe CC crypto/sha512_generic.o CC net/bridge/netfilter/ebt_ip.o AS firmware/keyspan/usa19w.fw.gen.o CC net/ipv4/tcp_minisocks.o distcc[32597] ERROR: compile (null) on localhost:Broken pipe distcc[1570] ERROR: compile (null) on localhost:Broken pipe CC fs/jffs2/summary.o CC net/rose/af_rose.o distcc[32607] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_iso8859-1.o CC net/mac80211/ibss.o CC net/core/filter.o CC net/phonet/datagram.o CC net/rfkill/rfkill-input.o CC lib/crc-itu-t.o CC fs/nfs/callback_xdr.o CC crypto/wp512.o LD fs/affs/affs.o AS firmware/keyspan/usa28.fw.gen.o CC net/netfilter/nf_conntrack_proto_tcp.o CC net/llc/llc_s_ev.o distcc[1766] ERROR: compile (null) on localhost:Broken pipe distcc[964] ERROR: compile (null) on localhost:Broken pipe CC net/ipv6/tcp_ipv6.o LD net/ipx/ipx.o CC fs/ocfs2/slot_map.o CC net/rxrpc/af_rxrpc.o CC net/rose/rose_dev.o CC fs/nls/nls_iso8859-2.o CC net/ipv4/tcp_cong.o distcc[2382] ERROR: compile (null) on localhost:Broken pipe CC net/mac80211/mlme.o CC net/core/flow.o CC net/irda/af_irda.o AS firmware/keyspan/usa28xa.fw.gen.o distcc[31553] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/netfilter/ebt_ip6.o CC net/netfilter/nf_conntrack_proto_udp.o make[2]: *** [drivers/char] Error 2 CC fs/ocfs2/suballoc.o CC fs/nfs/callback_proc.o CC net/sched/sch_generic.o CC net/llc/llc_s_st.o CC net/rxrpc/ar-accept.o CC net/phonet/sysctl.o CC fs/nls/nls_iso8859-3.o CC net/ipv4/datagram.o CC net/sched/sch_api.o HOSTCC lib/gen_crc32table CC net/sched/sch_blackhole.o CC net/mac80211/iface.o distcc[342] ERROR: compile (null) on localhost:Broken pipe CC crypto/tgr192.o CC net/irda/discovery.o make[2]: *** wait: No child processes. Stop. make[1]: *** [mm] Error 2 CC net/netfilter/nf_conntrack_extend.o /scratch/kisskb/src/crypto/tgr192.c: In function 'tgr192_round': /scratch/kisskb/src/crypto/tgr192.c:417: error: unrecognizable insn: (insn 225 118 226 2 /scratch/kisskb/src/crypto/tgr192.c:414 (set (reg/f:SI 9 r9 [95]) (plus:SI (symbol_ref:SI ("sbox4") [flags 0x2] ) (reg:SI 9 r9 [92]))) -1 (nil)) /scratch/kisskb/src/crypto/tgr192.c:417: internal compiler error: in extract_insn, at recog.c:1990 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. distcc[2831] ERROR: compile /scratch/kisskb/src/crypto/tgr192.c on sprygo/32 failed make[2]: *** [crypto/tgr192.o] Error 1 make[2]: *** Waiting for unfinished jobs.... LD security/selinux/built-in.o CC net/ipv6/exthdrs.o CC net/core/net-sysfs.o CC net/rose/rose_in.o CC net/rxrpc/ar-ack.o CC net/phonet/af_phonet.o CC net/sctp/sm_statetable.o CC net/bridge/netfilter/ebt_limit.o distcc[3097] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/raw.o CC fs/nls/nls_iso8859-4.o distcc[3154] ERROR: compile (null) on localhost:Broken pipe CC lib/crc7.o distcc[2875] ERROR: compile (null) on localhost:Broken pipe distcc[2610] ERROR: compile (null) on localhost:Broken pipe distcc[3216] ERROR: compile (null) on localhost:Broken pipe CC net/sched/cls_api.o distcc[2065] ERROR: compile (null) on localhost:Broken pipe CC net/mac80211/rate.o LD fs/affs/built-in.o CC fs/nfs/nfs4namespace.o CC net/sunrpc/clnt.o distcc[2491] ERROR: compile (null) on localhost:Broken pipe CC fs/ocfs2/super.o CC net/llc/af_llc.o CC net/ipv6/datagram.o CC net/sunrpc/xprt.o distcc[3195] ERROR: compile (null) on localhost:Broken pipe LD net/bluetooth/bluetooth.o CC lib/libcrc32c.o distcc[3210] ERROR: compile (null) on localhost:Broken pipe CC net/core/pktgen.o CC net/sctp/sm_statefuns.o distcc[3239] ERROR: compile (null) on localhost:Broken pipe CC net/sched/act_api.o CC net/rose/rose_link.o CC net/mac80211/michael.o CC net/sctp/sm_sideeffect.o CC net/sunrpc/socklib.o CC net/rxrpc/ar-call.o distcc[1197] ERROR: compile (null) on localhost:Broken pipe CC fs/nfs/sysctl.o CC net/sctp/protocol.o CC net/ipv4/udp.o CC net/bridge/netfilter/ebt_mark_m.o CC net/llc/llc_station.o CC net/sched/act_police.o CC net/tipc/addr.o CC lib/lzo/lzo1x_compress.o CC net/netfilter/nf_conntrack_acct.o CC net/core/netpoll.o distcc[2121] ERROR: compile (null) on localhost:Broken pipe CC net/ipv6/ip6_flowlabel.o CC net/sunrpc/xprtsock.o AS firmware/keyspan/usa28xb.fw.gen.o CC net/mac80211/tkip.o CC net/rxrpc/ar-connection.o CC fs/ocfs2/symlink.o CC net/sctp/endpointola.o CC net/ipv4/udplite.o LD net/bluetooth/built-in.o CC net/llc/llc_proc.o CC net/phonet/pep.o CC net/bridge/netfilter/ebt_pkttype.o CC net/rose/rose_loopback.o CC fs/nls/nls_iso8859-5.o CC net/unix/af_unix.o make[1]: *** [crypto] Error 2 CC net/core/fib_rules.o CC net/tipc/bcast.o CC lib/lzo/lzo1x_decompress.o CC net/irda/parameters.o distcc[32601] ERROR: compile (null) on localhost:Broken pipe AS firmware/keyspan/usa28x.fw.gen.o distcc[4003] ERROR: compile (null) on localhost:Broken pipe CC net/sunrpc/sched.o LD net/atm/built-in.o CC net/mac80211/aes_ccm.o /scratch/kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_tcp_read_request': /scratch/kisskb/src/net/sunrpc/xprtsock.c:1050: warning: format '%Zd' expects type 'signed size_t', but argument 3 has type 'ssize_t' distcc[4084] ERROR: compile (null) on localhost:Broken pipe CC net/sched/act_gact.o CC net/rxrpc/ar-connevent.o CC net/netfilter/nf_conntrack_ecache.o CC fs/nfs/fscache.o CC fs/ocfs2/sysfile.o CC net/sctp/associola.o CC net/unix/garbage.o CC net/rose/rose_out.o CC net/tipc/bearer.o CC net/phonet/pep-gprs.o distcc[1345] ERROR: compile (null) on localhost:Broken pipe distcc[2958] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/netfilter/ebt_stp.o distcc[32229] ERROR: compile (null) on localhost:Broken pipe distcc[4283] ERROR: compile (null) on localhost:Broken pipe CC lib/reed_solomon/reed_solomon.o distcc[3908] ERROR: compile (null) on localhost:Broken pipe CC net/irda/irnetlink.o AS firmware/keyspan/usa49w.fw.gen.o CC net/ipv6/inet6_connection_sock.o CC net/wanrouter/wanproc.o CC net/llc/sysctl_net_llc.o CC net/mac80211/aes_cmac.o CC net/core/net-traces.o CC fs/nls/nls_iso8859-6.o LD drivers/base/built-in.o CC net/sched/act_mirred.o CC net/sunrpc/auth.o CC fs/ocfs2/uptodate.o CC net/rose/rose_route.o distcc[2617] ERROR: compile (null) on localhost:Broken pipe CC net/sctp/transport.o CC net/netfilter/nf_conntrack_h323_main.o distcc[3910] ERROR: compile (null) on localhost:Broken pipe CC net/unix/sysctl_net_unix.o CC net/ipv4/arp.o CC net/tipc/config.o distcc[4011] ERROR: compile (null) on localhost:Broken pipe distcc[1575] ERROR: compile (null) on localhost:Broken pipe distcc[5086] ERROR: compile (null) on localhost:Broken pipe CC net/rxrpc/ar-error.o CC net/irda/irmod.o AS firmware/keyspan/usa49wlc.fw.gen.o CC net/wimax/id-table.o CC lib/zlib_deflate/deflate.o CC net/wimax/op-msg.o LD block/built-in.o CC lib/zlib_deflate/deftree.o CC net/wanrouter/wanmain.o CC net/ipv6/sysctl_net_ipv6.o CC net/rxrpc/ar-input.o CC net/core/drop_monitor.o CC net/sched/act_ipt.o CC fs/nfs/fscache-index.o CC net/sunrpc/auth_null.o CC net/rose/rose_subr.o distcc[4325] ERROR: compile (null) on localhost:Broken pipe CC fs/ocfs2/ver.o CC fs/nls/nls_iso8859-7.o distcc[2213] ERROR: compile (null) on localhost:Broken pipe CC net/wireless/wext.o CC net/mac80211/cfg.o AS firmware/edgeport/boot.fw.gen.o CC net/irda/irproc.o distcc[3912] ERROR: compile (null) on localhost:Broken pipe CC lib/zlib_inflate/inffast.o CC net/x25/af_x25.o CC net/wimax/op-reset.o CC net/netfilter/nf_conntrack_h323_asn1.o CC net/x25/x25_dev.o distcc[5406] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/netfilter/ebt_vlan.o CC fs/nls/nls_cp1255.o CC net/x25/x25_facilities.o CC net/tipc/cluster.o CC net/ipv6/ip6mr.o CC fs/ocfs2/quota_local.o CC net/wireless/core.o CC lib/zlib_deflate/deflate_syms.o LD net/ax25/ax25.o CC net/ipv4/icmp.o CC net/irda/irsysctl.o CC net/sctp/chunk.o CC net/sched/act_nat.o CC lib/textsearch.o CC net/xfrm/xfrm_policy.o CC net/wimax/op-rfkill.o distcc[5719] ERROR: compile (null) on localhost:Broken pipe AS firmware/edgeport/boot2.fw.gen.o distcc[6121] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_iso8859-9.o CC net/rose/rose_timer.o CC lib/zlib_inflate/inflate.o CC fs/ocfs2/quota_global.o CC net/wireless/sysfs.o CC net/sunrpc/auth_unix.o CC net/ipv4/devinet.o CC net/sctp/sm_make_chunk.o CC net/netfilter/nfnetlink.o distcc[5511] ERROR: compile (null) on localhost:Broken pipe CC lib/ts_kmp.o CC net/tipc/core.o CC net/wimax/stack.o CC net/mac80211/rx.o CC net/sysctl_net.o AS firmware/edgeport/down.fw.gen.o distcc[4621] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/netfilter/ebt_arpreply.o LD fs/jfs/jfs.o LD fs/partitions/built-in.o CC net/xfrm/xfrm_state.o CC net/ipv6/xfrm6_policy.o CC net/rxrpc/ar-key.o CC net/x25/x25_in.o /scratch/kisskb/src/net/wimax/op-rfkill.c: In function 'wimax_rfkill_toggle_radio': /scratch/kisskb/src/net/wimax/op-rfkill.c:258: warning: 'rf_state' may be used uninitialized in this function distcc[6535] ERROR: compile (null) on localhost:Broken pipe CC lib/zlib_inflate/infutil.o CC net/sctp/ulpevent.o CC net/ipv4/af_inet.o CC fs/ocfs2/xattr.o CC net/sunrpc/auth_generic.o CC net/wireless/radiotap.o CC net/tipc/handler.o CC net/rose/sysctl_net_rose.o CC net/sched/act_pedit.o CC lib/ts_bm.o CC net/irda/ircomm/ircomm_tty.o CC net/bridge/netfilter/ebt_mark.o CC net/netfilter/nfnetlink_queue.o CC net/xfrm/xfrm_hash.o CC net/x25/x25_link.o CC net/rxrpc/ar-local.o CC fs/nls/nls_iso8859-13.o distcc[6253] ERROR: compile (null) on localhost:Broken pipe LD net/dccp/dccp.o distcc[6540] ERROR: compile (null) on localhost:Broken pipe CC lib/zlib_inflate/inftrees.o LD net/dccp/dccp_ipv4.o LD net/dccp/dccp_ipv6.o CC net/ipv4/igmp.o LD net/dccp/dccp_diag.o distcc[5956] ERROR: compile (null) on localhost:Broken pipe CC net/wimax/debugfs.o CC net/tipc/link.o CC net/sched/act_simple.o CC lib/ts_fsm.o CC net/irda/ircomm/ircomm_tty_attach.o CC net/sunrpc/svc.o distcc[6537] ERROR: compile (null) on localhost:Broken pipe AS firmware/edgeport/down2.fw.gen.o CC net/wireless/util.o CC net/irda/irlan/irlan_common.o CC net/xfrm/xfrm_input.o distcc[6531] ERROR: compile (null) on localhost:Broken pipe LD net/wanrouter/wanrouter.o CC net/x25/x25_out.o CC net/rxrpc/ar-output.o CC lib/zlib_inflate/inflate_syms.o CC net/mac80211/spectmgmt.o CC net/netfilter/nfnetlink_log.o CC net/irda/irlan/irlan_eth.o distcc[7396] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/netfilter/ebt_dnat.o CC net/sched/act_skbedit.o CC net/ipv6/xfrm6_state.o CC net/sctp/inqueue.o distcc[7255] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_iso8859-14.o distcc[5816] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/fib_frontend.o CC net/xfrm/xfrm_output.o CC net/irda/irnet/irnet_ppp.o CC net/irda/ircomm/ircomm_tty_ioctl.o CC net/wireless/reg.o CC net/x25/x25_route.o LD lib/zlib_deflate/zlib_deflate.o LD lib/zlib_deflate/built-in.o CC net/rxrpc/ar-peer.o CC net/mac80211/tx.o AS firmware/edgeport/down3.bin.gen.o distcc[7703] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/nf_conntrack_proto_dccp.o /scratch/kisskb/src/net/irda/irnet/irnet_ppp.c: In function 'irnet_ctrl_read': /scratch/kisskb/src/net/irda/irnet/irnet_ppp.c:331: warning: format '%Zd' expects type 'signed size_t', but argument 3 has type 'ssize_t' distcc[7733] ERROR: compile (null) on localhost:Broken pipe LD net/dccp/built-in.o CC net/irda/irlan/irlan_event.o CC net/bridge/netfilter/ebt_redirect.o LD security/built-in.o distcc[3020] ERROR: compile (null) on localhost:Broken pipe CC net/sunrpc/svcsock.o CC net/ipv6/xfrm6_input.o distcc[2781] ERROR: compile (null) on localhost:Broken pipe distcc[31228] ERROR: compile (null) on localhost:Broken pipe CC fs/ocfs2/acl.o LD lib/lzo/lzo_compress.o CC net/sctp/outqueue.o CC net/tipc/discover.o CC fs/nls/nls_iso8859-15.o distcc[5541] ERROR: compile (null) on localhost:Broken pipe CC net/irda/irnet/irnet_irda.o CC net/xfrm/xfrm_algo.o CC lib/audit.o CC net/irda/ircomm/ircomm_param.o CC net/rxrpc/ar-recvmsg.o AS firmware/keyspan_pda/keyspan_pda.fw.gen.o AS firmware/keyspan_pda/xircom_pgs.fw.gen.o LD net/llc/llc.o LD net/llc/llc2.o LD net/llc/built-in.o CC net/x25/x25_subr.o LD net/bridge/bridge.o CC net/irda/irlan/irlan_client.o LD lib/lzo/lzo_decompress.o CC net/sched/sch_fifo.o distcc[7854] ERROR: compile (null) on localhost:Broken pipe CC net/sunrpc/svcauth.o CC net/ipv6/xfrm6_output.o CC net/ipv4/fib_semantics.o CC fs/nls/nls_koi8-r.o CC net/bridge/netfilter/ebt_snat.o CC net/netfilter/nf_conntrack_proto_gre.o CC net/wireless/scan.o make[1]: *** [drivers] Error 2 CC net/mac80211/key.o distcc[6553] ERROR: compile (null) on localhost:Broken pipe CC lib/fault-inject.o CC net/xfrm/xfrm_sysctl.o CC net/irda/ircomm/ircomm_core.o LD net/phonet/phonet.o CC net/rxrpc/ar-security.o distcc[8455] ERROR: compile (null) on localhost:Broken pipe CC net/irda/irlan/irlan_provider.o CC net/sctp/ulpqueue.o distcc[8491] ERROR: compile (null) on localhost:Broken pipe CC net/tipc/msg.o CC net/ipv6/netfilter.o distcc[7743] ERROR: compile (null) on localhost:Broken pipe distcc[4374] ERROR: compile (null) on localhost:Broken pipe LD net/wanrouter/built-in.o LD net/ax25/built-in.o CC fs/nls/nls_koi8-u.o distcc[7745] ERROR: compile (null) on localhost:Broken pipe distcc[8595] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/inet_fragment.o CC net/bridge/netfilter/ebt_log.o CC net/mac80211/util.o CC net/sched/sch_cbq.o CC net/xfrm/xfrm_proc.o CC net/sunrpc/svcauth_unix.o LD net/phonet/pn_pep.o CC net/wireless/nl80211.o CC fs/ocfs2/stack_o2cb.o CC net/irda/ircomm/ircomm_event.o distcc[8440] ERROR: compile (null) on localhost:Broken pipe CC lib/dynamic_debug.o CC net/rxrpc/ar-skbuff.o distcc[1581] ERROR: compile (null) on localhost:Broken pipe distcc[5921] ERROR: compile (null) on localhost:Broken pipe CC net/sctp/command.o CC net/tipc/name_distr.o distcc[5985] ERROR: compile (null) on localhost:Broken pipe LD net/unix/unix.o CC net/bridge/netfilter/ebt_ulog.o CC net/x25/x25_timer.o CC fs/nls/nls_koi8-ru.o distcc[8989] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/net/sunrpc/svcauth_unix.c: In function 'svcauth_unix_set_client': /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:671: warning: 'sin6' may be used uninitialized in this function distcc[8448] ERROR: compile (null) on localhost:Broken pipe CC net/mac80211/wme.o CC net/sunrpc/rpcb_clnt.o CC net/netfilter/nf_conntrack_proto_sctp.o LD fs/nfsd/nfsd.o CC net/irda/irlan/irlan_filter.o CC net/ipv6/fib6_rules.o CC net/irda/ircomm/ircomm_lmp.o distcc[9135] ERROR: compile (null) on localhost:Broken pipe CC net/xfrm/xfrm_user.o CC fs/ocfs2/stack_user.o CC net/sctp/tsnmap.o CC net/rxrpc/ar-transport.o CC net/tipc/subscr.o distcc[8438] ERROR: compile (null) on localhost:Broken pipe CC net/sched/sch_htb.o CC net/x25/x25_proc.o distcc[8442] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/netfilter/ebt_nflog.o CC fs/nls/nls_utf8.o CC lib/nlattr.o CC net/netfilter/nf_conntrack_proto_udplite.o CC fs/ocfs2/stackglue.o CC net/mac80211/event.o CC net/sunrpc/timer.o CC net/ipv4/sysctl_net_ipv4.o CC net/xfrm/xfrm_ipcomp.o CC net/ipv6/proc.o CC net/rxrpc/ar-proc.o CC net/wireless/mlme.o distcc[6701] ERROR: compile (null) on localhost:Broken pipe CC net/tipc/name_table.o CC net/x25/x25_forward.o CC net/irda/irlan/irlan_provider_event.o CC net/sched/sch_hfsc.o CC lib/argv_split.o distcc[3589] ERROR: compile (null) on localhost:Broken pipe CC fs/ocfs2/cluster/heartbeat.o CC net/netfilter/nf_conntrack_netlink.o CC net/sctp/bind_addr.o CC net/sunrpc/xdr.o CC net/ipv4/fib_hash.o distcc[8909] ERROR: compile (null) on localhost:Broken pipe CC net/irda/ircomm/ircomm_ttp.o CC net/wireless/wext-compat.o CC net/tipc/net.o CC net/irda/irlan/irlan_client_event.o CC net/sched/sch_red.o CC net/x25/sysctl_net_x25.o CC net/ipv6/syncookies.o LD fs/jffs2/jffs2.o distcc[4299] ERROR: compile (null) on localhost:Broken pipe CC fs/ocfs2/cluster/masklog.o CC fs/ocfs2/dlm/dlmdomain.o CC net/sctp/socket.o CC net/rxrpc/rxkad.o CC net/netfilter/nf_conntrack_amanda.o CC net/tipc/netlink.o CC net/wireless/lib80211.o CC net/sunrpc/sunrpc_syms.o CC net/ipv6/ah6.o LD fs/nfsd/built-in.o CC net/mac80211/led.o distcc[4766] ERROR: compile (null) on localhost:Broken pipe CC lib/cmdline.o CC fs/ocfs2/cluster/sys.o CC net/sctp/primitive.o CC net/sched/sch_gred.o CC fs/ocfs2/dlm/dlmdebug.o CC net/wireless/lib80211_crypt_wep.o CC net/netfilter/nf_conntrack_ftp.o LD net/netlabel/built-in.o CC net/sunrpc/cache.o distcc[6692] ERROR: compile (null) on localhost:Broken pipe CC net/tipc/node.o CC net/ipv6/esp6.o /scratch/kisskb/src/net/mac80211/led.c: In function 'ieee80211_led_init': /scratch/kisskb/src/net/mac80211/led.c:58: error: invalid application of 'sizeof' to incomplete type 'struct led_trigger' /scratch/kisskb/src/net/mac80211/led.c:62: error: dereferencing pointer to incomplete type /scratch/kisskb/src/net/mac80211/led.c:63: error: implicit declaration of function 'led_trigger_register' /scratch/kisskb/src/net/mac80211/led.c:69: error: invalid application of 'sizeof' to incomplete type 'struct led_trigger' /scratch/kisskb/src/net/mac80211/led.c:73: error: dereferencing pointer to incomplete type /scratch/kisskb/src/net/mac80211/led.c:80: error: invalid application of 'sizeof' to incomplete type 'struct led_trigger' /scratch/kisskb/src/net/mac80211/led.c:84: error: dereferencing pointer to incomplete type /scratch/kisskb/src/net/mac80211/led.c:91: error: invalid application of 'sizeof' to incomplete type 'struct led_trigger' /scratch/kisskb/src/net/mac80211/led.c:95: error: dereferencing pointer to incomplete type /scratch/kisskb/src/net/mac80211/led.c: In function 'ieee80211_led_exit': /scratch/kisskb/src/net/mac80211/led.c:106: error: implicit declaration of function 'led_trigger_unregister' distcc[10180] ERROR: compile /scratch/kisskb/src/net/mac80211/led.c on sprygo/32 failed make[3]: *** [net/mac80211/led.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC net/ipv4/proc.o distcc[7553] ERROR: compile (null) on localhost:Broken pipe CC fs/ocfs2/dlm/dlmthread.o CC lib/ctype.o CC fs/ocfs2/cluster/nodemanager.o CC net/sctp/output.o CC net/wireless/lib80211_crypt_ccmp.o CC net/netfilter/nf_conntrack_irc.o distcc[30779] ERROR: compile (null) on localhost:Broken pipe CC net/sunrpc/rpc_pipe.o distcc[10332] ERROR: compile (null) on localhost:Broken pipe LD net/ipx/built-in.o LD lib/reed_solomon/built-in.o CC net/tipc/node_subscr.o CC net/ipv4/fib_rules.o distcc[10358] ERROR: compile (null) on localhost:Broken pipe LD net/netlink/built-in.o CC net/ipv6/ipcomp6.o CC fs/ocfs2/dlm/dlmrecovery.o LD net/lapb/lapb.o CC fs/ocfs2/cluster/quorum.o LD net/lapb/built-in.o CC net/sched/sch_ingress.o CC net/wireless/lib80211_crypt_tkip.o CC net/netfilter/nf_conntrack_netbios_ns.o CC lib/dec_and_lock.o CC net/sunrpc/svc_xprt.o CC net/tipc/port.o CC net/sctp/input.o CC net/ipv6/xfrm6_tunnel.o distcc[10348] ERROR: compile (null) on localhost:Broken pipe CC net/sched/sch_dsmark.o CC net/netfilter/nf_conntrack_pptp.o CC fs/ocfs2/dlm/dlmmaster.o CC net/ipv4/ipmr.o CC lib/decompress.o CC net/tipc/ref.o distcc[10428] ERROR: compile (null) on localhost:Broken pipe CC net/sctp/debug.o LD lib/lzo/built-in.o distcc[9674] ERROR: compile (null) on localhost:Broken pipe CC net/sunrpc/stats.o CC net/ipv6/tunnel6.o CC net/netfilter/nf_conntrack_sane.o LD net/rose/rose.o LD net/rose/built-in.o CC fs/ocfs2/dlm/dlmast.o LD net/phonet/built-in.o distcc[6603] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/ipip.o CC fs/ocfs2/cluster/tcp.o CC lib/decompress_bunzip2.o CC net/sched/sch_sfq.o CC net/netfilter/nf_conntrack_sip.o LD fs/nfs/nfs.o CC net/tipc/socket.o LD fs/jffs2/built-in.o CC net/ipv6/xfrm6_mode_transport.o CC lib/decompress_inflate.o CC fs/ocfs2/cluster/netdebug.o CC net/tipc/user_reg.o CC net/sunrpc/sysctl.o distcc[8550] ERROR: compile (null) on localhost:Broken pipe distcc[1900] ERROR: compile (null) on localhost:Broken pipe CC fs/ocfs2/dlm/dlmconvert.o CC net/netfilter/nf_conntrack_tftp.o CC net/sched/sch_tbf.o LD net/rfkill/built-in.o CC net/ipv4/ip_gre.o CC lib/decompress_unlzma.o distcc[10851] ERROR: compile (null) on localhost:Broken pipe distcc[9573] ERROR: compile (null) on localhost:Broken pipe CC net/ipv6/xfrm6_mode_tunnel.o CC fs/ocfs2/cluster/ver.o CC net/ipv4/syncookies.o distcc[11403] ERROR: compile (null) on localhost:Broken pipe CC net/sctp/ssnmap.o CC fs/ocfs2/dlm/dlmlock.o distcc[11418] ERROR: compile (null) on localhost:Broken pipe CC net/sched/sch_teql.o CC lib/dump_stack.o CC net/tipc/zone.o CC net/sunrpc/auth_gss/auth_gss.o LD net/netrom/netrom.o CC net/netfilter/nf_tproxy_core.o LD firmware/built-in.o CC net/sctp/auth.o CC net/ipv6/xfrm6_mode_ro.o LD fs/ocfs2/ocfs2.o distcc[10606] ERROR: compile (null) on localhost:Broken pipe CC lib/extable.o distcc[11540] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/fs/ocfs2/cluster/tcp.c: In function 'o2net_sendpage': /scratch/kisskb/src/fs/ocfs2/cluster/tcp.c:933: warning: format '%zd' expects type 'signed size_t', but argument 14 has type 'ssize_t' /scratch/kisskb/src/fs/ocfs2/cluster/tcp.c:933: warning: format '%zd' expects type 'signed size_t', but argument 14 has type 'ssize_t' /scratch/kisskb/src/fs/ocfs2/cluster/tcp.c:933: warning: format '%zd' expects type 'signed size_t', but argument 14 has type 'ssize_t' CC net/sunrpc/auth_gss/gss_generic_token.o CC net/tipc/dbg.o CC fs/ocfs2/dlm/dlmunlock.o CC net/ipv4/ah4.o CC net/sctp/objcnt.o LD fs/ocfs2/ocfs2_stackglue.o /scratch/kisskb/src/net/sunrpc/auth_gss/auth_gss.c: In function 'gss_pipe_downcall': /scratch/kisskb/src/net/sunrpc/auth_gss/auth_gss.c:663: warning: format '%Zd' expects type 'signed size_t', but argument 2 has type 'ssize_t' distcc[12015] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/x_tables.o CC net/ipv6/xfrm6_mode_beet.o CC net/sunrpc/auth_gss/gss_mech_switch.o CC net/sched/sch_prio.o CC fs/ocfs2/dlm/dlmver.o CC net/ipv4/esp4.o LD fs/ocfs2/ocfs2_stack_o2cb.o CC net/sctp/proc.o CC net/netfilter/xt_tcpudp.o CC lib/find_last_bit.o CC net/sunrpc/auth_gss/svcauth_gss.o CC net/tipc/eth_media.o CC net/ipv6/mip6.o LD fs/ocfs2/ocfs2_stack_user.o CC net/sched/sch_multiq.o CC net/netfilter/xt_CLASSIFY.o CC fs/ocfs2/dlm/userdlm.o CC net/sctp/sysctl.o CC net/ipv6/netfilter/ip6_tables.o CC net/sunrpc/auth_gss/gss_krb5_mech.o distcc[10643] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/xt_CONNMARK.o CC lib/find_next_bit.o CC net/ipv4/ipcomp.o CC fs/ocfs2/dlm/dlmfs.o CC net/sunrpc/auth_gss/gss_krb5_seal.o CC net/netfilter/xt_CONNSECMARK.o distcc[12593] ERROR: compile (null) on localhost:Broken pipe CC net/sctp/ipv6.o distcc[10148] ERROR: compile (null) on localhost:Broken pipe CC net/ipv6/netfilter/ip6table_filter.o CC net/sched/sch_atm.o CC fs/ocfs2/dlm/dlmfsver.o CC net/ipv6/sit.o distcc[9790] ERROR: compile (null) on localhost:Broken pipe distcc[10860] ERROR: compile (null) on localhost:Broken pipe distcc[10215] ERROR: compile (null) on localhost:Broken pipe distcc[12050] ERROR: compile (null) on localhost:Broken pipe CC lib/idr.o CC net/ipv4/xfrm4_tunnel.o /scratch/kisskb/src/fs/ocfs2/dlm/dlmfs.c: In function 'dlmfs_file_read': /scratch/kisskb/src/fs/ocfs2/dlm/dlmfs.c:222: warning: format '%zd' expects type 'signed size_t', but argument 6 has type 'ssize_t' /scratch/kisskb/src/fs/ocfs2/dlm/dlmfs.c:222: warning: format '%zd' expects type 'signed size_t', but argument 6 has type 'ssize_t' /scratch/kisskb/src/fs/ocfs2/dlm/dlmfs.c:222: warning: format '%zd' expects type 'signed size_t', but argument 6 has type 'ssize_t' /scratch/kisskb/src/fs/ocfs2/dlm/dlmfs.c: In function 'dlmfs_file_write': /scratch/kisskb/src/fs/ocfs2/dlm/dlmfs.c:266: warning: format '%zd' expects type 'signed size_t', but argument 6 has type 'ssize_t' /scratch/kisskb/src/fs/ocfs2/dlm/dlmfs.c:266: warning: format '%zd' expects type 'signed size_t', but argument 6 has type 'ssize_t' /scratch/kisskb/src/fs/ocfs2/dlm/dlmfs.c:266: warning: format '%zd' expects type 'signed size_t', but argument 6 has type 'ssize_t' CC net/ipv6/ip6_tunnel.o CC net/sunrpc/auth_gss/gss_krb5_unseal.o CC net/netfilter/xt_DSCP.o CC net/ipv6/netfilter/ip6table_mangle.o LD net/x25/x25.o CC net/sched/sch_netem.o LD net/irda/ircomm/ircomm.o distcc[11984] ERROR: compile (null) on localhost:Broken pipe CC net/ipv6/addrconf_core.o CC net/sunrpc/auth_gss/gss_krb5_seqnum.o CC net/netfilter/xt_HL.o distcc[12942] ERROR: compile (null) on localhost:Broken pipe distcc[11705] ERROR: compile (null) on localhost:Broken pipe CC net/ipv6/netfilter/ip6_queue.o CC net/sched/sch_drr.o LD net/netrom/built-in.o CC net/ipv4/xfrm4_mode_beet.o distcc[10304] ERROR: compile (null) on localhost:Broken pipe CC net/ipv6/exthdrs_core.o LD net/irda/ircomm/ircomm-tty.o CC lib/int_sqrt.o distcc[11911] ERROR: compile (null) on localhost:Broken pipe LD net/x25/built-in.o CC net/ipv6/netfilter/ip6table_raw.o CC net/sunrpc/auth_gss/gss_krb5_wrap.o CC net/sched/cls_u32.o CC net/netfilter/xt_MARK.o CC net/ipv4/inet_lro.o LD net/core/built-in.o CC net/sunrpc/auth_gss/gss_krb5_crypto.o LD fs/jfs/built-in.o CC lib/ioremap.o CC net/ipv6/inet6_hashtables.o distcc[12225] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/xt_NFLOG.o distcc[11587] ERROR: compile (null) on localhost:Broken pipe LD net/irda/ircomm/built-in.o CC net/sunrpc/auth_gss/gss_spkm3_mech.o CC net/ipv6/netfilter/ip6table_security.o CC net/ipv4/tunnel4.o distcc[12267] ERROR: compile (null) on localhost:Broken pipe CC net/sched/cls_route.o CC net/netfilter/xt_NFQUEUE.o CC lib/irq_regs.o CC net/netfilter/xt_NOTRACK.o CC net/sched/cls_fw.o CC net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o CC net/sunrpc/auth_gss/gss_spkm3_seal.o CC net/netfilter/xt_RATEEST.o CC net/ipv4/xfrm4_mode_transport.o CC lib/is_single_threaded.o CC net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o CC net/sched/cls_rsvp.o CC net/sunrpc/auth_gss/gss_spkm3_unseal.o CC net/netfilter/xt_SECMARK.o CC net/ipv4/xfrm4_mode_tunnel.o CC net/netfilter/xt_TPROXY.o CC net/sched/cls_tcindex.o CC net/ipv6/netfilter/nf_conntrack_reasm.o CC net/netfilter/xt_TCPMSS.o CC net/sched/cls_rsvp6.o distcc[13798] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/ipconfig.o CC lib/klist.o CC net/sunrpc/auth_gss/gss_spkm3_token.o distcc[11294] ERROR: compile (null) on localhost:Broken pipe CC net/sched/cls_basic.o CC net/ipv6/netfilter/ip6t_ah.o CC net/netfilter/xt_TCPOPTSTRIP.o CC lib/kobject.o LD fs/nfs/built-in.o CC net/netfilter/xt_TRACE.o CC net/sched/cls_flow.o CC net/ipv4/netfilter.o distcc[13453] ERROR: compile (null) on localhost:Broken pipe CC net/ipv6/netfilter/ip6t_eui64.o distcc[14038] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/xt_cluster.o CC lib/kobject_uevent.o CC net/sched/cls_cgroup.o CC net/ipv6/netfilter/ip6t_frag.o CC net/netfilter/xt_comment.o CC net/ipv6/netfilter/ip6t_ipv6header.o CC lib/kref.o CC net/sched/ematch.o CC net/ipv4/netfilter/nf_nat_rule.o CC net/ipv6/netfilter/ip6t_mh.o CC net/ipv4/inet_diag.o CC net/sched/em_cmp.o CC net/ipv4/tcp_diag.o CC lib/plist.o CC net/netfilter/xt_connbytes.o CC net/ipv4/netfilter/nf_nat_standalone.o CC net/ipv6/netfilter/ip6t_hbh.o CC net/ipv4/tcp_bic.o distcc[4388] ERROR: compile (null) on localhost:Broken pipe distcc[13737] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o CC net/sched/em_nbyte.o CC net/ipv4/tcp_cubic.o CC net/netfilter/xt_connlimit.o LD net/wimax/wimax.o CC net/ipv6/netfilter/ip6t_rt.o CC lib/prio_heap.o CC net/ipv4/netfilter/nf_conntrack_proto_icmp.o CC net/netfilter/xt_connmark.o CC net/sched/em_u32.o CC net/ipv4/tcp_westwood.o distcc[13151] ERROR: compile (null) on localhost:Broken pipe CC lib/prio_tree.o CC net/sched/em_meta.o CC net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o CC net/ipv6/netfilter/ip6t_LOG.o CC net/ipv4/tcp_highspeed.o CC net/sched/em_text.o CC net/ipv4/netfilter/nf_nat_core.o LD net/wimax/built-in.o CC lib/proportions.o CC net/netfilter/xt_conntrack.o distcc[13635] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/netfilter/nf_nat_helper.o CC net/ipv4/tcp_hybla.o CC net/ipv6/netfilter/ip6t_REJECT.o CC net/ipv4/netfilter/nf_nat_proto_unknown.o LD net/tipc/tipc.o CC lib/radix-tree.o CC net/netfilter/xt_dccp.o CC net/ipv4/tcp_htcp.o CC net/ipv4/netfilter/nf_nat_proto_common.o CC lib/ratelimit.o CC net/ipv4/tcp_vegas.o CC net/ipv4/netfilter/nf_nat_proto_tcp.o CC net/ipv4/tcp_veno.o distcc[13685] ERROR: compile (null) on localhost:Broken pipe LD net/tipc/built-in.o CC lib/rbtree.o CC net/netfilter/xt_dscp.o CC net/ipv4/netfilter/nf_nat_proto_udp.o CC net/ipv4/tcp_scalable.o CC lib/reciprocal_div.o CC net/netfilter/xt_esp.o distcc[14439] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/xt_hashlimit.o CC net/ipv4/tcp_lp.o CC net/netfilter/xt_helper.o CC net/ipv4/netfilter/nf_nat_proto_icmp.o CC lib/rwsem-spinlock.o CC net/netfilter/xt_hl.o CC net/ipv4/tcp_yeah.o CC net/ipv4/netfilter/nf_defrag_ipv4.o CC net/netfilter/xt_iprange.o CC lib/sha1.o CC net/ipv4/tcp_illinois.o CC net/netfilter/xt_length.o CC net/ipv4/netfilter/nf_nat_amanda.o CC net/ipv4/cipso_ipv4.o LD lib/zlib_inflate/zlib_inflate.o LD lib/zlib_inflate/built-in.o CC lib/show_mem.o CC net/netfilter/xt_limit.o LD net/bridge/netfilter/built-in.o CC net/ipv4/netfilter/nf_nat_ftp.o distcc[12012] ERROR: compile (null) on localhost:Broken pipe distcc[14443] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/xfrm4_policy.o CC lib/string.o CC net/netfilter/xt_mac.o CC net/ipv4/netfilter/nf_nat_h323.o CC lib/vsprintf.o CC net/ipv4/xfrm4_state.o CC net/netfilter/xt_mark.o CC net/ipv4/netfilter/nf_nat_irc.o LD net/packet/built-in.o CC net/ipv4/xfrm4_input.o CC net/netfilter/xt_multiport.o LD net/bridge/built-in.o CC net/ipv4/netfilter/nf_nat_pptp.o GEN lib/crc32table.h CC net/ipv4/xfrm4_output.o CC net/netfilter/xt_owner.o CC net/netfilter/xt_physdev.o CC net/netfilter/xt_pkttype.o CC net/ipv4/netfilter/nf_nat_sip.o distcc[14759] ERROR: compile (null) on localhost:Broken pipe distcc[15457] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/xt_policy.o CC lib/crc32.o CC net/netfilter/xt_quota.o CC net/ipv4/netfilter/nf_nat_snmp_basic.o CC net/ipv4/netfilter/nf_nat_tftp.o CC net/netfilter/xt_rateest.o CC net/netfilter/xt_realm.o CC net/ipv4/netfilter/nf_nat_proto_dccp.o CC net/netfilter/xt_recent.o CC net/ipv4/netfilter/nf_nat_proto_gre.o make[2]: *** [net/mac80211] Error 2 make[2]: *** Waiting for unfinished jobs.... CC net/netfilter/xt_sctp.o CC net/ipv4/netfilter/nf_nat_proto_udplite.o CC net/netfilter/xt_socket.o CC net/ipv4/netfilter/nf_nat_proto_sctp.o CC net/netfilter/xt_state.o CC net/ipv4/netfilter/ip_tables.o CC net/netfilter/xt_statistic.o CC net/ipv4/netfilter/iptable_filter.o CC net/netfilter/xt_string.o CC net/netfilter/xt_tcpmss.o CC net/ipv4/netfilter/iptable_mangle.o CC net/netfilter/xt_time.o CC net/ipv4/netfilter/iptable_raw.o CC net/ipv4/netfilter/iptable_security.o CC net/netfilter/xt_u32.o LD net/netfilter/netfilter.o LD net/netfilter/nf_conntrack.o LD net/netfilter/nf_conntrack_h323.o CC net/netfilter/ipvs/ip_vs_conn.o CC net/ipv4/netfilter/ipt_addrtype.o distcc[15803] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/netfilter/ipt_ah.o CC net/netfilter/ipvs/ip_vs_core.o CC net/netfilter/ipvs/ip_vs_ctl.o CC net/ipv4/netfilter/ipt_ecn.o CC net/netfilter/ipvs/ip_vs_sched.o LD net/unix/built-in.o LD net/irda/irlan/irlan.o CC net/ipv4/netfilter/ipt_CLUSTERIP.o CC net/netfilter/ipvs/ip_vs_xmit.o CC net/ipv4/netfilter/ipt_ECN.o CC net/netfilter/ipvs/ip_vs_app.o distcc[16924] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/netfilter/ipt_LOG.o distcc[12283] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/netfilter/ipt_MASQUERADE.o distcc[16055] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/ipvs/ip_vs_sync.o CC net/ipv4/netfilter/ipt_NETMAP.o CC net/netfilter/ipvs/ip_vs_est.o CC net/netfilter/ipvs/ip_vs_proto.o CC net/ipv4/netfilter/ipt_REDIRECT.o CC net/netfilter/ipvs/ip_vs_proto_tcp.o CC net/ipv4/netfilter/ipt_REJECT.o CC net/ipv4/netfilter/ipt_ULOG.o CC net/netfilter/ipvs/ip_vs_proto_udp.o distcc[12591] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/ipvs/ip_vs_proto_ah_esp.o CC net/ipv4/netfilter/arp_tables.o CC net/netfilter/ipvs/ip_vs_rr.o CC net/ipv4/netfilter/arpt_mangle.o CC net/netfilter/ipvs/ip_vs_wrr.o distcc[17311] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/netfilter/arptable_filter.o CC net/netfilter/ipvs/ip_vs_lc.o CC net/ipv4/netfilter/ip_queue.o CC net/netfilter/ipvs/ip_vs_wlc.o CC net/netfilter/ipvs/ip_vs_lblc.o CC net/netfilter/ipvs/ip_vs_lblcr.o CC net/netfilter/ipvs/ip_vs_dh.o distcc[15606] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/ipvs/ip_vs_sh.o CC net/netfilter/ipvs/ip_vs_sed.o CC net/netfilter/ipvs/ip_vs_nq.o CC net/netfilter/ipvs/ip_vs_ftp.o distcc[17266] ERROR: compile (null) on localhost:Broken pipe LD net/irda/irnet/irnet.o LD net/irda/irnet/built-in.o LD net/ipv6/netfilter/nf_conntrack_ipv6.o LD net/irda/irlan/built-in.o distcc[16929] ERROR: compile (null) on localhost:Broken pipe distcc[17141] ERROR: compile (null) on localhost:Broken pipe LD net/sctp/sctp.o distcc[7123] ERROR: compile (null) on localhost:Broken pipe LD fs/ocfs2/dlm/ocfs2_dlm.o LD fs/ocfs2/dlm/ocfs2_dlmfs.o LD fs/ocfs2/dlm/built-in.o LD net/irda/irda.o distcc[8599] ERROR: compile (null) on localhost:Broken pipe distcc[13041] ERROR: compile (null) on localhost:Broken pipe LD net/ipv6/ipv6.o distcc[13279] ERROR: compile (null) on localhost:Broken pipe LD net/sctp/built-in.o LD net/irda/built-in.o LD fs/nls/built-in.o distcc[15856] ERROR: compile (null) on localhost:Broken pipe LD net/xfrm/built-in.o distcc[15092] ERROR: compile (null) on localhost:Broken pipe LD net/rxrpc/af-rxrpc.o LD net/rxrpc/built-in.o LD net/sunrpc/auth_gss/auth_rpcgss.o LD net/sunrpc/auth_gss/rpcsec_gss_krb5.o LD net/sunrpc/auth_gss/rpcsec_gss_spkm3.o LD net/ipv6/netfilter/built-in.o LD net/sunrpc/auth_gss/built-in.o LD lib/built-in.o LD net/sched/built-in.o LD net/ipv6/built-in.o LD net/ipv4/netfilter/nf_conntrack_ipv4.o LD net/ipv4/netfilter/nf_nat.o LD net/ipv4/netfilter/iptable_nat.o LD net/wireless/cfg80211.o LD net/wireless/built-in.o distcc[17591] ERROR: compile (null) on localhost:Broken pipe LD net/netfilter/ipvs/ip_vs.o LD net/netfilter/ipvs/built-in.o AR lib/lib.a LD net/netfilter/built-in.o LD net/sunrpc/sunrpc.o LD net/sunrpc/built-in.o LD net/ipv4/netfilter/built-in.o LD fs/ocfs2/cluster/ocfs2_nodemanager.o LD fs/ocfs2/cluster/built-in.o LD net/ipv4/built-in.o LD fs/ocfs2/built-in.o make[1]: *** [fs] Error 2 make[1]: *** [net] Error 2 make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start no known good revision, can't bisect 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=cris O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_cris-allyesconfig_cris CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/cris-linux- " (2)