# < git ls-remote git://fs.ozlabs.ibm.com/home/kernel/upstream refs/heads/master # < git rev-parse tmp/linus remote == local, skipping fetch # < git rev-parse tmp/linus Upstream revision is 0384e2959127a56d0640505d004d8dd92f9c29f5 Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus. # git checkout -q -f -b linus tmp/linus # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- -f kisskb-version.mk makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h UPD include/linux/version.h CHK arch/sh/lib64/syscalltab.h UPD arch/sh/lib64/syscalltab.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh Generating include/asm-sh/machtypes.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/ihex2fw HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/bin2c CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC kernel/bounds.s GEN include/linux/bounds.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh HOSTLD scripts/mod/modpost CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_md.o CC init/noinitramfs.o LD usr/built-in.o UPD include/linux/compile.h CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/irq.o CC arch/sh/mm/init.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/setup.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/signal_32.o CC arch/sh/mm/cache-sh2.o LD arch/sh/boards/built-in.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/kernel/sys_sh.o CC arch/sh/mm/pg-nommu.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time_32.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/timers/timer.o CC arch/sh/kernel/timers/timer-cmt.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/early_printk.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/cpu/sh2/probe.o CC arch/sh/kernel/disassemble.o AS arch/sh/kernel/head_32.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds LD arch/sh/mm/built-in.o LD arch/sh/kernel/timers/built-in.o LD arch/sh/kernel/cpu/irq/built-in.o LD init/mounts.o CC arch/sh/math-emu/math.o CC arch/sh/boards/mach-se/board-se7619.o CC kernel/sched.o CC kernel/fork.o CC kernel/exec_domain.o CC mm/bootmem.o CC kernel/panic.o CC mm/filemap.o CC kernel/printk.o CC kernel/cpu.o CC mm/mempool.o CC kernel/exit.o CC mm/oom_kill.o TIMEC kernel/timeconst.h CC kernel/itimer.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23: /scratch/kisskb/src/include/math-emu/single.h:50:21: warning: "__BIG_ENDIAN" is not defined In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:24: /scratch/kisskb/src/include/math-emu/double.h:59:21: warning: "__BIG_ENDIAN" is not defined /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative CC mm/fadvise.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative LD arch/sh/boards/mach-se/built-in.o CC mm/maccess.o CC mm/page_alloc.o /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative CC mm/page-writeback.o CC kernel/softirq.o /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative CC kernel/resource.o CC kernel/sysctl.o CC kernel/capability.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative CC mm/pdflush.o /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative CC mm/readahead.o CC mm/swap.o CC mm/truncate.o CC mm/vmscan.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative CC kernel/ptrace.o /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative CC mm/shmem.o /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative CC mm/prio_tree.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type CC mm/util.o CC kernel/timer.o CC kernel/user.o CC mm/mmzone.o CC kernel/signal.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative CC kernel/sys.o /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative CC kernel/kmod.o CC kernel/workqueue.o /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative CC mm/vmstat.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: left shift count >= width of type CC kernel/pid.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/rcupdate.o CC mm/backing-dev.o CC kernel/extable.o CC mm/page_isolation.o CC kernel/params.o CC kernel/posix-timers.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative CC kernel/kthread.o /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type CC kernel/wait.o CC kernel/kfifo.o CC kernel/sys_ni.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:323: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:333: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative CC fs/open.o CC fs/read_write.o CC fs/file_table.o CC fs/super.o LD init/built-in.o CC mm/mm_init.o CC fs/char_dev.o CC mm/nommu.o CC fs/stat.o CC kernel/posix-cpu-timers.o CC fs/exec.o CC mm/dmapool.o CC fs/pipe.o CC fs/namei.o CC mm/sparse.o CC fs/fcntl.o CC mm/slub.o CC mm/quicklist.o CC fs/ioctl.o CC fs/readdir.o CC fs/select.o CC fs/fifo.o CC kernel/mutex.o CC kernel/hrtimer.o CC kernel/rwsem.o CC kernel/nsproxy.o CC kernel/srcu.o CC kernel/semaphore.o CC kernel/notifier.o CC kernel/ksysfs.o CC kernel/pm_qos_params.o CC kernel/sched_clock.o CC kernel/cred.o CC fs/dcache.o CC kernel/async.o CC fs/inode.o CC fs/attr.o CC kernel/profile.o CC kernel/sysctl_check.o CC fs/bad_inode.o CC kernel/stacktrace.o CC kernel/power/main.o CC fs/file.o CC kernel/irq/handle.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/trace/ftrace.o CC kernel/mutex-debug.o CC fs/filesystems.o CC kernel/trace/ring_buffer.o CC kernel/time/timekeeping.o CC kernel/irq/resend.o CC kernel/time/ntp.o CC kernel/time/clocksource.o CC kernel/trace/trace.o CC kernel/time/jiffies.o CC kernel/lockdep.o CC kernel/trace/trace_sched_switch.o CC kernel/trace/trace_functions.o CC kernel/irq/chip.o CC kernel/trace/trace_nop.o CC kernel/irq/devres.o CC kernel/irq/autoprobe.o CC fs/namespace.o LD kernel/power/built-in.o CC kernel/trace/trace_boot.o CC kernel/time/timer_list.o CC kernel/irq/proc.o CC fs/seq_file.o CC kernel/lockdep_proc.o CC kernel/trace/trace_branch.o CC fs/xattr.o CC kernel/time/timer_stats.o CC kernel/futex.o CC kernel/rtmutex.o CC kernel/rtmutex-tester.o CC kernel/up.o LD kernel/trace/libftrace.o CC fs/libfs.o CC fs/fs-writeback.o CC fs/pnode.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1880: warning: control reaches end of non-void function CC kernel/spinlock.o CC kernel/kallsyms.o CC fs/drop_caches.o CC kernel/acct.o CC fs/splice.o CC fs/sync.o CC fs/utimes.o CC fs/stack.o CC fs/buffer.o CC kernel/backtracetest.o CC fs/bio.o LD arch/sh/kernel/cpu/sh2/built-in.o CC kernel/pid_namespace.o GZIP kernel/config_data.gz CC kernel/softlockup.o CC kernel/seccomp.o LD kernel/time/built-in.o CC fs/block_dev.o CC fs/direct-io.o CC fs/mpage.o CC kernel/rcutorture.o CC fs/ioprio.o CC kernel/rcuclassic.o CC fs/bio-integrity.o CC kernel/relay.o CC fs/debugfs/inode.o CC fs/debugfs/file.o LD kernel/irq/built-in.o CC kernel/utsname_sysctl.o CC kernel/marker.o CC kernel/tracepoint.o CC kernel/latencytop.o CC kernel/dma-coherent.o CC fs/exportfs/expfs.o CC fs/fat/cache.o CC fs/devpts/inode.o CC kernel/time.o IKCFG kernel/config_data.h CC fs/fat/dir.o CC fs/fat/fatent.o CC fs/jbd2/transaction.o CC fs/autofs4/init.o CC fs/fat/file.o LD fs/notify/inotify/built-in.o CC fs/fat/inode.o CC fs/fuse/dev.o CC fs/notify/dnotify/dnotify.o CC fs/btrfs/super.o CC fs/nls/nls_base.o CC fs/fat/misc.o CC fs/sysfs/inode.o CC fs/anon_inodes.o CC fs/nls/nls_cp437.o CC fs/jbd2/commit.o CC fs/signalfd.o CC fs/fat/namei_msdos.o CC fs/partitions/check.o CC fs/sysfs/file.o CC fs/autofs4/inode.o CC fs/btrfs/ctree.o CC fs/nls/nls_cp737.o CC kernel/configs.o CC fs/ext4/balloc.o CC fs/isofs/namei.o CC fs/fuse/dir.o CC fs/isofs/inode.o CC fs/proc/nommu.o CC fs/timerfd.o CC fs/jbd2/recovery.o CC fs/udf/balloc.o CC fs/fat/namei_vfat.o CC fs/nls/nls_cp775.o CC fs/jbd2/checkpoint.o CC fs/ramfs/inode.o CC fs/partitions/msdos.o CC fs/autofs4/root.o CC fs/fuse/file.o CC fs/proc/task_nommu.o LD fs/debugfs/debugfs.o CC fs/ramfs/file-nommu.o CC fs/btrfs/extent-tree.o CC fs/isofs/dir.o CC fs/sysfs/dir.o CC fs/ext4/bitmap.o CC fs/proc/inode.o CC fs/udf/dir.o CC fs/ntfs/aops.o CC fs/jbd2/revoke.o LD fs/devpts/devpts.o CC fs/aio.o CC fs/btrfs/print-tree.o CC fs/fuse/inode.o LD fs/notify/dnotify/built-in.o CC fs/ext4/dir.o CC fs/proc/root.o CC fs/isofs/util.o CC fs/nls/nls_cp852.o CC fs/autofs4/symlink.o CC fs/sysfs/symlink.o CC fs/udf/file.o CC fs/isofs/rock.o CC fs/proc/base.o CC fs/ntfs/attrib.o CC fs/fuse/control.o CC fs/btrfs/root-tree.o CC fs/ext4/file.o CC fs/binfmt_misc.o CC fs/ext4/fsync.o CC fs/nls/nls_cp857.o CC fs/autofs4/waitq.o CC fs/jbd2/journal.o CC fs/btrfs/dir-item.o CC fs/nls/nls_cp860.o CC fs/proc/generic.o CC fs/nls/nls_cp861.o CC fs/udf/ialloc.o CC fs/binfmt_script.o CC fs/isofs/export.o CC fs/sysfs/mount.o CC fs/ntfs/collate.o CC fs/autofs4/expire.o CC fs/ext4/ialloc.o CC fs/proc/array.o CC fs/ntfs/compress.o CC fs/isofs/joliet.o CC fs/btrfs/file-item.o CC fs/udf/inode.o CC fs/binfmt_elf_fdpic.o CC fs/autofs4/dev-ioctl.o CC fs/nls/nls_cp863.o LD fs/exportfs/exportfs.o CC fs/sysfs/bin.o CC fs/proc/proc_tty.o CC fs/btrfs/inode-item.o CC fs/ext4/inode.o CC fs/isofs/compress.o CC fs/udf/lowlevel.o CC fs/ntfs/debug.o CC fs/binfmt_flat.o CC fs/xfs/xfs_rtalloc.o CC fs/nls/nls_cp864.o CC fs/btrfs/inode-map.o CC fs/ext4/ioctl.o CC fs/btrfs/disk-io.o CC fs/proc/cmdline.o LD fs/ramfs/ramfs.o CC fs/xfs/xfs_acl.o CC fs/ext4/namei.o CC fs/sysfs/group.o CC fs/udf/namei.o CC fs/proc/cpuinfo.o CC fs/dcookies.o CC fs/ntfs/dir.o CC fs/nls/nls_cp865.o CC fs/xfs/linux-2.6/xfs_stats.o CC fs/proc/devices.o CC fs/xfs/linux-2.6/xfs_sysctl.o CC fs/nls/nls_cp866.o CC fs/btrfs/transaction.o /scratch/kisskb/src/fs/sysfs/dir.c:447: warning: 'sysfs_pathname' defined but not used CC fs/xfs/xfs_alloc.o CC fs/ext4/super.o CC fs/udf/partition.o CC fs/proc/interrupts.o CC fs/nls/nls_cp869.o CC fs/ntfs/file.o CC fs/nls/nls_cp874.o CC fs/btrfs/inode.o CC fs/ntfs/index.o CC fs/xfs/xfs_alloc_btree.o CC fs/proc/loadavg.o CC fs/nls/nls_cp932.o CC fs/udf/super.o CC fs/ext4/symlink.o LD fs/partitions/built-in.o CC fs/btrfs/file.o CC fs/ntfs/inode.o CC fs/ext4/hash.o CC fs/udf/truncate.o CC fs/btrfs/tree-defrag.o CC fs/proc/meminfo.o CC fs/nls/nls_euc-jp.o CC fs/btrfs/extent_map.o CC fs/nls/nls_cp949.o CC fs/xfs/xfs_attr.o CC fs/btrfs/sysfs.o CC fs/proc/stat.o CC fs/ntfs/mft.o CC fs/udf/symlink.o CC fs/proc/uptime.o CC fs/proc/version.o CC fs/ext4/resize.o CC fs/nls/nls_cp1250.o CC fs/xfs/xfs_attr_leaf.o CC fs/udf/fsync.o CC fs/ntfs/mst.o CC fs/btrfs/struct-funcs.o CC fs/nls/nls_iso8859-1.o CC fs/xfs/xfs_bit.o CC fs/ext4/extents.o CC fs/proc/proc_sysctl.o CC fs/udf/directory.o CC fs/udf/misc.o CC fs/ntfs/namei.o CC fs/nls/nls_iso8859-2.o CC fs/ext4/ext4_jbd2.o CC fs/proc/kmsg.o CC fs/btrfs/xattr.o CC fs/ext4/migrate.o CC fs/xfs/xfs_bmap.o CC fs/ext4/mballoc.o CC fs/btrfs/ordered-data.o CC fs/btrfs/extent_io.o CC fs/btrfs/volumes.o CC fs/udf/udftime.o CC fs/ntfs/runlist.o CC fs/nls/nls_iso8859-7.o CC fs/xfs/xfs_bmap_btree.o CC fs/udf/unicode.o CC fs/btrfs/async-thread.o CC fs/nls/nls_iso8859-15.o CC fs/ntfs/super.o CC fs/xfs/xfs_btree.o CC fs/btrfs/ioctl.o LD fs/fuse/fuse.o CC fs/xfs/xfs_buf_item.o CC fs/btrfs/locking.o CC fs/btrfs/orphan.o CC fs/btrfs/ref-cache.o /scratch/kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_extents': /scratch/kisskb/src/fs/udf/truncate.c:209: warning: 'adsize' may be used uninitialized in this function /scratch/kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_tail_extent': /scratch/kisskb/src/fs/udf/truncate.c:75: warning: 'adsize' may be used uninitialized in this function CC fs/btrfs/export.o CC fs/nls/nls_koi8-r.o CC fs/btrfs/tree-log.o CC fs/ntfs/sysctl.o CC fs/xfs/xfs_da_btree.o CC fs/btrfs/acl.o CC fs/nls/nls_koi8-u.o CC fs/xfs/xfs_dir2.o CC fs/ntfs/unistr.o CC fs/nls/nls_koi8-ru.o CC fs/xfs/xfs_dir2_block.o CC fs/ntfs/upcase.o CC fs/btrfs/free-space-cache.o CC fs/ntfs/bitmap.o CC fs/nls/nls_utf8.o CC fs/ntfs/lcnalloc.o CC fs/ntfs/logfile.o CC fs/ntfs/quota.o /scratch/kisskb/src/fs/fat/dir.c: In function 'fat_add_entries': /scratch/kisskb/src/fs/fat/dir.c:1362: error: could not split insn (jump_insn 35 1637 36 /scratch/kisskb/src/fs/fat/dir.c:1249 (parallel [ (set (pc) (if_then_else (le (reg:DI 1 r1 [orig:237 pos ] [237]) (const_int 2097151 [0x1fffff])) (label_ref 44) (pc))) (clobber (reg:SI 3 r3)) (clobber (reg:SI 147 t)) ]) 6 {cbranchdi4_i} (expr_list:REG_BR_PRED (const_int 5 [0x5]) (expr_list:REG_DEAD (reg:DI 1 r1 [orig:237 pos ] [237]) (expr_list:REG_UNUSED (reg:SI 147 t) (expr_list:REG_UNUSED (reg:SI 3 r3) (expr_list:REG_BR_PROB (const_int 5000 [0x1388]) (nil))))))) /scratch/kisskb/src/fs/fat/dir.c:1362: internal compiler error: in final_scan_insn, at final.c:2615 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. {standard input}: Assembler messages: {standard input}:8946: Error: displacement to undefined symbol .L1894 overflows 8-bit field {standard input}:8949: Error: displacement to undefined symbol .L1894 overflows 8-bit field {standard input}:8965: Error: displacement to undefined symbol .L1894 overflows 8-bit field {standard input}:8917: Error: pcrel too far {standard input}:8925: Error: pcrel too far {standard input}:8952: Error: pcrel too far {standard input}:8967: Error: pcrel too far {standard input}:8977: Error: pcrel too far distcc[3467] ERROR: compile /scratch/kisskb/src/fs/fat/dir.c on localhost failed make[3]: *** [fs/fat/dir.o] Error 1 make[2]: *** [fs/fat] Error 2 make[2]: *** Waiting for unfinished jobs.... CC fs/xfs/xfs_dir2_data.o CC fs/btrfs/zlib.o CC fs/ntfs/usnjrnl.o CC fs/xfs/xfs_dir2_leaf.o CC fs/btrfs/compression.o CC fs/xfs/xfs_dir2_node.o LD fs/autofs4/autofs4.o CC fs/xfs/xfs_dir2_sf.o LD mm/built-in.o LD fs/ramfs/built-in.o CC fs/xfs/xfs_error.o CC fs/xfs/xfs_extfree_item.o CC fs/xfs/xfs_filestream.o CC fs/xfs/xfs_fsops.o CC fs/xfs/xfs_ialloc.o CC fs/xfs/xfs_ialloc_btree.o CC fs/xfs/xfs_iget.o CC fs/xfs/xfs_inode.o CC fs/xfs/xfs_inode_item.o CC fs/xfs/xfs_iomap.o CC fs/xfs/xfs_itable.o LD arch/sh/math-emu/built-in.o LD fs/autofs4/built-in.o CC fs/xfs/xfs_dfrag.o LD arch/sh/kernel/cpu/built-in.o CC fs/xfs/xfs_log.o CC fs/xfs/xfs_log_recover.o CC fs/xfs/xfs_mount.o CC fs/xfs/xfs_mru_cache.o CC fs/xfs/xfs_rename.o LD fs/devpts/built-in.o CC fs/xfs/xfs_trans.o CC fs/xfs/xfs_trans_ail.o LD fs/jbd2/jbd2.o LD fs/fuse/built-in.o LD fs/exportfs/built-in.o CC fs/xfs/xfs_trans_buf.o LD fs/sysfs/built-in.o CC fs/xfs/xfs_trans_extfree.o LD fs/isofs/isofs.o CC fs/xfs/xfs_trans_inode.o CC fs/xfs/xfs_trans_item.o LD fs/isofs/built-in.o CC fs/xfs/xfs_utils.o CC fs/xfs/xfs_vnodeops.o CC fs/xfs/xfs_rw.o LD fs/nls/built-in.o CC fs/xfs/xfs_dmops.o CC fs/xfs/xfs_qmops.o CC fs/xfs/linux-2.6/kmem.o CC fs/xfs/linux-2.6/xfs_aops.o CC fs/xfs/linux-2.6/xfs_buf.o CC fs/xfs/linux-2.6/xfs_export.o LD fs/debugfs/built-in.o /scratch/kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /scratch/kisskb/src/fs/btrfs/inode.c:953: warning: 'extent_type' may be used uninitialized in this function /scratch/kisskb/src/fs/btrfs/inode.c:950: warning: 'extent_end' may be used uninitialized in this function LD arch/sh/kernel/built-in.o CC fs/xfs/linux-2.6/xfs_file.o CC fs/xfs/linux-2.6/xfs_fs_subr.o CC fs/xfs/linux-2.6/xfs_globals.o CC fs/xfs/linux-2.6/xfs_ioctl.o CC fs/xfs/linux-2.6/xfs_iops.o CC fs/xfs/linux-2.6/xfs_lrw.o CC fs/xfs/linux-2.6/xfs_super.o CC fs/xfs/linux-2.6/xfs_sync.o CC ipc/util.o CC fs/xfs/linux-2.6/xfs_xattr.o CC fs/xfs/support/debug.o CC fs/xfs/support/uuid.o CC ipc/msgutil.o CC ipc/msg.o CC ipc/sem.o LD fs/proc/proc.o CC ipc/shm.o CC ipc/ipcns_notifier.o CC ipc/ipc_sysctl.o /scratch/kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_name': /scratch/kisskb/src/fs/btrfs/tree-log.c:1076: warning: 'dst_di' may be used uninitialized in this function CC security/commoncap.o CC security/keys/key.o /scratch/kisskb/src/ipc/shm.c: In function 'sys_shmdt': /scratch/kisskb/src/ipc/shm.c:972: warning: unused variable 'size' /scratch/kisskb/src/ipc/shm.c:970: warning: unused variable 'next' CC security/inode.o CC security/keys/keyring.o CC security/keys/keyctl.o CC security/keys/permission.o CC security/keys/process_keys.o CC security/keys/request_key.o CC security/keys/request_key_auth.o CC security/keys/user_defined.o CC security/keys/proc.o CC security/keys/sysctl.o CC crypto/api.o CC crypto/cipher.o CC crypto/digest.o CC crypto/compress.o CC crypto/algapi.o CC crypto/scatterwalk.o CC crypto/proc.o CC block/elevator.o CC crypto/ablkcipher.o CC crypto/blkcipher.o CC crypto/hash.o CC crypto/ahash.o CC block/blk-core.o CC block/blk-tag.o CC block/blk-sysfs.o CC block/blk-barrier.o CC crypto/shash.o CC crypto/algboss.o CC block/blk-settings.o CC block/blk-ioc.o CC block/blk-map.o CC block/blk-exec.o CC block/blk-merge.o CC crypto/testmgr.o CC crypto/crypto_wq.o LD ipc/built-in.o CC block/blk-softirq.o CC block/blk-timeout.o CC block/ioctl.o CC block/genhd.o CC block/scsi_ioctl.o CC block/cmd-filter.o CC crypto/fips.o CC block/bsg.o CC block/noop-iosched.o CC block/cfq-iosched.o CC block/blk-integrity.o CC crypto/aead.o /scratch/kisskb/src/block/blk-merge.c: In function '__blk_recalc_rq_segments': /scratch/kisskb/src/block/blk-merge.c:48: warning: 'bbio' may be used uninitialized in this function CC crypto/chainiv.o CC crypto/eseqiv.o CC crypto/seqiv.o CC crypto/pcompress.o CC crypto/hmac.o CC crypto/xcbc.o CC crypto/crypto_null.o CC crypto/md4.o CC crypto/rmd160.o CC crypto/rmd256.o CC crypto/rmd320.o CC crypto/sha1_generic.o CC crypto/sha256_generic.o CC crypto/sha512_generic.o CC crypto/tgr192.o CC crypto/gf128mul.o CC crypto/ecb.o CC crypto/pcbc.o LD security/keys/built-in.o CC crypto/cts.o CC crypto/xts.o CC crypto/ctr.o CC crypto/gcm.o CC crypto/ccm.o CC crypto/cryptd.o CC crypto/blowfish.o CC crypto/twofish.o CC crypto/twofish_common.o LD sound/built-in.o CC crypto/serpent.o CC crypto/arc4.o CC crypto/tea.o CC crypto/khazad.o CC crypto/anubis.o CC crypto/seed.o CC crypto/zlib.o CC crypto/michael_mic.o CC crypto/crc32c.o CC crypto/authenc.o CC crypto/lzo.o CC crypto/rng.o CC crypto/krng.o CC crypto/xor.o CC crypto/async_tx/async_tx.o CC crypto/async_tx/async_memcpy.o CC crypto/async_tx/async_xor.o LD fs/xfs/xfs.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 LD crypto/crypto.o LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o LD crypto/cryptomgr.o LD block/built-in.o LD drivers/auxdisplay/built-in.o LD drivers/block/built-in.o LD drivers/crypto/built-in.o LD drivers/gpio/built-in.o LD drivers/firmware/built-in.o CC drivers/accessibility/braille/braille_console.o LD drivers/idle/built-in.o LD drivers/ieee1394/built-in.o CC drivers/hid/hid-core.o CC drivers/base/core.o CC drivers/hid/hid-input.o CC drivers/input/serio/serio.o LD drivers/gpu/drm/built-in.o LD drivers/macintosh/built-in.o CC drivers/hid/hidraw.o CC drivers/base/sys.o CC drivers/i2c/i2c-boardinfo.o CC drivers/base/bus.o LD fs/jbd2/built-in.o CC drivers/mfd/sm501.o CC drivers/i2c/i2c-core.o LD drivers/lguest/built-in.o CC [M] drivers/hid/hid-dummy.o CC drivers/mfd/wm8400-core.o CC drivers/cdrom/cdrom.o CC drivers/input/serio/serport.o LD fs/xfs/built-in.o LD drivers/media/video/built-in.o CC drivers/base/dd.o CC drivers/input/gameport/gameport.o LD drivers/media/common/tuners/built-in.o CC drivers/char/mem.o CC drivers/input/serio/serio_raw.o CC drivers/i2c/i2c-dev.o CC drivers/input/gameport/lightning.o CC drivers/mfd/wm8350-core.o LD drivers/platform/built-in.o CC drivers/char/random.o CC drivers/md/linear.o CC drivers/i2c/chips/max6875.o CC drivers/md/raid0.o CC drivers/input/input.o CC drivers/base/driver.o LD drivers/net/wireless/built-in.o CC drivers/input/input-compat.o CC drivers/i2c/busses/i2c-ocores.o CC drivers/rtc/rtc-lib.o CC drivers/i2c/algos/i2c-algo-bit.o CC drivers/serial/serial_core.o CC drivers/i2c/chips/pca9539.o CC drivers/misc/ics932s401.o LD crypto/async_tx/built-in.o CC drivers/mmc/host/mmc_spi.o CC drivers/mmc/card/block.o CC drivers/char/tty_io.o CC drivers/base/class.o CC drivers/spi/spi.o CC drivers/staging/staging.o CC drivers/sh/intc.o CC drivers/md/raid1.o CC drivers/thermal/thermal_sys.o CC drivers/input/ff-core.o CC drivers/ide/ide-cd.o CC drivers/mfd/wm8350-regmap.o LD drivers/accessibility/braille/built-in.o CC drivers/i2c/busses/i2c-parport-light.o CC drivers/uio/uio.o CC drivers/telephony/phonedev.o CC drivers/serial/sh-sci.o CC drivers/rtc/hctosys.o CC drivers/misc/enclosure.o CC drivers/i2c/chips/pcf8574.o CC drivers/mmc/card/queue.o CC drivers/base/platform.o CC drivers/md/raid10.o CC drivers/char/n_tty.o CC drivers/input/ff-memless.o CC drivers/scsi/scsi.o CC drivers/mmc/card/mmc_test.o CC drivers/uio/uio_pdrv.o CC drivers/ssb/main.o CC drivers/video/fb_notify.o CC drivers/ide/ide-cd_ioctl.o CC drivers/mfd/wm8350-gpio.o /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3177:2: warning: #warning No WM8350 config modes supported - select at least one of the /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3178:2: warning: #warning MFD_WM8350_CONFIG_MODE_n options from the board driver. CC drivers/i2c/busses/i2c-taos-evm.o CC drivers/w1/w1.o CC drivers/mmc/core/core.o CC drivers/base/cpu.o LD drivers/input/gameport/built-in.o CC drivers/i2c/chips/pcf8575.o CC drivers/rtc/class.o CC drivers/char/tty_ioctl.o CC drivers/input/input-polldev.o CC drivers/misc/c2port/core.o CC drivers/uio/uio_pdrv_genirq.o CC drivers/scsi/hosts.o CC drivers/mmc/card/sdio_uart.o CC drivers/misc/eeprom/at24.o CC drivers/video/fbmem.o CC drivers/md/md.o CC drivers/ide/ide-cd_verbose.o CC drivers/mfd/wm8350-i2c.o LD drivers/gpu/built-in.o CC drivers/ssb/scan.o CC drivers/mmc/core/bus.o CC drivers/i2c/chips/pcf8591.o CC drivers/base/firmware.o CC drivers/w1/w1_int.o CC drivers/rtc/interface.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:283: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_del_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:646: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:646: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:646: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_register_driver': /scratch/kisskb/src/drivers/i2c/i2c-core.c:712: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:712: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:712: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function '__detach_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:780: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:780: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:780: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) CC drivers/char/tty_ldisc.o CC drivers/input/mousedev.o CC drivers/uio/uio_smx.o CC drivers/video/fbmon.o CC drivers/md/bitmap.o CC drivers/scsi/scsi_ioctl.o CC drivers/misc/eeprom/at25.o CC drivers/ide/ide.o CC drivers/mfd/twl4030-core.o CC drivers/base/init.o CC drivers/mmc/core/host.o CC drivers/ssb/driver_chipcommon.o /scratch/kisskb/src/drivers/misc/ics932s401.c: In function 'show_value': /scratch/kisskb/src/drivers/misc/ics932s401.c:377: warning: 'x' may be used uninitialized in this function CC drivers/scsi/constants.o CC drivers/video/fbcmap.o LD fs/ntfs/ntfs.o LD drivers/staging/built-in.o CC drivers/rtc/rtc-dev.o LD drivers/sh/built-in.o CC drivers/input/evdev.o CC drivers/char/tty_buffer.o /scratch/kisskb/src/drivers/misc/ics932s401.c: In function 'show_spread': /scratch/kisskb/src/drivers/misc/ics932s401.c:394: warning: 'reg' may be used uninitialized in this function CC drivers/misc/eeprom/eeprom.o CC drivers/ide/ide-ioctls.o CC drivers/md/raid5.o CC drivers/w1/w1_family.o CC drivers/mfd/twl4030-irq.o CC drivers/base/map.o LD drivers/spi/built-in.o CC drivers/scsi/scsicam.o LD drivers/telephony/built-in.o CC drivers/mmc/core/mmc.o CC drivers/input/evbug.o CC drivers/base/devres.o CC drivers/rtc/rtc-proc.o CC drivers/char/tty_port.o CC drivers/video/fbsysfs.o CC drivers/w1/w1_netlink.o CC drivers/ide/ide-io.o CC drivers/input/misc/uinput.o CC drivers/md/raid6algos.o CC drivers/misc/eeprom/eeprom_93cx6.o CC drivers/rtc/rtc-sysfs.o CC drivers/mmc/core/mmc_ops.o CC drivers/input/keyboard/sunkbd.o CC drivers/scsi/scsi_error.o CC drivers/mfd/mfd-core.o LD drivers/input/tablet/built-in.o CC drivers/char/pty.o CC drivers/video/modedb.o CC drivers/input/mouse/sermouse.o CC drivers/w1/w1_io.o CC drivers/ide/ide-iops.o CC drivers/base/attribute_container.o CC drivers/md/raid6recov.o CC drivers/rtc/rtc-ds1307.o CC drivers/input/misc/pcf50633-input.o HOSTCC drivers/md/mktables CC drivers/mmc/core/sd.o CC drivers/input/keyboard/xtkbd.o CC drivers/video/fbcvt.o LD drivers/input/serio/built-in.o UNROLL drivers/md/raid6int1.c CC drivers/base/transport_class.o CC drivers/input/touchscreen/elo.o CC drivers/input/keyboard/stowaway.o LD drivers/i2c/algos/built-in.o LD drivers/misc/c2port/built-in.o CC drivers/w1/masters/ds2482.o LD drivers/ssb/ssb.o CC drivers/mfd/da903x.o CC drivers/char/misc.o LD drivers/i2c/chips/built-in.o CC drivers/input/mouse/vsxxxaa.o LD drivers/thermal/built-in.o CC drivers/scsi/scsi_lib.o LD drivers/mmc/card/mmc_block.o UNROLL drivers/md/raid6int2.c CC drivers/ide/ide-lib.o LD drivers/cdrom/built-in.o LD drivers/i2c/busses/built-in.o CC drivers/input/touchscreen/fujitsu_ts.o CC drivers/w1/slaves/w1_therm.o UNROLL drivers/md/raid6int4.c CC drivers/mmc/core/sd_ops.o CC drivers/rtc/rtc-ds1390.o CC drivers/base/power/sysfs.o CC drivers/video/backlight/backlight.o CC drivers/input/keyboard/sh_keysc.o CC drivers/base/dma-mapping.o UNROLL drivers/md/raid6int8.c CC drivers/char/vt_ioctl.o CC drivers/mfd/pcf50633-core.o CC drivers/video/logo/logo.o CC drivers/video/cfbfillrect.o UNROLL drivers/md/raid6int16.c CC drivers/scsi/scsi_lib_dma.o UNROLL drivers/md/raid6int32.c CC drivers/base/firmware_class.o CC drivers/char/vc_screen.o CC drivers/video/display/display-sysfs.o CC drivers/video/console/dummycon.o UNROLL drivers/md/raid6altivec1.c CC drivers/input/touchscreen/inexio.o CC drivers/w1/slaves/w1_smem.o CC drivers/rtc/rtc-ds1511.o CC drivers/ide/ide-probe.o LD drivers/uio/built-in.o CC drivers/mmc/core/sdio.o LOGO drivers/video/logo/logo_linux_clut224.c UNROLL drivers/md/raid6altivec2.c CC drivers/video/backlight/da903x_bl.o CC drivers/scsi/scsi_scan.o CC drivers/video/cfbcopyarea.o UNROLL drivers/md/raid6altivec4.c CC drivers/mfd/pcf50633-adc.o LOGO drivers/video/logo/logo_superh_mono.c UNROLL drivers/md/raid6altivec8.c CC drivers/input/touchscreen/mtouch.o CC drivers/video/console/fbcon.o CC drivers/ide/ide-taskfile.o CC drivers/rtc/rtc-ds1553.o CC drivers/w1/slaves/w1_ds2431.o LOGO drivers/video/logo/logo_superh_clut224.c CC drivers/char/selection.o LOGO drivers/video/logo/logo_linux_mono.c LD drivers/w1/wire.o LD drivers/w1/masters/built-in.o LOGO drivers/video/logo/clut_vga16.c LOGO drivers/video/logo/logo_blackfin_vga16.c LOGO drivers/video/logo/logo_linux_vga16.c CC drivers/scsi/scsi_sysfs.o CC drivers/video/cfbimgblt.o LOGO drivers/video/logo/logo_superh_vga16.c CC drivers/mmc/core/sdio_ops.o LD drivers/input/input-core.o LD drivers/mmc/host/built-in.o LOGO drivers/video/logo/logo_blackfin_clut224.c CC drivers/mfd/pcf50633-gpio.o CC drivers/md/raid6mmx.o LD fs/btrfs/btrfs.o LOGO drivers/video/logo/logo_dec_clut224.c CC drivers/ide/ide-pm.o CC drivers/input/touchscreen/mk712.o LD drivers/base/power/built-in.o /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da9034_init_chip': /scratch/kisskb/src/drivers/mfd/da903x.c:311: warning: 'chip_id' may be used uninitialized in this function /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da9030_init_chip': /scratch/kisskb/src/drivers/mfd/da903x.c:250: warning: 'chip_id' may be used uninitialized in this function /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da903x_update': /scratch/kisskb/src/drivers/mfd/da903x.c:219: warning: 'reg_val' may be used uninitialized in this function /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da903x_clr_bits': /scratch/kisskb/src/drivers/mfd/da903x.c:197: warning: 'reg_val' may be used uninitialized in this function /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da903x_set_bits': /scratch/kisskb/src/drivers/mfd/da903x.c:175: warning: 'reg_val' may be used uninitialized in this function LD drivers/input/misc/built-in.o CC drivers/video/console/bitblit.o CC drivers/w1/slaves/w1_ds2433.o LD drivers/input/mouse/built-in.o LOGO drivers/video/logo/logo_m32r_clut224.c LD drivers/mfd/wm8350.o CC drivers/rtc/rtc-ds1742.o CC drivers/scsi/scsi_devinfo.o CC drivers/char/keyboard.o CC drivers/video/sysfillrect.o CC drivers/mmc/core/sdio_bus.o LD drivers/misc/eeprom/built-in.o CC drivers/input/touchscreen/penmount.o LOGO drivers/video/logo/logo_mac_clut224.c CC drivers/md/raid6sse1.o CC drivers/video/syscopyarea.o CC drivers/ide/ide-park.o LOGO drivers/video/logo/logo_parisc_clut224.c CC drivers/char/consolemap.o LOGO drivers/video/logo/logo_sgi_clut224.c CONMK drivers/char/consolemap_deftbl.c CC drivers/video/console/fonts.o LD drivers/input/keyboard/built-in.o LOGO drivers/video/logo/logo_spe_clut224.c CC drivers/scsi/scsi_sysctl.o CC drivers/rtc/rtc-ds3234.o LOGO drivers/video/logo/logo_sun_clut224.c CC drivers/md/raid6sse2.o CC drivers/input/touchscreen/touchwin.o CC drivers/mmc/core/sdio_cis.o CC drivers/video/sysimgblt.o CC drivers/ide/ide-sysfs.o CC drivers/video/console/font_sun8x16.o TABLE drivers/md/raid6tables.c CC drivers/rtc/rtc-isl1208.o SHIPPED drivers/char/defkeymap.c CC drivers/video/logo/logo_linux_clut224.o CC drivers/char/vt.o CC drivers/video/logo/logo_superh_mono.o CC drivers/video/logo/logo_superh_clut224.o CC drivers/ide/ide-devsets.o CC drivers/input/touchscreen/tsc2007.o CC drivers/mmc/core/sdio_io.o CC drivers/scsi/scsi_proc.o CC drivers/rtc/rtc-m41t94.o CC drivers/char/n_hdlc.o CC drivers/video/console/font_sun12x22.o CC drivers/md/raid6int1.o CC drivers/video/fb_sys_fops.o CC drivers/rtc/rtc-m48t35.o CC drivers/ide/ide-io-std.o /scratch/kisskb/src/drivers/scsi/scsi_lib_dma.c: In function 'scsi_dma_unmap': /scratch/kisskb/src/drivers/scsi/scsi_lib_dma.c:44: warning: unused variable 'dev' LD drivers/hid/hid.o CC drivers/scsi/sr.o CC drivers/mmc/core/sdio_irq.o CC drivers/rtc/rtc-m48t59.o CC drivers/video/console/font_8x8.o CC drivers/video/fb_defio.o CC drivers/md/raid6int2.o CC drivers/video/tmiofb.o CC drivers/ide/ide-eh.o LD drivers/video/backlight/built-in.o CC drivers/rtc/rtc-m48t86.o LD fs/udf/udf.o CC drivers/char/ipmi/ipmi_msghandler.o CC drivers/mmc/core/debugfs.o CC drivers/char/hw_random/core.o CC drivers/char/generic_serial.o CC drivers/char/rio/rio_linux.o CC drivers/video/metronomefb.o CC drivers/video/console/font_8x16.o LD drivers/w1/slaves/built-in.o CC drivers/md/raid6int4.o CC drivers/rtc/rtc-bq4802.o CC drivers/scsi/sr_ioctl.o CC drivers/ide/ide-atapi.o CC drivers/ide/ide-proc.o CC drivers/char/ipmi/ipmi_watchdog.o CC drivers/char/tpm/tpm.o LD drivers/video/display/display.o CC drivers/char/rio/rioinit.o CC drivers/md/raid6int8.o CC drivers/video/vfb.o CC drivers/char/hw_random/timeriomem-rng.o LD drivers/serial/built-in.o CC drivers/char/tpm/tpm_nsc.o CC drivers/md/raid6int16.o CC drivers/char/rio/rioboot.o LD drivers/video/fb.o CC drivers/rtc/rtc-max6900.o /scratch/kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_init_group': /scratch/kisskb/src/fs/ext4/mballoc.c:1852: warning: 'ret' may be used uninitialized in this function CC drivers/char/rio/riocmd.o CC drivers/video/console/font_6x11.o CC drivers/scsi/sr_vendor.o CC drivers/char/ipmi/ipmi_poweroff.o CC drivers/char/rio/rioctrl.o CC drivers/rtc/rtc-max6902.o CC drivers/ide/ide-tape.o LD drivers/video/logo/built-in.o CC drivers/rtc/rtc-pcf8563.o CC drivers/md/raid6int32.o LD fs/ext4/ext4.o CC drivers/video/console/font_7x14.o CC drivers/rtc/rtc-pcf8583.o CC drivers/scsi/raid_class.o CC drivers/char/rio/riointr.o CC drivers/md/raid6altivec1.o CC drivers/rtc/rtc-r9701.o CC drivers/scsi/scsi_transport_spi.o CC drivers/scsi/scsi_transport_sas.o CC drivers/md/raid6altivec2.o CC drivers/char/consolemap_deftbl.o CC drivers/video/console/font_10x18.o LD drivers/mmc/core/mmc_core.o CC drivers/char/defkeymap.o CC drivers/rtc/rtc-rs5c348.o CC drivers/md/raid6altivec4.o /scratch/kisskb/src/drivers/video/tmiofb.c: In function 'tmiofb_resume': /scratch/kisskb/src/drivers/video/tmiofb.c:977: warning: 'retval' may be used uninitialized in this function CC drivers/video/console/softcursor.o CC drivers/char/rio/rioparam.o CC drivers/scsi/scsi_transport_srp.o LD drivers/video/console/font.o CC drivers/char/rio/rioroute.o CC drivers/char/rio/riotable.o CC drivers/scsi/sg.o LD drivers/input/touchscreen/built-in.o CC drivers/scsi/ses.o LD drivers/char/hw_random/rng-core.o CC drivers/char/rio/riotty.o CC drivers/md/raid6altivec8.o CC drivers/rtc/rtc-rx8581.o CC drivers/scsi/device_handler/scsi_dh.o CC drivers/rtc/rtc-sh.o CC drivers/rtc/rtc-stk17ta8.o CC drivers/md/raid6tables.o CC drivers/rtc/rtc-test.o CC drivers/rtc/rtc-v3020.o CC drivers/scsi/device_handler/scsi_dh_rdac.o CC drivers/scsi/device_handler/scsi_dh_hp_sw.o CC drivers/scsi/device_handler/scsi_dh_emc.o CC drivers/rtc/rtc-wm8350.o LD drivers/char/tpm/built-in.o CC drivers/rtc/rtc-x1205.o CC drivers/rtc/rtc-pcf50633.o LD drivers/rtc/rtc-core.o LD drivers/video/display/built-in.o LD drivers/ide/ide-core.o LD drivers/ide/ide-cd_mod.o LD drivers/base/built-in.o LD fs/btrfs/built-in.o LD drivers/scsi/scsi_mod.o LD drivers/scsi/sr_mod.o LD drivers/mfd/built-in.o LD kernel/trace/built-in.o LD kernel/built-in.o LD fs/ext4/built-in.o LD drivers/misc/built-in.o LD drivers/video/console/built-in.o LD drivers/mmc/card/built-in.o LD drivers/scsi/device_handler/built-in.o LD security/built-in.o LD fs/udf/built-in.o LD drivers/mmc/core/built-in.o LD drivers/mmc/built-in.o LD drivers/hid/built-in.o LD drivers/accessibility/built-in.o LD firmware/built-in.o LD fs/proc/built-in.o LD fs/ntfs/built-in.o LD drivers/char/ipmi/built-in.o LD arch/sh/drivers/dma/built-in.o LD arch/sh/drivers/built-in.o LD fs/notify/built-in.o LD drivers/rtc/built-in.o make[1]: *** [fs] Error 2 make[1]: *** Waiting for unfinished jobs.... CC arch/sh/oprofile/../../../drivers/oprofile/oprof.o LD drivers/media/common/built-in.o LD drivers/w1/built-in.o CC arch/sh/oprofile/../../../drivers/oprofile/cpu_buffer.o LD drivers/ssb/built-in.o CC arch/sh/oprofile/../../../drivers/oprofile/buffer_sync.o CC arch/sh/oprofile/../../../drivers/oprofile/event_buffer.o CC arch/sh/oprofile/../../../drivers/oprofile/oprofile_files.o CC arch/sh/oprofile/../../../drivers/oprofile/oprofilefs.o CC arch/sh/oprofile/../../../drivers/oprofile/oprofile_stats.o CC arch/sh/oprofile/../../../drivers/oprofile/timer_int.o CC arch/sh/oprofile/common.o CC arch/sh/oprofile/backtrace.o /scratch/kisskb/src/arch/sh/oprofile/common.c: In function 'op_sh_create_files': /scratch/kisskb/src/arch/sh/oprofile/common.c:62: warning: passing argument 4 of 'oprofilefs_create_ulong' from incompatible pointer type LD crypto/built-in.o LD drivers/net/built-in.o LD drivers/input/built-in.o LD drivers/media/built-in.o LD arch/sh/oprofile/oprofile.o LD arch/sh/oprofile/built-in.o LD drivers/scsi/built-in.o LD drivers/char/hw_random/built-in.o LD drivers/i2c/built-in.o LD drivers/video/built-in.o LD drivers/ide/built-in.o LD drivers/char/rio/rio.o LD drivers/char/rio/built-in.o LD drivers/char/built-in.o LD drivers/md/raid456.o LD drivers/md/md-mod.o LD drivers/md/built-in.o LD drivers/built-in.o make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 8e0ee43bc2c3e19db56a4adaa9a9b04ce885cd84 # < git symbolic-ref HEAD # < git merge-base 8e0ee43bc2c3e19db56a4adaa9a9b04ce885cd84 0384e2959127a56d0640505d004d8dd92f9c29f5 # < git ls-files --others --modified # git ls-files --others --modified cmd.log # git bisect reset linus Already on branch "linus" # git bisect start # git bisect bad # git bisect good 8e0ee43bc2c3e19db56a4adaa9a9b04ce885cd84 Bisecting: 516 revisions left to test after this [c441c2971de52b7045acb708cc9959815f554f66] Merge branch 'topic/usb-caiaq' into for-linus Trying 0384e2959127a56d0640505d004d8dd92f9c29f5 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh Generating include/asm-sh/machtypes.h Using /scratch/kisskb/src as source for kernel CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh CHK include/linux/compile.h CC init/main.o HOSTCC usr/gen_init_cpio CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o UPD include/linux/compile.h CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/init.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/idle.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/io.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/io_generic.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/kernel/irq.o CC arch/sh/mm/pg-nommu.o CC arch/sh/math-emu/math.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/boards/mach-se/board-se7619.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time_32.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23: /scratch/kisskb/src/include/math-emu/single.h:50:21: warning: "__BIG_ENDIAN" is not defined In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:24: /scratch/kisskb/src/include/math-emu/double.h:59:21: warning: "__BIG_ENDIAN" is not defined /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative CC arch/sh/kernel/traps_32.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count >= width of type LD init/mounts.o /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect CC arch/sh/kernel/sh_bios.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect GEN usr/initramfs_data.cpio.gz CC arch/sh/kernel/cpufreq.o /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative CC arch/sh/kernel/timers/timer.o /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect CC arch/sh/kernel/sh_ksyms_32.o /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type AS arch/sh/kernel/cpu/sh2/ex.o /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect CC arch/sh/kernel/module.o /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect CC arch/sh/kernel/cpu/init.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:147: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:147: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:147: warning: statement with no effect CC arch/sh/kernel/early_printk.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type CC arch/sh/kernel/machine_kexec.o /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: statement with no effect LD arch/sh/boards/mach-se/built-in.o /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: statement with no effect AS arch/sh/kernel/relocate_kernel.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:323: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:333: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:335: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:335: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:335: warning: statement with no effect CC arch/sh/kernel/stacktrace.o LD arch/sh/mm/built-in.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/kprobes.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o AS usr/initramfs_data.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds LD usr/built-in.o LD arch/sh/kernel/timers/built-in.o LD arch/sh/kernel/cpu/irq/built-in.o LD ipc/built-in.o CC mm/bootmem.o CC mm/filemap.o LD init/built-in.o CC security/commoncap.o CC mm/mempool.o CC security/inode.o CC mm/oom_kill.o CC mm/fadvise.o CC mm/maccess.o CC security/keys/key.o CC mm/page_alloc.o LD block/built-in.o CC mm/page-writeback.o CC mm/pdflush.o CC mm/readahead.o CC fs/open.o CC mm/swap.o CC security/keys/keyring.o CC mm/truncate.o CC kernel/sched.o CC fs/read_write.o CC security/keys/keyctl.o CC mm/vmscan.o CC kernel/fork.o CC kernel/exec_domain.o CC fs/file_table.o CC kernel/panic.o CC security/keys/permission.o CC security/keys/process_keys.o CC mm/shmem.o CC fs/super.o CC fs/char_dev.o CC security/keys/request_key.o CC fs/stat.o CC kernel/printk.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 security/keys/request_key_auth.o CC crypto/api.o CC security/keys/user_defined.o CC mm/prio_tree.o CC security/keys/sysctl.o CC kernel/cpu.o CC mm/util.o CC crypto/cipher.o CC mm/mmzone.o CC fs/exec.o CC crypto/digest.o CC kernel/exit.o CC fs/pipe.o CC kernel/itimer.o TIMEC kernel/timeconst.h CC mm/vmstat.o CC fs/namei.o CC mm/backing-dev.o CC crypto/compress.o CC crypto/algapi.o CC kernel/softirq.o CC crypto/scatterwalk.o CC kernel/resource.o CC crypto/ablkcipher.o CC kernel/sysctl.o CC mm/page_isolation.o CC mm/mm_init.o CC fs/fcntl.o CC kernel/capability.o CC fs/ioctl.o CC mm/nommu.o CC kernel/ptrace.o CC fs/readdir.o CC fs/select.o CC crypto/blkcipher.o CC kernel/timer.o CC fs/fifo.o CC fs/dcache.o CC mm/dmapool.o CC fs/inode.o CC fs/attr.o CC crypto/hash.o CC crypto/ahash.o CC mm/sparse.o CC crypto/shash.o CC kernel/user.o CC mm/shmem_acl.o CC fs/bad_inode.o CC fs/file.o CC fs/filesystems.o CC crypto/algboss.o CC kernel/signal.o LD security/keys/built-in.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1880: warning: control reaches end of non-void function CC fs/namespace.o CC crypto/testmgr.o CC mm/slub.o CC crypto/fips.o CC crypto/aead.o CC crypto/chainiv.o CC kernel/sys.o CC crypto/eseqiv.o CC kernel/kmod.o CC mm/failslab.o CC fs/seq_file.o CC kernel/workqueue.o CC crypto/seqiv.o CC kernel/pid.o CC mm/quicklist.o CC kernel/rcupdate.o CC fs/xattr.o CC crypto/hmac.o CC crypto/crypto_null.o CC fs/libfs.o CC fs/fs-writeback.o CC crypto/gf128mul.o CC crypto/ctr.o CC kernel/extable.o CC kernel/params.o CC kernel/posix-timers.o CC kernel/kthread.o CC fs/pnode.o CC fs/drop_caches.o CC crypto/gcm.o CC kernel/wait.o CC kernel/kfifo.o CC kernel/sys_ni.o CC kernel/posix-cpu-timers.o LD arch/sh/math-emu/built-in.o CC kernel/mutex.o CC fs/splice.o CC crypto/cryptd.o CC crypto/des_generic.o CC fs/sync.o CC crypto/serpent.o CC crypto/aes_generic.o CC fs/utimes.o CC fs/stack.o CC fs/no-block.o CC fs/anon_inodes.o LD fs/partitions/built-in.o CC crypto/cast6.o CC kernel/hrtimer.o CC fs/ramfs/inode.o LD fs/autofs4/built-in.o CC fs/nls/nls_base.o CC fs/debugfs/inode.o CC fs/ramfs/file-nommu.o CC fs/timerfd.o CC fs/nls/nls_cp437.o LD fs/autofs/built-in.o CC [M] fs/autofs/dirhash.o CC fs/devpts/inode.o LD fs/fuse/built-in.o LD fs/notify/dnotify/built-in.o CC [M] fs/autofs4/init.o CC fs/nls/nls_cp775.o CC fs/debugfs/file.o CC [M] fs/autofs4/inode.o CC [M] fs/fuse/dev.o CC kernel/rwsem.o CC fs/nls/nls_cp857.o CC fs/eventfd.o CC crypto/michael_mic.o CC [M] fs/fuse/dir.o CC fs/nls/nls_cp874.o CC fs/aio.o CC fs/nls/nls_cp1250.o CC fs/nls/nls_ascii.o CC kernel/nsproxy.o CC [M] fs/autofs/init.o CC fs/nls/nls_iso8859-1.o CC crypto/crc32c.o CC [M] fs/autofs4/root.o CC [M] fs/fuse/file.o CC crypto/lzo.o CC crypto/rng.o CC [M] fs/autofs/inode.o CC [M] fs/fuse/inode.o CC fs/nls/nls_utf8.o CC fs/binfmt_script.o CC [M] fs/nls/nls_cp737.o LD fs/devpts/devpts.o CC [M] fs/autofs/root.o CC [M] fs/autofs4/symlink.o CC kernel/srcu.o LD fs/ramfs/ramfs.o CC [M] fs/autofs4/waitq.o CC crypto/krng.o CC fs/binfmt_elf_fdpic.o CC [M] fs/fuse/control.o CC [M] fs/autofs/symlink.o CC [M] fs/autofs4/expire.o LD fs/ramfs/built-in.o CC [M] fs/autofs4/dev-ioctl.o CC [M] fs/nls/nls_cp850.o CC kernel/semaphore.o CC [M] fs/nls/nls_cp852.o LD fs/debugfs/debugfs.o CC fs/posix_acl.o CC [M] fs/autofs/waitq.o CC fs/xattr_acl.o CC crypto/ansi_cprng.o CC [M] fs/nls/nls_cp855.o CC [M] fs/nls/nls_cp860.o CC [M] fs/nls/nls_cp861.o CC fs/generic_acl.o CC kernel/notifier.o CC fs/dquot.o CC kernel/ksysfs.o CC [M] fs/nls/nls_cp862.o CC [M] fs/nls/nls_cp865.o CC [M] fs/nls/nls_cp869.o CC [M] fs/nls/nls_cp932.o CC [M] fs/nls/nls_euc-jp.o LD mm/built-in.o CC [M] crypto/xcbc.o CC [M] crypto/rmd256.o CC kernel/pm_qos_params.o CC fs/quota_v2.o CC kernel/sched_clock.o CC kernel/cred.o LD [M] fs/autofs/autofs.o CC kernel/async.o CC fs/quota_tree.o CC kernel/profile.o CC fs/quota.o CC kernel/stacktrace.o CC [M] crypto/sha1_generic.o CC kernel/mutex-debug.o CC kernel/lockdep.o CC kernel/time/timekeeping.o CC [M] fs/nls/nls_cp936.o LD fs/debugfs/built-in.o CC fs/dcookies.o CC [M] fs/nls/nls_iso8859-3.o LD [M] fs/autofs4/autofs4.o CC kernel/time/ntp.o CC [M] fs/quota_v1.o CC kernel/time/clocksource.o CC kernel/power/main.o CC kernel/time/jiffies.o CC kernel/futex.o CC kernel/rtmutex.o LD arch/sh/kernel/cpu/sh2/built-in.o CC kernel/irq/handle.o CC kernel/time/timer_list.o CC [M] crypto/sha256_generic.o CC kernel/rtmutex-debug.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC [M] fs/nls/nls_iso8859-6.o CC kernel/trace/trace_selftest_dynamic.o CC [M] fs/nls/nls_iso8859-7.o CC kernel/trace/ftrace.o CC kernel/irq/resend.o CC kernel/trace/ring_buffer.o CC [M] fs/nls/nls_cp1255.o CC [M] fs/nls/nls_iso8859-14.o CC [M] fs/nls/nls_iso8859-15.o LD fs/nls/built-in.o CC kernel/up.o CC kernel/irq/chip.o CC kernel/spinlock.o CC kernel/trace/trace.o CC kernel/uid16.o CC [M] crypto/sha512_generic.o CC kernel/module.o CC kernel/trace/trace_sched_switch.o CC kernel/trace/trace_functions.o CC [M] crypto/wp512.o CC [M] crypto/tgr192.o CC kernel/kallsyms.o LD kernel/power/built-in.o CC kernel/irq/devres.o CC kernel/trace/trace_sched_wakeup.o CC [M] crypto/cbc.o CC kernel/irq/autoprobe.o CC [M] crypto/pcbc.o CC kernel/acct.o CC [M] crypto/cts.o CC kernel/trace/trace_nop.o CC kernel/kexec.o GZIP kernel/config_data.gz CC kernel/test_kprobes.o CC kernel/trace/trace_stack.o CC kernel/kprobes.o CC [M] crypto/lrw.o CC [M] crypto/ccm.o CC [M] crypto/blowfish.o CC kernel/trace/trace_boot.o CC [M] crypto/cast5.o CC [M] crypto/arc4.o CC [M] crypto/tea.o CC [M] crypto/anubis.o CC kernel/softlockup.o CC [M] crypto/seed.o CC [M] crypto/salsa20_generic.o LD kernel/trace/libftrace.o LD kernel/time/built-in.o CC [M] crypto/deflate.o CC [M] crypto/tcrypt.o /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:256: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:256: warning: unsupported argument to '__builtin_return_address' CC kernel/rcupreempt.o LD crypto/crypto.o LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup_sched_switch': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:154: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:154: warning: unsupported argument to '__builtin_return_address' CC kernel/rcupreempt_trace.o LD crypto/crypto_hash.o CC kernel/utsname_sysctl.o LD crypto/cryptomgr.o CC kernel/marker.o LD [M] fs/fuse/fuse.o CC kernel/tracepoint.o LD kernel/irq/built-in.o CC kernel/latencytop.o CC kernel/dma-coherent.o CC [M] kernel/rcutorture.o CC kernel/time.o IKCFG kernel/config_data.h CC kernel/configs.o /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2291: warning: label 'free_init' defined but not used LD arch/sh/kernel/cpu/built-in.o LD arch/sh/kernel/built-in.o LD crypto/built-in.o LD kernel/trace/built-in.o LD fs/devpts/built-in.o LD kernel/built-in.o LD fs/notify/built-in.o CC [M] sound/sound_core.o CC [M] sound/sound_firmware.o LD sound/arm/built-in.o LD drivers/cdrom/built-in.o LD drivers/accessibility/braille/built-in.o LD sound/drivers/built-in.o LD sound/i2c/built-in.o LD sound/isa/built-in.o LD sound/mips/built-in.o LD sound/i2c/other/built-in.o CC drivers/cpufreq/cpufreq.o LD drivers/accessibility/built-in.o LD sound/isa/ad1816a/built-in.o CC drivers/cpufreq/cpufreq_performance.o LD drivers/hwmon/built-in.o LD sound/isa/cs423x/built-in.o LD sound/isa/gus/built-in.o LD sound/drivers/opl4/built-in.o LD sound/drivers/vx/built-in.o LD sound/isa/es1688/built-in.o LD sound/atmel/built-in.o CC [M] drivers/hwmon/hwmon.o LD sound/isa/sb/built-in.o LD sound/isa/wss/built-in.o LD sound/drivers/pcsp/built-in.o LD sound/isa/ad1848/built-in.o LD fs/built-in.o LD sound/isa/msnd/built-in.o LD sound/drivers/mpu401/built-in.o LD sound/isa/opti9xx/built-in.o LD sound/pci/built-in.o LD sound/drivers/opl3/built-in.o LD sound/oss/built-in.o LD sound/ppc/built-in.o CC [M] drivers/hwmon/hwmon-vid.o LD sound/parisc/built-in.o CC drivers/cpufreq/cpufreq_ondemand.o LD sound/pci/ali5451/built-in.o LD drivers/media/radio/built-in.o LD sound/sparc/built-in.o CC drivers/leds/led-core.o LD sound/pci/ac97/built-in.o CC drivers/char/mem.o LD sound/pci/aw2/built-in.o CC [M] drivers/hwmon/w83627hf.o LD sound/pci/au88x0/built-in.o CC drivers/input/serio/serio.o CC drivers/base/core.o LD sound/sh/built-in.o LD sound/pcmcia/pdaudiocf/built-in.o LD sound/synth/built-in.o LD sound/pci/ca0106/built-in.o LD sound/pci/cs46xx/built-in.o CC drivers/i2c/i2c-boardinfo.o LD sound/isa/wavefront/built-in.o CC drivers/mfd/htc-pasic3.o CC drivers/cpufreq/freq_table.o LD sound/spi/built-in.o LD sound/pcmcia/vx/built-in.o LD sound/soc/built-in.o LD sound/usb/built-in.o LD sound/pci/cs5535audio/built-in.o CC drivers/char/random.o LD sound/pci/hda/built-in.o CC drivers/input/serio/i8042.o LD sound/pci/emu10k1/built-in.o CC drivers/base/sys.o LD sound/synth/emux/built-in.o LD drivers/misc/eeprom/built-in.o CC drivers/i2c/i2c-core.o LD sound/pci/nm256/built-in.o CC drivers/serial/serial_core.o CC drivers/mfd/wm8400-core.o LD sound/pci/mixart/built-in.o CC drivers/leds/led-triggers.o LD sound/pci/echoaudio/built-in.o LD drivers/telephony/built-in.o LD sound/pci/oxygen/built-in.o CC [M] drivers/cpufreq/cpufreq_powersave.o LD drivers/thermal/built-in.o LD sound/usb/usx2y/built-in.o LD sound/usb/caiaq/built-in.o LD sound/pci/korg1212/built-in.o CC [M] drivers/media/common/tuners/tuner-xc2028.o LD drivers/uio/built-in.o LD sound/pci/pcxhr/built-in.o CC [M] sound/soc/soc-core.o LD sound/pci/ice1712/built-in.o CC drivers/regulator/core.o CC drivers/mmc/card/mmc_test.o CC drivers/serial/8250.o LD sound/pci/riptide/built-in.o LD sound/core/oss/built-in.o CC [M] drivers/hwmon/w83793.o LD drivers/rtc/built-in.o CC drivers/base/bus.o LD sound/pci/ymfpci/built-in.o LD sound/pci/rme9652/built-in.o CC [M] drivers/cpufreq/cpufreq_userspace.o CC drivers/mmc/host/sdhci.o CC drivers/sh/intc.o CC [M] drivers/media/video/v4l2-dev.o CC drivers/input/serio/serport.o LD sound/pci/vx222/built-in.o LD [M] sound/soundcore.o CC drivers/leds/ledtrig-timer.o CC drivers/mfd/twl4030-core.o CC [M] drivers/uio/uio.o CC [M] sound/core/memalloc.o LD drivers/ssb/built-in.o CC [M] drivers/telephony/phonedev.o LD sound/pci/trident/built-in.o CC drivers/mmc/card/sdio_uart.o CC drivers/char/tty_io.o CC drivers/leds/ledtrig-default-on.o CC [M] drivers/thermal/thermal_sys.o CC drivers/i2c/algos/i2c-algo-pcf.o CC [M] drivers/uio/uio_pdrv.o CC [M] drivers/media/common/tuners/tuner-simple.o CC drivers/input/serio/libps2.o CC drivers/base/dd.o CC [M] drivers/leds/led-class.o CC drivers/i2c/busses/i2c-ocores.o CC [M] sound/soc/soc-dapm.o CC drivers/i2c/chips/ds1682.o CC [M] drivers/hwmon/w83781d.o CC [M] drivers/rtc/rtc-lib.o CC drivers/mfd/twl4030-irq.o CC [M] drivers/i2c/i2c-dev.o CC [M] drivers/ssb/main.o LD sound/core/seq/built-in.o CC [M] sound/core/sgbuf.o CC [M] drivers/media/video/v4l2-ioctl.o CC drivers/regulator/wm8400-regulator.o CC drivers/serial/8250_early.o CC [M] sound/core/oss/mixer_oss.o CC [M] drivers/uio/uio_smx.o CC [M] drivers/i2c/algos/i2c-algo-bit.o CC [M] drivers/leds/leds-pca955x.o CC drivers/char/n_tty.o CC drivers/mfd/mfd-core.o CC [M] drivers/hwmon/w83791d.o CC drivers/input/serio/serio_raw.o CC [M] sound/soc/soc-jack.o CC [M] drivers/uio/uio_sercos3.o CC [M] sound/core/seq/seq_device.o CC [M] drivers/leds/leds-da903x.o CC drivers/base/driver.o CC drivers/i2c/busses/i2c-taos-evm.o CC drivers/i2c/chips/pcf8591.o CC drivers/char/tty_ioctl.o CC [M] drivers/ssb/scan.o CC [M] sound/core/pcm.o CC [M] drivers/media/common/tuners/tuner-types.o CC drivers/video/fb_notify.o LD sound/soc/atmel/built-in.o LD drivers/leds/built-in.o LD sound/soc/au1x/built-in.o LD sound/soc/blackfin/built-in.o CC [M] drivers/rtc/class.o CC drivers/mmc/core/core.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:283: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_del_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:646: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_register_driver': /scratch/kisskb/src/drivers/i2c/i2c-core.c:713: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function '__detach_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:780: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:876: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:827) /scratch/kisskb/src/drivers/i2c/i2c-core.c:876: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:827) /scratch/kisskb/src/drivers/i2c/i2c-core.c:904: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:879) /scratch/kisskb/src/drivers/i2c/i2c-core.c:904: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:879) CC [M] drivers/hwmon/adm1021.o CC drivers/i2c/chips/tsl2550.o CC [M] drivers/media/video/v4l2-device.o CC [M] drivers/ssb/driver_chipcommon.o CC drivers/mmc/core/bus.o CC [M] drivers/rtc/interface.o CC [M] drivers/i2c/algos/i2c-algo-pca.o CC drivers/base/class.o CC [M] drivers/i2c/busses/i2c-sh_mobile.o CC [M] sound/core/seq/seq_dummy.o CC [M] drivers/media/common/tuners/mt20xx.o CC drivers/regulator/pcf50633-regulator.o CC [M] sound/core/pcm_native.o LD sound/soc/davinci/built-in.o LD drivers/sh/built-in.o CC drivers/char/tty_ldisc.o CC drivers/video/fbmem.o CC drivers/mfd/da903x.o CC [M] drivers/hwmon/adm1026.o CC [M] drivers/media/video/v4l2-subdev.o CC [M] drivers/i2c/chips/pca9539.o CC drivers/base/platform.o CC [M] drivers/media/common/tuners/tda8290.o CC drivers/mmc/core/host.o LD sound/soc/fsl/built-in.o CC [M] drivers/i2c/busses/i2c-simtec.o CC [M] sound/core/seq/seq.o CC drivers/mmc/core/mmc.o CC [M] drivers/rtc/rtc-ds1286.o LD sound/soc/omap/built-in.o CC [M] drivers/regulator/bq24022.o CC drivers/char/tty_buffer.o CC [M] drivers/media/video/v4l2-int-device.o CC [M] drivers/hwmon/adm1029.o LD sound/soc/s3c24xx/built-in.o CC [M] sound/core/pcm_lib.o LD sound/soc/sh/built-in.o CC drivers/base/cpu.o CC drivers/video/fbmon.o CC [M] drivers/i2c/busses/i2c-pca-platform.o LD drivers/i2c/chips/built-in.o LD sound/soc/pxa/built-in.o LD [M] sound/core/oss/snd-mixer-oss.o LD drivers/i2c/algos/built-in.o LD sound/soc/codecs/built-in.o CC [M] drivers/media/common/tuners/tea5767.o CC drivers/mfd/pcf50633-core.o CC [M] sound/core/seq/seq_lock.o CC drivers/char/tty_port.o CC [M] sound/core/pcm_timer.o CC drivers/mmc/core/mmc_ops.o CC [M] drivers/rtc/rtc-ds1374.o CC drivers/base/firmware.o CC [M] drivers/hwmon/adm1031.o CC [M] drivers/i2c/busses/i2c-stub.o LD drivers/input/serio/built-in.o CC [M] sound/soc/codecs/ad73311.o CC [M] drivers/media/video/v4l2-common.o CC [M] sound/core/seq/seq_clientmgr.o CC [M] drivers/media/common/tuners/tea5761.o CC drivers/char/pty.o CC drivers/video/fbcmap.o CC drivers/base/init.o CC drivers/char/misc.o LD drivers/serial/built-in.o CC [M] sound/core/pcm_misc.o CC [M] drivers/rtc/rtc-ds1511.o LD drivers/cpufreq/built-in.o CC [M] drivers/media/common/tuners/tda9887.o CC [M] drivers/hwmon/adm9240.o LD [M] drivers/ssb/ssb.o CC drivers/mmc/core/sd.o CC drivers/video/fbsysfs.o LD drivers/i2c/busses/built-in.o CC [M] sound/core/seq/seq_memory.o CC [M] drivers/media/video/v4l1-compat.o CC [M] sound/core/pcm_memory.o CC drivers/base/map.o CC [M] drivers/rtc/rtc-ds1553.o LD drivers/char/tpm/built-in.o CC [M] drivers/char/tpm/tpm.o CC [M] sound/soc/codecs/ak4535.o CC drivers/mmc/core/sd_ops.o CC [M] sound/core/seq/seq_queue.o CC [M] drivers/rtc/rtc-ds1672.o CC [M] drivers/media/common/tuners/xc5000.o CC [M] sound/core/seq/seq_fifo.o CC drivers/char/hw_random/core.o CC [M] sound/core/seq/seq_prioq.o CC [M] drivers/media/video/saa5246a.o CC [M] drivers/rtc/rtc-isl1208.o CC [M] drivers/hwmon/ads7828.o CC drivers/video/modedb.o CC [M] drivers/rtc/rtc-m41t80.o CC drivers/base/devres.o CC drivers/char/ipmi/ipmi_msghandler.o CC [M] sound/soc/codecs/cs4270.o CC [M] drivers/char/tpm/tpm_nsc.o CC [M] sound/core/timer.o CC drivers/video/fbcvt.o CC drivers/mmc/core/sdio.o /scratch/kisskb/src/drivers/media/video/v4l2-common.c: In function 'v4l2_i2c_attach': /scratch/kisskb/src/drivers/media/video/v4l2-common.c:875: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) LD drivers/video/backlight/built-in.o CC [M] drivers/rtc/rtc-m48t35.o CC [M] sound/soc/codecs/l3.o CC [M] sound/core/seq/seq_timer.o CC [M] sound/core/sound.o CC [M] drivers/hwmon/adt7462.o CC drivers/base/attribute_container.o CC drivers/video/cfbfillrect.o CC [M] drivers/media/video/cpia.o CC drivers/mmc/core/sdio_ops.o LD drivers/video/mb862xx/built-in.o CC [M] drivers/char/tpm/tpm_atmel.o CC drivers/video/cfbcopyarea.o LD drivers/char/hw_random/rng-core.o CC drivers/char/ipmi/ipmi_devintf.o LD [M] sound/soc/snd-soc-core.o CC drivers/base/transport_class.o CC [M] sound/core/seq/seq_system.o CC drivers/video/logo/logo.o CC [M] drivers/hwmon/adt7473.o CC drivers/video/cfbimgblt.o LD drivers/mmc/card/built-in.o CC [M] sound/soc/codecs/pcm3008.o CC [M] drivers/media/video/videobuf-core.o CC drivers/base/dma-mapping.o CC drivers/video/display/display-sysfs.o LD drivers/mmc/host/built-in.o CC drivers/mmc/core/sdio_bus.o CC [M] sound/core/init.o CC [M] drivers/media/video/videobuf-dma-contig.o CC [M] drivers/rtc/rtc-m48t59.o CC [M] sound/core/seq/seq_ports.o In file included from /scratch/kisskb/src/drivers/media/video/saa5246a.c:52: /scratch/kisskb/src/include/media/v4l2-i2c-drv-legacy.h: In function 'v4l2_i2c_drv_detach_legacy': /scratch/kisskb/src/include/media/v4l2-i2c-drv-legacy.h:78: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:435) CC drivers/video/logo/logo_linux_mono.o CC drivers/video/sysfillrect.o CC [M] drivers/char/ipmi/ipmi_si_intf.o LD drivers/mfd/built-in.o CC drivers/mmc/core/sdio_cis.o CC [M] drivers/video/mb862xx/mb862xxfb.o CC [M] drivers/hwmon/atxp1.o CC drivers/base/power/sysfs.o CC [M] drivers/base/firmware_class.o LD drivers/regulator/built-in.o CC [M] sound/core/memory.o CC [M] sound/core/seq/seq_info.o CC [M] drivers/rtc/rtc-max6900.o CC [M] drivers/media/video/videobuf-vmalloc.o CC drivers/video/syscopyarea.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o CC drivers/mmc/core/sdio_io.o CC [M] sound/soc/codecs/ssm2602.o CC [M] drivers/hwmon/dme1737.o LD drivers/video/display/display.o CC [M] sound/core/info.o CC drivers/video/logo/logo_linux_clut224.o CC drivers/mmc/core/sdio_irq.o /scratch/kisskb/src/drivers/video/mb862xx/mb862xxfb.c:334: warning: 'mb862xxfb_init_fbinfo' defined but not used /scratch/kisskb/src/drivers/video/mb862xx/mb862xxfb.c:459: warning: 'dev_attr_dispregs' defined but not used CC [M] sound/soc/codecs/tlv320aic23.o CC drivers/video/logo/logo_superh_mono.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o CC drivers/video/logo/logo_superh_vga16.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o CC [M] drivers/media/video/vivi.o CC drivers/video/sysimgblt.o CC drivers/mmc/core/debugfs.o /scratch/kisskb/src/drivers/hwmon/adt7473.c: In function 'show_pwm_auto_temp': /scratch/kisskb/src/drivers/hwmon/adt7473.c:851: warning: control reaches end of non-void function CC [M] drivers/rtc/rtc-pcf8563.o CC drivers/video/fb_sys_fops.o CC [M] sound/core/control.o LD drivers/base/power/built-in.o CC drivers/video/fb_defio.o CC [M] sound/soc/codecs/tlv320aic3x.o CC [M] drivers/char/ipmi/ipmi_watchdog.o LD drivers/video/logo/built-in.o CC [M] sound/core/misc.o CC [M] drivers/rtc/rtc-rs5c372.o CC [M] sound/core/device.o LD drivers/base/built-in.o CC [M] drivers/rtc/rtc-rx8581.o CC [M] sound/core/sound_oss.o CC drivers/video/tmiofb.o CC drivers/video/metronomefb.o CC drivers/video/sh_mobile_lcdcfb.o CC drivers/video/vfb.o CC [M] drivers/media/video/sh_mobile_ceu_camera.o CC [M] sound/soc/codecs/twl4030.o CC [M] drivers/hwmon/ds1621.o CC [M] drivers/media/video/soc_camera.o CC [M] drivers/rtc/rtc-sh.o CC [M] drivers/rtc/rtc-test.o CC [M] drivers/rtc/rtc-x1205.o CC drivers/video/output.o CC [M] sound/core/info_oss.o CC [M] sound/soc/codecs/uda134x.o CC [M] drivers/rtc/rtc-pcf50633.o LD drivers/video/fb.o LD [M] sound/core/seq/snd-seq.o LD [M] sound/core/seq/snd-seq-device.o CC [M] drivers/hwmon/f71882fg.o CC [M] drivers/hwmon/f75375s.o LD [M] drivers/rtc/rtc-core.o CC [M] drivers/hwmon/gl518sm.o LD [M] sound/core/seq/snd-seq-dummy.o CC [M] drivers/media/video/mt9m001.o CC [M] drivers/media/video/mt9m111.o CC [M] drivers/media/video/mt9t031.o CC [M] drivers/media/video/mt9v022.o LD drivers/mmc/core/mmc_core.o CC [M] drivers/hwmon/ibmpex.o CC [M] drivers/media/video/tw9910.o LD drivers/mmc/core/built-in.o CC [M] sound/soc/codecs/uda1380.o LD drivers/char/ipmi/built-in.o LD [M] drivers/media/video/videodev.o CC [M] drivers/hwmon/it87.o CC [M] sound/soc/codecs/wm8400.o CC [M] sound/soc/codecs/wm8510.o LD [M] sound/core/snd.o LD [M] sound/core/snd-timer.o LD [M] sound/core/snd-pcm.o CC [M] drivers/hwmon/lm63.o LD [M] sound/core/snd-page-alloc.o CC [M] drivers/hwmon/lm83.o LD drivers/video/display/built-in.o CC [M] drivers/hwmon/lm90.o CC [M] drivers/hwmon/lm93.o CC [M] drivers/hwmon/ltc4245.o CC [M] sound/soc/codecs/wm8580.o CC [M] sound/soc/codecs/wm8728.o CC [M] sound/soc/codecs/wm8731.o CC [M] sound/soc/codecs/wm8750.o CC [M] drivers/hwmon/max1619.o CC [M] drivers/hwmon/pc87360.o CC [M] drivers/hwmon/pc87427.o CC [M] drivers/hwmon/smsc47b397.o CC [M] drivers/hwmon/smsc47m1.o CC [M] drivers/hwmon/thmc50.o CC [M] drivers/hwmon/vt1211.o CC [M] drivers/hwmon/w83627ehf.o CC [M] drivers/hwmon/w83l785ts.o CC [M] sound/soc/codecs/wm8753.o CC [M] sound/soc/codecs/wm8900.o CC [M] sound/soc/codecs/wm8903.o CC [M] sound/soc/codecs/wm8971.o /scratch/kisskb/src/sound/soc/codecs/wm8400.c: In function 'wm8400_set_dai_pll': /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.outdiv' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.freq_ref' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.fratio' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.n' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.k' may be used uninitialized in this function CC [M] sound/soc/codecs/wm8990.o LD [M] drivers/char/ipmi/ipmi_si.o CC arch/sh/drivers/push-switch.o CC arch/sh/drivers/heartbeat.o CC net/nonet.o LD net/wireless/built-in.o CC arch/sh/oprofile/../../../drivers/oprofile/oprof.o CC arch/sh/oprofile/../../../drivers/oprofile/cpu_buffer.o CC arch/sh/lib/io.o AS arch/sh/lib/ashiftrt.o CC arch/sh/oprofile/../../../drivers/oprofile/buffer_sync.o CC arch/sh/lib/ashldi3.o AS arch/sh/lib/ashlsi3.o CC arch/sh/oprofile/../../../drivers/oprofile/event_buffer.o CC arch/sh/lib/ashrdi3.o AS arch/sh/lib/ashrsi3.o AS arch/sh/lib/checksum.o CC arch/sh/lib/delay.o CC arch/sh/lib/div64-generic.o AS arch/sh/lib/div64.o CC arch/sh/lib/lshrdi3.o CC arch/sh/oprofile/../../../drivers/oprofile/oprofile_files.o AS arch/sh/lib/lshrsi3.o AS arch/sh/lib/mcount.o AS arch/sh/lib/memchr.o AS arch/sh/lib/memcpy.o CC arch/sh/oprofile/../../../drivers/oprofile/oprofilefs.o AS arch/sh/lib/memmove.o AS arch/sh/lib/memset.o CC lib/bcd.o CC arch/sh/oprofile/../../../drivers/oprofile/oprofile_stats.o CC lib/div64.o CC arch/sh/oprofile/../../../drivers/oprofile/timer_int.o CC lib/sort.o AS arch/sh/lib/movmem.o LD net/built-in.o CC lib/parser.o CC lib/halfmd4.o AS arch/sh/lib/strlen.o AS arch/sh/lib/udiv_qrnnd.o AS arch/sh/lib/udivsi3.o AS arch/sh/lib/udivsi3_i4i-Os.o CC arch/sh/oprofile/common.o CC lib/debug_locks.o LD arch/sh/drivers/built-in.o CC lib/random32.o CC lib/bust_spinlocks.o CC lib/hexdump.o CC lib/kasprintf.o CC lib/bitmap.o CC arch/sh/oprofile/backtrace.o CC lib/scatterlist.o CC lib/string_helpers.o LD arch/sh/lib/built-in.o CC lib/iomap_copy.o /scratch/kisskb/src/arch/sh/oprofile/common.c: In function 'op_sh_create_files': /scratch/kisskb/src/arch/sh/oprofile/common.c:62: warning: passing argument 4 of 'oprofilefs_create_ulong' from incompatible pointer type CC lib/devres.o CC lib/locking-selftest.o CC lib/spinlock_debug.o CC lib/hweight.o CC lib/kernel_lock.o CC lib/plist.o CC lib/smp_processor_id.o CC lib/list_debug.o CC lib/libcrc32c.o CC lib/fault-inject.o LD lib/zlib_inflate/built-in.o CC lib/lzo/lzo1x_compress.o CC lib/syscall.o LD lib/zlib_deflate/built-in.o CC [M] lib/zlib_inflate/inffast.o CC lib/dynamic_printk.o CC lib/lzo/lzo1x_decompress.o CC [M] lib/zlib_inflate/inflate.o CC lib/argv_split.o CC [M] lib/zlib_inflate/infutil.o CC [M] lib/zlib_inflate/inftrees.o LD arch/sh/oprofile/oprofile.o CC lib/cmdline.o CC lib/ctype.o CC lib/dec_and_lock.o CC [M] lib/zlib_inflate/inflate_syms.o CC [M] lib/zlib_deflate/deflate.o CC lib/dump_stack.o CC lib/extable.o CC lib/find_last_bit.o CC [M] lib/zlib_deflate/deftree.o CC lib/find_next_bit.o CC [M] lib/zlib_deflate/deflate_syms.o CC lib/idr.o CC lib/int_sqrt.o CC lib/irq_regs.o CC lib/is_single_threaded.o CC lib/klist.o CC lib/kobject.o CC lib/kobject_uevent.o CC lib/kref.o CC lib/prio_heap.o CC lib/prio_tree.o CC lib/proportions.o LD [M] lib/zlib_inflate/zlib_inflate.o CC lib/radix-tree.o CC lib/ratelimit.o CC lib/rbtree.o LD lib/lzo/lzo_compress.o CC lib/reciprocal_div.o LD lib/lzo/lzo_decompress.o CC lib/rwsem-spinlock.o CC lib/sha1.o CC lib/show_mem.o CC lib/string.o CC lib/vsprintf.o CC [M] lib/bitrev.o CC [M] lib/crc-ccitt.o CC [M] lib/crc16.o CC [M] lib/crc-t10dif.o CC [M] lib/crc-itu-t.o HOSTCC lib/gen_crc32table CC [M] lib/crc7.o GEN lib/crc32table.h CC [M] lib/crc32.o LD drivers/mmc/built-in.o LD [M] sound/soc/codecs/snd-soc-ad73311.o LD [M] sound/soc/codecs/snd-soc-ak4535.o LD [M] sound/soc/codecs/snd-soc-cs4270.o LD [M] sound/soc/codecs/snd-soc-l3.o LD [M] sound/soc/codecs/snd-soc-pcm3008.o LD [M] sound/soc/codecs/snd-soc-ssm2602.o LD [M] sound/soc/codecs/snd-soc-tlv320aic23.o LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.o LD [M] sound/soc/codecs/snd-soc-twl4030.o LD [M] sound/soc/codecs/snd-soc-uda134x.o LD [M] sound/soc/codecs/snd-soc-uda1380.o LD [M] lib/zlib_deflate/zlib_deflate.o LD [M] sound/soc/codecs/snd-soc-wm8400.o LD [M] sound/soc/codecs/snd-soc-wm8510.o LD [M] sound/soc/codecs/snd-soc-wm8580.o LD [M] sound/soc/codecs/snd-soc-wm8728.o LD [M] sound/soc/codecs/snd-soc-wm8731.o LD [M] sound/soc/codecs/snd-soc-wm8750.o LD [M] sound/soc/codecs/snd-soc-wm8753.o LD [M] sound/soc/codecs/snd-soc-wm8900.o LD [M] sound/soc/codecs/snd-soc-wm8903.o LD [M] sound/soc/codecs/snd-soc-wm8971.o LD [M] sound/soc/codecs/snd-soc-wm8990.o LD drivers/video/built-in.o LD lib/lzo/built-in.o LD sound/core/built-in.o LD arch/sh/oprofile/built-in.o LD drivers/i2c/built-in.o AR lib/lib.a LD security/built-in.o LD drivers/misc/built-in.o LD lib/built-in.o LD drivers/char/hw_random/built-in.o LD drivers/char/built-in.o LD drivers/built-in.o AR arch/sh/lib/lib.a LD vmlinux.o MODPOST vmlinux.o WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o CHK include/linux/version.h HOSTCC scripts/unifdef INSTALL include (0 file) INSTALL include/drm (12 files) INSTALL include/asm-generic (12 files) INSTALL include/rdma (1 file) INSTALL include/mtd (6 files) INSTALL include/sound (9 files) INSTALL include/video (3 files) INSTALL include/linux/can (3 files) INSTALL include/linux/byteorder (2 files) INSTALL include/linux/dvb (8 files) INSTALL include/linux/isdn (1 file) INSTALL include/linux/hdlc (1 file) INSTALL include/linux/netfilter_arp (2 files) INSTALL include/linux/netfilter_bridge (16 files) INSTALL include/linux/netfilter_ipv4 (46 files) INSTALL include/linux/netfilter (49 files) INSTALL include/linux/netfilter_ipv6 (20 files) INSTALL include/linux/nfsd (6 files) INSTALL include/linux/raid (2 files) INSTALL include/linux/spi (1 file) INSTALL include/linux/sunrpc (1 file) INSTALL include/linux/tc_ematch (4 files) INSTALL include/linux/tc_act (6 files) INSTALL include/linux/wimax (1 file) INSTALL include/linux/usb (8 files) INSTALL include/linux (348 files) INSTALL include/asm (34 files) CHECK include (0 files) CHECK include/rdma (1 files) CHECK include/drm (12 files) CHECK include/asm-generic (12 files) CHECK include/mtd (6 files) CHECK include/video (3 files) CHECK include/sound (9 files) /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/video/edid.h:4: leaks CONFIG_X86 to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/mtd/jffs2-user.h:20: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm-generic/fcntl.h:127: leaks CONFIG_64BIT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm-generic/fcntl.h:149: leaks CONFIG_64BIT to userspace where it is not valid CHECK include/linux/byteorder (2 files) CHECK include/linux/can (3 files) CHECK include/linux/hdlc (1 files) CHECK include/linux/isdn (1 files) CHECK include/linux/dvb (8 files) CHECK include/linux/netfilter_bridge (16 files) CHECK include/linux/netfilter_ipv6 (20 files) CHECK include/linux/nfsd (6 files) CHECK include/linux/netfilter_ipv4 (46 files) CHECK include/linux/netfilter (49 files) CHECK include/linux/netfilter_arp (2 files) CHECK include/linux/raid (2 files) CHECK include/linux/spi (1 files) CHECK include/linux/tc_act (6 files) /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/nfsd/stats.h:32: leaks CONFIG_NFSD to userspace where it is not valid CHECK include/linux/sunrpc (1 files) CHECK include/linux/tc_ematch (4 files) CHECK include/linux/wimax (1 files) CHECK include/linux/usb (8 files) CHECK include/linux (348 files) /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/acct.h:62: leaks CONFIG_M68K to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/atmdev.h:103: leaks CONFIG_COMPAT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/bsg.h:11: found __[us]{8,16,32,64} type without #include /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/cm4000_cs.h:22: leaks CONFIG_COMPAT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/coda_psdev.h:90: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/elfcore.h:59: leaks CONFIG_BINFMT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/fb.h:381: leaks CONFIG_FB to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/flat.h:16: leaks CONFIG_BINFMT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/in6.h:47: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/in6.h:49: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:39: leaks CONFIG_NUMA to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:40: leaks CONFIG_NUMA to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:46: leaks CONFIG_FTRACE to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:47: leaks CONFIG_FTRACE to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/nubus.h:297: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/nubus.h:299: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/nubus.h:303: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/pkt_cls.h:307: leaks CONFIG_NET to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/pkt_cls.h:308: leaks CONFIG_NET to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/pktcdvd.h:36: leaks CONFIG_CDROM to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/raw.h:16: leaks CONFIG_MAX to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:64: leaks CONFIG_REISERFS to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:81: leaks CONFIG_REISERFS to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:687: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:995: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:997: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1467: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1587: leaks CONFIG_QUOTA to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1760: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1764: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1766: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1769: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1771: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1805: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1908: leaks CONFIG_PROC to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1948: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1949: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1950: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1951: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1962: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1963: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1964: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/socket.h:27: leaks CONFIG_PROC to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/socket.h:29: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/socket.h:262: leaks CONFIG_COMPAT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/types.h:114: leaks CONFIG_LBD to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/videodev.h:19: leaks CONFIG_VIDEO to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/videodev.h:314: leaks CONFIG_VIDEO to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/videodev2.h:1477: leaks CONFIG_VIDEO to userspace where it is not valid CHECK include/asm (34 files) /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm/auxvec.h:15: leaks CONFIG_VSYSCALL to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm/sigcontext.h:7: leaks CONFIG_CPU to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm/sigcontext.h:28: leaks CONFIG_CPU to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm/sigcontext.h:29: leaks CONFIG_CPU to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm/stat.h:18: leaks CONFIG_CPU to userspace where it is not valid LD samples/kprobes/built-in.o LD samples/tracepoints/built-in.o LD samples/markers/built-in.o CC samples/kobject/kobject-example.o CC [M] samples/kprobes/kprobe_example.o CC [M] samples/markers/probe-example.o CC samples/kobject/kset-example.o CC [M] samples/kprobes/jprobe_example.o CC [M] samples/markers/marker-example.o CC [M] samples/kprobes/kretprobe_example.o LD samples/kobject/built-in.o LD samples/built-in.o LD Documentation/accounting/built-in.o LD Documentation/auxdisplay/built-in.o LD Documentation/ia64/built-in.o HOSTCC Documentation/accounting/getdelays HOSTCC Documentation/connector/ucon LD Documentation/networking/built-in.o LD Documentation/pcmcia/built-in.o HOSTCC Documentation/networking/ifenslave LD Documentation/spi/built-in.o HOSTCC Documentation/auxdisplay/cfag12864b-example HOSTCC Documentation/ia64/aliasing-test HOSTCC Documentation/pcmcia/crc32hash LD Documentation/video4linux/built-in.o HOSTCC Documentation/spi/spidev_fdx HOSTCC Documentation/spi/spidev_test HOSTCC Documentation/video4linux/v4lgrab LD Documentation/vm/built-in.o LD Documentation/watchdog/src/built-in.o HOSTCC Documentation/vm/slabinfo HOSTCC Documentation/watchdog/src/watchdog-test HOSTCC Documentation/watchdog/src/watchdog-simple LD Documentation/DocBook/built-in.o CC [M] Documentation/DocBook/procfs_example.o /scratch/kisskb/src/Documentation/spi/spidev_fdx.c: In function 'do_msg': /scratch/kisskb/src/Documentation/spi/spidev_fdx.c:61: warning: cast from pointer to integer of different size /scratch/kisskb/src/Documentation/spi/spidev_fdx.c:64: warning: cast from pointer to integer of different size /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c: In function 'main': /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:193: warning: 'src_depth' may be used uninitialized in this function /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:108: warning: 'b' may be used uninitialized in this function /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:108: warning: 'g' may be used uninitialized in this function /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:108: warning: 'r' may be used uninitialized in this function /scratch/kisskb/src/Documentation/accounting/getdelays.c: In function 'main': /scratch/kisskb/src/Documentation/accounting/getdelays.c:249: warning: 'cmd_type' may be used uninitialized in this function LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map Building modules, stage 2. MODPOST 201 modules CC Documentation/DocBook/procfs_example.mod.o CC crypto/anubis.mod.o CC crypto/arc4.mod.o CC crypto/blowfish.mod.o CC crypto/cast5.mod.o CC crypto/cbc.mod.o CC crypto/ccm.mod.o CC crypto/cts.mod.o CC crypto/deflate.mod.o CC crypto/lrw.mod.o CC crypto/pcbc.mod.o CC crypto/rmd256.mod.o CC crypto/salsa20_generic.mod.o CC crypto/seed.mod.o CC crypto/sha1_generic.mod.o CC crypto/sha256_generic.mod.o CC crypto/sha512_generic.mod.o CC crypto/tcrypt.mod.o CC crypto/tea.mod.o CC crypto/tgr192.mod.o CC crypto/wp512.mod.o CC crypto/xcbc.mod.o CC drivers/base/firmware_class.mod.o CC drivers/char/ipmi/ipmi_si.mod.o CC drivers/char/ipmi/ipmi_watchdog.mod.o CC drivers/char/tpm/tpm.mod.o CC drivers/char/tpm/tpm_atmel.mod.o CC drivers/char/tpm/tpm_nsc.mod.o CC drivers/cpufreq/cpufreq_powersave.mod.o CC drivers/cpufreq/cpufreq_userspace.mod.o CC drivers/hwmon/adm1021.mod.o CC drivers/hwmon/adm1026.mod.o CC drivers/hwmon/adm1029.mod.o CC drivers/hwmon/adm1031.mod.o CC drivers/hwmon/adm9240.mod.o CC drivers/hwmon/ads7828.mod.o CC drivers/hwmon/adt7462.mod.o CC drivers/hwmon/adt7473.mod.o CC drivers/hwmon/atxp1.mod.o CC drivers/hwmon/dme1737.mod.o CC drivers/hwmon/ds1621.mod.o CC drivers/hwmon/f71882fg.mod.o CC drivers/hwmon/f75375s.mod.o CC drivers/hwmon/gl518sm.mod.o CC drivers/hwmon/hwmon-vid.mod.o CC drivers/hwmon/hwmon.mod.o CC drivers/hwmon/ibmpex.mod.o CC drivers/hwmon/it87.mod.o CC drivers/hwmon/lm63.mod.o CC drivers/hwmon/lm83.mod.o CC drivers/hwmon/lm90.mod.o CC drivers/hwmon/lm93.mod.o CC drivers/hwmon/ltc4245.mod.o CC drivers/hwmon/max1619.mod.o CC drivers/hwmon/pc87360.mod.o CC drivers/hwmon/pc87427.mod.o CC drivers/hwmon/smsc47b397.mod.o CC drivers/hwmon/smsc47m1.mod.o CC drivers/hwmon/thmc50.mod.o CC drivers/hwmon/vt1211.mod.o CC drivers/hwmon/w83627ehf.mod.o CC drivers/hwmon/w83627hf.mod.o CC drivers/hwmon/w83781d.mod.o CC drivers/hwmon/w83791d.mod.o CC drivers/hwmon/w83793.mod.o CC drivers/hwmon/w83l785ts.mod.o CC drivers/i2c/algos/i2c-algo-bit.mod.o CC drivers/i2c/algos/i2c-algo-pca.mod.o CC drivers/i2c/busses/i2c-pca-platform.mod.o CC drivers/i2c/busses/i2c-sh_mobile.mod.o CC drivers/i2c/busses/i2c-simtec.mod.o CC drivers/i2c/busses/i2c-stub.mod.o CC drivers/i2c/chips/pca9539.mod.o CC drivers/i2c/i2c-dev.mod.o CC drivers/leds/led-class.mod.o CC drivers/leds/leds-da903x.mod.o CC drivers/leds/leds-pca955x.mod.o CC drivers/media/common/tuners/mt20xx.mod.o CC drivers/media/common/tuners/tda8290.mod.o CC drivers/media/common/tuners/tda9887.mod.o CC drivers/media/common/tuners/tea5761.mod.o CC drivers/media/common/tuners/tea5767.mod.o CC drivers/media/common/tuners/tuner-simple.mod.o CC drivers/media/common/tuners/tuner-types.mod.o CC drivers/media/common/tuners/tuner-xc2028.mod.o CC drivers/media/common/tuners/xc5000.mod.o CC drivers/media/video/cpia.mod.o CC drivers/media/video/mt9m001.mod.o CC drivers/media/video/mt9m111.mod.o CC drivers/media/video/mt9t031.mod.o CC drivers/media/video/mt9v022.mod.o CC drivers/media/video/saa5246a.mod.o CC drivers/media/video/sh_mobile_ceu_camera.mod.o CC drivers/media/video/soc_camera.mod.o CC drivers/media/video/tw9910.mod.o CC drivers/media/video/v4l1-compat.mod.o CC drivers/media/video/v4l2-common.mod.o CC drivers/media/video/v4l2-int-device.mod.o CC drivers/media/video/videobuf-core.mod.o CC drivers/media/video/videobuf-dma-contig.mod.o CC drivers/media/video/videobuf-vmalloc.mod.o CC drivers/media/video/videodev.mod.o CC drivers/media/video/vivi.mod.o CC drivers/regulator/bq24022.mod.o CC drivers/rtc/rtc-core.mod.o CC drivers/rtc/rtc-ds1286.mod.o CC drivers/rtc/rtc-ds1374.mod.o CC drivers/rtc/rtc-ds1511.mod.o CC drivers/rtc/rtc-ds1553.mod.o CC drivers/rtc/rtc-ds1672.mod.o CC drivers/rtc/rtc-isl1208.mod.o CC drivers/rtc/rtc-lib.mod.o CC drivers/rtc/rtc-m41t80.mod.o CC drivers/rtc/rtc-m48t35.mod.o CC drivers/rtc/rtc-m48t59.mod.o CC drivers/rtc/rtc-max6900.mod.o CC drivers/rtc/rtc-pcf50633.mod.o CC drivers/rtc/rtc-pcf8563.mod.o CC drivers/rtc/rtc-rs5c372.mod.o CC drivers/rtc/rtc-rx8581.mod.o CC drivers/rtc/rtc-sh.mod.o CC drivers/rtc/rtc-test.mod.o CC drivers/rtc/rtc-x1205.mod.o CC drivers/ssb/ssb.mod.o CC drivers/telephony/phonedev.mod.o CC drivers/thermal/thermal_sys.mod.o CC drivers/uio/uio.mod.o CC drivers/uio/uio_pdrv.mod.o CC drivers/uio/uio_sercos3.mod.o CC drivers/uio/uio_smx.mod.o CC drivers/video/mb862xx/mb862xxfb.mod.o CC fs/autofs/autofs.mod.o CC fs/autofs4/autofs4.mod.o CC fs/fuse/fuse.mod.o CC fs/nls/nls_cp1255.mod.o CC fs/nls/nls_cp737.mod.o CC fs/nls/nls_cp850.mod.o CC fs/nls/nls_cp852.mod.o CC fs/nls/nls_cp855.mod.o CC fs/nls/nls_cp860.mod.o CC fs/nls/nls_cp861.mod.o CC fs/nls/nls_cp862.mod.o CC fs/nls/nls_cp865.mod.o CC fs/nls/nls_cp869.mod.o CC fs/nls/nls_cp932.mod.o CC fs/nls/nls_cp936.mod.o CC fs/nls/nls_euc-jp.mod.o CC fs/nls/nls_iso8859-14.mod.o CC fs/nls/nls_iso8859-15.mod.o CC fs/nls/nls_iso8859-3.mod.o CC fs/nls/nls_iso8859-6.mod.o CC fs/nls/nls_iso8859-7.mod.o CC fs/quota_v1.mod.o CC kernel/rcutorture.mod.o CC lib/bitrev.mod.o CC lib/crc-ccitt.mod.o CC lib/crc-itu-t.mod.o CC lib/crc-t10dif.mod.o CC lib/crc16.mod.o CC lib/crc32.mod.o CC lib/crc7.mod.o CC lib/zlib_deflate/zlib_deflate.mod.o CC lib/zlib_inflate/zlib_inflate.mod.o CC samples/kprobes/jprobe_example.mod.o CC samples/kprobes/kprobe_example.mod.o CC samples/kprobes/kretprobe_example.mod.o CC samples/markers/marker-example.mod.o CC samples/markers/probe-example.mod.o CC sound/core/oss/snd-mixer-oss.mod.o CC sound/core/seq/snd-seq-device.mod.o CC sound/core/seq/snd-seq-dummy.mod.o CC sound/core/seq/snd-seq.mod.o CC sound/core/snd-page-alloc.mod.o CC sound/core/snd-pcm.mod.o CC sound/core/snd-timer.mod.o CC sound/core/snd.mod.o CC sound/soc/codecs/snd-soc-ad73311.mod.o CC sound/soc/codecs/snd-soc-ak4535.mod.o CC sound/soc/codecs/snd-soc-cs4270.mod.o CC sound/soc/codecs/snd-soc-l3.mod.o CC sound/soc/codecs/snd-soc-pcm3008.mod.o CC sound/soc/codecs/snd-soc-ssm2602.mod.o CC sound/soc/codecs/snd-soc-tlv320aic23.mod.o CC sound/soc/codecs/snd-soc-tlv320aic3x.mod.o CC sound/soc/codecs/snd-soc-twl4030.mod.o CC sound/soc/codecs/snd-soc-uda134x.mod.o CC sound/soc/codecs/snd-soc-uda1380.mod.o CC sound/soc/codecs/snd-soc-wm8400.mod.o CC sound/soc/codecs/snd-soc-wm8510.mod.o CC sound/soc/codecs/snd-soc-wm8580.mod.o CC sound/soc/codecs/snd-soc-wm8728.mod.o CC sound/soc/codecs/snd-soc-wm8731.mod.o CC sound/soc/codecs/snd-soc-wm8750.mod.o CC sound/soc/codecs/snd-soc-wm8753.mod.o CC sound/soc/codecs/snd-soc-wm8900.mod.o CC sound/soc/codecs/snd-soc-wm8903.mod.o CC sound/soc/codecs/snd-soc-wm8971.mod.o CC sound/soc/codecs/snd-soc-wm8990.mod.o CC sound/soc/snd-soc-core.mod.o CC sound/sound_firmware.mod.o CC sound/soundcore.mod.o LD [M] crypto/anubis.ko LD [M] crypto/arc4.ko LD [M] crypto/blowfish.ko LD [M] Documentation/DocBook/procfs_example.ko LD [M] crypto/cast5.ko LD [M] crypto/cbc.ko LD [M] crypto/ccm.ko LD [M] crypto/cts.ko LD [M] crypto/deflate.ko LD [M] crypto/lrw.ko LD [M] crypto/pcbc.ko LD [M] crypto/rmd256.ko LD [M] crypto/salsa20_generic.ko LD [M] crypto/seed.ko LD [M] crypto/sha1_generic.ko LD [M] crypto/sha256_generic.ko LD [M] crypto/sha512_generic.ko LD [M] crypto/tcrypt.ko LD [M] crypto/tea.ko LD [M] crypto/tgr192.ko LD [M] crypto/wp512.ko LD [M] crypto/xcbc.ko LD [M] drivers/base/firmware_class.ko LD [M] drivers/char/ipmi/ipmi_si.ko LD [M] drivers/char/ipmi/ipmi_watchdog.ko LD [M] drivers/char/tpm/tpm.ko LD [M] drivers/char/tpm/tpm_atmel.ko LD [M] drivers/char/tpm/tpm_nsc.ko LD [M] drivers/cpufreq/cpufreq_powersave.ko LD [M] drivers/cpufreq/cpufreq_userspace.ko LD [M] drivers/hwmon/adm1021.ko LD [M] drivers/hwmon/adm1026.ko LD [M] drivers/hwmon/adm1029.ko LD [M] drivers/hwmon/adm1031.ko LD [M] drivers/hwmon/adm9240.ko LD [M] drivers/hwmon/ads7828.ko LD [M] drivers/hwmon/adt7462.ko LD [M] drivers/hwmon/adt7473.ko LD [M] drivers/hwmon/atxp1.ko LD [M] drivers/hwmon/dme1737.ko LD [M] drivers/hwmon/ds1621.ko LD [M] drivers/hwmon/f71882fg.ko LD [M] drivers/hwmon/f75375s.ko LD [M] drivers/hwmon/gl518sm.ko LD [M] drivers/hwmon/hwmon-vid.ko LD [M] drivers/hwmon/hwmon.ko LD [M] drivers/hwmon/ibmpex.ko LD [M] drivers/hwmon/it87.ko LD [M] drivers/hwmon/lm63.ko LD [M] drivers/hwmon/lm83.ko LD [M] drivers/hwmon/lm90.ko LD [M] drivers/hwmon/lm93.ko LD [M] drivers/hwmon/ltc4245.ko LD [M] drivers/hwmon/max1619.ko LD [M] drivers/hwmon/pc87360.ko LD [M] drivers/hwmon/pc87427.ko LD [M] drivers/hwmon/smsc47b397.ko LD [M] drivers/hwmon/smsc47m1.ko LD [M] drivers/hwmon/thmc50.ko LD [M] drivers/hwmon/vt1211.ko LD [M] drivers/hwmon/w83627ehf.ko LD [M] drivers/hwmon/w83627hf.ko LD [M] drivers/hwmon/w83791d.ko LD [M] drivers/hwmon/w83781d.ko LD [M] drivers/hwmon/w83793.ko LD [M] drivers/hwmon/w83l785ts.ko LD [M] drivers/i2c/algos/i2c-algo-bit.ko LD [M] drivers/i2c/algos/i2c-algo-pca.ko LD [M] drivers/i2c/busses/i2c-pca-platform.ko LD [M] drivers/i2c/busses/i2c-simtec.ko LD [M] drivers/i2c/busses/i2c-stub.ko LD [M] drivers/i2c/busses/i2c-sh_mobile.ko LD [M] drivers/i2c/chips/pca9539.ko LD [M] drivers/i2c/i2c-dev.ko LD [M] drivers/leds/led-class.ko LD [M] drivers/leds/leds-pca955x.ko LD [M] drivers/media/common/tuners/mt20xx.ko LD [M] drivers/media/common/tuners/tda8290.ko LD [M] drivers/leds/leds-da903x.ko LD [M] drivers/media/common/tuners/tda9887.ko LD [M] drivers/media/common/tuners/tea5761.ko LD [M] drivers/media/common/tuners/tea5767.ko LD [M] drivers/media/common/tuners/tuner-simple.ko LD [M] drivers/media/common/tuners/tuner-types.ko LD [M] drivers/media/common/tuners/tuner-xc2028.ko LD [M] drivers/media/common/tuners/xc5000.ko LD [M] drivers/media/video/cpia.ko LD [M] drivers/media/video/mt9m001.ko LD [M] drivers/media/video/mt9m111.ko LD [M] drivers/media/video/mt9t031.ko LD [M] drivers/media/video/mt9v022.ko LD [M] drivers/media/video/saa5246a.ko LD [M] drivers/media/video/sh_mobile_ceu_camera.ko LD [M] drivers/media/video/soc_camera.ko LD [M] drivers/media/video/v4l1-compat.ko LD [M] drivers/media/video/v4l2-common.ko LD [M] drivers/media/video/tw9910.ko LD [M] drivers/media/video/v4l2-int-device.ko LD [M] drivers/media/video/videobuf-core.ko LD [M] drivers/media/video/videobuf-dma-contig.ko LD [M] drivers/media/video/videobuf-vmalloc.ko LD [M] drivers/media/video/videodev.ko LD [M] drivers/media/video/vivi.ko LD [M] drivers/regulator/bq24022.ko LD [M] drivers/rtc/rtc-core.ko LD [M] drivers/rtc/rtc-ds1286.ko LD [M] drivers/rtc/rtc-ds1374.ko LD [M] drivers/rtc/rtc-ds1511.ko LD [M] drivers/rtc/rtc-ds1553.ko LD [M] drivers/rtc/rtc-ds1672.ko LD [M] drivers/rtc/rtc-isl1208.ko LD [M] drivers/rtc/rtc-lib.ko LD [M] drivers/rtc/rtc-m41t80.ko LD [M] drivers/rtc/rtc-m48t35.ko LD [M] drivers/rtc/rtc-m48t59.ko LD [M] drivers/rtc/rtc-max6900.ko LD [M] drivers/rtc/rtc-pcf8563.ko LD [M] drivers/rtc/rtc-rs5c372.ko LD [M] drivers/rtc/rtc-rx8581.ko LD [M] drivers/rtc/rtc-pcf50633.ko LD [M] drivers/rtc/rtc-sh.ko LD [M] drivers/rtc/rtc-test.ko LD [M] drivers/rtc/rtc-x1205.ko LD [M] drivers/ssb/ssb.ko LD [M] drivers/telephony/phonedev.ko LD [M] drivers/thermal/thermal_sys.ko LD [M] drivers/uio/uio.ko LD [M] drivers/uio/uio_pdrv.ko LD [M] drivers/uio/uio_sercos3.ko LD [M] drivers/uio/uio_smx.ko LD [M] drivers/video/mb862xx/mb862xxfb.ko LD [M] fs/autofs/autofs.ko LD [M] fs/autofs4/autofs4.ko LD [M] fs/fuse/fuse.ko LD [M] fs/nls/nls_cp1255.ko LD [M] fs/nls/nls_cp737.ko LD [M] fs/nls/nls_cp850.ko LD [M] fs/nls/nls_cp852.ko LD [M] fs/nls/nls_cp855.ko LD [M] fs/nls/nls_cp860.ko LD [M] fs/nls/nls_cp862.ko LD [M] fs/nls/nls_cp861.ko LD [M] fs/nls/nls_cp865.ko LD [M] fs/nls/nls_cp869.ko LD [M] fs/nls/nls_cp932.ko LD [M] fs/nls/nls_cp936.ko LD [M] fs/nls/nls_euc-jp.ko LD [M] fs/nls/nls_iso8859-14.ko LD [M] fs/nls/nls_iso8859-15.ko LD [M] fs/nls/nls_iso8859-3.ko LD [M] fs/nls/nls_iso8859-6.ko LD [M] fs/nls/nls_iso8859-7.ko LD [M] fs/quota_v1.ko LD [M] kernel/rcutorture.ko LD [M] lib/bitrev.ko LD [M] lib/crc-ccitt.ko LD [M] lib/crc-itu-t.ko LD [M] lib/crc-t10dif.ko LD [M] lib/crc16.ko LD [M] lib/crc32.ko LD [M] lib/zlib_deflate/zlib_deflate.ko LD [M] lib/crc7.ko LD [M] lib/zlib_inflate/zlib_inflate.ko LD [M] samples/kprobes/jprobe_example.ko LD [M] samples/kprobes/kprobe_example.ko LD [M] samples/kprobes/kretprobe_example.ko LD [M] samples/markers/marker-example.ko LD [M] sound/core/oss/snd-mixer-oss.ko LD [M] sound/core/seq/snd-seq-device.ko LD [M] samples/markers/probe-example.ko LD [M] sound/core/seq/snd-seq-dummy.ko LD [M] sound/core/seq/snd-seq.ko LD [M] sound/core/snd-page-alloc.ko LD [M] sound/core/snd-pcm.ko LD [M] sound/core/snd-timer.ko LD [M] sound/core/snd.ko LD [M] sound/soc/codecs/snd-soc-ad73311.ko LD [M] sound/soc/codecs/snd-soc-ak4535.ko LD [M] sound/soc/codecs/snd-soc-cs4270.ko LD [M] sound/soc/codecs/snd-soc-l3.ko LD [M] sound/soc/codecs/snd-soc-ssm2602.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic23.ko LD [M] sound/soc/codecs/snd-soc-pcm3008.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.ko LD [M] sound/soc/codecs/snd-soc-twl4030.ko LD [M] sound/soc/codecs/snd-soc-uda134x.ko LD [M] sound/soc/codecs/snd-soc-uda1380.ko LD [M] sound/soc/codecs/snd-soc-wm8400.ko LD [M] sound/soc/codecs/snd-soc-wm8510.ko LD [M] sound/soc/codecs/snd-soc-wm8580.ko LD [M] sound/soc/codecs/snd-soc-wm8728.ko LD [M] sound/soc/codecs/snd-soc-wm8731.ko LD [M] sound/soc/codecs/snd-soc-wm8750.ko LD [M] sound/soc/codecs/snd-soc-wm8753.ko LD [M] sound/soc/codecs/snd-soc-wm8900.ko LD [M] sound/soc/codecs/snd-soc-wm8903.ko LD [M] sound/soc/codecs/snd-soc-wm8971.ko LD [M] sound/soc/codecs/snd-soc-wm8990.ko LD [M] sound/soc/snd-soc-core.ko LD [M] sound/sound_firmware.ko LD [M] sound/soundcore.ko # Build took: 0:00:57.526027 # git bisect good Bisecting: 277 revisions left to test after this [928a726b0e12184729900c076e13dbf1c511c96c] Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 # < git symbolic-ref HEAD Trying 928a726b0e12184729900c076e13dbf1c511c96c # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh Generating include/asm-sh/machtypes.h Using /scratch/kisskb/src as source for kernel CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_rd.o AS usr/initramfs_data.o CC init/do_mounts_initrd.o CC init/initramfs.o LD usr/built-in.o CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/init.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/idle.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/io.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/io_generic.o CC arch/sh/mm/cache-sh2.o CC arch/sh/kernel/irq.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/mm/pg-nommu.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time_32.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/timers/timer.o CC arch/sh/kernel/early_printk.o CC arch/sh/kernel/stacktrace.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o LD arch/sh/mm/built-in.o CC arch/sh/kernel/cpu/irq/imask.o AS arch/sh/kernel/cpu/sh2/ex.o CC kernel/sched.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o CC kernel/fork.o CC mm/bootmem.o CC kernel/exec_domain.o CC kernel/panic.o CC kernel/printk.o CC kernel/cpu.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC kernel/exit.o CC mm/filemap.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC kernel/itimer.o TIMEC kernel/timeconst.h CC mm/mempool.o CC kernel/softirq.o CC mm/oom_kill.o CC kernel/resource.o CC mm/fadvise.o LD arch/sh/kernel/timers/built-in.o CC mm/maccess.o CC kernel/sysctl.o CC mm/page_alloc.o CC mm/page-writeback.o CC kernel/capability.o CC mm/pdflush.o LD init/mounts.o CC kernel/ptrace.o CC kernel/timer.o LD arch/sh/kernel/cpu/irq/built-in.o CC mm/readahead.o CC mm/swap.o CC kernel/user.o CC mm/truncate.o CC kernel/signal.o CC kernel/sys.o CC mm/vmscan.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/kmod.o CC mm/shmem.o CC kernel/workqueue.o CC kernel/pid.o CC mm/prio_tree.o CC kernel/rcupdate.o CC mm/util.o CC kernel/extable.o CC mm/mmzone.o CC mm/vmstat.o CC kernel/params.o CC mm/backing-dev.o CC kernel/posix-timers.o CC mm/page_isolation.o CC mm/mm_init.o CC kernel/kthread.o CC mm/nommu.o CC kernel/wait.o CC mm/dmapool.o CC kernel/kfifo.o CC mm/sparse.o CC mm/shmem_acl.o CC mm/slub.o CC kernel/sys_ni.o CC kernel/mutex.o CC kernel/posix-cpu-timers.o CC kernel/hrtimer.o CC kernel/rwsem.o CC kernel/nsproxy.o CC mm/quicklist.o CC kernel/srcu.o CC kernel/semaphore.o CC kernel/notifier.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 kernel/profile.o CC kernel/stacktrace.o CC kernel/futex.o CC kernel/trace/ring_buffer.o CC kernel/irq/handle.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC kernel/irq/resend.o CC kernel/trace/trace.o CC kernel/time/timekeeping.o CC kernel/rtmutex.o CC kernel/time/ntp.o CC kernel/trace/trace_nop.o CC kernel/up.o CC kernel/irq/chip.o CC kernel/time/jiffies.o CC kernel/time/clocksource.o CC kernel/irq/devres.o CC kernel/time/timer_list.o CC kernel/kallsyms.o CC kernel/time/clockevents.o GZIP kernel/config_data.gz CC kernel/irq/autoprobe.o CC kernel/irq/proc.o CC kernel/audit.o CC kernel/auditfilter.o CC kernel/time/tick-common.o CC kernel/seccomp.o CC kernel/rcupreempt.o CC kernel/rcupreempt_trace.o CC kernel/delayacct.o CC kernel/taskstats.o CC kernel/tsacct.o CC kernel/dma-coherent.o CC kernel/tracepoint.o CC kernel/time.o IKCFG kernel/config_data.h CC kernel/configs.o LD kernel/irq/built-in.o LD kernel/time/built-in.o LD init/built-in.o LD mm/built-in.o CC ipc/util.o CC ipc/msgutil.o CC ipc/msg.o CC ipc/sem.o CC ipc/shm.o CC ipc/ipcns_notifier.o CC security/commoncap.o CC security/keys/key.o CC security/keys/keyring.o CC security/keys/keyctl.o CC security/keys/permission.o CC security/keys/process_keys.o CC security/keys/request_key.o CC security/keys/request_key_auth.o CC security/keys/user_defined.o CC security/keys/proc.o CC block/elevator.o CC fs/open.o CC block/blk-core.o CC fs/read_write.o CC block/blk-tag.o CC block/blk-sysfs.o CC fs/file_table.o CC block/blk-barrier.o CC block/blk-settings.o CC fs/super.o CC block/blk-ioc.o CC crypto/api.o /scratch/kisskb/src/ipc/shm.c: In function 'sys_shmdt': /scratch/kisskb/src/ipc/shm.c:972: warning: unused variable 'size' /scratch/kisskb/src/ipc/shm.c:970: warning: unused variable 'next' CC crypto/cipher.o CC fs/char_dev.o CC block/blk-map.o CC crypto/digest.o CC block/blk-exec.o CC fs/stat.o CC fs/pipe.o CC fs/exec.o CC block/blk-merge.o CC fs/namei.o CC crypto/compress.o CC crypto/algapi.o CC fs/fcntl.o CC block/blk-softirq.o CC crypto/scatterwalk.o CC crypto/proc.o CC fs/ioctl.o CC block/blk-timeout.o CC crypto/ablkcipher.o CC fs/readdir.o CC block/ioctl.o CC crypto/blkcipher.o CC fs/select.o CC block/genhd.o CC block/scsi_ioctl.o CC crypto/hash.o CC fs/dcache.o CC fs/fifo.o CC fs/inode.o CC block/cmd-filter.o CC crypto/ahash.o CC fs/attr.o CC block/noop-iosched.o CC block/cfq-iosched.o CC fs/bad_inode.o CC crypto/shash.o CC fs/file.o CC crypto/algboss.o CC fs/filesystems.o CC crypto/testmgr.o CC fs/namespace.o CC crypto/crypto_wq.o CC fs/seq_file.o CC crypto/fips.o CC crypto/aead.o CC fs/xattr.o CC fs/libfs.o CC crypto/chainiv.o CC fs/fs-writeback.o CC crypto/eseqiv.o CC fs/pnode.o CC fs/drop_caches.o CC crypto/seqiv.o CC crypto/pcompress.o CC fs/splice.o CC fs/utimes.o CC fs/sync.o CC crypto/hmac.o CC crypto/md5.o CC crypto/rmd128.o CC fs/stack.o CC crypto/rmd256.o CC crypto/rmd320.o CC fs/buffer.o CC crypto/sha1_generic.o CC fs/bio.o CC crypto/sha256_generic.o CC fs/block_dev.o CC crypto/sha512_generic.o CC crypto/wp512.o CC fs/direct-io.o CC crypto/tgr192.o CC crypto/gf128mul.o LD kernel/trace/built-in.o CC fs/mpage.o CC crypto/ecb.o CC fs/ioprio.o CC crypto/pcbc.o LD ipc/built-in.o CC crypto/cts.o LD security/keys/built-in.o CC crypto/ctr.o CC crypto/gcm.o CC fs/devpts/inode.o CC fs/cramfs/inode.o CC fs/autofs/dirhash.o CC crypto/ccm.o CC fs/cramfs/uncompress.o CC crypto/des_generic.o CC fs/debugfs/inode.o CC fs/autofs/init.o CC fs/debugfs/file.o CC fs/autofs/inode.o CC crypto/fcrypt.o CC fs/autofs/root.o CC fs/exportfs/expfs.o CC fs/autofs/symlink.o CC crypto/twofish.o CC fs/autofs/waitq.o CC crypto/serpent.o CC crypto/twofish_common.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1880: warning: control reaches end of non-void function /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 crypto/aes_generic.o CC crypto/cast5.o CC crypto/camellia.o CC fs/fat/cache.o CC crypto/arc4.o CC fs/ext3/balloc.o CC fs/ext3/bitmap.o CC fs/fat/dir.o CC crypto/tea.o CC fs/jbd/transaction.o CC fs/ext3/dir.o CC fs/fat/fatent.o LD block/built-in.o CC fs/freevxfs/vxfs_bmap.o CC fs/jbd/commit.o CC fs/nfs_common/nfsacl.o CC fs/ext3/file.o CC crypto/khazad.o CC fs/jbd/checkpoint.o CC fs/freevxfs/vxfs_fshead.o CC fs/fat/file.o CC fs/jbd/recovery.o CC crypto/anubis.o CC fs/ext3/fsync.o CC fs/jbd/revoke.o CC fs/ext2/balloc.o CC crypto/seed.o CC fs/fat/inode.o CC fs/ext3/ialloc.o CC fs/ext3/inode.o CC fs/freevxfs/vxfs_immed.o CC crypto/deflate.o CC fs/fat/misc.o CC fs/jbd/journal.o CC fs/fat/namei_msdos.o CC fs/ext2/dir.o CC crypto/zlib.o CC fs/ext2/file.o CC fs/ext3/namei.o CC fs/freevxfs/vxfs_inode.o CC fs/ext3/ioctl.o CC fs/partitions/check.o CC fs/fat/namei_vfat.o CC fs/freevxfs/vxfs_lookup.o CC fs/notify/dnotify/dnotify.o CC fs/jbd2/transaction.o CC fs/ext2/fsync.o CC fs/ext3/super.o CC crypto/crc32c.o CC fs/partitions/atari.o CC fs/partitions/acorn.o CC crypto/authenc.o CC fs/ext2/ialloc.o CC fs/freevxfs/vxfs_subr.o CC fs/ext2/inode.o CC fs/hfsplus/super.o CC fs/freevxfs/vxfs_olt.o CC fs/partitions/mac.o CC fs/jbd2/commit.o CC fs/omfs/bitmap.o CC fs/ext3/symlink.o CC fs/partitions/ldm.o CC fs/jbd2/recovery.o CC fs/ext3/hash.o CC crypto/rng.o CC fs/hfsplus/options.o CC fs/freevxfs/vxfs_super.o CC fs/eventpoll.o CC fs/ext2/ioctl.o CC fs/ext2/namei.o CC fs/partitions/msdos.o CC fs/hpfs/alloc.o CC fs/omfs/dir.o CC fs/anon_inodes.o CC crypto/krng.o CC fs/ncpfs/dir.o CC fs/omfs/file.o CC fs/nls/nls_base.o CC fs/timerfd.o CC fs/ramfs/inode.o CC fs/lockd/clntlock.o CC fs/omfs/inode.o LD fs/devpts/devpts.o CC fs/hfsplus/inode.o CC fs/ext2/super.o CC fs/ext2/symlink.o CC fs/ext3/resize.o CC fs/ext4/balloc.o CC fs/hpfs/anode.o LD fs/cramfs/cramfs.o CC fs/nfsd/nfssvc.o CC fs/ncpfs/file.o CC fs/sysv/ialloc.o CC fs/nfs/client.o CC fs/ext2/xattr.o CC fs/squashfs/block.o CC fs/eventfd.o CC fs/ufs/balloc.o CC fs/ext2/xattr_user.o CC fs/ext4/bitmap.o LD fs/debugfs/debugfs.o CC fs/hpfs/buffer.o CC fs/ramfs/file-nommu.o CC fs/ext2/xattr_trusted.o CC fs/hpfs/dentry.o CC fs/nfsd/nfsctl.o LD fs/nfs_common/nfs_acl.o CC fs/nls/nls_cp737.o LD crypto/crypto.o CC fs/proc/nommu.o CC fs/nls/nls_cp775.o CC fs/proc/task_nommu.o LD fs/exportfs/exportfs.o CC fs/proc/inode.o CC fs/hpfs/dir.o CC fs/hpfs/dnode.o LD crypto/crypto_algapi.o CC fs/nfsd/nfsproc.o CC fs/jbd2/checkpoint.o CC fs/ext2/xattr_security.o CC fs/squashfs/cache.o CC fs/ext3/ext3_jbd.o CC fs/nfsd/nfsfh.o CC fs/squashfs/export.o CC fs/sysv/balloc.o CC fs/locks.o CC fs/squashfs/dir.o CC fs/nfs/dir.o CC fs/jbd2/revoke.o CC fs/ufs/cylinder.o LD crypto/crypto_blkcipher.o CC fs/nfsctl.o CC fs/ext4/dir.o CC fs/ext3/xattr.o CC fs/hfsplus/ioctl.o CC fs/nfsd/vfs.o CC fs/ext4/file.o CC fs/nfs/file.o CC fs/hfsplus/extents.o CC fs/nls/nls_cp850.o CC fs/sysv/inode.o LD fs/autofs/autofs.o LD crypto/crypto_hash.o CC fs/partitions/osf.o CC fs/nfs/getroot.o CC fs/sysv/itree.o CC fs/nfs/inode.o CC fs/nfsd/export.o CC fs/ncpfs/inode.o CC fs/partitions/sun.o CC fs/nfsd/auth.o CC fs/ncpfs/ioctl.o CC fs/nfsd/lockd.o CC fs/nfs/super.o CC fs/proc/root.o CC fs/sysv/file.o CC fs/ncpfs/mmap.o CC fs/nfsd/nfscache.o CC fs/sysv/dir.o CC fs/ext3/xattr_user.o CC fs/jbd2/journal.o CC fs/proc/base.o /scratch/kisskb/src/fs/nfs/file.c:299: warning: 'nfs_file_mmap' defined but not used CC fs/nfsd/nfsxdr.o CC fs/hfsplus/catalog.o CC fs/proc/generic.o CC fs/squashfs/file.o CC fs/proc/array.o CC fs/ext4/fsync.o CC fs/lockd/clntproc.o CC fs/ncpfs/ncplib_kernel.o CC fs/ncpfs/sock.o CC fs/proc/proc_tty.o CC fs/ext3/xattr_trusted.o LD fs/notify/dnotify/built-in.o CC fs/ncpfs/ncpsign_kernel.o CC fs/proc/cmdline.o CC fs/hfsplus/dir.o CC fs/proc/cpuinfo.o CC fs/squashfs/fragment.o CC fs/sysv/namei.o CC fs/ufs/dir.o CC fs/nfsd/stats.o CC fs/nls/nls_cp852.o CC fs/hfsplus/btree.o CC fs/lockd/host.o CC fs/squashfs/id.o CC fs/partitions/ultrix.o CC fs/lockd/svc.o CC fs/squashfs/inode.o CC fs/ncpfs/getopt.o CC fs/partitions/karma.o CC fs/hfsplus/bnode.o CC fs/nfsd/nfs2acl.o CC fs/hpfs/ea.o CC fs/ncpfs/symlink.o CC fs/lockd/svclock.o CC fs/squashfs/namei.o CC fs/nfsd/nfs3proc.o CC fs/lockd/svcshare.o CC fs/nfs/nfs2xdr.o CC fs/proc/devices.o CC fs/lockd/svcproc.o CC fs/nls/nls_cp855.o CC fs/lockd/svcsubs.o CC fs/ext4/ialloc.o CC fs/lockd/mon.o CC fs/ufs/file.o CC fs/binfmt_misc.o CC fs/nfs/direct.o CC fs/nfsd/nfs3xdr.o CC fs/hpfs/file.o CC fs/lockd/xdr.o LD fs/omfs/omfs.o LD crypto/cryptomgr.o CC fs/sysv/super.o CC fs/squashfs/super.o CC fs/proc/interrupts.o CC fs/hfsplus/brec.o CC fs/nls/nls_cp857.o CC fs/lockd/grace.o CC fs/lockd/xdr4.o CC fs/squashfs/symlink.o CC fs/ext4/inode.o CC fs/nfs/pagelist.o CC fs/hpfs/inode.o LD kernel/built-in.o CC fs/nfsd/nfs3acl.o CC fs/nfs/proc.o CC fs/hfsplus/bfind.o LD fs/debugfs/built-in.o CC fs/lockd/svc4proc.o CC fs/sysv/symlink.o CC fs/ext4/ioctl.o CC fs/ext3/acl.o CC fs/nls/nls_cp860.o CC fs/proc/loadavg.o CC fs/proc/meminfo.o CC fs/ufs/ialloc.o CC fs/hpfs/map.o CC fs/ext4/namei.o CC fs/ufs/inode.o CC fs/ufs/namei.o LD fs/devpts/built-in.o CC fs/nls/nls_cp861.o CC fs/binfmt_script.o CC fs/nfs/read.o CC fs/hfsplus/tables.o CC fs/ext3/xattr_security.o CC fs/xfs/quota/xfs_dquot.o CC fs/hpfs/name.o CC fs/ufs/super.o CC fs/proc/stat.o CC fs/hpfs/namei.o CC fs/hfsplus/unicode.o CC fs/binfmt_elf_fdpic.o CC fs/xfs/quota/xfs_dquot_item.o CC fs/binfmt_flat.o LD fs/ramfs/ramfs.o CC fs/hpfs/super.o CC fs/mbcache.o CC fs/ufs/symlink.o CC fs/posix_acl.o CC fs/ext4/super.o CC fs/nfs/symlink.o CC fs/nls/nls_cp862.o CC fs/ufs/truncate.o CC fs/xattr_acl.o CC fs/ufs/util.o CC fs/proc/uptime.o CC fs/generic_acl.o LD fs/fat/fat.o CC fs/nls/nls_cp864.o CC fs/nfs/unlink.o LD fs/jbd/jbd.o CC fs/dquot.o CC fs/ext4/symlink.o CC fs/nfs/write.o CC fs/xfs/quota/xfs_trans_dquot.o CC fs/ext4/hash.o LD fs/fat/vfat.o CC fs/proc/version.o CC fs/hfsplus/wrapper.o CC fs/xfs/quota/xfs_qm_syscalls.o LD fs/fat/msdos.o CC fs/proc/proc_net.o CC fs/nfs/namespace.o CC fs/ext4/resize.o CC fs/quota_v1.o CC fs/xfs/quota/xfs_qm_bhv.o CC fs/proc/kmsg.o CC fs/ext4/extents.o CC fs/nls/nls_cp866.o CC fs/nfs/mount_clnt.o CC fs/nfs/nfs3proc.o CC fs/ext4/ext4_jbd2.o CC fs/xfs/quota/xfs_qm.o CC fs/quota_v2.o CC fs/nls/nls_cp869.o CC fs/xfs/quota/xfs_qm_stats.o CC fs/nfs/nfs3xdr.o CC fs/ext4/migrate.o CC fs/quota_tree.o CC fs/hfsplus/bitmap.o CC fs/nls/nls_cp874.o CC fs/nfs/nfs3acl.o CC fs/hfsplus/part_tbl.o CC fs/nls/nls_cp932.o CC fs/ext4/mballoc.o CC fs/quota.o CC fs/dcookies.o CC fs/xfs/xfs_rtalloc.o CC fs/nls/nls_euc-jp.o CC fs/xfs/linux-2.6/xfs_stats.o CC fs/xfs/xfs_alloc.o CC fs/nls/nls_cp936.o CC fs/xfs/xfs_alloc_btree.o CC fs/nls/nls_cp949.o CC fs/xfs/xfs_attr.o CC fs/nls/nls_cp1251.o CC fs/xfs/xfs_attr_leaf.o CC fs/nls/nls_ascii.o CC fs/xfs/xfs_bit.o CC fs/xfs/xfs_bmap.o CC fs/nls/nls_iso8859-1.o LD fs/omfs/built-in.o CC fs/xfs/xfs_bmap_btree.o CC fs/nls/nls_iso8859-3.o CC fs/nls/nls_iso8859-4.o LD fs/freevxfs/freevxfs.o CC fs/xfs/xfs_buf_item.o CC fs/xfs/xfs_btree.o LD fs/ext3/ext3.o CC fs/xfs/xfs_da_btree.o CC fs/nls/nls_iso8859-5.o CC fs/xfs/xfs_dir2.o CC fs/xfs/xfs_dir2_block.o LD fs/sysv/sysv.o CC fs/nls/nls_iso8859-7.o CC fs/xfs/xfs_dir2_data.o CC fs/nls/nls_iso8859-13.o CC fs/nls/nls_iso8859-14.o CC fs/nls/nls_iso8859-15.o CC fs/xfs/xfs_dir2_leaf.o CC fs/xfs/xfs_dir2_node.o CC fs/nls/nls_koi8-r.o LD fs/jbd2/jbd2.o CC fs/xfs/xfs_error.o CC fs/xfs/xfs_dir2_sf.o CC fs/xfs/xfs_extfree_item.o CC fs/nls/nls_koi8-u.o CC fs/nls/nls_koi8-ru.o CC fs/xfs/xfs_filestream.o CC fs/nls/nls_utf8.o CC fs/xfs/xfs_fsops.o CC fs/xfs/xfs_ialloc.o CC fs/xfs/xfs_ialloc_btree.o LD fs/ext2/ext2.o CC fs/xfs/xfs_iget.o LD fs/ncpfs/ncpfs.o CC fs/xfs/xfs_inode.o CC fs/xfs/xfs_inode_item.o CC fs/xfs/xfs_iomap.o CC fs/xfs/xfs_itable.o LD fs/partitions/built-in.o CC fs/xfs/xfs_dfrag.o CC fs/xfs/xfs_log.o LD fs/squashfs/squashfs.o CC fs/xfs/xfs_log_recover.o CC fs/xfs/xfs_mount.o CC fs/xfs/xfs_mru_cache.o CC fs/xfs/xfs_rename.o LD fs/hfsplus/hfsplus.o CC fs/xfs/xfs_trans.o CC fs/xfs/xfs_trans_ail.o LD fs/ncpfs/built-in.o CC fs/xfs/xfs_trans_buf.o CC fs/xfs/xfs_trans_extfree.o LD fs/jbd2/built-in.o CC fs/xfs/xfs_trans_inode.o CC fs/xfs/xfs_trans_item.o CC fs/xfs/xfs_utils.o CC fs/xfs/xfs_vnodeops.o CC fs/xfs/xfs_rw.o LD fs/proc/proc.o CC fs/xfs/xfs_dmops.o CC fs/xfs/linux-2.6/kmem.o CC fs/xfs/xfs_qmops.o LD fs/nfsd/nfsd.o LD fs/lockd/lockd.o CC fs/xfs/linux-2.6/xfs_aops.o CC fs/xfs/linux-2.6/xfs_buf.o LD fs/hfsplus/built-in.o CC fs/xfs/linux-2.6/xfs_export.o LD fs/nfsd/built-in.o CC fs/xfs/linux-2.6/xfs_file.o CC fs/xfs/linux-2.6/xfs_fs_subr.o CC fs/xfs/linux-2.6/xfs_globals.o CC fs/xfs/linux-2.6/xfs_ioctl.o CC fs/xfs/linux-2.6/xfs_iops.o CC fs/xfs/linux-2.6/xfs_lrw.o CC fs/xfs/linux-2.6/xfs_sync.o CC fs/xfs/linux-2.6/xfs_super.o CC fs/xfs/linux-2.6/xfs_xattr.o CC fs/xfs/support/uuid.o CC fs/xfs/support/debug.o LD fs/ufs/ufs.o LD fs/hpfs/hpfs.o LD fs/nfs/nfs.o LD fs/nls/built-in.o /scratch/kisskb/src/fs/xfs/xfs_mount.c: In function 'xfs_mod_sb': /scratch/kisskb/src/fs/xfs/xfs_mount.c:1428: warning: array subscript is above array bounds LD fs/ext3/built-in.o LD fs/squashfs/built-in.o LD fs/fat/built-in.o LD fs/jbd/built-in.o LD fs/ramfs/built-in.o LD fs/ufs/built-in.o LD fs/freevxfs/built-in.o LD arch/sh/kernel/cpu/sh2/built-in.o LD arch/sh/kernel/cpu/built-in.o LD arch/sh/kernel/built-in.o LD fs/cramfs/built-in.o LD fs/proc/built-in.o LD fs/autofs/built-in.o LD security/built-in.o LD fs/ext2/built-in.o LD fs/lockd/built-in.o LD fs/hpfs/built-in.o LD fs/nfs/built-in.o LD fs/nfs_common/built-in.o LD fs/notify/built-in.o LD crypto/built-in.o LD fs/sysv/built-in.o LD fs/exportfs/built-in.o MKDIR firmware/emi26 MKDIR firmware/emi62 MKDIR firmware/kaweth MKDIR firmware/keyspan CC sound/sound_core.o IHEX2FW firmware/keyspan/usa28xb.fw IHEX2FW firmware/keyspan/usa49wlc.fw CC sound/sound_firmware.o MKDIR firmware/edgeport MKDIR firmware/keyspan_pda MK_FW firmware/emi26/loader.fw.gen.S CC sound/i2c/other/ak4117.o IHEX2FW firmware/emi26/loader.fw MK_FW firmware/emi26/firmware.fw.gen.S IHEX2FW firmware/emi26/firmware.fw MK_FW firmware/emi26/bitstream.fw.gen.S IHEX2FW firmware/emi26/bitstream.fw 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 MK_FW firmware/emi62/midi.fw.gen.S IHEX2FW firmware/emi62/spdif.fw IHEX2FW firmware/emi62/midi.fw LD drivers/atm/built-in.o CC sound/last.o CC sound/pcmcia/vx/vxpocket.o MK_FW firmware/kaweth/new_code.bin.gen.S CC drivers/auxdisplay/ks0108.o IHEX firmware/kaweth/new_code.bin CC sound/pcmcia/vx/vxp_ops.o MK_FW firmware/kaweth/trigger_code.bin.gen.S IHEX firmware/kaweth/trigger_code.bin CC sound/pcmcia/vx/vxp_mixer.o MK_FW firmware/kaweth/new_code_fix.bin.gen.S LD sound/synth/built-in.o IHEX firmware/kaweth/new_code_fix.bin MK_FW firmware/kaweth/trigger_code_fix.bin.gen.S CC sound/drivers/vx/vx_core.o IHEX firmware/kaweth/trigger_code_fix.bin CC sound/drivers/vx/vx_hwdep.o CC sound/drivers/vx/vx_pcm.o MK_FW firmware/keyspan/mpr.fw.gen.S CC sound/drivers/vx/vx_cmd.o CC sound/drivers/vx/vx_mixer.o CC drivers/block/paride/paride.o CC sound/drivers/vx/vx_uer.o CC drivers/cdrom/cdrom.o CC drivers/block/paride/aten.o CC drivers/base/core.o IHEX2FW firmware/keyspan/mpr.fw CC sound/pcmcia/pdaudiocf/pdaudiocf.o CC sound/pcmcia/pdaudiocf/pdaudiocf_core.o LD sound/usb/built-in.o CC drivers/base/sys.o CC drivers/base/bus.o CC sound/pcmcia/pdaudiocf/pdaudiocf_irq.o CC drivers/block/aoe/aoeblk.o CC sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o CC drivers/block/paride/bpck.o CC drivers/cpufreq/cpufreq.o MK_FW firmware/keyspan/usa18x.fw.gen.S CC drivers/base/dd.o MK_FW firmware/keyspan/usa19qi.fw.gen.S CC drivers/block/paride/comm.o IHEX2FW firmware/keyspan/usa18x.fw CC drivers/cpufreq/cpufreq_stats.o CC drivers/block/paride/dstr.o IHEX2FW firmware/keyspan/usa19qi.fw CC drivers/block/brd.o MK_FW firmware/keyspan/usa19qw.fw.gen.S IHEX2FW firmware/keyspan/usa19qw.fw CC drivers/connector/cn_queue.o CC drivers/block/loop.o CC drivers/cpufreq/cpufreq_performance.o CC drivers/block/aoe/aoechr.o CC drivers/connector/connector.o CC drivers/base/driver.o CC drivers/block/paride/kbic.o MK_FW firmware/keyspan/usa28.fw.gen.S CC drivers/cpufreq/cpufreq_userspace.o CC drivers/block/pktcdvd.o CC drivers/block/nbd.o CC drivers/block/aoe/aoemain.o CC drivers/base/class.o IHEX2FW firmware/keyspan/usa28.fw CC drivers/block/ub.o CC drivers/block/aoe/aoecmd.o LD sound/isa/built-in.o CC drivers/block/aoe/aoedev.o CC drivers/cpufreq/cpufreq_ondemand.o CC drivers/block/aoe/aoenet.o CC drivers/base/platform.o MK_FW firmware/keyspan/usa28xa.fw.gen.S CC drivers/cpufreq/cpufreq_conservative.o CC drivers/block/paride/epia.o IHEX2FW firmware/keyspan/usa28xa.fw CC drivers/cpufreq/freq_table.o CC drivers/block/paride/frpw.o MK_FW firmware/keyspan/usa28xb.fw.gen.S LD sound/soundcore.o CC drivers/base/cpu.o LD drivers/gpu/built-in.o CC drivers/hwmon/hwmon.o CC drivers/block/paride/fit3.o CC drivers/base/firmware.o CC drivers/block/paride/on20.o MK_FW firmware/edgeport/boot.fw.gen.S LD drivers/i2c/algos/built-in.o CC drivers/base/init.o MK_FW firmware/keyspan/usa49wlc.fw.gen.S LD fs/xfs/xfs.o CC drivers/hwmon/hwmon-vid.o CC drivers/hwmon/ibmaem.o H16TOFW firmware/edgeport/boot.fw CC drivers/block/paride/on26.o CC drivers/base/map.o LD drivers/i2c/busses/built-in.o MK_FW firmware/edgeport/boot2.fw.gen.S CC drivers/block/paride/ktti.o H16TOFW firmware/edgeport/boot2.fw CC drivers/block/paride/bpck6.o CC drivers/base/devres.o CC drivers/input/gameport/gameport.o LD drivers/i2c/chips/built-in.o CC drivers/hwmon/ibmpex.o MK_FW firmware/edgeport/down.fw.gen.S CC drivers/input/gameport/lightning.o CC drivers/hid/hid-lg.o CC drivers/base/attribute_container.o CC drivers/base/transport_class.o CC drivers/leds/led-core.o CC drivers/hwmon/it87.o CC drivers/input/serio/serio.o CC drivers/block/paride/pcd.o CC drivers/hid/hid-lgff.o CC drivers/leds/led-triggers.o CC drivers/hwmon/max1111.o MK_FW firmware/edgeport/down2.fw.gen.S H16TOFW firmware/edgeport/down.fw CC drivers/input/gameport/ns558.o CC drivers/block/paride/pt.o CC drivers/block/paride/pf.o CC drivers/leds/ledtrig-timer.o CC drivers/hid/hid-lg2ff.o CC drivers/input/serio/libps2.o LD drivers/md/built-in.o CC drivers/base/dma-mapping.o CC drivers/hwmon/pc87360.o CC drivers/leds/ledtrig-backlight.o CC sound/core/hwdep.o CC drivers/input/serio/serio_raw.o MK_FW firmware/keyspan_pda/keyspan_pda.fw.gen.S H16TOFW firmware/edgeport/down2.fw CC drivers/block/paride/pg.o CC drivers/base/firmware_class.o CC drivers/hwmon/smsc47m1.o CC drivers/hid/hid-core.o IHEX2FW firmware/keyspan_pda/keyspan_pda.fw LD drivers/base/power/built-in.o CC sound/core/memalloc.o CC drivers/leds/ledtrig-default-on.o MK_FW firmware/keyspan_pda/xircom_pgs.fw.gen.S CC sound/core/sgbuf.o CC drivers/hwmon/w83627ehf.o CC drivers/hid/hid-input.o CC drivers/char/mem.o CC drivers/mfd/htc-pasic3.o CC drivers/char/random.o IHEX2FW firmware/keyspan_pda/xircom_pgs.fw LD sound/pci/built-in.o CC sound/core/pcm.o CC drivers/hid/hid-debug.o CC drivers/hid/hidraw.o CC drivers/input/input.o AS firmware/emi26/loader.fw.gen.o CC drivers/char/tty_io.o CC drivers/memstick/core/memstick.o LD drivers/memstick/host/built-in.o CC drivers/hid/hid-cherry.o CC drivers/media/radio/dsbr100.o CC sound/core/pcm_native.o AS firmware/emi26/firmware.fw.gen.o LD sound/pcmcia/vx/snd-vxpocket.o CC drivers/misc/eeprom/eeprom_93cx6.o LD drivers/media/common/built-in.o AS firmware/emi26/bitstream.fw.gen.o CC drivers/char/n_tty.o AS firmware/emi62/loader.fw.gen.o CC drivers/hid/hid-cypress.o CC drivers/parport/share.o CC drivers/char/tty_ioctl.o LD drivers/auxdisplay/built-in.o CC drivers/pcmcia/ds.o CC drivers/power/power_supply_core.o CC drivers/media/radio/radio-mr800.o CC drivers/input/input-compat.o AS firmware/emi62/bitstream.fw.gen.o CC drivers/mmc/card/sdio_uart.o CC drivers/power/power_supply_leds.o LD drivers/mmc/host/built-in.o CC drivers/power/pda_power.o CC drivers/pcmcia/pcmcia_resource.o CC drivers/hid/hid-ezkey.o AS firmware/emi62/spdif.fw.gen.o CC drivers/hid/hid-gyration.o CC drivers/power/ds2760_battery.o LD sound/drivers/vx/snd-vx-lib.o CC drivers/serial/serial_core.o CC drivers/rtc/rtc-lib.o CC drivers/parport/ieee1284.o AS firmware/emi62/midi.fw.gen.o CC drivers/pcmcia/pcmcia_ioctl.o AS firmware/keyspan/mpr.fw.gen.o LD drivers/media/dvb/b2c2/built-in.o CC drivers/sh/intc.o LD drivers/mfd/built-in.o CC drivers/hid/hid-monterey.o CC drivers/input/ff-memless.o CC drivers/input/ff-core.o CC sound/core/pcm_lib.o CC drivers/media/video/v4l2-dev.o CC drivers/rtc/hctosys.o CC sound/core/pcm_timer.o CC drivers/input/input-polldev.o CC drivers/media/video/v4l2-ioctl.o AS firmware/keyspan/usa18x.fw.gen.o CC drivers/media/video/v4l2-device.o CC drivers/hid/hid-pl.o LD drivers/net/appletalk/built-in.o LD drivers/memstick/core/built-in.o CC drivers/mmc/core/core.o CC drivers/rtc/class.o CC drivers/parport/ieee1284_ops.o CC drivers/input/mousedev.o LD sound/pcmcia/pdaudiocf/snd-pdaudiocf.o LD drivers/misc/eeprom/built-in.o LD sound/i2c/other/snd-ak4117.o CC drivers/input/joydev.o CC drivers/input/evdev.o CC drivers/mmc/core/bus.o AS firmware/keyspan/usa19qi.fw.gen.o CC drivers/mmc/core/host.o CC drivers/pcmcia/cs.o LD drivers/connector/cn.o LD drivers/media/dvb/bt8xx/built-in.o LD drivers/media/dvb/dm1105/built-in.o AS firmware/keyspan/usa19qw.fw.gen.o CC drivers/spi/spi.o CC drivers/mmc/core/mmc.o CC drivers/pcmcia/cistpl.o CC drivers/rtc/interface.o CC drivers/net/can/vcan.o CC drivers/rtc/rtc-ds1286.o CC drivers/parport/procfs.o CC drivers/ssb/main.o CC drivers/media/video/v4l2-subdev.o AS firmware/keyspan/usa28.fw.gen.o CC drivers/rtc/rtc-ds1305.o CC drivers/spi/spi_bitbang.o CC drivers/input/evbug.o CC drivers/net/hamradio/6pack.o CC drivers/char/tty_ldisc.o AS firmware/keyspan/usa28xa.fw.gen.o AS firmware/keyspan/usa28xb.fw.gen.o LD drivers/input/serio/built-in.o CC drivers/mmc/core/mmc_ops.o LD drivers/power/power_supply.o CC drivers/spi/spi_butterfly.o CC drivers/hid/hid-petalynx.o CC drivers/char/tty_buffer.o CC drivers/input/mouse/appletouch.o CC drivers/parport/daisy.o CC drivers/rtc/rtc-ds1390.o CC drivers/media/dvb/dvb-core/dvbdev.o CC drivers/media/dvb/dvb-core/dmxdev.o CC drivers/rtc/rtc-ds1511.o CC drivers/staging/staging.o CC drivers/parport/probe.o CC drivers/net/irda/irtty-sir.o CC drivers/net/pcmcia/3c589_cs.o LD drivers/sh/built-in.o LD drivers/block/aoe/aoe.o CC drivers/media/dvb/dvb-core/dvb_demux.o CC drivers/thermal/thermal_sys.o CC drivers/net/pcmcia/3c574_cs.o LD drivers/media/dvb/dvb-usb/built-in.o CC drivers/serial/sh-sci.o CC drivers/rtc/rtc-ds1553.o CC drivers/ssb/scan.o CC drivers/rtc/rtc-ds1742.o CC drivers/media/dvb/dvb-core/dvb_filter.o CC drivers/rtc/rtc-ds3234.o CC drivers/net/pcmcia/fmvj18x_cs.o LD drivers/cpufreq/built-in.o CC drivers/media/video/v4l2-int-device.o CC drivers/net/hamradio/yam.o CC drivers/pcmcia/rsrc_mgr.o CC drivers/input/mouse/bcm5974.o CC drivers/net/irda/sir_dev.o CC drivers/net/usb/kaweth.o LD drivers/net/can/built-in.o CC drivers/input/touchscreen/ads7846.o CC drivers/char/tty_port.o LD drivers/media/radio/built-in.o CC drivers/net/usb/pegasus.o LD drivers/leds/built-in.o CC drivers/rtc/rtc-m41t94.o CC drivers/net/usb/asix.o CC drivers/ssb/driver_chipcommon.o LD drivers/media/dvb/frontends/built-in.o CC drivers/char/pty.o CC drivers/media/video/v4l2-common.o CC drivers/mmc/core/sd.o CC drivers/usb/c67x00/c67x00-drv.o LD fs/ext4/ext4.o CC drivers/usb/c67x00/c67x00-ll-hpi.o CC drivers/media/video/v4l1-compat.o CC drivers/char/misc.o CC drivers/pcmcia/socket_sysfs.o CC drivers/net/pcmcia/nmclan_cs.o CC drivers/hid/hid-samsung.o CC drivers/input/touchscreen/fujitsu_ts.o CC drivers/net/usb/cdc_ether.o CC drivers/rtc/rtc-m48t35.o CC drivers/input/touchscreen/inexio.o AS firmware/keyspan/usa49wlc.fw.gen.o CC drivers/net/usb/dm9601.o LD drivers/input/gameport/built-in.o CC drivers/usb/c67x00/c67x00-hcd.o CC drivers/parport/parport_pc.o CC drivers/mmc/core/sd_ops.o LD drivers/spi/built-in.o CC drivers/input/touchscreen/mtouch.o CC drivers/usb/c67x00/c67x00-sched.o LD drivers/media/dvb/pluto2/built-in.o CC drivers/net/irda/sir_dongle.o LD drivers/media/video/videodev.o CC drivers/usb/host/oxu210hp-hcd.o CC drivers/input/mouse/psmouse-base.o CC drivers/input/touchscreen/mk712.o CC drivers/net/irda/esi-sir.o CC drivers/rtc/rtc-m48t59.o CC drivers/mmc/core/sdio.o CC drivers/rtc/rtc-m48t86.o CC drivers/mmc/core/sdio_ops.o CC drivers/net/hamradio/baycom_ser_fdx.o CC drivers/usb/host/isp116x-hcd.o CC drivers/input/mouse/synaptics.o CC drivers/mmc/core/sdio_bus.o LD drivers/media/dvb/siano/built-in.o CC drivers/rtc/rtc-bq4802.o CC drivers/usb/host/sl811-hcd.o CC drivers/char/vt_ioctl.o CC drivers/mmc/core/sdio_io.o CC drivers/mmc/core/sdio_cis.o CC drivers/hid/hid-gaff.o CC drivers/usb/host/sl811_cs.o LD drivers/mmc/card/built-in.o CC drivers/net/usb/smsc95xx.o LD drivers/net/wan/built-in.o LD drivers/hwmon/built-in.o LD drivers/block/aoe/built-in.o CC drivers/input/mouse/elantech.o CC drivers/mmc/core/sdio_irq.o LD sound/i2c/other/built-in.o CC drivers/media/dvb/dvb-core/dvb_ca_en50221.o CC drivers/net/usb/gl620a.o CC drivers/net/irda/tekram-sir.o CC drivers/mmc/core/debugfs.o CC drivers/net/usb/net1080.o CC drivers/usb/core/usb.o CC drivers/net/usb/cdc_subset.o CC drivers/net/usb/zaurus.o CC drivers/net/usb/mcs7830.o CC drivers/input/touchscreen/usbtouchscreen.o LD drivers/pcmcia/pcmcia_core.o LD drivers/staging/built-in.o LD drivers/block/paride/built-in.o CC drivers/input/touchscreen/penmount.o CC drivers/net/irda/actisys-sir.o CC drivers/net/pcmcia/pcnet_cs.o CC drivers/usb/misc/appledisplay.o CC drivers/usb/misc/adutux.o LD drivers/input/input-core.o AS firmware/edgeport/boot.fw.gen.o CC drivers/usb/core/hub.o CC drivers/media/dvb/dvb-core/dvb_frontend.o CC drivers/net/irda/litelink-sir.o LD drivers/usb/c67x00/c67x00.o CC drivers/rtc/rtc-max6902.o CC drivers/input/touchscreen/touchright.o CC drivers/usb/mon/mon_main.o CC drivers/media/dvb/dvb-core/dvb_net.o CC drivers/usb/core/hcd.o LD drivers/parport/parport.o CC drivers/media/dvb/dvb-core/dvb_ringbuffer.o CC drivers/net/wireless/strip.o CC sound/core/pcm_misc.o CC drivers/net/usb/usbnet.o AS firmware/edgeport/boot2.fw.gen.o CC drivers/input/touchscreen/wacom_w8001.o CC drivers/net/pcmcia/xirc2ps_cs.o LD drivers/media/dvb/ttpci/built-in.o CC drivers/rtc/rtc-r9701.o LD drivers/ssb/ssb.o CC sound/core/pcm_memory.o CC drivers/rtc/rtc-sh.o LD drivers/pcmcia/pcmcia.o CC [M] drivers/hid/hid-dummy.o AS firmware/edgeport/down.fw.gen.o CC drivers/hid/usbhid/hid-core.o LD drivers/mmc/core/mmc_core.o CC drivers/net/hamradio/hdlcdrv.o CC drivers/input/mouse/logips2pp.o LD drivers/serial/built-in.o AS firmware/edgeport/down2.fw.gen.o LD drivers/thermal/built-in.o CC drivers/rtc/rtc-test.o CC drivers/hid/usbhid/hid-quirks.o CC drivers/hid/usbhid/hiddev.o CC drivers/usb/gadget/m66592-udc.o CC drivers/net/wireless/netwave_cs.o CC drivers/usb/core/urb.o CC drivers/char/vc_screen.o AS firmware/keyspan_pda/keyspan_pda.fw.gen.o CC drivers/usb/mon/mon_stat.o CC drivers/hid/usbhid/hid-pidff.o CC drivers/net/hamradio/baycom_par.o CC drivers/net/wimax/i2400m/usb-fw.o CC drivers/rtc/rtc-v3020.o CC drivers/usb/gadget/printer.o CC drivers/input/mouse/trackpoint.o CC drivers/net/wimax/i2400m/usb-notif.o CC drivers/char/selection.o CC drivers/usb/mon/mon_text.o CC drivers/net/pcmcia/axnet_cs.o /scratch/kisskb/src/drivers/usb/host/oxu210hp-hcd.c: In function 'oxu_drv_remove': /scratch/kisskb/src/drivers/usb/host/oxu210hp-hcd.c:3911: warning: unused variable 'base' AS firmware/keyspan_pda/xircom_pgs.fw.gen.o CC drivers/media/dvb/dvb-core/dvb_math.o CC drivers/usb/mon/mon_bin.o CC drivers/char/keyboard.o CC drivers/net/wireless/wavelan_cs.o CC drivers/net/wimax/i2400m/usb-tx.o CC drivers/usb/mon/mon_dma.o LD drivers/cdrom/built-in.o AS firmware/kaweth/trigger_code.bin.gen.o CC drivers/net/wimax/i2400m/usb-rx.o LD drivers/rtc/rtc-core.o CC drivers/video/fb_notify.o CC sound/core/timer.o CC drivers/video/fbmem.o CC drivers/usb/core/message.o CC drivers/usb/serial/usb-serial.o CC drivers/char/consolemap.o CC drivers/usb/storage/libusual.o CC drivers/net/wimax/i2400m/usb.o CC drivers/net/plip.o CC drivers/video/fbmon.o CC sound/core/sound.o LD sound/i2c/built-in.o AS firmware/kaweth/trigger_code_fix.bin.gen.o CC drivers/input/mouse/sermouse.o CC drivers/usb/misc/cypress_cy7c63.o CC drivers/video/fbcmap.o CC drivers/usb/serial/generic.o LD drivers/input/touchscreen/built-in.o LD drivers/media/dvb/ttusb-budget/built-in.o CC drivers/char/consolemap_deftbl.o CC drivers/net/mii.o CC sound/core/init.o CC drivers/usb/core/driver.o CC drivers/video/fbsysfs.o LD drivers/hid/hid.o CC drivers/usb/misc/cytherm.o LD drivers/media/dvb/dvb-core/dvb-core.o CC drivers/w1/w1.o LD drivers/media/dvb/ttusb-dec/built-in.o CC drivers/usb/core/config.o CC drivers/video/modedb.o CC drivers/watchdog/pcwd_usb.o CC drivers/video/fbcvt.o CC drivers/net/Space.o LD drivers/net/irda/sir-dev.o /scratch/kisskb/src/drivers/net/wireless/netwave_cs.c: In function 'netwave_release': /scratch/kisskb/src/drivers/net/wireless/netwave_cs.c:840: warning: unused variable 'priv' CC drivers/usb/misc/emi26.o CC drivers/usb/core/file.o CC drivers/net/wimax/i2400m/control.o CC drivers/net/loopback.o CC drivers/net/wimax/i2400m/driver.o CC drivers/net/wimax/i2400m/fw.o CC sound/core/memory.o CC drivers/video/backlight/backlight.o LD drivers/usb/storage/built-in.o CC drivers/char/vt.o CC drivers/char/defkeymap.o CC drivers/char/tty_audit.o LD drivers/input/mouse/psmouse.o CC drivers/usb/core/buffer.o CC drivers/usb/core/sysfs.o LD drivers/hid/hid-logitech.o CC drivers/usb/serial/bus.o LD drivers/video/display/built-in.o CC drivers/usb/core/endpoint.o LD drivers/usb/gadget/g_printer.o CC drivers/char/sysrq.o CC sound/core/info.o CC drivers/watchdog/softdog.o CC drivers/net/wimax/i2400m/op-rfkill.o CC drivers/video/console/dummycon.o CC drivers/net/8390.o CC drivers/net/wimax/i2400m/netdev.o CC drivers/w1/w1_int.o CC drivers/net/wimax/i2400m/tx.o CC sound/core/control.o LD drivers/video/backlight/built-in.o CC drivers/usb/core/devio.o CC drivers/usb/serial/console.o CC drivers/usb/misc/emi62.o CC sound/core/misc.o CC drivers/w1/w1_family.o CC drivers/video/logo/logo.o CC drivers/net/wimax/i2400m/rx.o CC drivers/w1/w1_netlink.o LD drivers/block/built-in.o CC drivers/net/wimax/i2400m/debugfs.o /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c: In function 'wv_pcmcia_release': /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c:3994: warning: unused variable 'lp' LD drivers/net/hamradio/built-in.o LD drivers/usb/host/built-in.o CC drivers/video/logo/logo_linux_mono.o CC sound/core/device.o /scratch/kisskb/src/drivers/net/wimax/i2400m/usb.c: In function 'i2400mu_bus_reset': /scratch/kisskb/src/drivers/net/wimax/i2400m/usb.c:209: warning: 'result' may be used uninitialized in this function CC drivers/video/mb862xx/mb862xxfb.o LD drivers/usb/mon/usbmon.o LD drivers/net/usb/built-in.o /scratch/kisskb/src/drivers/net/wimax/i2400m/op-rfkill.c: In function 'i2400m_radio_is': /scratch/kisskb/src/drivers/net/wimax/i2400m/op-rfkill.c:59: warning: control reaches end of non-void function CC sound/core/sound_oss.o CC drivers/usb/core/notify.o LD drivers/net/wireless/built-in.o CC drivers/w1/w1_io.o CC drivers/net/slip.o CC drivers/video/logo/logo_linux_clut224.o CC sound/core/info_oss.o CC drivers/usb/core/generic.o CC drivers/usb/misc/iowarrior.o CC drivers/w1/masters/ds2490.o CC drivers/video/console/fbcon.o CC drivers/usb/serial/ezusb.o CC drivers/video/console/bitblit.o /scratch/kisskb/src/drivers/video/mb862xx/mb862xxfb.c:334: warning: 'mb862xxfb_init_fbinfo' defined but not used /scratch/kisskb/src/drivers/video/mb862xx/mb862xxfb.c:459: warning: 'dev_attr_dispregs' defined but not used CC drivers/char/riscom8.o LD drivers/video/mb862xx/built-in.o CC drivers/video/logo/logo_superh_mono.o CC drivers/char/n_hdlc.o CC sound/core/oss/mixer_oss.o CC drivers/usb/misc/isight_firmware.o CC drivers/net/slhc.o LD drivers/hid/usbhid/usbhid.o CC drivers/video/logo/logo_superh_vga16.o CC drivers/usb/core/quirks.o CC drivers/usb/serial/aircable.o CC drivers/video/console/fonts.o CC drivers/net/dummy.o CC drivers/usb/misc/usblcd.o CC drivers/video/logo/logo_superh_clut224.o CC drivers/net/tun.o CC drivers/usb/core/inode.o CC drivers/video/console/font_8x8.o CC drivers/video/console/font_8x16.o CC drivers/usb/core/devices.o CC drivers/video/console/softcursor.o CC drivers/usb/misc/ldusb.o CC drivers/usb/serial/ark3116.o CC drivers/usb/serial/belkin_sa.o CC drivers/video/cfbfillrect.o LD drivers/net/pcmcia/built-in.o CC drivers/w1/slaves/w1_therm.o CC drivers/char/ipmi/ipmi_msghandler.o CC drivers/usb/misc/usbled.o CC drivers/char/ipmi/ipmi_devintf.o CC drivers/video/cfbcopyarea.o LD drivers/watchdog/built-in.o LD drivers/w1/masters/built-in.o CC drivers/w1/slaves/w1_ds2431.o CC drivers/usb/serial/ch341.o LD sound/core/snd.o CC drivers/usb/misc/rio500.o CC drivers/w1/slaves/w1_ds2760.o LD drivers/video/logo/built-in.o CC drivers/w1/slaves/w1_bq27000.o LD drivers/hid/usbhid/built-in.o LD sound/core/snd-hwdep.o CC drivers/char/ipmi/ipmi_si_intf.o CC drivers/usb/misc/usbtest.o LD drivers/char/pcmcia/ipwireless/built-in.o LD sound/core/snd-timer.o CC drivers/usb/serial/cp2101.o CC drivers/usb/misc/trancevibrator.o CC drivers/video/cfbimgblt.o CC drivers/usb/serial/cyberjack.o CC drivers/usb/misc/uss720.o CC drivers/char/rio/rio_linux.o CC sound/core/seq/oss/seq_oss.o CC sound/core/seq/oss/seq_oss_init.o CC sound/core/seq/seq_device.o CC sound/core/seq/oss/seq_oss_timer.o CC drivers/video/console/fbcon_rotate.o CC drivers/video/sysfillrect.o CC drivers/video/console/fbcon_cw.o LD sound/core/oss/snd-mixer-oss.o LD sound/core/snd-pcm.o CC drivers/video/syscopyarea.o LD sound/core/snd-page-alloc.o LD drivers/memstick/built-in.o CC drivers/char/pcmcia/synclink_cs.o CC drivers/video/sysimgblt.o CC sound/core/seq/seq_dummy.o CC drivers/char/rio/rioinit.o LD sound/pcmcia/pdaudiocf/built-in.o LD sound/core/oss/built-in.o CC drivers/usb/serial/cypress_m8.o CC sound/core/seq/seq_midi_event.o LD drivers/w1/slaves/built-in.o CC drivers/video/fb_sys_fops.o CC drivers/char/ipmi/ipmi_kcs_sm.o CC drivers/char/generic_serial.o CC drivers/video/fb_defio.o CC drivers/char/ipmi/ipmi_smic_sm.o LD drivers/usb/gadget/built-in.o CC drivers/video/metronomefb.o CC drivers/char/rio/rioboot.o LD drivers/rtc/built-in.o CC drivers/char/pcmcia/cm4000_cs.o CC drivers/usb/misc/usbsevseg.o CC drivers/char/rio/riocmd.o CC drivers/char/ppdev.o CC drivers/usb/misc/vstusb.o LD drivers/parport/built-in.o CC sound/core/seq/oss/seq_oss_ioctl.o CC drivers/video/console/fbcon_ud.o LD drivers/mmc/core/built-in.o CC drivers/char/rio/rioctrl.o CC drivers/video/console/fbcon_ccw.o CC drivers/video/uvesafb.o CC drivers/char/rio/riointr.o LD drivers/net/wimax/i2400m/i2400m.o CC drivers/usb/serial/usb_debug.o CC drivers/char/pcmcia/cm4040_cs.o CC drivers/char/rio/rioparam.o CC drivers/usb/serial/digi_acceleport.o CC sound/core/seq/seq.o CC drivers/usb/serial/io_edgeport.o CC sound/core/seq/oss/seq_oss_event.o CC drivers/char/rio/rioroute.o LD drivers/net/wimax/i2400m/i2400m-usb.o CC drivers/char/ipmi/ipmi_bt_sm.o CC drivers/video/vfb.o CC sound/core/seq/seq_lock.o LD drivers/video/console/font.o CC sound/core/seq/oss/seq_oss_rw.o CC sound/core/seq/seq_clientmgr.o CC drivers/usb/serial/empeg.o CC drivers/char/ipmi/ipmi_watchdog.o CC sound/core/seq/oss/seq_oss_synth.o CC drivers/char/ipmi/ipmi_poweroff.o CC drivers/char/rio/riotable.o LD drivers/video/fb.o CC sound/core/seq/seq_memory.o CC arch/sh/drivers/heartbeat.o CC sound/core/seq/seq_queue.o LD drivers/usb/core/usbcore.o CC sound/core/seq/oss/seq_oss_midi.o CC drivers/usb/serial/ftdi_sio.o CC drivers/char/rio/riotty.o CC sound/core/seq/oss/seq_oss_readq.o CC drivers/usb/serial/hp4x.o CC sound/core/seq/seq_fifo.o CC drivers/usb/serial/ir-usb.o LD drivers/w1/wire.o CC drivers/usb/serial/iuu_phoenix.o CC sound/core/seq/oss/seq_oss_writeq.o CC drivers/usb/serial/keyspan.o CC drivers/usb/serial/keyspan_pda.o CC sound/core/seq/seq_prioq.o LD arch/sh/drivers/built-in.o LD drivers/char/ipmi/ipmi_si.o CC drivers/usb/serial/kl5kusb105.o AS firmware/kaweth/new_code_fix.bin.gen.o CC sound/core/seq/seq_system.o CC sound/core/seq/seq_timer.o CC drivers/usb/serial/kobil_sct.o CC sound/core/seq/seq_ports.o CC sound/core/seq/seq_info.o CC drivers/usb/serial/mct_u232.o CC drivers/usb/serial/mos7720.o CC drivers/usb/serial/mos7840.o CC drivers/usb/serial/moto_modem.o CC drivers/usb/serial/navman.o CC drivers/usb/serial/omninet.o CC drivers/usb/serial/opticon.o CC drivers/usb/serial/oti6858.o CC drivers/usb/serial/pl2303.o CC drivers/usb/serial/siemens_mpi.o CC drivers/usb/serial/spcp8x5.o LD drivers/usb/misc/built-in.o LD sound/core/seq/oss/snd-seq-oss.o LD drivers/usb/serial/usbserial.o LD drivers/media/dvb/dvb-core/built-in.o LD drivers/input/mouse/built-in.o LD sound/drivers/vx/built-in.o LD sound/drivers/built-in.o LD drivers/net/irda/built-in.o LD sound/core/seq/snd-seq.o LD sound/core/seq/snd-seq-device.o LD sound/core/seq/snd-seq-midi-event.o LD sound/core/seq/snd-seq-dummy.o LD drivers/char/pcmcia/built-in.o LD sound/core/seq/oss/built-in.o LD drivers/w1/built-in.o LD drivers/connector/built-in.o LD drivers/media/video/built-in.o LD drivers/base/built-in.o LD fs/ext4/built-in.o LD drivers/pcmcia/built-in.o CC arch/sh/oprofile/../../../drivers/oprofile/oprof.o CC arch/sh/oprofile/../../../drivers/oprofile/cpu_buffer.o LD drivers/usb/core/built-in.o CC arch/sh/oprofile/../../../drivers/oprofile/buffer_sync.o CC arch/sh/oprofile/../../../drivers/oprofile/event_buffer.o CC arch/sh/oprofile/../../../drivers/oprofile/oprofile_files.o CC arch/sh/oprofile/../../../drivers/oprofile/oprofilefs.o LD drivers/char/ipmi/built-in.o CC arch/sh/oprofile/../../../drivers/oprofile/oprofile_stats.o CC arch/sh/oprofile/../../../drivers/oprofile/timer_int.o CC arch/sh/oprofile/common.o CC arch/sh/oprofile/backtrace.o LD drivers/video/console/built-in.o LD drivers/usb/c67x00/built-in.o LD drivers/usb/mon/built-in.o CC net/socket.o CC net/802/p8022.o CC net/802/psnap.o CC net/802/p8023.o CC net/appletalk/aarp.o CC net/appletalk/ddp.o CC net/802/garp.o CC net/802/stp.o CC net/ethernet/eth.o CC net/appletalk/dev.o CC net/can/raw.o CC net/can/proc.o CC net/can/af_can.o CC net/ipx/af_ipx.o CC net/core/sock.o CC net/ethernet/pe2.o CC net/appletalk/atalk_proc.o CC net/8021q/vlan_core.o CC net/core/request_sock.o CC net/ipv4/route.o CC net/bridge/br.o CC net/decnet/af_decnet.o CC net/atm/addr.o CC net/8021q/vlan.o CC net/bridge/br_device.o CC net/ipx/ipx_route.o CC net/atm/pvc.o CC net/atm/signaling.o CC net/8021q/vlan_dev.o CC net/ipx/ipx_proc.o CC net/core/skbuff.o CC net/atm/svc.o CC net/decnet/dn_nsp_in.o CC net/ipv4/inetpeer.o CC net/bridge/br_fdb.o CC net/8021q/vlan_netlink.o CC net/bridge/br_forward.o CC net/ipv4/protocol.o CC net/core/iovec.o CC net/netlink/af_netlink.o CC net/netlink/genetlink.o CC net/decnet/dn_nsp_out.o CC net/8021q/vlan_gvrp.o CC net/core/datagram.o CC net/atm/ioctl.o CC net/atm/common.o CC net/bridge/br_if.o CC net/8021q/vlanproc.o CC net/ipv4/ip_input.o CC net/bridge/br_input.o CC net/decnet/dn_route.o CC net/decnet/dn_dev.o CC net/atm/atm_misc.o CC net/core/stream.o CC net/ipv4/ip_fragment.o CC net/bridge/br_notify.o CC net/bridge/br_ioctl.o /scratch/kisskb/src/arch/sh/oprofile/common.c: In function 'op_sh_create_files': /scratch/kisskb/src/arch/sh/oprofile/common.c:62: warning: passing argument 4 of 'oprofilefs_create_ulong' from incompatible pointer type CC net/decnet/dn_neigh.o CC net/ipv4/ip_forward.o CC net/bridge/br_stp.o CC net/core/scm.o CC net/bridge/br_stp_bpdu.o CC net/rfkill/rfkill.o CC net/decnet/dn_timer.o CC net/decnet/sysctl_net_decnet.o CC net/core/gen_stats.o CC net/atm/raw.o CC net/atm/resources.o CC net/bridge/br_stp_if.o CC net/sched/sch_generic.o CC net/ipv4/ip_options.o CC net/ipv4/ip_output.o CC net/core/gen_estimator.o CC net/rfkill/rfkill-input.o CC net/core/net_namespace.o CC net/core/skb_dma_map.o LD net/decnet/netfilter/built-in.o CC net/core/dev.o CC net/bridge/br_stp_timer.o CC net/ipv4/ip_sockglue.o CC net/atm/atm_sysfs.o CC net/llc/llc_core.o CC net/unix/af_unix.o CC net/ipv4/inet_hashtables.o CC net/ax25/ax25_addr.o CC net/core/ethtool.o CC net/xfrm/xfrm_policy.o CC net/irda/iriap.o CC net/rose/af_rose.o LD sound/core/seq/built-in.o CC net/wimax/id-table.o CC net/irda/iriap_event.o CC net/bridge/br_netlink.o CC net/wireless/wext.o CC net/irda/irlmp.o CC net/unix/garbage.o CC net/netfilter/core.o LD drivers/char/rio/rio.o CC net/rose/rose_dev.o CC net/llc/llc_input.o CC net/wireless/core.o CC net/irda/irlmp_event.o CC net/irda/irlmp_frame.o CC net/ipv4/inet_timewait_sock.o CC net/mac80211/main.o CC net/xfrm/xfrm_state.o CC net/wireless/sysfs.o CC net/rose/rose_in.o CC net/core/dev_mcast.o CC net/sunrpc/clnt.o CC net/wimax/op-msg.o LD net/802/built-in.o CC net/rose/rose_link.o CC net/ipv4/inet_connection_sock.o LD drivers/usb/serial/built-in.o CC net/core/dst.o LD net/ethernet/built-in.o CC net/wimax/op-reset.o LD arch/sh/oprofile/oprofile.o CC net/mac80211/wext.o CC net/sunrpc/xprt.o CC net/netfilter/nf_log.o CC net/core/netevent.o CC net/irda/irlap.o CC net/atm/proc.o CC net/atm/clip.o CC net/sunrpc/socklib.o CC net/core/neighbour.o CC net/wimax/op-rfkill.o CC net/core/rtnetlink.o CC net/core/utils.o CC net/netfilter/nf_queue.o CC net/llc/llc_output.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 LD net/8021q/8021q.o LD net/rfkill/built-in.o CC net/wimax/stack.o CC net/core/link_watch.o CC net/atm/br2684.o /scratch/kisskb/src/net/sched/sch_generic.c: In function 'dev_watchdog': /scratch/kisskb/src/net/sched/sch_generic.c:224: warning: unused variable 'drivername' CC net/llc/llc_if.o CC net/ax25/ax25_dev.o CC net/wimax/debugfs.o CC net/ax25/ax25_iface.o CC net/wireless/radiotap.o CC net/sunrpc/xprtsock.o LD net/sched/built-in.o CC net/ax25/ax25_in.o CC net/llc/llc_c_ev.o CC net/core/filter.o LD net/can/can.o CC net/netfilter/nf_sockopt.o CC net/core/flow.o CC net/bridge/br_netfilter.o CC net/ax25/ax25_ip.o CC net/core/net-sysfs.o CC net/ipv4/tcp.o CC net/llc/llc_c_ac.o CC net/core/pktgen.o CC net/mac80211/sta_info.o CC net/xfrm/xfrm_hash.o CC net/rose/rose_loopback.o CC net/irda/irlap_event.o LD net/can/can-raw.o CC net/atm/lec.o CC net/llc/llc_conn.o CC net/xfrm/xfrm_input.o CC net/ipv4/tcp_input.o CC net/wireless/util.o CC net/ax25/ax25_out.o CC net/wireless/reg.o CC net/bridge/netfilter/ebtables.o LD net/unix/unix.o CC net/xfrm/xfrm_output.o LD net/appletalk/appletalk.o CC net/llc/llc_c_st.o CC net/ipv4/tcp_output.o CC net/irda/irlap_frame.o CC net/ipv4/tcp_timer.o CC net/sunrpc/sched.o CC net/core/fib_rules.o CC net/irda/timer.o CC net/ax25/ax25_route.o CC net/ipv4/tcp_ipv4.o CC net/xfrm/xfrm_algo.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 CC net/irda/qos.o CC net/netfilter/nf_conntrack_core.o CC net/rose/rose_out.o CC net/mac80211/wep.o CC net/llc/llc_pdu.o CC net/ipv4/tcp_minisocks.o CC net/xfrm/xfrm_sysctl.o CC net/sunrpc/auth.o CC net/bridge/netfilter/ebtable_filter.o CC net/ax25/ax25_std_in.o CC net/ax25/ax25_std_subr.o CC net/netfilter/nf_conntrack_standalone.o CC net/irda/irqueue.o LD net/wimax/wimax.o CC net/mac80211/wpa.o CC net/bridge/netfilter/ebt_among.o CC net/wireless/wext-compat.o CC net/ipv4/tcp_cong.o CC net/xfrm/xfrm_user.o CC net/rose/rose_route.o CC net/irda/irttp.o CC net/xfrm/xfrm_ipcomp.o CC net/ipv4/datagram.o CC net/bridge/netfilter/ebt_arp.o CC net/wireless/nl80211.o CC net/ax25/ax25_std_timer.o CC net/netfilter/nf_conntrack_expect.o CC net/sunrpc/auth_null.o CC net/irda/irda_device.o CC net/bridge/netfilter/ebt_limit.o CC net/ax25/ax25_subr.o CC net/irda/irias_object.o CC net/mac80211/scan.o CC net/sunrpc/auth_unix.o CC net/netfilter/nf_conntrack_helper.o CC net/irda/wrapper.o CC net/sunrpc/auth_generic.o CC net/netfilter/nf_conntrack_proto.o CC net/bridge/netfilter/ebt_stp.o LD net/ipx/ipx.o CC net/mac80211/ht.o CC net/ipv4/raw.o CC net/sunrpc/svc.o CC net/irda/af_irda.o CC net/netfilter/nf_conntrack_l3proto_generic.o CC net/ax25/ax25_timer.o CC net/rose/rose_subr.o CC net/netfilter/nf_conntrack_proto_generic.o CC net/mac80211/mlme.o CC net/bridge/netfilter/ebt_vlan.o CC net/ax25/ax25_uid.o CC net/rose/rose_timer.o CC net/ipv4/udp.o CC net/sunrpc/svcsock.o CC net/irda/discovery.o CC net/ipv4/udplite.o CC net/sunrpc/svcauth.o CC net/llc/llc_sap.o CC net/bridge/netfilter/ebt_mark.o CC net/mac80211/iface.o CC net/sunrpc/svcauth_unix.o CC net/llc/llc_s_ac.o CC net/ipv4/arp.o CC net/ax25/af_ax25.o CC net/sunrpc/rpcb_clnt.o CC net/irda/parameters.o CC net/llc/llc_s_ev.o CC net/ipv4/icmp.o CC net/llc/llc_s_st.o LD net/netlink/built-in.o CC net/ipv4/devinet.o CC net/ax25/ax25_ds_in.o CC net/llc/af_llc.o CC net/mac80211/rate.o CC net/ax25/ax25_ds_subr.o CC net/ipv4/af_inet.o CC net/llc/llc_station.o CC net/ipv4/igmp.o CC net/irda/irnetlink.o CC net/bridge/netfilter/ebt_dnat.o LD net/appletalk/built-in.o CC net/ipv4/fib_frontend.o CC net/irda/irmod.o CC net/netfilter/nf_conntrack_proto_tcp.o CC net/sunrpc/timer.o CC net/mac80211/michael.o CC net/sunrpc/xdr.o CC net/llc/llc_proc.o CC net/ipv4/fib_semantics.o CC net/mac80211/tkip.o CC net/mac80211/aes_ccm.o CC net/ipv4/inet_fragment.o CC net/mac80211/cfg.o CC net/bridge/netfilter/ebt_redirect.o CC net/ax25/ax25_ds_timer.o CC net/sunrpc/sunrpc_syms.o CC net/irda/irproc.o CC net/bridge/netfilter/ebt_snat.o CC net/netfilter/nf_conntrack_proto_udp.o CC net/ipv4/fib_trie.o CC net/bridge/netfilter/ebt_log.o /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 CC net/netfilter/nf_conntrack_extend.o CC net/sunrpc/cache.o CC net/sunrpc/rpc_pipe.o CC net/bridge/netfilter/ebt_ulog.o CC net/netfilter/nf_conntrack_acct.o CC net/mac80211/rx.o CC net/ipv4/proc.o CC net/mac80211/spectmgmt.o CC net/netfilter/nf_conntrack_ecache.o LD net/atm/atm.o CC net/bridge/netfilter/ebt_nflog.o CC net/netfilter/nf_conntrack_h323_main.o CC net/netfilter/nf_conntrack_h323_asn1.o CC net/mac80211/tx.o CC net/ipv4/fib_rules.o CC net/netfilter/nfnetlink.o LD net/wireless/cfg80211.o CC net/netfilter/nfnetlink_log.o LD net/decnet/decnet.o CC net/ipv4/ip_gre.o CC net/sunrpc/svc_xprt.o LD net/bridge/bridge.o CC net/sunrpc/stats.o CC net/mac80211/key.o CC net/netfilter/nf_conntrack_proto_gre.o CC net/ipv4/ah4.o CC net/mac80211/util.o CC net/ipv4/ipcomp.o CC net/netfilter/nf_conntrack_ftp.o CC net/netfilter/nf_conntrack_netbios_ns.o CC net/ipv4/xfrm4_tunnel.o CC net/mac80211/wme.o CC net/netfilter/nf_conntrack_pptp.o CC net/ipv4/tunnel4.o CC net/netfilter/nf_conntrack_sip.o CC net/mac80211/event.o CC net/ipv4/xfrm4_mode_transport.o CC net/netfilter/x_tables.o CC net/netfilter/xt_tcpudp.o LD drivers/mmc/built-in.o CC net/ipv4/xfrm4_mode_tunnel.o CC net/netfilter/xt_CONNMARK.o CC net/mac80211/led.o CC net/ipv4/netfilter.o LD net/unix/built-in.o CC net/netfilter/xt_CONNSECMARK.o CC net/ipv4/tcp_bic.o CC net/mac80211/debugfs.o CC net/ipv4/tcp_westwood.o CC net/ipv4/netfilter/ip_tables.o CC net/netfilter/xt_DSCP.o CC net/mac80211/debugfs_sta.o CC net/ipv4/netfilter/iptable_filter.o CC net/ipv4/netfilter/iptable_mangle.o CC net/netfilter/xt_NFLOG.o CC net/ipv4/xfrm4_policy.o CC net/ipv4/xfrm4_state.o CC net/mac80211/debugfs_netdev.o CC net/mac80211/debugfs_key.o CC net/netfilter/xt_NFQUEUE.o CC net/ipv4/netfilter/iptable_raw.o CC net/mac80211/rc80211_minstrel.o CC net/netfilter/xt_NOTRACK.o LD net/rose/rose.o CC net/mac80211/rc80211_minstrel_debugfs.o CC net/ipv4/netfilter/ipt_addrtype.o CC net/ipv4/netfilter/ipt_ah.o CC net/ipv4/netfilter/ipt_ttl.o CC net/netfilter/xt_RATEEST.o CC net/ipv4/xfrm4_input.o CC net/ipv4/netfilter/ipt_ECN.o CC net/netfilter/xt_SECMARK.o CC net/netfilter/xt_TRACE.o CC net/ipv4/xfrm4_output.o CC net/netfilter/xt_connbytes.o CC net/ipv4/netfilter/ipt_LOG.o CC net/netfilter/xt_connlimit.o CC net/ipv4/netfilter/ipt_ULOG.o LD net/llc/llc.o CC net/netfilter/xt_conntrack.o CC net/ipv4/netfilter/arp_tables.o LD net/llc/llc2.o CC net/netfilter/xt_esp.o CC net/ipv4/netfilter/arptable_filter.o CC net/netfilter/xt_hashlimit.o LD net/irda/irda.o LD net/decnet/built-in.o CC net/ipv4/netfilter/ip_queue.o CC net/netfilter/xt_helper.o LD drivers/net/wimax/i2400m/built-in.o CC net/netfilter/xt_length.o CC net/netfilter/xt_iprange.o CC net/netfilter/xt_pkttype.o CC net/netfilter/xt_policy.o CC net/netfilter/xt_quota.o LD net/xfrm/built-in.o CC net/netfilter/xt_realm.o CC net/netfilter/xt_recent.o CC net/netfilter/xt_state.o CC net/netfilter/xt_statistic.o CC net/netfilter/xt_string.o CC net/netfilter/xt_time.o LD net/bridge/netfilter/built-in.o LD drivers/net/wimax/built-in.o LD drivers/net/built-in.o LD net/bridge/built-in.o LD net/ax25/ax25.o LD net/ax25/built-in.o LD net/sunrpc/sunrpc.o LD sound/core/built-in.o LD net/sunrpc/built-in.o LD arch/sh/oprofile/built-in.o LD net/atm/built-in.o LD net/ipx/built-in.o LD drivers/i2c/built-in.o LD net/rose/built-in.o LD drivers/ssb/built-in.o LD net/wimax/built-in.o AS firmware/kaweth/new_code.bin.gen.o LD drivers/media/dvb/built-in.o LD net/llc/built-in.o LD net/wireless/built-in.o LD net/8021q/built-in.o CC arch/sh/lib/io.o AS arch/sh/lib/ashiftrt.o LD drivers/input/built-in.o CC arch/sh/lib/ashldi3.o AS arch/sh/lib/ashlsi3.o CC arch/sh/lib/ashrdi3.o AS arch/sh/lib/ashrsi3.o LD drivers/misc/built-in.o AS arch/sh/lib/checksum.o LD net/ipv4/netfilter/built-in.o CC arch/sh/lib/delay.o LD drivers/video/built-in.o CC arch/sh/lib/div64-generic.o AS arch/sh/lib/div64.o CC arch/sh/lib/lshrdi3.o AS arch/sh/lib/lshrsi3.o AS arch/sh/lib/memchr.o AS arch/sh/lib/memcpy.o AS arch/sh/lib/memmove.o AS arch/sh/lib/memset.o AS arch/sh/lib/movmem.o AS arch/sh/lib/strlen.o AS arch/sh/lib/udiv_qrnnd.o AS arch/sh/lib/udivsi3.o AS arch/sh/lib/udivsi3_i4i-Os.o LD net/can/built-in.o LD net/netfilter/netfilter.o LD net/netfilter/nf_conntrack.o LD net/netfilter/nf_conntrack_h323.o LD net/irda/built-in.o LD arch/sh/lib/built-in.o CC lib/bcd.o CC lib/div64.o CC lib/sort.o CC lib/parser.o CC lib/halfmd4.o CC lib/debug_locks.o CC lib/random32.o CC lib/bust_spinlocks.o CC lib/hexdump.o CC lib/kasprintf.o CC lib/bitmap.o CC lib/scatterlist.o CC lib/string_helpers.o CC lib/iomap_copy.o CC lib/devres.o CC lib/hweight.o CC lib/kernel_lock.o CC lib/plist.o CC lib/bitrev.o CC lib/crc-ccitt.o CC lib/crc16.o CC lib/crc-t10dif.o CC lib/crc-itu-t.o CC lib/crc32.o CC lib/crc7.o CC lib/libcrc32c.o CC lib/zlib_deflate/deflate.o CC lib/textsearch.o CC lib/ts_kmp.o CC lib/ts_bm.o CC lib/zlib_deflate/deftree.o CC lib/ts_fsm.o CC lib/audit.o CC lib/zlib_deflate/deflate_syms.o CC lib/syscall.o CC lib/nlattr.o CC lib/argv_split.o CC lib/zlib_inflate/inffast.o CC lib/zlib_inflate/inflate.o CC lib/zlib_inflate/infutil.o LD net/mac80211/mac80211.o CC lib/zlib_inflate/inftrees.o CC lib/cmdline.o CC lib/ctype.o CC lib/zlib_inflate/inflate_syms.o CC lib/dec_and_lock.o CC lib/dump_stack.o CC lib/extable.o CC lib/find_last_bit.o CC lib/find_next_bit.o CC lib/idr.o CC lib/int_sqrt.o LD net/core/built-in.o CC lib/irq_regs.o CC lib/is_single_threaded.o CC lib/klist.o CC lib/kobject.o CC lib/kobject_uevent.o CC lib/kref.o CC lib/prio_heap.o CC lib/prio_tree.o CC lib/proportions.o CC lib/radix-tree.o CC lib/ratelimit.o CC lib/rbtree.o CC lib/reciprocal_div.o CC lib/rwsem-spinlock.o CC lib/sha1.o CC lib/show_mem.o CC lib/string.o CC lib/vsprintf.o LD sound/pcmcia/vx/built-in.o LD drivers/hid/built-in.o LD net/netfilter/built-in.o LD lib/zlib_deflate/zlib_deflate.o LD lib/zlib_deflate/built-in.o LD lib/zlib_inflate/zlib_inflate.o LD lib/zlib_inflate/built-in.o LD lib/built-in.o AR lib/lib.a LD drivers/power/built-in.o LD net/mac80211/built-in.o LD drivers/usb/built-in.o LD fs/xfs/built-in.o LD drivers/media/built-in.o LD sound/pcmcia/built-in.o LD drivers/char/rio/built-in.o LD fs/built-in.o LD sound/built-in.o LD firmware/built-in.o LD drivers/char/built-in.o AR arch/sh/lib/lib.a LD net/ipv4/built-in.o LD net/built-in.o LD drivers/built-in.o LD vmlinux.o MODPOST vmlinux.o GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o LD .tmp_vmlinux3 KSYM .tmp_kallsyms3.S AS .tmp_kallsyms3.o CHK include/linux/version.h make[3]: `scripts/unifdef' is up to date. INSTALL include/linux (348 files) INSTALL include/asm (34 files) CHECK include/linux (348 files) /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/acct.h:62: leaks CONFIG_M68K to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/atmdev.h:103: leaks CONFIG_COMPAT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/bsg.h:11: found __[us]{8,16,32,64} type without #include /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/cm4000_cs.h:22: leaks CONFIG_COMPAT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/coda_psdev.h:90: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/elfcore.h:59: leaks CONFIG_BINFMT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/fb.h:381: leaks CONFIG_FB to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/flat.h:16: leaks CONFIG_BINFMT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/in6.h:47: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/in6.h:49: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:39: leaks CONFIG_NUMA to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:40: leaks CONFIG_NUMA to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:46: leaks CONFIG_FTRACE to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:47: leaks CONFIG_FTRACE to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/nubus.h:297: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/nubus.h:299: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/nubus.h:303: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/pkt_cls.h:307: leaks CONFIG_NET to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/pkt_cls.h:308: leaks CONFIG_NET to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/pktcdvd.h:36: leaks CONFIG_CDROM to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/raw.h:16: leaks CONFIG_MAX to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:64: leaks CONFIG_REISERFS to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:81: leaks CONFIG_REISERFS to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:687: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:995: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:997: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1467: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1587: leaks CONFIG_QUOTA to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1760: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1764: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1766: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1769: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1771: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1805: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1908: leaks CONFIG_PROC to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1948: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1949: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1950: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1951: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1962: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1963: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1964: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/socket.h:27: leaks CONFIG_PROC to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/socket.h:29: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/socket.h:262: leaks CONFIG_COMPAT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/types.h:114: leaks CONFIG_LBD to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/videodev.h:19: leaks CONFIG_VIDEO to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/videodev.h:314: leaks CONFIG_VIDEO to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/videodev2.h:1477: leaks CONFIG_VIDEO to userspace where it is not valid CHECK include/asm (34 files) /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm/auxvec.h:15: leaks CONFIG_VSYSCALL to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm/sigcontext.h:7: leaks CONFIG_CPU to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm/sigcontext.h:28: leaks CONFIG_CPU to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm/sigcontext.h:29: leaks CONFIG_CPU to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm/stat.h:18: leaks CONFIG_CPU to userspace where it is not valid LD Documentation/connector/built-in.o HOSTCC Documentation/accounting/getdelays CC [M] Documentation/connector/cn_test.o HOSTCC Documentation/networking/ifenslave HOSTCC Documentation/connector/ucon HOSTCC Documentation/spi/spidev_test HOSTCC Documentation/video4linux/v4lgrab HOSTCC Documentation/spi/spidev_fdx CC [M] Documentation/DocBook/procfs_example.o /scratch/kisskb/src/Documentation/spi/spidev_fdx.c: In function 'do_msg': /scratch/kisskb/src/Documentation/spi/spidev_fdx.c:61: warning: cast from pointer to integer of different size /scratch/kisskb/src/Documentation/spi/spidev_fdx.c:64: warning: cast from pointer to integer of different size /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c: In function 'main': /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:193: warning: 'src_depth' may be used uninitialized in this function /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:108: warning: 'b' may be used uninitialized in this function /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:108: warning: 'g' may be used uninitialized in this function /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:108: warning: 'r' may be used uninitialized in this function /scratch/kisskb/src/Documentation/accounting/getdelays.c: In function 'main': /scratch/kisskb/src/Documentation/accounting/getdelays.c:249: warning: 'cmd_type' may be used uninitialized in this function /scratch/kisskb/src/Documentation/connector/cn_test.c:45: warning: 'cn_test_want_notify' defined but not used LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map AS arch/sh/boot/compressed/head_32.o OBJCOPY arch/sh/boot/compressed/vmlinux.bin CC arch/sh/boot/compressed/misc_32.o GZIP arch/sh/boot/compressed/vmlinux.bin.gz AS arch/sh/boot/compressed/piggy.o LD arch/sh/boot/compressed/vmlinux OBJCOPY arch/sh/boot/zImage Kernel: arch/sh/boot/zImage is ready # Build took: 0:01:59.014808 # git bisect good Bisecting: 116 revisions left to test after this [0c93ea4064a209cdc36de8a9a3003d43d08f46f7] Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 # < git symbolic-ref HEAD Trying 0c93ea4064a209cdc36de8a9a3003d43d08f46f7 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh make[2]: `include/asm-sh/machtypes.h' is up to date. Using /scratch/kisskb/src as source for kernel HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.c SHIPPED scripts/genksyms/parse.h SHIPPED scripts/genksyms/keywords.c SHIPPED scripts/genksyms/parse.c HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh CHK include/linux/compile.h CC init/main.o AS usr/initramfs_data.o CC init/do_mounts.o LD usr/built-in.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/version.o CC arch/sh/mm/init.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/idle.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/io.o CC arch/sh/boards/mach-se/board-se7619.o CC arch/sh/kernel/io_generic.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/pg-nommu.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time_32.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/module.o CC arch/sh/kernel/cpu/init.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/early_printk.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/timers/timer.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/timers/timer-cmt.o CC arch/sh/kernel/init_task.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o distcc[23591] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/kernel/cpu/irq/built-in.o distcc[24183] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/kernel/timers/built-in.o distcc[24079] ERROR: compile (null) on localhost:Broken pipe distcc[24085] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/boards/mach-se/built-in.o LD init/mounts.o LD arch/sh/kernel/cpu/sh2/built-in.o LD arch/sh/kernel/cpu/built-in.o LD init/built-in.o LD arch/sh/mm/built-in.o CC ipc/util.o CC mm/bootmem.o CC ipc/msgutil.o CC mm/filemap.o CC ipc/msg.o CC security/tomoyo/common.o CC mm/mempool.o CC security/commoncap.o CC ipc/sem.o CC security/security.o CC ipc/shm.o CC security/tomoyo/realpath.o CC mm/oom_kill.o CC security/tomoyo/tomoyo.o CC security/tomoyo/domain.o CC ipc/ipcns_notifier.o CC security/tomoyo/file.o CC mm/fadvise.o CC security/keys/key.o CC security/capability.o LD block/built-in.o CC mm/maccess.o CC ipc/ipc_sysctl.o CC mm/page_alloc.o CC mm/page-writeback.o CC security/keys/keyring.o CC security/keys/keyctl.o CC mm/pdflush.o CC security/inode.o CC security/root_plug.o /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:321: warning: control reaches end of non-void function CC mm/readahead.o CC security/keys/permission.o CC fs/open.o CC mm/swap.o CC kernel/sched.o CC security/keys/process_keys.o CC kernel/fork.o CC mm/truncate.o /scratch/kisskb/src/ipc/shm.c: In function 'sys_shmdt': /scratch/kisskb/src/ipc/shm.c:972: warning: unused variable 'size' /scratch/kisskb/src/ipc/shm.c:970: warning: unused variable 'next' CC mm/vmscan.o CC mm/shmem.o CC kernel/exec_domain.o CC crypto/api.o CC security/keys/request_key.o CC mm/prio_tree.o CC kernel/panic.o CC mm/util.o CC kernel/printk.o CC fs/read_write.o CC mm/mmzone.o CC kernel/cpu.o CC mm/vmstat.o CC mm/backing-dev.o CC fs/file_table.o CC fs/super.o CC fs/char_dev.o CC kernel/exit.o CC security/keys/request_key_auth.o CC kernel/itimer.o TIMEC kernel/timeconst.h CC security/keys/user_defined.o CC crypto/cipher.o CC mm/page_isolation.o CC fs/stat.o CC security/keys/sysctl.o CC fs/exec.o CC mm/mm_init.o CC mm/nommu.o CC fs/pipe.o CC kernel/softirq.o CC mm/dmapool.o CC fs/namei.o CC mm/sparse.o CC kernel/resource.o CC crypto/digest.o CC mm/slub.o CC crypto/compress.o CC crypto/algapi.o CC kernel/sysctl.o CC fs/fcntl.o CC fs/ioctl.o CC mm/quicklist.o CC crypto/scatterwalk.o CC mm/memcontrol.o CC crypto/ablkcipher.o CC kernel/capability.o CC kernel/ptrace.o CC mm/page_cgroup.o CC fs/readdir.o CC kernel/timer.o CC kernel/user.o CC crypto/blkcipher.o CC kernel/signal.o CC crypto/hash.o distcc[25281] ERROR: compile (null) on localhost:Broken pipe CC crypto/ahash.o CC fs/select.o CC crypto/shash.o CC fs/fifo.o CC kernel/sys.o CC crypto/algboss.o CC kernel/kmod.o CC crypto/testmgr.o CC kernel/workqueue.o /scratch/kisskb/src/kernel/sysctl.c:103: warning: 'one' defined but not used CC kernel/pid.o CC fs/dcache.o CC crypto/crypto_wq.o CC fs/inode.o CC crypto/fips.o CC kernel/rcupdate.o CC crypto/aead.o CC kernel/extable.o distcc[25975] ERROR: compile (null) on localhost:Broken pipe CC kernel/params.o CC crypto/chainiv.o CC kernel/posix-timers.o CC crypto/eseqiv.o distcc[26445] ERROR: compile (null) on localhost:Broken pipe CC kernel/kthread.o CC fs/attr.o CC kernel/wait.o CC kernel/kfifo.o CC fs/bad_inode.o CC crypto/pcompress.o distcc[26199] ERROR: compile (null) on localhost:Broken pipe CC kernel/sys_ni.o CC fs/file.o distcc[25399] ERROR: compile (null) on localhost:Broken pipe CC kernel/posix-cpu-timers.o CC fs/filesystems.o CC crypto/crypto_null.o CC fs/namespace.o CC crypto/rmd256.o CC kernel/mutex.o CC fs/seq_file.o CC fs/xattr.o distcc[25531] ERROR: compile (null) on localhost:Broken pipe CC fs/libfs.o CC kernel/hrtimer.o CC crypto/ecb.o CC kernel/rwsem.o CC fs/fs-writeback.o CC kernel/nsproxy.o CC kernel/srcu.o CC crypto/des_generic.o CC crypto/twofish.o CC fs/pnode.o CC crypto/twofish_common.o distcc[25757] ERROR: compile (null) on localhost:Broken pipe distcc[26492] ERROR: compile (null) on localhost:Broken pipe CC fs/drop_caches.o distcc[27014] ERROR: compile (null) on localhost:Broken pipe distcc[27019] ERROR: compile (null) on localhost:Broken pipe distcc[27030] ERROR: compile (null) on localhost:Broken pipe CC kernel/semaphore.o CC crypto/aes_generic.o distcc[25837] ERROR: compile (null) on localhost:Broken pipe distcc[26207] ERROR: compile (null) on localhost:Broken pipe CC kernel/notifier.o CC fs/splice.o CC kernel/ksysfs.o CC crypto/cast5.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1880: warning: control reaches end of non-void function CC fs/sync.o CC kernel/pm_qos_params.o CC crypto/cast6.o distcc[25570] ERROR: compile (null) on localhost:Broken pipe CC kernel/sched_clock.o distcc[25622] ERROR: compile (null) on localhost:Broken pipe CC crypto/crc32c.o CC fs/utimes.o CC kernel/cred.o CC crypto/rng.o distcc[26554] ERROR: compile (null) on localhost:Broken pipe distcc[27391] ERROR: compile (null) on localhost:Broken pipe CC fs/stack.o CC crypto/krng.o distcc[27100] ERROR: compile (null) on localhost:Broken pipe distcc[27455] ERROR: compile (null) on localhost:Broken pipe CC crypto/ansi_cprng.o CC fs/no-block.o distcc[26020] ERROR: compile (null) on localhost:Broken pipe distcc[26808] ERROR: compile (null) on localhost:Broken pipe CC kernel/async.o distcc[26836] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/seqiv.o distcc[27260] ERROR: compile (null) on localhost:Broken pipe CC kernel/freezer.o distcc[27279] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/autofs4/init.o distcc[25289] ERROR: compile (null) on localhost:Broken pipe distcc[25769] ERROR: compile (null) on localhost:Broken pipe distcc[26976] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/autofs4/inode.o CC kernel/profile.o CC [M] crypto/hmac.o CC kernel/sysctl_check.o distcc[26876] ERROR: compile (null) on localhost:Broken pipe distcc[26218] ERROR: compile (null) on localhost:Broken pipe CC fs/debugfs/inode.o CC [M] crypto/md5.o CC kernel/stacktrace.o distcc[27899] ERROR: compile (null) on localhost:Broken pipe LD drivers/auxdisplay/built-in.o LD fs/devpts/built-in.o CC [M] drivers/auxdisplay/ks0108.o CC fs/debugfs/file.o CC [M] fs/autofs4/root.o CC kernel/irq/handle.o CC [M] fs/autofs4/symlink.o CC drivers/base/core.o CC [M] fs/fuse/dev.o distcc[27317] ERROR: compile (null) on localhost:Broken pipe LD drivers/block/built-in.o CC drivers/base/sys.o CC kernel/power/process.o distcc[28194] ERROR: compile (null) on localhost:Broken pipe LD drivers/bluetooth/built-in.o distcc[27754] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/fuse/dir.o CC fs/nls/nls_base.o CC [M] crypto/sha256_generic.o CC [M] fs/autofs4/waitq.o CC drivers/base/bus.o CC kernel/power/poweroff.o CC fs/notify/dnotify/dnotify.o distcc[28014] ERROR: compile (null) on localhost:Broken pipe distcc[28420] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/dd.o distcc[25900] ERROR: compile (null) on localhost:Broken pipe distcc[26329] ERROR: compile (null) on localhost:Broken pipe LD drivers/cdrom/built-in.o CC [M] drivers/bluetooth/hci_vhci.o CC fs/nls/nls_cp775.o CC fs/notify/inotify/inotify.o CC fs/nls/nls_cp850.o distcc[26051] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_cp855.o distcc[26113] ERROR: compile (null) on localhost:Broken pipe distcc[26400] ERROR: compile (null) on localhost:Broken pipe distcc[28617] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/fuse/file.o distcc[26812] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_cp863.o LD fs/notify/dnotify/built-in.o CC kernel/irq/manage.o LD fs/partitions/built-in.o CC fs/nls/nls_cp865.o CC [M] fs/fuse/inode.o CC drivers/base/driver.o CC [M] fs/autofs4/expire.o CC drivers/char/mem.o CC fs/nls/nls_cp869.o CC [M] drivers/bluetooth/hci_ldisc.o CC fs/nls/nls_cp874.o LD fs/debugfs/debugfs.o CC fs/nls/nls_cp936.o CC [M] fs/fuse/control.o CC [M] crypto/sha512_generic.o CC fs/ramfs/inode.o CC kernel/time/timekeeping.o distcc[26854] ERROR: compile (null) on localhost:Broken pipe distcc[25752] ERROR: compile (null) on localhost:Broken pipe CC kernel/time/ntp.o CC fs/nls/nls_cp949.o CC fs/ramfs/file-nommu.o CC [M] drivers/bluetooth/hci_h4.o CC kernel/time/clocksource.o CC drivers/base/class.o CC [M] fs/autofs4/dev-ioctl.o CC [M] crypto/wp512.o LD drivers/connector/built-in.o CC kernel/irq/spurious.o CC drivers/char/random.o CC fs/nls/nls_cp950.o CC kernel/trace/ring_buffer.o CC kernel/irq/resend.o CC kernel/trace/trace.o distcc[26934] ERROR: compile (null) on localhost:Broken pipe CC kernel/trace/trace_nop.o CC kernel/irq/chip.o CC [M] drivers/bluetooth/hci_bcsp.o distcc[27214] ERROR: compile (null) on localhost:Broken pipe CC fs/sysfs/inode.o CC [M] crypto/tgr192.o CC drivers/char/tty_io.o CC [M] drivers/bluetooth/bcm203x.o distcc[29244] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/connector/cn_queue.o CC kernel/up.o CC [M] drivers/connector/connector.o LD sound/built-in.o CC kernel/irq/devres.o CC drivers/char/n_tty.o CC fs/sysfs/file.o CC [M] sound/sound_core.o CC drivers/base/platform.o CC fs/nls/nls_ascii.o distcc[27008] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/ctr.o CC kernel/time/jiffies.o CC kernel/irq/autoprobe.o distcc[29920] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/bluetooth/bpa10x.o CC kernel/uid16.o CC fs/sysfs/dir.o CC [M] sound/sound_firmware.o distcc[26259] ERROR: compile (null) on localhost:Broken pipe LD drivers/gpu/built-in.o CC drivers/base/cpu.o CC fs/nls/nls_iso8859-3.o CC drivers/char/tty_ioctl.o /scratch/kisskb/src/fs/sysfs/dir.c:447: warning: 'sysfs_pathname' defined but not used distcc[29054] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/blowfish.o distcc[26071] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/bluetooth/bfusb.o CC kernel/time/timer_list.o distcc[29417] ERROR: compile (null) on localhost:Broken pipe distcc[27385] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/serpent.o CC fs/sysfs/symlink.o CC drivers/base/firmware.o CC drivers/char/tty_ldisc.o CC fs/nls/nls_iso8859-4.o LD drivers/hid/built-in.o CC [M] drivers/hid/hid-core.o CC [M] drivers/bluetooth/dtl1_cs.o CC kernel/module.o CC drivers/base/init.o distcc[30017] ERROR: compile (null) on localhost:Broken pipe CC fs/sysfs/mount.o CC drivers/char/tty_buffer.o distcc[29391] ERROR: compile (null) on localhost:Broken pipe CC fs/eventpoll.o CC [M] drivers/hid/hid-input.o CC [M] drivers/bluetooth/bluecard_cs.o distcc[27285] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/map.o CC fs/sysfs/bin.o CC fs/nls/nls_iso8859-5.o LD drivers/hwmon/built-in.o LD sound/core/oss/built-in.o LD sound/drivers/built-in.o CC drivers/char/tty_port.o distcc[30716] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/oss/mixer_oss.o distcc[30720] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/hwdep.o LD sound/drivers/vx/built-in.o LD sound/core/seq/built-in.o distcc[26726] ERROR: compile (null) on localhost:Broken pipe distcc[27194] ERROR: compile (null) on localhost:Broken pipe distcc[30123] ERROR: compile (null) on localhost:Broken pipe distcc[30612] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2286: warning: label 'free_init' defined but not used distcc[25794] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/hwmon.o LD [M] fs/autofs4/autofs4.o distcc[26530] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_iso8859-14.o CC [M] sound/core/memalloc.o distcc[30906] ERROR: compile (null) on localhost:Broken pipe CC fs/sysfs/group.o CC [M] drivers/hwmon/hwmon-vid.o distcc[30371] ERROR: compile (null) on localhost:Broken pipe distcc[25434] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/bluetooth/btuart_cs.o LD kernel/power/built-in.o CC drivers/i2c/i2c-boardinfo.o LD sound/i2c/built-in.o LD fs/debugfs/built-in.o CC [M] sound/core/seq/seq_device.o CC fs/nls/nls_iso8859-15.o CC [M] drivers/bluetooth/btsdio.o distcc[30643] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/arc4.o CC [M] drivers/hwmon/w83627hf.o distcc[26587] ERROR: compile (null) on localhost:Broken pipe distcc[28899] ERROR: compile (null) on localhost:Broken pipe distcc[28980] ERROR: compile (null) on localhost:Broken pipe CC fs/anon_inodes.o CC [M] drivers/hwmon/adm1025.o CC [M] sound/core/seq/seq_midi_event.o CC [M] fs/nls/nls_cp437.o CC kernel/kallsyms.o CC [M] drivers/hwmon/adm9240.o LD sound/i2c/other/built-in.o CC drivers/char/pty.o CC [M] sound/core/seq/seq_midi.o LD sound/isa/built-in.o CC [M] drivers/i2c/algos/i2c-algo-bit.o CC [M] drivers/i2c/busses/i2c-sh_mobile.o CC [M] sound/i2c/other/ak4117.o CC [M] drivers/hwmon/ads7828.o MKDIR firmware/dabusb AS firmware/emi26/loader.fw.gen.o distcc[30647] ERROR: compile (null) on localhost:Broken pipe CC kernel/cgroup.o CC fs/timerfd.o CC [M] sound/core/seq/seq.o AS firmware/emi26/firmware.fw.gen.o CC fs/eventfd.o CC [M] crypto/seed.o CC drivers/base/devres.o CC [M] drivers/hwmon/gl518sm.o CC [M] sound/core/sgbuf.o CC [M] drivers/i2c/busses/i2c-simtec.o LD ipc/built-in.o distcc[30825] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/i2c/algos/i2c-algo-pca.o CC [M] fs/nls/nls_cp737.o LD [M] drivers/bluetooth/hci_uart.o AS firmware/emi26/bitstream.fw.gen.o CC [M] sound/core/pcm.o CC fs/binfmt_misc.o CC [M] sound/core/pcm_native.o distcc[31896] ERROR: compile (null) on localhost:Broken pipe distcc[31552] ERROR: compile (null) on localhost:Broken pipe distcc[30924] ERROR: compile (null) on localhost:Broken pipe distcc[30734] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/i2c/i2c-core.o CC [M] drivers/i2c/busses/i2c-parport-light.o CC [M] sound/core/seq/seq_lock.o CC [M] sound/core/pcm_lib.o CC [M] sound/core/seq/seq_clientmgr.o CC [M] drivers/hwmon/ibmaem.o CC kernel/cgroup_freezer.o LD kernel/time/built-in.o CC [M] drivers/i2c/busses/i2c-tiny-usb.o CC drivers/input/input.o CC [M] sound/core/seq/seq_memory.o CC [M] sound/core/pcm_timer.o AS firmware/keyspan/mpr.fw.gen.o CC fs/binfmt_script.o CC drivers/input/input-compat.o CC [M] sound/core/pcm_misc.o CC [M] fs/nls/nls_cp852.o CC drivers/base/attribute_container.o CC drivers/char/misc.o CC [M] drivers/i2c/busses/i2c-pca-platform.o LD drivers/input/gameport/built-in.o CC [M] sound/core/seq/seq_queue.o CC fs/dquot.o CC [M] drivers/input/gameport/gameport.o CC drivers/input/ff-core.o AS firmware/keyspan/usa18x.fw.gen.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:283: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_del_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:646: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_register_driver': /scratch/kisskb/src/drivers/i2c/i2c-core.c:713: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function '__detach_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:780: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:876: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:827) /scratch/kisskb/src/drivers/i2c/i2c-core.c:876: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:827) /scratch/kisskb/src/drivers/i2c/i2c-core.c:904: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:879) /scratch/kisskb/src/drivers/i2c/i2c-core.c:904: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:879) distcc[29706] ERROR: compile (null) on localhost:Broken pipe distcc[32481] ERROR: compile (null) on localhost:Broken pipe distcc[32168] ERROR: compile (null) on localhost:Broken pipe distcc[32501] ERROR: compile (null) on localhost:Broken pipe LD security/tomoyo/built-in.o distcc[31456] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nls/nls_cp857.o CC kernel/ns_cgroup.o CC [M] fs/nls/nls_cp860.o CC [M] fs/nls/nls_cp862.o CC drivers/base/transport_class.o CC drivers/char/vt_ioctl.o CC [M] crypto/deflate.o CC drivers/input/serio/serio.o CC drivers/input/serio/serport.o CC [M] drivers/input/gameport/ns558.o distcc[30803] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/input-polldev.o CC [M] sound/core/seq/seq_fifo.o LD sound/pci/built-in.o CC [M] sound/core/pcm_memory.o CC [M] sound/core/seq/seq_prioq.o CC drivers/input/serio/serio_raw.o CC [M] drivers/hwmon/ibmpex.o LD [M] drivers/hid/hid.o MK_FW firmware/keyspan/usa19.fw.gen.S CC [M] sound/core/seq/seq_timer.o CC drivers/char/vc_screen.o CC [M] fs/nls/nls_cp1250.o CC drivers/leds/led-core.o CC fs/quota_v1.o CC kernel/utsname.o LD kernel/irq/built-in.o CC [M] sound/core/rawmidi.o LD sound/pcmcia/pdaudiocf/built-in.o IHEX2FW firmware/keyspan/usa19.fw CC drivers/input/mouse/appletouch.o CC [M] sound/core/timer.o distcc[767] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/seq_system.o CC drivers/base/dma-mapping.o distcc[32460] ERROR: compile (null) on localhost:Broken pipe CC drivers/leds/led-class.o distcc[30407] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/zlib.o CC [M] drivers/input/serio/i8042.o CC [M] drivers/hwmon/it87.o AS firmware/keyspan/usa19qw.fw.gen.o CC drivers/input/mouse/bcm5974.o LD fs/notify/inotify/built-in.o LD sound/pcmcia/vx/built-in.o MK_FW firmware/keyspan/usa19w.fw.gen.S CC [M] sound/pcmcia/pdaudiocf/pdaudiocf.o CC [M] fs/nls/nls_cp1251.o CC drivers/base/module.o distcc[26828] ERROR: compile (null) on localhost:Broken pipe CC kernel/res_counter.o CC drivers/char/selection.o CC fs/quota_v2.o CC drivers/input/mouse/sermouse.o CC drivers/leds/led-triggers.o CC [M] sound/core/seq/seq_ports.o CC [M] drivers/input/serio/parkbd.o CC [M] drivers/hwmon/lm75.o CC [M] sound/core/sound.o CC [M] crypto/michael_mic.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_core.o CC drivers/input/tablet/aiptek.o IHEX2FW firmware/keyspan/usa19w.fw CC [M] drivers/input/mouse/psmouse-base.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_irq.o distcc[31101] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/keyboard.o CC drivers/input/tablet/gtco.o CC drivers/char/vt.o CC drivers/leds/ledtrig-backlight.o CC drivers/char/defkeymap.o distcc[492] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/base/firmware_class.o CC [M] drivers/leds/leds-pca955x.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o CC drivers/char/tty_audit.o CC [M] fs/nls/nls_iso8859-1.o distcc[1699] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/sysrq.o CC [M] drivers/input/serio/libps2.o distcc[25500] ERROR: compile (null) on localhost:Broken pipe LD drivers/media/common/built-in.o CC drivers/media/video/dabusb.o CC drivers/input/touchscreen/gunze.o LD security/keys/built-in.o AS firmware/keyspan/usa28.fw.gen.o CC fs/quota_tree.o CC [M] sound/core/seq/seq_info.o CC drivers/input/touchscreen/fujitsu_ts.o CC [M] drivers/input/tablet/acecad.o CC kernel/audit.o CC [M] drivers/leds/leds-wm8350.o CC [M] sound/core/init.o CC drivers/input/touchscreen/inexio.o distcc[1298] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/leds/ledtrig-timer.o LD drivers/media/video/built-in.o CC drivers/memstick/core/memstick.o distcc[1752] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/touchscreen/mtouch.o LD fs/notify/built-in.o CC drivers/input/touchscreen/mk712.o CC drivers/input/touchscreen/touchwin.o CC [M] drivers/hwmon/lm77.o CC drivers/char/specialix.o AS firmware/keyspan/usa28xa.fw.gen.o AS firmware/keyspan/usa28xb.fw.gen.o CC [M] drivers/input/touchscreen/elo.o MK_FW firmware/keyspan/usa28x.fw.gen.S IHEX2FW firmware/keyspan/usa28x.fw CC fs/quota.o CC [M] drivers/input/mouse/synaptics.o CC [M] drivers/input/touchscreen/penmount.o CC [M] sound/core/memory.o CC [M] drivers/input/touchscreen/tsc2007.o LD sound/core/seq/oss/built-in.o CC [M] sound/core/info.o LD fs/ramfs/ramfs.o CC [M] drivers/input/joydev.o CC [M] fs/nls/nls_iso8859-2.o LD [M] fs/fuse/fuse.o CC kernel/auditfilter.o LD drivers/mfd/built-in.o CC drivers/char/riscom8.o CC [M] sound/core/seq/oss/seq_oss.o CC [M] drivers/hwmon/lm78.o distcc[26800] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/control.o CC [M] drivers/mfd/wm8400-core.o LD drivers/misc/eeprom/built-in.o distcc[2744] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mfd/wm8350-core.o CC [M] drivers/mfd/wm8350-regmap.o CC [M] crypto/lzo.o LD drivers/memstick/core/built-in.o LD arch/sh/kernel/built-in.o /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3177:2: warning: #warning No WM8350 config modes supported - select at least one of the /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3178:2: warning: #warning MFD_WM8350_CONFIG_MODE_n options from the board driver. CC [M] drivers/input/mouse/logips2pp.o CC drivers/char/n_hdlc.o CC [M] fs/nls/nls_iso8859-6.o LD drivers/mmc/card/built-in.o LD sound/synth/built-in.o CC [M] fs/nls/nls_iso8859-7.o CC [M] sound/core/seq/oss/seq_oss_init.o CC [M] drivers/mmc/card/sdio_uart.o LD [M] sound/i2c/other/snd-ak4117.o CC [M] fs/nls/nls_cp1255.o CC [M] sound/core/seq/oss/seq_oss_timer.o CC [M] drivers/mfd/wm8350-gpio.o CC [M] sound/core/seq/oss/seq_oss_ioctl.o CC [M] drivers/hwmon/lm83.o LD drivers/mtd/chips/built-in.o distcc[3166] ERROR: compile (null) on localhost:Broken pipe LD drivers/char/hw_random/built-in.o CC [M] drivers/input/mouse/trackpoint.o CC [M] drivers/char/hw_random/core.o /scratch/kisskb/src/drivers/char/specialix.c:2358: warning: 'specialx_pci_tbl' defined but not used LD drivers/memstick/built-in.o CC fs/dcookies.o LD fs/ramfs/built-in.o CC [M] drivers/input/touchscreen/wacom_w8001.o LD drivers/mtd/devices/built-in.o LD sound/usb/built-in.o AS firmware/keyspan/usa49wlc.fw.gen.o CC [M] drivers/mtd/devices/doc2001.o CC [M] sound/usb/usbaudio.o distcc[2613] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/misc.o CC [M] drivers/mtd/chips/chipreg.o CC [M] drivers/input/evdev.o distcc[3457] ERROR: compile (null) on localhost:Broken pipe distcc[31103] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/chips/cfi_probe.o CC [M] drivers/mfd/wm8350-i2c.o CC drivers/char/ipmi/ipmi_msghandler.o CC drivers/mmc/core/core.o CC [M] drivers/input/mouse/touchkit_ps2.o CC [M] drivers/mfd/mfd-core.o CC [M] sound/core/seq/oss/seq_oss_event.o CC drivers/mmc/host/sdhci.o LD drivers/misc/built-in.o distcc[1601] ERROR: compile (null) on localhost:Broken pipe LD security/built-in.o CC [M] fs/nls/nls_iso8859-13.o distcc[3678] ERROR: compile (null) on localhost:Broken pipe LD drivers/mtd/lpddr/built-in.o LD drivers/input/tablet/built-in.o CC kernel/auditsc.o CC [M] drivers/mtd/devices/doc2001plus.o CC [M] drivers/mtd/chips/cfi_util.o CC [M] drivers/hwmon/lm90.o CC [M] sound/usb/usbmixer.o LD drivers/input/serio/built-in.o CC drivers/mmc/core/bus.o LD crypto/crypto.o CC [M] sound/core/seq/oss/seq_oss_rw.o CC drivers/char/ipmi/ipmi_si_intf.o CC [M] drivers/mfd/pcf50633-core.o CC [M] sound/core/device.o MK_FW firmware/dabusb/firmware.fw.gen.S LD drivers/mtd/maps/built-in.o distcc[3955] ERROR: compile (null) on localhost:Broken pipe LD drivers/net/can/built-in.o CC [M] fs/nls/nls_koi8-r.o CC [M] drivers/mtd/maps/map_funcs.o LD drivers/net/irda/built-in.o CC [M] sound/usb/usbmidi.o CC [M] drivers/char/pcmcia/cm4000_cs.o LD drivers/net/hamradio/built-in.o LD crypto/crypto_algapi.o CC kernel/audit_tree.o CC drivers/mmc/core/host.o distcc[25436] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/devices/docprobe.o CC [M] drivers/net/hamradio/mkiss.o CC drivers/char/ipmi/ipmi_kcs_sm.o /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined LD arch/sh/drivers/built-in.o CC [M] drivers/net/hamradio/6pack.o distcc[28631] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/hamradio/yam.o CC [M] drivers/mtd/chips/cfi_cmdset_0020.o distcc[4258] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/hamradio/bpqether.o distcc[32677] ERROR: compile (null) on localhost:Broken pipe LD drivers/net/wimax/built-in.o distcc[2808] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/sound_oss.o LD drivers/input/touchscreen/built-in.o LD drivers/mtd/nand/built-in.o IHEX2FW firmware/dabusb/firmware.fw CC [M] drivers/mtd/nand/nand_base.o CC [M] drivers/net/irda/irda-usb.o LD drivers/char/rio/built-in.o LD drivers/parport/built-in.o CC [M] drivers/char/rio/rio_linux.o CC [M] drivers/hwmon/lm92.o CC [M] drivers/parport/share.o CC [M] drivers/parport/ieee1284.o CC [M] drivers/mtd/maps/physmap.o LD crypto/crypto_blkcipher.o LD [M] sound/soundcore.o LD drivers/input/mouse/built-in.o CC drivers/char/ipmi/ipmi_smic_sm.o CC [M] drivers/mtd/chips/cfi_cmdset_0001.o CC [M] drivers/char/rio/rioinit.o CC [M] sound/usb/caiaq/caiaq-device.o CC [M] drivers/hwmon/lm93.o LD [M] sound/core/oss/snd-mixer-oss.o CC [M] sound/core/info_oss.o CC drivers/char/ipmi/ipmi_bt_sm.o CC [M] drivers/mtd/devices/docecc.o distcc[27506] ERROR: compile (null) on localhost:Broken pipe distcc[1054] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mfd/pcf50633-adc.o CC [M] drivers/char/rio/rioboot.o CC [M] fs/nls/nls_utf8.o CC drivers/mmc/core/mmc.o LD drivers/net/wireless/built-in.o CC [M] drivers/char/generic_serial.o LD drivers/char/pcmcia/built-in.o MK_FW firmware/dabusb/bitstream.bin.gen.S CC [M] drivers/char/rio/riocmd.o LD drivers/mtd/onenand/built-in.o CC [M] drivers/mtd/nand/nand_bbt.o CC [M] sound/core/seq/oss/seq_oss_synth.o CC [M] sound/usb/caiaq/caiaq-audio.o CC [M] drivers/parport/ieee1284_ops.o CC [M] drivers/net/hamradio/baycom_ser_fdx.o CC [M] drivers/hwmon/max1619.o CC kernel/rcutree.o distcc[5127] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/chips/gen_probe.o CC [M] drivers/mtd/maps/solutionengine.o LD drivers/pcmcia/built-in.o CC drivers/mmc/core/mmc_ops.o CC drivers/net/Space.o LD drivers/mtd/tests/built-in.o CC drivers/net/loopback.o LD fs/nls/built-in.o CC [M] drivers/mtd/devices/slram.o IHEX firmware/dabusb/bitstream.bin CC [M] drivers/char/rio/rioctrl.o CC [M] drivers/mtd/onenand/onenand_base.o CC [M] drivers/mtd/nand/nand_ecc.o CC drivers/char/ipmi/ipmi_poweroff.o LD arch/sh/oprofile/built-in.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprof.o CC [M] sound/core/seq/oss/seq_oss_midi.o CC [M] drivers/char/lp.o CC [M] drivers/parport/procfs.o LD crypto/crypto_hash.o CC [M] sound/core/seq/oss/seq_oss_readq.o distcc[4152] ERROR: compile (null) on localhost:Broken pipe CC kernel/rcutree_trace.o CC [M] drivers/mtd/maps/plat-ram.o /scratch/kisskb/src/drivers/mtd/maps/solutionengine.c: In function 'init_soleng_maps': /scratch/kisskb/src/drivers/mtd/maps/solutionengine.c:74: warning: assignment makes pointer from integer without a cast /scratch/kisskb/src/drivers/mtd/maps/solutionengine.c:76: warning: assignment makes pointer from integer without a cast /scratch/kisskb/src/drivers/mtd/maps/solutionengine.c:86: warning: format '%08lx' expects type 'long unsigned int', but argument 2 has type 'resource_size_t' /scratch/kisskb/src/drivers/mtd/maps/solutionengine.c:86: warning: format '%08lx' expects type 'long unsigned int', but argument 3 has type 'resource_size_t' CC [M] drivers/mtd/chips/map_ram.o CC [M] drivers/pcmcia/ds.o CC [M] sound/core/seq/oss/seq_oss_writeq.o CC [M] drivers/char/n_r3964.o CC [M] drivers/pcmcia/pcmcia_resource.o LD drivers/mtd/ubi/built-in.o CC [M] sound/usb/caiaq/caiaq-midi.o CC drivers/mmc/core/sd.o CC [M] drivers/net/hamradio/hdlcdrv.o CC [M] drivers/mtd/devices/phram.o CC [M] drivers/net/hamradio/baycom_ser_hdx.o distcc[5020] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/nand/nand_ids.o CC [M] drivers/mtd/onenand/onenand_bbt.o LD drivers/media/built-in.o LD [M] drivers/char/hw_random/rng-core.o CC net/socket.o distcc[5125] ERROR: compile (null) on localhost:Broken pipe distcc[6006] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/parport/parport_pc.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/cpu_buffer.o CC [M] drivers/char/ppdev.o AS firmware/keyspan/usa19.fw.gen.o distcc[5173] ERROR: compile (null) on localhost:Broken pipe LD crypto/cryptomgr.o distcc[3160] ERROR: compile (null) on localhost:Broken pipe distcc[6099] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/parport/parport_ax88796.o CC [M] drivers/mtd/ubi/vtbl.o CC net/802/p8022.o CC [M] drivers/mtd/mtdcore.o CC [M] drivers/char/rio/riointr.o LD drivers/rtc/built-in.o CC [M] sound/usb/caiaq/caiaq-control.o CC [M] drivers/pcmcia/pcmcia_ioctl.o CC drivers/mmc/core/sd_ops.o CC kernel/utsname_sysctl.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/buffer_sync.o LD [M] drivers/mfd/wm8350.o distcc[6355] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/lib/io.o CC [M] drivers/mtd/nand/plat_nand.o AS firmware/keyspan/usa19w.fw.gen.o distcc[6170] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/onenand/onenand_sim.o CC drivers/serial/serial_core.o CC [M] drivers/mtd/ubi/vmt.o CC net/802/psnap.o CC net/8021q/vlan_core.o CC [M] drivers/mtd/chips/map_rom.o CC [M] drivers/mtd/chips/map_absent.o CC [M] drivers/char/ipmi/ipmi_devintf.o CC [M] drivers/mtd/mtdsuper.o CC [M] drivers/net/hamradio/baycom_par.o CC [M] drivers/rtc/rtc-lib.o CC [M] drivers/char/rio/rioparam.o CC kernel/delayacct.o distcc[6733] ERROR: compile (null) on localhost:Broken pipe CC drivers/mmc/core/sdio.o AS arch/sh/lib/ashiftrt.o CC [M] drivers/rtc/class.o distcc[4515] ERROR: compile (null) on localhost:Broken pipe AS firmware/keyspan/usa28x.fw.gen.o CC drivers/sh/intc.o CC drivers/staging/staging.o LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.o CC drivers/mmc/core/sdio_ops.o CC drivers/serial/8250.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/event_buffer.o CC net/appletalk/aarp.o distcc[6955] ERROR: compile (null) on localhost:Broken pipe AS firmware/dabusb/firmware.fw.gen.o CC [M] net/8021q/vlan.o AS firmware/dabusb/bitstream.bin.gen.o CC [M] drivers/rtc/interface.o CC [M] net/802/p8023.o CC kernel/taskstats.o CC [M] drivers/rtc/rtc-ds1286.o LD drivers/staging/built-in.o CC kernel/tsacct.o CC [M] drivers/net/hamradio/baycom_epp.o CC drivers/serial/8250_early.o CC [M] drivers/mtd/nand/alauda.o CC net/appletalk/ddp.o CC [M] net/802/stp.o CC [M] drivers/char/ipmi/ipmi_watchdog.o LD drivers/leds/built-in.o CC [M] drivers/mtd/ubi/upd.o CC [M] drivers/pcmcia/cs.o CC [M] drivers/pcmcia/cistpl.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofile_files.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofilefs.o CC [M] drivers/pcmcia/rsrc_mgr.o CC net/appletalk/dev.o CC [M] drivers/rtc/rtc-ds1307.o LD drivers/sh/built-in.o distcc[7128] ERROR: compile (null) on localhost:Broken pipe LD firmware/built-in.o CC [M] drivers/pcmcia/socket_sysfs.o CC arch/sh/lib/ashldi3.o CC [M] net/8021q/vlan_dev.o CC [M] drivers/char/rio/rioroute.o CC [M] net/802/garp.o distcc[7502] ERROR: compile (null) on localhost:Broken pipe CC net/appletalk/sysctl_net_atalk.o CC drivers/thermal/thermal_sys.o CC [M] drivers/rtc/rtc-ds1511.o distcc[6089] ERROR: compile (null) on localhost:Broken pipe CC [M] net/8021q/vlan_netlink.o CC drivers/mmc/core/sdio_bus.o CC [M] drivers/mtd/mtdpart.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofile_stats.o CC net/atm/addr.o CC [M] drivers/char/rio/riotable.o AS arch/sh/lib/ashlsi3.o CC kernel/marker.o CC net/atm/pvc.o LD [M] sound/core/seq/snd-seq.o CC drivers/uio/uio.o distcc[32479] ERROR: compile (null) on localhost:Broken pipe CC net/atm/signaling.o distcc[6350] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/ubi/build.o CC [M] net/8021q/vlan_gvrp.o distcc[7918] ERROR: compile (null) on localhost:Broken pipe distcc[7933] ERROR: compile (null) on localhost:Broken pipe LD net/ax25/built-in.o distcc[7561] ERROR: compile (null) on localhost:Broken pipe CC drivers/mmc/core/sdio_cis.o CC [M] net/ax25/ax25_addr.o CC [M] drivers/mtd/mtdconcat.o CC [M] drivers/char/rio/riotty.o CC [M] drivers/rtc/rtc-ds1672.o LD drivers/usb/atm/built-in.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/timer_int.o CC [M] net/ax25/ax25_dev.o LD [M] sound/core/seq/snd-seq-device.o CC kernel/tracepoint.o CC drivers/uio/uio_pdrv_genirq.o LD net/bluetooth/built-in.o distcc[8213] ERROR: compile (null) on localhost:Broken pipe LD drivers/thermal/built-in.o distcc[6726] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/ubi/cdev.o CC [M] drivers/mtd/redboot.o LD [M] drivers/connector/cn.o CC net/atm/svc.o CC arch/sh/lib/ashrdi3.o CC [M] net/ax25/ax25_iface.o CC [M] drivers/rtc/rtc-ds1742.o CC [M] net/ax25/ax25_in.o CC [M] drivers/usb/atm/speedtch.o distcc[7687] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ax25/ax25_ip.o CC [M] drivers/usb/atm/usbatm.o CC drivers/uio/uio_smx.o CC kernel/dma-coherent.o CC drivers/usb/class/cdc-acm.o CC [M] net/ax25/ax25_out.o LD net/8021q/built-in.o CC [M] net/ax25/ax25_route.o distcc[8170] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bluetooth/af_bluetooth.o distcc[4768] ERROR: compile (null) on localhost:Broken pipe LD net/bridge/built-in.o distcc[7927] ERROR: compile (null) on localhost:Broken pipe CC [M] arch/sh/oprofile/common.o CC [M] net/bridge/br.o LD drivers/base/built-in.o CC [M] net/bridge/br_device.o CC [M] net/ax25/ax25_std_in.o LD drivers/usb/gadget/built-in.o CC [M] drivers/usb/gadget/m66592-udc.o CC [M] drivers/usb/gadget/cdc2.o CC lib/bcd.o /scratch/kisskb/src/arch/sh/oprofile/common.c: In function 'op_sh_create_files': /scratch/kisskb/src/arch/sh/oprofile/common.c:62: warning: passing argument 4 of 'oprofilefs_create_ulong' from incompatible pointer type CC [M] drivers/usb/gadget/printer.o distcc[5032] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/class/usblp.o CC lib/div64.o CC net/atm/ioctl.o distcc[8927] ERROR: compile (null) on localhost:Broken pipe CC net/can/af_can.o CC net/atm/common.o CC lib/sort.o CC net/can/proc.o CC [M] net/bluetooth/hci_core.o distcc[7929] ERROR: compile (null) on localhost:Broken pipe distcc[4197] ERROR: compile (null) on localhost:Broken pipe distcc[7931] ERROR: compile (null) on localhost:Broken pipe CC [M] net/can/raw.o CC [M] drivers/mtd/ubi/kapi.o CC drivers/video/fb_notify.o distcc[8391] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/atm/xusbatm.o CC drivers/video/backlight/lcd.o CC drivers/video/console/dummycon.o CC [M] net/bridge/br_fdb.o CC net/atm/atm_misc.o CC [M] drivers/mtd/ar7part.o LD [M] sound/core/seq/snd-seq-midi-event.o CC [M] drivers/video/console/fbcon.o LD drivers/usb/class/built-in.o LD [M] sound/usb/caiaq/snd-usb-caiaq.o CC [M] drivers/video/console/bitblit.o LD [M] sound/usb/snd-usb-audio.o AS arch/sh/lib/ashrsi3.o LD [M] sound/usb/snd-usb-lib.o CC [M] drivers/video/console/fonts.o distcc[5146] ERROR: compile (null) on localhost:Broken pipe CC lib/parser.o CC drivers/mmc/core/sdio_io.o CC [M] arch/sh/oprofile/backtrace.o distcc[5652] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/rtc-fm3130.o distcc[9516] ERROR: compile (null) on localhost:Broken pipe CC net/core/sock.o CC kernel/time.o CC [M] net/bluetooth/hci_conn.o CC lib/halfmd4.o CC drivers/video/fb_defio.o distcc[9244] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/ubi/eba.o CC net/core/request_sock.o CC [M] drivers/video/fbmem.o distcc[9693] ERROR: compile (null) on localhost:Broken pipe distcc[9702] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/checksum.o LD drivers/net/built-in.o distcc[27216] ERROR: compile (null) on localhost:Broken pipe CC drivers/mmc/core/sdio_irq.o distcc[6773] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bridge/br_forward.o distcc[7138] ERROR: compile (null) on localhost:Broken pipe distcc[8624] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/backlight/backlight.o CC [M] net/bridge/br_if.o CC lib/debug_locks.o CC [M] net/bluetooth/hci_event.o LD [M] sound/core/seq/snd-seq-midi.o distcc[7112] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/usb.o CC [M] net/ax25/ax25_std_subr.o CC [M] drivers/usb/gadget/serial.o LD drivers/char/ipmi/ipmi_si.o CC net/dcb/dcbnl.o CC [M] drivers/mtd/ubi/io.o LD fs/sysfs/built-in.o CC net/core/skbuff.o CC arch/sh/lib/delay.o CC drivers/w1/w1.o distcc[9882] ERROR: compile (null) on localhost:Broken pipe CC drivers/w1/w1_int.o distcc[9886] ERROR: compile (null) on localhost:Broken pipe CC net/atm/raw.o CC [M] drivers/video/fbmon.o CC [M] drivers/rtc/rtc-m41t80.o CC [M] drivers/video/console/font_sun8x16.o CC drivers/video/backlight/generic_bl.o CC [M] net/bluetooth/hci_sock.o CC lib/random32.o LD drivers/usb/host/built-in.o distcc[10136] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/host/oxu210hp-hcd.o CC [M] drivers/usb/host/isp116x-hcd.o CC drivers/usb/core/hub.o CC drivers/mmc/core/debugfs.o LD [M] arch/sh/oprofile/oprofile.o CC [M] drivers/usb/host/u132-hcd.o CC [M] drivers/usb/gadget/zero.o CC drivers/w1/w1_family.o CC [M] net/ax25/ax25_std_timer.o distcc[10360] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bridge/br_input.o CC drivers/w1/w1_netlink.o CC net/core/iovec.o distcc[6963] ERROR: compile (null) on localhost:Broken pipe CC drivers/w1/w1_io.o LD drivers/w1/masters/built-in.o CC net/decnet/af_decnet.o CC net/decnet/dn_nsp_in.o LD drivers/input/input-core.o CC [M] drivers/usb/host/r8a66597-hcd.o CC [M] drivers/mtd/ubi/wl.o CC net/decnet/dn_nsp_out.o CC [M] net/bluetooth/hci_sysfs.o CC arch/sh/lib/div64-generic.o CC [M] net/bridge/br_ioctl.o CC drivers/w1/slaves/w1_ds2431.o CC drivers/usb/core/hcd.o CC drivers/usb/misc/appledisplay.o /scratch/kisskb/src/drivers/usb/host/oxu210hp-hcd.c: In function 'oxu_drv_remove': /scratch/kisskb/src/drivers/usb/host/oxu210hp-hcd.c:3911: warning: unused variable 'base' CC drivers/usb/misc/cytherm.o CC net/decnet/dn_route.o CC drivers/w1/slaves/w1_bq27000.o CC net/ethernet/eth.o CC drivers/usb/core/urb.o CC net/decnet/dn_dev.o CC drivers/usb/core/message.o CC net/decnet/dn_neigh.o CC [M] net/ax25/ax25_subr.o /scratch/kisskb/src/drivers/mtd/ubi/wl.c: In function 'ubi_wl_get_peb': /scratch/kisskb/src/drivers/mtd/ubi/wl.c:388: warning: 'e' may be used uninitialized in this function CC net/ethernet/pe2.o AS arch/sh/lib/div64.o CC [M] drivers/video/console/font_sun12x22.o CC net/core/datagram.o LD net/802/built-in.o distcc[11246] ERROR: compile (null) on localhost:Broken pipe CC lib/bust_spinlocks.o CC drivers/usb/misc/emi26.o CC [M] drivers/video/console/font_8x16.o CC drivers/usb/misc/ftdi-elan.o CC [M] drivers/mtd/ubi/scan.o distcc[10025] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/mon/mon_main.o CC net/atm/resources.o CC [M] drivers/w1/slaves/w1_smem.o CC [M] drivers/video/fbcmap.o CC drivers/usb/mon/mon_stat.o LD net/ipx/built-in.o CC net/decnet/dn_timer.o CC drivers/usb/core/driver.o distcc[8710] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/input/mouse/psmouse.o LD [M] drivers/mtd/onenand/onenand.o CC net/decnet/sysctl_net_decnet.o CC [M] drivers/video/console/font_6x11.o LD [M] drivers/pcmcia/pcmcia_core.o LD [M] net/8021q/8021q.o CC net/core/stream.o CC [M] drivers/rtc/rtc-m48t35.o CC [M] net/bridge/br_notify.o LD net/appletalk/appletalk.o CC [M] drivers/mtd/ubi/misc.o CC drivers/usb/misc/usblcd.o CC net/atm/atm_sysfs.o CC drivers/usb/mon/mon_text.o distcc[10767] ERROR: compile (null) on localhost:Broken pipe CC lib/hexdump.o CC [M] net/bluetooth/lib.o CC [M] drivers/video/fbsysfs.o CC [M] drivers/w1/slaves/w1_ds2433.o LD [M] drivers/pcmcia/pcmcia.o CC [M] net/ipx/af_ipx.o CC [M] drivers/video/modedb.o CC [M] net/ax25/ax25_timer.o CC drivers/usb/core/config.o CC arch/sh/lib/lshrdi3.o LD drivers/usb/serial/built-in.o LD net/irda/built-in.o CC [M] net/irda/iriap.o AS arch/sh/lib/lshrsi3.o LD drivers/serial/built-in.o CC [M] net/irda/iriap_event.o CC lib/kasprintf.o CC [M] drivers/video/fbcvt.o CC [M] net/bluetooth/l2cap.o CC [M] net/irda/irlmp.o CC [M] net/irda/irlmp_event.o CC drivers/usb/core/file.o CC drivers/usb/core/buffer.o distcc[9508] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bridge/br_stp.o LD net/key/built-in.o distcc[11710] ERROR: compile (null) on localhost:Broken pipe distcc[12284] ERROR: compile (null) on localhost:Broken pipe distcc[12293] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irlmp_frame.o CC [M] net/irda/irlap.o distcc[11142] ERROR: compile (null) on localhost:Broken pipe CC [M] net/atm/lec.o CC [M] net/ipx/ipx_route.o CC [M] net/key/af_key.o CC [M] drivers/video/cfbfillrect.o CC net/core/scm.o CC [M] drivers/usb/serial/usb-serial.o CC drivers/usb/core/sysfs.o distcc[26923] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ax25/ax25_uid.o distcc[11566] ERROR: compile (null) on localhost:Broken pipe distcc[12000] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/rtc-m48t86.o LD drivers/usb/storage/built-in.o CC [M] drivers/rtc/rtc-bq4802.o distcc[11077] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/video/console/font_7x14.o CC [M] drivers/usb/serial/generic.o CC drivers/usb/mon/mon_bin.o CC net/llc/llc_core.o CC [M] net/irda/irlap_event.o CC net/llc/llc_input.o CC [M] net/bluetooth/sco.o CC [M] drivers/video/cfbcopyarea.o CC net/core/gen_stats.o LD net/appletalk/built-in.o AS arch/sh/lib/memchr.o CC lib/bitmap.o distcc[12646] ERROR: compile (null) on localhost:Broken pipe distcc[11726] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipx/ipx_proc.o distcc[12772] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/mon/mon_dma.o distcc[12007] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/bus.o CC net/llc/llc_output.o CC [M] drivers/usb/serial/ezusb.o CC [M] drivers/video/console/font_10x18.o CC [M] drivers/rtc/rtc-max6900.o CC [M] drivers/usb/misc/iowarrior.o CC lib/scatterlist.o LD net/mac80211/built-in.o LD net/bluetooth/hidp/built-in.o AS arch/sh/lib/memcpy.o CC [M] net/bridge/br_stp_bpdu.o CC net/netlink/af_netlink.o CC net/core/gen_estimator.o distcc[13083] ERROR: compile (null) on localhost:Broken pipe distcc[13270] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ax25/af_ax25.o CC [M] net/irda/irlap_frame.o CC [M] net/ipx/sysctl_net_ipx.o CC [M] net/mac80211/main.o CC [M] drivers/usb/serial/aircable.o CC [M] drivers/video/cfbimgblt.o CC [M] drivers/usb/serial/ark3116.o AS arch/sh/lib/memmove.o CC [M] drivers/usb/serial/belkin_sa.o CC [M] drivers/video/console/font_mini_4x6.o CC net/netlink/genetlink.o CC [M] net/bluetooth/hidp/core.o CC [M] drivers/rtc/rtc-pcf8563.o LD net/netrom/built-in.o LD net/bluetooth/rfcomm/built-in.o CC [M] net/bluetooth/rfcomm/core.o CC [M] net/ax25/sysctl_net_ax25.o CC [M] drivers/usb/misc/rio500.o CC [M] drivers/video/sysfillrect.o CC [M] net/mac80211/wext.o distcc[4618] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/video/console/softcursor.o AS arch/sh/lib/memset.o CC [M] net/bridge/br_stp_if.o LD net/dcb/built-in.o CC drivers/usb/core/endpoint.o CC net/packet/af_packet.o CC [M] net/bluetooth/hidp/sock.o LD drivers/mmc/host/built-in.o CC [M] net/irda/timer.o distcc[13847] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/rtc-pcf8583.o CC [M] net/irda/qos.o CC [M] net/netrom/af_netrom.o CC [M] net/irda/irqueue.o distcc[8839] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bluetooth/rfcomm/sock.o CC net/core/net_namespace.o CC lib/string_helpers.o CC [M] drivers/usb/serial/ch341.o CC [M] net/irda/irttp.o LD [M] drivers/usb/gadget/g_zero.o CC [M] drivers/video/console/tileblit.o distcc[8590] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/movmem.o distcc[14098] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bridge/br_stp_timer.o distcc[12790] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/misc/trancevibrator.o LD net/rfkill/built-in.o LD drivers/w1/wire.o CC [M] net/rfkill/rfkill.o CC [M] net/irda/irda_device.o CC [M] drivers/video/syscopyarea.o CC net/core/sysctl_net_core.o CC [M] drivers/rtc/rtc-rs5c372.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 AS arch/sh/lib/strlen.o LD mm/built-in.o distcc[12792] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/devio.o CC [M] net/netrom/nr_dev.o CC [M] net/mac80211/sta_info.o CC [M] net/rfkill/rfkill-input.o AS arch/sh/lib/udiv_qrnnd.o AS arch/sh/lib/udivsi3.o LD drivers/usb/mon/usbmon.o LD [M] drivers/usb/gadget/g_serial.o distcc[11269] ERROR: compile (null) on localhost:Broken pipe CC lib/iomap_copy.o CC net/sched/sch_generic.o CC [M] net/irda/irias_object.o CC net/sched/sch_api.o CC [M] net/bridge/br_netlink.o distcc[12677] ERROR: compile (null) on localhost:Broken pipe CC net/core/skb_dma_map.o CC [M] drivers/video/sysimgblt.o CC [M] net/mac80211/wep.o CC [M] drivers/rtc/rtc-rx8581.o LD crypto/built-in.o CC drivers/usb/core/notify.o LD drivers/i2c/built-in.o CC net/core/dev.o LD drivers/video/console/built-in.o CC [M] drivers/usb/serial/cyberjack.o LD [M] drivers/usb/gadget/g_printer.o CC net/core/ethtool.o CC lib/devres.o CC [M] drivers/usb/misc/usbsevseg.o AS arch/sh/lib/udivsi3_i4i-Os.o LD net/unix/built-in.o CC [M] net/bridge/br_sysfs_if.o CC [M] net/unix/af_unix.o /scratch/kisskb/src/net/sched/sch_generic.c: In function 'dev_watchdog': /scratch/kisskb/src/net/sched/sch_generic.c:224: warning: unused variable 'drivername' CC [M] drivers/video/fb_sys_fops.o CC [M] net/mac80211/wpa.o CC [M] drivers/video/tmiofb.o LD [M] net/ipx/ipx.o distcc[32513] ERROR: compile (null) on localhost:Broken pipe CC [M] net/netrom/nr_in.o CC [M] net/netrom/nr_loopback.o CC [M] drivers/video/metronomefb.o CC lib/hweight.o CC [M] net/unix/garbage.o CC [M] net/bridge/br_sysfs_br.o LD [M] drivers/usb/gadget/g_cdc.o CC net/sched/sch_blackhole.o LD [M] drivers/mtd/mtd.o CC net/core/dev_mcast.o CC [M] drivers/usb/misc/vstusb.o CC drivers/usb/core/generic.o CC [M] net/irda/wrapper.o CC [M] drivers/video/s1d13xxxfb.o LD net/wimax/built-in.o LD [M] net/bluetooth/rfcomm/rfcomm.o CC lib/kernel_lock.o CC [M] net/wimax/id-table.o LD [M] sound/core/snd.o distcc[14637] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wimax/op-msg.o CC [M] net/unix/sysctl_net_unix.o CC [M] drivers/usb/serial/cypress_m8.o CC [M] drivers/rtc/rtc-sh.o CC net/wireless/wext.o distcc[15431] ERROR: compile (null) on localhost:Broken pipe distcc[15078] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/af_irda.o LD [M] net/bluetooth/hidp/hidp.o distcc[14865] ERROR: compile (null) on localhost:Broken pipe distcc[14867] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wimax/op-reset.o CC net/core/dst.o CC [M] net/mac80211/scan.o CC [M] net/netrom/nr_out.o LD [M] sound/core/snd-hwdep.o distcc[15598] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wireless/core.o LD net/can/can.o CC [M] drivers/video/uvesafb.o LD net/netlink/built-in.o CC [M] net/wimax/op-rfkill.o distcc[7134] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wimax/stack.o CC net/sched/cls_api.o distcc[14084] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/quirks.o distcc[15781] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/usb_debug.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 CC [M] drivers/rtc/rtc-stk17ta8.o CC net/xfrm/xfrm_policy.o distcc[15857] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/discovery.o CC [M] net/mac80211/ht.o CC lib/crc16.o CC net/xfrm/xfrm_state.o LD net/ethernet/built-in.o distcc[14746] ERROR: compile (null) on localhost:Broken pipe distcc[15433] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wireless/sysfs.o CC net/core/netevent.o CC [M] net/wireless/radiotap.o distcc[8402] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/mlme.o LD arch/sh/lib/built-in.o CC [M] drivers/video/output.o CC net/xfrm/xfrm_hash.o distcc[15853] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wireless/util.o CC [M] net/mac80211/iface.o CC [M] net/wireless/reg.o CC [M] drivers/usb/serial/digi_acceleport.o distcc[16151] ERROR: compile (null) on localhost:Broken pipe CC net/xfrm/xfrm_input.o LD [M] drivers/char/rio/rio.o CC [M] net/wireless/wext-compat.o CC [M] net/wimax/debugfs.o LD fs/built-in.o distcc[15725] ERROR: compile (null) on localhost:Broken pipe LD net/packet/built-in.o LD [M] sound/core/snd-timer.o CC net/sched/act_api.o CC net/xfrm/xfrm_output.o CC net/core/neighbour.o CC net/xfrm/xfrm_algo.o CC [M] net/netrom/nr_route.o CC net/xfrm/xfrm_sysctl.o distcc[9246] ERROR: compile (null) on localhost:Broken pipe distcc[16391] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/rtc-test.o distcc[16393] ERROR: compile (null) on localhost:Broken pipe CC lib/crc-t10dif.o LD net/atm/atm.o CC net/sysctl_net.o LD [M] sound/core/snd-pcm.o LD net/wireless/built-in.o CC net/sched/act_pedit.o CC [M] drivers/usb/serial/io_ti.o CC [M] net/mac80211/rate.o distcc[14078] ERROR: compile (null) on localhost:Broken pipe CC [M] net/netrom/nr_subr.o CC lib/crc-itu-t.o CC [M] net/irda/parameters.o CC net/sched/act_skbedit.o CC net/core/rtnetlink.o LD [M] sound/core/snd-page-alloc.o CC [M] net/mac80211/michael.o CC [M] drivers/rtc/rtc-v3020.o CC [M] net/netrom/nr_timer.o LD drivers/char/ipmi/built-in.o distcc[14811] ERROR: compile (null) on localhost:Broken pipe CC lib/textsearch.o CC [M] drivers/usb/serial/empeg.o CC [M] net/irda/irnetlink.o CC net/sched/sch_fifo.o LD [M] sound/core/snd-rawmidi.o CC [M] drivers/rtc/rtc-pcf50633.o distcc[16876] ERROR: compile (null) on localhost:Broken pipe CC net/core/utils.o CC [M] drivers/usb/serial/ftdi_sio.o CC lib/audit.o distcc[16082] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irmod.o distcc[16978] ERROR: compile (null) on localhost:Broken pipe LD [M] sound/core/seq/oss/snd-seq-oss.o LD drivers/uio/built-in.o CC net/sched/sch_htb.o LD drivers/video/backlight/built-in.o distcc[17035] ERROR: compile (null) on localhost:Broken pipe CC [M] net/netrom/sysctl_net_netrom.o CC net/core/link_watch.o CC [M] net/irda/irsysctl.o distcc[14428] ERROR: compile (null) on localhost:Broken pipe CC lib/syscall.o CC net/sched/sch_sfq.o CC [M] drivers/usb/serial/funsoft.o LD net/atm/built-in.o CC [M] net/mac80211/tkip.o CC lib/dynamic_debug.o LD net/irda/irlan/built-in.o CC [M] net/irda/irlan/irlan_common.o CC net/core/filter.o distcc[13551] ERROR: compile (null) on localhost:Broken pipe distcc[12937] ERROR: compile (null) on localhost:Broken pipe CC lib/nlattr.o CC net/sched/sch_teql.o distcc[16401] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/garmin_gps.o CC [M] net/irda/irlan/irlan_eth.o CC [M] net/mac80211/aes_ccm.o LD [M] net/bluetooth/bluetooth.o distcc[17156] ERROR: compile (null) on localhost:Broken pipe CC net/core/flow.o LD sound/core/built-in.o CC lib/argv_split.o distcc[16502] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/ipaq.o LD drivers/char/built-in.o CC net/sched/sch_multiq.o LD [M] drivers/video/fb.o CC [M] net/mac80211/cfg.o LD [M] net/netrom/netrom.o CC [M] net/irda/irlan/irlan_event.o LD drivers/w1/slaves/built-in.o CC net/core/net-sysfs.o CC net/sched/sch_drr.o CC [M] drivers/usb/serial/ir-usb.o distcc[16339] ERROR: compile (null) on localhost:Broken pipe CC lib/cmdline.o CC [M] net/mac80211/rx.o CC [M] net/irda/irlan/irlan_client.o CC [M] drivers/usb/serial/iuu_phoenix.o CC lib/ctype.o CC net/sched/cls_u32.o CC lib/dec_and_lock.o CC net/sched/cls_route.o CC [M] net/mac80211/spectmgmt.o CC [M] drivers/usb/serial/keyspan.o CC [M] net/irda/irlan/irlan_provider.o CC lib/dump_stack.o CC net/sched/cls_rsvp6.o distcc[17108] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irlan/irlan_filter.o CC [M] net/mac80211/tx.o distcc[16931] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/mos7720.o CC lib/extable.o CC net/sched/cls_flow.o CC [M] net/mac80211/key.o CC [M] net/irda/irlan/irlan_provider_event.o distcc[13872] ERROR: compile (null) on localhost:Broken pipe CC lib/find_last_bit.o LD [M] net/unix/unix.o CC [M] drivers/usb/serial/mos7840.o distcc[16770] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/util.o CC [M] net/irda/irlan/irlan_client_event.o CC lib/find_next_bit.o CC net/sched/cls_cgroup.o CC [M] drivers/usb/serial/moto_modem.o distcc[17267] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/wme.o CC lib/idr.o CC net/sched/ematch.o CC [M] drivers/usb/serial/navman.o CC lib/int_sqrt.o CC [M] net/mac80211/event.o distcc[17949] ERROR: compile (null) on localhost:Broken pipe CC net/sched/em_u32.o distcc[15860] ERROR: compile (null) on localhost:Broken pipe LD net/llc/llc.o CC lib/irq_regs.o LD net/can/built-in.o LD net/llc/built-in.o CC [M] drivers/usb/serial/omninet.o CC net/sched/em_meta.o distcc[18518] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/led.o CC [M] drivers/usb/serial/option.o distcc[17276] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sched/act_nat.o CC [M] net/mac80211/rc80211_minstrel.o CC lib/is_single_threaded.o CC lib/klist.o distcc[17634] ERROR: compile (null) on localhost:Broken pipe CC lib/kobject.o CC [M] drivers/usb/serial/oti6858.o distcc[18701] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sched/act_simple.o CC lib/kobject_uevent.o distcc[18754] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/pl2303.o CC lib/kref.o CC [M] net/sched/sch_cbq.o CC lib/prio_heap.o LD [M] drivers/parport/parport.o CC [M] drivers/usb/serial/safe_serial.o CC [M] net/sched/sch_hfsc.o CC lib/prio_tree.o distcc[18285] ERROR: compile (null) on localhost:Broken pipe LD drivers/w1/built-in.o CC [M] net/sched/sch_red.o distcc[17614] ERROR: compile (null) on localhost:Broken pipe CC lib/proportions.o CC [M] drivers/usb/serial/siemens_mpi.o CC [M] net/sched/sch_gred.o CC [M] net/sched/sch_tbf.o CC lib/radix-tree.o LD drivers/usb/mon/built-in.o CC [M] drivers/usb/serial/sierra.o CC lib/ratelimit.o CC [M] net/sched/sch_prio.o CC [M] drivers/usb/serial/spcp8x5.o CC [M] net/sched/sch_atm.o CC lib/rbtree.o distcc[13859] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/ti_usb_3410_5052.o distcc[14295] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sched/cls_fw.o CC [M] drivers/usb/serial/whiteheat.o CC [M] net/sched/cls_tcindex.o CC lib/reciprocal_div.o LD [M] drivers/usb/serial/usbserial.o CC [M] net/sched/cls_basic.o CC lib/rwsem-spinlock.o CC [M] net/sched/em_text.o CC lib/sha1.o CC lib/show_mem.o CC lib/string.o CC lib/vsprintf.o CC [M] lib/bitrev.o CC [M] lib/crc-ccitt.o CC [M] lib/crc32.o CC [M] lib/crc7.o CC [M] lib/libcrc32c.o distcc[19648] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/rtc/rtc-core.o CC [M] lib/ts_kmp.o CC [M] lib/ts_bm.o CC [M] lib/ts_fsm.o LD [M] drivers/mtd/nand/nand.o LD lib/lzo/built-in.o LD lib/zlib_deflate/built-in.o CC [M] lib/lzo/lzo1x_compress.o CC [M] lib/zlib_deflate/deflate.o LD lib/zlib_inflate/built-in.o CC [M] lib/lzo/lzo1x_decompress.o CC [M] lib/zlib_deflate/deftree.o CC [M] lib/zlib_inflate/inffast.o CC [M] lib/zlib_deflate/deflate_syms.o CC [M] lib/zlib_inflate/inflate.o CC [M] lib/zlib_inflate/infutil.o CC [M] lib/zlib_inflate/inftrees.o LD net/decnet/decnet.o CC [M] lib/zlib_inflate/inflate_syms.o LD net/decnet/built-in.o LD [M] drivers/video/console/font.o distcc[20073] ERROR: compile (null) on localhost:Broken pipe distcc[19307] ERROR: compile (null) on localhost:Broken pipe distcc[19700] ERROR: compile (null) on localhost:Broken pipe distcc[19142] ERROR: compile (null) on localhost:Broken pipe distcc[18414] ERROR: compile (null) on localhost:Broken pipe distcc[18218] ERROR: compile (null) on localhost:Broken pipe distcc[9248] ERROR: compile (null) on localhost:Broken pipe distcc[19225] ERROR: compile (null) on localhost:Broken pipe distcc[19972] ERROR: compile (null) on localhost:Broken pipe distcc[17454] ERROR: compile (null) on localhost:Broken pipe LD drivers/usb/misc/built-in.o LD drivers/mmc/core/mmc_core.o LD [M] net/can/can-raw.o distcc[19583] ERROR: compile (null) on localhost:Broken pipe LD [M] net/irda/irlan/irlan.o distcc[16399] ERROR: compile (null) on localhost:Broken pipe LD drivers/input/built-in.o LD [M] lib/lzo/lzo_compress.o LD [M] lib/lzo/lzo_decompress.o distcc[14853] ERROR: compile (null) on localhost:Broken pipe distcc[17401] ERROR: compile (null) on localhost:Broken pipe distcc[19974] ERROR: compile (null) on localhost:Broken pipe distcc[12361] ERROR: compile (null) on localhost:Broken pipe LD drivers/mmc/core/built-in.o LD drivers/mmc/built-in.o LD [M] lib/zlib_deflate/zlib_deflate.o LD [M] net/mac80211/mac80211.o distcc[19597] ERROR: compile (null) on localhost:Broken pipe LD [M] lib/zlib_inflate/zlib_inflate.o distcc[16395] ERROR: compile (null) on localhost:Broken pipe distcc[11492] ERROR: compile (null) on localhost:Broken pipe distcc[16134] ERROR: compile (null) on localhost:Broken pipe distcc[5621] ERROR: compile (null) on localhost:Broken pipe distcc[15027] ERROR: compile (null) on localhost:Broken pipe distcc[16514] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/mtd/ubi/ubi.o LD drivers/mtd/built-in.o LD [M] net/irda/irda.o LD net/xfrm/built-in.o LD drivers/usb/core/usbcore.o LD [M] net/bridge/bridge.o LD drivers/usb/core/built-in.o AR arch/sh/lib/lib.a distcc[30158] ERROR: compile (null) on localhost:Broken pipe LD [M] net/wimax/wimax.o LD net/core/built-in.o LD kernel/trace/built-in.o distcc[13814] ERROR: compile (null) on localhost:Broken pipe LD drivers/usb/built-in.o LD lib/built-in.o distcc[9880] ERROR: compile (null) on localhost:Broken pipe LD [M] net/wireless/cfg80211.o LD [M] net/ax25/ax25.o LD kernel/built-in.o LD drivers/video/built-in.o LD drivers/built-in.o LD net/sched/built-in.o LD net/built-in.o AR lib/lib.a LD vmlinux.o MODPOST vmlinux.o GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o CHK include/linux/version.h make[3]: `scripts/unifdef' is up to date. INSTALL include/linux (348 files) CHECK include/linux (348 files) /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/acct.h:62: leaks CONFIG_M68K to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/atmdev.h:103: leaks CONFIG_COMPAT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/bsg.h:11: found __[us]{8,16,32,64} type without #include /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/cm4000_cs.h:22: leaks CONFIG_COMPAT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/coda_psdev.h:90: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/elfcore.h:59: leaks CONFIG_BINFMT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/fb.h:381: leaks CONFIG_FB to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/flat.h:16: leaks CONFIG_BINFMT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/in6.h:47: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/in6.h:49: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:39: leaks CONFIG_NUMA to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:40: leaks CONFIG_NUMA to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:46: leaks CONFIG_FTRACE to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:47: leaks CONFIG_FTRACE to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/nubus.h:297: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/nubus.h:299: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/nubus.h:303: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/pkt_cls.h:307: leaks CONFIG_NET to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/pkt_cls.h:308: leaks CONFIG_NET to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/pktcdvd.h:36: leaks CONFIG_CDROM to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/raw.h:16: leaks CONFIG_MAX to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:64: leaks CONFIG_REISERFS to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:81: leaks CONFIG_REISERFS to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:687: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:995: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:997: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1467: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1587: leaks CONFIG_QUOTA to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1760: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1764: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1766: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1769: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1771: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1805: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1908: leaks CONFIG_PROC to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1948: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1949: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1950: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1951: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1962: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1963: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1964: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/socket.h:27: leaks CONFIG_PROC to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/socket.h:29: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/socket.h:262: leaks CONFIG_COMPAT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/types.h:114: leaks CONFIG_LBD to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/videodev.h:19: leaks CONFIG_VIDEO to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/videodev.h:314: leaks CONFIG_VIDEO to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/videodev2.h:1477: leaks CONFIG_VIDEO to userspace where it is not valid LD samples/kobject/built-in.o CC [M] samples/tracepoints/tracepoint-sample.o CC [M] samples/tracepoints/tracepoint-probe-sample.o CC [M] samples/kobject/kobject-example.o CC [M] samples/markers/probe-example.o CC [M] samples/tracepoints/tracepoint-probe-sample2.o CC [M] samples/kobject/kset-example.o CC [M] samples/markers/marker-example.o LD samples/built-in.o HOSTCC Documentation/accounting/getdelays HOSTCC Documentation/networking/ifenslave HOSTCC Documentation/spi/spidev_test HOSTCC Documentation/video4linux/v4lgrab HOSTCC Documentation/spi/spidev_fdx CC [M] Documentation/connector/cn_test.o HOSTCC Documentation/connector/ucon CC [M] Documentation/DocBook/procfs_example.o /scratch/kisskb/src/Documentation/spi/spidev_fdx.c: In function 'do_msg': /scratch/kisskb/src/Documentation/spi/spidev_fdx.c:61: warning: cast from pointer to integer of different size /scratch/kisskb/src/Documentation/spi/spidev_fdx.c:64: warning: cast from pointer to integer of different size /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c: In function 'main': /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:193: warning: 'src_depth' may be used uninitialized in this function /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:108: warning: 'b' may be used uninitialized in this function /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:108: warning: 'g' may be used uninitialized in this function /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:108: warning: 'r' may be used uninitialized in this function /scratch/kisskb/src/Documentation/accounting/getdelays.c: In function 'main': /scratch/kisskb/src/Documentation/accounting/getdelays.c:249: warning: 'cmd_type' may be used uninitialized in this function /scratch/kisskb/src/Documentation/connector/cn_test.c:45: warning: 'cn_test_want_notify' defined but not used LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map Building modules, stage 2. MODPOST 320 modules CC Documentation/DocBook/procfs_example.mod.o CC Documentation/connector/cn_test.mod.o CC arch/sh/oprofile/oprofile.mod.o CC crypto/arc4.mod.o CC crypto/blowfish.mod.o CC crypto/ctr.mod.o CC crypto/deflate.mod.o CC crypto/hmac.mod.o CC crypto/lzo.mod.o CC crypto/md5.mod.o CC crypto/michael_mic.mod.o CC crypto/seed.mod.o CC crypto/seqiv.mod.o CC crypto/serpent.mod.o CC crypto/sha256_generic.mod.o CC crypto/sha512_generic.mod.o CC crypto/tgr192.mod.o CC crypto/wp512.mod.o CC crypto/zlib.mod.o CC drivers/auxdisplay/ks0108.mod.o CC drivers/base/firmware_class.mod.o CC drivers/bluetooth/bcm203x.mod.o CC drivers/bluetooth/bfusb.mod.o CC drivers/bluetooth/bluecard_cs.mod.o CC drivers/bluetooth/bpa10x.mod.o CC drivers/bluetooth/btsdio.mod.o CC drivers/bluetooth/btuart_cs.mod.o CC drivers/bluetooth/dtl1_cs.mod.o CC drivers/bluetooth/hci_uart.mod.o CC drivers/bluetooth/hci_vhci.mod.o CC drivers/char/generic_serial.mod.o CC drivers/char/hw_random/rng-core.mod.o CC drivers/char/ipmi/ipmi_devintf.mod.o CC drivers/char/ipmi/ipmi_watchdog.mod.o CC drivers/char/lp.mod.o CC drivers/char/n_r3964.mod.o CC drivers/char/pcmcia/cm4000_cs.mod.o CC drivers/char/ppdev.mod.o CC drivers/char/rio/rio.mod.o CC drivers/connector/cn.mod.o CC drivers/hid/hid.mod.o CC drivers/hwmon/adm1025.mod.o CC drivers/hwmon/adm9240.mod.o CC drivers/hwmon/ads7828.mod.o CC drivers/hwmon/gl518sm.mod.o CC drivers/hwmon/hwmon-vid.mod.o CC drivers/hwmon/hwmon.mod.o CC drivers/hwmon/ibmaem.mod.o CC drivers/hwmon/ibmpex.mod.o CC drivers/hwmon/it87.mod.o CC drivers/hwmon/lm75.mod.o CC drivers/hwmon/lm77.mod.o CC drivers/hwmon/lm78.mod.o CC drivers/hwmon/lm83.mod.o CC drivers/hwmon/lm90.mod.o CC drivers/hwmon/lm92.mod.o CC drivers/hwmon/lm93.mod.o CC drivers/hwmon/max1619.mod.o CC drivers/hwmon/w83627hf.mod.o CC drivers/i2c/algos/i2c-algo-bit.mod.o CC drivers/i2c/algos/i2c-algo-pca.mod.o CC drivers/i2c/busses/i2c-parport-light.mod.o CC drivers/i2c/busses/i2c-pca-platform.mod.o CC drivers/i2c/busses/i2c-sh_mobile.mod.o CC drivers/i2c/busses/i2c-simtec.mod.o CC drivers/i2c/busses/i2c-tiny-usb.mod.o CC drivers/i2c/i2c-core.mod.o CC drivers/input/evdev.mod.o CC drivers/input/gameport/gameport.mod.o CC drivers/input/gameport/ns558.mod.o CC drivers/input/joydev.mod.o CC drivers/input/mouse/psmouse.mod.o CC drivers/input/serio/i8042.mod.o CC drivers/input/serio/libps2.mod.o CC drivers/input/serio/parkbd.mod.o CC drivers/input/tablet/acecad.mod.o CC drivers/input/touchscreen/elo.mod.o CC drivers/input/touchscreen/penmount.mod.o CC drivers/input/touchscreen/tsc2007.mod.o CC drivers/input/touchscreen/wacom_w8001.mod.o CC drivers/leds/leds-pca955x.mod.o CC drivers/leds/leds-wm8350.mod.o CC drivers/leds/ledtrig-timer.mod.o CC drivers/mfd/mfd-core.mod.o CC drivers/mfd/pcf50633-adc.mod.o CC drivers/mfd/pcf50633-core.mod.o CC drivers/mfd/wm8350-i2c.mod.o CC drivers/mfd/wm8350.mod.o CC drivers/mfd/wm8400-core.mod.o CC drivers/mmc/card/sdio_uart.mod.o CC drivers/mtd/ar7part.mod.o CC drivers/mtd/chips/cfi_cmdset_0001.mod.o CC drivers/mtd/chips/cfi_cmdset_0020.mod.o CC drivers/mtd/chips/cfi_probe.mod.o CC drivers/mtd/chips/cfi_util.mod.o CC drivers/mtd/chips/chipreg.mod.o CC drivers/mtd/chips/gen_probe.mod.o CC drivers/mtd/chips/map_absent.mod.o CC drivers/mtd/chips/map_ram.mod.o CC drivers/mtd/chips/map_rom.mod.o CC drivers/mtd/devices/doc2001.mod.o CC drivers/mtd/devices/doc2001plus.mod.o CC drivers/mtd/devices/docecc.mod.o CC drivers/mtd/devices/docprobe.mod.o CC drivers/mtd/devices/phram.mod.o CC drivers/mtd/devices/slram.mod.o CC drivers/mtd/maps/map_funcs.mod.o CC drivers/mtd/maps/physmap.mod.o CC drivers/mtd/maps/plat-ram.mod.o CC drivers/mtd/maps/solutionengine.mod.o CC drivers/mtd/mtd.mod.o CC drivers/mtd/mtdconcat.mod.o CC drivers/mtd/nand/alauda.mod.o CC drivers/mtd/nand/nand.mod.o CC drivers/mtd/nand/nand_ecc.mod.o CC drivers/mtd/nand/nand_ids.mod.o CC drivers/mtd/nand/plat_nand.mod.o CC drivers/mtd/onenand/onenand.mod.o CC drivers/mtd/onenand/onenand_sim.mod.o CC drivers/mtd/redboot.mod.o CC drivers/mtd/ubi/ubi.mod.o CC drivers/net/hamradio/6pack.mod.o CC drivers/net/hamradio/baycom_epp.mod.o CC drivers/net/hamradio/baycom_par.mod.o CC drivers/net/hamradio/baycom_ser_fdx.mod.o CC drivers/net/hamradio/baycom_ser_hdx.mod.o CC drivers/net/hamradio/bpqether.mod.o CC drivers/net/hamradio/hdlcdrv.mod.o CC drivers/net/hamradio/mkiss.mod.o CC drivers/net/hamradio/yam.mod.o CC drivers/net/irda/irda-usb.mod.o CC drivers/parport/parport.mod.o CC drivers/parport/parport_ax88796.mod.o CC drivers/parport/parport_pc.mod.o CC drivers/pcmcia/pcmcia.mod.o CC drivers/pcmcia/pcmcia_core.mod.o CC drivers/rtc/rtc-bq4802.mod.o CC drivers/rtc/rtc-core.mod.o CC drivers/rtc/rtc-ds1286.mod.o CC drivers/rtc/rtc-ds1307.mod.o CC drivers/rtc/rtc-ds1511.mod.o CC drivers/rtc/rtc-ds1672.mod.o CC drivers/rtc/rtc-ds1742.mod.o CC drivers/rtc/rtc-fm3130.mod.o CC drivers/rtc/rtc-lib.mod.o CC drivers/rtc/rtc-m41t80.mod.o CC drivers/rtc/rtc-m48t35.mod.o CC drivers/rtc/rtc-m48t86.mod.o CC drivers/rtc/rtc-max6900.mod.o CC drivers/rtc/rtc-pcf50633.mod.o CC drivers/rtc/rtc-pcf8563.mod.o CC drivers/rtc/rtc-pcf8583.mod.o CC drivers/rtc/rtc-rs5c372.mod.o CC drivers/rtc/rtc-rx8581.mod.o CC drivers/rtc/rtc-sh.mod.o CC drivers/rtc/rtc-stk17ta8.mod.o CC drivers/rtc/rtc-test.mod.o CC drivers/rtc/rtc-v3020.mod.o CC drivers/usb/atm/speedtch.mod.o CC drivers/usb/atm/usbatm.mod.o CC drivers/usb/atm/xusbatm.mod.o CC drivers/usb/gadget/g_cdc.mod.o CC drivers/usb/gadget/g_printer.mod.o CC drivers/usb/gadget/g_serial.mod.o CC drivers/usb/gadget/g_zero.mod.o CC drivers/usb/gadget/m66592-udc.mod.o CC drivers/usb/host/isp116x-hcd.mod.o CC drivers/usb/host/oxu210hp-hcd.mod.o CC drivers/usb/host/r8a66597-hcd.mod.o CC drivers/usb/host/u132-hcd.mod.o CC drivers/usb/misc/iowarrior.mod.o CC drivers/usb/misc/rio500.mod.o CC drivers/usb/misc/trancevibrator.mod.o CC drivers/usb/misc/usbsevseg.mod.o CC drivers/usb/misc/vstusb.mod.o CC drivers/usb/serial/aircable.mod.o CC drivers/usb/serial/ark3116.mod.o CC drivers/usb/serial/belkin_sa.mod.o CC drivers/usb/serial/ch341.mod.o CC drivers/usb/serial/cyberjack.mod.o CC drivers/usb/serial/cypress_m8.mod.o CC drivers/usb/serial/digi_acceleport.mod.o CC drivers/usb/serial/empeg.mod.o CC drivers/usb/serial/ftdi_sio.mod.o CC drivers/usb/serial/funsoft.mod.o CC drivers/usb/serial/garmin_gps.mod.o CC drivers/usb/serial/io_ti.mod.o CC drivers/usb/serial/ipaq.mod.o CC drivers/usb/serial/ir-usb.mod.o CC drivers/usb/serial/iuu_phoenix.mod.o CC drivers/usb/serial/keyspan.mod.o CC drivers/usb/serial/mos7720.mod.o CC drivers/usb/serial/mos7840.mod.o CC drivers/usb/serial/moto_modem.mod.o CC drivers/usb/serial/navman.mod.o CC drivers/usb/serial/omninet.mod.o CC drivers/usb/serial/option.mod.o CC drivers/usb/serial/oti6858.mod.o CC drivers/usb/serial/pl2303.mod.o CC drivers/usb/serial/safe_serial.mod.o CC drivers/usb/serial/siemens_mpi.mod.o CC drivers/usb/serial/sierra.mod.o CC drivers/usb/serial/spcp8x5.mod.o CC drivers/usb/serial/ti_usb_3410_5052.mod.o CC drivers/usb/serial/usb_debug.mod.o CC drivers/usb/serial/usbserial.mod.o CC drivers/usb/serial/whiteheat.mod.o CC drivers/video/cfbcopyarea.mod.o CC drivers/video/cfbfillrect.mod.o CC drivers/video/cfbimgblt.mod.o CC drivers/video/console/bitblit.mod.o CC drivers/video/console/fbcon.mod.o CC drivers/video/console/font.mod.o CC drivers/video/console/softcursor.mod.o CC drivers/video/console/tileblit.mod.o CC drivers/video/fb.mod.o CC drivers/video/fb_sys_fops.mod.o CC drivers/video/metronomefb.mod.o CC drivers/video/output.mod.o CC drivers/video/s1d13xxxfb.mod.o CC drivers/video/syscopyarea.mod.o CC drivers/video/sysfillrect.mod.o CC drivers/video/sysimgblt.mod.o CC drivers/video/tmiofb.mod.o CC drivers/video/uvesafb.mod.o CC drivers/w1/slaves/w1_ds2433.mod.o CC drivers/w1/slaves/w1_smem.mod.o CC fs/autofs4/autofs4.mod.o CC fs/fuse/fuse.mod.o CC fs/nls/nls_cp1250.mod.o CC fs/nls/nls_cp1251.mod.o CC fs/nls/nls_cp1255.mod.o CC fs/nls/nls_cp437.mod.o CC fs/nls/nls_cp737.mod.o CC fs/nls/nls_cp852.mod.o CC fs/nls/nls_cp857.mod.o CC fs/nls/nls_cp860.mod.o CC fs/nls/nls_cp862.mod.o CC fs/nls/nls_iso8859-1.mod.o CC fs/nls/nls_iso8859-13.mod.o CC fs/nls/nls_iso8859-2.mod.o CC fs/nls/nls_iso8859-6.mod.o CC fs/nls/nls_iso8859-7.mod.o CC fs/nls/nls_koi8-r.mod.o CC fs/nls/nls_utf8.mod.o CC lib/bitrev.mod.o CC lib/crc-ccitt.mod.o CC lib/crc32.mod.o CC lib/crc7.mod.o CC lib/libcrc32c.mod.o CC lib/lzo/lzo_compress.mod.o CC lib/lzo/lzo_decompress.mod.o CC lib/ts_bm.mod.o CC lib/ts_fsm.mod.o CC lib/ts_kmp.mod.o CC lib/zlib_deflate/zlib_deflate.mod.o CC lib/zlib_inflate/zlib_inflate.mod.o CC net/802/garp.mod.o CC net/802/p8023.mod.o CC net/802/stp.mod.o CC net/8021q/8021q.mod.o CC net/atm/lec.mod.o CC net/ax25/ax25.mod.o CC net/bluetooth/bluetooth.mod.o CC net/bluetooth/hidp/hidp.mod.o CC net/bluetooth/l2cap.mod.o CC net/bluetooth/rfcomm/rfcomm.mod.o CC net/bluetooth/sco.mod.o CC net/bridge/bridge.mod.o CC net/can/can-raw.mod.o CC net/ipx/ipx.mod.o CC net/irda/irda.mod.o CC net/irda/irlan/irlan.mod.o CC net/key/af_key.mod.o CC net/mac80211/mac80211.mod.o CC net/netrom/netrom.mod.o CC net/rfkill/rfkill-input.mod.o CC net/rfkill/rfkill.mod.o CC net/sched/act_nat.mod.o CC net/sched/act_simple.mod.o CC net/sched/cls_basic.mod.o CC net/sched/cls_fw.mod.o CC net/sched/cls_tcindex.mod.o CC net/sched/em_text.mod.o CC net/sched/sch_atm.mod.o CC net/sched/sch_cbq.mod.o CC net/sched/sch_gred.mod.o CC net/sched/sch_hfsc.mod.o CC net/sched/sch_prio.mod.o CC net/sched/sch_red.mod.o CC net/sched/sch_tbf.mod.o CC net/unix/unix.mod.o CC net/wimax/wimax.mod.o CC net/wireless/cfg80211.mod.o CC samples/kobject/kobject-example.mod.o CC samples/kobject/kset-example.mod.o CC samples/markers/marker-example.mod.o CC samples/markers/probe-example.mod.o CC samples/tracepoints/tracepoint-probe-sample.mod.o CC samples/tracepoints/tracepoint-probe-sample2.mod.o CC samples/tracepoints/tracepoint-sample.mod.o CC sound/core/oss/snd-mixer-oss.mod.o CC sound/core/seq/oss/snd-seq-oss.mod.o CC sound/core/seq/snd-seq-device.mod.o CC sound/core/seq/snd-seq-midi-event.mod.o CC sound/core/seq/snd-seq-midi.mod.o CC sound/core/seq/snd-seq.mod.o CC sound/core/snd-hwdep.mod.o CC sound/core/snd-page-alloc.mod.o CC sound/core/snd-pcm.mod.o CC sound/core/snd-rawmidi.mod.o CC sound/core/snd-timer.mod.o CC sound/core/snd.mod.o CC sound/i2c/other/snd-ak4117.mod.o CC sound/pcmcia/pdaudiocf/snd-pdaudiocf.mod.o CC sound/sound_firmware.mod.o CC sound/soundcore.mod.o CC sound/usb/caiaq/snd-usb-caiaq.mod.o CC sound/usb/snd-usb-audio.mod.o CC sound/usb/snd-usb-lib.mod.o LD [M] Documentation/DocBook/procfs_example.ko LD [M] Documentation/connector/cn_test.ko LD [M] arch/sh/oprofile/oprofile.ko LD [M] crypto/arc4.ko LD [M] crypto/blowfish.ko LD [M] crypto/ctr.ko LD [M] crypto/deflate.ko LD [M] crypto/hmac.ko LD [M] crypto/lzo.ko LD [M] crypto/md5.ko LD [M] crypto/seed.ko LD [M] crypto/seqiv.ko LD [M] crypto/michael_mic.ko LD [M] crypto/serpent.ko LD [M] crypto/sha256_generic.ko LD [M] crypto/sha512_generic.ko LD [M] crypto/tgr192.ko LD [M] crypto/wp512.ko LD [M] crypto/zlib.ko LD [M] drivers/auxdisplay/ks0108.ko LD [M] drivers/base/firmware_class.ko LD [M] drivers/bluetooth/bcm203x.ko LD [M] drivers/bluetooth/bfusb.ko LD [M] drivers/bluetooth/bluecard_cs.ko LD [M] drivers/bluetooth/bpa10x.ko LD [M] drivers/bluetooth/btsdio.ko LD [M] drivers/bluetooth/btuart_cs.ko LD [M] drivers/bluetooth/dtl1_cs.ko LD [M] drivers/bluetooth/hci_uart.ko LD [M] drivers/bluetooth/hci_vhci.ko LD [M] drivers/char/generic_serial.ko LD [M] drivers/char/hw_random/rng-core.ko LD [M] drivers/char/ipmi/ipmi_devintf.ko LD [M] drivers/char/lp.ko LD [M] drivers/char/n_r3964.ko LD [M] drivers/char/pcmcia/cm4000_cs.ko LD [M] drivers/char/ipmi/ipmi_watchdog.ko LD [M] drivers/char/ppdev.ko LD [M] drivers/char/rio/rio.ko LD [M] drivers/connector/cn.ko LD [M] drivers/hid/hid.ko LD [M] drivers/hwmon/adm1025.ko LD [M] drivers/hwmon/adm9240.ko LD [M] drivers/hwmon/ads7828.ko LD [M] drivers/hwmon/gl518sm.ko LD [M] drivers/hwmon/hwmon-vid.ko LD [M] drivers/hwmon/hwmon.ko LD [M] drivers/hwmon/ibmaem.ko LD [M] drivers/hwmon/ibmpex.ko LD [M] drivers/hwmon/it87.ko LD [M] drivers/hwmon/lm75.ko LD [M] drivers/hwmon/lm77.ko LD [M] drivers/hwmon/lm78.ko LD [M] drivers/hwmon/lm83.ko LD [M] drivers/hwmon/lm90.ko LD [M] drivers/hwmon/lm92.ko LD [M] drivers/hwmon/lm93.ko LD [M] drivers/hwmon/max1619.ko LD [M] drivers/hwmon/w83627hf.ko LD [M] drivers/i2c/algos/i2c-algo-bit.ko LD [M] drivers/i2c/algos/i2c-algo-pca.ko LD [M] drivers/i2c/busses/i2c-parport-light.ko LD [M] drivers/i2c/busses/i2c-pca-platform.ko LD [M] drivers/i2c/busses/i2c-sh_mobile.ko LD [M] drivers/i2c/busses/i2c-tiny-usb.ko LD [M] drivers/i2c/busses/i2c-simtec.ko LD [M] drivers/i2c/i2c-core.ko LD [M] drivers/input/evdev.ko LD [M] drivers/input/gameport/ns558.ko LD [M] drivers/input/joydev.ko LD [M] drivers/input/gameport/gameport.ko LD [M] drivers/input/mouse/psmouse.ko LD [M] drivers/input/serio/i8042.ko LD [M] drivers/input/serio/libps2.ko LD [M] drivers/input/serio/parkbd.ko LD [M] drivers/input/tablet/acecad.ko LD [M] drivers/input/touchscreen/elo.ko LD [M] drivers/input/touchscreen/penmount.ko LD [M] drivers/input/touchscreen/wacom_w8001.ko LD [M] drivers/input/touchscreen/tsc2007.ko LD [M] drivers/leds/leds-pca955x.ko LD [M] drivers/leds/leds-wm8350.ko LD [M] drivers/leds/ledtrig-timer.ko LD [M] drivers/mfd/mfd-core.ko LD [M] drivers/mfd/pcf50633-adc.ko LD [M] drivers/mfd/pcf50633-core.ko LD [M] drivers/mfd/wm8350-i2c.ko LD [M] drivers/mfd/wm8350.ko LD [M] drivers/mfd/wm8400-core.ko LD [M] drivers/mmc/card/sdio_uart.ko LD [M] drivers/mtd/ar7part.ko LD [M] drivers/mtd/chips/cfi_cmdset_0020.ko LD [M] drivers/mtd/chips/cfi_probe.ko LD [M] drivers/mtd/chips/cfi_cmdset_0001.ko LD [M] drivers/mtd/chips/cfi_util.ko LD [M] drivers/mtd/chips/chipreg.ko LD [M] drivers/mtd/chips/gen_probe.ko LD [M] drivers/mtd/chips/map_absent.ko LD [M] drivers/mtd/chips/map_ram.ko LD [M] drivers/mtd/chips/map_rom.ko LD [M] drivers/mtd/devices/doc2001.ko LD [M] drivers/mtd/devices/doc2001plus.ko LD [M] drivers/mtd/devices/docecc.ko LD [M] drivers/mtd/devices/docprobe.ko LD [M] drivers/mtd/devices/phram.ko LD [M] drivers/mtd/devices/slram.ko LD [M] drivers/mtd/maps/map_funcs.ko LD [M] drivers/mtd/maps/physmap.ko LD [M] drivers/mtd/maps/plat-ram.ko LD [M] drivers/mtd/maps/solutionengine.ko LD [M] drivers/mtd/mtd.ko LD [M] drivers/mtd/mtdconcat.ko LD [M] drivers/mtd/nand/alauda.ko LD [M] drivers/mtd/nand/nand.ko LD [M] drivers/mtd/nand/nand_ecc.ko LD [M] drivers/mtd/nand/nand_ids.ko LD [M] drivers/mtd/nand/plat_nand.ko LD [M] drivers/mtd/onenand/onenand.ko LD [M] drivers/mtd/onenand/onenand_sim.ko LD [M] drivers/mtd/redboot.ko LD [M] drivers/mtd/ubi/ubi.ko LD [M] drivers/net/hamradio/6pack.ko LD [M] drivers/net/hamradio/baycom_epp.ko LD [M] drivers/net/hamradio/baycom_par.ko LD [M] drivers/net/hamradio/baycom_ser_fdx.ko LD [M] drivers/net/hamradio/baycom_ser_hdx.ko LD [M] drivers/net/hamradio/bpqether.ko LD [M] drivers/net/hamradio/hdlcdrv.ko LD [M] drivers/net/hamradio/mkiss.ko LD [M] drivers/net/hamradio/yam.ko LD [M] drivers/net/irda/irda-usb.ko LD [M] drivers/parport/parport.ko LD [M] drivers/parport/parport_ax88796.ko LD [M] drivers/parport/parport_pc.ko LD [M] drivers/pcmcia/pcmcia.ko LD [M] drivers/pcmcia/pcmcia_core.ko LD [M] drivers/rtc/rtc-bq4802.ko LD [M] drivers/rtc/rtc-core.ko LD [M] drivers/rtc/rtc-ds1286.ko LD [M] drivers/rtc/rtc-ds1307.ko LD [M] drivers/rtc/rtc-ds1511.ko LD [M] drivers/rtc/rtc-ds1672.ko LD [M] drivers/rtc/rtc-ds1742.ko LD [M] drivers/rtc/rtc-fm3130.ko LD [M] drivers/rtc/rtc-lib.ko LD [M] drivers/rtc/rtc-m41t80.ko LD [M] drivers/rtc/rtc-m48t35.ko LD [M] drivers/rtc/rtc-m48t86.ko LD [M] drivers/rtc/rtc-max6900.ko LD [M] drivers/rtc/rtc-pcf50633.ko LD [M] drivers/rtc/rtc-pcf8563.ko LD [M] drivers/rtc/rtc-pcf8583.ko LD [M] drivers/rtc/rtc-rs5c372.ko LD [M] drivers/rtc/rtc-rx8581.ko LD [M] drivers/rtc/rtc-sh.ko LD [M] drivers/rtc/rtc-stk17ta8.ko LD [M] drivers/rtc/rtc-test.ko LD [M] drivers/rtc/rtc-v3020.ko LD [M] drivers/usb/atm/speedtch.ko LD [M] drivers/usb/atm/usbatm.ko LD [M] drivers/usb/atm/xusbatm.ko LD [M] drivers/usb/gadget/g_cdc.ko LD [M] drivers/usb/gadget/g_printer.ko LD [M] drivers/usb/gadget/g_zero.ko LD [M] drivers/usb/gadget/g_serial.ko LD [M] drivers/usb/gadget/m66592-udc.ko LD [M] drivers/usb/host/isp116x-hcd.ko LD [M] drivers/usb/host/oxu210hp-hcd.ko LD [M] drivers/usb/host/r8a66597-hcd.ko LD [M] drivers/usb/host/u132-hcd.ko LD [M] drivers/usb/misc/rio500.ko LD [M] drivers/usb/misc/trancevibrator.ko LD [M] drivers/usb/misc/iowarrior.ko LD [M] drivers/usb/misc/usbsevseg.ko LD [M] drivers/usb/misc/vstusb.ko LD [M] drivers/usb/serial/aircable.ko LD [M] drivers/usb/serial/ark3116.ko LD [M] drivers/usb/serial/belkin_sa.ko LD [M] drivers/usb/serial/ch341.ko LD [M] drivers/usb/serial/cyberjack.ko LD [M] drivers/usb/serial/cypress_m8.ko LD [M] drivers/usb/serial/digi_acceleport.ko LD [M] drivers/usb/serial/empeg.ko LD [M] drivers/usb/serial/ftdi_sio.ko LD [M] drivers/usb/serial/funsoft.ko LD [M] drivers/usb/serial/garmin_gps.ko LD [M] drivers/usb/serial/io_ti.ko LD [M] drivers/usb/serial/ipaq.ko LD [M] drivers/usb/serial/ir-usb.ko LD [M] drivers/usb/serial/iuu_phoenix.ko LD [M] drivers/usb/serial/keyspan.ko LD [M] drivers/usb/serial/mos7720.ko LD [M] drivers/usb/serial/moto_modem.ko LD [M] drivers/usb/serial/mos7840.ko LD [M] drivers/usb/serial/navman.ko LD [M] drivers/usb/serial/omninet.ko LD [M] drivers/usb/serial/oti6858.ko LD [M] drivers/usb/serial/option.ko LD [M] drivers/usb/serial/pl2303.ko LD [M] drivers/usb/serial/safe_serial.ko LD [M] drivers/usb/serial/siemens_mpi.ko LD [M] drivers/usb/serial/spcp8x5.ko LD [M] drivers/usb/serial/sierra.ko LD [M] drivers/usb/serial/ti_usb_3410_5052.ko LD [M] drivers/usb/serial/usb_debug.ko LD [M] drivers/usb/serial/usbserial.ko LD [M] drivers/usb/serial/whiteheat.ko LD [M] drivers/video/cfbcopyarea.ko LD [M] drivers/video/cfbfillrect.ko LD [M] drivers/video/cfbimgblt.ko LD [M] drivers/video/console/bitblit.ko LD [M] drivers/video/console/fbcon.ko LD [M] drivers/video/console/softcursor.ko LD [M] drivers/video/console/font.ko LD [M] drivers/video/console/tileblit.ko LD [M] drivers/video/fb.ko LD [M] drivers/video/fb_sys_fops.ko LD [M] drivers/video/metronomefb.ko LD [M] drivers/video/output.ko LD [M] drivers/video/s1d13xxxfb.ko LD [M] drivers/video/syscopyarea.ko LD [M] drivers/video/sysfillrect.ko LD [M] drivers/video/sysimgblt.ko LD [M] drivers/video/tmiofb.ko LD [M] drivers/w1/slaves/w1_ds2433.ko LD [M] drivers/video/uvesafb.ko LD [M] drivers/w1/slaves/w1_smem.ko LD [M] fs/autofs4/autofs4.ko LD [M] fs/fuse/fuse.ko LD [M] fs/nls/nls_cp1250.ko LD [M] fs/nls/nls_cp1251.ko LD [M] fs/nls/nls_cp1255.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/nls/nls_cp737.ko LD [M] fs/nls/nls_cp852.ko LD [M] fs/nls/nls_cp857.ko LD [M] fs/nls/nls_cp860.ko LD [M] fs/nls/nls_cp862.ko LD [M] fs/nls/nls_iso8859-1.ko LD [M] fs/nls/nls_iso8859-13.ko LD [M] fs/nls/nls_iso8859-2.ko LD [M] fs/nls/nls_iso8859-6.ko LD [M] fs/nls/nls_iso8859-7.ko LD [M] fs/nls/nls_koi8-r.ko LD [M] fs/nls/nls_utf8.ko LD [M] lib/bitrev.ko LD [M] lib/crc-ccitt.ko LD [M] lib/crc32.ko LD [M] lib/crc7.ko LD [M] lib/libcrc32c.ko LD [M] lib/lzo/lzo_compress.ko LD [M] lib/lzo/lzo_decompress.ko LD [M] lib/ts_bm.ko LD [M] lib/ts_fsm.ko LD [M] lib/ts_kmp.ko LD [M] lib/zlib_deflate/zlib_deflate.ko LD [M] lib/zlib_inflate/zlib_inflate.ko LD [M] net/802/garp.ko LD [M] net/802/p8023.ko LD [M] net/802/stp.ko LD [M] net/8021q/8021q.ko LD [M] net/atm/lec.ko LD [M] net/ax25/ax25.ko LD [M] net/bluetooth/bluetooth.ko LD [M] net/bluetooth/hidp/hidp.ko LD [M] net/bluetooth/l2cap.ko LD [M] net/bluetooth/rfcomm/rfcomm.ko LD [M] net/bluetooth/sco.ko LD [M] net/bridge/bridge.ko LD [M] net/can/can-raw.ko LD [M] net/ipx/ipx.ko LD [M] net/irda/irda.ko LD [M] net/irda/irlan/irlan.ko LD [M] net/key/af_key.ko LD [M] net/mac80211/mac80211.ko LD [M] net/netrom/netrom.ko LD [M] net/rfkill/rfkill-input.ko LD [M] net/rfkill/rfkill.ko LD [M] net/sched/act_nat.ko LD [M] net/sched/act_simple.ko LD [M] net/sched/cls_basic.ko LD [M] net/sched/cls_fw.ko LD [M] net/sched/cls_tcindex.ko LD [M] net/sched/em_text.ko LD [M] net/sched/sch_atm.ko LD [M] net/sched/sch_cbq.ko LD [M] net/sched/sch_gred.ko LD [M] net/sched/sch_hfsc.ko LD [M] net/sched/sch_prio.ko LD [M] net/sched/sch_red.ko LD [M] net/sched/sch_tbf.ko LD [M] net/unix/unix.ko LD [M] net/wimax/wimax.ko LD [M] net/wireless/cfg80211.ko LD [M] samples/kobject/kobject-example.ko LD [M] samples/kobject/kset-example.ko LD [M] samples/markers/marker-example.ko LD [M] samples/markers/probe-example.ko LD [M] samples/tracepoints/tracepoint-probe-sample.ko LD [M] samples/tracepoints/tracepoint-probe-sample2.ko LD [M] samples/tracepoints/tracepoint-sample.ko LD [M] sound/core/oss/snd-mixer-oss.ko LD [M] sound/core/seq/oss/snd-seq-oss.ko LD [M] sound/core/seq/snd-seq-device.ko LD [M] sound/core/seq/snd-seq-midi-event.ko LD [M] sound/core/seq/snd-seq-midi.ko LD [M] sound/core/seq/snd-seq.ko LD [M] sound/core/snd-hwdep.ko LD [M] sound/core/snd-page-alloc.ko LD [M] sound/core/snd-pcm.ko LD [M] sound/core/snd-rawmidi.ko LD [M] sound/core/snd-timer.ko LD [M] sound/core/snd.ko LD [M] sound/i2c/other/snd-ak4117.ko LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko LD [M] sound/sound_firmware.ko LD [M] sound/soundcore.ko LD [M] sound/usb/caiaq/snd-usb-caiaq.ko LD [M] sound/usb/snd-usb-audio.ko LD [M] sound/usb/snd-usb-lib.ko IHEX firmware/ti_3410.fw IHEX firmware/ti_5052.fw IHEX firmware/mts_cdma.fw IHEX firmware/mts_gsm.fw IHEX firmware/mts_edge.fw IHEX firmware/edgeport/down3.bin IHEX2FW firmware/whiteheat_loader.fw IHEX2FW firmware/whiteheat.fw # Build took: 0:02:16.670537 # git bisect good Bisecting: 67 revisions left to test after this [a227fd7db74fa05d866790a4b29ba049bb5035cc] USB: musb: partial DaVinci dm355 support # < git symbolic-ref HEAD Trying a227fd7db74fa05d866790a4b29ba049bb5035cc # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh Generating include/asm-sh/machtypes.h Using /scratch/kisskb/src as source for kernel CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o AS usr/initramfs_data.o CC init/do_mounts_initrd.o CC init/initramfs.o LD usr/built-in.o UPD include/linux/compile.h CC init/version.o CC arch/sh/mm/init.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/consistent.o CC arch/sh/mm/mmap.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/cache-sh2.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/kernel/idle.o CC arch/sh/mm/pg-nommu.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/io.o CC arch/sh/kernel/io_generic.o CC arch/sh/math-emu/math.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o distcc[29991] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/kernel/sys_sh.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23: /scratch/kisskb/src/include/math-emu/single.h:50:5: warning: "__LITTLE_ENDIAN" is not defined In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:24: /scratch/kisskb/src/include/math-emu/double.h:59:5: warning: "__LITTLE_ENDIAN" is not defined AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/kernel/time_32.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/timers/timer.o CC arch/sh/kernel/kgdb.o CC arch/sh/kernel/timers/timer-cmt.o CC arch/sh/kernel/cpufreq.o CC arch/sh/kernel/module.o CC arch/sh/kernel/machine_kexec.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/cpu/irq/imask.o AS arch/sh/kernel/relocate_kernel.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/crash_dump.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC arch/sh/kernel/kprobes.o CC arch/sh/kernel/ftrace.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds distcc[30203] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/timers/timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/timers/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/timers/timer.o distcc[30368] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/timers/.tmp_mx_timer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/do_mounts.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/do_mounts.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file init/do_mounts.o distcc[30378] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory distcc[30259] ERROR: compile (null) on localhost:Broken pipe LD init/mounts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kgdb.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kgdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/kgdb.o distcc[30425] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_kgdb.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/pg-nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/pg-nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/pg-nommu.o distcc[30437] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_pg-nommu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30477] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated distcc[30481] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_machvec.o': No such file distcc[30484] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_machvec.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/ptrace_32.o distcc[30509] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory distcc[30065] ERROR: compile (null) on localhost:Broken pipe distcc[30136] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kprobes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kprobes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/kprobes.o distcc[30595] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_kprobes.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30602] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated distcc[30605] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file distcc[30607] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory distcc[30197] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/boards/mach-se/board-se7619.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/consistent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/consistent.o distcc[30668] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_consistent.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/crash_dump.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/crash_dump.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/crash_dump.o distcc[30677] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_crash_dump.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/irq/imask.o distcc[30343] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/tlb-nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/tlb-nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlb-nommu.o distcc[30237] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_tlb-nommu.o': No such file or directory LD arch/sh/kernel/cpu/irq/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/io.o distcc[30722] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/extable_32.o distcc[30744] ERROR: compile (null) on localhost failed distcc[30261] ERROR: compile (null) on localhost:Broken pipe mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps_32.o distcc[30762] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/init.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/init.o distcc[30772] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/stacktrace.o distcc[30797] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory LD arch/sh/boards/mach-se/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/main.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/main.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file init/main.o distcc[30836] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_main.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/irq.o distcc[30546] ERROR: compile (null) on localhost failed LD init/built-in.o mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.o': No such file or directory LD arch/sh/kernel/cpu/sh2/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh2/clock-sh7619.o: No such file: No such file or directory distcc[30882] ERROR: compile (null) on localhost failed make[4]: *** [arch/sh/kernel/cpu/sh2/built-in.o] Error 1 make[3]: *** [arch/sh/kernel/cpu/sh2] Error 2 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/signal_32.o distcc[30887] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/module.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/module.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/module.o distcc[30892] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_module.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/mmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/mmap.o distcc[30923] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30969] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/idle.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/idle.o arch/sh/kernel/.tmp_gl_cpufreq.o: file not recognized: File truncated distcc[30972] ERROR: compile (null) on localhost failed distcc[30975] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_idle.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_cpufreq.o': No such file distcc[30982] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_cpufreq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh32.o distcc[30995] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh.o mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory distcc[31000] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory distcc[31022] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/process_32.o distcc[31041] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/clock.o distcc[31048] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_clock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/setup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/setup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/setup.o distcc[31071] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_setup.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache-sh2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache-sh2.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/cache-sh2.o distcc[31116] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_cache-sh2.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps.o distcc[31123] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/io_generic.o mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory distcc[31126] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io_generic.o': No such file or directory make[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: *** Waiting for unfinished jobs.... distcc[30183] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/machine_kexec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/machine_kexec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/machine_kexec.o distcc[30952] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_machine_kexec.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sh_bios.o distcc[31227] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sh_bios.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/time_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/time_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/time_32.o distcc[31243] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_time_32.o': No such file or directory CC ipc/mqueue.o CC ipc/msgutil.o CC mm/bootmem.o CC mm/filemap.o CC mm/mempool.o CC security/commoncap.o CC mm/oom_kill.o CC mm/fadvise.o CC security/inode.o CC mm/maccess.o CC security/device_cgroup.o CC security/keys/key.o CC mm/page_alloc.o CC security/keys/keyring.o CC security/keys/keyctl.o CC security/keys/permission.o CC security/keys/process_keys.o CC mm/page-writeback.o CC security/keys/request_key.o CC mm/pdflush.o CC security/keys/request_key_auth.o CC security/keys/user_defined.o CC security/keys/sysctl.o CC mm/readahead.o CC mm/swap.o CC fs/open.o CC mm/truncate.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 fs/read_write.o CC mm/vmscan.o CC kernel/sched.o CC kernel/fork.o CC crypto/api.o CC mm/shmem.o CC fs/file_table.o CC crypto/cipher.o CC fs/super.o CC crypto/digest.o CC kernel/exec_domain.o CC fs/char_dev.o CC kernel/panic.o CC mm/prio_tree.o CC mm/util.o CC mm/mmzone.o CC crypto/algapi.o CC fs/stat.o CC crypto/compress.o CC fs/exec.o CC kernel/printk.o CC kernel/cpu.o CC crypto/scatterwalk.o CC mm/vmstat.o CC crypto/ablkcipher.o CC fs/pipe.o CC mm/backing-dev.o CC mm/page_isolation.o CC kernel/exit.o CC crypto/blkcipher.o CC crypto/hash.o CC fs/namei.o CC crypto/ahash.o CC crypto/shash.o CC crypto/algboss.o CC kernel/itimer.o CC crypto/testmgr.o CC fs/fcntl.o TIMEC kernel/timeconst.h CC fs/ioctl.o CC mm/mm_init.o CC kernel/softirq.o CC crypto/fips.o CC mm/nommu.o CC crypto/aead.o CC fs/readdir.o CC kernel/resource.o CC fs/select.o CC mm/dmapool.o CC kernel/sysctl.o CC kernel/capability.o CC crypto/chainiv.o CC fs/fifo.o CC mm/shmem_acl.o CC fs/dcache.o CC kernel/ptrace.o CC crypto/eseqiv.o CC mm/slob.o CC fs/inode.o CC crypto/xcbc.o CC kernel/timer.o CC mm/memcontrol.o CC mm/quicklist.o CC kernel/user.o CC fs/attr.o CC mm/page_cgroup.o CC fs/bad_inode.o CC crypto/md4.o CC kernel/signal.o CC crypto/rmd256.o CC fs/file.o CC kernel/sys.o CC fs/filesystems.o CC crypto/wp512.o CC kernel/kmod.o CC crypto/tgr192.o CC fs/namespace.o CC kernel/workqueue.o CC fs/seq_file.o CC kernel/pid.o CC fs/xattr.o CC crypto/ecb.o CC fs/libfs.o CC kernel/rcupdate.o CC crypto/cbc.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:323: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:333: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative CC fs/fs-writeback.o CC crypto/serpent.o CC crypto/cast6.o CC crypto/aes_generic.o CC fs/pnode.o CC kernel/extable.o CC fs/drop_caches.o CC kernel/params.o CC crypto/arc4.o CC fs/splice.o CC kernel/posix-timers.o CC crypto/khazad.o CC fs/sync.o distcc[31815] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/mm/slob.c: In function '__kmalloc_node': /scratch/kisskb/src/mm/slob.c:465: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'kfree': /scratch/kisskb/src/mm/slob.c:499: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'ksize': /scratch/kisskb/src/mm/slob.c:518: warning: comparison of distinct pointer types lacks a cast distcc[31912] ERROR: compile (null) on localhost:Broken pipe distcc[31909] ERROR: compile (null) on localhost:Broken pipe distcc[31997] ERROR: compile (null) on localhost:Broken pipe distcc[31969] ERROR: compile (null) on localhost:Broken pipe distcc[31813] ERROR: compile (null) on localhost:Broken pipe distcc[31838] ERROR: compile (null) on localhost:Broken pipe distcc[32005] ERROR: compile (null) on localhost:Broken pipe distcc[32106] ERROR: compile (null) on localhost:Broken pipe distcc[31606] ERROR: compile (null) on localhost:Broken pipe distcc[31788] ERROR: compile (null) on localhost:Broken pipe distcc[31915] ERROR: compile (null) on localhost:Broken pipe distcc[32177] ERROR: compile (null) on localhost:Broken pipe distcc[31870] ERROR: compile (null) on localhost:Broken pipe distcc[32033] ERROR: compile (null) on localhost:Broken pipe distcc[32129] ERROR: compile (null) on localhost:Broken pipe distcc[31740] ERROR: compile (null) on localhost:Broken pipe distcc[32132] ERROR: compile (null) on localhost:Broken pipe distcc[32280] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/stat.o distcc[32300] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stat.o': No such file or directory CC kernel/kthread.o distcc[32137] ERROR: compile (null) on localhost:Broken pipe CC block/elevator.o distcc[31994] ERROR: compile (null) on localhost:Broken pipe distcc[32017] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/digest.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/digest.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/digest.o distcc[32410] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_digest.o': No such file or directory distcc[31957] ERROR: compile (null) on localhost:Broken pipe CC kernel/wait.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl.o distcc[32462] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pid.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pid.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pid.o distcc[32471] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory distcc[32475] ERROR: compile (null) on localhost:Broken pipe CC fs/utimes.o CC crypto/michael_mic.o distcc[31634] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/mm/memcontrol.c: In function 'mem_cgroup_hierarchy_read': /scratch/kisskb/src/mm/memcontrol.c:1754: error: unable to find a register to spill in class 'R0_REGS' /scratch/kisskb/src/mm/memcontrol.c:1754: error: this is the insn: (insn:HI 11 9 12 2 /scratch/kisskb/src/mm/memcontrol.c:267 (set (reg:QI 1 r1 [orig:168 .use_hierarchy ] [168]) (mem/s/j:QI (plus:SI (reg/f:SI 2 r2 [orig:163 .subsys+8 ] [163]) (reg:SI 1 r1 [166])) [0 .use_hierarchy+0 S1 A32])) 182 {movqi_i} (expr_list:REG_DEAD (reg:SI 1 r1 [166]) (expr_list:REG_DEAD (reg/f:SI 2 r2 [orig:163 .subsys+8 ] [163]) (nil)))) /scratch/kisskb/src/mm/memcontrol.c:1754: confused by earlier errors, bailing out distcc[31733] ERROR: compile /scratch/kisskb/src/mm/memcontrol.c on sprygo/32 failed make[2]: *** [mm/memcontrol.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC kernel/kfifo.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1880: warning: control reaches end of non-void function distcc[32382] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32597] ERROR: compile (null) on localhost failed distcc[31726] ERROR: compile (null) on localhost:Broken pipe distcc[31879] ERROR: compile (null) on localhost:Broken pipe distcc[32627] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/utimes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/utimes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/utimes.o distcc[32662] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_utimes.o': No such file or directory distcc[32668] ERROR: compile (null) on localhost:Broken pipe CC crypto/crc32c.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-timers.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/posix-timers.o distcc[32681] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory distcc[31784] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32698] ERROR: compile (null) on localhost failed CC crypto/rng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/shmem.o distcc[32714] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory CC kernel/sys_ni.o distcc[32144] ERROR: compile (null) on localhost:Broken pipe distcc[31885] ERROR: compile (null) on localhost:Broken pipe distcc[32049] ERROR: compile (null) on localhost:Broken pipe distcc[31918] ERROR: compile (null) on localhost:Broken pipe distcc[31713] ERROR: compile (null) on localhost:Broken pipe distcc[380] ERROR: compile (null) on localhost:Broken pipe distcc[32127] ERROR: compile (null) on localhost:Broken pipe crypto/.tmp_gl_xcbc.o: file not recognized: File truncated distcc[32600] ERROR: compile (null) on localhost failed distcc[32243] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/panic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/panic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/panic.o distcc[464] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpu.o: uses instructions which are incompatible with instructions used in previous modules mv: cannot stat `kernel/.tmp_mx_panic.o'/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld:: No such file or directory failed to merge target specific data of file kernel/cpu.o distcc[466] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory CC crypto/krng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/select.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/select.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/select.o distcc[519] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_select.o': No such file or directory distcc[32072] ERROR: compile (null) on localhost:Broken pipe distcc[32705] ERROR: compile (null) on localhost:Broken pipe crypto/.tmp_gl_arc4.o: file not recognized: File truncated distcc[32708] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_arc4.o': No such file distcc[557] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_arc4.o': No such file or directory CC block/blk-core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key_auth.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key_auth.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/request_key_auth.o distcc[32725] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_request_key_auth.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/pdflush.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/pdflush.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/pdflush.o distcc[32545] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_pdflush.o': No such file or directory CC [M] crypto/seqiv.o CC fs/stack.o LD drivers/accessibility/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[663] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[664] ERROR: compile (null) on localhost failed arch/sh/kernel/timers/.tmp_gl_timer-cmt.o: file not recognized: File truncated distcc[668] ERROR: compile (null) on localhost failed distcc[32093] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_xcbc.o': No such file distcc[410] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_xcbc.o': No such file or directory CC block/blk-tag.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bad_inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bad_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/bad_inode.o distcc[727] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bad_inode.o': No such file or directory CC block/blk-sysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/backing-dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/backing-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/backing-dev.o distcc[752] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_backing-dev.o': No such file or directory CC kernel/posix-cpu-timers.o distcc[32104] ERROR: compile (null) on localhost:Broken pipe distcc[32119] ERROR: compile (null) on localhost:Broken pipe distcc[32020] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/mqueue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/mqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/mqueue.o distcc[836] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_mqueue.o': No such file or directory CC kernel/mutex.o CC drivers/base/core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[864] ERROR: compile (null) on localhost failed crypto/.tmp_gl_rmd256.o: file not recognized: File truncated distcc[867] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd256.o': No such file distcc[869] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_rmd256.o': No such file or directory CC kernel/hrtimer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/extable.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/extable.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/extable.o distcc[889] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory CC fs/buffer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/drop_caches.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/drop_caches.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/drop_caches.o distcc[907] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory CC [M] crypto/hmac.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kthread.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kthread.o distcc[931] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory distcc[452] ERROR: compile (null) on localhost:Broken pipe CC block/blk-barrier.o distcc[32375] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[998] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cast6.o: file not recognized: File truncated distcc[1000] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cast6.o': No such file distcc[1002] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cast6.o': No such file or directory distcc[1007] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/crypto_null.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/softirq.o distcc[1062] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/mutex.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/mutex.o CC block/blk-settings.o distcc[1074] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory CC [M] crypto/rmd160.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-cpu-timers.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-cpu-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/posix-cpu-timers.o distcc[1124] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory distcc[32142] ERROR: compile (null) on localhost:Broken pipe CC block/blk-ioc.o distcc[32081] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/elevator.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/elevator.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/elevator.o distcc[1170] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_elevator.o': No such file or directory CC [M] crypto/sha1_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/splice.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/splice.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/splice.o distcc[1187] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[858] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/resource.o distcc[1223] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directory CC drivers/bluetooth/hci_ldisc.o CC block/blk-map.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1252] ERROR: compile (null) on localhost failed crypto/.tmp_gl_seqiv.o: file not recognized: File truncated distcc[1254] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seqiv.o': No such file distcc[1256] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_seqiv.o': No such file or directory distcc[1060] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/cdrom/cdrom.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1312] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1314] ERROR: compile (null) on localhost failed crypto/.tmp_gl_crypto_null.o: file not recognized: File truncated distcc[1315] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crypto_null.o': No such file distcc[1321] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_crypto_null.o': No such file or directory CC drivers/base/sys.o distcc[31775] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1370] ERROR: compile (null) on localhost failed distcc[31448] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32348] ERROR: compile (null) on localhost failed distcc[32165] ERROR: compile (null) on localhost:Broken pipe distcc[689] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/quicklist.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/quicklist.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/quicklist.o distcc[1420] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory CC fs/bio.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_ldisc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_ldisc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bluetooth/hci_ldisc.o distcc[1493] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_hci_ldisc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/nommu.o distcc[484] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory distcc[431] ERROR: compile (null) on localhost:Broken pipe CC drivers/bluetooth/hci_h4.o CC fs/block_dev.o distcc[1111] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/algapi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/algapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/algapi.o distcc[1532] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_algapi.o': No such file or directory crypto/.tmp_gl_cbc.o: file not recognized: File truncated distcc[1377] ERROR: compile (null) on localhost failed CC drivers/base/bus.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/exec.o distcc[1579] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_exec.o': No such file or directory CC [M] crypto/sha256_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1604] ERROR: compile (null) on localhost failed crypto/.tmp_gl_wp512.o: file not recognized: File truncated distcc[1606] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_wp512.o': No such file distcc[1608] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_wp512.o': No such file or directory CC drivers/base/dd.o distcc[32158] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cbc.o': No such file distcc[1538] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cbc.o': No such file or directory CC fs/direct-io.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/compress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/compress.o distcc[1657] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_compress.o': No such file or directory CC drivers/base/driver.o CC [M] crypto/gf128mul.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/util.o distcc[1712] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_util.o': No such file or directory CC drivers/bluetooth/hci_ll.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1731] ERROR: compile (null) on localhost failed crypto/.tmp_gl_hmac.o: file not recognized: File truncated distcc[1735] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_hmac.o': No such file distcc[1741] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hmac.o': No such file or directory CC fs/mpage.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mm_init.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mm_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/mm_init.o distcc[493] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mm_init.o': No such file or directory CC drivers/base/class.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/dd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/dd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/dd.o distcc[1785] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dd.o': No such file or directory CC fs/ioprio.o distcc[1797] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1821] ERROR: compile (null) on localhost failed distcc[32036] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/dmapool.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/dmapool.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/dmapool.o distcc[1845] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_dmapool.o': No such file or directory CC drivers/base/platform.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched.o distcc[1884] ERROR: compile (null) on localhost:Broken pipe distcc[1882] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory CC block/blk-exec.o distcc[31977] ERROR: compile (null) on localhost:Broken pipe distcc[1675] ERROR: compile (null) on localhost:Broken pipe crypto/.tmp_gl_sha256_generic.o: file not recognized: File truncated distcc[1823] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/class.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/class.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/class.o distcc[1939] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_class.o': No such file or directory distcc[1857] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1993] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ecb.o: file not recognized: File truncated distcc[1995] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ecb.o': No such file distcc[1997] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ecb.o': No such file or directory distcc[1780] ERROR: compile (null) on localhost:Broken pipe CC drivers/bluetooth/bfusb.o CC drivers/char/mem.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mempool.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mempool.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/mempool.o distcc[2021] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory CC fs/bio-integrity.o distcc[31979] ERROR: compile (null) on localhost:Broken pipe distcc[32004] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/device_cgroup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/device_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/device_cgroup.o distcc[2092] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_device_cgroup.o': No such file or directory CC drivers/char/random.o CC kernel/rwsem.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1691] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/ablkcipher.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/ablkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ablkcipher.o distcc[2170] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ablkcipher.o': No such file or directory crypto/.tmp_gl_algboss.o: file not recognized: File truncated distcc[2173] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algboss.o': No such file distcc[2177] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_algboss.o': No such file or directory CC drivers/base/cpu.o CC [M] drivers/connector/cn_queue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/timer.o distcc[2239] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory distcc[2256] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2272] ERROR: compile (null) on localhost failed crypto/.tmp_gl_serpent.o: file not recognized: File truncated distcc[2277] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2279] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_serpent.o': No such file distcc[2280] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_serpent.o': No such file or directory crypto/.tmp_gl_fips.o: file not recognized: File truncated distcc[2283] ERROR: compile (null) on localhost failed CC drivers/cpufreq/cpufreq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/filemap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/filemap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/filemap.o distcc[2295] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_filemap.o': No such file or directory CC kernel/nsproxy.o distcc[2320] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/tty_io.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/key.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/key.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/key.o distcc[1983] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_key.o': No such file or directory CC [M] drivers/bluetooth/bcm203x.o fs/.tmp_gl_fifo.o: file not recognized: File truncated distcc[1319] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fifo.o': No such file distcc[2371] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_fifo.o': No such file or directory CC drivers/base/firmware.o distcc[2386] ERROR: compile (null) on localhost:Broken pipe distcc[1877] ERROR: compile (null) on localhost:Broken pipe crypto/.tmp_gl_crc32c.o: file not recognized: File truncated distcc[670] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/timers/.tmp_mx_timer-cmt.o': No such file distcc[673] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/timers/.tmp_mx_timer-cmt.o': No such file or directory LD arch/sh/kernel/timers/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem_acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/shmem_acl.o distcc[2454] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem_acl.o': No such file or directory CC [M] drivers/connector/connector.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/rng.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/rng.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/rng.o distcc[2494] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_rng.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2501] ERROR: compile (null) on localhost failed crypto/.tmp_gl_hash.o: file not recognized: File truncated distcc[2506] ERROR: compile (null) on localhost failed CC block/blk-merge.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/nsproxy.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/nsproxy.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/nsproxy.o distcc[2529] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/ahash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/ahash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ahash.o distcc[2547] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ahash.o': No such file or directory CC [M] drivers/bluetooth/bpa10x.o CC drivers/cpufreq/cpufreq_performance.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/file.o distcc[2594] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file.o': No such file or directory distcc[1622] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/n_tty.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/process_keys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/process_keys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/process_keys.o distcc[2394] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_process_keys.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2617] ERROR: compile (null) on localhost failed crypto/.tmp_gl_krng.o: file not recognized: File truncated distcc[2621] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_krng.o': No such file distcc[2629] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_krng.o' CC drivers/base/init.o : No such file or directory CC drivers/cpufreq/cpufreq_powersave.o /scratch/kisskb/src/block/blk-merge.c: In function '__blk_recalc_rq_segments': /scratch/kisskb/src/block/blk-merge.c:48: warning: 'bbio' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/namespace.o distcc[2688] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory distcc[1236] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/bluetooth/btsdio.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fs-writeback.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fs-writeback.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fs-writeback.o distcc[2718] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fs-writeback.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/sys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/sys.o distcc[2369] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_sys.o': No such file or directory CC drivers/base/map.o CC [M] crypto/pcbc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-ioc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-ioc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-ioc.o distcc[2762] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-ioc.o': No such file or directory CC [M] sound/sound_core.o distcc[32565] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/filesystems.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/filesystems.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/filesystems.o distcc[2809] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_filesystems.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2158] ERROR: compile (null) on localhost failed crypto/.tmp_gl_chainiv.o: file not recognized: File truncated distcc[1193] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha256_generic.o': No such file distcc[1916] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha256_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_chainiv.o': No such file distcc[2818] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_chainiv.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/inode.o distcc[2478] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_inode.o': No such file or directory CC drivers/base/devres.o CC drivers/cpufreq/freq_table.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/user.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/user.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/user.o distcc[2866] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory CC [M] sound/sound_firmware.o CC block/blk-softirq.o LD fs/autofs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fips.o': No such file distcc[2290] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_fips.o': No such file or directory CC drivers/char/tty_ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/direct-io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/direct-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/direct-io.o distcc[2631] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_direct-io.o': No such file or directory CC kernel/srcu.o distcc[2468] ERROR: compile (null) on localhost:Broken pipe distcc[3024] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kfifo.o distcc[2159] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmscan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmscan.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmscan.o distcc[3055] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_vmscan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/oom_kill.o: compiled for a big endian system and target is little endian CC [M] drivers/cpufreq/cpufreq_userspace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/oom_kill.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/oom_kill.o distcc[1563] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_oom_kill.o': No such file or directory CC drivers/base/attribute_container.o CC [M] fs/autofs/dirhash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3117] ERROR: compile (null) on localhost failed drivers/cpufreq/.tmp_gl_cpufreq_powersave.o: file not recognized: File truncated distcc[3120] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_powersave.o': No such file distcc[3124] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_powersave.o': No such file or directory CC drivers/char/tty_ldisc.o CC [M] fs/autofs/init.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ioctl.o distcc[3152] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/devres.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/devres.o distcc[3160] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_devres.o': No such file or directory CC [M] drivers/cpufreq/cpufreq_conservative.o CC drivers/char/tty_buffer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/math-emu/math.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/math-emu/math.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/math-emu/math.o distcc[3210] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/math-emu/.tmp_mx_math.o': No such file or directory LD arch/sh/math-emu/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_hash.o': No such file distcc[2581] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hash.o': No such file or directory CC [M] fs/autofs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3256] ERROR: compile (null) on localhost failed drivers/bluetooth/.tmp_gl_bcm203x.o: file not recognized: File truncated distcc[3258] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_bcm203x.o': No such file distcc[3260] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/bluetooth/.tmp_mx_bcm203x.o': No such file or directory CC drivers/char/tty_port.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/driver.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/driver.o distcc[3287] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_driver.o': No such file or directory CC [M] crypto/ctr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page-writeback.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page-writeback.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page-writeback.o distcc[2975] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page-writeback.o': No such file or directory distcc[1404] ERROR: compile (null) on localhost:Broken pipe CC fs/autofs4/init.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs/inode.o distcc[3369] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_inode.o': No such file or directory distcc[3395] ERROR: compile (null) on localhost:Broken pipe LD drivers/gpu/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3430] ERROR: compile (null) on localhost failed drivers/bluetooth/.tmp_gl_btsdio.o: file not recognized: File truncated distcc[3432] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/platform.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/platform.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/platform.o distcc[3445] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_platform.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/workqueue.o distcc[3449] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory CC [M] crypto/gcm.o CC block/blk-timeout.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_buffer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_buffer.o distcc[3495] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_alloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_alloc.o mv: cannot stat `drivers/char/.tmp_mx_tty_buffer.o': No such file or directory distcc[3497] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_alloc.o': No such file or directory distcc[3246] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-barrier.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-barrier.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-barrier.o distcc[3514] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-barrier.o': No such file or directory CC [M] crypto/cryptd.o CC drivers/char/misc.o CC drivers/char/vt_ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/sound_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/sound_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/sound_core.o distcc[3566] ERROR: compile (null) on localhost failed mv: cannot stat `sound/.tmp_mx_sound_core.o': No such file or directory arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated distcc[1391] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xattr.o distcc[3580] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_xattr.o': No such file or directory CC drivers/char/vc_screen.o CC drivers/base/transport_class.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/permission.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/permission.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/permission.o distcc[978] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_permission.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_cgroup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_cgroup.o distcc[2662] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_cgroup.o': No such file or directory CC block/ioctl.o CC [M] crypto/des_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3667] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_mem.o: file not recognized: File truncated distcc[3669] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_mem.o': No such file distcc[3671] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_mem.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/prio_tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/prio_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/prio_tree.o distcc[3687] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_prio_tree.o': No such file or directory CC drivers/char/selection.o CC drivers/base/power/sysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3707] ERROR: compile (null) on localhost failed distcc[2384] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3729] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file distcc[3573] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory LD arch/sh/mm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/asids-debugfs.o: No such file: No such file or directory distcc[3739] ERROR: compile (null) on localhost failed make[2]: *** [arch/sh/mm/built-in.o] Error 1 distcc[31889] ERROR: compile (null) on localhost:Broken pipe distcc[2116] ERROR: compile (null) on localhost:Broken pipe distcc[3300] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/signal.o distcc[3802] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcupdate.o distcc[3809] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory CC [M] fs/autofs/root.o distcc[3111] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/open.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/open.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/open.o distcc[3876] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory CC fs/autofs4/inode.o CC [M] drivers/hwmon/hwmon.o distcc[3657] ERROR: compile (null) on localhost:Broken pipe CC fs/btrfs/super.o distcc[1799] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys_ni.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys_ni.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys_ni.o distcc[3976] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory CC [M] drivers/hwmon/hwmon-vid.o make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC drivers/base/dma-mapping.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3609] ERROR: compile (null) on localhost failed drivers/cpufreq/.tmp_gl_cpufreq_performance.o: file not recognized: File truncated distcc[4019] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_performance.o': No such file distcc[4027] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/params.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/params.o rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_performance.o': No such file or directory distcc[4028] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory CC drivers/base/firmware_class.o CC fs/autofs4/root.o LD drivers/i2c/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/timers/timer-cmt.o: No such file: No such file or directory distcc[2450] ERROR: compile (null) on localhost failed make[3]: *** [arch/sh/kernel/timers/built-in.o] Error 1 make[2]: *** [arch/sh/kernel/timers] Error 2 make[1]: *** [arch/sh/kernel] Error 2 CC block/genhd.o distcc[31706] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/map.o distcc[4121] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_map.o': No such file or directory CC drivers/char/keyboard.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_btsdio.o': No such file distcc[3434] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/bluetooth/.tmp_mx_btsdio.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aead.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aead.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aead.o distcc[3197] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aead.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2566] ERROR: compile (null) on localhost failed crypto/.tmp_gl_sha1_generic.o: file not recognized: File truncated distcc[4182] ERROR: compile (null) on localhost failed CC drivers/base/module.o CC fs/autofs4/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_io.o distcc[3929] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_io.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_ll.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_ll.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bluetooth/hci_ll.o distcc[4248] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_hci_ll.o': No such file or directory distcc[4271] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-merge.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-merge.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-merge.o distcc[4273] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-merge.o': No such file or directory CC [M] fs/autofs/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4294] ERROR: compile (null) on localhost failed fs/autofs/.tmp_gl_init.o: file not recognized: File truncated distcc[4298] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_init.o': No such file distcc[4304] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs/.tmp_mx_init.o': No such file or directory CC fs/autofs4/waitq.o drivers/cpufreq/.tmp_gl_cpufreq_userspace.o: file not recognized: File truncated distcc[3713] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_userspace.o': No such file distcc[4314] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_userspace.o': No such file or directory distcc[2930] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/w83627hf.o CC [M] sound/core/oss/pcm_oss.o distcc[2658] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/truncate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/truncate.o distcc[3308] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory CC drivers/ide/ide.o CC [M] sound/core/hwdep.o distcc[3904] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/des_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/des_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/des_generic.o distcc[4459] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_des_generic.o': No such file or directory distcc[4463] ERROR: compile (null) on localhost:Broken pipe CC kernel/semaphore.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyctl.o distcc[4507] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_keyctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/libfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/libfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/libfs.o distcc[32761] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_libfs.o': No such file or directory CC kernel/notifier.o CC [M] sound/drivers/dummy.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/swap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/swap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/swap.o distcc[4564] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_swap.o': No such file or directory CC [M] drivers/hwmon/f71805f.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-exec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-exec.o distcc[4591] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-exec.o': No such file or directory distcc[4608] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/memalloc.o CC fs/btrfs/ctree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stack.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stack.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/stack.o distcc[4622] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stack.o': No such file or directory CC [M] sound/core/sgbuf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ldisc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ldisc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_ldisc.o distcc[3991] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_ldisc.o': No such file or directory CC fs/autofs4/expire.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/freq_table.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/freq_table.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpufreq/freq_table.o distcc[4042] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/cpufreq/.tmp_mx_freq_table.o': No such file or directory distcc[790] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crc32c.o': No such file distcc[2433] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_crc32c.o': No such file or directory CC [M] crypto/fcrypt.o CC [M] fs/autofs/waitq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/char_dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/char_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/char_dev.o distcc[4754] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_char_dev.o': No such file or directory CC fs/btrfs/extent-tree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fcntl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fcntl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fcntl.o distcc[633] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fcntl.o': No such file or directory CC fs/autofs4/dev-ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/api.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/api.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/api.o distcc[4794] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_api.o': No such file or directory CC [M] sound/drivers/mpu401/mpu401_uart.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4220] ERROR: compile (null) on localhost failed fs/autofs4/.tmp_gl_init.o: file not recognized: File truncated distcc[4827] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/hwdep.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/hwdep.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/hwdep.o distcc[4839] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_hwdep.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/misc.o distcc[4846] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_misc.o': No such file or directory CC block/scsi_ioctl.o CC kernel/ksysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/connector/cn_queue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/connector/cn_queue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/connector/cn_queue.o distcc[4538] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/connector/.tmp_mx_cn_queue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/inode.o distcc[4908] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_inode.o': No such file or directory CC block/cmd-filter.o CC [M] crypto/cast5.o distcc[31488] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/dev-ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/dev-ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/dev-ioctl.o distcc[5041] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_dev-ioctl.o': No such file or directory CC [M] sound/drivers/mpu401/mpu401.o CC drivers/char/vt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5082] ERROR: compile (null) on localhost failed fs/autofs/.tmp_gl_root.o: file not recognized: File truncated distcc[5084] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_root.o': No such file distcc[5086] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs/.tmp_mx_root.o': No such file or directory CC kernel/pm_qos_params.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/hrtimer.o distcc[5132] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioprio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioprio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ioprio.o distcc[4698] ERROR: compile (null) on localhost failed CC block/bsg.o mv: cannot stat `fs/.tmp_mx_ioprio.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5156] ERROR: compile (null) on localhost failed CC [M] sound/core/pcm.o distcc[4750] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cdrom/cdrom.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cdrom/cdrom.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cdrom/cdrom.o distcc[5193] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/cdrom/.tmp_mx_cdrom.o': No such file or directory CC kernel/sched_clock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_init.o': No such file distcc[4830] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs4/.tmp_mx_init.o': No such file or directory CC drivers/char/defkeymap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/transport_class.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/transport_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/transport_class.o distcc[5125] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_transport_class.o': No such file or directory CC [M] drivers/hwmon/ibmaem.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_h4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_h4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bluetooth/hci_h4.o distcc[5297] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_hci_h4.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/ptrace.o distcc[5309] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_isolation.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_isolation.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_isolation.o distcc[4355] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_isolation.o': No such file or directory CC [M] sound/core/pcm_native.o CC fs/btrfs/print-tree.o CC block/noop-iosched.o fs/autofs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[5162] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/attr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/attr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/attr.o distcc[4407] ERROR: compile (null) on localhost failed CC [M] sound/core/pcm_lib.o mv: cannot stat `fs/.tmp_mx_attr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pipe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pipe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/pipe.o distcc[3621] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pipe.o': No such file or directory CC [M] sound/core/pcm_timer.o CC drivers/ide/ide-ioctls.o distcc[4868] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5413] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_f71805f.o: file not recognized: File truncated distcc[5415] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_f71805f.o': No such file distcc[5417] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_f71805f.o': No such file or directory CC [M] crypto/tea.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/memalloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/memalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/memalloc.o distcc[5433] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_memalloc.o': No such file or directory CC drivers/char/tty_audit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha1_generic.o': No such file distcc[4186] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha1_generic.o': No such file or directory LD drivers/bluetooth/hci_uart.o CC [M] sound/core/pcm_misc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/random.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/random.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/random.o distcc[5109] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_random.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyring.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyring.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyring.o CC drivers/input/input.o distcc[5524] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_keyring.o': No such file or directory CC block/as-iosched.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/bio.o distcc[5548] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bio.o': No such file or directory CC drivers/ide/ide-io.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5594] ERROR: compile (null) on localhost failed kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated distcc[5596] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file distcc[5598] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_ksysfs.o': No such file or directory CC [M] drivers/hwmon/it87.o distcc[5618] ERROR: compile (null) on localhost:Broken pipe distcc[5571] ERROR: compile (null) on localhost:Broken pipe distcc[4155] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/readahead.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/readahead.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/readahead.o distcc[5646] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory CC [M] crypto/anubis.o CC [M] sound/core/pcm_memory.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-ioctls.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-ioctls.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-ioctls.o distcc[5693] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-ioctls.o': No such file or directory CC fs/btrfs/root-tree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5049] ERROR: compile (null) on localhost failed drivers/cpufreq/.tmp_gl_cpufreq_conservative.o: file not recognized: File truncated distcc[5711] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-map.o distcc[5716] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-map.o': No such file or directory CC drivers/char/sysrq.o crypto/.tmp_gl_cryptd.o: file not recognized: File truncated distcc[3731] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cryptd.o': No such file distcc[5762] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cryptd.o': No such file or directory distcc[5009] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/pc87360.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmstat.o distcc[5805] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_vmstat.o': No such file or directory CC drivers/ide/ide-iops.o distcc[5705] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/fork.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/fork.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/fork.o distcc[5834] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/root-tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/root-tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/root-tree.o distcc[5842] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_root-tree.o': No such file or directory CC drivers/input/input-compat.o CC drivers/input/serio/serio.o distcc[4812] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5755] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_it87.o: file not recognized: File truncated distcc[5902] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_it87.o': No such file distcc[5904] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_it87.o': No such file or directory CC drivers/ide/ide-lib.o CC drivers/char/specialix.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5969] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cast5.o: file not recognized: File truncated distcc[5971] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cast5.o': No such file distcc[5973] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cast5.o': No such file or directory CC fs/configfs/inode.o /scratch/kisskb/src/drivers/char/specialix.c:2358: warning: 'specialx_pci_tbl' defined but not used /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6060] ERROR: compile (null) on localhost failed crypto/.tmp_gl_khazad.o: file not recognized: File truncated distcc[6062] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_khazad.o': No such file distcc[6064] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_khazad.o': No such file or directory CC [M] sound/core/rawmidi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/root.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/root.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/root.o distcc[6092] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/inode.o mv: cannot stat `fs/autofs4/.tmp_mx_root.o': No such file or directory distcc[6096] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_inode.o': No such file or directory CC fs/configfs/file.o LD drivers/char/ipmi/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/buffer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/buffer.o distcc[6130] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_buffer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ctree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ctree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/ctree.o distcc[6141] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_ctree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_timer.o distcc[6178] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_pcm_timer.o': No such file or directory CC drivers/char/tpm/tpm.o CC drivers/input/ff-core.o CC drivers/char/rio/rio_linux.o distcc[5999] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/drivers/mpu401/mpu401_uart.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/drivers/mpu401/mpu401_uart.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/drivers/mpu401/mpu401_uart.o distcc[5943] ERROR: compile (null) on localhost failed mv: cannot stat `sound/drivers/mpu401/.tmp_mx_mpu401_uart.o': No such file or directory CC drivers/char/generic_serial.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/dma-mapping.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/dma-mapping.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/dma-mapping.o distcc[6254] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dma-mapping.o': No such file or directory CC kernel/cred.o distcc[5801] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/scsi_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/scsi_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/scsi_ioctl.o distcc[6286] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_scsi_ioctl.o': No such file or directory CC drivers/char/raw.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6302] ERROR: compile (null) on localhost failed block/.tmp_gl_noop-iosched.o: file not recognized: File truncated distcc[6306] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'block/.tmp_mx_noop-iosched.o': No such file distcc[6309] ERROR: compile (null) on localhost failed rm: cannot remove `block/.tmp_mx_noop-iosched.o': No such file or directory CC [M] drivers/hwmon/pc87427.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rwsem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rwsem.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rwsem.o distcc[6331] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory CC [M] drivers/char/ipmi/ipmi_msghandler.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hwmon/hwmon-vid.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hwmon/hwmon-vid.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/hwmon-vid.o distcc[5888] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hwmon/.tmp_mx_hwmon-vid.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_conservative.o': No such file distcc[5713] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_conservative.o': No such file or directory CC kernel/async.o CC drivers/ide/ide-probe.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cred.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cred.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cred.o distcc[6428] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory CC [M] drivers/char/ipmi/ipmi_devintf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/capability.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/capability.o distcc[6452] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/selection.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/selection.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/selection.o distcc[6470] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_selection.o': No such file or directory CC drivers/input/ff-memless.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/notifier.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/notifier.o distcc[5343] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_capability.o': No such file or directory CC [M] sound/core/timer.o CC [M] drivers/char/ipmi/ipmi_si_intf.o crypto/.tmp_gl_michael_mic.o: file not recognized: File truncated distcc[2814] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/firmware_class.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/firmware_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/firmware_class.o distcc[6513] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_firmware_class.o': No such file or directory CC drivers/char/n_r3964.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/mpage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/mpage.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/mpage.o distcc[6544] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_mpage.o': No such file or directory CC drivers/input/serio/serport.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dcache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dcache.o distcc[6559] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_dcache.o': No such file or directory CC [M] drivers/char/ipmi/ipmi_kcs_sm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_michael_mic.o': No such file distcc[6503] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_michael_mic.o': No such file or directory CC fs/btrfs/dir-item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-lib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-lib.o distcc[6611] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-lib.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6679] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_kcs_sm.o: file not recognized: File truncated distcc[6684] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_kcs_sm.o': No such file distcc[6690] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_kcs_sm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6691] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_n_r3964.o: file not recognized: File truncated distcc[6698] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_n_r3964.o': No such file distcc[6703] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_n_r3964.o': No such file or directory CC block/blk-integrity.o CC drivers/leds/led-core.o distcc[6460] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/char/ipmi/ipmi_smic_sm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6808] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/oss/pcm_oss.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/oss/pcm_oss.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/pcm_oss.o distcc[5229] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/oss/.tmp_mx_pcm_oss.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/extent-tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/extent-tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/extent-tree.o distcc[6828] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_extent-tree.o': No such file or directory LD [M] sound/core/oss/snd-pcm-oss.o CC [M] crypto/deflate.o CC fs/debugfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/serio/serio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/serio/serio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/serio.o distcc[6861] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/serio/.tmp_mx_serio.o': No such file or directory CC [M] crypto/authenc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_native.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_native.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_native.o distcc[6923] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_pcm_native.o': No such file or directory CC drivers/char/tpm/tpm_nsc.o distcc[6571] ERROR: compile (null) on localhost:Broken pipe distcc[6573] ERROR: compile (null) on localhost:Broken pipe distcc[5913] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/read_write.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/read_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/read_write.o distcc[6966] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_read_write.o': No such file or directory CC fs/btrfs/file-item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6895] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_raw.o: file not recognized: File truncated distcc[6992] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_raw.o': No such file distcc[6994] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_raw.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-probe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-probe.o distcc[7013] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-probe.o': No such file or directory CC drivers/ide/ide-taskfile.o CC [M] drivers/hwmon/smsc47b397.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7061] ERROR: compile (null) on localhost failed crypto/.tmp_gl_deflate.o: file not recognized: File truncated distcc[7065] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_deflate.o': No such file distcc[7074] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_deflate.o': No such file or directory CC kernel/freezer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-integrity.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-integrity.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-integrity.o distcc[7107] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-integrity.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7115] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_si_intf.o: file not recognized: File truncated distcc[7117] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_si_intf.o': No such file distcc[7121] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_si_intf.o': No such file or directory CC fs/configfs/dir.o CC [M] drivers/hwmon/smsc47m1.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7157] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_specialix.o: file not recognized: File truncated distcc[6811] ERROR: compile (null) on localhost failed distcc[6813] ERROR: compile (null) on localhost:Broken pipe distcc[6410] ERROR: compile (null) on localhost:Broken pipe distcc[7226] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/n_tty.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/n_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/n_tty.o distcc[7239] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_n_tty.o': No such file or directory CC kernel/profile.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aes_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aes_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aes_generic.o distcc[7250] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aes_generic.o': No such file or directory CC fs/debugfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6192] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-settings.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-settings.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-settings.o distcc[7278] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-settings.o': No such file or directory CC drivers/leds/led-class.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7293] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ctr.o: file not recognized: File truncated distcc[7296] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ctr.o': No such file distcc[7298] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ctr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/core.o distcc[6055] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/namei.o mv: cannot stat `drivers/base/.tmp_mx_core.o': No such file or directory distcc[6040] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory CC [M] sound/core/sound.o CC drivers/leds/led-triggers.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/pnode.o distcc[7352] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory LD drivers/media/common/built-in.o LD drivers/media/video/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/wait.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/wait.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/wait.o distcc[7380] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/super.o distcc[6589] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_super.o': No such file or directory CC [M] drivers/char/ipmi/ipmi_bt_sm.o CC [M] block/deadline-iosched.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/leds/led-class.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/leds/led-class.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/leds/led-class.o distcc[7449] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/leds/.tmp_mx_led-class.o': No such file or directory CC fs/btrfs/inode-item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/scatterwalk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/scatterwalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/scatterwalk.o distcc[5014] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_scatterwalk.o': No such file or directory CC drivers/ide/ide-pm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/attribute_container.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/attribute_container.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/attribute_container.o distcc[7497] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_attribute_container.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys.o distcc[7393] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/waitq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/waitq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs/waitq.o distcc[6594] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_waitq.o': No such file or directory CC drivers/leds/ledtrig-timer.o CC drivers/input/input-polldev.o CC drivers/ide/ide-park.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-timeout.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-timeout.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-timeout.o distcc[7416] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-timeout.o': No such file or directory CC drivers/leds/ledtrig-ide-disk.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/power/sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/power/sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/power/sysfs.o distcc[7572] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/power/.tmp_mx_sysfs.o': No such file or directory LD drivers/base/power/built-in.o CC drivers/input/mousedev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7436] ERROR: compile (null) on localhost failed drivers/char/tpm/.tmp_gl_tpm_nsc.o: file not recognized: File truncated distcc[7605] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/freezer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/freezer.o distcc[7629] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_freezer.o': No such file or directory CC [M] drivers/hwmon/vt1211.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/dir.o distcc[7656] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_dir.o': No such file or directory CC drivers/mfd/sm501.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/sound_firmware.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/sound_firmware.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/sound_firmware.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld:distcc[7485] ERROR: compile (null) on localhost failed failed to merge target specific data of file fs/sync.o distcc[7726] ERROR: compile (null) on localhost failed mv: cannot stat `sound/.tmp_mx_sound_firmware.o': No such file or directory mv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory CC drivers/ide/ide-pio-blacklist.o LD drivers/media/built-in.o CC drivers/leds/ledtrig-heartbeat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/cmd-filter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/cmd-filter.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/cmd-filter.o distcc[7770] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_cmd-filter.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7786] ERROR: compile (null) on localhost failed CC drivers/input/misc/cm109.o drivers/bluetooth/.tmp_gl_bfusb.o: file not recognized: File truncated distcc[7791] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_bfusb.o': No such file distcc[7796] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/bluetooth/.tmp_mx_bfusb.o': No such file or directory CC [M] drivers/hwmon/w83627ehf.o CC drivers/input/keyboard/atkbd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/dir-item.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/dir-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/dir-item.o distcc[7816] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_dir-item.o': No such file or directory distcc[7420] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/serio/libps2.o CC drivers/input/tablet/acecad.o distcc[7431] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/leds/led-triggers.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/leds/led-triggers.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/leds/led-triggers.o distcc[7885] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/leds/.tmp_mx_led-triggers.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/leds/ledtrig-ide-disk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/leds/ledtrig-ide-disk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/leds/ledtrig-ide-disk.o distcc[7901] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/leds/.tmp_mx_ledtrig-ide-disk.o': No such file or directory CC [M] drivers/leds/ledtrig-backlight.o drivers/char/ipmi/.tmp_gl_ipmi_smic_sm.o: file not recognized: File truncated distcc[7159] ERROR: compile (null) on localhost failed CC drivers/misc/lkdtm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tpm/tpm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tpm/tpm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tpm/tpm.o distcc[7937] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/tpm/.tmp_mx_tpm.o': No such file or directory CC drivers/input/keyboard/sunkbd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7986] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7987] ERROR: compile (null) on localhost failed drivers/input/.tmp_gl_mousedev.o: file not recognized: File truncated distcc[7989] ERROR: compile (null) on localhost failed drivers/leds/.tmp_gl_ledtrig-backlight.o: file not recognized: File truncated distcc[7991] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_mousedev.o': No such file distcc[7994] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/.tmp_mx_mousedev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_ledtrig-backlight.o': No such file distcc[7995] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/leds/.tmp_mx_ledtrig-backlight.o': No such file or directory CC [M] drivers/mfd/htc-pasic3.o CC drivers/input/keyboard/sh_keysc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8045] ERROR: compile (null) on localhost failed distcc[7621] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8047] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_vt1211.o: file not recognized: File truncated distcc[8049] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_smsc47m1.o: file not recognized: File truncated distcc[8054] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_smsc47m1.o': No such file distcc[8059] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_smsc47m1.o': No such file or directory CC fs/configfs/symlink.o crypto/.tmp_gl_fcrypt.o: file not recognized: File truncated distcc[7269] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_specialix.o': No such file distcc[7163] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_specialix.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fcrypt.o': No such file distcc[8094] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_fcrypt.o': No such file or directory CC drivers/input/misc/uinput.o CC [M] sound/core/init.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5950] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/testmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/testmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/testmgr.o distcc[8129] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_testmgr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exec_domain.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exec_domain.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exec_domain.o distcc[4055] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory CC [M] drivers/input/misc/ati_remote2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/inode.o distcc[7473] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_inode.o': No such file or directory CC fs/btrfs/inode-map.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-sysfs.o distcc[7715] ERROR: compile (null) on localhost failed CC [M] drivers/input/keyboard/lkkbd.o mv: cannot stat `block/.tmp_mx_blk-sysfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/module.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/module.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/module.o distcc[7368] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_module.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/ipmi/ipmi_msghandler.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/ipmi/ipmi_msghandler.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/ipmi/ipmi_msghandler.o distcc[8188] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/ipmi/.tmp_mx_ipmi_msghandler.o': No such file or directory LD drivers/bluetooth/built-in.o CC [M] drivers/input/keyboard/xtkbd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file_table.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file_table.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/file_table.o distcc[5794] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file_table.o': No such file or directory CC [M] drivers/input/keyboard/stowaway.o CC drivers/ide/ide-sysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input-compat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input-compat.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/input-compat.o distcc[8249] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/.tmp_mx_input-compat.o': No such file or directory distcc[7424] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/soc/soc-core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8273] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_devintf.o: file not recognized: File truncated distcc[8275] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_devintf.o': No such file distcc[8277] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_devintf.o': No such file or directory /scratch/kisskb/src/fs/configfs/symlink.c: In function 'configfs_symlink': /scratch/kisskb/src/fs/configfs/symlink.c:138: warning: 'target_item' may be used uninitialized in this function CC drivers/input/tablet/aiptek.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/profile.o distcc[8310] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_profile.o': No such file or directory CC drivers/char/tpm/tpm_atmel.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/symlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/symlink.o distcc[8342] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_symlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8354] ERROR: compile (null) on localhost failed drivers/leds/.tmp_gl_ledtrig-timer.o: file not recognized: File truncated distcc[8362] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_ledtrig-timer.o': No such file distcc[8369] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/leds/.tmp_mx_ledtrig-timer.o': No such file or directory CC [M] drivers/input/serio/i8042.o CC [M] sound/soc/soc-dapm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode-map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode-map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/inode-map.o distcc[8406] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_inode-map.o': No such file or directory CC [M] drivers/input/misc/keyspan_remote.o distcc[6947] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/connector/connector.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/connector/connector.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/connector/connector.o distcc[8433] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/connector/.tmp_mx_connector.o': No such file or directory LD [M] drivers/connector/cn.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_misc.o distcc[8463] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_pcm_misc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/waitq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/waitq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/waitq.o distcc[7811] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_waitq.o': No such file or directory CC drivers/ide/ide-atapi.o CC [M] drivers/input/misc/powermate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/file-item.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/file-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/file-item.o distcc[8491] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_file-item.o': No such file or directory CC [M] drivers/char/riscom8.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_smic_sm.o': No such file distcc[7922] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_smic_sm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/init.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/init.o distcc[8554] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-sysfs.o mv: cannot stat `sound/core/.tmp_mx_init.o': No such file or directory distcc[8556] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-sysfs.o': No such file or directory CC [M] drivers/input/tablet/wacom_wac.o CC drivers/char/rio/rioinit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8615] ERROR: compile (null) on localhost failed crypto/.tmp_gl_eseqiv.o: file not recognized: File truncated distcc[8617] ERROR: compile (null) on localhost failed CC drivers/input/touchscreen/fujitsu_ts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/configfs/mount.o distcc[8155] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/bfusb.o: No such file: No such file or directory distcc[8211] ERROR: compile (null) on localhost failed make[3]: *** [drivers/bluetooth/built-in.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC kernel/sysctl_check.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-pio-blacklist.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-pio-blacklist.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-pio-blacklist.o distcc[8694] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-pio-blacklist.o': No such file or directory CC fs/btrfs/disk-io.o distcc[8750] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8533] ERROR: compile (null) on localhost failed drivers/input/keyboard/.tmp_gl_stowaway.o: file not recognized: File truncated distcc[8783] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_stowaway.o': No such file distcc[8789] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_stowaway.o': No such file or directory CC drivers/ide/ide-tape.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-atapi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-atapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-atapi.o distcc[8815] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-atapi.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input-polldev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input-polldev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/input-polldev.o distcc[8579] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/.tmp_mx_input-polldev.o': No such file or directory CC [M] sound/core/memory.o distcc[8124] ERROR: compile (null) on localhost:Broken pipe CC fs/configfs/item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8873] ERROR: compile (null) on localhost failed drivers/input/keyboard/.tmp_gl_sunkbd.o: file not recognized: File truncated distcc[8876] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_eseqiv.o': No such file distcc[8621] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_eseqiv.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/shash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/shash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/shash.o distcc[7684] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_shash.o': No such file or directory CC drivers/ide/ide_platform.o CC drivers/char/rio/rioboot.o distcc[6441] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/ff-core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/ff-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/ff-core.o distcc[8957] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/.tmp_mx_ff-core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8968] ERROR: compile (null) on localhost failed drivers/char/tpm/.tmp_gl_tpm_atmel.o: file not recognized: File truncated distcc[8970] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/tpm/.tmp_mx_tpm_atmel.o': No such file distcc[8976] ERROR: compile (null) on localhost failed CC [M] drivers/input/tablet/wacom_sys.o rm: cannot remove `drivers/char/tpm/.tmp_mx_tpm_atmel.o': No such file or directory CC [M] drivers/ide/ide-cd.o distcc[8996] ERROR: compile (null) on localhost:Broken pipe distcc[9017] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/memory.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/memory.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/memory.o distcc[9050] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_memory.o': No such file or directory CC kernel/stacktrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode-item.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/inode-item.o distcc[9071] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_inode-item.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_vt1211.o': No such file distcc[8056] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_vt1211.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/file.o distcc[9084] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/mount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/mount.o distcc[8759] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_mount.o': No such file or directory CC [M] sound/core/info.o CC [M] drivers/ide/ide-cd_ioctl.o CC [M] drivers/input/evdev.o CC fs/ext2/balloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/soc-dapm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/soc-dapm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/soc/soc-dapm.o distcc[9177] ERROR: compile (null) on localhost failed mv: cannot stat `sound/soc/.tmp_mx_soc-dapm.o': No such file or directory CC [M] drivers/ide/ide-cd_verbose.o CC [M] drivers/mmc/card/block.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/readdir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/readdir.o distcc[9018] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory CC [M] sound/core/control.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9256] ERROR: compile (null) on localhost failed drivers/input/keyboard/.tmp_gl_atkbd.o: file not recognized: File truncated distcc[9258] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_atkbd.o': No such file distcc[9260] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_atkbd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8790] ERROR: compile (null) on localhost failed CC drivers/input/touchscreen/inexio.o drivers/input/tablet/.tmp_gl_aiptek.o: file not recognized: File truncated distcc[9269] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9288] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_pc87427.o: file not recognized: File truncated distcc[9293] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_pc87427.o': No such file distcc[9299] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_pc87427.o': No such file or directory distcc[9161] ERROR: compile (null) on localhost:Broken pipe CC kernel/irq/handle.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/tablet/wacom_sys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/tablet/wacom_sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/tablet/wacom_sys.o distcc[9369] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/tablet/.tmp_mx_wacom_sys.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9380] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_fujitsu_ts.o: file not recognized: File truncated distcc[9382] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_fujitsu_ts.o': No such file distcc[9386] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_fujitsu_ts.o': No such file or directory CC [M] drivers/mmc/card/queue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9404] ERROR: compile (null) on localhost failed drivers/leds/.tmp_gl_ledtrig-heartbeat.o: file not recognized: File truncated CC fs/ext2/dir.o distcc[9408] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_ledtrig-heartbeat.o': No such file distcc[9411] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/leds/.tmp_mx_ledtrig-heartbeat.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9437] ERROR: compile (null) on localhost failed drivers/input/keyboard/.tmp_gl_xtkbd.o: file not recognized: File truncated distcc[9443] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_xtkbd.o': No such file distcc[9452] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_xtkbd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9476] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_inexio.o: file not recognized: File truncated distcc[9483] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_inexio.o': No such file distcc[9491] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_inexio.o': No such file or directory CC drivers/input/touchscreen/mtouch.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/tablet/.tmp_mx_aiptek.o': No such file distcc[9272] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/tablet/.tmp_mx_aiptek.o': No such file or directory CC [M] drivers/input/misc/yealink.o LD drivers/mmc/core/built-in.o CC fs/ext3/balloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9555] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/ff-memless.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/ff-memless.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/ff-memless.o distcc[8938] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/genhd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/genhd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/genhd.o mv: cannot stat `drivers/input/.tmp_mx_ff-memless.o': No such file or directory distcc[9572] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_genhd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cipher.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/cipher.o distcc[9585] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_cipher.o': No such file or directory CC fs/ext3/bitmap.o CC fs/btrfs/transaction.o CC [M] drivers/ide/ide-gd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mfd/htc-pasic3.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mfd/htc-pasic3.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/htc-pasic3.o distcc[9626] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mfd/.tmp_mx_htc-pasic3.o': No such file or directory CC [M] drivers/ide/ide-disk.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9664] ERROR: compile (null) on localhost failed drivers/mmc/card/.tmp_gl_block.o: file not recognized: File truncated distcc[9666] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/mmc/card/.tmp_mx_block.o': No such file distcc[9668] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/mmc/card/.tmp_mx_block.o': No such file or directory CC kernel/irq/manage.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/async.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/async.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/async.o distcc[9695] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory CC [M] drivers/ide/ide-disk_ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mfd/sm501.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mfd/sm501.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/sm501.o distcc[9547] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mfd/.tmp_mx_sm501.o': No such file or directory crypto/.tmp_gl_gcm.o: file not recognized: File truncated distcc[8645] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-io.o distcc[7717] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-io.o': No such file or directory LD drivers/mfd/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/srcu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/srcu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/srcu.o distcc[9772] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_srcu.o': No such file or directory CC [M] drivers/mmc/card/mmc_test.o distcc[4496] ERROR: compile (null) on localhost:Broken pipe CC fs/ext3/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9834] ERROR: compile (null) on localhost failed block/.tmp_gl_deadline-iosched.o: file not recognized: File truncated distcc[9840] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'block/.tmp_mx_deadline-iosched.o': No such file distcc[9844] ERROR: compile (null) on localhost failed rm: cannot remove `block/.tmp_mx_deadline-iosched.o': No such file or directory CC [M] sound/core/misc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9863] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_mtouch.o: file not recognized: File truncated distcc[9869] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_mtouch.o': No such file distcc[9872] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_mtouch.o': No such file or directory CC drivers/input/touchscreen/usbtouchscreen.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/manage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/manage.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/manage.o distcc[9892] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory LD fs/ext4/built-in.o CC [M] fs/ext4/balloc.o CC [M] drivers/mmc/card/sdio_uart.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioboot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rioboot.o distcc[9946] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioboot.o': No such file or directory CC fs/ext2/file.o LD drivers/mmc/host/built-in.o CC [M] drivers/mmc/host/sdhci.o CC [M] drivers/mmc/core/core.o CC [M] sound/core/device.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/balloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/balloc.o distcc[10039] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_balloc.o': No such file or directory CC [M] drivers/mtd/chips/chipreg.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10117] ERROR: compile (null) on localhost failed drivers/ide/.tmp_gl_ide-disk.o: file not recognized: File truncated distcc[10120] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/ide/.tmp_mx_ide-disk.o': No such file distcc[10124] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/ide/.tmp_mx_ide-disk.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/device.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/device.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/device.o distcc[10139] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_device.o': No such file or directory CC [M] sound/core/sound_oss.o CC fs/ext3/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-softirq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-softirq.o distcc[10012] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-softirq.o': No such file or directory CC fs/ext3/fsync.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_ioctl.o distcc[10030] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-core.o distcc[10234] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-core.o': No such file or directory CC [M] drivers/mmc/core/bus.o CC [M] sound/soc/codecs/l3.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/balloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/balloc.o distcc[10264] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_balloc.o': No such file or directory CC [M] fs/ext4/bitmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10282] ERROR: compile (null) on localhost failed drivers/input/.tmp_gl_evdev.o: file not recognized: File truncated distcc[10284] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_evdev.o': No such file distcc[10286] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/.tmp_mx_evdev.o': No such file or directory CC [M] drivers/mmc/core/host.o distcc[9416] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/handle.o distcc[10338] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_handle.o': No such file or directory CC kernel/irq/spurious.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/codecs/l3.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/codecs/l3.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/soc/codecs/l3.o distcc[10379] ERROR: compile (null) on localhost failed mv: cannot stat `sound/soc/codecs/.tmp_mx_l3.o': No such file or directory CC [M] fs/ext4/dir.o CC [M] sound/soc/codecs/pcm3008.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/ioctl.o distcc[10425] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/generic_serial.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/generic_serial.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/generic_serial.o distcc[10433] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_generic_serial.o': No such file or directory CC fs/ext3/ialloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hwmon/hwmon.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hwmon/hwmon.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/hwmon.o distcc[10457] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hwmon/.tmp_mx_hwmon.o': No such file or directory CC fs/ext2/fsync.o CC fs/ext2/ialloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9198] ERROR: compile (null) on localhost failed drivers/input/tablet/.tmp_gl_acecad.o: file not recognized: File truncated distcc[10493] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/tablet/.tmp_mx_acecad.o': No such file distcc[10497] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/tablet/.tmp_mx_acecad.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10077] ERROR: compile (null) on localhost failed drivers/mmc/card/.tmp_gl_mmc_test.o: file not recognized: File truncated distcc[10512] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl_check.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl_check.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl_check.o distcc[10080] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/mmc/card/.tmp_mx_mmc_test.o': No such file distcc[10518] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl_check.o': No such file or directory rm: cannot remove `drivers/mmc/card/.tmp_mx_mmc_test.o': No such file or directory CC drivers/net/Space.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/keyboard.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/keyboard.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/keyboard.o distcc[9243] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_keyboard.o'/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/tpm/.tmp_mx_tpm_nsc.o': No such file: No such file or directory distcc[7608] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/tpm/.tmp_mx_tpm_nsc.o': No such file or directory CC drivers/char/rio/riocmd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/item.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/item.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/item.o distcc[10306] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_item.o': No such file or directory LD drivers/char/tpm/built-in.o CC fs/ext2/inode.o CC fs/ext3/inode.o CC fs/fat/cache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/misc.o distcc[10613] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_misc.o': No such file or directory CC [M] drivers/mmc/core/mmc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/chips/chipreg.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/chips/chipreg.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/chipreg.o distcc[10646] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/chips/.tmp_mx_chipreg.o': No such file or directory CC [M] drivers/mtd/chips/cfi_util.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioinit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioinit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rioinit.o distcc[10702] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioinit.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/sgbuf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/sgbuf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/sgbuf.o distcc[9916] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_sgbuf.o': No such file or directory CC [M] sound/soc/codecs/uda134x.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/ialloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/ialloc.o distcc[10728] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_ialloc.o': No such file or directory CC drivers/input/touchscreen/touchit213.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ialloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/ialloc.o distcc[10759] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ialloc.o': No such file or directory CC [M] sound/usb/caiaq/caiaq-device.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tpm/tpm_nsc.o: No such file: No such file or directory distcc[10582] ERROR: compile (null) on localhost failed make[4]: *** [drivers/char/tpm/built-in.o] Error 1 make[3]: *** [drivers/char/tpm] Error 2 make[3]: *** Waiting for unfinished jobs.... CC drivers/net/loopback.o CC [M] drivers/mmc/core/mmc_ops.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10807] ERROR: compile (null) on localhost failed CC kernel/power/main.o drivers/char/.tmp_gl_riscom8.o: file not recognized: File truncated distcc[10810] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/maccess.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/maccess.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/maccess.o distcc[10823] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory distcc[10631] ERROR: compile (null) on localhost:Broken pipe CC fs/ext3/ioctl.o distcc[10847] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/request_key.o distcc[10637] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_request_key.o': No such file or directory CC fs/btrfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riocmd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riocmd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/riocmd.o distcc[10891] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riocmd.o': No such file or directory CC [M] fs/ext4/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/dir.o distcc[10674] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/sound_oss.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/sound_oss.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/sound_oss.o distcc[10931] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_sound_oss.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-gd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-gd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-gd.o distcc[10691] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-gd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/tablet/wacom_wac.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/tablet/wacom_wac.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/tablet/wacom_wac.o distcc[10206] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/tablet/.tmp_mx_wacom_wac.o': No such file or directory LD drivers/input/tablet/built-in.o CC fs/ext3/namei.o CC [M] drivers/mmc/core/sd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/print-tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/print-tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/print-tree.o distcc[10996] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_print-tree.o': No such file or directory CC [M] fs/fuse/dev.o CC kernel/irq/resend.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11017] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_w83627ehf.o: file not recognized: File truncated distcc[11019] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83627ehf.o': No such file distcc[11021] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_w83627ehf.o': No such file or directory CC [M] drivers/mmc/core/sd_ops.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/fsync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/fsync.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/fsync.o distcc[10800] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_fsync.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_riscom8.o': No such file distcc[10813] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_riscom8.o': No such file or directory LD [M] drivers/input/tablet/wacom.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11055] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_usbtouchscreen.o: file not recognized: File truncated distcc[11058] ERROR: compile (null) on localhost failed CC [M] sound/usb/caiaq/caiaq-audio.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_usbtouchscreen.o': No such file distcc[11062] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_usbtouchscreen.o': No such file or directory CC kernel/power/process.o CC kernel/time/timekeeping.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/tablet/acecad.o: No such file: No such file or directory distcc[10960] ERROR: compile (null) on localhost failed make[4]: *** [drivers/input/tablet/built-in.o] Error 1 make[3]: *** [drivers/input/tablet] Error 2 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/inode.o distcc[11126] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_inode.o': No such file or directory CC drivers/char/rio/rioctrl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/process.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/process.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/process.o distcc[11151] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/power/.tmp_mx_process.o': No such file or directory CC [M] drivers/mtd/devices/doc2000.o CC [M] drivers/mtd/chips/cfi_cmdset_0020.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/core.o distcc[11173] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_core.o': No such file or directory CC [M] sound/core/info_oss.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/resend.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/resend.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/resend.o distcc[11202] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory CC kernel/time/ntp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_gcm.o': No such file distcc[9756] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_gcm.o': No such file or directory CC [M] drivers/mtd/devices/doc2001.o LD drivers/leds/built-in.o distcc[11108] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/bsg.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/bsg.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/bsg.o distcc[11314] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_bsg.o': No such file or directory CC kernel/time/clocksource.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sd_ops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sd_ops.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/sd_ops.o distcc[11339] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_sd_ops.o': No such file or directory CC drivers/regulator/core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/mmc_ops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/mmc_ops.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/mmc_ops.o distcc[11360] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_mmc_ops.o': No such file or directory CC drivers/input/touchscreen/touchwin.o distcc[11385] ERROR: compile (null) on localhost:Broken pipe distcc[11387] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11431] ERROR: compile (null) on localhost failed sound/soc/codecs/.tmp_gl_pcm3008.o: file not recognized: File truncated distcc[11437] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_pcm3008.o': No such file distcc[11440] ERROR: compile (null) on localhost failed rm: cannot remove `sound/soc/codecs/.tmp_mx_pcm3008.o': No such file or directory CC fs/fat/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/devices/doc2001.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/devices/doc2001.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/devices/doc2001.o distcc[11462] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/devices/.tmp_mx_doc2001.o': No such file or directory CC [M] drivers/input/touchscreen/elo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11241] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11502] ERROR: compile (null) on localhost failed drivers/net/.tmp_gl_loopback.o: file not recognized: File truncated distcc[11505] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/.tmp_mx_loopback.o': No such file distcc[11511] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/.tmp_mx_loopback.o': No such file or directory CC [M] drivers/mtd/devices/doc2001plus.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/cache.o distcc[11538] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_cache.o': No such file or directory CC kernel/time/jiffies.o distcc[11378] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10925] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide.o distcc[11571] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/sd.o distcc[11404] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_sd.o': No such file or directory CC [M] drivers/mmc/core/sdio.o CC kernel/time/timer_list.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11613] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_elo.o: file not recognized: File truncated distcc[11615] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_elo.o': No such file distcc[11617] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_elo.o': No such file or directory CC fs/ext3/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/vt.o distcc[11656] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_vt.o': No such file or directory CC kernel/irq/chip.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/namei.o distcc[11456] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_namei.o': No such file or directory CC [M] drivers/mmc/core/sdio_ops.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_sunkbd.o': No such file distcc[8879] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_sunkbd.o': No such file or directory CC fs/ext3/symlink.o CC [M] drivers/mtd/chips/cfi_cmdset_0002.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio-integrity.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio-integrity.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/bio-integrity.o distcc[11713] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bio-integrity.o': No such file or directory CC kernel/irq/devres.o /scratch/kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /scratch/kisskb/src/fs/btrfs/inode.c:953: warning: 'extent_type' may be used uninitialized in this function /scratch/kisskb/src/fs/btrfs/inode.c:950: warning: 'extent_end' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/usb/caiaq/caiaq-device.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/usb/caiaq/caiaq-device.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/usb/caiaq/caiaq-device.o distcc[11750] ERROR: compile (null) on localhost failed mv: cannot stat `sound/usb/caiaq/.tmp_mx_caiaq-device.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11767] ERROR: compile (null) on localhost failed kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated distcc[11772] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_jiffies.o': No such file distcc[11775] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/time/.tmp_mx_jiffies.o': No such file or directory CC drivers/char/rio/riointr.o CC [M] drivers/rtc/rtc-lib.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6033] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_touchit213.o: file not recognized: File truncated distcc[11483] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_touchit213.o': No such file distcc[11811] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_touchit213.o': No such file or directory CC kernel/power/poweroff.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-cd_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-cd_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-cd_ioctl.o distcc[11838] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-cd_ioctl.o': No such file or directory CC [M] drivers/mmc/core/sdio_bus.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/balloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/balloc.o distcc[11555] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_balloc.o': No such file or directory CC [M] fs/ext4/fsync.o /scratch/kisskb/src/fs/fat/dir.c: In function 'fat_add_entries': /scratch/kisskb/src/fs/fat/dir.c:1362: error: could not split insn (jump_insn 125 2703 126 /scratch/kisskb/src/fs/fat/dir.c:1249 (parallel [ (set (pc) (if_then_else (le (reg:DI 1 r1 [orig:367 pos ] [367]) (const_int 2097151 [0x1fffff])) (label_ref 134) (pc))) (clobber (reg:SI 3 r3)) (clobber (reg:SI 147 t)) ]) 6 {cbranchdi4_i} (expr_list:REG_BR_PRED (const_int 5 [0x5]) (expr_list:REG_DEAD (reg:DI 1 r1 [orig:367 pos ] [367]) (expr_list:REG_UNUSED (reg:SI 147 t) (expr_list:REG_UNUSED (reg:SI 3 r3) (expr_list:REG_BR_PROB (const_int 5000 [0x1388]) (nil))))))) /scratch/kisskb/src/fs/fat/dir.c:1362: internal compiler error: in final_scan_insn, at final.c:2615 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. {standard input}: Assembler messages: {standard input}:8605: Error: displacement to undefined symbol .L1819 overflows 8-bit field {standard input}:8608: Error: displacement to undefined symbol .L1819 overflows 8-bit field {standard input}:8624: Error: displacement to undefined symbol .L1819 overflows 8-bit field {standard input}:8573: Error: pcrel too far {standard input}:8576: Error: pcrel too far {standard input}:8591: Error: pcrel too far {standard input}:8611: Error: pcrel too far distcc[11454] ERROR: compile /scratch/kisskb/src/fs/fat/dir.c on localhost failed make[3]: *** [fs/fat/dir.o] Error 1 make[2]: *** [fs/fat] Error 2 make[2]: *** Waiting for unfinished jobs.... CC fs/ext3/hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/rawmidi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/rawmidi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/rawmidi.o distcc[11903] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_rawmidi.o': No such file or directory CC [M] drivers/mmc/core/sdio_cis.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clocksource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clocksource.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clocksource.o distcc[11936] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/ioctl.o CC drivers/char/rio/rioparam.o distcc[11945] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ioctl.o': No such file or directory CC [M] drivers/mmc/core/sdio_io.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/fadvise.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/fadvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/fadvise.o distcc[11254] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_fadvise.o': No such file or directory CC kernel/irq/autoprobe.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12000] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/ntp.o distcc[12013] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory CC fs/ext2/ioctl.o drivers/input/misc/.tmp_gl_ati_remote2.o: file not recognized: File truncated distcc[11564] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/spurious.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/spurious.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/spurious.o distcc[12042] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory CC fs/btrfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sdio_io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sdio_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/sdio_io.o distcc[12089] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio_io.o': No such file or directory CC drivers/regulator/virtual.o crypto/.tmp_gl_authenc.o: file not recognized: File truncated distcc[12004] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_authenc.o': No such file distcc[12115] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_authenc.o': No such file or directory CC [M] drivers/mtd/chips/gen_probe.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12135] ERROR: compile (null) on localhost failed drivers/input/misc/.tmp_gl_cm109.o: file not recognized: File truncated distcc[12137] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_cm109.o': No such file distcc[12139] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/misc/.tmp_mx_cm109.o': No such file or directory distcc[11863] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/lpddr/qinfo_probe.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/rtc/rtc-lib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/rtc/rtc-lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/rtc/rtc-lib.o distcc[12176] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/rtc/.tmp_mx_rtc-lib.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_ati_remote2.o': No such file distcc[12030] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/misc/.tmp_mx_ati_remote2.o': No such file or directory CC [M] drivers/rtc/class.o CC [M] drivers/mtd/lpddr/lpddr_cmds.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sdio_cis.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sdio_cis.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/sdio_cis.o distcc[12209] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio_cis.o': No such file or directory CC [M] sound/usb/caiaq/caiaq-midi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/fsync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/fsync.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/fsync.o distcc[12230] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_fsync.o': No such file or directory CC [M] drivers/input/touchscreen/mk712.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/devices/doc2000.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/devices/doc2000.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/devices/doc2000.o distcc[12252] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/devices/.tmp_mx_doc2000.o': No such file or directory CC [M] drivers/regulator/bq24022.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/fsync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/fsync.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/fsync.o distcc[12299] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_fsync.o': No such file or directory CC [M] drivers/net/can/vcan.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/usb/caiaq/caiaq-midi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/usb/caiaq/caiaq-midi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/usb/caiaq/caiaq-midi.o distcc[12336] ERROR: compile (null) on localhost failed mv: cannot stat `sound/usb/caiaq/.tmp_mx_caiaq-midi.o': No such file or directory CC fs/ext3/resize.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/chips/cfi_cmdset_0002.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/chips/cfi_cmdset_0002.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/cfi_cmdset_0002.o distcc[12369] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/chips/.tmp_mx_cfi_cmdset_0002.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/dev.o distcc[11882] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_dev.o': No such file or directory LD sound/core/built-in.o CC fs/ext2/namei.o CC [M] fs/fuse/dir.o distcc[12211] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riointr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riointr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/riointr.o distcc[12443] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riointr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/super.o CC fs/ext3/ext3_jbd.o distcc[12455] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/serio/libps2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/serio/libps2.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/libps2.o distcc[12279] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/serio/.tmp_mx_libps2.o': No such file or directory distcc[10834] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11821] ERROR: compile (null) on localhost failed distcc[12281] ERROR: compile (null) on localhost:Broken pipe CC fs/ext3/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rio_linux.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rio_linux.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rio_linux.o distcc[12291] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rio_linux.o': No such file or directory CC fs/btrfs/tree-defrag.o CC drivers/scsi/scsi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/hash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/hash.o distcc[12567] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_hash.o': No such file or directory CC drivers/serial/serial_core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/devres.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/devres.o distcc[12595] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory CC [M] drivers/mtd/devices/docprobe.o distcc[5385] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sdio_bus.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sdio_bus.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/sdio_bus.o distcc[11981] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio_bus.o': No such file or directory drivers/input/misc/.tmp_gl_yealink.o: file not recognized: File truncated distcc[12491] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_yealink.o': No such file distcc[12641] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/misc/.tmp_mx_yealink.o': No such file or directory CC fs/btrfs/extent_map.o CC drivers/scsi/hosts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_lib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_lib.o distcc[12662] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_pcm_lib.o': No such file or directory CC fs/btrfs/sysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12678] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/file.o distcc[12705] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_file.o': No such file or directory CC [M] drivers/rtc/interface.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12738] ERROR: compile (null) on localhost failed fs/ext2/.tmp_gl_file.o: file not recognized: File truncated distcc[12740] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_file.o': No such file distcc[12742] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_file.o': No such file or directory CC fs/btrfs/struct-funcs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/chips/cfi_util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/chips/cfi_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/cfi_util.o distcc[12795] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/chips/.tmp_mx_cfi_util.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/namei.o distcc[12801] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12807] ERROR: compile (null) on localhost failed drivers/input/misc/.tmp_gl_uinput.o: file not recognized: File truncated distcc[12814] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_uinput.o': No such file distcc[12820] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/misc/.tmp_mx_uinput.o': No such file or directory CC [M] fs/ext4/ialloc.o CC fs/btrfs/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12845] ERROR: compile (null) on localhost failed CC drivers/scsi/scsi_ioctl.o drivers/net/can/.tmp_gl_vcan.o: file not recognized: File truncated distcc[12850] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/can/.tmp_mx_vcan.o': No such file distcc[12860] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/can/.tmp_mx_vcan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/chips/gen_probe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/chips/gen_probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/gen_probe.o distcc[12874] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/chips/.tmp_mx_gen_probe.o': No such file or directory CC fs/btrfs/ordered-data.o CC [M] fs/ext4/inode.o distcc[12899] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_memory.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_memory.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_memory.o distcc[12917] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_pcm_memory.o': No such file or directory kernel/power/.tmp_gl_poweroff.o: file not recognized: File truncated distcc[12681] ERROR: compile (null) on localhost failed CC fs/btrfs/extent_io.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file distcc[12925] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/power/.tmp_mx_poweroff.o': No such file or directory CC [M] fs/ext4/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/xattr.o distcc[12963] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_xattr.o': No such file or directory CC drivers/net/irda/irda-usb.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-cd_verbose.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-cd_verbose.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-cd_verbose.o distcc[12986] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-cd_verbose.o': No such file or directory distcc[12906] ERROR: compile (null) on localhost:Broken pipe CC drivers/scsi/constants.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12733] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-disk_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-disk_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-disk_ioctl.o distcc[13010] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-disk_ioctl.o': No such file or directory CC drivers/net/irda/stir4200.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/ioctl.o distcc[13042] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ioctl.o': No such file or directory distcc[12941] ERROR: compile (null) on localhost:Broken pipe CC drivers/scsi/scsicam.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13083] ERROR: compile (null) on localhost failed sound/soc/codecs/.tmp_gl_uda134x.o: file not recognized: File truncated distcc[13085] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_uda134x.o': No such file distcc[13087] ERROR: compile (null) on localhost failed rm: cannot remove `sound/soc/codecs/.tmp_mx_uda134x.o': No such file or directory LD [M] sound/soc/codecs/snd-soc-l3.o LD [M] sound/soc/codecs/snd-soc-pcm3008.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/codecs/pcm3008.o: No such file: No such file or directory distcc[13107] ERROR: compile (null) on localhost failed make[4]: *** [sound/soc/codecs/snd-soc-pcm3008.o] Error 1 make[3]: *** [sound/soc/codecs] Error 2 make[3]: *** Waiting for unfinished jobs.... CC [M] drivers/mtd/maps/physmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/hosts.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/hosts.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/hosts.o distcc[13118] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_hosts.o': No such file or directory CC [M] drivers/mtd/devices/docecc.o crypto/.tmp_gl_tea.o: file not recognized: File truncated distcc[8119] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tea.o': No such file distcc[13139] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tea.o': No such file or directory CC drivers/sh/intc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12361] ERROR: compile (null) on localhost failed drivers/regulator/.tmp_gl_bq24022.o: file not recognized: File truncated distcc[13168] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_bq24022.o': No such file distcc[13171] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/regulator/.tmp_mx_bq24022.o': No such file or directory CC kernel/trace/trace_selftest_dynamic.o distcc[12943] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/maps/physmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/maps/physmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/maps/physmap.o distcc[13207] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/maps/.tmp_mx_physmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/chips/cfi_cmdset_0020.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/chips/cfi_cmdset_0020.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/cfi_cmdset_0020.o distcc[13215] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/chips/.tmp_mx_cfi_cmdset_0020.o': No such file or directory CC drivers/scsi/scsi_error.o CC [M] drivers/mtd/chips/jedec_probe.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13254] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ordered-data.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ordered-data.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/ordered-data.o distcc[13266] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_ordered-data.o': No such file or directory CC [M] drivers/mtd/nand/nand_ids.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13297] ERROR: compile (null) on localhost failed drivers/net/irda/.tmp_gl_irda-usb.o: file not recognized: File truncated distcc[13299] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_irda-usb.o': No such file distcc[13301] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/irda/.tmp_mx_irda-usb.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13308] ERROR: compile (null) on localhost failed crypto/.tmp_gl_pcbc.o: file not recognized: File truncated distcc[13310] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_pcbc.o': No such file distcc[13312] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_pcbc.o': No such file or directory CC [M] drivers/rtc/rtc-dev.o CC fs/btrfs/volumes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/inode.o distcc[13336] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_inode.o': No such file or directory CC drivers/scsi/scsi_lib.o distcc[13161] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13365] ERROR: compile (null) on localhost failed drivers/net/irda/.tmp_gl_stir4200.o: file not recognized: File truncated distcc[13367] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_stir4200.o': No such file distcc[13369] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/irda/.tmp_mx_stir4200.o': No such file or directory CC [M] drivers/net/irda/irtty-sir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/rtc/interface.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/rtc/interface.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/rtc/interface.o distcc[13399] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/rtc/.tmp_mx_interface.o': No such file or directory CC drivers/scsi/scsi_lib_dma.o distcc[12039] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/autoprobe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/autoprobe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/autoprobe.o distcc[13461] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_autoprobe.o': No such file or directory CC [M] drivers/input/touchscreen/wacom_w8001.o /scratch/kisskb/src/drivers/scsi/scsi_lib_dma.c: In function 'scsi_dma_unmap': /scratch/kisskb/src/drivers/scsi/scsi_lib_dma.c:44: warning: unused variable 'dev' distcc[13385] ERROR: compile (null) on localhost:Broken pipe distcc[11540] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/xattr.o distcc[13442] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_xattr.o': No such file or directory CC drivers/scsi/scsi_scan.o distcc[13257] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/devices/docecc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/devices/docecc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/devices/docecc.o distcc[13588] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/devices/.tmp_mx_docecc.o': No such file or directory CC [M] drivers/net/irda/sir_dev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/sh/intc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/sh/intc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc.o distcc[13600] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/sh/.tmp_mx_intc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9751] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/serio/i8042.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/serio/i8042.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/i8042.o distcc[8816] ERROR: compile (null) on localhost failed distcc[13137] ERROR: compile (null) on localhost:Broken pipe mv: cannot stat `drivers/input/serio/.tmp_mx_i8042.o': No such file or directory drivers/ide/.tmp_gl_ide-tape.o: file not recognized: File truncated distcc[13612] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/ide/.tmp_mx_ide-tape.o': No such file distcc[13621] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/ide/.tmp_mx_ide-tape.o': No such file or directory LD drivers/sh/built-in.o CC drivers/scsi/scsi_sysfs.o CC drivers/scsi/scsi_devinfo.o CC [M] drivers/rtc/rtc-sysfs.o CC drivers/scsi/scsi_netlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/extent_io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/extent_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/extent_io.o distcc[13760] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_extent_io.o': No such file or directory CC [M] drivers/net/irda/sir_dongle.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/constants.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/constants.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/constants.o distcc[13785] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_constants.o': No such file or directory CC fs/ext3/xattr_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/rtc/rtc-dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/rtc/rtc-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/rtc/rtc-dev.o distcc[13802] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/rtc/.tmp_mx_rtc-dev.o': No such file or directory CC drivers/char/rio/rioroute.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sdio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sdio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/sdio.o distcc[13833] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio.o': No such file or directory CC [M] fs/fuse/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/trace/trace_selftest_dynamic.o distcc[13859] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/trace/.tmp_mx_trace_selftest_dynamic.o': No such file or directory CC kernel/trace/ftrace.o distcc[13875] ERROR: compile (null) on localhost:Broken pipe distcc[13333] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_sysfs.o distcc[13905] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_scsi_sysfs.o': No such file or directory CC [M] drivers/mmc/core/sdio_irq.o CC [M] drivers/net/irda/kingsun-sir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_scan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_scan.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_scan.o distcc[13968] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_scsi_scan.o': No such file or directory CC fs/ext2/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13983] ERROR: compile (null) on localhost failed drivers/net/irda/.tmp_gl_irtty-sir.o: file not recognized: File truncated distcc[13985] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_irtty-sir.o': No such file distcc[13987] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/irda/.tmp_mx_irtty-sir.o': No such file or directory distcc[11740] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext4/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ext3_jbd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ext3_jbd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/ext3_jbd.o distcc[14011] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ext3_jbd.o': No such file or directory CC [M] sound/usb/caiaq/caiaq-control.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/chip.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/chip.o distcc[14037] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_chip.o': No such file or directory LD kernel/irq/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/lpddr/lpddr_cmds.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/lpddr/lpddr_cmds.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/lpddr/lpddr_cmds.o distcc[14050] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/lpddr/.tmp_mx_lpddr_cmds.o': No such file or directory distcc[10625] ERROR: compile (null) on localhost:Broken pipe CC drivers/scsi/scsi_sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/devices/doc2001plus.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/devices/doc2001plus.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/devices/doc2001plus.o distcc[12529] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/devices/.tmp_mx_doc2001plus.o': No such file or directory CC [M] drivers/mtd/devices/slram.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vc_screen.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vc_screen.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/vc_screen.o distcc[14113] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_vc_screen.o': No such file or directory CC [M] drivers/net/irda/ksdazzle-sir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14149] ERROR: compile (null) on localhost failed drivers/net/irda/.tmp_gl_kingsun-sir.o: file not recognized: File truncated distcc[14153] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_kingsun-sir.o': No such file distcc[14157] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/irda/.tmp_mx_kingsun-sir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sdio_irq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sdio_irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/sdio_irq.o distcc[14169] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio_irq.o': No such file or directory CC [M] drivers/mtd/devices/phram.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_error.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_error.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_error.o distcc[14183] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_scsi_error.o': No such file or directory LD drivers/input/misc/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14197] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/usb/caiaq/caiaq-audio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/usb/caiaq/caiaq-audio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/usb/caiaq/caiaq-audio.o distcc[14199] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/misc/cm109.o: No such file: No such file or directory distcc[14202] ERROR: compile (null) on localhost failed mv: cannot stat `sound/usb/caiaq/.tmp_mx_caiaq-audio.o': No such file or directory drivers/input/touchscreen/.tmp_gl_wacom_w8001.o: file not recognized: File truncated make[4]: *** [drivers/input/misc/built-in.o] Error 1distcc[14204] ERROR: compile (null) on localhost failed make[4]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_wacom_w8001.o': No such file distcc[14209] ERROR: compile (null) on localhost failed CC drivers/serial/8250.o rm: cannot remove `drivers/input/touchscreen/.tmp_mx_wacom_w8001.o': No such file or directory CC [M] fs/ext4/super.o CC [M] drivers/net/irda/ks959-sir.o drivers/input/touchscreen/.tmp_gl_touchwin.o: file not recognized: File truncated distcc[13259] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14260] ERROR: compile (null) on localhost failed CC [M] fs/ext4/symlink.o kernel/power/.tmp_gl_main.o: file not recognized: File truncated distcc[14264] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_main.o': No such file distcc[14270] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/power/.tmp_mx_main.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_touchwin.o': No such file distcc[14247] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_touchwin.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_sysctl.o distcc[14287] ERROR: compile (null) on localhost failed LD kernel/power/built-in.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_sysctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/main.o: No such file: No such file or directory distcc[14294] ERROR: compile (null) on localhost failed make[3]: *** [kernel/power/built-in.o] Error 1 make[2]: *** [kernel/power] Error 2 make[2]: *** Waiting for unfinished jobs.... CC [M] fs/ext4/hash.o CC [M] drivers/mtd/devices/mtdram.o LD drivers/net/irda/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/inode.o distcc[14319] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_inode.o': No such file or directory CC drivers/serial/kgdboc.o /scratch/kisskb/src/drivers/mtd/devices/phram.c: In function 'phram_setup': /scratch/kisskb/src/drivers/mtd/devices/phram.c:238: warning: 'name' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/devices/mtdram.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/devices/mtdram.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/devices/mtdram.o distcc[14367] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/devices/.tmp_mx_mtdram.o': No such file or directory CC [M] drivers/mmc/core/debugfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/file.o distcc[14387] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_file.o': No such file or directory CC [M] drivers/scsi/scsi_tgt_lib.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14440] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/hash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/hash.o distcc[14442] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_hash.o': No such file or directory drivers/serial/.tmp_gl_kgdboc.o: file not recognized: File truncated distcc[14447] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/serial/.tmp_mx_kgdboc.o': No such file distcc[14455] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/serial/.tmp_mx_kgdboc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14467] ERROR: compile (null) on localhost failed sound/usb/caiaq/.tmp_gl_caiaq-control.o: file not recognized: File truncated distcc[14473] ERROR: compile (null) on localhost failed CC [M] drivers/serial/sh-sci.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'sound/usb/caiaq/.tmp_mx_caiaq-control.o': No such file distcc[14479] ERROR: compile (null) on localhost failed rm: cannot remove `sound/usb/caiaq/.tmp_mx_caiaq-control.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/volumes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/volumes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/volumes.o distcc[14008] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_volumes.o': No such file or directory CC [M] drivers/mtd/devices/block2mtd.o LD [M] sound/usb/caiaq/snd-usb-caiaq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/usb/caiaq/caiaq-control.o: No such file: No such file or directory distcc[14519] ERROR: compile (null) on localhost failed make[4]: *** [sound/usb/caiaq/snd-usb-caiaq.o] Error 1 make[3]: *** [sound/usb/caiaq] Error 2 make[2]: *** [sound/usb] Error 2 make[2]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_devinfo.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_devinfo.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_devinfo.o distcc[14528] ERROR: compile (null) on localhost failed CC [M] drivers/mtd/chips/map_ram.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_devinfo.o': No such file or directory CC [M] fs/ext4/resize.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ialloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/ialloc.o distcc[14541] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ialloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/irda/irda-usb.o: No such file: No such file or directory distcc[14314] ERROR: compile (null) on localhost failed CC [M] drivers/mtd/chips/map_rom.o make[4]: *** [drivers/net/irda/built-in.o] Error 1 make[4]: *** Waiting for unfinished jobs.... CC [M] drivers/mtd/chips/map_absent.o CC [M] drivers/scsi/scsi_tgt_if.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14615] ERROR: compile (null) on localhost failed drivers/mtd/chips/.tmp_gl_map_absent.o: file not recognized: File truncated distcc[14619] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14621] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/mtd/chips/.tmp_mx_map_absent.o': No such file distcc[14622] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/mtd/chips/.tmp_mx_map_absent.o': No such file or directory drivers/mtd/chips/.tmp_gl_map_ram.o: file not recognized: File truncated distcc[14625] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/mtd/chips/.tmp_mx_map_ram.o': No such file distcc[14631] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/mtd/chips/.tmp_mx_map_ram.o': No such file or directory CC [M] drivers/rtc/rtc-ds1742.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/rtc/class.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/rtc/class.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/rtc/class.o distcc[14644] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/rtc/.tmp_mx_class.o': No such file or directory CC [M] drivers/scsi/sd.o CC [M] fs/fuse/inode.o distcc[13963] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14681] ERROR: compile (null) on localhost failed distcc[14682] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/super.o distcc[14716] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_super.o': No such file or directory CC [M] fs/ext4/extents.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14753] ERROR: compile (null) on localhost failed fs/ext4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[14755] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_symlink.o': No such file distcc[14757] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_symlink.o': No such file or directory distcc[13891] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/onenand/onenand_base.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioroute.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioroute.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rioroute.o distcc[14787] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioroute.o': No such file or directory CC drivers/ssb/main.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/serial/serial_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/serial/serial_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/serial/serial_core.o distcc[14813] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/serial/.tmp_mx_serial_core.o': No such file or directory CC kernel/trace/ring_buffer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/rtc/rtc-sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/rtc/rtc-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/rtc/rtc-sysfs.o distcc[14837] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/rtc/.tmp_mx_rtc-sysfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_lib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_lib.o distcc[14423] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_scsi_lib.o': No such file or directory CC fs/ext3/xattr_trusted.o CC fs/btrfs/async-thread.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sdio_ops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/sdio_ops.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/sdio_ops.o distcc[14873] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio_ops.o': No such file or directory LD drivers/input/touchscreen/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/touchscreen/fujitsu_ts.o: No such file: No such file or directory distcc[14881] ERROR: compile (null) on localhost failed make[4]: *** [drivers/input/touchscreen/built-in.o] Error 1 make[4]: *** Waiting for unfinished jobs.... CC [M] fs/fuse/control.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14886] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/control.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/control.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/control.o distcc[14931] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_control.o': No such file or directory CC fs/ext2/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14962] ERROR: compile (null) on localhost failed distcc[14965] ERROR: compile (null) on localhost:Broken pipe drivers/regulator/.tmp_gl_virtual.o: file not recognized: File truncated distcc[14967] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/inode.o distcc[14983] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_inode.o': No such file or directory CC [M] fs/ext4/ext4_jbd2.o CC [M] drivers/rtc/rtc-m48t86.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/inode.o distcc[15017] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3787] ERROR: compile (null) on localhost failed crypto/.tmp_gl_rmd160.o: file not recognized: File truncated distcc[15047] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15051] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd160.o': No such file distcc[15057] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmzone.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmzone.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmzone.o rm: cannot remove `crypto/.tmp_mx_rmd160.o': No such file or directory fs/ext3/.tmp_gl_xattr_user.o: file not recognized: File truncated CC drivers/char/rio/riotable.o distcc[15058] ERROR: compile (null) on localhost failed distcc[15059] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mmzone.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_xattr_user.o': No such file distcc[15069] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_xattr_user.o': No such file or directory CC fs/btrfs/ioctl.o CC [M] drivers/scsi/sd_dif.o CC [M] fs/ext4/migrate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15140] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15169] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-m48t86.o: file not recognized: File truncated distcc[15173] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-m48t86.o': No such file distcc[15175] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-m48t86.o': No such file or directory distcc[14947] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/sr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioctrl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioctrl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rioctrl.o distcc[14469] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioctrl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_list.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_list.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer_list.o distcc[14475] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_virtual.o': No such file distcc[14975] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/regulator/.tmp_mx_virtual.o': No such file or directory CC [M] drivers/rtc/rtc-test.o CC [M] fs/ext4/mballoc.o CC kernel/trace/trace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_ioctl.o distcc[13606] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_scsi_ioctl.o': No such file or directory CC kernel/trace/trace_sched_switch.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15277] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_lib_dma.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_lib_dma.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_lib_dma.o distcc[15286] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_scsi_lib_dma.o': No such file or directory CC [M] drivers/scsi/sr_ioctl.o CC fs/btrfs/locking.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/sd_dif.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/sd_dif.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/sd_dif.o distcc[15327] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_sd_dif.o': No such file or directory CC [M] drivers/mtd/onenand/onenand_bbt.o drivers/input/touchscreen/.tmp_gl_mk712.o: file not recognized: File truncated distcc[14889] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_mk712.o': No such file distcc[15349] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_mk712.o': No such file or directory make[3]: *** [drivers/input/touchscreen] Error 2 CC [M] fs/ext4/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/irda/sir_dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/irda/sir_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/irda/sir_dev.o distcc[15374] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/net/irda/.tmp_mx_sir_dev.o': No such file or directory CC drivers/ssb/scan.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/lpddr/qinfo_probe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/lpddr/qinfo_probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/lpddr/qinfo_probe.o distcc[15390] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/lpddr/.tmp_mx_qinfo_probe.o': No such file or directory CC fs/ext2/xattr.o distcc[15147] ERROR: compile (null) on localhost:Broken pipe drivers/rtc/.tmp_gl_rtc-test.o: file not recognized: File truncated distcc[15279] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-test.o': No such file distcc[15458] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-test.o': No such file or directory CC [M] fs/ext4/xattr_user.o drivers/mtd/chips/.tmp_gl_jedec_probe.o: file not recognized: File truncated distcc[14685] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/mtd/chips/.tmp_mx_jedec_probe.o': No such file distcc[15486] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/mtd/chips/.tmp_mx_jedec_probe.o': No such file or directory CC drivers/char/rio/riotty.o CC [M] fs/ext4/xattr_trusted.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi.o distcc[14226] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_scsi.o': No such file or directory CC drivers/ssb/driver_chipcommon.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/onenand/onenand_base.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/onenand/onenand_base.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/onenand/onenand_base.o distcc[15576] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/onenand/.tmp_mx_onenand_base.o': No such file or directory CC [M] drivers/scsi/sr_vendor.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_tgt_if.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_tgt_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_tgt_if.o distcc[15604] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_scsi_tgt_if.o': No such file or directory CC fs/ext3/acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15630] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-ds1742.o: file not recognized: File truncated distcc[15632] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-ds1742.o': No such file distcc[15634] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-ds1742.o': No such file or directory LD [M] drivers/rtc/rtc-core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15650] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_ibmaem.o: file not recognized: File truncated distcc[15652] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ibmaem.o': No such file distcc[15654] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_ibmaem.o': No such file or directory CC [M] fs/ext4/acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/onenand/onenand_bbt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/onenand/onenand_bbt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/onenand/onenand_bbt.o distcc[15698] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/onenand/.tmp_mx_onenand_bbt.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/card/queue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/card/queue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/card/queue.o distcc[9745] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/card/.tmp_mx_queue.o': No such file or directory LD [M] drivers/mtd/onenand/onenand.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/inode.o distcc[15722] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/ioctl.o distcc[15442] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_ioctl.o': No such file or directory CC drivers/staging/staging.o LD fs/debugfs/debugfs.o CC fs/ext2/xattr_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/sr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/sr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/sr.o distcc[15750] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_sr.o': No such file or directory CC kernel/trace/trace_functions.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/async-thread.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/async-thread.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/async-thread.o distcc[15772] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_async-thread.o': No such file or directory CC fs/ext2/xattr_trusted.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ext4_jbd2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ext4_jbd2.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/ext4_jbd2.o distcc[15801] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ext4_jbd2.o': No such file or directory CC [M] drivers/mtd/inftlcore.o LD drivers/staging/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/sr_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/sr_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/sr_ioctl.o distcc[15567] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_sr_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15860] ERROR: compile (null) on localhost failed drivers/serial/.tmp_gl_sh-sci.o: file not recognized: File truncated distcc[15865] ERROR: compile (null) on localhost failed CC fs/ext3/xattr_security.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ssb/driver_chipcommon.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ssb/driver_chipcommon.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ssb/driver_chipcommon.o distcc[15885] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ssb/.tmp_mx_driver_chipcommon.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/dir.o distcc[15590] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/xattr.o mv: cannot stat `fs/fuse/.tmp_mx_dir.o': No such file or directory distcc[15914] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_xattr.o': No such file or directory CC drivers/telephony/phonedev.o LD [M] fs/fuse/fuse.o LD [M] drivers/mmc/card/mmc_block.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_tgt_lib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_tgt_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_tgt_lib.o distcc[15004] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_scsi_tgt_lib.o': No such file or directory CC kernel/trace/trace_sched_wakeup.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/debugfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/debugfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/debugfs.o CC fs/btrfs/orphan.o distcc[15990] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_debugfs.o': No such file or directory CC [M] fs/ext4/xattr_security.o CC fs/btrfs/ref-cache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/super.o distcc[16021] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_super.o': No such file or directory CC [M] drivers/mtd/inftlmount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16039] ERROR: compile (null) on localhost failed fs/ext4/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[16042] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_xattr_trusted.o': No such file distcc[16044] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_xattr_trusted.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/blkcipher.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/blkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/blkcipher.o distcc[4420] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_blkcipher.o': No such file or directory CC fs/ext2/acl.o CC drivers/thermal/thermal_sys.o /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:256: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:256: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup_sched_switch': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:154: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:154: warning: unsupported argument to '__builtin_return_address' /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16085] ERROR: compile (null) on localhost failed drivers/mmc/card/.tmp_gl_sdio_uart.o: file not recognized: File truncated distcc[16087] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/mmc/card/.tmp_mx_sdio_uart.o': No such file distcc[16089] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/mmc/card/.tmp_mx_sdio_uart.o': No such file or directory CC fs/btrfs/export.o distcc[16118] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/sr_vendor.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/sr_vendor.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/sr_vendor.o distcc[16126] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_sr_vendor.o': No such file or directory CC [M] drivers/mtd/mtdcore.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16166] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr_security.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr_security.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/xattr_security.o distcc[16181] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_xattr_security.o': No such file or directory CC kernel/trace/trace_nop.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/serial/.tmp_mx_sh-sci.o': No such file distcc[15867] ERROR: compile (null) on localhost failed CC fs/btrfs/tree-log.o rm: cannot remove `drivers/serial/.tmp_mx_sh-sci.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riotable.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riotable.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/riotable.o distcc[16213] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riotable.o': No such file or directory CC fs/ext2/xattr_security.o LD crypto/crypto.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/extents.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/extents.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/extents.o distcc[16233] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_extents.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16256] ERROR: compile (null) on localhost failed fs/ext2/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[16259] ERROR: compile (null) on localhost failed CC drivers/uio/uio.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riotty.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riotty.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/riotty.o distcc[16275] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riotty.o': No such file or directory CC [M] drivers/scsi/scsi_transport_fc.o distcc[15646] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/acl.o distcc[16336] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_acl.o': No such file or directory CC kernel/trace/trace_stack.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/orphan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/orphan.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/orphan.o distcc[16358] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_orphan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/irda/sir_dongle.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/irda/sir_dongle.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/irda/sir_dongle.o distcc[16370] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/net/irda/.tmp_mx_sir_dongle.o': No such file or directory LD crypto/crypto_algapi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/user_defined.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/user_defined.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/user_defined.o distcc[16396] ERROR: compile (null) on localhost failed CC [M] drivers/scsi/scsi_transport_sas.o mv: cannot stat `security/keys/.tmp_mx_user_defined.o': No such file or directory LD security/keys/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/acl.o distcc[16430] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_acl.o': No such file or directory CC drivers/uio/uio_sercos3.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsicam.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsicam.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsicam.o distcc[16452] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_scsicam.o': No such file or directory CC kernel/trace/trace_boot.o CC fs/btrfs/acl.o CC drivers/usb/c67x00/c67x00-drv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/card/block.o: No such file: No such file or directory distcc[15948] ERROR: compile (null) on localhost failed make[4]: *** [drivers/mmc/card/mmc_block.o] Error 1 make[3]: *** [drivers/mmc/card] Error 2 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_xattr_user.o': No such file distcc[16262] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_xattr_user.o': No such file or directory LD crypto/crypto_blkcipher.o CC drivers/usb/gadget/m66592-udc.o CC drivers/usb/class/cdc-acm.o CC kernel/trace/trace_branch.o drivers/mtd/chips/.tmp_gl_map_rom.o: file not recognized: File truncated distcc[15144] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/mtd/chips/.tmp_mx_map_rom.o': No such file distcc[16561] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/mtd/chips/.tmp_mx_map_rom.o': No such file or directory distcc[16306] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/class/usblp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16600] ERROR: compile (null) on localhost failed drivers/mtd/devices/.tmp_gl_block2mtd.o: file not recognized: File truncated distcc[16602] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/mtd/devices/.tmp_mx_block2mtd.o': No such file distcc[16604] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/mtd/devices/.tmp_mx_block2mtd.o': No such file or directory CC [M] drivers/mtd/mtdsuper.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16647] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/super.o distcc[16661] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory CC [M] drivers/usb/class/cdc-wdm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/namei.o distcc[16684] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_namei.o': No such file or directory distcc[16686] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/uio/uio_pdrv_genirq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/mtdsuper.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/mtdsuper.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/mtdsuper.o distcc[16736] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/.tmp_mx_mtdsuper.o': No such file or directory CC drivers/usb/c67x00/c67x00-ll-hpi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/xattr_security.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/xattr_security.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/xattr_security.o distcc[16772] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_xattr_security.o': No such file or directory CC [M] drivers/usb/gadget/cdc2.o CC [M] drivers/scsi/sg.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ssb/scan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ssb/scan.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ssb/scan.o distcc[16832] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ssb/.tmp_mx_scan.o': No such file or directory CC [M] drivers/usb/gadget/ether.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/migrate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/migrate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/migrate.o distcc[16849] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_migrate.o': No such file or directory CC fs/btrfs/free-space-cache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_netlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_netlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_netlink.o distcc[16652] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_scsi_netlink.o': No such file or directory LD crypto/crypto_hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/hash.o: No such file: No such file or directory distcc[16898] ERROR: compile (null) on localhost failed CC drivers/usb/otg/otg.o make[2]: *** [crypto/crypto_hash.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC [M] drivers/mtd/nftlcore.o CC drivers/usb/core/usb.o /scratch/kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_init_group': /scratch/kisskb/src/fs/ext4/mballoc.c:1852: warning: 'ret' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/c67x00/c67x00-ll-hpi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/c67x00/c67x00-ll-hpi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/c67x00/c67x00-ll-hpi.o distcc[16971] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/c67x00/.tmp_mx_c67x00-ll-hpi.o': No such file or directory CC [M] drivers/mtd/nftlmount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16992] ERROR: compile (null) on localhost failed drivers/net/irda/.tmp_gl_ksdazzle-sir.o: file not recognized: File truncated distcc[16995] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_ksdazzle-sir.o': No such file distcc[16999] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/irda/.tmp_mx_ksdazzle-sir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/otg/otg.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/otg/otg.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/otg/otg.o distcc[17015] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/otg/.tmp_mx_otg.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/resize.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/resize.o distcc[14956] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_resize.o': No such file or directory CC drivers/usb/c67x00/c67x00-hcd.o CC drivers/usb/otg/nop-usb-xceiv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17045] ERROR: compile (null) on localhost failed CC [M] drivers/mtd/mtdconcat.o /scratch/kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_name': /scratch/kisskb/src/fs/btrfs/tree-log.c:1076: warning: 'dst_di' may be used uninitialized in this function CC [M] drivers/mtd/mtd_blkdevs.o CC drivers/uwb/address.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17117] ERROR: compile (null) on localhost failed drivers/usb/class/.tmp_gl_usblp.o: file not recognized: File truncated distcc[17119] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/usb/class/.tmp_mx_usblp.o': No such file distcc[17121] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/usb/class/.tmp_mx_usblp.o': No such file or directory CC [M] drivers/mtd/mtdblock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17139] ERROR: compile (null) on localhost failed drivers/usb/class/.tmp_gl_cdc-wdm.o: file not recognized: File truncated distcc[17141] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/usb/class/.tmp_mx_cdc-wdm.o': No such file distcc[17143] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/usb/class/.tmp_mx_cdc-wdm.o': No such file or directory CC drivers/usb/host/isp116x-hcd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/xattr_security.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/xattr_security.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/xattr_security.o distcc[17185] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_xattr_security.o': No such file or directory CC [M] drivers/mtd/mtdblock_ro.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/inftlmount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/inftlmount.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/inftlmount.o distcc[17204] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/.tmp_mx_inftlmount.o': No such file or directory CC fs/btrfs/zlib.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/nftlmount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/nftlmount.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/nftlmount.o distcc[17252] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/.tmp_mx_nftlmount.o': No such file or directory drivers/mtd/devices/.tmp_gl_phram.o: file not recognized: File truncated distcc[16170] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/mtd/devices/.tmp_mx_phram.o': No such file distcc[17263] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/mtd/devices/.tmp_mx_phram.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16811] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_symlink.o: file not recognized: File truncated distcc[17049] ERROR: compile (null) on localhost failed drivers/usb/class/.tmp_gl_cdc-acm.o: file not recognized: File truncated distcc[17284] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_symlink.o': No such file distcc[17287] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_symlink.o': No such file or directory CC [M] drivers/mtd/rfd_ftl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/usb/class/.tmp_mx_cdc-acm.o': No such file distcc[17292] ERROR: compile (null) on localhost failed CC drivers/usb/image/mdc800.o rm: cannot remove `drivers/usb/class/.tmp_mx_cdc-acm.o': No such file or directory CC [M] drivers/mtd/mtdoops.o LD drivers/usb/class/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/inftlcore.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/inftlcore.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/inftlcore.o distcc[16486] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/.tmp_mx_inftlcore.o': No such file or directory CC drivers/uwb/allocator.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/class/cdc-acm.o: No such file: No such file or directory distcc[17323] ERROR: compile (null) on localhost failed make[4]: *** [drivers/usb/class/built-in.o] Error 1 make[3]: *** [drivers/usb/class] Error 2 make[3]: *** Waiting for unfinished jobs.... CC drivers/video/fb_notify.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/free-space-cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/free-space-cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/free-space-cache.o distcc[17383] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_free-space-cache.o': No such file or directory CC drivers/usb/core/hub.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17393] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/otg/nop-usb-xceiv.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/otg/nop-usb-xceiv.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/otg/nop-usb-xceiv.o distcc[17411] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/otg/.tmp_mx_nop-usb-xceiv.o': No such file or directory LD drivers/usb/otg/built-in.o CC [M] drivers/usb/host/sl811-hcd.o LD fs/debugfs/built-in.o CC drivers/usb/c67x00/c67x00-sched.o CC [M] drivers/scsi/scsi_wait_scan.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uio/uio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uio/uio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uio/uio.o distcc[17497] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uio/.tmp_mx_uio.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/sd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/sd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/sd.o distcc[17503] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_sd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17512] ERROR: compile (null) on localhost failed drivers/uio/.tmp_gl_uio_sercos3.o: file not recognized: File truncated distcc[17516] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/uio/.tmp_mx_uio_sercos3.o': No such file distcc[17520] ERROR: compile (null) on localhost failed CC fs/btrfs/compression.o rm: cannot remove `drivers/uio/.tmp_mx_uio_sercos3.o': No such file or directory CC drivers/usb/core/hcd.o LD drivers/video/backlight/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_transport_sas.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_transport_sas.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_transport_sas.o distcc[17575] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_scsi_transport_sas.o': No such file or directory LD drivers/watchdog/built-in.o CC [M] drivers/video/backlight/lcd.o CC [M] drivers/watchdog/pcwd_usb.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/c67x00/c67x00-sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/c67x00/c67x00-sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/c67x00/c67x00-sched.o distcc[17618] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/c67x00/.tmp_mx_c67x00-sched.o': No such file or directory CC [M] drivers/usb/host/u132-hcd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/allocator.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/allocator.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/allocator.o distcc[17645] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_allocator.o': No such file or directory CC [M] drivers/usb/image/microtek.o distcc[9159] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/zlib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/zlib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/zlib.o distcc[17699] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_zlib.o': No such file or directory CC drivers/video/console/dummycon.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/mtdcore.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/mtdcore.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/mtdcore.o distcc[17748] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/.tmp_mx_mtdcore.o': No such file or directory LD drivers/uio/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17781] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uio/uio_sercos3.o: No such file: No such file or directory distcc[17782] ERROR: compile (null) on localhost failed make[3]: *** [drivers/uio/built-in.o] Error 1 make[3]: *** Waiting for unfinished jobs.... drivers/mtd/.tmp_gl_mtdblock.o: file not recognized: File truncated distcc[17787] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17790] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_mtdblock.o': No such file distcc[17795] ERROR: compile (null) on localhost failed drivers/usb/image/.tmp_gl_microtek.o: file not recognized: File truncated distcc[17797] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/mtd/.tmp_mx_mtdblock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/usb/image/.tmp_mx_microtek.o': No such file distcc[17802] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/usb/image/.tmp_mx_microtek.o': No such file or directory LD drivers/scsi/device_handler/built-in.o CC [M] drivers/scsi/device_handler/scsi_dh.o CC drivers/uwb/beacon.o CC drivers/usb/core/urb.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/usb.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/usb.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/usb.o distcc[17848] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/core/.tmp_mx_usb.o': No such file or directory CC [M] drivers/video/backlight/backlight.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/acl.o distcc[17873] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_acl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/acl.o distcc[17910] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_acl.o': No such file or directory LD drivers/scsi/libfc/built-in.o CC [M] drivers/scsi/libfc/fc_disc.o CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/gadget/cdc2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/gadget/cdc2.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/cdc2.o distcc[17946] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/gadget/.tmp_mx_cdc2.o': No such file or directory CC drivers/usb/core/message.o CC [M] drivers/video/backlight/generic_bl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/mmc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/mmc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/mmc.o distcc[17970] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_mmc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17167] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[17980] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_xattr_trusted.o': No such file distcc[17984] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_xattr_trusted.o': No such file or directory CC drivers/usb/core/driver.o CC [M] drivers/usb/gadget/serial.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_transport_fc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/scsi_transport_fc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_transport_fc.o distcc[18037] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/.tmp_mx_scsi_transport_fc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11830] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_smsc47b397.o: file not recognized: File truncated distcc[18048] ERROR: compile (null) on localhost failed CC [M] drivers/scsi/libfc/fc_exch.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18072] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18074] ERROR: compile (null) on localhost failed drivers/input/misc/.tmp_gl_powermate.o: file not recognized: File truncated distcc[18075] ERROR: compile (null) on localhost failed drivers/net/irda/.tmp_gl_ks959-sir.o: file not recognized: File truncated distcc[18078] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_ks959-sir.o': No such file distcc[18083] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/irda/.tmp_mx_ks959-sir.o': No such file or directory distcc[17402] ERROR: compile (null) on localhost:Broken pipe make[3]: *** [drivers/net/irda] Error 2 make[3]: *** Waiting for unfinished jobs.... CC [M] drivers/scsi/device_handler/scsi_dh_alua.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18122] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4495] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/compression.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/compression.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/compression.o distcc[18155] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_compression.o': No such file or directory CC drivers/usb/core/config.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/host/sdhci.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/host/sdhci.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/host/sdhci.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vt_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vt_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/vt_ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/nftlcore.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/nftlcore.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/nftlcore.o distcc[18186] ERROR: compile (null) on localhost failed distcc[18185] ERROR: compile (null) on localhost failed distcc[18187] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_vt_ioctl.o': No such file or directory mv: cannot stat `drivers/mmc/host/.tmp_mx_sdhci.o': No such file or directory mv: cannot stat `drivers/mtd/.tmp_mx_nftlcore.o': No such file or directory LD drivers/scsi/scsi_mod.o CC [M] drivers/usb/gadget/zero.o CC [M] drivers/scsi/libfc/fc_elsct.o CC drivers/uwb/driver.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18265] ERROR: compile (null) on localhost failed drivers/uio/.tmp_gl_uio_pdrv_genirq.o: file not recognized: File truncated distcc[18267] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/uio/.tmp_mx_uio_pdrv_genirq.o': No such file distcc[18269] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/uio/.tmp_mx_uio_pdrv_genirq.o': No such file or directory fs/ext2/.tmp_gl_symlink.o: file not recognized: File truncated distcc[17396] ERROR: compile (null) on localhost failed make[2]: *** [drivers/uio] Error 2 make[2]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_symlink.o': No such file distcc[18278] ERROR: compile (null) on localhost failed CC drivers/usb/core/file.o rm: cannot remove `fs/ext2/.tmp_mx_symlink.o': No such file or directory LD [M] drivers/mtd/mtd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_powermate.o': No such file distcc[18080] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/misc/.tmp_mx_powermate.o': No such file or directory LD [M] drivers/scsi/scsi_tgt.o CC [M] drivers/scsi/libfc/fc_frame.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/ioctl.o distcc[18335] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_ioctl.o': No such file or directory CC [M] drivers/usb/gadget/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18350] ERROR: compile (null) on localhost failed drivers/mtd/.tmp_gl_rfd_ftl.o: file not recognized: File truncated distcc[18352] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-pm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-pm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-pm.o distcc[18359] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-pm.o': No such file or directory drivers/bluetooth/.tmp_gl_bpa10x.o: file not recognized: File truncated distcc[18136] ERROR: compile (null) on localhost failed CC drivers/uwb/drp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_bpa10x.o': No such file distcc[18377] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/bluetooth/.tmp_mx_bpa10x.o': No such file or directory make[2]: *** [drivers/bluetooth] Error 2 LD [M] drivers/mtd/nftl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/gadget/m66592-udc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/gadget/m66592-udc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/m66592-udc.o distcc[18262] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/gadget/.tmp_mx_m66592-udc.o': No such file or directory LD [M] drivers/scsi/sd_mod.o LD drivers/usb/gadget/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/file.o distcc[18435] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/core/.tmp_mx_file.o': No such file or directory LD [M] drivers/mtd/inftl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/gf128mul.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/gf128mul.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/gf128mul.o distcc[16007] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_gf128mul.o': No such file or directory CC drivers/uwb/drp-avail.o CC drivers/usb/core/buffer.o distcc[5188] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/scsi/sr_mod.o CC [M] drivers/scsi/libfc/fc_lport.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exit.o distcc[18513] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory LD kernel/trace/libftrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18537] ERROR: compile (null) on localhost failed drivers/scsi/device_handler/.tmp_gl_scsi_dh_alua.o: file not recognized: File truncated distcc[18539] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/scsi/device_handler/.tmp_mx_scsi_dh_alua.o': No such file distcc[18541] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/scsi/device_handler/.tmp_mx_scsi_dh_alua.o': No such file or directory LD drivers/scsi/built-in.o distcc[18150] ERROR: compile (null) on localhost:Broken pipe distcc[18032] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/drp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/drp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/drp.o distcc[18588] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_drp.o': No such file or directory CC drivers/usb/core/sysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18606] ERROR: compile (null) on localhost failed fs/ext2/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[18609] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_xattr_trusted.o': No such file distcc[18611] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_xattr_trusted.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_smsc47b397.o': No such file distcc[18055] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_smsc47b397.o': No such file or directory CC [M] drivers/scsi/libfc/fc_rport.o CC drivers/usb/core/endpoint.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/commoncap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/commoncap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/commoncap.o distcc[18654] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_commoncap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18657] ERROR: compile (null) on localhost failed drivers/uwb/.tmp_gl_driver.o: file not recognized: File truncated distcc[18663] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/uwb/.tmp_mx_driver.o': No such file distcc[18668] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/uwb/.tmp_mx_driver.o': No such file or directory LD security/built-in.o CC [M] drivers/scsi/libfc/fc_fcp.o CC drivers/uwb/drp-ie.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/stacktrace.o distcc[18703] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory CC drivers/usb/core/devio.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/mtd_blkdevs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/mtd_blkdevs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/mtd_blkdevs.o distcc[18722] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/.tmp_mx_mtd_blkdevs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/transaction.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/transaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/transaction.o distcc[18731] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_transaction.o': No such file or directory CC drivers/uwb/est.o CC drivers/usb/core/notify.o CC drivers/uwb/ie.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/telephony/phonedev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/telephony/phonedev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/telephony/phonedev.o distcc[18797] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/telephony/.tmp_mx_phonedev.o': No such file or directory LD drivers/telephony/built-in.o CC drivers/usb/core/generic.o distcc[18429] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/tree-defrag.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/tree-defrag.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/tree-defrag.o distcc[18846] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_tree-defrag.o': No such file or directory CC drivers/uwb/ie-rcv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/mtdconcat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/mtdconcat.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/mtdconcat.o distcc[18871] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mtd/.tmp_mx_mtdconcat.o': No such file or directory CC drivers/usb/core/quirks.o LD kernel/trace/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_rfd_ftl.o': No such file distcc[18354] ERROR: compile (null) on localhost failed CC drivers/uwb/lc-dev.o rm: cannot remove `drivers/mtd/.tmp_mx_rfd_ftl.o': No such file or directory CC drivers/uwb/lc-rc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/dirhash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/dirhash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs/dirhash.o distcc[18931] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_dirhash.o': No such file or directory CC drivers/uwb/neh.o CC drivers/uwb/pal.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/tree-log.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/tree-log.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/tree-log.o distcc[18995] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_tree-log.o': No such file or directory CC drivers/uwb/radio.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/regulator/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/regulator/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/core.o distcc[19009] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/regulator/.tmp_mx_core.o': No such file or directory LD drivers/regulator/built-in.o distcc[18839] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/lc-dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/lc-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/lc-dev.o distcc[19073] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_lc-dev.o': No such file or directory CC drivers/uwb/reset.o distcc[19094] ERROR: compile (null) on localhost:Broken pipe distcc[18397] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/endpoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/endpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/endpoint.o distcc[19176] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/core/.tmp_mx_endpoint.o': No such file or directory distcc[18406] ERROR: compile (null) on localhost:Broken pipe CC drivers/uwb/rsv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/mballoc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/mballoc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/mballoc.o distcc[19208] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_mballoc.o': No such file or directory CC drivers/uwb/scan.o distcc[19030] ERROR: compile (null) on localhost:Broken pipe CC drivers/uwb/uwb-debug.o CC drivers/uwb/uwbd.o crypto/.tmp_gl_tgr192.o: file not recognized: File truncated distcc[9559] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tgr192.o': No such file distcc[19259] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/devices/slram.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mtd/devices/slram.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/devices/slram.o distcc[19257] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tgr192.o': No such file or directory mv: cannot stat `drivers/mtd/devices/.tmp_mx_slram.o': No such file or directory drivers/input/keyboard/.tmp_gl_lkkbd.o: file not recognized: File truncated distcc[13004] ERROR: compile (null) on localhost failed CC [M] drivers/uwb/hwa-rc.o LD drivers/uwb/i1480/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/urb.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/urb.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/urb.o distcc[19326] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/core/.tmp_mx_urb.o': No such file or directory LD drivers/mtd/built-in.o distcc[19067] ERROR: compile (null) on localhost:Broken pipe LD drivers/uwb/wlp/built-in.o CC [M] drivers/uwb/wlp/driver.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/est.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/est.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/est.o distcc[19374] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_est.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18919] ERROR: compile (null) on localhost failed CC [M] drivers/uwb/i1480/i1480-est.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/video/backlight/lcd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/video/backlight/lcd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/backlight/lcd.o distcc[17486] ERROR: compile (null) on localhost failed distcc[19426] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_xattr.o': No such file or directory mv: cannot stat `drivers/video/backlight/.tmp_mx_lcd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/cpufreq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/cpufreq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpufreq/cpufreq.o CC [M] drivers/uwb/wlp/eda.o distcc[18754] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/cpufreq/.tmp_mx_cpufreq.o': No such file or directory LD drivers/uwb/i1480/dfu/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/ie-rcv.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/ie-rcv.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/ie-rcv.o distcc[19476] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_ie-rcv.o': No such file or directory LD drivers/cpufreq/built-in.o CC [M] drivers/uwb/i1480/dfu/dfu.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/cpufreq_performance.o: No such file: No such file or directory distcc[19493] ERROR: compile (null) on localhost failed make[3]: *** [drivers/cpufreq/built-in.o] Error 1 make[2]: *** [drivers/cpufreq] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/libfc/fc_rport.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/libfc/fc_rport.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libfc/fc_rport.o distcc[19142] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/libfc/.tmp_mx_fc_rport.o': No such file or directory CC [M] drivers/uwb/wlp/messages.o CC [M] drivers/uwb/wlp/sysfs.o LD drivers/uwb/i1480/i1480u-wlp/built-in.o CC [M] drivers/uwb/i1480/dfu/mac.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/gadget/serial.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/gadget/serial.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/serial.o distcc[19563] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/gadget/.tmp_mx_serial.o': No such file or directory CC [M] drivers/uwb/wlp/txrx.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/serial/8250.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/serial/8250.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/serial/8250.o distcc[19578] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/serial/.tmp_mx_8250.o': No such file or directory LD drivers/serial/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/serial/kgdboc.o: No such file: No such file or directory distcc[19588] ERROR: compile (null) on localhost failed make[3]: *** [drivers/serial/built-in.o] Error 1 make[2]: *** [drivers/serial] Error 2 CC [M] drivers/uwb/i1480/i1480u-wlp/lc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/dir.o distcc[19354] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_dir.o': No such file or directory LD fs/ext2/ext2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/file.o: No such file: No such file or directory distcc[19608] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext2/ext2.o] Error 1 make[2]: *** [fs/ext2] Error 2 CC [M] drivers/uwb/i1480/dfu/phy.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19409] ERROR: compile (null) on localhost failed drivers/usb/c67x00/.tmp_gl_c67x00-drv.o: file not recognized: File truncated distcc[19626] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/usb/c67x00/.tmp_mx_c67x00-drv.o': No such file distcc[19628] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/usb/c67x00/.tmp_mx_c67x00-drv.o': No such file or directory make[2]: *** [drivers/net] Error 2 CC [M] drivers/uwb/wlp/wlp-lc.o CC [M] drivers/uwb/i1480/i1480u-wlp/netdev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/buffer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/buffer.o distcc[19673] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/core/.tmp_mx_buffer.o': No such file or directory CC [M] drivers/uwb/wlp/wss-lc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/dfu/phy.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/dfu/phy.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/i1480/dfu/phy.o distcc[19707] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/i1480/dfu/.tmp_mx_phy.o': No such file or directory CC [M] drivers/uwb/i1480/dfu/usb.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19724] ERROR: compile (null) on localhost failed drivers/usb/host/.tmp_gl_u132-hcd.o: file not recognized: File truncated distcc[19728] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/usb/host/.tmp_mx_u132-hcd.o': No such file distcc[19733] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/usb/host/.tmp_mx_u132-hcd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19750] ERROR: compile (null) on localhost failed CC [M] drivers/uwb/i1480/i1480u-wlp/rx.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/drp-ie.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/drp-ie.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/drp-ie.o distcc[19762] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_drp-ie.o': No such file or directory CC [M] drivers/uwb/i1480/i1480u-wlp/sysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/timer.o distcc[19788] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_timer.o': No such file or directory CC [M] drivers/uwb/i1480/i1480u-wlp/tx.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pm_qos_params.o distcc[19822] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pm_qos_params.o': No such file or directory distcc[19682] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/struct-funcs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/struct-funcs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/struct-funcs.o distcc[19516] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_struct-funcs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/uwbd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/uwbd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/uwbd.o distcc[19851] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_uwbd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18786] ERROR: compile (null) on localhost failed drivers/usb/gadget/.tmp_gl_inode.o: file not recognized: File truncated distcc[19875] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-tag.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-tag.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-tag.o distcc[17633] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-tag.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19891] ERROR: compile (null) on localhost failed drivers/mtd/.tmp_gl_mtdoops.o: file not recognized: File truncated distcc[19893] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_mtdoops.o': No such file distcc[19895] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/mtd/.tmp_mx_mtdoops.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/video/backlight/generic_bl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/video/backlight/generic_bl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/backlight/generic_bl.o distcc[19916] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/regulator/virtual.o: No such file: No such file or directory mv: cannot stat `drivers/video/backlight/.tmp_mx_generic_bl.o': No such file or directory distcc[19033] ERROR: compile (null) on localhost failed make[3]: *** [drivers/regulator/built-in.o] Error 1 make[2]: *** [drivers/regulator] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19961] ERROR: compile (null) on localhost failed drivers/uwb/.tmp_gl_hwa-rc.o: file not recognized: File truncated distcc[19963] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/uwb/.tmp_mx_hwa-rc.o': No such file distcc[19965] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/uwb/.tmp_mx_hwa-rc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/dfu/mac.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/dfu/mac.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/i1480/dfu/mac.o /scratch/kisskb/src/drivers/uwb/wlp/messages.c: In function 'wlp_parse_f0': /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[2]' may be used uninitialized in this functiondistcc[19987] ERROR: compile (null) on localhost failed /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[2]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[15]' may be used uninitialized in this function mv: cannot stat `drivers/uwb/i1480/dfu/.tmp_mx_mac.o': No such file or directory distcc[19989] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20005] ERROR: compile (null) on localhost failed fs/btrfs/.tmp_gl_export.o: file not recognized: File truncated distcc[20007] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_export.o': No such file distcc[20009] ERROR: compile (null) on localhost failed rm: cannot remove `fs/btrfs/.tmp_mx_export.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/video/fb_notify.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/video/fb_notify.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fb_notify.o distcc[19429] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/video/.tmp_mx_fb_notify.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/radio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/radio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/radio.o distcc[20032] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_radio.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/lc-rc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/lc-rc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/lc-rc.o distcc[20050] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_lc-rc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20065] ERROR: compile (null) on localhost failed distcc[19852] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/neh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/neh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/neh.o distcc[20073] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_neh.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20096] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/beacon.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/beacon.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/beacon.o distcc[19873] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_beacon.o': No such file or directory distcc[19556] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/wlp/txrx.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/wlp/txrx.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/wlp/txrx.o distcc[20136] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/wlp/.tmp_mx_txrx.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/expire.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/expire.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/expire.o distcc[19253] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_expire.o': No such file or directory drivers/char/ipmi/.tmp_gl_ipmi_bt_sm.o: file not recognized: File truncated distcc[16649] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_lkkbd.o': No such file distcc[19279] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_lkkbd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/libfc/fc_lport.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/libfc/fc_lport.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libfc/fc_lport.o distcc[20185] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/libfc/.tmp_mx_fc_lport.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/pal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/pal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/pal.o distcc[20208] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_pal.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slob.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slob.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/slob.o distcc[20218] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_slob.o': No such file or directory make[1]: *** [mm] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/libfc/fc_elsct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/libfc/fc_elsct.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libfc/fc_elsct.o distcc[20254] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/libfc/.tmp_mx_fc_elsct.o': No such file or directory distcc[18117] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/generic.o distcc[19804] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/core/.tmp_mx_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/itimer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/itimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/itimer.o distcc[20279] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/driver.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/driver.o distcc[20285] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/core/.tmp_mx_driver.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/bus.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/bus.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/bus.o distcc[20298] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_bus.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/dfu/dfu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/dfu/dfu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/i1480/dfu/dfu.o distcc[20326] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/i1480/dfu/.tmp_mx_dfu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/ie.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/ie.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/ie.o distcc[20329] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_ie.o': No such file or directory drivers/uwb/i1480/dfu/.tmp_gl_usb.o: file not recognized: File truncated distcc[20067] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/uwb-debug.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/uwb-debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/uwb-debug.o distcc[20363] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_uwb-debug.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/host.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mmc/core/host.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/host.o distcc[18574] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_host.o': No such file or directory drivers/usb/host/.tmp_gl_sl811-hcd.o: file not recognized: File truncated distcc[20101] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/sysfs.o distcc[20381] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/core/.tmp_mx_sysfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/usb/host/.tmp_mx_sl811-hcd.o': No such file distcc[20389] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/usb/host/.tmp_mx_sl811-hcd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/usb/gadget/.tmp_mx_inode.o': No such file distcc[19877] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/usb/gadget/.tmp_mx_inode.o': No such file or directory LD [M] drivers/mmc/core/mmc_core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/quirks.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/quirks.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/quirks.o distcc[20414] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/core/.tmp_mx_quirks.o': No such file or directory make[2]: *** [drivers/mmc] Error 2 distcc[19691] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20454] ERROR: compile (null) on localhost failed drivers/usb/host/.tmp_gl_isp116x-hcd.o: file not recognized: File truncated distcc[20456] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/usb/host/.tmp_mx_isp116x-hcd.o': No such file distcc[20458] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/usb/host/.tmp_mx_isp116x-hcd.o': No such file or directory LD drivers/usb/host/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/host/isp116x-hcd.o: No such file: No such file or directory distcc[20473] ERROR: compile (null) on localhost failed make[4]: *** [drivers/usb/host/built-in.o] Error 1 make[3]: *** [drivers/usb/host] Error 2 drivers/uwb/i1480/i1480u-wlp/.tmp_gl_lc.o: file not recognized: File truncated distcc[19758] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/uwb/i1480/i1480u-wlp/.tmp_mx_lc.o': No such file distcc[20483] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/uwb/i1480/i1480u-wlp/.tmp_mx_lc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ssb/main.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ssb/main.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ssb/main.o distcc[20164] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ssb/.tmp_mx_main.o': No such file or directory LD drivers/ssb/ssb.o LD drivers/ssb/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/locking.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/locking.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/locking.o distcc[20537] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_locking.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-iops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-iops.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-iops.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/libfc/fc_frame.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/libfc/fc_frame.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libfc/fc_frame.o distcc[20562] ERROR: compile (null) on localhost failed distcc[20561] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-iops.o': No such file or directory mv: cannot stat `drivers/scsi/libfc/.tmp_mx_fc_frame.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/i1480u-wlp/rx.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/i1480u-wlp/rx.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/i1480/i1480u-wlp/rx.o distcc[20589] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/i1480/i1480u-wlp/.tmp_mx_rx.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/notify.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/notify.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/notify.o distcc[20596] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/core/.tmp_mx_notify.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/wlp/sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/wlp/sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/wlp/sysfs.o distcc[20606] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/wlp/.tmp_mx_sysfs.o': No such file or directory distcc[19617] ERROR: compile (null) on localhost:Broken pipe drivers/usb/image/.tmp_gl_mdc800.o/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: : fdrivers/uwb/scan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/scan.o: uses instructions which are incompatible with instructions used in previous modules i/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld:le f naiotle rd ecto ognmeizrgede t: aFile truncated rget specific data of file drivers/uwb/scan.o distcc[19399] ERROR: compile (null) on localhost failed distcc[20625] ERROR: compile (null) on localhost failed drivers/scsi/.tmp_gl_sg.o: file not recognized: File truncated distcc[18130] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_scan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/usb/image/.tmp_mx_mdc800.o': No such file distcc[20636] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/usb/image/.tmp_mx_mdc800.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/drp-avail.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/drp-avail.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/drp-avail.o distcc[20657] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_drp-avail.o': No such file or directory LD drivers/usb/image/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/image/mdc800.o: No such file: No such file or directory distcc[20669] ERROR: compile (null) on localhost failed make[4]: *** [drivers/usb/image/built-in.o] Error 1 make[3]: *** [drivers/usb/image] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/i1480u-wlp/netdev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/i1480u-wlp/netdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/i1480/i1480u-wlp/netdev.o distcc[20673] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20675] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/i1480/i1480u-wlp/.tmp_mx_netdev.o': No such file or directory drivers/scsi/device_handler/.tmp_gl_scsi_dh_rdac.o: file not recognized: File truncated distcc[20681] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/scsi/device_handler/.tmp_mx_scsi_dh_rdac.o': No such file distcc[20684] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/scsi/device_handler/.tmp_mx_scsi_dh_rdac.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/uwb/i1480/dfu/.tmp_mx_usb.o': No such file distcc[20356] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/uwb/i1480/dfu/.tmp_mx_usb.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/c67x00/c67x00-hcd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/c67x00/c67x00-hcd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/c67x00/c67x00-hcd.o distcc[18249] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/c67x00/.tmp_mx_c67x00-hcd.o': No such file or directory LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/dfu/usb.o: No such file: No such file or directory distcc[20729] ERROR: compile (null) on localhost failed make[5]: *** [drivers/uwb/i1480/dfu/i1480-dfu-usb.o] Error 1 make[4]: *** [drivers/uwb/i1480/dfu] Error 2 make[4]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20735] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/wlp/eda.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/wlp/eda.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/wlp/eda.o distcc[20736] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/wlp/.tmp_mx_eda.o': No such file or directory drivers/video/console/.tmp_gl_dummycon.o: file not recognized: File truncated distcc[20740] ERROR: compile (null) on localhost failed LD drivers/usb/c67x00/c67x00.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/libfc/fc_fcp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/libfc/fc_fcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libfc/fc_fcp.o distcc[20382] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/video/console/.tmp_mx_dummycon.o': No such file distcc[20748] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/c67x00/c67x00-drv.o: No such file: No such file or directory distcc[20749] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/video/console/.tmp_mx_dummycon.o': No such file or directory mv: cannot stat `drivers/scsi/libfc/.tmp_mx_fc_fcp.o': No such file or directory make[4]: *** [drivers/usb/c67x00/c67x00.o] Error 1 make[3]: *** [drivers/usb/c67x00] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/i1480u-wlp/sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/i1480u-wlp/sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/i1480/i1480u-wlp/sysfs.o distcc[20765] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/i1480/i1480u-wlp/.tmp_mx_sysfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18990] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17773] ERROR: compile (null) on localhost failed drivers/mtd/.tmp_gl_mtdblock_ro.o: file not recognized: File truncated distcc[20775] ERROR: compile (null) on localhost failed LD drivers/video/console/built-in.o drivers/watchdog/.tmp_gl_pcwd_usb.o: file not recognized: File truncated distcc[20781] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_mtdblock_ro.o': No such file distcc[20783] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/mtd/.tmp_mx_mtdblock_ro.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/watchdog/.tmp_mx_pcwd_usb.o': No such file distcc[20788] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/watchdog/.tmp_mx_pcwd_usb.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/thermal/thermal_sys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/thermal/thermal_sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/thermal/thermal_sys.o distcc[20820] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/i1480-est.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/i1480-est.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/i1480/i1480-est.o distcc[20821] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/thermal/.tmp_mx_thermal_sys.o': No such file or directory mv: cannot stat `drivers/uwb/i1480/.tmp_mx_i1480-est.o': No such file or directory LD drivers/thermal/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/config.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/config.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/config.o distcc[20844] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/core/.tmp_mx_config.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/hcd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/hcd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/hcd.o distcc[20846] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/core/.tmp_mx_hcd.o': No such file or directory distcc[31943] ERROR: compile (null) on localhost:Broken pipe drivers/hwmon/.tmp_gl_w83627hf.o: file not recognized: File truncated distcc[11806] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_port.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_port.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_port.o distcc[20872] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-park.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-park.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-park.o mv: cannot stat `drivers/char/.tmp_mx_tty_port.o'distcc[18621] ERROR: compile (null) on localhost failed : No such file or directory mv: cannot stat `drivers/ide/.tmp_mx_ide-park.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_bt_sm.o': No such file distcc[20166] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_bt_sm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/gadget/zero.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/gadget/zero.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/zero.o LD [M] drivers/char/ipmi/ipmi_si.o distcc[19301] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/gadget/.tmp_mx_zero.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/bus.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/bus.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/bus.o distcc[20919] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_bus.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20932] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_pc87360.o: file not recognized: File truncated distcc[20934] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_pc87360.o': No such file distcc[20936] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_pc87360.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/gadget/ether.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/gadget/ether.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/ether.o distcc[20959] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/gadget/.tmp_mx_ether.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk.o distcc[20967] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory LD [M] drivers/usb/gadget/g_zero.o LD [M] drivers/usb/gadget/g_ether.o LD [M] drivers/usb/gadget/gadgetfs.o LD [M] drivers/usb/gadget/g_serial.o LD [M] drivers/usb/gadget/g_cdc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/video/console/dummycon.o: No such file: No such file or directory distcc[20785] ERROR: compile (null) on localhost failed make[4]: *** [drivers/video/console/built-in.o] Error 1 make[3]: *** [drivers/video/console] Error 2 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/i1480u-wlp/tx.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/i1480u-wlp/tx.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/i1480/i1480u-wlp/tx.o distcc[21033] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/i1480/i1480u-wlp/.tmp_mx_tx.o': No such file or directory LD [M] drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/wlp/wss-lc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/wlp/wss-lc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/wlp/wss-lc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/i1480/i1480u-wlp/lc.o: No such file: No such file or directory distcc[21050] ERROR: compile (null) on localhost failed distcc[21049] ERROR: compile (null) on localhost failed make[5]: *** [drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.o] Error 1 make[4]: *** [drivers/uwb/i1480/i1480u-wlp] Error 2 make[3]: *** [drivers/uwb/i1480] Error 2 make[3]: *** Waiting for unfinished jobs.... mv: cannot stat `drivers/uwb/wlp/.tmp_mx_wss-lc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/libfc/fc_disc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/libfc/fc_disc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libfc/fc_disc.o distcc[21061] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/libfc/.tmp_mx_fc_disc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/hub.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/hub.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/hub.o distcc[21071] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/core/.tmp_mx_hub.o': No such file or directory distcc[12717] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/control.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/control.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/control.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_symlink.o': No such file distcc[11261] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/soc-core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/soc-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fdistcc[5345] ERROR: compile (null) on localhost failed ailed to merge target specific data of file sound/soc/soc-core.o rm: mv: cannot stat `sound/core/.tmp_mx_control.o'cannot remove `fs/autofs/.tmp_mx_symlink.o': No such file or directory : No such file or directory distcc[10856] ERROR: compile (null) on localhost failed mv: cannot stat `sound/soc/.tmp_mx_soc-core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19044] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/rsv.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/rsv.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/rsv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/wlp/wlp-lc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/wlp/wlp-lc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/wlp/wlp-lc.o distcc[21097] ERROR: compile (null) on localhost failed distcc[20502] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_rsv.o': No such file or directory mv: cannot stat `drivers/uwb/wlp/.tmp_mx_wlp-lc.o': No such file or directory LD [M] fs/autofs/autofs.o make[2]: *** [sound/soc] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/ipmi/ipmi_si_intf.o: No such file: No such file or directory distcc[20908] ERROR: compile (null) on localhost failed make[4]: *** [drivers/char/ipmi/ipmi_si.o] Error 1 make[3]: *** [drivers/char/ipmi] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/address.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/address.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/address.o distcc[21138] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_address.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/extent_map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/extent_map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/extent_map.o distcc[21158] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_extent_map.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/scsi/.tmp_mx_sg.o': No such file distcc[20640] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/scsi/.tmp_mx_sg.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/gadget/inode.o: No such file: No such file or directory distcc[20993] ERROR: compile (null) on localhost failed make[3]: *** [drivers/usb/gadget/gadgetfs.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/wlp/messages.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/wlp/messages.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/wlp/messages.o distcc[21189] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/wlp/.tmp_mx_messages.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/libfc/fc_exch.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/libfc/fc_exch.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libfc/fc_exch.o distcc[21196] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/libfc/.tmp_mx_fc_exch.o': No such file or directory LD [M] drivers/uwb/wlp/wlp.o LD [M] drivers/scsi/libfc/libfc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19765] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/leds/ledtrig-timer.o: No such file: No such file or directory distcc[11281] ERROR: compile (null) on localhost failed make[3]: *** [drivers/leds/built-in.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83627hf.o': No such file distcc[20868] ERROR: compile (null) on localhost failed make[2]: *** [drivers/leds] Error 2 rm: cannot remove `drivers/hwmon/.tmp_mx_w83627hf.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21227] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msgutil.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msgutil.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fai/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: led to medrivers/usb/core/message.o: compiled for a big endian system and target is little endianrg /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: e tdrivers/usb/core/message.o: uses instructions which are incompatible with instructions used in previous modulesarge t s/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ldpec: fifaici daltaed to me ofr figlee ipc/msgutil.o target specific data of file drivers/usb/core/message.o distcc[20873] ERROR: compile (null) on localhost failed distcc[19263] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20877] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_msgutil.o': No such file or directory mv: cannot stat `drivers/usb/core/.tmp_mx_message.o': No such file or directory fs/autofs4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[21237] ERROR: compile (null) on localhost failed sound/drivers/.tmp_gl_dummy.o: file not recognized: File truncated distcc[21102] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_symlink.o': No such file distcc[21248] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'sound/drivers/.tmp_mx_dummy.o': No such file rm: cannot remove `fs/autofs4/.tmp_mx_symlink.o': No such file or directory distcc[21251] ERROR: compile (null) on localhost failed rm: cannot remove `sound/drivers/.tmp_mx_dummy.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/init.o: No such file: No such file or directory distcc[21120] ERROR: compile (null) on localhost failed LD ipc/built-in.o make[3]: *** [fs/autofs/autofs.o] Error 1 make[2]: *** [fs/autofs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21272] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/file.o LD fs/autofs4/autofs4.o distcc[20523] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/seq_file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/seq_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/seq_file.o mv: cannot stat `fs/configfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/init.o: No such file: No such file or directory LD [M] sound/drivers/snd-dummy.o distcc[21287] ERROR: compile (null) on localhost failed distcc[21134] ERROR: compile (null) on localhost failed make[3]: *** [fs/autofs4/autofs4.o] Error 1 make[2]: *** [fs/autofs4] Error 2 mv: cannot stat `fs/.tmp_mx_seq_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/drivers/dummy.o: No such file: No such file or directory distcc[21299] ERROR: compile (null) on localhost failed make[3]: *** [sound/drivers/snd-dummy.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21301] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/sound.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/sound.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/sound.o distcc[21304] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_sound.o': No such file or directory crypto/.tmp_gl_anubis.o: file not recognized: File truncated distcc[21310] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_anubis.o': No such file distcc[21318] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_anubis.o': No such file or directory LD fs/configfs/configfs.o LD fs/configfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21343] ERROR: compile (null) on localhost failed drivers/input/keyboard/.tmp_gl_sh_keysc.o: file not recognized: File truncated distcc[21345] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_sh_keysc.o': No such file distcc[21347] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_sh_keysc.o': No such file or directory LD drivers/input/keyboard/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/keyboard/atkbd.o: No such file: No such file or directory distcc[21355] ERROR: compile (null) on localhost failed make[4]: *** [drivers/input/keyboard/built-in.o] Error 1 make[3]: *** [drivers/input/keyboard] Error 2 make[2]: *** [drivers/usb/gadget] Error 2 fs/ext4/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[21222] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ref-cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ref-cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/ref-cache.o distcc[21369] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/btrfs/.tmp_mx_ref-cache.o': No such file or directory distcc[21373] ERROR: compile (null) on localhost failed fs/ext4/.tmp_gl_file.o: file not recognized: File truncated distcc[21386] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kmod.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kmod.o distcc[20518] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory kernel/.tmp_gl_semaphore.o: file not recognized: File truncated distcc[21279] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_audit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_audit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_audit.o distcc[21290] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_file.o': No such file mv: cannot stat `drivers/char/.tmp_mx_tty_audit.o': No such file or directory distcc[21403] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/device_handler/scsi_dh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/scsi/device_handler/scsi_dh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/device_handler/scsi_dh.o distcc[21432] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/scsi/device_handler/.tmp_mx_scsi_dh.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/resize.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/resize.o distcc[21441] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_resize.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/devio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/usb/core/devio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/devio.o distcc[21460] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/usb/core/.tmp_mx_devio.o': No such file or directory LD drivers/usb/core/usbcore.o LD drivers/usb/core/built-in.o make[2]: *** [drivers/usb] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_xattr_user.o': No such file distcc[21372] ERROR: compile (null) on localhost failed distcc[21484] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/block_dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/block_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/block_dev.o rm: cannot remove `fs/ext4/.tmp_mx_xattr_user.o': No such file or directory mv: cannot stat `fs/ext3/.tmp_mx_dir.o': No such file or directory distcc[21233] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_block_dev.o': No such file or directory crypto/.tmp_gl_md4.o: file not recognized: File truncated distcc[21244] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md4.o': No such file distcc[21509] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_md4.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21396] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/sysfs.o distcc[21511] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_sysfs.o': No such file or directory LD [M] fs/ext4/ext4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/file.o: No such file: No such file or directory distcc[21528] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext4/ext4.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_semaphore.o': No such filemake[2]: *** [fs/ext4] Error 2 distcc[21413] ERROR: compile (null) on localhost failed make[1]: *** [crypto] Error 2 rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/video/backlight/backlight.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/video/backlight/backlight.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/backlight/backlight.o distcc[21538] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/video/backlight/.tmp_mx_backlight.o': No such file or directory make[2]: *** [drivers/video] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/input.o distcc[21559] ERROR: compile (null) on localhost failed distcc[21558] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/.tmp_mx_input.o': No such file or directory block/.tmp_gl_as-iosched.o: file not recognized: File truncated distcc[21562] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'block/.tmp_mx_as-iosched.o': No such file distcc[21566] ERROR: compile (null) on localhost failed rm: cannot remove `block/.tmp_mx_as-iosched.o': No such file or directory LD block/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/noop-iosched.o: No such file: No such file or directory distcc[21577] ERROR: compile (null) on localhost failed make[2]: *** [block/built-in.o] Error 1 make[1]: *** [block] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12638] ERROR: compile (null) on localhost failed drivers/input/misc/.tmp_gl_keyspan_remote.o: file not recognized: File truncated distcc[21583] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/reset.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/uwb/reset.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/uwb/reset.o distcc[21598] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/uwb/.tmp_mx_reset.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-taskfile.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-taskfile.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-taskfile.o distcc[21606] ERROR: compile (null) on localhost failed make[2]: *** [drivers/uwb] Error 2 mv: cannot stat `drivers/ide/.tmp_mx_ide-taskfile.o': No such file or directory LD drivers/ide/ide-core.o LD drivers/ide/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-tape.o: No such file: No such file or directory distcc[21619] ERROR: compile (null) on localhost failed make[3]: *** [drivers/ide/built-in.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/disk-io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/disk-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/disk-io.o distcc[21624] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_disk-io.o': No such file or directory LD fs/btrfs/btrfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/export.o: No such file: No such file or directory distcc[21639] ERROR: compile (null) on localhost failed make[3]: *** [fs/btrfs/btrfs.o] Error 1 make[2]: *** [fs/btrfs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm.o distcc[21647] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_pcm.o': No such file or directory LD [M] sound/core/snd.o LD [M] sound/core/snd-hwdep.o LD [M] sound/core/snd-timer.o LD [M] sound/core/snd-pcm.o LD [M] sound/core/snd-page-alloc.o LD [M] sound/core/snd-rawmidi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/cpu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/cpu.o distcc[21684] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_cpu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21706] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/sysrq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/sysrq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/sysrq.o distcc[21711] ERROR: compile (null) on localhost failed LD drivers/base/built-in.o fs/ext3/.tmp_gl_file.o: file not recognized: File truncated distcc[21713] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/misc/lkdtm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/misc/lkdtm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/lkdtm.o mv: cannot stat `drivers/char/.tmp_mx_sysrq.o': No such file or directory distcc[21595] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/misc/.tmp_mx_lkdtm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_file.o': No such file sound/drivers/mpu401/.tmp_gl_mpu401.o: file not recognizedistcc[21721] ERROR: compile (null) on localhost failed d: File truncated distcc[21519] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'sound/drivers/mpu401/.tmp_mx_mpu401.o': No such file distcc[21729] ERROR: compile (null) on localhost failed rm: cannot remove `sound/drivers/mpu401/.tmp_mx_mpu401.o': No such file or directory LD fs/ext3/ext3.o LD drivers/misc/built-in.o LD [M] sound/drivers/mpu401/snd-mpu401-uart.o LD [M] sound/drivers/mpu401/snd-mpu401.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/file.o: No such file: No such file or directory distcc[21748] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext3/ext3.o] Error 1 make[2]: *** [fs/ext3] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/drivers/mpu401/mpu401.o: No such file: No such file or directory distcc[21754] ERROR: compile (null) on localhost failed make[4]: *** [sound/drivers/mpu401/snd-mpu401.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[1]: *** [fs] Error 2 make[3]: *** [sound/drivers/mpu401] Error 2 make[2]: *** [sound/drivers] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioparam.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioparam.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rioparam.o distcc[21762] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioparam.o': No such file or directory LD drivers/char/rio/rio.o LD drivers/char/rio/built-in.o make[2]: *** [drivers/char] Error 2 make[1]: *** [sound] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_keyspan_remote.o': No such file distcc[21715] ERROR: compile (null) on localhost failed distcc[21589] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/misc/.tmp_mx_keyspan_remote.o': No such file or directory drivers/input/serio/.tmp_gl_serport.o: file not recognized: File truncated distcc[21784] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_serport.o': No such file distcc[21789] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/serio/.tmp_mx_serport.o': No such file or directory make[3]: *** [drivers/input/misc] Error 2 make[2]: *** [drivers/input] Error 2 LD drivers/input/serio/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/serio/serport.o: No such file: No such file or directory distcc[21803] ERROR: compile (null) on localhost failed make[3]: *** [drivers/input/serio/built-in.o] Error 1 make[2]: *** [drivers/input/serio] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timekeeping.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timekeeping.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timekeeping.o distcc[21808] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory LD kernel/time/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/jiffies.o: No such file: No such file or directory distcc[21816] ERROR: compile (null) on localhost failed make[3]: *** [kernel/time/built-in.o] Error 1 make[2]: *** [kernel/time] Error 2 make[1]: *** [kernel] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-cd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-cd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-cd.o distcc[21821] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-cd.o': No such file or directory make[2]: *** [drivers/ide] Error 2 make[1]: *** [drivers] Error 2 make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 bisect failed a227fd7db74fa05d866790a4b29ba049bb5035cc # git bisect bad Bisecting: 34 revisions left to test after this [1c27ae671e6b465e04544450276c88f4dba8de60] USB: serial: remove recourse to generic method # < git symbolic-ref HEAD Trying 1c27ae671e6b465e04544450276c88f4dba8de60 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh make[2]: `include/asm-sh/machtypes.h' is up to date. Using /scratch/kisskb/src as source for kernel CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh CHK include/linux/compile.h CC init/main.o AS usr/initramfs_data.o CC init/do_mounts.o CC init/do_mounts_initrd.o LD usr/built-in.o CC init/initramfs.o CC init/version.o CC arch/sh/mm/init.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/consistent.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/idle.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/kernel/io.o CC arch/sh/mm/pg-nommu.o CC arch/sh/kernel/io_generic.o CC arch/sh/boards/mach-se/board-se7619.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time_32.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/timers/timer.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/module.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/timers/timer-cmt.o CC arch/sh/kernel/ftrace.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/disassemble.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds /scratch/kisskb/src/init/initramfs.c: In function 'unpack_to_rootfs': /scratch/kisskb/src/init/../lib/inflate.c:1084: warning: 'e' may be used uninitialized in this function /scratch/kisskb/src/init/../lib/inflate.c:1084: note: 'e' was declared here CC mm/bootmem.o CC mm/filemap.o CC mm/mempool.o CC mm/oom_kill.o CC mm/fadvise.o CC mm/maccess.o LD arch/sh/kernel/cpu/irq/built-in.o CC mm/page_alloc.o CC mm/page-writeback.o CC mm/pdflush.o CC mm/readahead.o CC fs/open.o CC mm/swap.o CC fs/read_write.o CC mm/truncate.o CC fs/file_table.o CC fs/super.o CC kernel/sched.o CC kernel/fork.o CC kernel/exec_domain.o CC mm/vmscan.o CC fs/char_dev.o CC kernel/panic.o CC mm/shmem.o CC kernel/printk.o CC kernel/cpu.o CC fs/stat.o CC kernel/exit.o CC mm/prio_tree.o CC mm/util.o TIMEC kernel/timeconst.h CC kernel/itimer.o CC kernel/softirq.o CC mm/mmzone.o CC kernel/resource.o CC mm/vmstat.o CC kernel/sysctl.o CC mm/backing-dev.o CC mm/page_isolation.o /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:321: warning: control reaches end of non-void function CC mm/mm_init.o CC mm/nommu.o CC fs/exec.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/timer.o CC kernel/user.o CC mm/dmapool.o CC fs/pipe.o CC kernel/signal.o CC kernel/sys.o CC kernel/kmod.o CC kernel/workqueue.o CC fs/namei.o CC mm/shmem_acl.o CC fs/fcntl.o CC kernel/pid.o CC mm/slob.o CC kernel/rcupdate.o CC fs/ioctl.o CC kernel/extable.o CC kernel/params.o CC mm/quicklist.o CC fs/readdir.o CC fs/select.o CC fs/fifo.o CC kernel/posix-timers.o CC fs/dcache.o CC kernel/kthread.o CC fs/inode.o CC kernel/wait.o /scratch/kisskb/src/kernel/sysctl.c:103: warning: 'one' defined but not used CC mm/memcontrol.o CC mm/page_cgroup.o CC fs/attr.o CC fs/bad_inode.o CC fs/file.o CC fs/filesystems.o CC kernel/kfifo.o CC fs/namespace.o /scratch/kisskb/src/mm/slob.c: In function '__kmalloc_node': /scratch/kisskb/src/mm/slob.c:465: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'kfree': /scratch/kisskb/src/mm/slob.c:499: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'ksize': /scratch/kisskb/src/mm/slob.c:518: warning: comparison of distinct pointer types lacks a cast CC kernel/sys_ni.o CC fs/seq_file.o CC kernel/posix-cpu-timers.o CC kernel/mutex.o CC fs/xattr.o CC kernel/hrtimer.o CC kernel/rwsem.o CC kernel/nsproxy.o CC kernel/srcu.o CC fs/libfs.o CC fs/fs-writeback.o /scratch/kisskb/src/mm/nommu.c: In function 'do_mmap_pgoff': /scratch/kisskb/src/mm/nommu.c:1183: warning: 'capabilities' may be used uninitialized in this function CC kernel/semaphore.o CC fs/pnode.o CC fs/drop_caches.o CC kernel/notifier.o CC fs/splice.o CC kernel/ksysfs.o CC kernel/pm_qos_params.o CC fs/sync.o CC fs/utimes.o CC fs/stack.o CC fs/no-block.o CC kernel/sched_clock.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1880: warning: control reaches end of non-void function CC [M] fs/autofs4/init.o LD init/mounts.o CC fs/debugfs/inode.o CC kernel/cred.o CC [M] fs/autofs4/inode.o CC fs/debugfs/file.o CC fs/devpts/inode.o CC [M] fs/autofs4/root.o LD fs/jffs2/built-in.o CC kernel/async.o CC [M] fs/jffs2/compr.o CC kernel/freezer.o CC [M] fs/autofs4/symlink.o CC [M] fs/jffs2/dir.o CC kernel/profile.o CC [M] fs/autofs4/waitq.o CC [M] fs/jffs2/file.o CC [M] fs/autofs4/expire.o CC kernel/stacktrace.o LD fs/notify/dnotify/built-in.o CC [M] fs/autofs4/dev-ioctl.o CC fs/notify/inotify/inotify.o CC fs/nls/nls_base.o CC [M] fs/jffs2/ioctl.o CC fs/notify/inotify/inotify_user.o CC kernel/irq/handle.o CC fs/nls/nls_cp737.o CC kernel/irq/manage.o CC kernel/power/process.o CC [M] fs/jffs2/nodelist.o CC fs/nls/nls_cp855.o LD arch/sh/boards/mach-se/built-in.o CC kernel/irq/spurious.o CC [M] fs/jffs2/malloc.o CC fs/nls/nls_cp857.o LD init/built-in.o CC kernel/time/timekeeping.o CC ipc/util.o CC kernel/time/ntp.o CC fs/nls/nls_cp866.o CC kernel/time/clocksource.o CC ipc/msgutil.o CC kernel/irq/resend.o CC [M] fs/jffs2/read.o CC security/keys/key.o CC fs/proc/nommu.o LD arch/sh/kernel/timers/built-in.o CC security/keys/keyring.o CC fs/nls/nls_cp874.o CC ipc/msg.o CC kernel/time/jiffies.o CC security/keys/keyctl.o CC [M] fs/jffs2/nodemgmt.o CC security/keys/permission.o CC crypto/fips.o CC [M] crypto/api.o CC kernel/trace/trace_selftest_dynamic.o CC [M] crypto/cipher.o CC [M] crypto/digest.o CC kernel/time/timer_list.o CC kernel/irq/chip.o CC security/commoncap.o LD block/built-in.o CC kernel/time/timer_stats.o CC ipc/sem.o CC fs/ramfs/inode.o CC security/keys/process_keys.o CC [M] fs/jffs2/readinode.o CC kernel/trace/ftrace.o CC fs/proc/task_nommu.o CC security/inode.o CC fs/nls/nls_cp1251.o LD fs/devpts/devpts.o CC fs/eventpoll.o CC fs/proc/inode.o CC fs/nls/nls_iso8859-4.o CC fs/proc/root.o CC ipc/shm.o CC kernel/trace/ring_buffer.o /scratch/kisskb/src/ipc/sem.c: In function 'copy_semundo': /scratch/kisskb/src/ipc/sem.c:1247: warning: 'undo_list' may be used uninitialized in this function /scratch/kisskb/src/ipc/shm.c: In function 'sys_shmdt': /scratch/kisskb/src/ipc/shm.c:969: warning: unused variable 'size' /scratch/kisskb/src/ipc/shm.c:967: warning: unused variable 'next' CC fs/proc/base.o CC kernel/irq/devres.o CC fs/proc/generic.o CC [M] fs/jffs2/write.o CC fs/ramfs/file-nommu.o /scratch/kisskb/src/fs/eventpoll.c: In function 'sys_epoll_create1': /scratch/kisskb/src/fs/eventpoll.c:1101: warning: 'ep' may be used uninitialized in this function CC security/keys/request_key.o CC fs/nls/nls_cp1255.o CC kernel/trace/trace.o CC [M] fs/jffs2/scan.o CC kernel/irq/autoprobe.o CC [M] crypto/compress.o CC kernel/mutex-debug.o CC fs/nls/nls_iso8859-9.o LD arch/sh/kernel/cpu/sh2/built-in.o CC fs/anon_inodes.o CC [M] fs/jffs2/gc.o CC kernel/trace/trace_sched_switch.o CC [M] crypto/algapi.o CC security/keys/request_key_auth.o CC drivers/accessibility/braille/braille_console.o CC [M] crypto/scatterwalk.o CC ipc/ipcns_notifier.o LD fs/devpts/built-in.o CC fs/signalfd.o CC fs/nls/nls_iso8859-14.o CC [M] fs/jffs2/symlink.o CC kernel/trace/trace_functions.o CC security/keys/user_defined.o CC ipc/ipc_sysctl.o CC fs/aio.o CC kernel/lockdep.o CC [M] fs/jffs2/build.o CC kernel/irq/proc.o CC drivers/base/core.o CC security/keys/proc.o CC fs/proc/array.o LD fs/notify/inotify/built-in.o LD arch/sh/kernel/cpu/built-in.o CC [M] crypto/proc.o CC ipc/namespace.o CC fs/proc/proc_tty.o CC fs/nls/nls_koi8-u.o CC fs/proc/cmdline.o CC kernel/trace/trace_sched_wakeup.o CC drivers/base/sys.o CC security/keys/sysctl.o CC [M] fs/jffs2/erase.o /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:256: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:256: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup_sched_switch': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:154: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:154: warning: unsupported argument to '__builtin_return_address' CC fs/proc/cpuinfo.o CC [M] crypto/ablkcipher.o CC fs/nls/nls_koi8-ru.o CC kernel/lockdep_proc.o CC drivers/base/bus.o CC [M] fs/jffs2/background.o LD firmware/built-in.o CC kernel/trace/trace_nop.o CC kernel/futex.o CC [M] fs/nls/nls_cp437.o CC fs/binfmt_misc.o CC drivers/char/mem.o CC drivers/base/dd.o CC kernel/rtmutex.o CC [M] crypto/blkcipher.o CC fs/proc/devices.o CC fs/binfmt_script.o CC [M] crypto/hash.o LD fs/debugfs/debugfs.o CC fs/proc/interrupts.o CC arch/sh/drivers/heartbeat.o CC [M] fs/jffs2/fs.o CC [M] crypto/ahash.o CC [M] crypto/shash.o CC drivers/base/driver.o CC [M] fs/nls/nls_cp852.o CC kernel/rtmutex-debug.o CC [M] crypto/algboss.o CC [M] fs/nls/nls_cp860.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprof.o CC [M] crypto/testmgr.o CC fs/binfmt_elf_fdpic.o LD fs/notify/built-in.o CC [M] fs/jffs2/writev.o CC drivers/base/class.o CC kernel/trace/trace_stack.o CC [M] arch/sh/drivers/push-switch.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/cpu_buffer.o CC [M] fs/jffs2/super.o LD fs/ramfs/ramfs.o LD drivers/accessibility/braille/built-in.o LD drivers/accessibility/built-in.o CC fs/posix_acl.o CC drivers/char/random.o CC fs/proc/loadavg.o CC drivers/base/platform.o CC drivers/char/tty_io.o LD drivers/gpu/built-in.o CC [M] crypto/aead.o CC drivers/char/n_tty.o CC fs/proc/meminfo.o CC [M] fs/nls/nls_cp861.o CC fs/proc/stat.o CC kernel/trace/trace_boot.o CC drivers/char/tty_ioctl.o CC net/nonet.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/buffer_sync.o LD net/wireless/built-in.o CC drivers/char/tty_ldisc.o CC [M] fs/jffs2/debug.o CC drivers/char/tty_buffer.o CC fs/xattr_acl.o CC drivers/char/tty_port.o CC drivers/hid/hid-core.o CC drivers/char/pty.o CC kernel/rtmutex-tester.o CC [M] fs/nls/nls_cp863.o CC drivers/char/misc.o CC kernel/trace/trace_branch.o CC drivers/base/cpu.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/event_buffer.o CC drivers/hid/hid-input.o CC fs/proc/uptime.o LD fs/ramfs/built-in.o CC [M] fs/nls/nls_cp864.o CC drivers/char/vt_ioctl.o CC drivers/base/firmware.o CC [M] fs/jffs2/wbuf.o CC [M] drivers/hwmon/hwmon.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofile_files.o LD drivers/i2c/built-in.o CC fs/generic_acl.o CC drivers/hid/hidraw.o CC fs/dcookies.o CC drivers/base/init.o CC fs/proc/version.o CC [M] crypto/chainiv.o CC [M] crypto/eseqiv.o CC kernel/up.o CC [M] fs/jffs2/compr_rubin.o CC drivers/hid/hid-a4tech.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofilefs.o LD kernel/power/built-in.o LD arch/sh/drivers/built-in.o CC fs/proc/proc_sysctl.o CC [M] crypto/seqiv.o CC drivers/base/map.o CC [M] fs/nls/nls_cp865.o CC [M] drivers/hwmon/hwmon-vid.o CC drivers/hid/hid-apple.o CC [M] fs/nls/nls_cp869.o CC drivers/input/input.o LD net/built-in.o CC [M] fs/nls/nls_cp932.o CC drivers/input/input-compat.o CC drivers/char/vc_screen.o CC drivers/input/ff-core.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofile_stats.o CC drivers/input/ff-memless.o CC [M] crypto/hmac.o CC drivers/input/joydev.o CC drivers/base/devres.o CC fs/proc/kmsg.o CC drivers/input/evbug.o CC [M] drivers/hwmon/w83627hf.o CC drivers/input/keyboard/sunkbd.o CC drivers/hid/hid-cherry.o CC [M] drivers/input/gameport/gameport.o CC drivers/hid/hid-cypress.o LD drivers/input/misc/built-in.o CC [M] drivers/input/misc/ati_remote2.o CC drivers/char/selection.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/timer_int.o CC drivers/hid/hid-ntrig.o CC [M] crypto/crypto_null.o CC [M] arch/sh/oprofile/common.o CC drivers/input/mouse/appletouch.o CC drivers/hid/hid-petalynx.o /scratch/kisskb/src/arch/sh/oprofile/common.c: In function 'op_sh_create_files': /scratch/kisskb/src/arch/sh/oprofile/common.c:62: warning: passing argument 4 of 'oprofilefs_create_ulong' from incompatible pointer type CC [M] drivers/input/input-polldev.o CC drivers/input/mouse/bcm5974.o CC drivers/input/mouse/vsxxxaa.o CC [M] arch/sh/oprofile/backtrace.o CC drivers/hid/hid-samsung.o LD kernel/trace/libftrace.o CC [M] drivers/input/mousedev.o CC drivers/base/attribute_container.o CC drivers/input/serio/serio.o CC [M] fs/nls/nls_euc-jp.o CC [M] drivers/input/mouse/psmouse-base.o CC [M] drivers/input/gameport/lightning.o CC [M] drivers/input/mouse/synaptics.o CC drivers/input/serio/i8042.o CC drivers/leds/led-core.o CC drivers/input/serio/serport.o LD drivers/leds/built-in.o CC drivers/base/transport_class.o CC [M] crypto/md5.o CC drivers/input/serio/serio_raw.o LD kernel/time/built-in.o CC drivers/input/keyboard/lkkbd.o CC kernel/spinlock.o CC [M] drivers/input/serio/libps2.o CC arch/sh/lib/io.o CC drivers/input/keyboard/xtkbd.o AS arch/sh/lib/ashiftrt.o CC [M] crypto/rmd128.o CC arch/sh/lib/ashldi3.o AS arch/sh/lib/ashlsi3.o CC drivers/hid/hid-topseed.o CC [M] drivers/hwmon/ibmaem.o CC arch/sh/lib/ashrdi3.o CC drivers/char/keyboard.o CC [M] drivers/input/gameport/ns558.o CC [M] fs/nls/nls_cp936.o CC [M] drivers/input/mouse/alps.o CC kernel/uid16.o CC drivers/input/keyboard/newtonkbd.o AS arch/sh/lib/ashrsi3.o AS arch/sh/lib/checksum.o CC [M] drivers/hwmon/it87.o CC arch/sh/lib/delay.o CC [M] fs/jffs2/compr_zlib.o LD drivers/base/power/built-in.o CC arch/sh/lib/div64-generic.o CC drivers/char/consolemap.o CC lib/bcd.o CC [M] fs/nls/nls_cp949.o CC lib/div64.o CC [M] drivers/input/mouse/elantech.o CC lib/sort.o AS arch/sh/lib/div64.o CC [M] fs/jffs2/compr_lzo.o CC [M] drivers/input/keyboard/atkbd.o CC [M] drivers/hwmon/pc87360.o CC lib/parser.o CC arch/sh/lib/lshrdi3.o CC lib/halfmd4.o AS arch/sh/lib/lshrsi3.o CC [M] drivers/input/keyboard/sh_keysc.o CC [M] fs/nls/nls_iso8859-1.o CC drivers/char/consolemap_deftbl.o CC drivers/base/dma-mapping.o CC drivers/hid/usbhid/hid-core.o LD arch/sh/kernel/built-in.o CC drivers/hid/usbhid/hid-quirks.o CC lib/debug_locks.o CC [M] crypto/rmd160.o CC drivers/char/vt.o LD drivers/media/common/built-in.o CC drivers/char/defkeymap.o CC drivers/hid/usbhid/hiddev.o LD drivers/media/radio/built-in.o CC lib/random32.o CC [M] drivers/input/mouse/logips2pp.o CC [M] drivers/input/mouse/trackpoint.o CC lib/bust_spinlocks.o CC drivers/media/video/v4l2-dev.o CC drivers/memstick/core/memstick.o CC [M] crypto/rmd256.o AS arch/sh/lib/mcount.o CC lib/hexdump.o CC drivers/mfd/sm501.o LD [M] fs/autofs4/autofs4.o CC kernel/module.o CC lib/kasprintf.o CC drivers/media/video/v4l2-ioctl.o CC drivers/media/video/v4l2-device.o CC drivers/media/video/v4l2-subdev.o CC lib/bitmap.o CC [M] fs/nls/nls_iso8859-3.o CC drivers/media/video/v4l2-int-device.o CC [M] drivers/hid/hid-dummy.o CC drivers/media/video/v4l2-common.o LD drivers/memstick/core/built-in.o CC [M] crypto/sha1_generic.o CC drivers/media/video/v4l1-compat.o CC drivers/media/video/cpia.o LD drivers/misc/built-in.o CC drivers/media/video/cpia2/cpia2_v4l.o CC drivers/mfd/htc-pasic3.o CC kernel/kallsyms.o CC drivers/media/video/cpia2/cpia2_usb.o CC drivers/media/video/cpia2/cpia2_core.o CC [M] drivers/mmc/card/sdio_uart.o CC kernel/acct.o /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2291: warning: label 'free_init' defined but not used CC [M] fs/nls/nls_iso8859-13.o LD drivers/memstick/built-in.o AS arch/sh/lib/memchr.o CC [M] drivers/hwmon/smsc47m1.o CC [M] crypto/wp512.o CC kernel/backtracetest.o LD security/keys/built-in.o CC lib/scatterlist.o CC drivers/char/riscom8.o AS arch/sh/lib/memcpy.o CC [M] drivers/hid/hid-belkin.o CC drivers/media/video/dabusb.o CC [M] crypto/ecb.o CC kernel/cgroup.o CC drivers/mmc/core/core.o CC [M] drivers/mtd/chips/chipreg.o CC [M] drivers/mtd/devices/doc2000.o CC [M] drivers/mtd/chips/map_rom.o CC [M] drivers/mtd/chips/map_absent.o CC [M] drivers/mtd/lpddr/qinfo_probe.o CC [M] drivers/mtd/devices/docprobe.o CC kernel/cgroup_debug.o CC [M] drivers/hid/hid-chicony.o CC [M] drivers/mtd/nand/nand_base.o CC [M] fs/nls/nls_iso8859-15.o /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined CC [M] drivers/mtd/mtdcore.o CC [M] drivers/mtd/nand/nand_bbt.o CC drivers/char/n_hdlc.o AS arch/sh/lib/memmove.o CC [M] crypto/cbc.o CC lib/string_helpers.o CC [M] drivers/mtd/nand/nand_ecc.o CC [M] drivers/mtd/nand/nand_ids.o LD drivers/net/built-in.o CC [M] drivers/mtd/devices/docecc.o CC [M] drivers/mtd/nand/nandsim.o CC kernel/cgroup_freezer.o CC drivers/mmc/core/bus.o CC drivers/mmc/core/host.o CC [M] drivers/media/video/cpia_usb.o CC [M] drivers/mmc/host/sdhci.o CC [M] drivers/mtd/lpddr/lpddr_cmds.o CC [M] drivers/hid/hid-ezkey.o CC [M] drivers/hid/hid-monterey.o CC kernel/res_counter.o CC [M] crypto/pcbc.o CC [M] drivers/mtd/devices/slram.o CC [M] drivers/mtd/mtdsuper.o CC [M] drivers/mtd/mtdpart.o CC kernel/rcutorture.o AS arch/sh/lib/memset.o CC drivers/mmc/core/mmc.o CC [M] drivers/media/video/videobuf-core.o CC [M] drivers/mtd/redboot.o CC drivers/char/hw_random/core.o CC [M] drivers/hid/hid-pl.o CC [M] drivers/mtd/ar7part.o CC [M] drivers/mtd/nand/plat_nand.o CC lib/iomap_copy.o CC [M] crypto/cts.o CC [M] drivers/mtd/devices/phram.o AS arch/sh/lib/movmem.o CC [M] drivers/hid/hid-sony.o CC drivers/mmc/core/mmc_ops.o LD drivers/input/input-core.o CC [M] drivers/media/video/videobuf-dma-contig.o LD drivers/power/built-in.o CC [M] drivers/power/power_supply_core.o CC [M] drivers/char/ipmi/ipmi_msghandler.o CC [M] drivers/power/pda_power.o CC lib/devres.o CC [M] drivers/power/ds2760_battery.o /scratch/kisskb/src/drivers/mtd/devices/phram.c: In function 'phram_setup': /scratch/kisskb/src/drivers/mtd/devices/phram.c:238: warning: 'name' may be used uninitialized in this function CC [M] crypto/ctr.o CC [M] drivers/mtd/devices/mtdram.o LD drivers/char/hw_random/rng-core.o LD kernel/trace/built-in.o CC [M] fs/nls/nls_utf8.o AS arch/sh/lib/strlen.o CC [M] drivers/hid/hid-sunplus.o CC drivers/regulator/core.o CC drivers/mmc/core/sd.o CC [M] drivers/media/video/videobuf-vmalloc.o CC [M] drivers/char/ipmi/ipmi_devintf.o CC [M] drivers/mtd/mtdoops.o LD fs/debugfs/built-in.o CC lib/locking-selftest.o CC kernel/rcuclassic.o CC [M] drivers/hid/hid-gaff.o CC [M] crypto/cryptd.o AS arch/sh/lib/udiv_qrnnd.o CC [M] drivers/media/video/vivi.o LD [M] drivers/mtd/nand/nand.o CC drivers/regulator/bq24022.o CC drivers/char/rio/rio_linux.o CC [M] drivers/char/ipmi/ipmi_si_intf.o CC [M] crypto/des_generic.o CC lib/spinlock_debug.o LD [M] drivers/power/power_supply.o /scratch/kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_request_supply_msgs': /scratch/kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1831: warning: 'lun' may be used uninitialized in this function /scratch/kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1831: warning: 'saddr' may be used uninitialized in this function /scratch/kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_request_settime': /scratch/kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1799: warning: 'lun' may be used uninitialized in this function /scratch/kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1799: warning: 'saddr' may be used uninitialized in this function LD drivers/char/hw_random/built-in.o LD arch/sh/mm/built-in.o CC [M] drivers/hid/hid-tmff.o CC kernel/relay.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o CC drivers/mmc/core/sd_ops.o CC drivers/char/generic_serial.o CC drivers/rtc/rtc-lib.o CC [M] drivers/media/video/sh_mobile_ceu_camera.o CC [M] drivers/regulator/virtual.o AS arch/sh/lib/udivsi3.o CC [M] crypto/twofish.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o CC kernel/utsname_sysctl.o CC drivers/char/rio/rioinit.o CC drivers/mmc/core/sdio.o CC drivers/serial/serial_core.o LD ipc/built-in.o CC lib/hweight.o CC drivers/rtc/class.o CC drivers/serial/8250.o CC [M] drivers/hid/hid-zpff.o CC drivers/char/rio/rioboot.o CC kernel/marker.o LD [M] fs/jffs2/jffs2.o CC drivers/sh/intc.o CC drivers/mmc/core/sdio_ops.o CC [M] drivers/media/video/soc_camera.o CC drivers/serial/8250_early.o CC drivers/rtc/interface.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o CC [M] drivers/serial/sh-sci.o AS arch/sh/lib/udivsi3_i4i-Os.o CC [M] crypto/twofish_common.o CC kernel/tracepoint.o LD drivers/ssb/built-in.o CC drivers/char/rio/riocmd.o CC drivers/mmc/core/sdio_bus.o /scratch/kisskb/src/kernel/marker.c: In function 'remove_marker': /scratch/kisskb/src/kernel/marker.c:435: warning: 'e' may be used uninitialized in this function CC lib/plist.o CC drivers/rtc/rtc-dev.o CC [M] drivers/char/ipmi/ipmi_watchdog.o CC drivers/staging/staging.o CC [M] drivers/media/video/soc_camera_platform.o CC [M] crypto/serpent.o CC drivers/char/rio/rioctrl.o CC kernel/latencytop.o CC lib/list_debug.o CC drivers/mmc/core/sdio_cis.o CC [M] drivers/char/ipmi/ipmi_poweroff.o CC drivers/char/rio/riointr.o CC lib/bitrev.o CC drivers/uio/uio.o LD drivers/staging/built-in.o CC kernel/dma-coherent.o LD arch/sh/lib/built-in.o CC drivers/mmc/core/sdio_io.o LD drivers/usb/class/built-in.o CC [M] drivers/ssb/main.o CC lib/crc-ccitt.o CC [M] drivers/ssb/scan.o CC [M] drivers/ssb/driver_chipcommon.o CC kernel/time.o CC drivers/usb/core/usb.o CC drivers/usb/otg/otg.o LD drivers/base/built-in.o CC drivers/usb/core/hub.o LD [M] arch/sh/oprofile/oprofile.o LD drivers/media/video/videodev.o CC drivers/char/rio/rioparam.o CC drivers/uio/uio_pdrv_genirq.o CC drivers/usb/core/hcd.o CC [M] crypto/aes_generic.o CC drivers/mmc/core/sdio_irq.o CC drivers/rtc/rtc-proc.o CC drivers/usb/core/urb.o CC drivers/usb/core/message.o CC lib/crc32.o CC drivers/uio/uio_sercos3.o CC drivers/usb/core/driver.o CC [M] drivers/usb/otg/nop-usb-xceiv.o LD drivers/sh/built-in.o CC drivers/usb/core/config.o LD drivers/hid/hid.o CC [M] drivers/usb/class/usblp.o LD drivers/input/mouse/built-in.o CC drivers/char/rio/rioroute.o CC drivers/rtc/rtc-ds1286.o CC drivers/usb/core/file.o CC drivers/char/rio/riotable.o CC drivers/usb/core/buffer.o CC [M] drivers/uio/uio_pdrv.o CC drivers/usb/core/sysfs.o CC drivers/mmc/core/debugfs.o CC drivers/video/fb_notify.o CC drivers/w1/w1.o CC [M] drivers/usb/class/cdc-wdm.o CC drivers/rtc/rtc-ds1553.o AR arch/sh/lib/lib.a CC drivers/usb/host/oxu210hp-hcd.o CC drivers/w1/w1_int.o CC drivers/usb/host/r8a66597-hcd.o LD drivers/usb/image/built-in.o CC [M] drivers/usb/host/isp116x-hcd.o CC drivers/w1/w1_family.o CC [M] drivers/usb/host/u132-hcd.o CC lib/fault-inject.o CC [M] drivers/video/backlight/backlight.o CC drivers/video/console/dummycon.o LD fs/proc/proc.o LD fs/proc/built-in.o CC drivers/char/rio/riotty.o CC [M] drivers/video/output.o LD security/built-in.o LD drivers/hid/usbhid/usbhid.o CC drivers/usb/misc/usblcd.o LD drivers/input/serio/built-in.o CC lib/syscall.o CC drivers/usb/mon/mon_main.o CC drivers/usb/serial/usb-serial.o CC drivers/usb/storage/libusual.o /scratch/kisskb/src/drivers/usb/host/oxu210hp-hcd.c: In function 'oxu_drv_remove': /scratch/kisskb/src/drivers/usb/host/oxu210hp-hcd.c:3911: warning: unused variable 'base' CC drivers/w1/w1_netlink.o CC drivers/w1/w1_io.o CC drivers/w1/masters/ds2490.o CC drivers/w1/slaves/w1_therm.o CC [M] crypto/cast5.o CC [M] drivers/uio/uio_smx.o CC drivers/usb/misc/phidget.o CC drivers/usb/serial/generic.o CC drivers/usb/core/endpoint.o CC drivers/usb/mon/mon_stat.o CC [M] drivers/video/backlight/generic_bl.o CC drivers/rtc/rtc-m48t59.o CC [M] drivers/w1/slaves/w1_smem.o LD kernel/irq/built-in.o CC drivers/usb/serial/bus.o CC drivers/rtc/rtc-bq4802.o CC [M] drivers/usb/image/mdc800.o CC [M] drivers/rtc/rtc-ds1511.o CC [M] drivers/rtc/rtc-v3020.o CC drivers/usb/serial/console.o CC lib/dynamic_printk.o LD drivers/mfd/built-in.o CC drivers/usb/misc/phidgetservo.o CC [M] crypto/cast6.o CC drivers/usb/serial/ezusb.o CC drivers/usb/mon/mon_text.o CC [M] drivers/w1/slaves/w1_ds2433.o CC drivers/usb/serial/belkin_sa.o CC drivers/usb/core/devio.o CC [M] crypto/arc4.o CC drivers/usb/serial/ch341.o CC drivers/usb/misc/rio500.o CC drivers/usb/mon/mon_bin.o CC [M] drivers/w1/slaves/w1_ds2760.o CC drivers/usb/misc/trancevibrator.o CC drivers/usb/core/notify.o CC [M] crypto/tea.o LD fs/nls/built-in.o CC drivers/usb/mon/mon_dma.o LD [M] drivers/ssb/ssb.o CC [M] crypto/khazad.o CC lib/argv_split.o CC drivers/usb/core/generic.o CC [M] crypto/anubis.o CC lib/bug.o CC drivers/usb/core/quirks.o CC [M] crypto/seed.o CC lib/cmdline.o CC drivers/usb/serial/cypress_m8.o CC drivers/usb/misc/vstusb.o CC [M] drivers/usb/misc/appledisplay.o CC drivers/usb/serial/digi_acceleport.o CC lib/ctype.o CC [M] crypto/deflate.o CC [M] drivers/usb/misc/berry_charge.o CC drivers/usb/serial/garmin_gps.o CC lib/dec_and_lock.o CC [M] crypto/michael_mic.o CC drivers/usb/serial/hp4x.o CC lib/dump_stack.o CC [M] drivers/usb/misc/cypress_cy7c63.o CC [M] crypto/crc32c.o CC lib/extable.o CC drivers/usb/serial/kl5kusb105.o CC [M] crypto/lzo.o CC drivers/usb/serial/mct_u232.o LD drivers/serial/built-in.o CC [M] drivers/usb/misc/cytherm.o LD drivers/regulator/built-in.o CC [M] crypto/rng.o CC [M] drivers/usb/misc/emi26.o CC lib/find_last_bit.o LD [M] drivers/input/mouse/psmouse.o CC drivers/usb/serial/mos7720.o CC [M] drivers/usb/misc/ftdi-elan.o CC [M] crypto/krng.o CC lib/find_next_bit.o CC [M] crypto/ansi_cprng.o CC lib/idr.o CC [M] crypto/tcrypt.o LD drivers/w1/slaves/built-in.o /scratch/kisskb/src/drivers/usb/serial/mos7720.c: In function 'mos7720_set_termios': /scratch/kisskb/src/drivers/usb/serial/mos7720.c:962: warning: 'divisor' may be used uninitialized in this function /scratch/kisskb/src/drivers/usb/serial/mos7720.c:962: note: 'divisor' was declared here CC drivers/usb/serial/moto_modem.o CC lib/int_sqrt.o LD drivers/usb/otg/built-in.o CC drivers/usb/serial/omninet.o CC [M] drivers/usb/misc/idmouse.o CC lib/irq_regs.o CC drivers/usb/serial/opticon.o LD crypto/built-in.o CC [M] drivers/usb/misc/ldusb.o LD [M] crypto/crypto.o LD mm/built-in.o CC lib/is_single_threaded.o LD [M] crypto/crypto_algapi.o CC [M] drivers/usb/misc/phidgetmotorcontrol.o CC drivers/usb/serial/pl2303.o LD [M] crypto/crypto_blkcipher.o CC lib/klist.o LD [M] crypto/crypto_hash.o CC drivers/usb/serial/safe_serial.o CC lib/kobject.o LD [M] crypto/cryptomgr.o CC drivers/usb/serial/siemens_mpi.o CC lib/kref.o CC [M] drivers/usb/serial/aircable.o LD [M] drivers/mtd/mtd.o CC lib/prio_heap.o CC lib/prio_tree.o CC [M] drivers/usb/serial/ftdi_sio.o CC lib/proportions.o CC [M] drivers/usb/serial/ipaq.o CC lib/radix-tree.o CC [M] drivers/usb/serial/ipw.o LD drivers/usb/storage/built-in.o CC lib/ratelimit.o CC [M] drivers/usb/serial/ir-usb.o CC lib/rbtree.o CC [M] drivers/usb/serial/navman.o CC [M] drivers/usb/serial/option.o CC lib/reciprocal_div.o CC [M] drivers/usb/serial/visor.o CC lib/rwsem-spinlock.o CC [M] drivers/usb/serial/keyspan_pda.o CC lib/sha1.o CC lib/show_mem.o CC lib/string.o CC lib/vsprintf.o CC [M] lib/crc16.o CC [M] lib/crc-itu-t.o CC [M] lib/crc7.o CC [M] lib/libcrc32c.o /scratch/kisskb/src/drivers/usb/serial/keyspan_pda.c: In function 'keyspan_pda_tiocmget': /scratch/kisskb/src/drivers/usb/serial/keyspan_pda.c:459: warning: 'status' may be used uninitialized in this function CC [M] lib/lzo/lzo1x_compress.o /scratch/kisskb/src/drivers/usb/serial/keyspan_pda.c: In function 'keyspan_pda_tiocmset': /scratch/kisskb/src/drivers/usb/serial/keyspan_pda.c:481: warning: 'status' may be used uninitialized in this function CC [M] lib/lzo/lzo1x_decompress.o CC [M] lib/zlib_deflate/deflate.o CC [M] lib/zlib_deflate/deftree.o CC [M] lib/zlib_inflate/inffast.o CC [M] lib/zlib_deflate/deflate_syms.o LD lib/built-in.o CC [M] lib/zlib_inflate/inflate.o CC [M] lib/zlib_inflate/infutil.o CC [M] lib/zlib_inflate/inftrees.o CC [M] lib/zlib_inflate/inflate_syms.o LD [M] drivers/char/ipmi/ipmi_si.o LD drivers/media/video/cpia2/cpia2.o LD drivers/media/video/cpia2/built-in.o LD drivers/media/video/built-in.o LD drivers/hid/usbhid/built-in.o LD drivers/hid/built-in.o LD drivers/video/console/built-in.o LD drivers/w1/masters/built-in.o LD drivers/input/keyboard/built-in.o LD drivers/input/built-in.o LD drivers/mmc/core/mmc_core.o LD drivers/mmc/core/built-in.o LD drivers/mtd/built-in.o LD drivers/mmc/built-in.o LD [M] lib/lzo/lzo_compress.o LD [M] lib/lzo/lzo_decompress.o LD drivers/w1/wire.o LD drivers/w1/built-in.o LD drivers/uio/built-in.o LD drivers/media/built-in.o LD kernel/built-in.o LD [M] lib/zlib_inflate/zlib_inflate.o LD drivers/usb/mon/usbmon.o LD fs/built-in.o LD drivers/usb/host/built-in.o LD [M] lib/zlib_deflate/zlib_deflate.o LD drivers/rtc/rtc-core.o LD drivers/rtc/built-in.o LD drivers/video/built-in.o LD drivers/usb/misc/built-in.o LD drivers/usb/serial/usbserial.o LD drivers/usb/mon/built-in.o LD drivers/usb/serial/built-in.o AR lib/lib.a LD drivers/char/rio/rio.o LD drivers/usb/core/usbcore.o LD drivers/char/rio/built-in.o LD drivers/usb/core/built-in.o LD drivers/char/built-in.o LD drivers/usb/built-in.o LD drivers/built-in.o LD vmlinux.o MODPOST vmlinux.o GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o LD .tmp_vmlinux3 KSYM .tmp_kallsyms3.S AS .tmp_kallsyms3.o CHK include/linux/version.h make[3]: `scripts/unifdef' is up to date. INSTALL include/sound (9 files) INSTALL include/linux/usb (8 files) INSTALL include/linux (348 files) INSTALL include/asm (34 files) CHECK include/sound (9 files) CHECK include/linux/usb (8 files) CHECK include/linux (348 files) /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/acct.h:62: leaks CONFIG_M68K to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/atmdev.h:103: leaks CONFIG_COMPAT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/bsg.h:11: found __[us]{8,16,32,64} type without #include /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/cm4000_cs.h:22: leaks CONFIG_COMPAT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/coda_psdev.h:90: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/elfcore.h:59: leaks CONFIG_BINFMT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/fb.h:381: leaks CONFIG_FB to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/flat.h:16: leaks CONFIG_BINFMT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/in6.h:47: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/in6.h:49: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:39: leaks CONFIG_NUMA to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:40: leaks CONFIG_NUMA to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:46: leaks CONFIG_FTRACE to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kernel.h:47: leaks CONFIG_FTRACE to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/nubus.h:297: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/nubus.h:299: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/nubus.h:303: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/pkt_cls.h:307: leaks CONFIG_NET to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/pkt_cls.h:308: leaks CONFIG_NET to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/pktcdvd.h:36: leaks CONFIG_CDROM to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/raw.h:16: leaks CONFIG_MAX to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:64: leaks CONFIG_REISERFS to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:81: leaks CONFIG_REISERFS to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:687: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:995: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:997: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1467: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1587: leaks CONFIG_QUOTA to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1760: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1764: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1766: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1769: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1771: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1805: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1908: leaks CONFIG_PROC to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1948: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1949: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1950: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1951: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1962: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1963: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/reiserfs_fs.h:1964: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/socket.h:27: leaks CONFIG_PROC to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/socket.h:29: extern's make no sense in userspace /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/socket.h:262: leaks CONFIG_COMPAT to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/types.h:114: leaks CONFIG_LBD to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/videodev.h:19: leaks CONFIG_VIDEO to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/videodev.h:314: leaks CONFIG_VIDEO to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/videodev2.h:1477: leaks CONFIG_VIDEO to userspace where it is not valid CHECK include/asm (34 files) /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm/auxvec.h:15: leaks CONFIG_VSYSCALL to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm/sigcontext.h:7: leaks CONFIG_CPU to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm/sigcontext.h:28: leaks CONFIG_CPU to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm/sigcontext.h:29: leaks CONFIG_CPU to userspace where it is not valid /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/asm/stat.h:18: leaks CONFIG_CPU to userspace where it is not valid HOSTCC Documentation/connector/ucon HOSTCC Documentation/accounting/getdelays HOSTCC Documentation/networking/ifenslave HOSTCC Documentation/spi/spidev_test HOSTCC Documentation/spi/spidev_fdx HOSTCC Documentation/video4linux/v4lgrab HOSTCC Documentation/watchdog/src/watchdog-test CC [M] Documentation/DocBook/procfs_example.o /scratch/kisskb/src/Documentation/spi/spidev_fdx.c: In function 'do_msg': /scratch/kisskb/src/Documentation/spi/spidev_fdx.c:61: warning: cast from pointer to integer of different size /scratch/kisskb/src/Documentation/spi/spidev_fdx.c:64: warning: cast from pointer to integer of different size /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c: In function 'main': /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:193: warning: 'src_depth' may be used uninitialized in this function /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:108: warning: 'b' may be used uninitialized in this function /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:108: warning: 'g' may be used uninitialized in this function /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:108: warning: 'r' may be used uninitialized in this function /scratch/kisskb/src/Documentation/accounting/getdelays.c: In function 'main': /scratch/kisskb/src/Documentation/accounting/getdelays.c:249: warning: 'cmd_type' may be used uninitialized in this function LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map Building modules, stage 2. MODPOST 176 modules CC Documentation/DocBook/procfs_example.mod.o CC arch/sh/drivers/push-switch.mod.o CC arch/sh/oprofile/oprofile.mod.o CC crypto/aead.mod.o CC crypto/aes_generic.mod.o CC crypto/ansi_cprng.mod.o CC crypto/anubis.mod.o CC crypto/arc4.mod.o CC crypto/cast5.mod.o CC crypto/cast6.mod.o CC crypto/cbc.mod.o CC crypto/chainiv.mod.o CC crypto/crc32c.mod.o CC crypto/cryptd.mod.o CC crypto/crypto.mod.o CC crypto/crypto_algapi.mod.o CC crypto/crypto_blkcipher.mod.o CC crypto/crypto_hash.mod.o CC crypto/crypto_null.mod.o CC crypto/cryptomgr.mod.o CC crypto/ctr.mod.o CC crypto/cts.mod.o CC crypto/deflate.mod.o CC crypto/des_generic.mod.o CC crypto/ecb.mod.o CC crypto/eseqiv.mod.o CC crypto/hmac.mod.o CC crypto/khazad.mod.o CC crypto/krng.mod.o CC crypto/lzo.mod.o CC crypto/md5.mod.o CC crypto/michael_mic.mod.o CC crypto/pcbc.mod.o CC crypto/rmd128.mod.o CC crypto/rmd160.mod.o CC crypto/rmd256.mod.o CC crypto/rng.mod.o CC crypto/seed.mod.o CC crypto/seqiv.mod.o CC crypto/serpent.mod.o CC crypto/sha1_generic.mod.o CC crypto/tcrypt.mod.o CC crypto/tea.mod.o CC crypto/twofish.mod.o CC crypto/twofish_common.mod.o CC crypto/wp512.mod.o CC drivers/char/ipmi/ipmi_devintf.mod.o CC drivers/char/ipmi/ipmi_msghandler.mod.o CC drivers/char/ipmi/ipmi_poweroff.mod.o CC drivers/char/ipmi/ipmi_si.mod.o CC drivers/char/ipmi/ipmi_watchdog.mod.o CC drivers/hid/hid-belkin.mod.o CC drivers/hid/hid-chicony.mod.o CC drivers/hid/hid-dummy.mod.o CC drivers/hid/hid-ezkey.mod.o CC drivers/hid/hid-gaff.mod.o CC drivers/hid/hid-monterey.mod.o CC drivers/hid/hid-pl.mod.o CC drivers/hid/hid-sony.mod.o CC drivers/hid/hid-sunplus.mod.o CC drivers/hid/hid-tmff.mod.o CC drivers/hid/hid-zpff.mod.o CC drivers/hwmon/hwmon-vid.mod.o CC drivers/hwmon/hwmon.mod.o CC drivers/hwmon/ibmaem.mod.o CC drivers/hwmon/it87.mod.o CC drivers/hwmon/pc87360.mod.o CC drivers/hwmon/smsc47m1.mod.o CC drivers/hwmon/w83627hf.mod.o CC drivers/input/gameport/gameport.mod.o CC drivers/input/gameport/lightning.mod.o CC drivers/input/gameport/ns558.mod.o CC drivers/input/input-polldev.mod.o CC drivers/input/keyboard/atkbd.mod.o CC drivers/input/keyboard/sh_keysc.mod.o CC drivers/input/misc/ati_remote2.mod.o CC drivers/input/mouse/psmouse.mod.o CC drivers/input/mousedev.mod.o CC drivers/input/serio/libps2.mod.o CC drivers/media/video/cpia_usb.mod.o CC drivers/media/video/sh_mobile_ceu_camera.mod.o CC drivers/media/video/soc_camera.mod.o CC drivers/media/video/soc_camera_platform.mod.o CC drivers/media/video/videobuf-core.mod.o CC drivers/media/video/videobuf-dma-contig.mod.o CC drivers/media/video/videobuf-vmalloc.mod.o CC drivers/media/video/vivi.mod.o CC drivers/mmc/card/sdio_uart.mod.o CC drivers/mmc/host/sdhci.mod.o CC drivers/mtd/ar7part.mod.o CC drivers/mtd/chips/chipreg.mod.o CC drivers/mtd/chips/map_absent.mod.o CC drivers/mtd/chips/map_rom.mod.o CC drivers/mtd/devices/doc2000.mod.o CC drivers/mtd/devices/docecc.mod.o CC drivers/mtd/devices/docprobe.mod.o CC drivers/mtd/devices/mtdram.mod.o CC drivers/mtd/devices/phram.mod.o CC drivers/mtd/devices/slram.mod.o CC drivers/mtd/lpddr/lpddr_cmds.mod.o CC drivers/mtd/lpddr/qinfo_probe.mod.o CC drivers/mtd/mtd.mod.o CC drivers/mtd/mtdoops.mod.o CC drivers/mtd/nand/nand.mod.o CC drivers/mtd/nand/nand_ecc.mod.o CC drivers/mtd/nand/nand_ids.mod.o CC drivers/mtd/nand/nandsim.mod.o CC drivers/mtd/nand/plat_nand.mod.o CC drivers/mtd/redboot.mod.o CC drivers/power/ds2760_battery.mod.o CC drivers/power/pda_power.mod.o CC drivers/power/power_supply.mod.o CC drivers/regulator/virtual.mod.o CC drivers/rtc/rtc-ds1511.mod.o CC drivers/rtc/rtc-v3020.mod.o CC drivers/serial/sh-sci.mod.o CC drivers/ssb/ssb.mod.o CC drivers/uio/uio_pdrv.mod.o CC drivers/uio/uio_smx.mod.o CC drivers/usb/class/cdc-wdm.mod.o CC drivers/usb/class/usblp.mod.o CC drivers/usb/host/isp116x-hcd.mod.o CC drivers/usb/host/u132-hcd.mod.o CC drivers/usb/image/mdc800.mod.o CC drivers/usb/misc/appledisplay.mod.o CC drivers/usb/misc/berry_charge.mod.o CC drivers/usb/misc/cypress_cy7c63.mod.o CC drivers/usb/misc/cytherm.mod.o CC drivers/usb/misc/emi26.mod.o CC drivers/usb/misc/ftdi-elan.mod.o CC drivers/usb/misc/idmouse.mod.o CC drivers/usb/misc/ldusb.mod.o CC drivers/usb/misc/phidgetmotorcontrol.mod.o CC drivers/usb/otg/nop-usb-xceiv.mod.o CC drivers/usb/serial/aircable.mod.o CC drivers/usb/serial/ftdi_sio.mod.o CC drivers/usb/serial/ipaq.mod.o CC drivers/usb/serial/ipw.mod.o CC drivers/usb/serial/ir-usb.mod.o CC drivers/usb/serial/keyspan_pda.mod.o CC drivers/usb/serial/navman.mod.o CC drivers/usb/serial/option.mod.o CC drivers/usb/serial/visor.mod.o CC drivers/video/backlight/backlight.mod.o CC drivers/video/backlight/generic_bl.mod.o CC drivers/video/output.mod.o CC drivers/w1/slaves/w1_ds2433.mod.o CC drivers/w1/slaves/w1_ds2760.mod.o CC drivers/w1/slaves/w1_smem.mod.o CC fs/autofs4/autofs4.mod.o CC fs/jffs2/jffs2.mod.o CC fs/nls/nls_cp437.mod.o CC fs/nls/nls_cp852.mod.o CC fs/nls/nls_cp860.mod.o CC fs/nls/nls_cp861.mod.o CC fs/nls/nls_cp863.mod.o CC fs/nls/nls_cp864.mod.o CC fs/nls/nls_cp865.mod.o CC fs/nls/nls_cp869.mod.o CC fs/nls/nls_cp932.mod.o CC fs/nls/nls_cp936.mod.o CC fs/nls/nls_cp949.mod.o CC fs/nls/nls_euc-jp.mod.o CC fs/nls/nls_iso8859-1.mod.o CC fs/nls/nls_iso8859-13.mod.o CC fs/nls/nls_iso8859-15.mod.o CC fs/nls/nls_iso8859-3.mod.o CC fs/nls/nls_utf8.mod.o CC lib/crc-itu-t.mod.o CC lib/crc16.mod.o CC lib/crc7.mod.o CC lib/libcrc32c.mod.o CC lib/lzo/lzo_compress.mod.o CC lib/lzo/lzo_decompress.mod.o CC lib/zlib_deflate/zlib_deflate.mod.o CC lib/zlib_inflate/zlib_inflate.mod.o LD [M] Documentation/DocBook/procfs_example.ko LD [M] arch/sh/drivers/push-switch.ko LD [M] arch/sh/oprofile/oprofile.ko LD [M] crypto/aead.ko LD [M] crypto/aes_generic.ko LD [M] crypto/ansi_cprng.ko LD [M] crypto/anubis.ko LD [M] crypto/arc4.ko LD [M] crypto/cast5.ko LD [M] crypto/cast6.ko LD [M] crypto/cbc.ko LD [M] crypto/crc32c.ko LD [M] crypto/chainiv.ko LD [M] crypto/cryptd.ko LD [M] crypto/crypto.ko LD [M] crypto/crypto_algapi.ko LD [M] crypto/crypto_blkcipher.ko LD [M] crypto/crypto_hash.ko LD [M] crypto/crypto_null.ko LD [M] crypto/cryptomgr.ko LD [M] crypto/ctr.ko LD [M] crypto/cts.ko LD [M] crypto/deflate.ko LD [M] crypto/des_generic.ko LD [M] crypto/ecb.ko LD [M] crypto/eseqiv.ko LD [M] crypto/hmac.ko LD [M] crypto/khazad.ko LD [M] crypto/krng.ko LD [M] crypto/md5.ko LD [M] crypto/lzo.ko LD [M] crypto/michael_mic.ko LD [M] crypto/pcbc.ko LD [M] crypto/rmd128.ko LD [M] crypto/rmd256.ko LD [M] crypto/rmd160.ko LD [M] crypto/rng.ko LD [M] crypto/seed.ko LD [M] crypto/seqiv.ko LD [M] crypto/sha1_generic.ko LD [M] crypto/serpent.ko LD [M] crypto/tcrypt.ko LD [M] crypto/twofish.ko LD [M] crypto/tea.ko LD [M] crypto/twofish_common.ko LD [M] crypto/wp512.ko LD [M] drivers/char/ipmi/ipmi_devintf.ko LD [M] drivers/char/ipmi/ipmi_msghandler.ko LD [M] drivers/char/ipmi/ipmi_poweroff.ko LD [M] drivers/char/ipmi/ipmi_si.ko LD [M] drivers/char/ipmi/ipmi_watchdog.ko LD [M] drivers/hid/hid-chicony.ko LD [M] drivers/hid/hid-dummy.ko LD [M] drivers/hid/hid-ezkey.ko LD [M] drivers/hid/hid-gaff.ko LD [M] drivers/hid/hid-monterey.ko LD [M] drivers/hid/hid-belkin.ko LD [M] drivers/hid/hid-pl.ko LD [M] drivers/hid/hid-sony.ko LD [M] drivers/hid/hid-sunplus.ko LD [M] drivers/hid/hid-tmff.ko LD [M] drivers/hid/hid-zpff.ko LD [M] drivers/hwmon/hwmon-vid.ko LD [M] drivers/hwmon/ibmaem.ko LD [M] drivers/hwmon/hwmon.ko LD [M] drivers/hwmon/it87.ko LD [M] drivers/hwmon/pc87360.ko LD [M] drivers/hwmon/smsc47m1.ko LD [M] drivers/hwmon/w83627hf.ko LD [M] drivers/input/gameport/gameport.ko LD [M] drivers/input/gameport/lightning.ko LD [M] drivers/input/gameport/ns558.ko LD [M] drivers/input/input-polldev.ko LD [M] drivers/input/keyboard/atkbd.ko LD [M] drivers/input/keyboard/sh_keysc.ko LD [M] drivers/input/misc/ati_remote2.ko LD [M] drivers/input/mouse/psmouse.ko LD [M] drivers/input/mousedev.ko LD [M] drivers/input/serio/libps2.ko LD [M] drivers/media/video/cpia_usb.ko LD [M] drivers/media/video/sh_mobile_ceu_camera.ko LD [M] drivers/media/video/soc_camera.ko LD [M] drivers/media/video/soc_camera_platform.ko LD [M] drivers/media/video/videobuf-core.ko LD [M] drivers/media/video/videobuf-dma-contig.ko LD [M] drivers/media/video/videobuf-vmalloc.ko LD [M] drivers/media/video/vivi.ko LD [M] drivers/mmc/card/sdio_uart.ko LD [M] drivers/mmc/host/sdhci.ko LD [M] drivers/mtd/ar7part.ko LD [M] drivers/mtd/chips/chipreg.ko LD [M] drivers/mtd/chips/map_absent.ko LD [M] drivers/mtd/chips/map_rom.ko LD [M] drivers/mtd/devices/docecc.ko LD [M] drivers/mtd/devices/doc2000.ko LD [M] drivers/mtd/devices/docprobe.ko LD [M] drivers/mtd/devices/mtdram.ko LD [M] drivers/mtd/devices/phram.ko LD [M] drivers/mtd/devices/slram.ko LD [M] drivers/mtd/lpddr/lpddr_cmds.ko LD [M] drivers/mtd/lpddr/qinfo_probe.ko LD [M] drivers/mtd/mtd.ko LD [M] drivers/mtd/mtdoops.ko LD [M] drivers/mtd/nand/nand.ko LD [M] drivers/mtd/nand/nand_ecc.ko LD [M] drivers/mtd/nand/nand_ids.ko LD [M] drivers/mtd/nand/nandsim.ko LD [M] drivers/mtd/nand/plat_nand.ko LD [M] drivers/mtd/redboot.ko LD [M] drivers/power/ds2760_battery.ko LD [M] drivers/power/pda_power.ko LD [M] drivers/power/power_supply.ko LD [M] drivers/regulator/virtual.ko LD [M] drivers/rtc/rtc-ds1511.ko LD [M] drivers/rtc/rtc-v3020.ko LD [M] drivers/serial/sh-sci.ko LD [M] drivers/ssb/ssb.ko LD [M] drivers/uio/uio_pdrv.ko LD [M] drivers/usb/class/cdc-wdm.ko LD [M] drivers/uio/uio_smx.ko LD [M] drivers/usb/class/usblp.ko LD [M] drivers/usb/host/isp116x-hcd.ko LD [M] drivers/usb/host/u132-hcd.ko LD [M] drivers/usb/image/mdc800.ko LD [M] drivers/usb/misc/appledisplay.ko LD [M] drivers/usb/misc/berry_charge.ko LD [M] drivers/usb/misc/cypress_cy7c63.ko LD [M] drivers/usb/misc/cytherm.ko LD [M] drivers/usb/misc/emi26.ko LD [M] drivers/usb/misc/ftdi-elan.ko LD [M] drivers/usb/misc/idmouse.ko LD [M] drivers/usb/misc/ldusb.ko LD [M] drivers/usb/misc/phidgetmotorcontrol.ko LD [M] drivers/usb/otg/nop-usb-xceiv.ko LD [M] drivers/usb/serial/aircable.ko LD [M] drivers/usb/serial/ftdi_sio.ko LD [M] drivers/usb/serial/ipaq.ko LD [M] drivers/usb/serial/ipw.ko LD [M] drivers/usb/serial/ir-usb.ko LD [M] drivers/usb/serial/keyspan_pda.ko LD [M] drivers/usb/serial/navman.ko LD [M] drivers/usb/serial/option.ko LD [M] drivers/usb/serial/visor.ko LD [M] drivers/video/backlight/backlight.ko LD [M] drivers/video/backlight/generic_bl.ko LD [M] drivers/video/output.ko LD [M] drivers/w1/slaves/w1_ds2433.ko LD [M] drivers/w1/slaves/w1_ds2760.ko LD [M] drivers/w1/slaves/w1_smem.ko LD [M] fs/autofs4/autofs4.ko LD [M] fs/jffs2/jffs2.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/nls/nls_cp852.ko LD [M] fs/nls/nls_cp860.ko LD [M] fs/nls/nls_cp861.ko LD [M] fs/nls/nls_cp863.ko LD [M] fs/nls/nls_cp864.ko LD [M] fs/nls/nls_cp865.ko LD [M] fs/nls/nls_cp869.ko LD [M] fs/nls/nls_cp932.ko LD [M] fs/nls/nls_cp936.ko LD [M] fs/nls/nls_cp949.ko LD [M] fs/nls/nls_euc-jp.ko LD [M] fs/nls/nls_iso8859-1.ko LD [M] fs/nls/nls_iso8859-13.ko LD [M] fs/nls/nls_iso8859-15.ko LD [M] fs/nls/nls_utf8.ko LD [M] fs/nls/nls_iso8859-3.ko LD [M] lib/crc-itu-t.ko LD [M] lib/crc16.ko LD [M] lib/crc7.ko LD [M] lib/lzo/lzo_compress.ko LD [M] lib/lzo/lzo_decompress.ko LD [M] lib/zlib_deflate/zlib_deflate.ko LD [M] lib/zlib_inflate/zlib_inflate.ko LD [M] lib/libcrc32c.ko MKDIR firmware/cpia2 IHEX firmware/cpia2/stv0672_vp4.bin # Build took: 0:02:28.685203 # git bisect good Bisecting: 17 revisions left to test after this [70fcc0050733a7cd1b452cfa3de3a9b376412565] usb-storage: make sddr55 a separate module # < git symbolic-ref HEAD Trying 70fcc0050733a7cd1b452cfa3de3a9b376412565 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh make[2]: `include/asm-sh/machtypes.h' is up to date. Using /scratch/kisskb/src as source for kernel CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh CHK include/linux/compile.h CC init/main.o AS usr/initramfs_data.o CC init/do_mounts.o LD usr/built-in.o CC init/do_mounts_initrd.o CC init/initramfs.o UPD include/linux/compile.h CC init/version.o CC arch/sh/mm/init.o CC arch/sh/mm/extable_32.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/idle.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/io.o CC arch/sh/mm/cache-sh2.o CC arch/sh/math-emu/math.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/kernel/io_generic.o CC arch/sh/mm/pg-nommu.o CC arch/sh/kernel/irq.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23: /scratch/kisskb/src/include/math-emu/single.h:50:21: warning: "__BIG_ENDIAN" is not defined In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:24: /scratch/kisskb/src/include/math-emu/double.h:59:21: warning: "__BIG_ENDIAN" is not defined CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/kernel/time_32.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/cpu/init.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/timers/timer.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/timers/timer-cmt.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/module.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC arch/sh/kernel/early_printk.o CC arch/sh/kernel/machine_kexec.o AS arch/sh/kernel/relocate_kernel.o CC arch/sh/kernel/stacktrace.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds CC [M] arch/sh/kernel/cpufreq.o distcc[21807] ERROR: compile (null) on localhost:Broken pipe LD init/mounts.o distcc[21845] ERROR: compile (null) on localhost:Broken pipe distcc[21898] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/init/initramfs.c: In function 'unpack_to_rootfs': /scratch/kisskb/src/init/../lib/inflate.c:1084: warning: 'e' may be used uninitialized in this function /scratch/kisskb/src/init/../lib/inflate.c:1084: note: 'e' was declared here distcc[21761] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/kernel/timers/built-in.o LD ipc/built-in.o distcc[21766] ERROR: compile (null) on localhost:Broken pipe CC mm/bootmem.o CC mm/filemap.o LD arch/sh/kernel/cpu/irq/built-in.o CC mm/mempool.o CC security/commoncap.o CC mm/oom_kill.o CC security/security.o CC mm/fadvise.o CC security/capability.o CC mm/maccess.o CC security/inode.o CC mm/page_alloc.o CC security/device_cgroup.o CC mm/page-writeback.o CC mm/pdflush.o CC security/keys/key.o CC mm/readahead.o CC block/elevator.o CC security/keys/keyring.o CC kernel/sched.o CC kernel/fork.o CC fs/open.o CC mm/swap.o CC mm/truncate.o CC security/keys/keyctl.o CC block/blk-core.o CC fs/read_write.o CC fs/file_table.o CC mm/vmscan.o CC fs/super.o CC security/keys/permission.o CC crypto/api.o CC security/keys/process_keys.o CC kernel/exec_domain.o CC crypto/cipher.o CC fs/char_dev.o CC crypto/digest.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 crypto/compress.o CC fs/stat.o CC fs/exec.o CC block/blk-tag.o CC block/blk-sysfs.o CC mm/shmem.o CC kernel/panic.o CC security/keys/request_key.o LD arch/sh/kernel/cpu/sh2/built-in.o CC mm/prio_tree.o CC block/blk-barrier.o CC security/keys/request_key_auth.o CC fs/pipe.o CC crypto/algapi.o CC kernel/printk.o CC fs/namei.o CC security/keys/user_defined.o CC security/keys/proc.o CC security/keys/sysctl.o CC crypto/scatterwalk.o CC block/blk-settings.o CC mm/util.o CC kernel/cpu.o CC crypto/proc.o CC block/blk-ioc.o CC fs/fcntl.o distcc[22762] ERROR: compile (null) on localhost:Broken pipe CC kernel/exit.o CC mm/mmzone.o CC kernel/itimer.o CC kernel/time.o CC block/blk-map.o CC mm/vmstat.o CC fs/ioctl.o CC crypto/ablkcipher.o CC kernel/softirq.o distcc[23347] ERROR: compile (null) on localhost:Broken pipe CC block/blk-exec.o CC fs/readdir.o CC crypto/blkcipher.o distcc[23365] ERROR: compile (null) on localhost:Broken pipe CC crypto/hash.o CC kernel/resource.o CC crypto/ahash.o CC mm/backing-dev.o CC mm/page_isolation.o CC fs/select.o CC crypto/shash.o CC fs/fifo.o CC crypto/algboss.o CC block/blk-merge.o CC crypto/testmgr.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:323: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:333: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative CC kernel/sysctl.o LD drivers/hid/built-in.o CC mm/mm_init.o CC drivers/cpufreq/cpufreq.o LD drivers/bluetooth/built-in.o CC block/blk-softirq.o CC fs/dcache.o CC [M] drivers/atm/adummy.o CC drivers/input/gameport/gameport.o CC [M] drivers/bluetooth/hci_vhci.o CC [M] drivers/input/gameport/ns558.o CC [M] drivers/hwmon/hwmon.o CC drivers/leds/led-core.o CC fs/inode.o LD drivers/media/video/built-in.o CC kernel/capability.o CC drivers/connector/cn_queue.o CC drivers/base/core.o CC drivers/cpufreq/cpufreq_stats.o CC drivers/leds/led-triggers.o CC drivers/md/dm-raid1.o CC crypto/fips.o CC drivers/char/mem.o CC drivers/leds/ledtrig-heartbeat.o CC block/blk-timeout.o CC mm/nommu.o CC drivers/i2c/i2c-boardinfo.o CC drivers/input/serio/serio.o CC [M] drivers/hid/hid-core.o CC drivers/input/input.o CC drivers/memstick/core/memstick.o distcc[23846] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/mii.o distcc[23480] ERROR: compile (null) on localhost:Broken pipe CC drivers/mfd/wm8400-core.o CC [M] drivers/media/common/tuners/tuner-xc2028.o CC drivers/misc/enclosure.o CC drivers/pcmcia/cs.o LD drivers/media/dvb/dvb-core/built-in.o /scratch/kisskb/src/block/blk-merge.c: In function '__blk_recalc_rq_segments': /scratch/kisskb/src/block/blk-merge.c:48: warning: 'bbio' may be used uninitialized in this function CC [M] drivers/mtd/devices/doc2001plus.o CC drivers/connector/connector.o CC [M] drivers/mtd/chips/chipreg.o distcc[24193] ERROR: compile (null) on localhost:Broken pipe distcc[23776] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/chips/cfi_util.o distcc[22587] ERROR: compile (null) on localhost:Broken pipe distcc[22589] ERROR: compile (null) on localhost:Broken pipe CC kernel/ptrace.o CC drivers/char/random.o distcc[24520] ERROR: compile (null) on localhost:Broken pipe CC drivers/cpufreq/cpufreq_performance.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1880: warning: control reaches end of non-void function /scratch/kisskb/src/drivers/md/dm-raid1.c: In function 'mirror_ctr': /scratch/kisskb/src/drivers/md/dm-raid1.c:924: warning: 'args_used' may be used uninitialized in this function distcc[24561] ERROR: compile (null) on localhost:Broken pipe distcc[24726] ERROR: compile (null) on localhost:Broken pipe CC fs/attr.o distcc[24587] ERROR: compile (null) on localhost:Broken pipe distcc[23218] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/dvb/dvb-core/dvbdev.o distcc[24915] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/hwmon-vid.o CC drivers/input/serio/i8042.o /scratch/kisskb/src/mm/nommu.c: In function 'do_mmap_pgoff': /scratch/kisskb/src/mm/nommu.c:1183: warning: 'capabilities' may be used uninitialized in this function distcc[24969] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/w83627hf.o CC drivers/leds/ledtrig-backlight.o distcc[25019] ERROR: compile (null) on localhost:Broken pipe distcc[24803] ERROR: compile (null) on localhost:Broken pipe distcc[25027] ERROR: compile (null) on localhost:Broken pipe CC drivers/md/dm.o CC drivers/i2c/i2c-core.o distcc[24704] ERROR: compile (null) on localhost:Broken pipe CC sound/sound_core.o distcc[24853] ERROR: compile (null) on localhost:Broken pipe distcc[24702] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/input-compat.o distcc[23767] ERROR: compile (null) on localhost:Broken pipe distcc[24980] ERROR: compile (null) on localhost:Broken pipe distcc[24402] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/sys.o CC drivers/mfd/twl4030-core.o CC [M] drivers/mtd/devices/docprobe.o distcc[24807] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/lpddr/qinfo_probe.o CC drivers/misc/eeprom/at24.o distcc[24548] ERROR: compile (null) on localhost:Broken pipe distcc[24538] ERROR: compile (null) on localhost:Broken pipe distcc[24091] ERROR: compile (null) on localhost:Broken pipe distcc[21887] ERROR: compile (null) on localhost:Broken pipe CC drivers/memstick/core/mspro_block.o distcc[25106] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined CC drivers/misc/eeprom/eeprom.o CC [M] drivers/media/common/tuners/tuner-simple.o distcc[25392] ERROR: compile (null) on localhost:Broken pipe CC drivers/connector/cn_proc.o CC [M] drivers/mtd/chips/cfi_cmdset_0001.o CC drivers/pcmcia/cistpl.o LD init/built-in.o CC drivers/pcmcia/rsrc_mgr.o CC drivers/misc/eeprom/eeprom_93cx6.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:283: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_del_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:646: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:646: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:646: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_register_driver': /scratch/kisskb/src/drivers/i2c/i2c-core.c:712: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:712: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:712: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function '__detach_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:780: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:780: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:780: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:876: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:827) /scratch/kisskb/src/drivers/i2c/i2c-core.c:876: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:827) /scratch/kisskb/src/drivers/i2c/i2c-core.c:904: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:879) /scratch/kisskb/src/drivers/i2c/i2c-core.c:904: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:879) CC [M] drivers/hid/hid-input.o CC drivers/input/serio/serport.o distcc[23349] ERROR: compile (null) on localhost:Broken pipe distcc[23229] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/w83792d.o CC [M] drivers/media/common/tuners/tuner-types.o CC [M] drivers/media/common/tuners/tda8290.o CC drivers/base/bus.o CC [M] drivers/input/serio/serio_raw.o CC drivers/net/phy/phy.o LD drivers/net/wireless/b43/built-in.o CC [M] drivers/net/wireless/b43/main.o CC [M] drivers/hid/hid-debug.o distcc[25797] ERROR: compile (null) on localhost:Broken pipe distcc[25302] ERROR: compile (null) on localhost:Broken pipe distcc[23545] ERROR: compile (null) on localhost:Broken pipe distcc[24846] ERROR: compile (null) on localhost:Broken pipe distcc[23642] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/tty_io.o distcc[25116] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/chips/gen_probe.o CC drivers/mfd/twl4030-irq.o /scratch/kisskb/src/drivers/memstick/core/mspro_block.c: In function 'h_mspro_block_transfer_data': /scratch/kisskb/src/drivers/memstick/core/mspro_block.c:655: warning: control reaches end of non-void function CC [M] drivers/hid/hidraw.o distcc[25905] ERROR: compile (null) on localhost:Broken pipe CC crypto/aead.o CC [M] drivers/hid/hid-dummy.o distcc[25022] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/lpddr/lpddr_cmds.o CC [M] drivers/mtd/devices/docecc.o distcc[26027] ERROR: compile (null) on localhost:Broken pipe distcc[24010] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/ff-core.o CC [M] drivers/mtd/maps/physmap.o CC drivers/regulator/core.o CC drivers/i2c/algos/i2c-algo-bit.o CC [M] drivers/regulator/virtual.o CC [M] drivers/media/dvb/dvb-core/dmxdev.o distcc[24628] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/bluetooth/hci_ldisc.o CC [M] drivers/regulator/da903x.o distcc[25422] ERROR: compile (null) on localhost:Broken pipe CC drivers/md/dm-table.o distcc[23783] ERROR: compile (null) on localhost:Broken pipe distcc[25254] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/regulator/pcf50633-regulator.o CC drivers/net/Space.o LD drivers/net/wireless/b43legacy/built-in.o CC kernel/timer.o CC [M] drivers/media/common/tuners/tea5767.o CC [M] drivers/net/wireless/b43legacy/main.o CC drivers/net/phy/phy_device.o distcc[26519] ERROR: compile (null) on localhost:Broken pipe distcc[24428] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/b43legacy/ilt.o CC drivers/base/dd.o CC [M] drivers/net/wireless/b43legacy/phy.o distcc[26180] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/b43/tables.o distcc[23212] ERROR: compile (null) on localhost:Broken pipe CC drivers/pcmcia/socket_sysfs.o distcc[25138] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/b43legacy/radio.o distcc[25306] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/mm/built-in.o distcc[23334] ERROR: compile (null) on localhost:Broken pipe distcc[25111] ERROR: compile (null) on localhost:Broken pipe distcc[26517] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/n_tty.o distcc[26450] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/chips/jedec_probe.o distcc[26335] ERROR: compile (null) on localhost:Broken pipe CC drivers/cpufreq/cpufreq_powersave.o distcc[23321] ERROR: compile (null) on localhost:Broken pipe distcc[23160] ERROR: compile (null) on localhost:Broken pipe distcc[24848] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/w83793.o CC [M] drivers/hid/hid-apple.o CC [M] drivers/mtd/maps/uclinux.o LD drivers/rtc/built-in.o CC [M] sound/core/oss/pcm_oss.o LD arch/sh/kernel/cpu/built-in.o CC [M] drivers/rtc/rtc-lib.o distcc[24825] ERROR: compile (null) on localhost:Broken pipe distcc[25909] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/b43legacy/sysfs.o CC [M] drivers/rtc/class.o distcc[24851] ERROR: compile (null) on localhost:Broken pipe CC mm/dmapool.o CC [M] drivers/media/dvb/dvb-core/dvb_demux.o CC drivers/md/dm-target.o CC drivers/base/driver.o CC drivers/mfd/mfd-core.o CC [M] drivers/media/common/tuners/tea5761.o distcc[25308] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/devices/mtdram.o CC drivers/base/class.o distcc[27223] ERROR: compile (null) on localhost:Broken pipe distcc[27245] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/w83781d.o CC [M] drivers/rtc/interface.o CC drivers/base/platform.o CC [M] drivers/rtc/rtc-dev.o LD drivers/i2c/algos/built-in.o CC drivers/scsi/scsi.o distcc[24650] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/math-emu/built-in.o CC [M] drivers/rtc/rtc-proc.o distcc[26599] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/seq_device.o CC [M] drivers/bluetooth/hci_bcsp.o CC drivers/input/input-polldev.o CC drivers/scsi/hosts.o CC [M] drivers/rtc/rtc-ds1307.o CC drivers/scsi/scsi_ioctl.o distcc[26441] ERROR: compile (null) on localhost:Broken pipe CC fs/bad_inode.o CC drivers/scsi/constants.o CC [M] drivers/media/common/tuners/tda9887.o CC drivers/scsi/scsicam.o CC drivers/mfd/da903x.o CC [M] drivers/net/wireless/b43/phy_common.o CC drivers/scsi/scsi_error.o CC drivers/net/loopback.o distcc[27720] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da9034_init_chip': /scratch/kisskb/src/drivers/mfd/da903x.c:311: warning: 'chip_id' may be used uninitialized in this function /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da9030_init_chip': /scratch/kisskb/src/drivers/mfd/da903x.c:250: warning: 'chip_id' may be used uninitialized in this function /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da903x_update': /scratch/kisskb/src/drivers/mfd/da903x.c:219: warning: 'reg_val' may be used uninitialized in this function /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da903x_clr_bits': /scratch/kisskb/src/drivers/mfd/da903x.c:197: warning: 'reg_val' may be used uninitialized in this function /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da903x_set_bits': /scratch/kisskb/src/drivers/mfd/da903x.c:175: warning: 'reg_val' may be used uninitialized in this function distcc[27757] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/devices/block2mtd.o CC [M] drivers/mtd/nand/nand_ids.o LD drivers/net/wireless/hostap/built-in.o CC drivers/net/phy/mdio_bus.o distcc[23849] ERROR: compile (null) on localhost:Broken pipe distcc[26526] ERROR: compile (null) on localhost:Broken pipe CC drivers/scsi/scsi_lib.o CC [M] drivers/rtc/rtc-ds1511.o CC [M] drivers/mtd/maps/plat-ram.o distcc[23463] ERROR: compile (null) on localhost:Broken pipe distcc[27030] ERROR: compile (null) on localhost:Broken pipe CC drivers/scsi/scsi_lib_dma.o CC drivers/cpufreq/freq_table.o CC drivers/md/dm-linear.o CC [M] drivers/rtc/rtc-ds1553.o CC arch/sh/drivers/heartbeat.o CC drivers/scsi/scsi_scan.o CC [M] drivers/media/dvb/dvb-core/dvb_filter.o CC drivers/serial/serial_core.o /scratch/kisskb/src/drivers/scsi/scsi_lib_dma.c: In function 'scsi_dma_unmap': /scratch/kisskb/src/drivers/scsi/scsi_lib_dma.c:44: warning: unused variable 'dev' distcc[25496] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/drivers/built-in.o CC drivers/serial/sh-sci.o distcc[22970] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/memalloc.o CC fs/file.o CC [M] sound/drivers/dummy.o distcc[27704] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/serial/8250.o distcc[28148] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/seq_dummy.o CC drivers/net/b44.o CC [M] sound/core/sgbuf.o CC mm/slub.o distcc[27642] ERROR: compile (null) on localhost:Broken pipe distcc[27440] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/hostap/hostap_80211_rx.o distcc[24712] ERROR: compile (null) on localhost:Broken pipe distcc[22792] ERROR: compile (null) on localhost:Broken pipe LD drivers/net/wireless/libertas_tf/built-in.o CC [M] drivers/cpufreq/cpufreq_ondemand.o CC drivers/scsi/scsi_sysfs.o CC [M] drivers/mtd/chips/map_ram.o CC [M] drivers/bluetooth/hci_ll.o distcc[25943] ERROR: compile (null) on localhost:Broken pipe CC block/ioctl.o CC drivers/char/tty_ioctl.o CC drivers/i2c/busses/i2c-ocores.o CC drivers/md/dm-stripe.o CC drivers/sh/intc.o CC [M] drivers/mfd/wm8350-core.o CC [M] drivers/net/wireless/b43legacy/xmit.o CC drivers/input/joystick/a3d.o CC [M] drivers/net/wireless/b43/phy_g.o CC [M] sound/drivers/mtpav.o CC fs/filesystems.o CC [M] drivers/rtc/rtc-ds1742.o CC drivers/net/ax88796.o CC mm/quicklist.o CC drivers/i2c/busses/i2c-simtec.o LD drivers/sh/built-in.o CC drivers/input/joystick/cobra.o LD [M] sound/core/oss/snd-pcm-oss.o CC [M] sound/core/pcm.o CC [M] drivers/net/wireless/hostap/hostap_80211_tx.o CC [M] drivers/hwmon/w83791d.o distcc[26696] ERROR: compile (null) on localhost:Broken pipe distcc[28962] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/onenand/onenand_base.o CC drivers/i2c/busses/i2c-parport-light.o CC [M] drivers/net/wireless/libertas_tf/main.o CC drivers/scsi/scsi_devinfo.o distcc[28221] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/seq_midi_event.o CC drivers/char/tty_ldisc.o CC drivers/ssb/main.o CC block/genhd.o CC [M] drivers/rtc/rtc-fm3130.o CC drivers/ssb/scan.o distcc[24700] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/i2c/i2c-dev.o CC drivers/input/joystick/iforce/iforce-ff.o CC drivers/base/cpu.o LD arch/sh/kernel/built-in.o CC drivers/md/dm-ioctl.o CC [M] drivers/i2c/chips/max6875.o CC drivers/ssb/driver_chipcommon.o distcc[22857] ERROR: compile (null) on localhost:Broken pipe CC block/scsi_ioctl.o CC block/cmd-filter.o CC crypto/chainiv.o LD drivers/memstick/core/built-in.o distcc[29623] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/keyboard/lkkbd.o distcc[29043] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/phy/davicom.o CC [M] drivers/media/common/tuners/tda827x.o CC [M] sound/drivers/serial-u16550.o distcc[23367] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/dvb/dvb-core/dvb_ca_en50221.o CC drivers/input/joystick/iforce/iforce-main.o CC [M] drivers/mfd/wm8350-regmap.o CC drivers/net/ppp_generic.o CC [M] drivers/cpufreq/cpufreq_conservative.o CC drivers/input/keyboard/newtonkbd.o /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3177:2: warning: #warning No WM8350 config modes supported - select at least one of the /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3178:2: warning: #warning MFD_WM8350_CONFIG_MODE_n options from the board driver. distcc[29911] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mfd/wm8350-gpio.o distcc[28219] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/pcm_native.o CC [M] drivers/net/wireless/b43/phy_a.o CC [M] drivers/net/wireless/hostap/hostap_ap.o CC [M] drivers/mtd/tests/mtd_oobtest.o distcc[23123] ERROR: compile (null) on localhost:Broken pipe distcc[30063] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/ad7414.o distcc[29901] ERROR: compile (null) on localhost:Broken pipe LD drivers/memstick/built-in.o CC [M] drivers/mtd/onenand/onenand_bbt.o CC drivers/i2c/busses/i2c-taos-evm.o CC fs/namespace.o CC [M] drivers/net/wireless/b43legacy/rfkill.o CC drivers/input/joystick/iforce/iforce-packets.o distcc[29136] ERROR: compile (null) on localhost:Broken pipe CC net/socket.o CC [M] drivers/net/wireless/libertas_tf/cmd.o CC [M] drivers/i2c/chips/tsl2550.o CC [M] drivers/net/wireless/hostap/hostap_info.o CC [M] drivers/input/keyboard/stowaway.o CC [M] drivers/input/misc/pcf50633-input.o CC net/802/p8022.o CC net/9p/mod.o CC net/8021q/vlan_core.o CC drivers/input/touchscreen/inexio.o distcc[24467] ERROR: compile (null) on localhost:Broken pipe CC [M] net/8021q/vlan.o CC net/appletalk/aarp.o LD net/atm/built-in.o CC [M] net/8021q/vlan_dev.o CC drivers/base/firmware.o CC drivers/md/dm-io.o CC [M] drivers/media/common/tuners/tda18271-maps.o CC [M] net/8021q/vlan_netlink.o distcc[30755] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bluetooth/af_bluetooth.o distcc[24220] ERROR: compile (null) on localhost:Broken pipe CC [M] net/atm/addr.o distcc[23228] ERROR: compile (null) on localhost:Broken pipe distcc[23340] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/rtc-isl1208.o CC drivers/input/touchscreen/mtouch.o CC [M] drivers/i2c/busses/i2c-sh_mobile.o CC [M] net/atm/pvc.o CC [M] drivers/i2c/busses/i2c-stub.o CC mm/memcontrol.o CC [M] net/atm/signaling.o CC net/bridge/br.o CC [M] drivers/net/wireless/b43legacy/debugfs.o CC [M] net/atm/svc.o CC [M] net/atm/ioctl.o CC drivers/input/touchscreen/touchit213.o CC net/appletalk/ddp.o CC mm/page_cgroup.o CC [M] net/atm/common.o distcc[31164] ERROR: compile (null) on localhost:Broken pipe CC net/appletalk/dev.o CC drivers/base/init.o distcc[25562] ERROR: compile (null) on localhost:Broken pipe distcc[23224] ERROR: compile (null) on localhost:Broken pipe distcc[30182] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br_device.o CC net/core/sock.o CC [M] net/atm/atm_misc.o distcc[30089] ERROR: compile (null) on localhost:Broken pipe LD net/dccp/built-in.o CC [M] drivers/mtd/ubi/vtbl.o CC [M] drivers/mtd/ubi/vmt.o CC net/bridge/br_fdb.o CC drivers/input/touchscreen/touchright.o CC net/appletalk/atalk_proc.o CC net/ethernet/eth.o CC net/decnet/af_decnet.o distcc[30516] ERROR: compile (null) on localhost:Broken pipe CC net/decnet/dn_nsp_in.o CC [M] drivers/net/wireless/b43legacy/pio.o CC [M] sound/core/seq/seq_midi.o CC [M] drivers/mtd/ubi/upd.o CC [M] net/ipx/af_ipx.o distcc[31173] ERROR: compile (null) on localhost:Broken pipe distcc[24677] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/route.o LD drivers/input/gameport/built-in.o CC [M] net/ipx/ipx_route.o distcc[31756] ERROR: compile (null) on localhost:Broken pipe CC net/core/request_sock.o CC net/key/af_key.o CC drivers/input/joystick/iforce/iforce-serio.o distcc[31842] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br_forward.o CC [M] net/8021q/vlan_gvrp.o LD drivers/i2c/busses/built-in.o CC net/bridge/br_if.o CC drivers/base/map.o CC [M] sound/drivers/mpu401/mpu401_uart.o CC net/9p/client.o CC [M] drivers/mtd/ubi/build.o distcc[30048] ERROR: compile (null) on localhost:Broken pipe distcc[31131] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/net/wireless/libertas_tf/libertas_tf.o CC net/ipv4/inetpeer.o LD drivers/ssb/ssb.o CC [M] net/dccp/ccid.o CC net/core/skbuff.o CC drivers/net/phy/qsemi.o CC [M] drivers/media/dvb/dvb-core/dvb_frontend.o CC net/802/psnap.o CC net/ethernet/pe2.o CC [M] drivers/net/wireless/hostap/hostap_ioctl.o distcc[28943] ERROR: compile (null) on localhost:Broken pipe CC fs/seq_file.o CC net/ipv4/protocol.o distcc[32271] ERROR: compile (null) on localhost:Broken pipe CC crypto/eseqiv.o CC [M] net/8021q/vlanproc.o distcc[26528] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br_input.o CC [M] drivers/rtc/rtc-m41t80.o CC block/bsg.o CC [M] sound/core/pcm_lib.o CC [M] drivers/input/keyboard/sh_keysc.o distcc[32213] ERROR: compile (null) on localhost:Broken pipe CC fs/xattr.o LD net/ethernet/built-in.o CC arch/sh/lib/io.o CC [M] drivers/mtd/inftlcore.o AS arch/sh/lib/ashiftrt.o CC [M] drivers/input/touchscreen/gunze.o distcc[31137] ERROR: compile (null) on localhost:Broken pipe LD drivers/input/keyboard/built-in.o CC block/noop-iosched.o /scratch/kisskb/src/block/bsg.c: In function 'bsg_map_hdr': /scratch/kisskb/src/block/bsg.c:252: warning: 'rw' may be used uninitialized in this function CC net/appletalk/sysctl_net_atalk.o distcc[26678] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/inftlmount.o CC [M] drivers/net/wireless/hostap/hostap_main.o CC [M] drivers/mtd/mtdcore.o CC arch/sh/lib/ashldi3.o AS arch/sh/lib/ashlsi3.o CC drivers/net/ppp_deflate.o CC [M] drivers/mtd/ubi/cdev.o CC arch/sh/lib/ashrdi3.o LD net/lapb/built-in.o LD drivers/ssb/built-in.o AS arch/sh/lib/ashrsi3.o CC [M] drivers/input/joydev.o AS arch/sh/lib/checksum.o CC [M] drivers/net/wireless/b43/sysfs.o CC [M] net/ipx/ipx_proc.o CC [M] net/bluetooth/hci_core.o distcc[314] ERROR: compile (null) on localhost:Broken pipe distcc[29995] ERROR: compile (null) on localhost:Broken pipe distcc[483] ERROR: compile (null) on localhost:Broken pipe LD drivers/serial/built-in.o CC net/9p/error.o CC drivers/base/devres.o CC [M] sound/core/seq/seq.o CC [M] sound/drivers/mpu401/mpu401.o distcc[32510] ERROR: compile (null) on localhost:Broken pipe distcc[579] ERROR: compile (null) on localhost:Broken pipe CC [M] net/dccp/feat.o CC [M] drivers/media/dvb/dvb-core/dvb_net.o distcc[616] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br_ioctl.o CC [M] drivers/mfd/wm8350-i2c.o CC arch/sh/lib/delay.o CC net/core/iovec.o distcc[29505] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/common/tuners/tda18271-common.o distcc[444] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/phy/smsc.o CC [M] net/atm/raw.o CC drivers/input/joystick/magellan.o CC kernel/user.o CC [M] drivers/mtd/tests/mtd_pagetest.o LD drivers/regulator/built-in.o CC arch/sh/lib/div64-generic.o CC drivers/md/dm-kcopyd.o CC [M] drivers/mtd/ubi/kapi.o CC drivers/net/phy/vitesse.o CC [M] drivers/hwmon/adm1021.o CC [M] net/ipx/sysctl_net_ipx.o CC crypto/seqiv.o CC drivers/char/tty_buffer.o CC drivers/net/slip.o CC [M] drivers/input/touchscreen/fujitsu_ts.o LD drivers/telephony/built-in.o LD drivers/input/joystick/iforce/iforce.o CC [M] drivers/telephony/phonedev.o LD drivers/input/joystick/iforce/built-in.o CC drivers/scsi/scsi_netlink.o CC drivers/net/phy/broadcom.o CC net/decnet/dn_nsp_out.o LD [M] sound/drivers/mpu401/snd-mpu401-uart.o LD [M] sound/drivers/mpu401/snd-mpu401.o distcc[31429] ERROR: compile (null) on localhost:Broken pipe CC lib/bcd.o CC block/cfq-iosched.o CC [M] net/bluetooth/hci_conn.o distcc[1340] ERROR: compile (null) on localhost:Broken pipe /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 distcc[386] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/hostap/hostap_proc.o CC lib/div64.o CC [M] drivers/mtd/mtdsuper.o CC net/llc/llc_core.o CC net/llc/llc_input.o CC net/llc/llc_output.o CC [M] drivers/mtd/mtdpart.o CC [M] net/lapb/lapb_in.o CC [M] net/bluetooth/hci_event.o CC lib/sort.o CC [M] net/bluetooth/hci_sock.o CC net/9p/util.o CC drivers/base/attribute_container.o CC [M] drivers/rtc/rtc-m48t59.o CC net/ipv4/ip_input.o CC lib/parser.o distcc[30619] ERROR: compile (null) on localhost:Broken pipe CC lib/halfmd4.o distcc[32238] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/seq_lock.o distcc[23286] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/pcm_timer.o CC fs/libfs.o CC fs/fs-writeback.o CC [M] drivers/rtc/rtc-m48t86.o CC lib/debug_locks.o CC fs/pnode.o CC fs/drop_caches.o distcc[1731] ERROR: compile (null) on localhost:Broken pipe distcc[1733] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/tests/mtd_readtest.o CC drivers/md/dm-sysfs.o LD drivers/i2c/built-in.o CC [M] drivers/input/evbug.o LD [M] drivers/hid/hid.o CC crypto/md4.o LD net/key/built-in.o CC net/802/stp.o CC [M] net/802/p8023.o CC [M] drivers/mtd/ar7part.o CC [M] net/dccp/input.o CC [M] drivers/media/common/tuners/tda18271-fe.o LD [M] net/ipx/ipx.o CC drivers/net/slhc.o CC net/decnet/dn_route.o distcc[1729] ERROR: compile (null) on localhost:Broken pipe CC net/core/datagram.o CC drivers/md/dm-uevent.o LD [M] drivers/mtd/onenand/onenand.o CC [M] net/lapb/lapb_out.o distcc[1736] ERROR: compile (null) on localhost:Broken pipe distcc[714] ERROR: compile (null) on localhost:Broken pipe distcc[31818] ERROR: compile (null) on localhost:Broken pipe distcc[30601] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/div64.o CC [M] drivers/mtd/ubi/eba.o CC arch/sh/lib/lshrdi3.o CC net/ipv4/ip_fragment.o CC [M] drivers/media/dvb/dvb-core/dvb_ringbuffer.o distcc[31063] ERROR: compile (null) on localhost:Broken pipe CC block/blktrace.o CC [M] drivers/net/wireless/b43/xmit.o CC net/bridge/br_notify.o CC drivers/input/joystick/warrior.o CC drivers/net/phy/et1011c.o CC [M] net/mac80211/main.o distcc[32501] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mfd/pcf50633-core.o CC [M] net/bluetooth/hci_sysfs.o CC net/9p/protocol.o CC drivers/char/tty_port.o distcc[2309] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/phy/fixed.o CC net/9p/trans_fd.o CC [M] net/mac80211/wext.o CC [M] sound/core/pcm_misc.o LD net/appletalk/appletalk.o CC [M] drivers/mtd/mtd_blkdevs.o CC [M] drivers/input/touchscreen/mk712.o CC lib/random32.o AS arch/sh/lib/lshrsi3.o CC drivers/base/transport_class.o LD security/keys/built-in.o CC [M] net/dccp/minisocks.o distcc[1557] ERROR: compile (null) on localhost:Broken pipe CC drivers/md/dm-crypt.o distcc[2820] ERROR: compile (null) on localhost:Broken pipe CC [M] net/dccp/options.o LD net/8021q/built-in.o distcc[1735] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/common/tuners/xc5000.o CC [M] net/mac80211/sta_info.o CC [M] drivers/net/wireless/b43/lo.o CC kernel/signal.o LD drivers/input/input-core.o distcc[3158] ERROR: compile (null) on localhost:Broken pipe CC net/decnet/dn_dev.o distcc[3043] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/wep.o CC kernel/sys.o CC [M] drivers/mtd/ubi/io.o CC [M] net/lapb/lapb_subr.o CC [M] sound/core/seq/seq_clientmgr.o LD drivers/thermal/built-in.o LD [M] sound/drivers/snd-dummy.o CC [M] net/atm/resources.o distcc[2841] ERROR: compile (null) on localhost:Broken pipe CC crypto/rmd320.o AS arch/sh/lib/memchr.o LD [M] net/8021q/8021q.o LD [M] sound/drivers/snd-serial-u16550.o CC [M] net/mac80211/wpa.o CC crypto/sha1_generic.o distcc[3443] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/scan.o CC net/bridge/br_stp.o CC [M] drivers/rtc/rtc-max6900.o CC drivers/net/eql.o distcc[2638] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/ht.o LD security/built-in.o CC [M] drivers/media/dvb/dvb-core/dvb_math.o CC [M] net/mac80211/mlme.o CC net/core/stream.o CC [M] block/as-iosched.o CC drivers/input/joystick/zhenhua.o CC drivers/scsi/scsi_sysctl.o CC fs/splice.o CC [M] net/mac80211/iface.o CC [M] drivers/mfd/pcf50633-adc.o CC [M] net/mac80211/rate.o CC [M] net/802/garp.o CC drivers/net/phy/national.o distcc[3872] ERROR: compile (null) on localhost:Broken pipe distcc[907] ERROR: compile (null) on localhost:Broken pipe distcc[2569] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/tests/mtd_speedtest.o CC fs/sync.o CC drivers/char/pty.o CC [M] drivers/hwmon/adm1025.o CC [M] drivers/net/wireless/b43/wa.o CC drivers/base/power/sysfs.o CC [M] drivers/net/phy/cicada.o LD drivers/base/power/built-in.o distcc[4128] ERROR: compile (null) on localhost:Broken pipe CC net/decnet/dn_neigh.o CC [M] drivers/thermal/thermal_sys.o CC [M] sound/core/pcm_memory.o CC fs/utimes.o distcc[347] ERROR: compile (null) on localhost:Broken pipe LD drivers/connector/cn.o CC fs/stack.o LD drivers/connector/built-in.o CC net/ipv4/ip_forward.o CC [M] drivers/net/phy/mdio-bitbang.o distcc[1326] ERROR: compile (null) on localhost:Broken pipe CC [M] net/atm/atm_sysfs.o CC [M] drivers/mfd/pcf50633-gpio.o LD drivers/cpufreq/built-in.o CC lib/bust_spinlocks.o distcc[2818] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/michael.o CC drivers/net/dnet.o CC kernel/kmod.o CC net/netlink/af_netlink.o distcc[4479] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/ubi/wl.o CC net/bridge/br_stp_bpdu.o distcc[4103] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bluetooth/lib.o CC [M] drivers/rtc/rtc-pcf8563.o CC [M] drivers/input/touchscreen/touchwin.o CC [M] sound/core/seq/seq_memory.o CC [M] drivers/net/phy/ste10Xp.o LD [M] sound/drivers/snd-mtpav.o CC drivers/scsi/scsi_transport_fc.o CC drivers/md/dm-log.o CC [M] net/dccp/output.o CC net/decnet/dn_timer.o CC [M] net/lapb/lapb_timer.o CC [M] drivers/hwmon/adm1026.o distcc[3854] ERROR: compile (null) on localhost:Broken pipe CC crypto/tgr192.o CC fs/buffer.o CC [M] sound/core/rawmidi.o CC [M] drivers/mtd/tests/mtd_stresstest.o CC [M] drivers/mtd/mtdblock.o CC net/ipv4/ip_options.o CC [M] drivers/net/wireless/b43/dma.o /scratch/kisskb/src/drivers/mtd/ubi/wl.c: In function 'ubi_wl_get_peb': /scratch/kisskb/src/drivers/mtd/ubi/wl.c:388: warning: 'e' may be used uninitialized in this function distcc[890] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/memcpy.o CC [M] drivers/input/touchscreen/tsc2007.o distcc[2171] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/memmove.o AS arch/sh/lib/memset.o CC [M] net/atm/proc.o CC [M] drivers/media/common/tuners/qt1010.o AS arch/sh/lib/movmem.o CC net/netlink/attr.o AS arch/sh/lib/strlen.o LD net/packet/built-in.o CC fs/bio.o LD drivers/net/phy/libphy.o CC net/netlink/genetlink.o CC [M] net/bluetooth/l2cap.o CC fs/block_dev.o CC fs/direct-io.o CC fs/mpage.o CC net/bridge/br_stp_if.o distcc[3965] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joystick/grip_mp.o CC [M] sound/core/seq/seq_queue.o distcc[5338] ERROR: compile (null) on localhost:Broken pipe CC [M] net/packet/af_packet.o distcc[5210] ERROR: compile (null) on localhost:Broken pipe CC [M] net/lapb/lapb_iface.o CC [M] drivers/mtd/ubi/scan.o CC drivers/char/misc.o CC lib/hexdump.o CC net/decnet/sysctl_net_decnet.o CC [M] drivers/rtc/rtc-pcf8583.o CC drivers/md/dm-region-hash.o CC net/core/scm.o CC [M] sound/core/timer.o CC drivers/video/fb_notify.o CC net/ipv4/ip_output.o CC [M] net/mac80211/tkip.o distcc[5637] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/fbmem.o CC [M] drivers/net/wireless/b43/pio.o distcc[5533] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/fbmon.o CC [M] drivers/mtd/mtdblock_ro.o distcc[1867] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/fbcmap.o CC crypto/cbc.o CC drivers/video/fbsysfs.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[5216] ERROR: compile (null) on localhost:Broken pipe CC kernel/workqueue.o CC drivers/base/dma-mapping.o CC [M] drivers/media/common/tuners/mxl5005s.o CC [M] net/bluetooth/sco.o CC [M] drivers/input/touchscreen/wacom_w8001.o LD net/appletalk/built-in.o LD drivers/leds/built-in.o CC drivers/video/modedb.o CC drivers/scsi/scsi_transport_iscsi.o distcc[6018] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/tests/mtd_subpagetest.o distcc[5703] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/seq_fifo.o distcc[5648] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joystick/interact.o distcc[6025] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/fbcvt.o CC [M] net/atm/clip.o CC drivers/scsi/ch.o CC drivers/video/console/dummycon.o CC drivers/video/console/fbcon.o CC drivers/video/logo/logo.o CC drivers/video/console/bitblit.o LD [M] drivers/mfd/wm8350.o CC net/bridge/br_stp_timer.o CC [M] drivers/hwmon/adm1031.o CC lib/kasprintf.o distcc[5879] ERROR: compile (null) on localhost:Broken pipe distcc[6347] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_add_session': /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c:703: warning: 'err' may be used uninitialized in this function distcc[6379] ERROR: compile (null) on localhost:Broken pipe LD net/phonet/built-in.o CC net/ipv4/ip_sockglue.o CC net/core/gen_stats.o CC [M] drivers/mtd/ubi/misc.o CC [M] drivers/input/joystick/joydump.o distcc[6110] ERROR: compile (null) on localhost:Broken pipe CC kernel/pid.o CC net/bridge/br_netlink.o CC drivers/video/console/fonts.o CC net/ipv4/inet_hashtables.o CC drivers/video/console/font_8x8.o distcc[6514] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/sh_eth.o distcc[5368] ERROR: compile (null) on localhost:Broken pipe distcc[6679] ERROR: compile (null) on localhost:Broken pipe LD net/bluetooth/bnep/built-in.o distcc[6397] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bluetooth/bnep/core.o distcc[6733] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/touchscreen/da9034-ts.o distcc[6027] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/console/font_8x16.o CC [M] net/phonet/pn_dev.o CC [M] sound/core/sound.o CC drivers/video/console/softcursor.o distcc[25494] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/tests/mtd_torturetest.o CC drivers/video/console/fbcon_rotate.o distcc[6343] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/console/fbcon_cw.o LD drivers/w1/masters/built-in.o /scratch/kisskb/src/drivers/net/sh_eth.c: In function 'sh_eth_ring_format': /scratch/kisskb/src/drivers/net/sh_eth.c:231: warning: unused variable 'reserve' /scratch/kisskb/src/drivers/net/sh_eth.c: In function 'sh_eth_rx': /scratch/kisskb/src/drivers/net/sh_eth.c:508: warning: unused variable 'reserve' /scratch/kisskb/src/drivers/net/sh_eth.c: At top level: /scratch/kisskb/src/drivers/net/sh_eth.c:1081: warning: 'sh_eth_tsu_init' defined but not used distcc[6959] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/init.o CC [M] sound/core/seq/seq_prioq.o distcc[6106] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/w1/masters/ds2482.o LD drivers/input/serio/built-in.o distcc[4846] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/rfd_ftl.o CC [M] drivers/rtc/rtc-rs5c372.o LD [M] drivers/net/wireless/hostap/hostap.o CC [M] net/dccp/proto.o distcc[3344] ERROR: compile (null) on localhost:Broken pipe distcc[24707] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/logo/logo_linux_mono.o CC [M] drivers/input/joystick/sidewinder.o LD drivers/w1/slaves/built-in.o CC net/core/gen_estimator.o CC [M] drivers/w1/slaves/w1_ds2431.o CC drivers/video/logo/logo_linux_vga16.o LD block/built-in.o CC [M] drivers/watchdog/wm8350_wdt.o CC [M] drivers/net/pppox.o CC [M] drivers/watchdog/softdog.o CC [M] drivers/md/dm-snap.o distcc[428] ERROR: compile (null) on localhost:Broken pipe distcc[7129] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/logo/logo_superh_mono.o CC [M] drivers/w1/slaves/w1_ds2760.o CC [M] sound/core/memory.o LD drivers/video/mb862xx/built-in.o distcc[7018] ERROR: compile (null) on localhost:Broken pipe distcc[3041] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/cfbfillrect.o CC net/bridge/br_sysfs_if.o CC fs/ioprio.o CC crypto/ctr.o CC [M] sound/core/seq/seq_timer.o distcc[7418] ERROR: compile (null) on localhost:Broken pipe LD drivers/input/joystick/built-in.o AS arch/sh/lib/udiv_qrnnd.o CC drivers/char/vt_ioctl.o CC [M] drivers/w1/w1.o CC [M] sound/core/seq/seq_system.o distcc[7444] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/w1/w1_int.o CC [M] drivers/video/mb862xx/mb862xxfb.o CC [M] sound/core/seq/seq_ports.o CC net/ipv4/inet_timewait_sock.o AS arch/sh/lib/udivsi3.o CC [M] drivers/w1/w1_family.o distcc[5755] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/b43/rfkill.o CC [M] net/bluetooth/bnep/sock.o /scratch/kisskb/src/drivers/video/mb862xx/mb862xxfb.c:334: warning: 'mb862xxfb_init_fbinfo' defined but not used /scratch/kisskb/src/drivers/video/mb862xx/mb862xxfb.c:459: warning: 'dev_attr_dispregs' defined but not used CC [M] drivers/hwmon/adm9240.o CC [M] drivers/hwmon/adt7462.o LD drivers/input/touchscreen/built-in.o CC drivers/scsi/ses.o CC [M] net/mac80211/aes_ccm.o CC [M] drivers/rtc/rtc-rx8581.o CC net/rfkill/rfkill.o distcc[7016] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/inet_connection_sock.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[3945] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/w1/w1_netlink.o CC [M] net/dccp/timer.o CC [M] sound/soc/soc-core.o CC [M] drivers/w1/w1_io.o distcc[8009] ERROR: compile (null) on localhost:Broken pipe /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 CC [M] drivers/net/wireless/b43/debugfs.o distcc[8013] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/ubi/debug.o CC [M] net/atm/pppoatm.o distcc[5773] ERROR: compile (null) on localhost:Broken pipe CC [M] net/phonet/pn_netlink.o CC [M] drivers/md/dm-exception-store.o CC drivers/video/logo/logo_superh_vga16.o CC [M] drivers/w1/slaves/w1_bq27000.o CC drivers/base/module.o distcc[7416] ERROR: compile (null) on localhost:Broken pipe LD drivers/video/logo/built-in.o CC net/bridge/br_sysfs_br.o CC lib/bitmap.o CC drivers/char/vc_screen.o distcc[8333] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/info.o distcc[5757] ERROR: compile (null) on localhost:Broken pipe LD mm/built-in.o CC kernel/rcupdate.o AS arch/sh/lib/udivsi3_i4i-Os.o CC crypto/cryptd.o CC kernel/extable.o distcc[7916] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bluetooth/bnep/netdev.o distcc[8116] ERROR: compile (null) on localhost:Broken pipe CC kernel/params.o LD net/rxrpc/built-in.o CC [M] drivers/mtd/ssfdc.o distcc[7751] ERROR: compile (null) on localhost:Broken pipe CC [M] net/rxrpc/af_rxrpc.o CC [M] drivers/base/firmware_class.o CC net/core/net_namespace.o CC [M] net/phonet/socket.o CC drivers/video/cfbcopyarea.o CC [M] net/dccp/ccids/ccid2.o CC [M] sound/core/control.o CC drivers/video/cfbimgblt.o CC drivers/scsi/scsi_debug.o CC drivers/video/sysfillrect.o CC lib/scatterlist.o CC drivers/video/syscopyarea.o LD [M] drivers/net/wireless/b43/b43.o distcc[8340] ERROR: compile (null) on localhost:Broken pipe distcc[8822] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/sysimgblt.o CC kernel/posix-timers.o CC [M] drivers/hwmon/adt7470.o LD fs/9p/built-in.o distcc[8697] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/soc/soc-dapm.o distcc[4526] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/pppoe.o CC net/rfkill/rfkill-input.o CC [M] fs/9p/vfs_super.o CC drivers/video/console/fbcon_ud.o distcc[8110] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bluetooth/hidp/core.o LD [M] drivers/net/wireless/b43legacy/b43legacy.o CC [M] drivers/mtd/ubi/gluebi.o CC [M] drivers/rtc/rtc-s35390a.o CC drivers/char/selection.o CC net/sched/sch_generic.o CC [M] net/mac80211/cfg.o CC [M] sound/core/misc.o CC [M] net/mac80211/rx.o CC [M] net/mac80211/spectmgmt.o CC [M] net/mac80211/tx.o LD net/decnet/decnet.o CC crypto/fcrypt.o distcc[3724] ERROR: compile (null) on localhost:Broken pipe distcc[5973] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/tcp.o CC [M] drivers/scsi/scsi_tgt_lib.o LD [M] drivers/media/common/tuners/tda18271.o CC [M] drivers/scsi/scsi_tgt_if.o CC net/core/sysctl_net_core.o distcc[3045] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/net/sched/sch_generic.c: In function 'dev_watchdog': /scratch/kisskb/src/net/sched/sch_generic.c:224: warning: unused variable 'drivername' CC net/ipv4/tcp_input.o CC net/ipv4/tcp_output.o distcc[5629] ERROR: compile (null) on localhost:Broken pipe LD net/802/built-in.o CC [M] net/phonet/datagram.o CC [M] drivers/net/dummy.o CC [M] fs/9p/vfs_inode.o distcc[9142] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/console/fbcon_ccw.o CC [M] net/bluetooth/rfcomm/core.o distcc[8468] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bluetooth/hidp/sock.o CC drivers/video/fb_sys_fops.o LD [M] net/lapb/lapb.o CC drivers/char/keyboard.o CC [M] net/dccp/ackvec.o CC drivers/char/vt.o CC [M] net/rxrpc/ar-accept.o CC [M] drivers/hwmon/adt7473.o distcc[5627] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/key.o CC [M] drivers/md/dm-snap-transient.o LD fs/affs/built-in.o CC [M] net/mac80211/util.o LD [M] net/bluetooth/bnep/bnep.o CC [M] sound/core/seq/seq_info.o CC crypto/blowfish.o /scratch/kisskb/src/drivers/hwmon/adt7473.c: In function 'show_pwm_auto_temp': /scratch/kisskb/src/drivers/hwmon/adt7473.c:851: warning: control reaches end of non-void function CC [M] net/bluetooth/rfcomm/sock.o LD arch/sh/lib/built-in.o CC net/ipv4/tcp_timer.o distcc[9080] ERROR: compile (null) on localhost:Broken pipe CC kernel/kthread.o CC [M] net/mac80211/wme.o CC lib/string_helpers.o CC [M] net/mac80211/event.o distcc[9543] ERROR: compile (null) on localhost:Broken pipe CC [M] net/phonet/sysctl.o distcc[9076] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/rtc-test.o CC [M] drivers/net/tun.o distcc[3651] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bluetooth/rfcomm/tty.o CC net/core/skb_dma_map.o CC lib/iomap_copy.o CC [M] drivers/scsi/scsi_transport_sas.o LD net/sctp/built-in.o distcc[27190] ERROR: compile (null) on localhost:Broken pipe LD net/decnet/built-in.o distcc[1436] ERROR: compile (null) on localhost:Broken pipe CC [M] net/rxrpc/ar-ack.o distcc[9992] ERROR: compile (null) on localhost:Broken pipe CC crypto/tea.o distcc[9050] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/9p/vfs_addr.o CC [M] net/dccp/sysctl.o LD fs/afs/built-in.o distcc[9722] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/affs/super.o CC drivers/char/defkeymap.o CC net/ipv4/tcp_ipv4.o CC [M] drivers/hwmon/atxp1.o CC [M] drivers/md/dm-snap-persistent.o distcc[9864] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/mtd/mtd.o CC drivers/video/fb_defio.o distcc[7005] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/device.o CC [M] net/phonet/af_phonet.o CC [M] drivers/net/smc911x.o CC net/core/dev.o distcc[8982] ERROR: compile (null) on localhost:Broken pipe LD net/bridge/bridge.o CC [M] drivers/scsi/osst.o CC [M] fs/afs/callback.o LD net/llc/llc.o LD fs/btrfs/built-in.o LD [M] net/atm/atm.o CC [M] fs/btrfs/super.o CC [M] fs/btrfs/ctree.o /scratch/kisskb/src/drivers/net/smc911x.c: In function 'smc911x_drv_remove': /scratch/kisskb/src/drivers/net/smc911x.c:2128: warning: unused variable 'lp' /scratch/kisskb/src/drivers/net/smc911x.c: In function 'SMC_inl': /scratch/kisskb/src/drivers/net/smc911x.h:135: warning: control reaches end of non-void function LD net/sunrpc/built-in.o CC [M] fs/btrfs/extent-tree.o CC [M] drivers/hwmon/dme1737.o CC [M] net/rxrpc/ar-call.o CC [M] net/sctp/sm_statetable.o LD net/bridge/built-in.o CC [M] net/sunrpc/clnt.o CC [M] drivers/rtc/rtc-twl4030.o distcc[9631] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/afs/cell.o distcc[11022] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/rtc-wm8350.o CC kernel/wait.o CC [M] fs/9p/vfs_file.o LD net/llc/built-in.o CC [M] fs/affs/namei.o distcc[10892] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sunrpc/xprt.o CC crypto/salsa20_generic.o LD fs/cifs/built-in.o LD sound/soundcore.o LD [M] drivers/mtd/inftl.o CC [M] net/phonet/pep.o CC [M] net/dccp/diag.o LD [M] sound/soc/snd-soc-core.o CC drivers/char/tty_audit.o CC [M] fs/btrfs/print-tree.o CC [M] net/sctp/sm_statefuns.o CC [M] net/mac80211/led.o CC net/core/ethtool.o CC lib/devres.o CC [M] net/rxrpc/ar-connection.o distcc[10113] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/sound_oss.o CC [M] drivers/hwmon/ds1621.o CC [M] drivers/scsi/sg.o CC net/ipv4/tcp_minisocks.o CC [M] fs/afs/cmservice.o CC drivers/video/tmiofb.o CC [M] drivers/rtc/rtc-x1205.o LD fs/configfs/built-in.o CC [M] drivers/net/smsc911x.o CC [M] net/sunrpc/socklib.o CC crypto/michael_mic.o /scratch/kisskb/src/drivers/video/tmiofb.c: In function 'tmiofb_resume': /scratch/kisskb/src/drivers/video/tmiofb.c:977: warning: 'retval' may be used uninitialized in this function CC [M] fs/cifs/cifsfs.o LD [M] net/bluetooth/rfcomm/rfcomm.o CC [M] fs/configfs/inode.o LD sound/built-in.o CC [M] net/dccp/ipv4.o CC [M] fs/affs/inode.o CC [M] net/sctp/sm_sideeffect.o CC net/core/dev_mcast.o LD drivers/md/dm-mod.o distcc[10168] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/configfs/file.o distcc[11969] ERROR: compile (null) on localhost:Broken pipe CC net/core/dst.o distcc[11674] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/configfs/dir.o LD net/tipc/built-in.o CC [M] fs/configfs/symlink.o CC drivers/char/sysrq.o CC [M] sound/core/info_oss.o CC lib/spinlock_debug.o CC [M] fs/configfs/mount.o CC [M] fs/configfs/item.o CC [M] net/phonet/pep-gprs.o CC [M] fs/9p/vfs_dir.o distcc[11464] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/scsi_wait_scan.o CC drivers/char/n_r3964.o distcc[12238] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/fs/configfs/symlink.c: In function 'configfs_symlink': /scratch/kisskb/src/fs/configfs/symlink.c:138: warning: 'target_item' may be used uninitialized in this function CC net/core/netevent.o LD net/rfkill/built-in.o distcc[8965] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/btrfs/root-tree.o CC [M] fs/afs/dir.o CC [M] fs/affs/file.o LD fs/cramfs/built-in.o CC net/core/neighbour.o CC net/core/rtnetlink.o CC [M] fs/cramfs/inode.o CC kernel/kfifo.o CC [M] drivers/hwmon/f71805f.o CC crypto/authenc.o LD drivers/md/dm-mirror.o CC [M] net/rxrpc/ar-connevent.o CC [M] fs/cifs/cifssmb.o LD [M] drivers/media/dvb/dvb-core/dvb-core.o CC [M] net/sctp/protocol.o CC [M] net/mac80211/debugfs.o LD drivers/media/dvb/built-in.o CC [M] fs/9p/vfs_dentry.o distcc[12254] ERROR: compile (null) on localhost:Broken pipe CC lib/hweight.o LD [M] drivers/mtd/ubi/ubi.o CC drivers/video/sh_mobile_lcdcfb.o distcc[11797] ERROR: compile (null) on localhost:Broken pipe CC [M] net/tipc/addr.o CC net/ipv4/tcp_cong.o CC net/unix/af_unix.o CC [M] drivers/scsi/libfc/fc_disc.o CC net/ipv4/datagram.o CC net/unix/garbage.o CC fs/debugfs/inode.o CC net/ipv4/raw.o CC net/unix/sysctl_net_unix.o CC net/ipv4/udp.o CC [M] fs/affs/dir.o CC net/ipv4/udplite.o CC [M] drivers/rtc/rtc-pcf50633.o CC fs/debugfs/file.o LD [M] drivers/md/dm-snapshot.o CC [M] fs/afs/file.o distcc[10589] ERROR: compile (null) on localhost:Broken pipe LD drivers/char/hw_random/built-in.o CC [M] drivers/hwmon/f71882fg.o CC [M] drivers/char/hw_random/core.o distcc[1320] ERROR: compile (null) on localhost:Broken pipe distcc[8388] ERROR: compile (null) on localhost:Broken pipe CC crypto/rng.o CC [M] net/rxrpc/ar-error.o CC drivers/char/tpm/tpm.o CC [M] net/sctp/endpointola.o CC [M] fs/cifs/cifs_debug.o CC [M] net/sunrpc/xprtsock.o CC [M] fs/9p/v9fs.o CC [M] net/rxrpc/ar-input.o CC [M] fs/cramfs/uncompress.o LD drivers/scsi/libsas/built-in.o distcc[13375] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wimax/id-table.o CC [M] fs/btrfs/dir-item.o distcc[13038] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wimax/op-msg.o LD fs/devpts/built-in.o CC [M] drivers/scsi/libfc/fc_exch.o CC [M] fs/affs/amigaffs.o LD [M] drivers/rtc/rtc-core.o CC [M] net/tipc/bcast.o CC [M] drivers/scsi/libfc/fc_elsct.o LD [M] drivers/bluetooth/hci_uart.o CC [M] net/wimax/op-reset.o /scratch/kisskb/src/drivers/scsi/libfc/fc_elsct.c: In function 'fc_elsct_send': /scratch/kisskb/src/drivers/scsi/libfc/fc_elsct.c:44: warning: 'did' may be used uninitialized in this function CC [M] fs/afs/flock.o distcc[12427] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wimax/op-rfkill.o distcc[13158] ERROR: compile (null) on localhost:Broken pipe CC lib/kernel_lock.o distcc[12932] ERROR: compile (null) on localhost:Broken pipe LD drivers/video/console/font.o CC [M] fs/afs/fsclient.o CC [M] net/wimax/stack.o LD [M] drivers/w1/wire.o CC [M] net/mac80211/debugfs_sta.o CC [M] fs/cifs/connect.o LD [M] sound/core/seq/snd-seq.o CC [M] fs/affs/bitmap.o CC [M] net/sunrpc/sched.o CC drivers/video/vfb.o CC [M] drivers/scsi/libsas/sas_init.o CC [M] fs/9p/fid.o distcc[13154] ERROR: compile (null) on localhost:Broken pipe /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 CC [M] drivers/scsi/libsas/sas_phy.o CC kernel/sys_ni.o AR arch/sh/lib/lib.a CC net/wireless/wext.o LD net/9p/9pnet.o CC [M] net/tipc/bearer.o CC [M] fs/btrfs/file-item.o CC net/core/utils.o LD net/unix/unix.o CC [M] drivers/scsi/libfc/fc_frame.o CC net/ipv4/arp.o CC lib/smp_processor_id.o LD fs/debugfs/debugfs.o CC [M] net/sctp/associola.o CC [M] fs/afs/inode.o CC [M] net/wimax/debugfs.o LD [M] sound/core/seq/snd-seq-device.o distcc[14253] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBGetCIFSACL': /scratch/kisskb/src/fs/cifs/cifssmb.c:3120: warning: 'pdata' may be used uninitialized in this function LD drivers/w1/built-in.o CC [M] drivers/hwmon/it87.o CC [M] fs/affs/symlink.o LD [M] drivers/scsi/scsi_tgt.o CC net/x25/af_x25.o CC [M] net/sunrpc/auth.o CC crypto/krng.o LD fs/dlm/built-in.o distcc[11793] ERROR: compile (null) on localhost:Broken pipe distcc[13069] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/libsas/sas_port.o CC net/core/link_watch.o LD [M] fs/cramfs/cramfs.o CC net/wireless/lib80211.o CC kernel/posix-cpu-timers.o CC [M] fs/btrfs/inode-item.o distcc[14244] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/libfc/fc_lport.o distcc[14251] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/debugfs_netdev.o distcc[13937] ERROR: compile (null) on localhost:Broken pipe distcc[14121] ERROR: compile (null) on localhost:Broken pipe CC [M] net/tipc/config.o LD [M] net/bluetooth/bluetooth.o LD [M] sound/core/seq/snd-seq-dummy.o CC lib/debugobjects.o LD drivers/net/phy/built-in.o CC [M] drivers/hwmon/lm63.o CC net/x25/x25_dev.o CC drivers/video/output.o CC [M] fs/dlm/ast.o CC [M] fs/afs/main.o CC net/core/filter.o LD fs/ecryptfs/built-in.o CC net/xfrm/xfrm_policy.o /scratch/kisskb/src/lib/debugobjects.c:60: warning: 'obj_states' defined but not used CC net/xfrm/xfrm_state.o distcc[11679] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sctp/transport.o distcc[13633] ERROR: compile (null) on localhost:Broken pipe distcc[9323] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/icmp.o CC [M] net/wireless/core.o CC net/xfrm/xfrm_hash.o CC [M] fs/cifs/dir.o CC [M] drivers/scsi/libsas/sas_event.o CC [M] net/rxrpc/ar-key.o LD drivers/media/built-in.o LD net/unix/built-in.o CC net/xfrm/xfrm_input.o CC kernel/mutex.o CC [M] net/sunrpc/auth_null.o LD [M] fs/9p/9p.o CC net/xfrm/xfrm_output.o distcc[13615] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/libfc/fc_rport.o LD [M] sound/core/seq/snd-seq-midi.o CC [M] crypto/hmac.o distcc[12256] ERROR: compile (null) on localhost:Broken pipe CC net/core/flow.o CC fs/efs/super.o LD fs/debugfs/built-in.o CC [M] drivers/video/metronomefb.o CC [M] fs/dlm/config.o distcc[14877] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ecryptfs/dentry.o CC net/xfrm/xfrm_algo.o CC lib/bitrev.o CC net/xfrm/xfrm_sysctl.o distcc[14618] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/btrfs/inode-map.o LD drivers/scsi/scsi_mod.o CC [M] net/mac80211/debugfs_key.o CC net/x25/x25_facilities.o CC [M] net/tipc/cluster.o LD net/9p/built-in.o CC [M] net/wireless/sysfs.o CC [M] fs/cifs/file.o CC [M] net/rxrpc/ar-local.o CC [M] net/sunrpc/auth_unix.o CC [M] fs/afs/misc.o CC [M] drivers/scsi/libfc/fc_fcp.o CC [M] net/sctp/chunk.o LD [M] sound/core/seq/snd-seq-midi-event.o CC [M] drivers/hwmon/lm78.o CC [M] drivers/scsi/libsas/sas_dump.o CC kernel/hrtimer.o distcc[14358] ERROR: compile (null) on localhost:Broken pipe CC fs/efs/inode.o distcc[14658] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/dlm/dir.o CC [M] fs/ecryptfs/file.o CC [M] crypto/crypto_null.o LD [M] net/bluetooth/hidp/hidp.o distcc[12378] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/video/s1d13xxxfb.o CC net/xfrm/xfrm_proc.o LD fs/exportfs/built-in.o CC [M] net/xfrm/xfrm_user.o CC lib/crc-itu-t.o CC net/sysctl_net.o CC net/ipv4/devinet.o CC [M] fs/afs/mntpt.o CC [M] net/rxrpc/ar-output.o distcc[15647] ERROR: compile (null) on localhost:Broken pipe CC net/x25/x25_in.o CC [M] net/sunrpc/auth_generic.o CC [M] net/mac80211/rc80211_pid_algo.o CC [M] fs/btrfs/disk-io.o CC [M] drivers/hwmon/lm80.o /scratch/kisskb/src/drivers/scsi/libfc/fc_fcp.c: In function 'fc_fcp_recv': /scratch/kisskb/src/drivers/scsi/libfc/fc_fcp.c:655: warning: 'lp' may be used uninitialized in this function CC [M] fs/exportfs/expfs.o CC [M] fs/dlm/lock.o CC fs/efs/namei.o CC [M] crypto/md5.o CC [M] fs/afs/proc.o CC [M] crypto/rmd128.o CC [M] fs/ecryptfs/inode.o CC [M] drivers/scsi/libsas/sas_discover.o CC net/core/net-sysfs.o CC [M] crypto/rmd160.o CC [M] fs/cifs/inode.o CC fs/efs/dir.o CC [M] net/mac80211/rc80211_pid_debugfs.o CC [M] net/sctp/sm_make_chunk.o LD drivers/char/tpm/built-in.o CC kernel/rwsem.o CC fs/ext2/balloc.o CC fs/ext2/dir.o CC [M] fs/dlm/lockspace.o CC [M] net/wireless/radiotap.o distcc[16592] ERROR: compile (null) on localhost:Broken pipe CC fs/ext2/file.o CC [M] net/rxrpc/ar-peer.o CC net/x25/x25_link.o distcc[16271] ERROR: compile (null) on localhost:Broken pipe CC [M] net/tipc/core.o CC [M] fs/btrfs/transaction.o CC [M] fs/afs/rxrpc.o CC net/core/fib_rules.o CC [M] crypto/sha512_generic.o CC [M] net/sunrpc/svc.o CC [M] net/rxrpc/ar-recvmsg.o CC [M] net/rxrpc/ar-security.o distcc[15244] ERROR: compile (null) on localhost:Broken pipe CC lib/crc32.o distcc[16687] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/fuse/dev.o CC [M] crypto/wp512.o CC [M] net/sunrpc/svcsock.o LD [M] fs/affs/affs.o distcc[16962] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/fuse/dir.o CC [M] fs/afs/security.o CC [M] drivers/scsi/libsas/sas_expander.o CC [M] fs/fuse/file.o distcc[15514] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/btrfs/inode.o CC fs/efs/file.o CC net/x25/x25_out.o CC [M] fs/fuse/inode.o CC fs/ext2/fsync.o LD [M] net/mac80211/mac80211.o distcc[17162] ERROR: compile (null) on localhost:Broken pipe distcc[16824] ERROR: compile (null) on localhost:Broken pipe CC kernel/nsproxy.o LD drivers/md/built-in.o CC [M] net/tipc/handler.o CC [M] net/wireless/util.o distcc[15335] ERROR: compile (null) on localhost:Broken pipe CC fs/ext2/ialloc.o CC [M] net/wireless/reg.o CC [M] fs/cifs/link.o CC [M] net/core/pktgen.o CC [M] net/sctp/ulpevent.o distcc[16586] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wireless/wext-compat.o distcc[16051] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/dlm/main.o distcc[15649] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ecryptfs/main.o CC [M] lib/lzo/lzo1x_compress.o CC [M] drivers/scsi/libsas/sas_scsi_host.o CC [M] net/rxrpc/ar-skbuff.o CC [M] fs/afs/server.o CC [M] fs/btrfs/file.o CC [M] net/sunrpc/svcauth.o LD drivers/video/fb.o CC [M] drivers/hwmon/lm83.o distcc[16689] ERROR: compile (null) on localhost:Broken pipe distcc[12979] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/gf128mul.o CC [M] fs/fuse/control.o distcc[17626] ERROR: compile (null) on localhost:Broken pipe distcc[15346] ERROR: compile (null) on localhost:Broken pipe LD fs/gfs2/built-in.o CC [M] net/tipc/link.o LD drivers/net/built-in.o CC [M] net/wireless/nl80211.o distcc[17758] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/dlm/member.o CC [M] fs/cifs/misc.o CC [M] fs/ecryptfs/super.o CC kernel/srcu.o CC [M] net/rxrpc/ar-transport.o CC [M] lib/lzo/lzo1x_decompress.o distcc[17024] ERROR: compile (null) on localhost:Broken pipe LD net/netlink/built-in.o CC lib/zlib_deflate/deflate.o CC [M] drivers/scsi/libsas/sas_task.o CC fs/efs/symlink.o CC [M] net/sunrpc/svcauth_unix.o distcc[17967] ERROR: compile (null) on localhost:Broken pipe distcc[10374] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/af_inet.o CC [M] fs/afs/super.o CC [M] fs/gfs2/acl.o CC net/x25/x25_route.o LD fs/isofs/built-in.o /scratch/kisskb/src/net/sunrpc/svcauth_unix.c: In function 'unix_gid_parse': /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:533: warning: 'uid' may be used uninitialized in this function /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:534: warning: 'gids' may be used uninitialized in this function /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:563: warning: 'gid' may be used uninitialized in this function CC [M] net/tipc/discover.o CC [M] fs/btrfs/tree-defrag.o CC [M] net/wireless/lib80211_crypt_wep.o CC [M] fs/isofs/namei.o CC [M] drivers/hwmon/lm87.o /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 /scratch/kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /scratch/kisskb/src/fs/btrfs/inode.c:953: warning: 'extent_type' may be used uninitialized in this function /scratch/kisskb/src/fs/btrfs/inode.c:950: warning: 'extent_end' may be used uninitialized in this function CC [M] fs/isofs/inode.o CC [M] fs/isofs/dir.o CC [M] fs/cifs/netmisc.o CC [M] net/sctp/inqueue.o LD drivers/misc/eeprom/built-in.o distcc[16281] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/isofs/util.o CC fs/ext2/inode.o CC [M] crypto/ecb.o CC lib/zlib_inflate/inffast.o CC [M] fs/afs/netdevices.o CC [M] crypto/pcbc.o CC lib/audit.o CC [M] fs/dlm/memory.o CC [M] fs/btrfs/extent_map.o CC fs/ext2/ioctl.o CC net/ipv4/igmp.o CC net/x25/x25_subr.o CC lib/zlib_inflate/inflate.o CC [M] fs/isofs/rock.o CC net/x25/x25_timer.o CC lib/zlib_deflate/deftree.o CC kernel/semaphore.o CC [M] net/tipc/msg.o CC [M] net/sctp/outqueue.o CC [M] fs/cifs/smbdes.o CC [M] fs/jffs2/compr.o CC [M] net/sunrpc/rpcb_clnt.o CC [M] net/rxrpc/ar-proc.o LD [M] fs/exportfs/exportfs.o CC [M] fs/jffs2/dir.o CC [M] net/wireless/lib80211_crypt_ccmp.o LD [M] fs/configfs/configfs.o distcc[17616] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/file.o distcc[10111] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/ioctl.o CC [M] fs/afs/vlclient.o CC [M] net/sctp/ulpqueue.o CC [M] net/tipc/name_distr.o CC kernel/notifier.o CC [M] fs/jffs2/nodelist.o CC [M] fs/jffs2/malloc.o CC [M] net/wireless/lib80211_crypt_tkip.o CC [M] net/sunrpc/timer.o distcc[16101] ERROR: compile (null) on localhost:Broken pipe LD drivers/mfd/built-in.o CC [M] fs/jffs2/read.o CC [M] crypto/cts.o CC net/x25/x25_proc.o CC [M] fs/isofs/export.o CC lib/zlib_deflate/deflate_syms.o CC lib/zlib_inflate/infutil.o CC [M] drivers/hwmon/lm92.o CC [M] fs/ecryptfs/mmap.o LD drivers/input/built-in.o CC [M] fs/gfs2/bmap.o CC [M] fs/ecryptfs/read_write.o CC [M] net/tipc/subscr.o CC [M] fs/dlm/midcomms.o CC [M] fs/btrfs/sysfs.o CC [M] net/sctp/command.o CC lib/fault-inject.o LD [M] net/wimax/wimax.o CC fs/ext2/namei.o CC [M] fs/afs/vlocation.o CC [M] fs/cifs/smbencrypt.o CC net/ipv4/fib_frontend.o distcc[19637] ERROR: compile (null) on localhost:Broken pipe CC kernel/ksysfs.o CC [M] fs/jffs2/nodemgmt.o CC [M] crypto/xts.o CC [M] net/rxrpc/rxkad.o CC [M] net/sunrpc/xdr.o CC lib/zlib_inflate/inftrees.o CC [M] fs/gfs2/dir.o CC [M] net/tipc/name_table.o LD drivers/pcmcia/pcmcia_core.o CC [M] fs/isofs/joliet.o LD drivers/pcmcia/built-in.o CC [M] fs/btrfs/struct-funcs.o CC fs/jfs/super.o CC [M] drivers/hwmon/max1619.o CC lib/syscall.o CC fs/ext2/super.o LD drivers/misc/built-in.o distcc[11937] ERROR: compile (null) on localhost:Broken pipe CC kernel/pm_qos_params.o distcc[17554] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/cifs/transport.o LD [M] net/dccp/dccp.o distcc[15413] ERROR: compile (null) on localhost:Broken pipe distcc[14190] ERROR: compile (null) on localhost:Broken pipe LD [M] sound/core/snd.o CC net/ipv4/fib_semantics.o distcc[18282] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/readinode.o distcc[13399] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sctp/tsnmap.o CC net/x25/x25_forward.o CC lib/zlib_inflate/inflate_syms.o CC [M] fs/gfs2/eaops.o CC [M] net/tipc/net.o CC [M] net/sunrpc/sunrpc_syms.o CC fs/jfs/file.o CC [M] drivers/hwmon/max6650.o CC [M] fs/btrfs/xattr.o CC [M] fs/ecryptfs/crypto.o CC [M] fs/afs/vnode.o CC [M] net/sctp/bind_addr.o CC kernel/sched_clock.o CC net/x25/sysctl_net_x25.o distcc[13778] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/inet_fragment.o LD [M] sound/core/snd-timer.o CC [M] fs/jffs2/write.o LD fs/lockd/built-in.o CC [M] fs/lockd/clntlock.o CC lib/dynamic_printk.o distcc[20523] ERROR: compile (null) on localhost:Broken pipe CC fs/jfs/inode.o CC [M] fs/dlm/netlink.o CC [M] fs/lockd/clntproc.o LD [M] net/dccp/dccp_ipv4.o LD [M] net/dccp/dccp_diag.o CC [M] fs/cifs/asn1.o CC [M] net/tipc/netlink.o CC [M] crypto/ccm.o CC [M] fs/lockd/host.o CC [M] fs/lockd/svc.o LD net/wireless/built-in.o CC [M] fs/ecryptfs/keystore.o CC [M] fs/btrfs/ordered-data.o CC fs/jfs/namei.o CC fs/minix/bitmap.o distcc[20834] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sunrpc/cache.o /scratch/kisskb/src/fs/ecryptfs/keystore.c: In function 'ecryptfs_generate_key_packet_set': /scratch/kisskb/src/fs/ecryptfs/keystore.c:1848: warning: 'payload_len' may be used uninitialized in this function /scratch/kisskb/src/fs/ecryptfs/keystore.c:1848: note: 'payload_len' was declared here CC [M] fs/afs/volume.o CC kernel/cred.o distcc[17946] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/afs/write.o CC [M] drivers/hwmon/pc87360.o CC fs/ext2/symlink.o LD [M] sound/core/snd-pcm.o CC [M] fs/cifs/md4.o /scratch/kisskb/src/fs/ecryptfs/keystore.c: In function 'decrypt_pki_encrypted_session_key': /scratch/kisskb/src/fs/ecryptfs/keystore.c:1016: warning: 'payload_len' may be used uninitialized in this function CC [M] net/tipc/node.o CC [M] fs/ecryptfs/messaging.o CC [M] crypto/des_generic.o CC [M] fs/btrfs/extent_io.o CC fs/jfs/jfs_mount.o CC fs/minix/itree_v1.o CC fs/ncpfs/dir.o CC fs/minix/itree_v2.o CC fs/ncpfs/file.o distcc[15157] ERROR: compile (null) on localhost:Broken pipe distcc[15337] ERROR: compile (null) on localhost:Broken pipe CC fs/jfs/jfs_umount.o LD drivers/video/console/built-in.o CC fs/ncpfs/inode.o CC [M] fs/gfs2/eattr.o CC lib/argv_split.o distcc[19334] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sctp/socket.o CC [M] net/sctp/primitive.o CC fs/ncpfs/ioctl.o CC [M] fs/cifs/md5.o LD fs/nfs_common/built-in.o CC [M] net/sunrpc/rpc_pipe.o distcc[20026] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/sysctl_net_ipv4.o CC [M] drivers/hwmon/thmc50.o distcc[21514] ERROR: compile (null) on localhost:Broken pipe distcc[17646] ERROR: compile (null) on localhost:Broken pipe CC fs/ncpfs/mmap.o CC fs/ext2/xattr.o CC [M] fs/jffs2/scan.o CC [M] fs/dlm/lowcomms.o CC [M] net/tipc/node_subscr.o CC fs/ncpfs/ncplib_kernel.o CC [M] crypto/serpent.o CC fs/ncpfs/sock.o CC [M] drivers/hwmon/vt1211.o CC fs/ncpfs/ncpsign_kernel.o distcc[21710] ERROR: compile (null) on localhost:Broken pipe LD [M] lib/lzo/lzo_compress.o LD [M] lib/lzo/lzo_decompress.o CC fs/minix/namei.o CC fs/jfs/jfs_xtree.o CC [M] fs/lockd/svclock.o CC [M] fs/btrfs/volumes.o CC [M] fs/gfs2/glock.o CC lib/cmdline.o LD [M] sound/core/snd-page-alloc.o LD [M] net/phonet/phonet.o CC [M] net/sctp/output.o LD [M] net/phonet/pn_pep.o CC [M] net/sunrpc/svc_xprt.o CC [M] fs/ecryptfs/miscdev.o CC fs/ext2/xattr_user.o CC net/ipv4/fib_hash.o CC [M] net/sunrpc/stats.o CC [M] fs/dlm/plock.o CC [M] drivers/hwmon/w83627ehf.o CC [M] fs/jffs2/gc.o /scratch/kisskb/src/fs/lockd/svclock.c: In function 'nlmsvc_grant_blocked': /scratch/kisskb/src/fs/lockd/svclock.c:723: warning: unused variable 'file' CC [M] fs/lockd/svcshare.o LD fs/nfsd/built-in.o CC [M] crypto/aes_generic.o CC [M] fs/nfsd/nfssvc.o CC [M] fs/nfsd/nfsctl.o CC [M] fs/btrfs/async-thread.o CC [M] net/tipc/port.o CC [M] fs/gfs2/glops.o LD [M] sound/core/snd-rawmidi.o CC fs/jfs/jfs_imap.o CC [M] net/sctp/input.o LD lib/zlib_deflate/zlib_deflate.o LD lib/zlib_deflate/built-in.o CC [M] fs/ecryptfs/kthread.o CC net/ipv4/proc.o CC [M] net/sunrpc/sysctl.o CC kernel/async.o CC fs/nls/nls_base.o CC [M] drivers/hwmon/w83l786ng.o /scratch/kisskb/src/fs/nfsd/nfsctl.c: In function 'write_leasetime': /scratch/kisskb/src/fs/nfsd/nfsctl.c:1120: warning: 'lease' may be used uninitialized in this function /scratch/kisskb/src/fs/nfsd/nfsctl.c:1120: note: 'lease' was declared here /scratch/kisskb/src/fs/nfsd/nfsctl.c: In function 'write_maxblksize': /scratch/kisskb/src/fs/nfsd/nfsctl.c:1088: warning: 'bsize' may be used uninitialized in this function /scratch/kisskb/src/fs/nfsd/nfsctl.c: In function 'write_ports': /scratch/kisskb/src/fs/nfsd/nfsctl.c:899: warning: 'fd' may be used uninitialized in this function /scratch/kisskb/src/fs/nfsd/nfsctl.c:899: note: 'fd' was declared here /scratch/kisskb/src/fs/nfsd/nfsctl.c: In function 'write_threads': /scratch/kisskb/src/fs/nfsd/nfsctl.c:677: warning: 'newthreads' may be used uninitialized in this function distcc[22513] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nfsd/nfsproc.o CC [M] fs/jffs2/symlink.o CC fs/ncpfs/getopt.o CC [M] fs/dlm/rcom.o LD [M] fs/isofs/isofs.o CC fs/nls/nls_cp850.o CC [M] net/tipc/ref.o CC fs/nls/nls_cp861.o CC [M] fs/cifs/cifs_unicode.o LD drivers/base/built-in.o CC fs/minix/inode.o CC fs/ext2/xattr_trusted.o CC fs/nls/nls_cp862.o distcc[22225] ERROR: compile (null) on localhost:Broken pipe CC fs/ext2/xattr_security.o CC fs/ncpfs/symlink.o distcc[20215] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_cp865.o CC lib/ctype.o CC fs/jfs/jfs_debug.o CC [M] fs/gfs2/inode.o CC [M] fs/ecryptfs/debug.o CC lib/dec_and_lock.o CC [M] fs/nfsd/nfsfh.o CC fs/notify/dnotify/dnotify.o CC kernel/sysctl_check.o distcc[23017] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/lockd/svcproc.o CC [M] fs/jffs2/build.o distcc[23066] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sctp/debug.o CC [M] fs/btrfs/ioctl.o CC fs/minix/file.o LD net/sunrpc/auth_gss/built-in.o CC [M] fs/dlm/recover.o CC [M] net/sunrpc/auth_gss/auth_gss.o CC [M] crypto/cast5.o LD fs/notify/inotify/built-in.o distcc[20828] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/fib_rules.o CC fs/nls/nls_cp874.o CC [M] fs/gfs2/log.o CC fs/jfs/jfs_dmap.o LD drivers/scsi/built-in.o CC [M] fs/cifs/nterr.o CC kernel/stacktrace.o LD [M] net/rxrpc/af-rxrpc.o CC [M] fs/lockd/svcsubs.o CC [M] net/tipc/socket.o CC fs/partitions/check.o CC [M] fs/lockd/mon.o CC [M] fs/btrfs/locking.o CC [M] fs/lockd/xdr.o CC fs/minix/dir.o CC [M] net/sunrpc/auth_gss/gss_generic_token.o CC [M] crypto/cast6.o CC [M] fs/jffs2/erase.o CC [M] fs/lockd/grace.o CC fs/proc/nommu.o CC [M] fs/lockd/xdr4.o CC fs/nls/nls_cp936.o CC fs/proc/task_nommu.o CC lib/dump_stack.o CC fs/proc/inode.o CC [M] net/sctp/ssnmap.o CC fs/proc/root.o CC [M] fs/cifs/xattr.o CC fs/proc/base.o CC [M] net/tipc/user_reg.o CC kernel/irq/handle.o CC fs/proc/generic.o CC fs/partitions/amiga.o CC fs/proc/array.o CC fs/partitions/mac.o CC [M] fs/dlm/recoverd.o CC [M] fs/gfs2/lops.o CC [M] crypto/arc4.o CC net/ipv4/ipmr.o LD fs/qnx4/built-in.o CC [M] fs/qnx4/inode.o CC [M] net/sunrpc/auth_gss/gss_mech_switch.o CC [M] fs/qnx4/dir.o CC [M] fs/qnx4/namei.o distcc[23244] ERROR: compile (null) on localhost:Broken pipe CC fs/jfs/jfs_unicode.o CC [M] fs/qnx4/file.o CC [M] fs/nfsd/vfs.o CC [M] fs/btrfs/orphan.o CC fs/proc/proc_tty.o CC [M] net/sctp/auth.o CC kernel/power/main.o CC [M] fs/qnx4/bitmap.o CC fs/jfs/jfs_dtree.o CC fs/proc/cmdline.o CC fs/partitions/ldm.o CC fs/proc/cpuinfo.o distcc[19205] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/qnx4/truncate.o CC [M] fs/dlm/requestqueue.o CC [M] fs/cifs/cifsencrypt.o CC [M] fs/jffs2/background.o CC kernel/irq/manage.o CC [M] fs/gfs2/locking.o CC fs/jfs/jfs_inode.o CC [M] net/tipc/zone.o CC [M] net/sunrpc/auth_gss/svcauth_gss.o CC net/ipv4/ip_gre.o CC fs/nls/nls_cp949.o CC [M] fs/nfsd/export.o CC [M] fs/qnx4/fsync.o CC fs/proc/devices.o CC fs/partitions/msdos.o distcc[23495] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/lockd/svc4proc.o distcc[17620] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/btrfs/ref-cache.o CC fs/ramfs/inode.o CC lib/extable.o CC kernel/power/poweroff.o CC fs/proc/interrupts.o distcc[24402] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/syncookies.o distcc[24984] ERROR: compile (null) on localhost:Broken pipe distcc[24737] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/anubis.o CC [M] crypto/seed.o CC fs/ramfs/file-nommu.o LD drivers/video/built-in.o distcc[23996] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/deflate.o LD [M] net/wireless/cfg80211.o /scratch/kisskb/src/fs/nfsd/export.c: In function 'svc_export_parse': /scratch/kisskb/src/fs/nfsd/export.c:503: warning: 'an_int' may be used uninitialized in this function CC kernel/irq/spurious.o CC [M] fs/jffs2/fs.o CC [M] fs/gfs2/main.o CC [M] fs/dlm/user.o CC fs/nls/nls_ascii.o CC [M] fs/btrfs/export.o CC kernel/time/timekeeping.o CC fs/proc/loadavg.o distcc[22549] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/meminfo.o CC fs/proc/stat.o CC [M] net/sctp/proc.o LD fs/romfs/built-in.o CC [M] net/tipc/dbg.o CC fs/partitions/osf.o CC [M] fs/nfsd/auth.o CC lib/find_last_bit.o CC [M] net/sunrpc/auth_gss/gss_krb5_mech.o LD fs/ramfs/ramfs.o CC [M] fs/cifs/readdir.o CC [M] fs/gfs2/meta_io.o CC kernel/trace/ring_buffer.o CC net/ipv4/xfrm4_mode_beet.o CC kernel/trace/trace.o CC fs/nls/nls_iso8859-1.o CC kernel/trace/trace_sched_switch.o CC net/ipv4/inet_lro.o CC [M] fs/jffs2/writev.o CC kernel/trace/trace_sched_wakeup.o CC fs/nls/nls_iso8859-2.o CC fs/jfs/jfs_extent.o CC fs/nls/nls_iso8859-6.o CC [M] fs/btrfs/tree-log.o /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:256: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:256: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup_sched_switch': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:154: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:154: warning: unsupported argument to '__builtin_return_address' CC [M] fs/romfs/inode.o CC kernel/time/ntp.o CC kernel/trace/trace_nop.o CC kernel/irq/resend.o CC [M] net/sctp/sysctl.o CC fs/partitions/sgi.o LD fs/ramfs/built-in.o LD [M] fs/qnx4/qnx4.o CC kernel/irq/chip.o CC fs/smbfs/proc.o CC [M] net/sunrpc/auth_gss/gss_krb5_seal.o /scratch/kisskb/src/fs/cifs/readdir.c: In function 'cifs_readdir': /scratch/kisskb/src/fs/cifs/readdir.c:993: warning: 'current_entry' may be used uninitialized in this function CC [M] net/tipc/eth_media.o CC [M] net/sunrpc/auth_gss/gss_krb5_unseal.o CC kernel/trace/trace_boot.o CC [M] fs/cifs/ioctl.o LD fs/ncpfs/ncpfs.o CC [M] fs/dlm/util.o LD fs/ncpfs/built-in.o CC kernel/trace/trace_branch.o CC [M] fs/jffs2/super.o CC fs/smbfs/dir.o CC [M] crypto/crc32c.o CC fs/proc/uptime.o CC lib/find_next_bit.o CC fs/jfs/symlink.o distcc[24400] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/btrfs/acl.o distcc[26289] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/inet_diag.o distcc[26097] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_iso8859-7.o CC [M] fs/cifs/sess.o CC kernel/irq/devres.o CC kernel/time/clocksource.o distcc[26420] ERROR: compile (null) on localhost:Broken pipe CC kernel/mutex-debug.o distcc[23669] ERROR: compile (null) on localhost:Broken pipe CC fs/partitions/sun.o LD fs/squashfs/built-in.o CC [M] fs/gfs2/mount.o CC [M] fs/jffs2/debug.o CC lib/idr.o distcc[24484] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/ansi_cprng.o CC [M] fs/squashfs/block.o CC [M] fs/nfsd/lockd.o CC [M] fs/btrfs/free-space-cache.o CC [M] net/sunrpc/auth_gss/gss_krb5_seqnum.o CC fs/proc/version.o CC net/ipv4/tcp_diag.o CC net/ipv4/tcp_bic.o /scratch/kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_name': /scratch/kisskb/src/fs/btrfs/tree-log.c:1076: warning: 'dst_di' may be used uninitialized in this function CC [M] fs/cifs/export.o CC fs/nls/nls_cp1255.o CC net/ipv4/tcp_cubic.o CC kernel/irq/autoprobe.o CC kernel/time/jiffies.o distcc[26743] ERROR: compile (null) on localhost:Broken pipe CC kernel/irq/proc.o CC fs/smbfs/cache.o CC fs/jfs/jfs_metapage.o CC kernel/lockdep.o CC [M] crypto/tcrypt.o CC net/ipv4/tcp_westwood.o CC fs/proc/proc_sysctl.o distcc[26671] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/tcp_htcp.o CC lib/int_sqrt.o CC [M] fs/nfsd/nfscache.o distcc[26331] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/tcp_lp.o CC kernel/lockdep_proc.o CC [M] fs/squashfs/cache.o CC [M] fs/nfsd/nfsxdr.o CC fs/partitions/ultrix.o CC fs/sysfs/inode.o /scratch/kisskb/src/fs/nfsd/nfsxdr.c: In function 'encode_fattr': /scratch/kisskb/src/fs/nfsd/nfsxdr.c:154: warning: unused variable 'dentry' CC fs/nls/nls_iso8859-14.o CC kernel/time/timer_list.o CC lib/irq_regs.o CC fs/smbfs/sock.o CC fs/jfs/jfs_logmgr.o CC net/ipv4/tcp_illinois.o LD [M] fs/romfs/romfs.o CC kernel/up.o CC [M] fs/jffs2/wbuf.o /scratch/kisskb/src/fs/nfsd/nfsxdr.c:198: warning: 'time.tv_sec' is used uninitialized in this function CC net/ipv4/xfrm4_policy.o CC [M] fs/squashfs/dir.o CC [M] net/sunrpc/auth_gss/gss_krb5_wrap.o CC [M] fs/btrfs/zlib.o CC [M] fs/nfsd/stats.o LD fs/sysv/built-in.o CC [M] fs/sysv/ialloc.o CC fs/sysfs/file.o CC [M] fs/sysv/balloc.o CC [M] fs/gfs2/ops_address.o CC fs/proc/proc_net.o CC [M] fs/sysv/inode.o CC lib/is_single_threaded.o CC [M] fs/sysv/itree.o CC [M] fs/sysv/file.o CC fs/nls/nls_koi8-r.o CC fs/jfs/jfs_txnmgr.o distcc[26327] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/sysv/dir.o CC fs/partitions/efi.o CC net/ipv4/xfrm4_state.o LD crypto/crypto.o CC kernel/spinlock.o CC [M] fs/squashfs/export.o CC [M] net/sunrpc/auth_gss/gss_krb5_crypto.o CC fs/smbfs/inode.o CC [M] fs/nls/nls_cp437.o CC fs/sysfs/dir.o CC [M] fs/gfs2/ops_dentry.o CC [M] fs/sysv/namei.o CC [M] fs/btrfs/compression.o CC kernel/time/timer_stats.o CC [M] fs/cifs/cifsacl.o CC [M] fs/nfsd/nfs3proc.o LD kernel/power/built-in.o LD [M] fs/afs/kafs.o CC [M] fs/sysv/super.o CC fs/jfs/jfs_uniupr.o CC [M] fs/sysv/symlink.o CC fs/partitions/sysv68.o CC kernel/uid16.o CC fs/proc/kmsg.o CC net/ipv4/xfrm4_input.o LD [M] drivers/char/hw_random/rng-core.o CC [M] fs/jffs2/xattr.o distcc[23698] ERROR: compile (null) on localhost:Broken pipe CC lib/klist.o CC fs/sysfs/symlink.o CC [M] fs/squashfs/file.o CC [M] fs/gfs2/ops_export.o LD fs/udf/built-in.o CC [M] fs/cifs/cifs_spnego.o CC [M] fs/nfsd/nfs3xdr.o CC [M] fs/nls/nls_cp737.o CC [M] net/sunrpc/auth_gss/gss_spkm3_mech.o CC fs/jfs/resize.o CC kernel/module.o LD fs/ufs/built-in.o CC [M] fs/ufs/balloc.o LD crypto/crypto_algapi.o CC lib/kobject.o CC [M] fs/jffs2/xattr_trusted.o CC [M] fs/ufs/cylinder.o CC [M] fs/squashfs/fragment.o CC [M] fs/ufs/dir.o CC [M] fs/ufs/file.o CC [M] fs/udf/balloc.o CC [M] fs/ufs/ialloc.o CC fs/smbfs/file.o LD drivers/char/built-in.o CC lib/kobject_uevent.o CC [M] fs/ufs/inode.o CC lib/kref.o CC fs/sysfs/mount.o distcc[28915] ERROR: compile (null) on localhost:Broken pipe CC lib/prio_heap.o CC net/ipv4/xfrm4_output.o CC kernel/kallsyms.o CC [M] fs/udf/dir.o CC [M] fs/nfsd/nfs4proc.o CC [M] fs/jffs2/xattr_user.o CC [M] fs/udf/file.o CC [M] fs/udf/ialloc.o LD crypto/crypto_blkcipher.o CC [M] fs/udf/inode.o CC [M] net/sunrpc/auth_gss/gss_spkm3_seal.o CC [M] fs/squashfs/id.o LD net/core/built-in.o CC [M] fs/nls/nls_cp775.o /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2291: warning: label 'free_init' defined but not used distcc[15645] ERROR: compile (null) on localhost:Broken pipe CC fs/smbfs/ioctl.o CC fs/sysfs/bin.o LD crypto/crypto_hash.o CC [M] fs/ufs/namei.o CC [M] net/ipv4/ipip.o CC [M] fs/jffs2/acl.o CC [M] fs/squashfs/inode.o CC [M] fs/jffs2/compr_rtime.o CC [M] net/ipv4/ah4.o LD fs/xfs/built-in.o CC [M] fs/ufs/super.o CC kernel/acct.o CC [M] fs/ufs/symlink.o CC [M] fs/gfs2/ops_file.o LD crypto/cryptomgr.o LD crypto/built-in.o CC [M] fs/nfsd/nfs4xdr.o CC [M] fs/nls/nls_cp855.o CC fs/smbfs/getopt.o CC fs/sysfs/group.o CC [M] fs/squashfs/namei.o CC fs/jfs/xattr.o CC fs/anon_inodes.o CC lib/prio_tree.o CC [M] fs/udf/lowlevel.o CC kernel/kexec.o CC fs/smbfs/symlink.o CC [M] fs/nls/nls_cp860.o CC [M] fs/nfsd/nfs4state.o CC [M] fs/jffs2/compr_zlib.o CC fs/signalfd.o /scratch/kisskb/src/fs/gfs2/ops_file.c: In function 'gfs2_flock': /scratch/kisskb/src/fs/gfs2/ops_file.c:720: warning: unused variable 'ip' CC [M] fs/xfs/quota/xfs_dquot.o CC [M] fs/xfs/quota/xfs_dquot_item.o CC [M] net/sunrpc/auth_gss/gss_spkm3_unseal.o LD [M] drivers/scsi/libsas/libsas.o CC [M] fs/udf/namei.o LD fs/efs/efs.o CC fs/jfs/ioctl.o CC lib/proportions.o CC [M] fs/gfs2/ops_fstype.o CC [M] fs/squashfs/super.o CC [M] fs/jffs2/compr_lzo.o LD kernel/irq/built-in.o CC [M] fs/udf/partition.o CC kernel/cgroup.o CC lib/radix-tree.o CC fs/smbfs/smbiod.o CC fs/aio.o CC [M] fs/nfsd/nfs4idmap.o LD [M] net/sctp/sctp.o CC [M] net/sunrpc/auth_gss/gss_spkm3_token.o CC [M] net/ipv4/esp4.o CC [M] fs/ufs/truncate.o CC [M] fs/nls/nls_cp863.o CC [M] fs/squashfs/symlink.o LD [M] fs/sysv/sysv.o LD fs/efs/built-in.o CC kernel/cgroup_debug.o LD [M] net/sunrpc/auth_gss/auth_rpcgss.o CC [M] fs/udf/super.o CC [M] fs/jffs2/summary.o CC [M] fs/gfs2/ops_inode.o /scratch/kisskb/src/fs/nfsd/nfs4state.c: In function 'nfs4_open_delegation': /scratch/kisskb/src/fs/nfsd/nfs4state.c:1638: warning: unused variable 'flp' /scratch/kisskb/src/fs/nfsd/nfs4state.c: In function 'nfsd4_lockt': /scratch/kisskb/src/fs/nfsd/nfs4state.c:2530: warning: 'file_lock.fl_lmops' may be used uninitialized in this function /scratch/kisskb/src/fs/nfsd/nfs4state.c:2827: note: 'file_lock.fl_lmops' was declared here /scratch/kisskb/src/fs/nfsd/nfs4state.c:2827: warning: 'file_lock.fl_owner' may be used uninitialized in this function CC [M] net/ipv4/tunnel4.o CC fs/nfsctl.o CC [M] fs/ufs/util.o CC kernel/ns_cgroup.o CC fs/smbfs/request.o CC [M] fs/nls/nls_cp869.o LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.o CC lib/ratelimit.o CC [M] fs/nfsd/nfs4acl.o LD net/x25/x25.o CC [M] fs/gfs2/ops_super.o distcc[29545] ERROR: compile (null) on localhost:Broken pipe distcc[22229] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipv4/xfrm4_mode_tunnel.o CC fs/binfmt_script.o CC kernel/user_namespace.o CC [M] fs/nls/nls_cp932.o LD [M] net/sunrpc/auth_gss/rpcsec_gss_spkm3.o CC [M] fs/nfsd/nfs4callback.o CC lib/rbtree.o CC kernel/pid_namespace.o CC [M] fs/udf/truncate.o CC [M] fs/nls/nls_euc-jp.o CC [M] fs/gfs2/quota.o CC fs/binfmt_flat.o CC [M] fs/nls/nls_cp950.o CC [M] fs/udf/symlink.o CC [M] fs/nfsd/nfs4recover.o CC [M] net/ipv4/tcp_highspeed.o distcc[28585] ERROR: compile (null) on localhost:Broken pipe GZIP kernel/config_data.gz CC [M] fs/gfs2/recovery.o /scratch/kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_extents': /scratch/kisskb/src/fs/udf/truncate.c:209: warning: 'adsize' may be used uninitialized in this function /scratch/kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_tail_extent': /scratch/kisskb/src/fs/udf/truncate.c:75: warning: 'adsize' may be used uninitialized in this function distcc[31022] ERROR: compile (null) on localhost:Broken pipe distcc[31038] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/xfs/quota/xfs_trans_dquot.o CC [M] fs/nls/nls_cp1251.o CC fs/mbcache.o CC [M] fs/udf/fsync.o CC kernel/res_counter.o CC [M] net/ipv4/tcp_hybla.o CC [M] fs/gfs2/rgrp.o CC [M] fs/nls/nls_iso8859-4.o CC fs/posix_acl.o CC [M] fs/udf/directory.o CC lib/reciprocal_div.o CC kernel/audit.o CC [M] fs/gfs2/super.o CC [M] net/ipv4/tcp_vegas.o CC fs/xattr_acl.o CC [M] net/ipv4/tcp_yeah.o CC [M] fs/udf/misc.o CC kernel/auditfilter.o CC [M] fs/gfs2/sys.o CC lib/rwsem-spinlock.o CC kernel/auditsc.o CC [M] fs/udf/udftime.o CC kernel/softlockup.o CC [M] fs/udf/unicode.o CC kernel/seccomp.o CC [M] fs/gfs2/trans.o CC kernel/rcuclassic.o distcc[21667] ERROR: compile (null) on localhost:Broken pipe CC lib/sha1.o CC [M] fs/nls/nls_iso8859-5.o CC fs/dquot.o CC kernel/relay.o LD fs/minix/minix.o CC lib/show_mem.o CC [M] fs/gfs2/util.o CC [M] fs/nls/nls_iso8859-9.o CC [M] fs/nls/nls_iso8859-13.o CC lib/string.o LD fs/gfs2/locking/dlm/built-in.o CC [M] fs/nls/nls_iso8859-15.o CC fs/quota_v1.o CC [M] fs/gfs2/locking/dlm/lock.o CC [M] fs/xfs/quota/xfs_qm_syscalls.o CC lib/vsprintf.o distcc[31779] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/xfs/quota/xfs_qm_bhv.o CC kernel/utsname_sysctl.o CC [M] fs/gfs2/locking/dlm/main.o CC [M] lib/crc-t10dif.o CC fs/quota.o CC [M] fs/xfs/quota/xfs_qm.o distcc[31837] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nls/nls_utf8.o CC [M] fs/gfs2/locking/dlm/mount.o CC [M] lib/crc7.o CC kernel/taskstats.o LD kernel/trace/built-in.o CC [M] fs/xfs/quota/xfs_qm_stats.o CC [M] fs/gfs2/locking/dlm/sysfs.o /scratch/kisskb/src/kernel/auditsc.c:745: warning: 'audit_set_auditable' defined but not used distcc[32196] ERROR: compile (null) on localhost:Broken pipe CC kernel/tsacct.o CC [M] lib/libcrc32c.o CC [M] fs/xfs/xfs_rtalloc.o distcc[31377] ERROR: compile (null) on localhost:Broken pipe CC kernel/marker.o CC [M] fs/gfs2/locking/dlm/thread.o CC [M] fs/xfs/linux-2.6/xfs_stats.o CC [M] fs/xfs/linux-2.6/xfs_sysctl.o CC kernel/tracepoint.o CC kernel/dma-coherent.o CC [M] kernel/backtracetest.o CC [M] fs/xfs/xfs_alloc.o CC [M] fs/xfs/xfs_alloc_btree.o IKCFG kernel/config_data.h CC [M] fs/xfs/xfs_attr.o distcc[31442] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/xfs/xfs_attr_leaf.o CC kernel/configs.o CC [M] fs/xfs/xfs_bit.o CC [M] fs/xfs/xfs_bmap.o CC [M] fs/xfs/xfs_bmap_btree.o CC [M] fs/xfs/xfs_btree.o distcc[31516] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/xfs/xfs_buf_item.o LD fs/nls/built-in.o CC [M] fs/xfs/xfs_da_btree.o CC [M] fs/xfs/xfs_dir2.o distcc[16147] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/xfs/xfs_dir2_block.o distcc[31955] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/xfs/xfs_dir2_data.o LD fs/ext2/ext2.o CC [M] fs/xfs/xfs_dir2_leaf.o distcc[30710] ERROR: compile (null) on localhost:Broken pipe LD kernel/time/built-in.o CC [M] fs/xfs/xfs_dir2_node.o /scratch/kisskb/src/kernel/marker.c: In function 'remove_marker': /scratch/kisskb/src/kernel/marker.c:435: warning: 'e' may be used uninitialized in this function CC [M] fs/xfs/xfs_dir2_sf.o LD fs/notify/dnotify/built-in.o LD fs/smbfs/smbfs.o distcc[29729] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/xfs/xfs_error.o CC [M] fs/xfs/xfs_extfree_item.o CC [M] fs/xfs/xfs_filestream.o CC [M] fs/xfs/xfs_fsops.o CC [M] fs/xfs/xfs_ialloc.o LD fs/minix/built-in.o CC [M] fs/xfs/xfs_ialloc_btree.o CC [M] fs/xfs/xfs_iget.o LD [M] fs/dlm/dlm.o LD net/x25/built-in.o CC [M] fs/xfs/xfs_inode.o distcc[341] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/xfs/xfs_inode_item.o CC [M] fs/xfs/xfs_iomap.o LD [M] fs/cifs/cifs.o CC [M] fs/xfs/xfs_itable.o CC [M] fs/xfs/xfs_dfrag.o CC [M] fs/xfs/xfs_log.o CC [M] fs/xfs/xfs_log_recover.o CC [M] fs/xfs/xfs_mount.o CC [M] fs/xfs/xfs_mru_cache.o CC [M] fs/xfs/xfs_rename.o CC [M] fs/xfs/xfs_trans.o CC [M] fs/xfs/xfs_trans_ail.o CC [M] fs/xfs/xfs_trans_buf.o distcc[302] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/xfs/xfs_trans_extfree.o CC [M] fs/xfs/xfs_trans_inode.o CC [M] fs/xfs/xfs_trans_item.o distcc[32198] ERROR: compile (null) on localhost:Broken pipe LD net/xfrm/built-in.o CC [M] fs/xfs/xfs_utils.o CC [M] fs/xfs/xfs_vnodeops.o CC [M] fs/xfs/xfs_rw.o LD [M] net/tipc/tipc.o CC [M] fs/xfs/xfs_dmops.o CC [M] fs/xfs/xfs_qmops.o CC [M] fs/xfs/linux-2.6/kmem.o CC [M] fs/xfs/linux-2.6/xfs_aops.o CC [M] fs/xfs/linux-2.6/xfs_buf.o CC [M] fs/xfs/linux-2.6/xfs_export.o CC [M] fs/xfs/linux-2.6/xfs_file.o CC [M] fs/xfs/linux-2.6/xfs_fs_subr.o CC [M] fs/xfs/linux-2.6/xfs_globals.o CC [M] fs/xfs/linux-2.6/xfs_ioctl.o CC [M] fs/xfs/linux-2.6/xfs_iops.o CC [M] fs/xfs/linux-2.6/xfs_lrw.o distcc[436] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/xfs/linux-2.6/xfs_super.o CC [M] fs/xfs/linux-2.6/xfs_sync.o distcc[32473] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/xfs/linux-2.6/xfs_xattr.o CC [M] fs/xfs/support/debug.o CC [M] fs/xfs/support/uuid.o distcc[817] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/fuse/fuse.o distcc[26747] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/ufs/ufs.o LD [M] fs/udf/udf.o LD lib/zlib_inflate/zlib_inflate.o LD lib/zlib_inflate/built-in.o LD lib/built-in.o LD fs/smbfs/built-in.o LD fs/notify/built-in.o LD [M] fs/jffs2/jffs2.o LD [M] fs/nfsd/nfsd.o distcc[32359] ERROR: compile (null) on localhost:Broken pipe LD sound/core/built-in.o distcc[32214] ERROR: compile (null) on localhost:Broken pipe distcc[9440] ERROR: compile (null) on localhost:Broken pipe distcc[13925] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/squashfs/squashfs.o LD [M] fs/gfs2/locking/dlm/lock_dlm.o LD net/sched/built-in.o LD [M] fs/lockd/lockd.o LD net/ipv4/built-in.o LD [M] drivers/scsi/libfc/libfc.o LD [M] fs/gfs2/gfs2.o LD fs/ext2/built-in.o LD [M] net/sunrpc/sunrpc.o LD [M] fs/ecryptfs/ecryptfs.o distcc[28587] ERROR: compile (null) on localhost:Broken pipe AR lib/lib.a LD fs/jfs/jfs.o LD [M] fs/xfs/xfs.o LD fs/partitions/built-in.o LD drivers/built-in.o LD fs/sysfs/built-in.o LD kernel/built-in.o LD [M] fs/btrfs/btrfs.o LD fs/jfs/built-in.o LD fs/proc/proc.o LD fs/proc/built-in.o LD net/built-in.o LD fs/built-in.o LD vmlinux.o MODPOST vmlinux.o WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o LD .tmp_vmlinux3 KSYM .tmp_kallsyms3.S AS .tmp_kallsyms3.o CHK include/linux/version.h make[3]: `scripts/unifdef' is up to date. CC [M] samples/markers/probe-example.o CC [M] samples/tracepoints/tracepoint-sample.o CC [M] samples/markers/marker-example.o CC [M] samples/tracepoints/tracepoint-probe-sample.o CC [M] samples/tracepoints/tracepoint-probe-sample2.o LD Documentation/filesystems/configfs/built-in.o HOSTCC Documentation/accounting/getdelays HOSTCC Documentation/spi/spidev_test HOSTCC Documentation/networking/ifenslave HOSTCC Documentation/spi/spidev_fdx HOSTCC Documentation/video4linux/v4lgrab CC [M] Documentation/filesystems/configfs/configfs_example_explicit.o HOSTCC Documentation/watchdog/src/watchdog-test CC [M] Documentation/filesystems/configfs/configfs_example_macros.o CC [M] Documentation/connector/cn_test.o HOSTCC Documentation/connector/ucon CC [M] Documentation/DocBook/procfs_example.o /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c: In function 'main': /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:193: warning: 'src_depth' may be used uninitialized in this function /scratch/kisskb/src/Documentation/spi/spidev_fdx.c: In function 'do_msg': /scratch/kisskb/src/Documentation/spi/spidev_fdx.c:61: warning: cast from pointer to integer of different size /scratch/kisskb/src/Documentation/spi/spidev_fdx.c:64: warning: cast from pointer to integer of different size /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:108: warning: 'b' may be used uninitialized in this function /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:108: warning: 'g' may be used uninitialized in this function /scratch/kisskb/src/Documentation/video4linux/v4lgrab.c:108: warning: 'r' may be used uninitialized in this function /scratch/kisskb/src/Documentation/accounting/getdelays.c: In function 'main': /scratch/kisskb/src/Documentation/accounting/getdelays.c:249: warning: 'cmd_type' may be used uninitialized in this function /scratch/kisskb/src/Documentation/connector/cn_test.c:45: warning: 'cn_test_want_notify' defined but not used LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map AS arch/sh/boot/compressed/head_32.o Building modules, stage 2. CC arch/sh/boot/compressed/misc_32.o OBJCOPY arch/sh/boot/compressed/vmlinux.bin CC arch/sh/boot/compressed/../../kernel/sh_bios.o GZIP arch/sh/boot/compressed/vmlinux.bin.gz MODPOST 325 modules CC Documentation/DocBook/procfs_example.mod.o CC Documentation/connector/cn_test.mod.o CC Documentation/filesystems/configfs/configfs_example_explicit.mod.o AS arch/sh/boot/compressed/piggy.o CC Documentation/filesystems/configfs/configfs_example_macros.mod.o CC arch/sh/kernel/cpufreq.mod.o CC block/as-iosched.mod.o LD arch/sh/boot/compressed/vmlinux CC crypto/aes_generic.mod.o CC crypto/ansi_cprng.mod.o CC crypto/anubis.mod.o OBJCOPY arch/sh/boot/zImage CC crypto/arc4.mod.o CC crypto/cast5.mod.o CC crypto/cast6.mod.o CC crypto/ccm.mod.o CC crypto/crc32c.mod.o CC crypto/crypto_null.mod.o CC crypto/cts.mod.o CC crypto/deflate.mod.o CC crypto/des_generic.mod.o CC crypto/ecb.mod.o CC crypto/gf128mul.mod.o CC crypto/hmac.mod.o CC crypto/md5.mod.o CC crypto/pcbc.mod.o CC crypto/rmd128.mod.o CC crypto/rmd160.mod.o CC crypto/seed.mod.o CC crypto/serpent.mod.o CC crypto/sha512_generic.mod.o CC crypto/tcrypt.mod.o CC crypto/wp512.mod.o CC crypto/xts.mod.o CC drivers/atm/adummy.mod.o CC drivers/base/firmware_class.mod.o CC drivers/bluetooth/hci_uart.mod.o CC drivers/bluetooth/hci_vhci.mod.o CC drivers/char/hw_random/rng-core.mod.o CC drivers/cpufreq/cpufreq_conservative.mod.o CC drivers/cpufreq/cpufreq_ondemand.mod.o CC drivers/hid/hid-apple.mod.o CC drivers/hid/hid-dummy.mod.o CC drivers/hid/hid.mod.o CC drivers/hwmon/ad7414.mod.o CC drivers/hwmon/adm1021.mod.o CC drivers/hwmon/adm1025.mod.o CC drivers/hwmon/adm1026.mod.o CC drivers/hwmon/adm1031.mod.o CC drivers/hwmon/adm9240.mod.o CC drivers/hwmon/adt7462.mod.o CC drivers/hwmon/adt7470.mod.o CC drivers/hwmon/adt7473.mod.o Kernel: arch/sh/boot/zImage is ready CC drivers/hwmon/atxp1.mod.o CC drivers/hwmon/dme1737.mod.o CC drivers/hwmon/ds1621.mod.o CC drivers/hwmon/f71805f.mod.o CC drivers/hwmon/f71882fg.mod.o CC drivers/hwmon/hwmon-vid.mod.o CC drivers/hwmon/hwmon.mod.o CC drivers/hwmon/it87.mod.o CC drivers/hwmon/lm63.mod.o CC drivers/hwmon/lm78.mod.o CC drivers/hwmon/lm80.mod.o CC drivers/hwmon/lm83.mod.o CC drivers/hwmon/lm87.mod.o CC drivers/hwmon/lm92.mod.o CC drivers/hwmon/max1619.mod.o CC drivers/hwmon/max6650.mod.o CC drivers/hwmon/pc87360.mod.o CC drivers/hwmon/thmc50.mod.o CC drivers/hwmon/vt1211.mod.o CC drivers/hwmon/w83627ehf.mod.o CC drivers/hwmon/w83627hf.mod.o CC drivers/hwmon/w83781d.mod.o CC drivers/hwmon/w83791d.mod.o CC drivers/hwmon/w83792d.mod.o CC drivers/hwmon/w83793.mod.o CC drivers/hwmon/w83l786ng.mod.o CC drivers/i2c/busses/i2c-sh_mobile.mod.o CC drivers/i2c/busses/i2c-stub.mod.o CC drivers/i2c/chips/max6875.mod.o CC drivers/i2c/chips/tsl2550.mod.o CC drivers/i2c/i2c-dev.mod.o CC drivers/input/evbug.mod.o CC drivers/input/gameport/ns558.mod.o CC drivers/input/joydev.mod.o CC drivers/input/joystick/grip_mp.mod.o CC drivers/input/joystick/interact.mod.o CC drivers/input/joystick/joydump.mod.o CC drivers/input/joystick/sidewinder.mod.o CC drivers/input/keyboard/sh_keysc.mod.o CC drivers/input/keyboard/stowaway.mod.o CC drivers/input/misc/pcf50633-input.mod.o CC drivers/input/serio/serio_raw.mod.o CC drivers/input/touchscreen/da9034-ts.mod.o CC drivers/input/touchscreen/fujitsu_ts.mod.o CC drivers/input/touchscreen/gunze.mod.o CC drivers/input/touchscreen/mk712.mod.o CC drivers/input/touchscreen/touchwin.mod.o CC drivers/input/touchscreen/tsc2007.mod.o CC drivers/input/touchscreen/wacom_w8001.mod.o CC drivers/md/dm-snapshot.mod.o CC drivers/media/common/tuners/mxl5005s.mod.o CC drivers/media/common/tuners/qt1010.mod.o CC drivers/media/common/tuners/tda18271.mod.o CC drivers/media/common/tuners/tda827x.mod.o CC drivers/media/common/tuners/tda8290.mod.o CC drivers/media/common/tuners/tda9887.mod.o CC drivers/media/common/tuners/tea5761.mod.o CC drivers/media/common/tuners/tea5767.mod.o CC drivers/media/common/tuners/tuner-simple.mod.o CC drivers/media/common/tuners/tuner-types.mod.o CC drivers/media/common/tuners/tuner-xc2028.mod.o CC drivers/media/common/tuners/xc5000.mod.o CC drivers/media/dvb/dvb-core/dvb-core.mod.o CC drivers/mfd/pcf50633-adc.mod.o CC drivers/mfd/pcf50633-core.mod.o CC drivers/mfd/pcf50633-gpio.mod.o CC drivers/mfd/wm8350-i2c.mod.o CC drivers/mfd/wm8350.mod.o CC drivers/mtd/ar7part.mod.o CC drivers/mtd/chips/cfi_cmdset_0001.mod.o CC drivers/mtd/chips/cfi_util.mod.o CC drivers/mtd/chips/chipreg.mod.o CC drivers/mtd/chips/gen_probe.mod.o CC drivers/mtd/chips/jedec_probe.mod.o CC drivers/mtd/chips/map_ram.mod.o CC drivers/mtd/devices/block2mtd.mod.o CC drivers/mtd/devices/doc2001plus.mod.o CC drivers/mtd/devices/docecc.mod.o CC drivers/mtd/devices/docprobe.mod.o CC drivers/mtd/devices/mtdram.mod.o CC drivers/mtd/inftl.mod.o CC drivers/mtd/lpddr/lpddr_cmds.mod.o CC drivers/mtd/lpddr/qinfo_probe.mod.o CC drivers/mtd/maps/physmap.mod.o CC drivers/mtd/maps/plat-ram.mod.o CC drivers/mtd/maps/uclinux.mod.o CC drivers/mtd/mtd.mod.o CC drivers/mtd/mtd_blkdevs.mod.o CC drivers/mtd/mtdblock.mod.o CC drivers/mtd/mtdblock_ro.mod.o CC drivers/mtd/nand/nand_ids.mod.o CC drivers/mtd/onenand/onenand.mod.o CC drivers/mtd/rfd_ftl.mod.o CC drivers/mtd/ssfdc.mod.o CC drivers/mtd/tests/mtd_oobtest.mod.o CC drivers/mtd/tests/mtd_pagetest.mod.o CC drivers/mtd/tests/mtd_readtest.mod.o CC drivers/mtd/tests/mtd_speedtest.mod.o CC drivers/mtd/tests/mtd_stresstest.mod.o CC drivers/mtd/tests/mtd_subpagetest.mod.o CC drivers/mtd/tests/mtd_torturetest.mod.o CC drivers/mtd/ubi/ubi.mod.o CC drivers/net/dummy.mod.o CC drivers/net/phy/cicada.mod.o CC drivers/net/phy/mdio-bitbang.mod.o CC drivers/net/phy/ste10Xp.mod.o CC drivers/net/pppoe.mod.o CC drivers/net/pppox.mod.o CC drivers/net/sh_eth.mod.o CC drivers/net/smc911x.mod.o CC drivers/net/smsc911x.mod.o CC drivers/net/tun.mod.o CC drivers/net/wireless/b43/b43.mod.o CC drivers/net/wireless/b43legacy/b43legacy.mod.o CC drivers/net/wireless/hostap/hostap.mod.o CC drivers/net/wireless/libertas_tf/libertas_tf.mod.o CC drivers/regulator/da903x.mod.o CC drivers/regulator/pcf50633-regulator.mod.o CC drivers/regulator/virtual.mod.o CC drivers/rtc/rtc-core.mod.o CC drivers/rtc/rtc-ds1307.mod.o CC drivers/rtc/rtc-ds1511.mod.o CC drivers/rtc/rtc-ds1553.mod.o CC drivers/rtc/rtc-ds1742.mod.o CC drivers/rtc/rtc-fm3130.mod.o CC drivers/rtc/rtc-isl1208.mod.o CC drivers/rtc/rtc-lib.mod.o CC drivers/rtc/rtc-m41t80.mod.o CC drivers/rtc/rtc-m48t59.mod.o CC drivers/rtc/rtc-m48t86.mod.o CC drivers/rtc/rtc-max6900.mod.o CC drivers/rtc/rtc-pcf50633.mod.o CC drivers/rtc/rtc-pcf8563.mod.o CC drivers/rtc/rtc-pcf8583.mod.o CC drivers/rtc/rtc-rs5c372.mod.o CC drivers/rtc/rtc-rx8581.mod.o CC drivers/rtc/rtc-s35390a.mod.o CC drivers/rtc/rtc-test.mod.o CC drivers/rtc/rtc-twl4030.mod.o CC drivers/rtc/rtc-wm8350.mod.o CC drivers/rtc/rtc-x1205.mod.o CC drivers/scsi/libfc/libfc.mod.o CC drivers/scsi/libsas/libsas.mod.o CC drivers/scsi/osst.mod.o CC drivers/scsi/scsi_tgt.mod.o CC drivers/scsi/scsi_transport_sas.mod.o CC drivers/scsi/scsi_wait_scan.mod.o CC drivers/scsi/sg.mod.o CC drivers/serial/8250.mod.o CC drivers/telephony/phonedev.mod.o CC drivers/thermal/thermal_sys.mod.o CC drivers/video/mb862xx/mb862xxfb.mod.o CC drivers/video/metronomefb.mod.o CC drivers/video/s1d13xxxfb.mod.o CC drivers/w1/masters/ds2482.mod.o CC drivers/w1/slaves/w1_bq27000.mod.o CC drivers/w1/slaves/w1_ds2431.mod.o CC drivers/w1/slaves/w1_ds2760.mod.o CC drivers/w1/wire.mod.o CC drivers/watchdog/softdog.mod.o CC drivers/watchdog/wm8350_wdt.mod.o CC fs/9p/9p.mod.o CC fs/affs/affs.mod.o CC fs/afs/kafs.mod.o CC fs/btrfs/btrfs.mod.o CC fs/cifs/cifs.mod.o CC fs/configfs/configfs.mod.o CC fs/cramfs/cramfs.mod.o CC fs/dlm/dlm.mod.o CC fs/ecryptfs/ecryptfs.mod.o CC fs/exportfs/exportfs.mod.o CC fs/fuse/fuse.mod.o CC fs/gfs2/gfs2.mod.o CC fs/gfs2/locking/dlm/lock_dlm.mod.o CC fs/isofs/isofs.mod.o CC fs/jffs2/jffs2.mod.o CC fs/lockd/lockd.mod.o CC fs/nfsd/nfsd.mod.o CC fs/nls/nls_cp1251.mod.o CC fs/nls/nls_cp437.mod.o CC fs/nls/nls_cp737.mod.o CC fs/nls/nls_cp775.mod.o CC fs/nls/nls_cp855.mod.o CC fs/nls/nls_cp860.mod.o CC fs/nls/nls_cp863.mod.o CC fs/nls/nls_cp869.mod.o CC fs/nls/nls_cp932.mod.o CC fs/nls/nls_cp950.mod.o CC fs/nls/nls_euc-jp.mod.o CC fs/nls/nls_iso8859-13.mod.o CC fs/nls/nls_iso8859-15.mod.o CC fs/nls/nls_iso8859-4.mod.o CC fs/nls/nls_iso8859-5.mod.o CC fs/nls/nls_iso8859-9.mod.o CC fs/nls/nls_utf8.mod.o CC fs/qnx4/qnx4.mod.o CC fs/romfs/romfs.mod.o CC fs/squashfs/squashfs.mod.o CC fs/sysv/sysv.mod.o CC fs/udf/udf.mod.o CC fs/ufs/ufs.mod.o CC fs/xfs/xfs.mod.o CC kernel/backtracetest.mod.o CC lib/crc-t10dif.mod.o CC lib/crc7.mod.o CC lib/libcrc32c.mod.o CC lib/lzo/lzo_compress.mod.o CC lib/lzo/lzo_decompress.mod.o CC net/802/garp.mod.o CC net/802/p8023.mod.o CC net/8021q/8021q.mod.o CC net/atm/atm.mod.o CC net/atm/clip.mod.o CC net/atm/pppoatm.mod.o CC net/bluetooth/bluetooth.mod.o CC net/bluetooth/bnep/bnep.mod.o CC net/bluetooth/hidp/hidp.mod.o CC net/bluetooth/l2cap.mod.o CC net/bluetooth/rfcomm/rfcomm.mod.o CC net/bluetooth/sco.mod.o CC net/core/pktgen.mod.o CC net/dccp/dccp.mod.o CC net/dccp/dccp_diag.mod.o CC net/dccp/dccp_ipv4.mod.o CC net/ipv4/ah4.mod.o CC net/ipv4/esp4.mod.o CC net/ipv4/ipip.mod.o CC net/ipv4/tcp_highspeed.mod.o CC net/ipv4/tcp_hybla.mod.o CC net/ipv4/tcp_vegas.mod.o CC net/ipv4/tcp_yeah.mod.o CC net/ipv4/tunnel4.mod.o CC net/ipv4/xfrm4_mode_tunnel.mod.o CC net/ipx/ipx.mod.o CC net/lapb/lapb.mod.o CC net/mac80211/mac80211.mod.o CC net/packet/af_packet.mod.o CC net/phonet/phonet.mod.o CC net/phonet/pn_pep.mod.o CC net/rxrpc/af-rxrpc.mod.o CC net/rxrpc/rxkad.mod.o CC net/sctp/sctp.mod.o CC net/sunrpc/auth_gss/auth_rpcgss.mod.o CC net/sunrpc/auth_gss/rpcsec_gss_krb5.mod.o CC net/sunrpc/auth_gss/rpcsec_gss_spkm3.mod.o CC net/sunrpc/sunrpc.mod.o CC net/tipc/tipc.mod.o CC net/wimax/wimax.mod.o CC net/wireless/cfg80211.mod.o CC net/wireless/lib80211_crypt_ccmp.mod.o CC net/wireless/lib80211_crypt_tkip.mod.o CC net/wireless/lib80211_crypt_wep.mod.o CC net/xfrm/xfrm_user.mod.o CC samples/markers/marker-example.mod.o CC samples/markers/probe-example.mod.o CC samples/tracepoints/tracepoint-probe-sample.mod.o CC samples/tracepoints/tracepoint-probe-sample2.mod.o CC samples/tracepoints/tracepoint-sample.mod.o CC sound/core/oss/snd-pcm-oss.mod.o CC sound/core/seq/snd-seq-device.mod.o CC sound/core/seq/snd-seq-dummy.mod.o CC sound/core/seq/snd-seq-midi-event.mod.o CC sound/core/seq/snd-seq-midi.mod.o CC sound/core/seq/snd-seq.mod.o CC sound/core/snd-page-alloc.mod.o CC sound/core/snd-pcm.mod.o CC sound/core/snd-rawmidi.mod.o CC sound/core/snd-timer.mod.o CC sound/core/snd.mod.o CC sound/drivers/mpu401/snd-mpu401-uart.mod.o CC sound/drivers/mpu401/snd-mpu401.mod.o CC sound/drivers/snd-dummy.mod.o CC sound/drivers/snd-mtpav.mod.o CC sound/drivers/snd-serial-u16550.mod.o CC sound/soc/snd-soc-core.mod.o LD [M] Documentation/DocBook/procfs_example.ko LD [M] Documentation/filesystems/configfs/configfs_example_explicit.ko LD [M] Documentation/connector/cn_test.ko LD [M] Documentation/filesystems/configfs/configfs_example_macros.ko LD [M] arch/sh/kernel/cpufreq.ko LD [M] block/as-iosched.ko LD [M] crypto/aes_generic.ko LD [M] crypto/ansi_cprng.ko LD [M] crypto/anubis.ko LD [M] crypto/arc4.ko LD [M] crypto/cast5.ko LD [M] crypto/cast6.ko LD [M] crypto/ccm.ko LD [M] crypto/crc32c.ko LD [M] crypto/crypto_null.ko LD [M] crypto/cts.ko LD [M] crypto/deflate.ko LD [M] crypto/des_generic.ko LD [M] crypto/ecb.ko LD [M] crypto/gf128mul.ko LD [M] crypto/hmac.ko LD [M] crypto/md5.ko LD [M] crypto/pcbc.ko LD [M] crypto/rmd128.ko LD [M] crypto/rmd160.ko LD [M] crypto/seed.ko LD [M] crypto/serpent.ko LD [M] crypto/sha512_generic.ko LD [M] crypto/tcrypt.ko LD [M] crypto/wp512.ko LD [M] crypto/xts.ko LD [M] drivers/atm/adummy.ko LD [M] drivers/base/firmware_class.ko LD [M] drivers/bluetooth/hci_uart.ko LD [M] drivers/bluetooth/hci_vhci.ko LD [M] drivers/char/hw_random/rng-core.ko LD [M] drivers/cpufreq/cpufreq_conservative.ko LD [M] drivers/cpufreq/cpufreq_ondemand.ko LD [M] drivers/hid/hid-apple.ko LD [M] drivers/hid/hid-dummy.ko LD [M] drivers/hid/hid.ko LD [M] drivers/hwmon/ad7414.ko LD [M] drivers/hwmon/adm1021.ko LD [M] drivers/hwmon/adm1025.ko LD [M] drivers/hwmon/adm1026.ko LD [M] drivers/hwmon/adm1031.ko LD [M] drivers/hwmon/adm9240.ko LD [M] drivers/hwmon/adt7462.ko LD [M] drivers/hwmon/adt7470.ko LD [M] drivers/hwmon/atxp1.ko LD [M] drivers/hwmon/adt7473.ko LD [M] drivers/hwmon/dme1737.ko LD [M] drivers/hwmon/ds1621.ko LD [M] drivers/hwmon/f71805f.ko LD [M] drivers/hwmon/f71882fg.ko LD [M] drivers/hwmon/hwmon-vid.ko LD [M] drivers/hwmon/hwmon.ko LD [M] drivers/hwmon/it87.ko LD [M] drivers/hwmon/lm63.ko LD [M] drivers/hwmon/lm78.ko LD [M] drivers/hwmon/lm80.ko LD [M] drivers/hwmon/lm83.ko LD [M] drivers/hwmon/lm87.ko LD [M] drivers/hwmon/lm92.ko LD [M] drivers/hwmon/max1619.ko LD [M] drivers/hwmon/max6650.ko LD [M] drivers/hwmon/pc87360.ko LD [M] drivers/hwmon/thmc50.ko LD [M] drivers/hwmon/vt1211.ko LD [M] drivers/hwmon/w83627ehf.ko LD [M] drivers/hwmon/w83627hf.ko LD [M] drivers/hwmon/w83781d.ko LD [M] drivers/hwmon/w83791d.ko LD [M] drivers/hwmon/w83792d.ko LD [M] drivers/hwmon/w83793.ko LD [M] drivers/hwmon/w83l786ng.ko LD [M] drivers/i2c/busses/i2c-sh_mobile.ko LD [M] drivers/i2c/busses/i2c-stub.ko LD [M] drivers/i2c/chips/max6875.ko LD [M] drivers/i2c/chips/tsl2550.ko LD [M] drivers/i2c/i2c-dev.ko LD [M] drivers/input/evbug.ko LD [M] drivers/input/gameport/ns558.ko LD [M] drivers/input/joydev.ko LD [M] drivers/input/joystick/grip_mp.ko LD [M] drivers/input/joystick/interact.ko LD [M] drivers/input/joystick/joydump.ko LD [M] drivers/input/joystick/sidewinder.ko LD [M] drivers/input/keyboard/sh_keysc.ko LD [M] drivers/input/keyboard/stowaway.ko LD [M] drivers/input/misc/pcf50633-input.ko LD [M] drivers/input/serio/serio_raw.ko LD [M] drivers/input/touchscreen/da9034-ts.ko LD [M] drivers/input/touchscreen/fujitsu_ts.ko LD [M] drivers/input/touchscreen/gunze.ko LD [M] drivers/input/touchscreen/mk712.ko LD [M] drivers/input/touchscreen/touchwin.ko LD [M] drivers/input/touchscreen/tsc2007.ko LD [M] drivers/input/touchscreen/wacom_w8001.ko LD [M] drivers/md/dm-snapshot.ko LD [M] drivers/media/common/tuners/mxl5005s.ko LD [M] drivers/media/common/tuners/qt1010.ko LD [M] drivers/media/common/tuners/tda18271.ko LD [M] drivers/media/common/tuners/tda827x.ko LD [M] drivers/media/common/tuners/tda9887.ko LD [M] drivers/media/common/tuners/tda8290.ko LD [M] drivers/media/common/tuners/tea5761.ko LD [M] drivers/media/common/tuners/tea5767.ko LD [M] drivers/media/common/tuners/tuner-simple.ko LD [M] drivers/media/common/tuners/tuner-types.ko LD [M] drivers/media/common/tuners/tuner-xc2028.ko LD [M] drivers/media/common/tuners/xc5000.ko LD [M] drivers/media/dvb/dvb-core/dvb-core.ko LD [M] drivers/mfd/pcf50633-adc.ko LD [M] drivers/mfd/pcf50633-core.ko LD [M] drivers/mfd/pcf50633-gpio.ko LD [M] drivers/mfd/wm8350-i2c.ko LD [M] drivers/mfd/wm8350.ko LD [M] drivers/mtd/ar7part.ko LD [M] drivers/mtd/chips/cfi_cmdset_0001.ko LD [M] drivers/mtd/chips/cfi_util.ko LD [M] drivers/mtd/chips/chipreg.ko LD [M] drivers/mtd/chips/gen_probe.ko LD [M] drivers/mtd/chips/map_ram.ko LD [M] drivers/mtd/devices/block2mtd.ko LD [M] drivers/mtd/devices/doc2001plus.ko LD [M] drivers/mtd/chips/jedec_probe.ko LD [M] drivers/mtd/devices/docecc.ko LD [M] drivers/mtd/devices/docprobe.ko LD [M] drivers/mtd/devices/mtdram.ko LD [M] drivers/mtd/inftl.ko LD [M] drivers/mtd/lpddr/lpddr_cmds.ko LD [M] drivers/mtd/lpddr/qinfo_probe.ko LD [M] drivers/mtd/maps/physmap.ko LD [M] drivers/mtd/maps/plat-ram.ko LD [M] drivers/mtd/mtd.ko LD [M] drivers/mtd/maps/uclinux.ko LD [M] drivers/mtd/mtd_blkdevs.ko LD [M] drivers/mtd/mtdblock.ko LD [M] drivers/mtd/mtdblock_ro.ko LD [M] drivers/mtd/nand/nand_ids.ko LD [M] drivers/mtd/onenand/onenand.ko LD [M] drivers/mtd/rfd_ftl.ko LD [M] drivers/mtd/ssfdc.ko LD [M] drivers/mtd/tests/mtd_oobtest.ko LD [M] drivers/mtd/tests/mtd_pagetest.ko LD [M] drivers/mtd/tests/mtd_readtest.ko LD [M] drivers/mtd/tests/mtd_speedtest.ko LD [M] drivers/mtd/tests/mtd_stresstest.ko LD [M] drivers/mtd/tests/mtd_subpagetest.ko LD [M] drivers/mtd/tests/mtd_torturetest.ko LD [M] drivers/mtd/ubi/ubi.ko LD [M] drivers/net/dummy.ko LD [M] drivers/net/phy/cicada.ko LD [M] drivers/net/phy/mdio-bitbang.ko LD [M] drivers/net/phy/ste10Xp.ko LD [M] drivers/net/pppoe.ko LD [M] drivers/net/pppox.ko LD [M] drivers/net/sh_eth.ko LD [M] drivers/net/smc911x.ko LD [M] drivers/net/smsc911x.ko LD [M] drivers/net/tun.ko LD [M] drivers/net/wireless/b43/b43.ko LD [M] drivers/net/wireless/b43legacy/b43legacy.ko LD [M] drivers/net/wireless/hostap/hostap.ko LD [M] drivers/net/wireless/libertas_tf/libertas_tf.ko LD [M] drivers/regulator/da903x.ko LD [M] drivers/regulator/pcf50633-regulator.ko LD [M] drivers/regulator/virtual.ko LD [M] drivers/rtc/rtc-core.ko LD [M] drivers/rtc/rtc-ds1307.ko LD [M] drivers/rtc/rtc-ds1511.ko LD [M] drivers/rtc/rtc-ds1553.ko LD [M] drivers/rtc/rtc-ds1742.ko LD [M] drivers/rtc/rtc-fm3130.ko LD [M] drivers/rtc/rtc-isl1208.ko LD [M] drivers/rtc/rtc-lib.ko LD [M] drivers/rtc/rtc-m41t80.ko LD [M] drivers/rtc/rtc-m48t59.ko LD [M] drivers/rtc/rtc-m48t86.ko LD [M] drivers/rtc/rtc-max6900.ko LD [M] drivers/rtc/rtc-pcf50633.ko LD [M] drivers/rtc/rtc-pcf8563.ko LD [M] drivers/rtc/rtc-pcf8583.ko LD [M] drivers/rtc/rtc-rs5c372.ko LD [M] drivers/rtc/rtc-rx8581.ko LD [M] drivers/rtc/rtc-s35390a.ko LD [M] drivers/rtc/rtc-test.ko LD [M] drivers/rtc/rtc-twl4030.ko LD [M] drivers/rtc/rtc-wm8350.ko LD [M] drivers/rtc/rtc-x1205.ko LD [M] drivers/scsi/libfc/libfc.ko LD [M] drivers/scsi/libsas/libsas.ko LD [M] drivers/scsi/osst.ko LD [M] drivers/scsi/scsi_tgt.ko LD [M] drivers/scsi/scsi_transport_sas.ko LD [M] drivers/scsi/scsi_wait_scan.ko LD [M] drivers/scsi/sg.ko LD [M] drivers/serial/8250.ko LD [M] drivers/telephony/phonedev.ko LD [M] drivers/thermal/thermal_sys.ko LD [M] drivers/video/mb862xx/mb862xxfb.ko LD [M] drivers/video/metronomefb.ko LD [M] drivers/video/s1d13xxxfb.ko LD [M] drivers/w1/masters/ds2482.ko LD [M] drivers/w1/slaves/w1_bq27000.ko LD [M] drivers/w1/slaves/w1_ds2431.ko LD [M] drivers/w1/slaves/w1_ds2760.ko LD [M] drivers/w1/wire.ko LD [M] drivers/watchdog/softdog.ko LD [M] drivers/watchdog/wm8350_wdt.ko LD [M] fs/9p/9p.ko LD [M] fs/affs/affs.ko LD [M] fs/afs/kafs.ko LD [M] fs/btrfs/btrfs.ko LD [M] fs/cifs/cifs.ko LD [M] fs/configfs/configfs.ko LD [M] fs/cramfs/cramfs.ko LD [M] fs/dlm/dlm.ko LD [M] fs/ecryptfs/ecryptfs.ko LD [M] fs/exportfs/exportfs.ko LD [M] fs/fuse/fuse.ko LD [M] fs/gfs2/gfs2.ko LD [M] fs/gfs2/locking/dlm/lock_dlm.ko LD [M] fs/isofs/isofs.ko LD [M] fs/jffs2/jffs2.ko LD [M] fs/lockd/lockd.ko LD [M] fs/nfsd/nfsd.ko LD [M] fs/nls/nls_cp1251.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/nls/nls_cp737.ko LD [M] fs/nls/nls_cp775.ko LD [M] fs/nls/nls_cp855.ko LD [M] fs/nls/nls_cp860.ko LD [M] fs/nls/nls_cp863.ko LD [M] fs/nls/nls_cp869.ko LD [M] fs/nls/nls_cp932.ko LD [M] fs/nls/nls_cp950.ko LD [M] fs/nls/nls_euc-jp.ko LD [M] fs/nls/nls_iso8859-13.ko LD [M] fs/nls/nls_iso8859-15.ko LD [M] fs/nls/nls_iso8859-4.ko LD [M] fs/nls/nls_iso8859-5.ko LD [M] fs/nls/nls_iso8859-9.ko LD [M] fs/nls/nls_utf8.ko LD [M] fs/qnx4/qnx4.ko LD [M] fs/romfs/romfs.ko LD [M] fs/squashfs/squashfs.ko LD [M] fs/sysv/sysv.ko LD [M] fs/udf/udf.ko LD [M] fs/ufs/ufs.ko LD [M] fs/xfs/xfs.ko LD [M] kernel/backtracetest.ko LD [M] lib/crc-t10dif.ko LD [M] lib/crc7.ko LD [M] lib/libcrc32c.ko LD [M] lib/lzo/lzo_compress.ko LD [M] lib/lzo/lzo_decompress.ko LD [M] net/802/garp.ko LD [M] net/802/p8023.ko LD [M] net/8021q/8021q.ko LD [M] net/atm/atm.ko LD [M] net/atm/clip.ko LD [M] net/atm/pppoatm.ko LD [M] net/bluetooth/bluetooth.ko LD [M] net/bluetooth/bnep/bnep.ko LD [M] net/bluetooth/hidp/hidp.ko LD [M] net/bluetooth/l2cap.ko LD [M] net/bluetooth/rfcomm/rfcomm.ko LD [M] net/bluetooth/sco.ko LD [M] net/core/pktgen.ko LD [M] net/dccp/dccp.ko LD [M] net/dccp/dccp_diag.ko LD [M] net/dccp/dccp_ipv4.ko LD [M] net/ipv4/ah4.ko LD [M] net/ipv4/esp4.ko LD [M] net/ipv4/ipip.ko LD [M] net/ipv4/tcp_highspeed.ko LD [M] net/ipv4/tcp_hybla.ko LD [M] net/ipv4/tcp_vegas.ko LD [M] net/ipv4/tcp_yeah.ko LD [M] net/ipv4/tunnel4.ko LD [M] net/ipv4/xfrm4_mode_tunnel.ko LD [M] net/ipx/ipx.ko LD [M] net/lapb/lapb.ko LD [M] net/mac80211/mac80211.ko LD [M] net/packet/af_packet.ko LD [M] net/phonet/phonet.ko LD [M] net/phonet/pn_pep.ko LD [M] net/rxrpc/af-rxrpc.ko LD [M] net/rxrpc/rxkad.ko LD [M] net/sctp/sctp.ko LD [M] net/sunrpc/auth_gss/auth_rpcgss.ko LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.ko LD [M] net/sunrpc/auth_gss/rpcsec_gss_spkm3.ko LD [M] net/sunrpc/sunrpc.ko LD [M] net/tipc/tipc.ko LD [M] net/wimax/wimax.ko LD [M] net/wireless/cfg80211.ko LD [M] net/wireless/lib80211_crypt_ccmp.ko LD [M] net/wireless/lib80211_crypt_tkip.ko LD [M] net/wireless/lib80211_crypt_wep.ko LD [M] net/xfrm/xfrm_user.ko LD [M] samples/markers/marker-example.ko LD [M] samples/markers/probe-example.ko LD [M] samples/tracepoints/tracepoint-probe-sample.ko LD [M] samples/tracepoints/tracepoint-probe-sample2.ko LD [M] samples/tracepoints/tracepoint-sample.ko LD [M] sound/core/oss/snd-pcm-oss.ko LD [M] sound/core/seq/snd-seq-device.ko LD [M] sound/core/seq/snd-seq-dummy.ko LD [M] sound/core/seq/snd-seq-midi-event.ko LD [M] sound/core/seq/snd-seq-midi.ko LD [M] sound/core/seq/snd-seq.ko LD [M] sound/core/snd-page-alloc.ko LD [M] sound/core/snd-pcm.ko LD [M] sound/core/snd-rawmidi.ko LD [M] sound/core/snd-timer.ko LD [M] sound/core/snd.ko LD [M] sound/drivers/mpu401/snd-mpu401-uart.ko LD [M] sound/drivers/mpu401/snd-mpu401.ko LD [M] sound/drivers/snd-dummy.ko LD [M] sound/drivers/snd-mtpav.ko LD [M] sound/drivers/snd-serial-u16550.ko LD [M] sound/soc/snd-soc-core.ko # Build took: 0:05:19.195834 # git bisect good Bisecting: 8 revisions left to test after this [9cfb95ef72c637bc9b90260e0f98a23f3f49b1bb] usb-storage: make onetouch a separate module # < git symbolic-ref HEAD Trying 9cfb95ef72c637bc9b90260e0f98a23f3f49b1bb # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh make[2]: `include/asm-sh/machtypes.h' is up to date. Using /scratch/kisskb/src as source for kernel CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh CHK include/linux/compile.h CC init/main.o LD usr/built-in.o CC init/do_mounts.o CC init/noinitramfs.o CC init/version.o CC arch/sh/mm/init.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/consistent.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/idle.o CC arch/sh/mm/cache-sh2.o CC arch/sh/kernel/io.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/boards/mach-se/board-se7619.o CC arch/sh/kernel/io_generic.o CC arch/sh/mm/pg-nommu.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time_32.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/module.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/timers/timer.o CC arch/sh/kernel/early_printk.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/sh2/probe.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/kprobes.o CC arch/sh/kernel/ftrace.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/disassemble.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/setup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/setup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/setup.o distcc[11398] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_setup.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/time_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/time_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/time_32.o distcc[11449] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_time_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11488] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated distcc[11495] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file distcc[11497] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/module.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/module.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/module.o distcc[11548] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_module.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/extable_32.o distcc[11618] ERROR: compile (null) on localhost failed CC ipc/util.o mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory CC mm/bootmem.o CC ipc/msgutil.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/mmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/mmap.o distcc[11656] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory CC security/commoncap.o CC mm/filemap.o CC ipc/msg.o CC ipc/sem.o CC mm/mempool.o CC mm/oom_kill.o CC security/keys/key.o CC ipc/shm.o CC ipc/ipcns_notifier.o CC security/keys/keyring.o CC ipc/ipc_sysctl.o CC mm/fadvise.o CC ipc/namespace.o CC fs/open.o CC mm/maccess.o CC security/keys/keyctl.o CC fs/read_write.o CC security/keys/permission.o CC fs/file_table.o CC kernel/sched.o CC fs/super.o CC fs/char_dev.o CC mm/page_alloc.o CC mm/page-writeback.o CC security/keys/process_keys.o CC kernel/fork.o CC kernel/exec_domain.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 security/keys/request_key.o CC kernel/panic.o CC fs/stat.o CC fs/exec.o /scratch/kisskb/src/ipc/shm.c: In function 'sys_shmdt': /scratch/kisskb/src/ipc/shm.c:969: warning: unused variable 'size' /scratch/kisskb/src/ipc/shm.c:967: warning: unused variable 'next' CC kernel/printk.o CC fs/pipe.o CC security/keys/request_key_auth.o CC mm/pdflush.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msgutil.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msgutil.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msgutil.o distcc[12167] ERROR: compile (null) on localhost failed CC security/keys/user_defined.o CC fs/namei.o CC kernel/cpu.o CC security/keys/sysctl.o CC mm/readahead.o mv: cannot stat `ipc/.tmp_mx_msgutil.o': No such file or directory CC crypto/api.o CC kernel/exit.o CC fs/fcntl.o CC crypto/cipher.o CC fs/ioctl.o CC mm/swap.o CC mm/truncate.o CC fs/readdir.o CC crypto/digest.o CC mm/vmscan.o CC kernel/itimer.o CC crypto/compress.o CC mm/shmem.o CC mm/prio_tree.o CC crypto/algapi.o TIMEC kernel/timeconst.h CC mm/util.o CC mm/mmzone.o CC crypto/scatterwalk.o CC fs/select.o CC fs/fifo.o CC kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.o CC crypto/ablkcipher.o CC fs/dcache.o CC crypto/blkcipher.o /scratch/kisskb/src/ipc/sem.c: In function 'copy_semundo': /scratch/kisskb/src/ipc/sem.c:1247: warning: 'undo_list' may be used uninitialized in this function CC mm/vmstat.o CC fs/inode.o CC crypto/hash.o CC fs/attr.o CC fs/bad_inode.o CC fs/file.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/timer.o CC kernel/user.o CC mm/backing-dev.o CC kernel/signal.o CC crypto/ahash.o CC mm/page_isolation.o CC crypto/shash.o CC mm/mm_init.o CC fs/filesystems.o CC mm/nommu.o CC kernel/sys.o CC kernel/kmod.o CC kernel/workqueue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps_32.o distcc[13057] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory CC mm/dmapool.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kprobes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kprobes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/kprobes.o distcc[13131] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_kprobes.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh32.o distcc[13144] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory /scratch/kisskb/src/kernel/sysctl.c:103: warning: 'one' defined but not used CC crypto/algboss.o CC kernel/pid.o CC fs/namespace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyring.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyring.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyring.o distcc[13241] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_keyring.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13256] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/clock.o distcc[13258] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_clock.o': No such file or directory CC crypto/testmgr.o fs/.tmp_gl_fifo.o: file not recognized: File truncated distcc[13288] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fifo.o': No such file distcc[13294] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_fifo.o': No such file or directory CC mm/sparse.o CC crypto/aead.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/scatterwalk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/scatterwalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/scatterwalk.o distcc[13353] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_scatterwalk.o': No such file or directory CC mm/shmem_acl.o LD block/built-in.o CC kernel/rcupdate.o CC fs/seq_file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mm_init.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mm_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/mm_init.o distcc[13432] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mm_init.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13461] ERROR: compile (null) on localhost failed CC crypto/chainiv.o arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated distcc[13467] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file distcc[13476] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory CC kernel/extable.o CC crypto/eseqiv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/filesystems.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/filesystems.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/filesystems.o distcc[13548] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_filesystems.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/key.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/key.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/key.o distcc[13565] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_key.o': No such file or directory CC mm/slab.o CC kernel/params.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/commoncap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/commoncap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/commoncap.o distcc[13216] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_commoncap.o': No such file or directory CC crypto/seqiv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/swap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/swap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/swap.o distcc[13668] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_swap.o': No such file or directory CC fs/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/softirq.o distcc[13694] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1880: warning: control reaches end of non-void function CC mm/failslab.o CC kernel/posix-timers.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/util.o distcc[13783] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_util.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/do_mounts.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/do_mounts.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file init/do_mounts.o distcc[13791] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory CC crypto/hmac.o CC fs/libfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/disassemble.o distcc[13833] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_disassemble.o': No such file or directory CC mm/quicklist.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/workqueue.o distcc[13865] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory CC crypto/crypto_null.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/ahash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/ahash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ahash.o distcc[13889] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ahash.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/process_keys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/process_keys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file LD init/mounts.o security/keys/process_keys.o distcc[13918] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_process_keys.o': No such file or directory CC fs/fs-writeback.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/init.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/init.o distcc[13935] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory CC kernel/kthread.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/fadvise.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/fadvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/fadvise.o distcc[13980] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_fadvise.o': No such file or directory CC crypto/md4.o CC fs/pnode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fcntl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fcntl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fcntl.o distcc[14035] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fcntl.o': No such file or directory CC kernel/wait.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmzone.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmzone.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmzone.o distcc[14063] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mmzone.o': No such file or directory CC crypto/md5.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/user.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/user.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/user.o distcc[14089] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory CC fs/drop_caches.o CC kernel/kfifo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_isolation.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_isolation.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_isolation.o distcc[14158] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_isolation.o': No such file or directory /scratch/kisskb/src/mm/nommu.c: In function 'do_mmap_pgoff': /scratch/kisskb/src/mm/nommu.c:1183: warning: 'capabilities' may be used uninitialized in this function CC crypto/rmd160.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/readdir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/readdir.o distcc[14199] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/request_key.o distcc[13513] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_request_key.o': No such file or directory CC kernel/sys_ni.o CC crypto/sha1_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/ptrace_32.o distcc[14260] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory CC fs/splice.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/super.o distcc[14290] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/ipcns_notifier.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/ipcns_notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/ipcns_notifier.o distcc[14310] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_ipcns_notifier.o': No such file or directory CC crypto/gf128mul.o CC kernel/posix-cpu-timers.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14399] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/readahead.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/readahead.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/readahead.o distcc[14417] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory CC fs/sync.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/namespace.o distcc[14459] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory CC crypto/pcbc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/sparse.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/sparse.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/sparse.o distcc[14511] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_sparse.o': No such file or directory CC kernel/mutex.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file_table.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file_table.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/file_table.o distcc[14553] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file_table.o': No such file or directory CC crypto/ctr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/shm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/shm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/shm.o distcc[13334] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_shm.o': No such file or directory CC kernel/hrtimer.o crypto/.tmp_gl_hash.o: file not recognized: File truncated distcc[14403] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_hash.o': No such file distcc[14624] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hash.o': No such file or directory CC crypto/gcm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmstat.o distcc[14671] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_vmstat.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/wait.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/wait.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/wait.o distcc[14638] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory CC fs/utimes.o CC crypto/des_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14721] ERROR: compile (null) on localhost failed crypto/.tmp_gl_chainiv.o: file not recognized: File truncated distcc[14723] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_chainiv.o': No such file distcc[14725] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_chainiv.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps.o distcc[13978] ERROR: compile (null) on localhost failed CC kernel/rwsem.o mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh.o distcc[14756] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory CC fs/stack.o CC crypto/aes_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bad_inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bad_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/bad_inode.o distcc[14330] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bad_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/stacktrace.o distcc[14343] ERROR: compile (null) on localhost failed CC kernel/nsproxy.o mv: cannot stat `arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/dmapool.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/dmapool.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/dmapool.o distcc[14820] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/prio_tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/prio_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/prio_tree.o mv: cannot stat `mm/.tmp_mx_dmapool.o': No such file or directory distcc[14353] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_prio_tree.o': No such file or directory CC crypto/cast5.o CC kernel/srcu.o CC fs/no-block.o CC fs/coda/psdev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/signal.o distcc[14972] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14546] ERROR: compile (null) on localhost failed distcc[14993] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory crypto/.tmp_gl_hmac.o: file not recognized: File truncated distcc[14997] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_hmac.o': No such file distcc[15001] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hmac.o': No such file or directory CC crypto/deflate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pid.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pid.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pid.o distcc[15033] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory CC fs/coda/cache.o CC fs/cifs/cifsfs.o CC fs/cifs/cifssmb.o CC [M] fs/configfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/signal_32.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fs-writeback.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fs-writeback.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: faidistcc[15135] ERROR: compile (null) on localhost failed led to merge target specific data of file fs/fs-writeback.o distcc[14379] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory mv: cannot stat `fs/.tmp_mx_fs-writeback.o': No such file or directory CC crypto/crc32c.o CC kernel/semaphore.o CC fs/debugfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/libfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/libfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/libfs.o distcc[15219] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/irq.o mv: cannot stat `fs/.tmp_mx_libfs.o': No such file or directory distcc[15221] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.o': No such file or directory CC crypto/authenc.o CC [M] fs/configfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys_ni.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys_ni.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys_ni.o distcc[14712] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory CC fs/debugfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/open.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/open.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/open.o distcc[15312] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory CC kernel/notifier.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/main.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/main.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file init/main.o distcc[15335] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_main.o': No such file or directory CC crypto/rng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/ptrace.o distcc[15360] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/read_write.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/read_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/read_write.o CC fs/devpts/inode.o distcc[15382] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_read_write.o': No such file or directory CC kernel/ksysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/nsproxy.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/nsproxy.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/nsproxy.o distcc[15427] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory distcc[15429] ERROR: compile (null) on localhost failed crypto/.tmp_gl_authenc.o: file not recognized: File truncated distcc[15433] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_authenc.o': No such file distcc[15437] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_authenc.o': No such file or directory CC crypto/krng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/notifier.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/notifier.o distcc[15485] ERROR: compile (null) on localhost failed LD init/built-in.o mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory CC [M] crypto/rmd256.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem_acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/shmem_acl.o distcc[15531] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem_acl.o': No such file or directory CC [M] fs/fuse/dev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/quicklist.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/quicklist.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/quicklist.o distcc[15584] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory CC kernel/pm_qos_params.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15628] ERROR: compile (null) on localhost failed kernel/.tmp_gl_semaphore.o: file not recognized: File truncated distcc[15636] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15640] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_semaphore.o': No such file distcc[15642] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory crypto/.tmp_gl_gcm.o: file not recognized: File truncated distcc[15645] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_gcm.o': No such file distcc[15653] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_gcm.o': No such file or directory CC [M] crypto/cbc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache-sh2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache-sh2.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/cache-sh2.o distcc[15690] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_cache-sh2.o': No such file or directory CC [M] fs/fuse/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ioctl.o distcc[15735] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioctl.o': No such file or directory CC kernel/sched_clock.o CC [M] fs/jffs2/compr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pipe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pipe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/pipe.o distcc[15783] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pipe.o': No such file or directory CC [M] fs/lockd/clntlock.o CC [M] fs/lockd/clntproc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15850] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cbc.o: file not recognized: File truncated distcc[15852] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cbc.o': No such file distcc[15854] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cbc.o': No such file or directory CC [M] fs/fuse/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched.o distcc[15884] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15926] ERROR: compile (null) on localhost failed LD fs/nfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dcache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dcache.o distcc[15945] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_dcache.o': No such file or directory CC fs/cifs/cifs_debug.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/devpts/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/devpts/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/devpts/inode.o distcc[15986] ERROR: compile (null) on localhost failed mv: cannot stat `fs/devpts/.tmp_mx_inode.o': No such file or directory LD fs/devpts/devpts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/splice.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/splice.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/splice.o distcc[16008] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory CC [M] fs/fuse/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/des_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/des_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/des_generic.o distcc[16040] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_des_generic.o': No such file or directory CC kernel/cred.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/api.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/api.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/api.o distcc[16072] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_api.o': No such file or directory CC [M] fs/lockd/host.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16095] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stack.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stack.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/stack.o distcc[15588] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stack.o': No such file or directory CC [M] fs/nfs/client.o arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated distcc[15932] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_machvec.o': No such file distcc[16133] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_machvec.o': No such file or directory CC fs/cifs/connect.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/pg-nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/pg-nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/pg-nommu.o distcc[16156] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_pg-nommu.o': No such file or directory CC [M] fs/fuse/control.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14193] ERROR: compile (null) on localhost failed crypto/.tmp_gl_md4.o: file not recognized: File truncated distcc[16176] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md4.o': No such file distcc[16180] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_md4.o': No such file or directory CC kernel/async.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/digest.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/digest.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/digest.o distcc[13410] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_digest.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/idle.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/idle.o distcc[14207] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_idle.o': No such file or directory CC [M] fs/lockd/svc.o CC fs/cifs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mempool.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mempool.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/mempool.o distcc[16282] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory CC fs/cifs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/dev.o distcc[16356] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_dev.o': No such file or directory CC [M] fs/configfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16067] ERROR: compile (null) on localhost failed CC fs/coda/cnode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/attr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/attr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/attr.o distcc[15512] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_attr.o': No such file or directory CC drivers/base/core.o CC [M] fs/jffs2/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/async.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/async.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/async.o distcc[16465] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory CC drivers/base/sys.o CC [M] fs/nfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/cnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/cnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/cnode.o distcc[16507] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_cnode.o': No such file or directory CC [M] fs/jffs2/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/stat.o distcc[16551] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stat.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/process_32.o distcc[16562] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory CC fs/cifs/inode.o CC [M] fs/lockd/svclock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16598] ERROR: compile (null) on localhost failed crypto/.tmp_gl_deflate.o: file not recognized: File truncated distcc[16605] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_deflate.o': No such file distcc[16613] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_deflate.o': No such file or directory CC [M] fs/configfs/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/dir.o distcc[16667] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/nommu.o distcc[16670] ERROR: compile (null) on localhost failed distcc[15124] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_file.o': No such file or directory mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/select.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/select.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/select.o distcc[15724] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_select.o': No such file or directory CC kernel/profile.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/resource.o distcc[14390] ERROR: compile (null) on localhost failed CC fs/coda/inode.o mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directory CC [M] fs/configfs/mount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xattr.o distcc[16768] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_xattr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/shash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/shash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/shash.o distcc[16778] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_shash.o': No such file or directory LD sound/built-in.o CC [M] crypto/cts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmscan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmscan.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmscan.o CC [M] drivers/bluetooth/hci_ldisc.o distcc[16811] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_vmscan.o': No such file or directory CC [M] sound/sound_core.o CC kernel/sysctl_check.o /scratch/kisskb/src/fs/configfs/symlink.c: In function 'configfs_symlink': /scratch/kisskb/src/fs/configfs/symlink.c:138: warning: 'target_item' may be used uninitialized in this function CC fs/coda/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/symlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/symlink.o distcc[16898] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_symlink.o': No such file or directory CC fs/cifs/link.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/client.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/client.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/client.o distcc[16928] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_client.o': No such file or directory CC [M] fs/lockd/svcshare.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/shmem.o distcc[16962] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14994] ERROR: compile (null) on localhost failed CC [M] fs/nfs/file.o /scratch/kisskb/src/fs/lockd/svclock.c: In function 'nlmsvc_grant_blocked': /scratch/kisskb/src/fs/lockd/svclock.c:723: warning: unused variable 'file' /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page-writeback.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page-writeback.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page-writeback.o distcc[14502] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page-writeback.o': No such file or directory CC [M] fs/lockd/svcproc.o /scratch/kisskb/src/fs/nfs/file.c:299: warning: 'nfs_file_mmap' defined but not used /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17030] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cts.o: file not recognized: File truncated distcc[17032] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cts.o': No such file distcc[17034] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cts.o': No such file or directory CC [M] fs/nfs/getroot.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl.o distcc[17066] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rwsem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rwsem.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rwsem.o distcc[17073] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory CC [M] fs/lockd/svcsubs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/dir.o distcc[16959] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_dir.o': No such file or directory CC [M] fs/configfs/item.o CC [M] fs/nfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/user_defined.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/user_defined.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/user_defined.o distcc[16456] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_user_defined.o': No such file or directory CC [M] fs/lockd/mon.o LD arch/sh/kernel/cpu/sh2/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/item.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/item.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/item.o distcc[17196] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_item.o': No such file or directory CC [M] fs/jffs2/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17230] ERROR: compile (null) on localhost failed fs/nfs/.tmp_gl_file.o: file not recognized: File truncated distcc[17232] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nfs/.tmp_mx_file.o': No such file distcc[17234] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nfs/.tmp_mx_file.o': No such file or directory CC [M] drivers/bluetooth/hci_h4.o ipc/.tmp_gl_ipc_sysctl.o: file not recognized: File truncated distcc[16102] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'ipc/.tmp_mx_ipc_sysctl.o': No such file distcc[17269] ERROR: compile (null) on localhost failed rm: cannot remove `ipc/.tmp_mx_ipc_sysctl.o': No such file or directory CC [M] fs/jffs2/nodelist.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/rng.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/rng.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/rng.o distcc[17309] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_rng.o': No such file or directory CC [M] fs/nfs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/control.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/control.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/control.o distcc[17323] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/file.o distcc[17326] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_control.o': No such file or directory mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/maccess.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/maccess.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/maccess.o distcc[17352] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory CC [M] fs/lockd/xdr.o CC [M] fs/jffs2/malloc.o CC [M] fs/nfs/nfs2xdr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/inode.o distcc[17416] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_inode.o': No such file or directory CC [M] fs/lockd/grace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17440] ERROR: compile (null) on localhost failed crypto/.tmp_gl_seqiv.o: file not recognized: File truncated distcc[17442] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seqiv.o': No such file distcc[17444] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_seqiv.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/tlb-nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/tlb-nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlb-nommu.o distcc[13074] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_tlb-nommu.o': No such file or directory CC [M] sound/sound_firmware.o CC [M] fs/nfs/direct.o LD fs/devpts/built-in.o CC [M] fs/lockd/xdr4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/mount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/mount.o distcc[17263] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_mount.o': No such file or directory CC [M] fs/jffs2/read.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/srcu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/srcu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/srcu.o distcc[17581] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_srcu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys.o distcc[14614] ERROR: compile (null) on localhost failed CC fs/coda/file.o mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory CC [M] fs/nfs/pagelist.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyctl.o distcc[17626] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_keyctl.o': No such file or directory CC drivers/base/bus.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/clntlock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/clntlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/lockd/clntlock.o distcc[17653] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_clntlock.o': No such file or directory CC [M] crypto/ccm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/blkcipher.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/blkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/blkcipher.o distcc[17467] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_blkcipher.o': No such file or directory CC [M] fs/jffs2/nodemgmt.o CC drivers/base/dd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cred.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cred.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cred.o distcc[17715] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory CC [M] fs/jffs2/readinode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14585] ERROR: compile (null) on localhost failed crypto/.tmp_gl_pcbc.o: file not recognized: File truncated distcc[17753] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_pcbc.o': No such file distcc[17755] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_pcbc.o': No such file or directory CC [M] fs/nfs/proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk.o distcc[17576] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory CC [M] fs/lockd/svc4proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh2/clock-sh7619.o: No such file: No such file or directory distcc[17185] ERROR: compile (null) on localhost failed make[4]: *** [arch/sh/kernel/cpu/sh2/built-in.o] Error 1 make[3]: *** [arch/sh/kernel/cpu/sh2] Error 2 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/dir.o distcc[17809] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/getroot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/getroot.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/getroot.o distcc[17813] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_dir.o': No such file or directory mv: cannot stat `fs/nfs/.tmp_mx_getroot.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17831] ERROR: compile (null) on localhost failed crypto/.tmp_gl_algboss.o: file not recognized: File truncated distcc[17833] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/testmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/testmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/testmgr.o CC fs/coda/upcall.o distcc[14481] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_testmgr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/file.o distcc[17850] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/failslab.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/failslab.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/failslab.o distcc[17678] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_failslab.o': No such file or directory CC [M] fs/jffs2/write.o CC [M] drivers/bluetooth/hci_bcsp.o CC fs/cifs/misc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/irq/imask.o distcc[17927] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/drop_caches.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/drop_caches.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/drop_caches.o distcc[17928] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory CC drivers/char/mem.o LD arch/sh/kernel/cpu/irq/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/params.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/params.o distcc[17983] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory CC drivers/base/driver.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18043] ERROR: compile (null) on localhost failed fs/jffs2/.tmp_gl_dir.o: file not recognized: File truncated distcc[18046] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/jffs2/.tmp_mx_dir.o': No such file distcc[18051] ERROR: compile (null) on localhost failed rm: cannot remove `fs/jffs2/.tmp_mx_dir.o': No such file or directory LD sound/core/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pm_qos_params.o distcc[18104] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pm_qos_params.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/nfs2xdr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/nfs2xdr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/nfs2xdr.o distcc[18116] ERROR: compile (null) on localhost failed CC [M] sound/drivers/mtpav.o mv: cannot stat `fs/nfs/.tmp_mx_nfs2xdr.o': No such file or directory CC [M] sound/core/rawmidi.o CC fs/cifs/netmisc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifssmb.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifssmb.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/cifssmb.o distcc[18174] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_cifssmb.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/inode.o distcc[17401] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_inode.o': No such file or directory CC drivers/char/random.o LD fs/debugfs/debugfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msg.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msg.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msg.o distcc[18205] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_msg.o': No such file or directory CC drivers/char/tty_io.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/algapi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/algapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/algapi.o distcc[18244] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_algapi.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/panic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/panic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/panic.o distcc[18259] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_panic.o': No such file or directory CC [M] sound/core/sound.o CC [M] fs/nfs/read.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/inode.o distcc[18315] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_inode.o': No such file or directory CC [M] drivers/bluetooth/hci_ll.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-timers.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/posix-timers.o distcc[18341] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/file.o distcc[18219] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_file.o': No such file or directory CC drivers/base/class.o LD drivers/connector/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/oom_kill.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/oom_kill.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/oom_kill.o distcc[17887] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_oom_kill.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/pnode.o distcc[18397] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory CC [M] fs/jffs2/scan.o CC fs/cifs/smbdes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18441] ERROR: compile (null) on localhost failed fs/lockd/.tmp_gl_svc4proc.o: file not recognized: File truncated distcc[18443] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/lockd/.tmp_mx_svc4proc.o': No such file distcc[18445] ERROR: compile (null) on localhost failed rm: cannot remove `fs/lockd/.tmp_mx_svc4proc.o': No such file or directory CC [M] sound/core/init.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18485] ERROR: compile (null) on localhost failed fs/coda/.tmp_gl_psdev.o: file not recognized: File truncated distcc[18487] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/coda/.tmp_mx_psdev.o': No such file distcc[18489] ERROR: compile (null) on localhost failed rm: cannot remove `fs/coda/.tmp_mx_psdev.o': No such file or directory CC [M] fs/nfs/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/extable.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/extable.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/extable.o distcc[17367] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory LD arch/sh/boards/mach-se/built-in.o CC drivers/char/n_tty.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kthread.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kthread.o distcc[18564] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory CC [M] sound/core/memory.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18589] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_mem.o: file not recognized: File truncated distcc[18591] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_mem.o': No such file distcc[18595] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_mem.o': No such file or directory CC [M] crypto/cryptd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/init.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/init.o distcc[18624] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_init.o': No such file or directory CC [M] sound/drivers/mts64.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_ll.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_ll.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bluetooth/hci_ll.o distcc[18653] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_hci_ll.o': No such file or directory CC [M] fs/nfs/unlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcupdate.o distcc[18689] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory LD fs/debugfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aead.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aead.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aead.o distcc[18717] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aead.o': No such file or directory CC fs/cifs/smbencrypt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/file.o distcc[18795] ERROR: compile (null) on localhost failed CC drivers/cpufreq/cpufreq.o mv: cannot stat `fs/cifs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/exec.o distcc[18818] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_exec.o': No such file or directory CC [M] sound/core/info.o CC [M] fs/nfs/write.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18861] ERROR: compile (null) on localhost failed fs/.tmp_gl_no-block.o: file not recognized: File truncated distcc[16972] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_no-block.o': No such file distcc[18877] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_no-block.o': No such file or directory CC [M] drivers/connector/cn_queue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/unlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/unlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/unlink.o distcc[18906] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_unlink.o': No such file or directory crypto/.tmp_gl_rmd256.o: file not recognized: File truncated distcc[16377] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd256.o': No such file distcc[18916] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_rmd256.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/namespace.o distcc[18932] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_namespace.o': No such file or directory CC [M] sound/core/control.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17750] ERROR: compile (null) on localhost failed CC fs/coda/coda_linux.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18978] ERROR: compile (null) on localhost failed crypto/.tmp_gl_krng.o: file not recognized: File truncated distcc[18980] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_krng.o': No such file distcc[18983] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_krng.o': No such file or directory CC drivers/base/platform.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/io_generic.o distcc[19004] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io_generic.o': No such file or directory CC [M] sound/core/misc.o CC fs/nls/nls_base.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/bus.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/bus.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/bus.o distcc[18555] ERROR: compile (null) on localhost failed CC [M] sound/core/device.o mv: cannot stat `drivers/base/.tmp_mx_bus.o': No such file or directory CC [M] crypto/blowfish.o CC arch/sh/drivers/heartbeat.o sound/drivers/.tmp_gl_mts64.o: file not recognized: File truncated distcc[18863] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'sound/drivers/.tmp_mx_mts64.o': No such file distcc[19115] ERROR: compile (null) on localhost failed rm: cannot remove `sound/drivers/.tmp_mx_mts64.o': No such file or directory CC drivers/char/tty_ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-cpu-timers.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-cpu-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/posix-cpu-timers.o distcc[19172] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory CC fs/nls/nls_cp737.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/file.o distcc[19209] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_file.o': No such file or directory CC [M] drivers/connector/connector.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/cache.o distcc[19227] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_cache.o': No such file or directory CC fs/cifs/transport.o make[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: *** Waiting for unfinished jobs.... CC fs/notify/dnotify/dnotify.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19291] ERROR: compile (null) on localhost failed CC drivers/cpufreq/cpufreq_stats.o fs/lockd/.tmp_gl_svcproc.o: file not recognized: File truncated distcc[19295] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_alloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_alloc.o distcc[19319] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_alloc.o': No such file or directory CC drivers/base/cpu.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/dir.o distcc[19348] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_dir.o': No such file or directory CC fs/notify/inotify/inotify.o CC [M] fs/nfs/namespace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/svcshare.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/svcshare.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/lockd/svcshare.o distcc[19396] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_svcshare.o': No such file or directory CC fs/notify/inotify/inotify_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/pdflush.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/pdflush.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/pdflush.o distcc[16658] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_pdflush.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/inode.o distcc[19439] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/util.o distcc[13742] ERROR: compile (null) on localhost failed CC [M] fs/nfs/mount_clnt.o mv: cannot stat `mm/.tmp_mx_util.o': No such file or directory CC fs/nls/nls_cp855.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key_auth.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key_auth.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/request_key_auth.o distcc[19493] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_request_key_auth.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kmod.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kmod.o distcc[19510] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/ablkcipher.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/ablkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ablkcipher.o distcc[18696] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ablkcipher.o': No such file or directory CC [M] fs/jffs2/gc.o CC drivers/base/firmware.o CC [M] fs/nfs/nfs3proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/control.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/control.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/control.o distcc[19581] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_control.o': No such file or directory CC fs/nls/nls_cp866.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cpu.o distcc[19634] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory CC [M] fs/nfs/nfs3xdr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/consistent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/consistent.o distcc[19647] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_consistent.o': No such file or directory CC net/socket.o LD arch/sh/mm/built-in.o LD fs/partitions/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/timer.o distcc[19722] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/random.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/random.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/random.o distcc[19729] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_random.o': No such file or directory CC [M] sound/drivers/portman2x4.o CC fs/coda/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16409] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/inode.o distcc[19794] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_inode.o': No such file or directory kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated distcc[18945] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifs_debug.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifs_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/cifs_debug.o distcc[19803] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_cifs_debug.o': No such file or directory LD [M] fs/configfs/configfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/sync.o distcc[19455] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/compr.o distcc[16145] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_compr.o': No such file or directory CC drivers/cpufreq/cpufreq_powersave.o CC fs/nls/nls_cp869.o CC drivers/cpufreq/cpufreq_ondemand.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/sound_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/sound_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/sound_core.o distcc[19886] ERROR: compile (null) on localhost failed mv: cannot stat `sound/.tmp_mx_sound_core.o': No such file or directory CC fs/nls/nls_cp1250.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/utimes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/utimes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/utimes.o distcc[19944] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_utimes.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/sys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/sys.o distcc[19960] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_sys.o': No such file or directory CC [M] crypto/camellia.o CC fs/nls/nls_iso8859-2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/class.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/class.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/class.o distcc[20001] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_class.o': No such file or directory CC net/802/p8022.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slab.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slab.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/slab.o distcc[20065] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_slab.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/transport.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/transport.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/transport.o distcc[20083] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_transport.o': No such file or directory CC [M] sound/drivers/serial-u16550.o CC kernel/stacktrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20128] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/lockd/.tmp_mx_svcproc.o': No such file distcc[19303] ERROR: compile (null) on localhost failed rm: cannot remove `fs/lockd/.tmp_mx_svcproc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/io.o distcc[17884] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory CC arch/sh/lib/io.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/hrtimer.o distcc[20162] ERROR: compile (null) on localhost failed CC drivers/char/tty_ldisc.o mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory CC [M] fs/nfs/sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20205] ERROR: compile (null) on localhost failed crypto/.tmp_gl_rmd160.o: file not recognized: File truncated distcc[20209] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd160.o': No such file distcc[20212] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_rmd160.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20218] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp855.o: file not recognized: File truncated distcc[20223] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp855.o': No such file distcc[20227] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp855.o': No such file or directory CC net/appletalk/aarp.o CC net/802/psnap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/namespace.o distcc[20264] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_namespace.o': No such file or directory CC [M] sound/drivers/mpu401/mpu401_uart.o CC fs/ramfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/read.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/read.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/read.o distcc[19707] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_read.o': No such file or directory AS arch/sh/lib/ashiftrt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19920] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ccm.o: file not recognized: File truncated distcc[20367] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ccm.o': No such file distcc[20369] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ccm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_io.o distcc[20378] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_io.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/svcsubs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/svcsubs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/lockd/svcsubs.o distcc[19929] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/nodemgmt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/nodemgmt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/nodemgmt.o mv: cannot stat `fs/lockd/.tmp_mx_svcsubs.o'distcc[20384] ERROR: compile (null) on localhost failed : No such file or directory mv: cannot stat `fs/jffs2/.tmp_mx_nodemgmt.o': No such file or directory CC arch/sh/lib/ashldi3.o AS arch/sh/lib/ashlsi3.o CC [M] sound/drivers/mpu401/mpu401.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20419] ERROR: compile (null) on localhost failed CC net/appletalk/ddp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/ioctl.o distcc[20465] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_ioctl.o': No such file or directory CC arch/sh/lib/ashrdi3.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algboss.o': No such file distcc[17841] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_algboss.o': No such file or directory CC fs/ramfs/file-nommu.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/clntproc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/clntproc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/lockd/clntproc.o distcc[20509] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_clntproc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20530] ERROR: compile (null) on localhost failed AS arch/sh/lib/ashrsi3.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ramfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ramfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ramfs/inode.o distcc[20557] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ramfs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20569] ERROR: compile (null) on localhost failed sound/drivers/.tmp_gl_serial-u16550.o: file not recognized: File truncated distcc[20572] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'sound/drivers/.tmp_mx_serial-u16550.o': No such file distcc[20574] ERROR: compile (null) on localhost failed rm: cannot remove `sound/drivers/.tmp_mx_serial-u16550.o': No such file or directory CC fs/cifs/asn1.o CC fs/coda/pioctl.o CC kernel/irq/handle.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nls/nls_base.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nls/nls_base.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nls/nls_base.o distcc[20661] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nls/.tmp_mx_nls_base.o': No such file or directory AS arch/sh/lib/checksum.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify_user.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify_user.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/inotify/inotify_user.o distcc[20454] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify_user.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/dir.o distcc[20698] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/link.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/link.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/link.o distcc[19782] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_link.o': No such file or directory arch/sh/kernel/.tmp_gl_early_printk.o CC arch/sh/lib/delay.o : file not recognized: File truncated distcc[19784] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_early_printk.o': No such file distcc[20724] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_early_printk.o': No such file or directory CC arch/sh/lib/div64-generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20007] ERROR: compile (null) on localhost failed CC net/appletalk/dev.o CC kernel/irq/manage.o LD fs/smbfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/div64-generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/div64-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/div64-generic.o distcc[20802] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/lib/.tmp_mx_div64-generic.o': No such file or directory CC net/appletalk/sysctl_net_atalk.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/dnotify/dnotify.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/dnotify/dnotify.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/dnotify/dnotify.o distcc[20821] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/smbencrypt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/smbencrypt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/smbencrypt.o distcc[20826] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/dnotify/.tmp_mx_dnotify.o': No such file or directory mv: cannot stat `fs/cifs/.tmp_mx_smbencrypt.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/scan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/scan.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/scan.o distcc[20840] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_scan.o': No such file or directory LD fs/notify/dnotify/built-in.o CC kernel/irq/spurious.o CC drivers/base/init.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/truncate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/truncate.o distcc[13384] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory CC kernel/irq/resend.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20928] ERROR: compile (null) on localhost failed CC net/atm/addr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20946] ERROR: compile (null) on localhost failed fs/nfs/.tmp_gl_proc.o: file not recognized: File truncated distcc[20952] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nfs/.tmp_mx_proc.o': No such file distcc[20961] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nfs/.tmp_mx_proc.o': No such file or directory CC kernel/irq/chip.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl_check.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl_check.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl_check.o distcc[19237] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl_check.o': No such file or directory CC drivers/char/tty_buffer.o CC drivers/cpufreq/cpufreq_conservative.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/mon.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/mon.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/lockd/mon.o distcc[21041] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_mon.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16321] ERROR: compile (null) on localhost failed CC net/atm/pvc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/backing-dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/backing-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/backing-dev.o distcc[21096] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_backing-dev.o': No such file or directory CC kernel/irq/devres.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/device.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/device.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/device.o distcc[19537] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_device.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exit.o distcc[21124] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory CC net/atm/signaling.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/ashldi3.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/ashldi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/ashldi3.o distcc[21149] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/lib/.tmp_mx_ashldi3.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/802/psnap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/802/psnap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/802/psnap.o distcc[21178] ERROR: compile (null) on localhost failed mv: cannot stat `net/802/.tmp_mx_psnap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/addr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/addr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/addr.o distcc[21201] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_addr.o': No such file or directory AS arch/sh/lib/div64.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_buffer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_buffer.o distcc[21233] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_buffer.o': No such file or directory CC arch/sh/lib/lshrdi3.o CC [M] fs/smbfs/proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/inode.o distcc[21248] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_inode.o': No such file or directory CC kernel/irq/autoprobe.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/asids-debugfs.o: No such file: No such file or directory distcc[19677] ERROR: compile (null) on localhost failed make[2]: *** [arch/sh/mm/built-in.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21307] ERROR: compile (null) on localhost failed fs/nfs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[21314] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/gf128mul.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/gf128mul.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/gf128mul.o distcc[21319] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_gf128mul.o': No such file or directory CC [M] fs/jffs2/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nfs/.tmp_mx_symlink.o': No such file distcc[21323] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nfs/.tmp_mx_symlink.o': No such file or directory AS arch/sh/lib/lshrsi3.o drivers/cpufreq/.tmp_gl_cpufreq_powersave.o: file not recognized: File truncated distcc[20538] ERROR: compile (null) on localhost failed CC [M] fs/smbfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/devres.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/devres.o distcc[21373] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory CC drivers/char/tty_port.o CC fs/cifs/md4.o CC drivers/char/pty.o AS arch/sh/lib/mcount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/profile.o distcc[20676] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_profile.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aes_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aes_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aes_generic.o distcc[21044] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aes_generic.o': No such file or directory AS arch/sh/lib/memchr.o CC fs/coda/sysctl.o CC fs/nls/nls_iso8859-9.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/char_dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/char_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/char_dev.o distcc[21605] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_char_dev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file distcc[19799] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_ksysfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/malloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/malloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/malloc.o AS arch/sh/lib/memcpy.o distcc[21619] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_malloc.o': No such file or directory CC [M] crypto/arc4.o CC drivers/base/map.o LD drivers/gpu/built-in.o fs/nls/.tmp_gl_nls_iso8859-2.o: file not recognized: File truncated distcc[20130] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_ioctl.o distcc[21291] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17916] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21714] ERROR: compile (null) on localhost failed crypto/.tmp_gl_sha1_generic.o: file not recognized: File truncated distcc[21717] ERROR: compile (null) on localhost failed fs/coda/.tmp_gl_symlink.o: file not recognized: File truncated distcc[21718] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha1_generic.o': No such file distcc[21721] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/coda/.tmp_mx_symlink.o': No such file distcc[21723] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha1_generic.o': No such file or directory rm: cannot remove `fs/coda/.tmp_mx_symlink.o': No such file or directory CC [M] fs/smbfs/cache.o CC fs/cifs/md5.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21786] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_powersave.o': No such file distcc[21366] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_powersave.o': No such file or directory CC net/atm/svc.o CC fs/sysfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/coda_linux.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/coda_linux.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/coda_linux.o distcc[19329] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_coda_linux.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21472] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp1250.o: file not recognized: File truncated distcc[21842] ERROR: compile (null) on localhost failed CC net/atm/ioctl.o fs/nls/.tmp_gl_nls_cp737.o: file not recognized: File truncated distcc[20429] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp737.o': No such file distcc[21871] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp737.o': No such file or directory drivers/cpufreq/.tmp_gl_cpufreq_stats.o: file not recognized: File truncated distcc[20746] ERROR: compile (null) on localhost failed CC kernel/time/timekeeping.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/sysctl.o distcc[21912] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_sysctl.o': No such file or directory CC [M] fs/jffs2/build.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/cpu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/cpu.o distcc[21956] ERROR: compile (null) on localhost failed CC net/atm/common.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ldisc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ldisc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_ldisc.o distcc[21958] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_cpu.o': No such file or directory mv: cannot stat `drivers/char/.tmp_mx_tty_ldisc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/xdr4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/xdr4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/lockd/xdr4.o distcc[21977] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_xdr4.o': No such file or directory CC [M] fs/smbfs/sock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/readinode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/readinode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/readinode.o CC fs/sysfs/file.o distcc[22018] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_readinode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/host.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/host.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/lockd/host.o distcc[22039] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_host.o': No such file or directory CC [M] fs/smbfs/inode.o CC drivers/hid/hid-core.o CC net/atm/atm_misc.o make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC fs/sysfs/dir.o crypto/.tmp_gl_blowfish.o: file not recognized: File truncated distcc[20932] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_blowfish.o': No such file distcc[22125] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_blowfish.o': No such file or directory CC fs/sysfs/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kfifo.o distcc[22158] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory crypto/.tmp_gl_arc4.o: file not recognized: File truncated distcc[21788] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_arc4.o': No such file distcc[22177] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_arc4.o': No such file or directory CC drivers/cpufreq/freq_table.o CC net/bluetooth/af_bluetooth.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20603] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21459] ERROR: compile (null) on localhost failed drivers/cpufreq/.tmp_gl_cpufreq_conservative.o: file not recognized: File truncated distcc[22243] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_conservative.o': No such file distcc[22245] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_conservative.o': No such file or directory CC drivers/hid/hid-input.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/pty.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/pty.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/pty.o distcc[22304] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_pty.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21057] ERROR: compile (null) on localhost failed crypto/.tmp_gl_md5.o: file not recognized: File truncated distcc[21060] ERROR: compile (null) on localhost failed CC net/atm/raw.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/misc.o distcc[22349] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_misc.o': No such file or directory CC fs/sysfs/mount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/xdr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/xdr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/lockd/xdr.o distcc[22409] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_xdr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17875] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cipher.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/cipher.o distcc[17876] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_cipher.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22438] ERROR: compile (null) on localhost failed CC [M] fs/smbfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/signaling.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/signaling.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/signaling.o sound/drivers/mpu401/.tmp_gl_mpu401.o: file not recognized: File truncated distcc[22446] ERROR: compile (null) on localhost failed distcc[22445] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_signaling.o': No such file or directory CC net/bluetooth/hci_core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'sound/drivers/mpu401/.tmp_mx_mpu401.o': No such file distcc[22453] ERROR: compile (null) on localhost failed rm: cannot remove `sound/drivers/mpu401/.tmp_mx_mpu401.o': No such file or directory CC net/bluetooth/hci_conn.o AS arch/sh/lib/memmove.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/sock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/sock.o distcc[22509] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_sock.o': No such file or directory CC fs/eventpoll.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/pvc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/pvc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/pvc.o distcc[22264] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_pvc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21501] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cast5.o: file not recognized: File truncated distcc[22546] ERROR: compile (null) on localhost failed CC fs/anon_inodes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/nfs3xdr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/nfs3xdr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/nfs3xdr.o distcc[22282] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_nfs3xdr.o': No such file or directory CC fs/nls/nls_iso8859-14.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20658] ERROR: compile (null) on localhost failed sound/drivers/.tmp_gl_portman2x4.o: file not recognized: File truncated distcc[22597] ERROR: compile (null) on localhost failed CC kernel/time/ntp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/sound_firmware.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/sound_firmware.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/sound_firmware.o distcc[22634] ERROR: compile (null) on localhost failed mv: cannot stat `sound/.tmp_mx_sound_firmware.o': No such file or directory CC [M] fs/jffs2/erase.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/n_tty.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/n_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/n_tty.o distcc[21612] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_n_tty.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/svclock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/svclock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/lockd/svclock.o distcc[22666] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_svclock.o': No such file or directory CC drivers/hid/hidraw.o CC fs/sysfs/bin.o CC net/can/bcm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/inode.o distcc[22368] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_inode.o': No such file or directory CC [M] drivers/hid/hid-dummy.o crypto/.tmp_gl_crypto_null.o: file not recognized: File truncated distcc[22419] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/ashrdi3.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/ashrdi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/ashrdi3.o distcc[21285] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/lib/.tmp_mx_ashrdi3.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_port.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_port.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_port.o distcc[22785] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_port.o': No such file or directory CC drivers/char/misc.o CC [M] drivers/cpufreq/cpufreq_userspace.o CC kernel/trace/trace_selftest_dynamic.o fs/nls/.tmp_gl_nls_cp866.o: file not recognized: File truncated distcc[22233] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp866.o': No such file distcc[22859] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp866.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1250.o': No such file distcc[21845] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1250.o': No such file or directory CC fs/cifs/cifs_unicode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/sem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/sem.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/sem.o distcc[14910] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_sem.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/netmisc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/netmisc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/netmisc.o distcc[22912] ERROR: compile (null) on localhost failed LD ipc/built-in.o mv: cannot stat `fs/cifs/.tmp_mx_netmisc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/ipc_sysctl.o: No such file: No such file or directory distcc[22918] ERROR: compile (null) on localhost failed make[2]: *** [ipc/built-in.o] Error 1 make[1]: *** [ipc] Error 2 CC [M] crypto/tea.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/direct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/direct.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/direct.o distcc[22926] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_direct.o': No such file or directory CC drivers/base/devres.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/resend.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/resend.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/resend.o distcc[22295] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'sound/drivers/.tmp_mx_portman2x4.o': No such file distcc[22601] ERROR: compile (null) on localhost failed CC net/can/af_can.o CC [M] fs/smbfs/ioctl.o rm: cannot remove `sound/drivers/.tmp_mx_portman2x4.o': No such file or directory CC drivers/hwmon/hwmon.o AS arch/sh/lib/memset.o CC kernel/time/clocksource.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/md5.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/md5.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/md5.o distcc[23062] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_md5.o': No such file or directory CC net/bluetooth/hci_event.o CC drivers/hwmon/hwmon-vid.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/aarp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/aarp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/appletalk/aarp.o distcc[23107] ERROR: compile (null) on localhost failed /scratch/kisskb/src/fs/eventpoll.c: In function 'sys_epoll_create1': /scratch/kisskb/src/fs/eventpoll.c:1101: warning: 'ep' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22405] ERROR: compile (null) on localhost failed mv: cannot stat `net/appletalk/.tmp_mx_aarp.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-9.o: file not recognized: File truncated distcc[23113] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-9.o': No such file distcc[23119] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-9.o': No such file or directory CC net/atm/resources.o CC [M] drivers/hid/hid-apple.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/timers/timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/timers/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/timers/timer.o distcc[23148] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/timers/.tmp_mx_timer.o': No such file or directory LD arch/sh/kernel/timers/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hwmon/hwmon.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hwmon/hwmon.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/hwmon.o distcc[23176] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hwmon/.tmp_mx_hwmon.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clocksource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clocksource.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clocksource.o distcc[23198] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory CC [M] fs/jffs2/background.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hwmon/hwmon-vid.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hwmon/hwmon-vid.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/hwmon-vid.o distcc[23218] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hwmon/.tmp_mx_hwmon-vid.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/ddp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/ddp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/appletalk/ddp.o distcc[22867] ERROR: compile (null) on localhost failed mv: cannot stat `net/appletalk/.tmp_mx_ddp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/dir.o distcc[23238] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_dir.o': No such file or directory CC drivers/hwmon/w83781d.o CC kernel/mutex-debug.o CC net/atm/atm_sysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/file.o distcc[23311] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/cpufreq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/cpufreq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpufreq/cpufreq.o CC net/core/sock.o CC drivers/hwmon/adm1025.o distcc[23328] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/cpufreq/.tmp_mx_cpufreq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/gc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/gc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/gc.o distcc[21556] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_gc.o': No such file or directory CC drivers/hwmon/adm9240.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/sysctl_net_atalk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/sysctl_net_atalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/appletalk/sysctl_net_atalk.o CC [M] net/atm/pppoatm.o distcc[22618] ERROR: compile (null) on localhost failed mv: cannot stat `net/appletalk/.tmp_mx_sysctl_net_atalk.o': No such file or directory CC drivers/char/vt_ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_stats.o': No such file distcc[21901] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_stats.o': No such file or directory CC net/core/request_sock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/platform.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/platform.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/platform.o distcc[23448] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_platform.o': No such file or directory CC kernel/trace/ftrace.o CC net/bluetooth/hci_sock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/memory.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/memory.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/memory.o distcc[23486] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_memory.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/sysctl.o distcc[23504] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_sysctl.o': No such file or directory CC kernel/trace/ring_buffer.o CC net/bluetooth/hci_sysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/svc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/svc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/svc.o distcc[23553] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_svc.o': No such file or directory CC net/bluetooth/lib.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23571] ERROR: compile (null) on localhost failed crypto/.tmp_gl_eseqiv.o: file not recognized: File truncated distcc[23582] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_eseqiv.o': No such file distcc[23586] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_eseqiv.o': No such file or directory CC net/bluetooth/l2cap.o CC fs/cifs/nterr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/misc.o distcc[23662] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_misc.o': No such file or directory CC net/core/skbuff.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23691] ERROR: compile (null) on localhost failed fs/nfs/.tmp_gl_nfs3proc.o: file not recognized: File truncated distcc[23693] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nfs/.tmp_mx_nfs3proc.o': No such file distcc[23695] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nfs/.tmp_mx_nfs3proc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/permission.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/permission.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/permission.o CC net/bluetooth/sco.o distcc[23535] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_permission.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/itimer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/itimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/itimer.o distcc[23719] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory LD security/keys/built-in.o CC drivers/hwmon/ds1621.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23746] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/ioctl.o distcc[23757] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_ioctl.o': No such file or directory CC net/core/iovec.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23793] ERROR: compile (null) on localhost failed net/can/.tmp_gl_bcm.o: file not recognized: File truncated distcc[23795] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/can/.tmp_mx_bcm.o': No such file distcc[23797] ERROR: compile (null) on localhost failed rm: cannot remove `net/can/.tmp_mx_bcm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/upcall.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/upcall.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/upcall.o distcc[22541] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_upcall.o': No such file or directory CC net/core/datagram.o CC kernel/trace/trace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/hci_sysfs.o distcc[23851] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/.tmp_mx_hci_sysfs.o': No such file or directory CC net/core/stream.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23877] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/filemap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/filemap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/filemap.o distcc[23905] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_filemap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sh_bios.o distcc[23912] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sh_bios.o': No such file or directory LD mm/built-in.o make[1]: *** [arch/sh/kernel] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/bin.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/bin.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/bin.o distcc[23936] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_bin.o': No such file or directory LD security/built-in.o CC [M] net/bluetooth/bnep/core.o LD net/bluetooth/cmtp/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/seq_file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/seq_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/seq_file.o distcc[23989] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_seq_file.o': No such file or directory CC kernel/trace/trace_sched_switch.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/build.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/build.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/build.o distcc[22594] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_build.o': No such file or directory CC net/bluetooth/hidp/core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/fork.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/fork.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/fork.o distcc[19789] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/compress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/compress.o distcc[23430] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_compress.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/sound.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/sound.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/sound.o distcc[23056] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_sound.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/inotify/inotify.o distcc[23653] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exec_domain.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exec_domain.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exec_domain.o distcc[23477] ERROR: compile (null) on localhost failed CC fs/nls/nls_iso8859-15.o CC kernel/trace/trace_functions.o mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory LD fs/notify/inotify/built-in.o CC net/core/scm.o CC net/bluetooth/rfcomm/core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/rawmidi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/rawmidi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/rawmidi.o distcc[24207] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_rawmidi.o': No such file or directory CC net/bluetooth/rfcomm/sock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-2.o': No such file distcc[21696] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-2.o': No such file or directory CC [M] net/bluetooth/cmtp/core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/svc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/svc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/lockd/svc.o distcc[24267] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_svc.o': No such file or directory CC net/dcb/dcbnl.o CC kernel/trace/trace_nop.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/connect.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/connect.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/connect.o distcc[24300] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_connect.o': No such file or directory CC net/bluetooth/rfcomm/tty.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24332] ERROR: compile (null) on localhost failed net/atm/.tmp_gl_pppoatm.o: file not recognized: File truncated distcc[24336] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/atm/.tmp_mx_pppoatm.o': No such file distcc[24340] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24339] ERROR: compile (null) on localhost failed rm: cannot remove `net/atm/.tmp_mx_pppoatm.o': No such file or directory net/bluetooth/.tmp_gl_sco.o: file not recognized: File truncated distcc[24344] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bluetooth/.tmp_mx_sco.o': No such file distcc[24350] ERROR: compile (null) on localhost failed rm: cannot remove `net/bluetooth/.tmp_mx_sco.o': No such file or directory CC kernel/trace/trace_stack.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/802/p8022.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/802/p8022.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/802/p8022.o distcc[24367] ERROR: compile (null) on localhost failed mv: cannot stat `net/802/.tmp_mx_p8022.o': No such file or directory CC kernel/trace/trace_boot.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24393] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hid/hid-core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hid/hid-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/hid-core.o distcc[24021] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hid/.tmp_mx_hid-core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/stacktrace.o distcc[24418] ERROR: compile (null) on localhost failed LD net/802/built-in.o mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory CC kernel/time/jiffies.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/read.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/read.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/read.o distcc[24452] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_read.o': No such file or directory CC kernel/trace/trace_branch.o CC drivers/i2c/i2c-boardinfo.o CC [M] net/bluetooth/cmtp/sock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timekeeping.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timekeeping.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timekeeping.o distcc[24507] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory CC drivers/i2c/i2c-core.o AS arch/sh/lib/movmem.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:283: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_del_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:646: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:646: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:646: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_register_driver': /scratch/kisskb/src/drivers/i2c/i2c-core.c:712: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:712: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:712: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function '__detach_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:780: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:780: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:780: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:876: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:827) /scratch/kisskb/src/drivers/i2c/i2c-core.c:876: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:827) /scratch/kisskb/src/drivers/i2c/i2c-core.c:904: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:879) /scratch/kisskb/src/drivers/i2c/i2c-core.c:904: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:879) AS arch/sh/lib/strlen.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/iovec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/iovec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/iovec.o distcc[24581] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_iovec.o': No such file or directory CC drivers/base/attribute_container.o crypto/.tmp_gl_crc32c.o: file not recognized: File truncated distcc[24400] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crc32c.o': No such file distcc[24612] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_crc32c.o': No such file or directory CC net/can/proc.o CC drivers/char/vc_screen.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/mount_clnt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/mount_clnt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/mount_clnt.o distcc[23267] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_mount_clnt.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/io.o distcc[24647] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/lib/.tmp_mx_io.o': No such file or directory CC [M] fs/smbfs/getopt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cast5.o': No such file distcc[22552] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_sock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/hci_sock.o distcc[24669] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cast5.o': No such file or directory mv: cannot stat `net/bluetooth/.tmp_mx_hci_sock.o': No such file or directory CC drivers/i2c/algos/i2c-algo-pcf.o CC fs/sysfs/group.o CC net/ethernet/eth.o CC net/ethernet/pe2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/cmtp/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/cmtp/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/cmtp/core.o distcc[24777] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/cmtp/.tmp_mx_core.o': No such file or directory CC [M] drivers/i2c/algos/i2c-algo-bit.o CC net/bluetooth/hidp/sock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/freq_table.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/freq_table.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpufreq/freq_table.o distcc[24839] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/cpufreq/.tmp_mx_freq_table.o': No such file or directory CC drivers/hwmon/it87.o LD crypto/crypto.o AS arch/sh/lib/udiv_qrnnd.o CC drivers/char/selection.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/skbuff.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/skbuff.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/skbuff.o distcc[24943] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_skbuff.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/lshrdi3.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/lshrdi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/lshrdi3.o distcc[23254] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/lib/.tmp_mx_lshrdi3.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24955] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_w83781d.o: file not recognized: File truncated distcc[24958] ERROR: compile (null) on localhost failed CC fs/cifs/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83781d.o': No such file distcc[24963] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_w83781d.o': No such file or directory CC [M] net/bluetooth/bnep/sock.o CC fs/nls/nls_koi8-r.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/i2c/i2c-core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/i2c/i2c-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/i2c-core.o distcc[25030] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/i2c/.tmp_mx_i2c-core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/map.o distcc[21889] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_map.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23889] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp869.o: file not recognized: File truncated distcc[25041] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp869.o': No such file distcc[25046] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp869.o': No such file or directory CC [M] drivers/i2c/algos/i2c-algo-pca.o CC kernel/lockdep.o CC fs/timerfd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/i2c/algos/i2c-algo-pcf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/i2c/algos/i2c-algo-pcf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/algos/i2c-algo-pcf.o distcc[25099] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/i2c/algos/.tmp_mx_i2c-algo-pcf.o': No such file or directory CC net/core/gen_stats.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/proc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/proc.o distcc[25118] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_proc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/af_bluetooth.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/af_bluetooth.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/af_bluetooth.o distcc[23423] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/.tmp_mx_af_bluetooth.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/cache.o distcc[25150] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_cache.o': No such file or directory CC [M] fs/jffs2/fs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_ldisc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_ldisc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bluetooth/hci_ldisc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/handle.o distcc[23702] ERROR: compile (null) on localhost failed CC drivers/char/keyboard.o distcc[25167] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_handle.o': No such file or directory mv: cannot stat `drivers/bluetooth/.tmp_mx_hci_ldisc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hidp/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hidp/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/hidp/core.o distcc[24815] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/hidp/.tmp_mx_core.o': No such file or directory CC kernel/time/timer_list.o CC kernel/futex.o LD drivers/i2c/algos/built-in.o LD crypto/crypto_algapi.o AS arch/sh/lib/udivsi3.o CC [M] net/bluetooth/cmtp/capi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crypto_null.o': No such file distcc[22775] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_crypto_null.o': No such file or directory CC drivers/char/vt.o CC fs/cifs/cifsencrypt.o CC net/ipv4/route.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/sock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/sock.o distcc[25363] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_sock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/inode.o distcc[25372] ERROR: compile (null) on localhost failed CC drivers/char/defkeymap.o mv: cannot stat `fs/sysfs/.tmp_mx_inode.o': No such file or directory CC net/ipv4/inetpeer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25425] ERROR: compile (null) on localhost failed net/bluetooth/hidp/.tmp_gl_sock.o: file not recognized: File truncated distcc[25427] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bluetooth/hidp/.tmp_mx_sock.o': No such file distcc[25429] ERROR: compile (null) on localhost failed rm: cannot remove `net/bluetooth/hidp/.tmp_mx_sock.o': No such file or directory CC drivers/input/input.o LD net/bluetooth/hidp/hidp.o LD fs/notify/built-in.o CC net/ipv4/protocol.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/manage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/manage.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/manage.o distcc[23048] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/super.o distcc[18079] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_super.o': No such file or directory CC [M] fs/jffs2/writev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21086] ERROR: compile (null) on localhost failed drivers/cpufreq/.tmp_gl_cpufreq_ondemand.o: file not recognized: File truncated distcc[25518] ERROR: compile (null) on localhost failed CC net/ipv4/ip_input.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/delay.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/delay.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/delay.o distcc[25555] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/lib/.tmp_mx_delay.o': No such file or directory CC drivers/hwmon/lm75.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/core.o distcc[24767] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/ntp.o distcc[25588] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory CC net/ipv4/ip_fragment.o crypto/.tmp_gl_cryptd.o: file not recognized: File truncated distcc[23748] ERROR: compile (null) on localhost failed CC fs/cifs/readdir.o CC net/ipv4/ip_forward.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifs_unicode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifs_unicode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/cifs_unicode.o distcc[25651] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_cifs_unicode.o': No such file or directory CC [M] fs/nls/nls_cp775.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/spurious.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/spurious.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/spurious.o distcc[24528] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory CC drivers/base/transport_class.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/request_sock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/request_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/request_sock.o distcc[24086] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_request_sock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vc_screen.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vc_screen.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/vc_screen.o CC [M] net/bluetooth/bnep/netdev.o distcc[25739] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_vc_screen.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/pagelist.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/pagelist.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/pagelist.o CC [M] fs/smbfs/symlink.o distcc[25759] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_pagelist.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/mutex.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/mutex.o distcc[25767] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory CC fs/eventfd.o CC net/ipv4/ip_options.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/l2cap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/l2cap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/l2cap.o distcc[25818] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/.tmp_mx_l2cap.o': No such file or directory CC net/core/gen_estimator.o CC drivers/input/gameport/gameport.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/fs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/fs.o distcc[25869] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_fs.o': No such file or directory LD drivers/i2c/busses/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/grace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/grace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/lockd/grace.o distcc[17536] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_grace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifsencrypt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifsencrypt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/cifsencrypt.o distcc[25927] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/cifs/.tmp_mx_cifsencrypt.o': No such file or directory distcc[25929] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm75.o: file not recognized: File truncated distcc[25934] ERROR: compile (null) on localhost failed LD [M] fs/lockd/lockd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm75.o': No such file distcc[25939] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm75.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/svcproc.o: No such file: No such file or directory distcc[25941] ERROR: compile (null) on localhost failed make[3]: *** [fs/lockd/lockd.o] Error 1 make[2]: *** [fs/lockd] Error 2 make[2]: *** Waiting for unfinished jobs.... CC drivers/input/gameport/lightning.o CC [M] fs/smbfs/smbiod.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md5.o': No such file distcc[22312] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_md5.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ramfs/file-nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ramfs/file-nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ramfs/file-nommu.o distcc[25984] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ramfs/.tmp_mx_file-nommu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24095] ERROR: compile (null) on localhost failed CC [M] drivers/char/hw_random/core.o CC [M] fs/smbfs/request.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/nodelist.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/nodelist.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/nodelist.o distcc[26013] ERROR: compile (null) on localhost failed LD fs/ramfs/ramfs.o mv: cannot stat `fs/jffs2/.tmp_mx_nodelist.o': No such file or directory CC drivers/hwmon/lm77.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_bcsp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_bcsp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bluetooth/hci_bcsp.o distcc[25548] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_hci_bcsp.o': No such file or directory CC net/core/net_namespace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/gameport/gameport.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/gameport/gameport.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/gameport/gameport.o distcc[26097] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/gameport/.tmp_mx_gameport.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/eventpoll.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/eventpoll.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/eventpoll.o distcc[26107] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_eventpoll.o': No such file or directory AS arch/sh/lib/udivsi3_i4i-Os.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_options.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_options.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_options.o distcc[26151] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_ip_options.o': No such file or directory CC [M] drivers/i2c/busses/i2c-sh_mobile.o CC drivers/char/rio/rio_linux.o CC [M] drivers/i2c/busses/i2c-simtec.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hidp/sock.o: No such file: No such file or directory distcc[25458] ERROR: compile (null) on localhost failed make[4]: *** [net/bluetooth/hidp/hidp.o] Error 1 make[3]: *** [net/bluetooth/hidp] Error 2 make[3]: *** Waiting for unfinished jobs.... CC drivers/input/input-compat.o LD net/ipv6/netfilter/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/erase.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/erase.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/erase.o distcc[26284] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_erase.o': No such file or directory CC drivers/char/rio/rioinit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/asn1.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/asn1.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/asn1.o distcc[25146] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_asn1.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/ioctl.o distcc[25324] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_ioctl.o': No such file or directory CC drivers/char/rio/rioboot.o CC net/ipv4/ip_output.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input-compat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input-compat.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/input-compat.o distcc[26359] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/.tmp_mx_input-compat.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/can/af_can.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/can/af_can.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/can/af_can.o distcc[24825] ERROR: compile (null) on localhost failed CC drivers/char/rio/riocmd.o mv: cannot stat `net/can/.tmp_mx_af_can.o': No such file or directory CC net/ipv4/ip_sockglue.o CC drivers/char/rio/rioctrl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cryptd.o': No such file distcc[25599] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cryptd.o': No such file or directory CC drivers/char/rio/riointr.o /scratch/kisskb/src/fs/cifs/readdir.c: In function 'cifs_readdir': /scratch/kisskb/src/fs/cifs/readdir.c:993: warning: 'current_entry' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/rfcomm/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/rfcomm/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/rfcomm/core.o distcc[26463] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/rfcomm/.tmp_mx_core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/write.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/write.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/write.o distcc[25090] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_write.o': No such file or directory CC net/ipv6/addrconf_core.o CC drivers/char/rio/rioparam.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/readdir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/readdir.o distcc[26516] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_readdir.o': No such file or directory LD drivers/base/power/built-in.o CC net/ipv4/inet_hashtables.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/attribute_container.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/attribute_container.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/attribute_container.o distcc[26569] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_attribute_container.o': No such file or directory CC drivers/char/rio/rioroute.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/md4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/md4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/md4.o distcc[26578] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_md4.o': No such file or directory CC [M] fs/nls/nls_cp857.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/cmtp/sock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/cmtp/sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/cmtp/sock.o distcc[26639] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/cmtp/.tmp_mx_sock.o': No such file or directory CC drivers/char/rio/riotable.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/common.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/common.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/common.o distcc[26673] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_common.o': No such file or directory CC net/ipv4/inet_timewait_sock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/input.o distcc[26700] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/.tmp_mx_input.o': No such file or directory CC drivers/input/ff-core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26741] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/resources.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/resources.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/resources.o distcc[24032] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_resources.o': No such file or directory CC net/ipv4/inet_connection_sock.o CC [M] drivers/i2c/chips/pcf8575.o fs/cifs/.tmp_gl_cifsfs.o: file not recognized: File truncated distcc[23882] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/cifs/.tmp_mx_cifsfs.o': No such file distcc[26806] ERROR: compile (null) on localhost failed rm: cannot remove `fs/cifs/.tmp_mx_cifsfs.o': No such file or directory CC net/ipv4/tcp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/timerfd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/timerfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/timerfd.o distcc[26846] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_timerfd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24072] ERROR: compile (null) on localhost failed CC drivers/char/rio/riotty.o sound/drivers/.tmp_gl_mtpav.o: file not recognized: File truncated distcc[26005] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'sound/drivers/.tmp_mx_mtpav.o': No such file distcc[26868] ERROR: compile (null) on localhost failed rm: cannot remove `sound/drivers/.tmp_mx_mtpav.o': No such file or directory CC net/ipv4/tcp_input.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26360] ERROR: compile (null) on localhost failed drivers/cpufreq/.tmp_gl_cpufreq_userspace.o: file not recognized: File truncated distcc[26896] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_userspace.o': No such file distcc[26898] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_userspace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/gen_estimator.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/gen_estimator.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/gen_estimator.o distcc[26547] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_gen_estimator.o': No such file or directory CC net/ipv4/tcp_output.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/devres.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/devres.o distcc[26065] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_devres.o': No such file or directory CC drivers/char/generic_serial.o CC drivers/input/serio/serio.o CC net/irda/iriap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/generic_serial.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/generic_serial.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/generic_serial.o distcc[27064] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_generic_serial.o': No such file or directory CC drivers/input/serio/i8042.o CC net/irda/iriap_event.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioctrl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioctrl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rioctrl.o distcc[27116] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioctrl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_hashtables.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_hashtables.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inet_hashtables.o distcc[27120] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_inet_hashtables.o': No such file or directory drivers/i2c/busses/.tmp_gl_i2c-sh_mobile.o: file not recognized: File truncated distcc[26743] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-sh_mobile.o': No such file distcc[27129] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/busses/.tmp_mx_i2c-sh_mobile.o': No such file or directory CC drivers/input/serio/serport.o CC net/irda/irlmp.o CC drivers/char/n_r3964.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/route.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/route.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/route.o distcc[27192] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_route.o': No such file or directory CC net/irda/irlmp_event.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/addrconf_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/addrconf_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/addrconf_core.o distcc[27242] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv6/.tmp_mx_addrconf_core.o': No such file or directory CC drivers/input/serio/libps2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/keyboard.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/keyboard.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/keyboard.o distcc[27276] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_keyboard.o': No such file or directory LD crypto/crypto_blkcipher.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/iriap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/iriap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/iriap.o distcc[27300] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_iriap.o': No such file or directory LD fs/ramfs/built-in.o CC net/irda/irlmp_frame.o CC net/core/sysctl_net_core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22857] ERROR: compile (null) on localhost failed CC net/irda/irlap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/net_namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/net_namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/net_namespace.o distcc[26866] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_net_namespace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/hci_core.o distcc[27397] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/.tmp_mx_hci_core.o': No such file or directory CC [M] fs/nls/nls_cp860.o CC net/irda/irlap_event.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rio_linux.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rio_linux.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rio_linux.o distcc[27445] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rio_linux.o': No such file or directory CC net/core/skb_dma_map.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/bnep/netdev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/bnep/netdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/bnep/netdev.o distcc[27473] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/bnep/.tmp_mx_netdev.o': No such file or directory CC net/irda/irlap_frame.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_fragment.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_fragment.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_fragment.o distcc[27498] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_ip_fragment.o': No such file or directory CC net/ipv4/tcp_timer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27541] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp860.o: file not recognized: File truncated distcc[27545] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riointr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riointr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/riointr.o distcc[27548] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riointr.o': No such file or directory CC net/irda/timer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27564] ERROR: compile (null) on localhost failed drivers/input/serio/.tmp_gl_serport.o: file not recognized: File truncated distcc[27572] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_forward.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_forward.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_forward.o distcc[26734] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_ip_forward.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioroute.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioroute.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rioroute.o distcc[27588] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioroute.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_sockglue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_sockglue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: f CC net/ipv4/tcp_ipv4.o ailed to merge target specific data of file net/ipv4/ip_sockglue.o distcc[27599] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_ip_sockglue.o': No such file or directory CC [M] net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlmp_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlmp_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlmp_event.o distcc[27647] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irlmp_event.o': No such file or directory CC drivers/isdn/capi/kcapi.o LD crypto/crypto_hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/write.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/write.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/write.o distcc[27685] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_write.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/trace/trace_selftest_dynamic.o distcc[27692] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/trace/.tmp_mx_trace_selftest_dynamic.o': No such file or directory LD [M] fs/nfs/nfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26829] ERROR: compile (null) on localhost failed drivers/input/gameport/.tmp_gl_lightning.o: file not recognized: File truncated distcc[27709] ERROR: compile (null) on localhost failed CC net/core/dev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/gameport/.tmp_mx_lightning.o': No such file distcc[27713] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/gameport/.tmp_mx_lightning.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/stream.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/stream.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/stream.o distcc[25730] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_stream.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/misc.o distcc[24053] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_misc.o': No such file or directory LD drivers/input/gameport/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/eventfd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/eventfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/eventfd.o distcc[26650] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_eventfd.o': No such file or directory LD [M] sound/core/snd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27760] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/lib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/lib.o distcc[27209] ERROR: compile (null) on localhost failed CC net/irda/qos.o mv: cannot stat `net/bluetooth/.tmp_mx_lib.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_ondemand.o': No such file distcc[25527] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_ondemand.o': No such file or directory CC drivers/leds/led-core.o LD drivers/cpufreq/built-in.o CC net/irda/irqueue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/cpufreq_stats.o: No such file: No such file or directory distcc[27821] ERROR: compile (null) on localhost failed make[3]: *** [drivers/cpufreq/built-in.o] Error 1 make[2]: *** [drivers/cpufreq] Error 2 make[2]: *** Waiting for unfinished jobs.... CC net/core/ethtool.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_timer.o distcc[27903] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_tcp_timer.o': No such file or directory CC net/ipv6/exthdrs_core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/qos.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/qos.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/qos.o distcc[27922] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_qos.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/iriap_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/iriap_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/iriap_event.o distcc[27940] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_iriap_event.o': No such file or directory CC [M] net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o CC drivers/isdn/hardware/avm/b1pcmcia.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlap.o distcc[28003] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irlap.o': No such file or directory CC [M] net/ipv6/netfilter/nf_conntrack_reasm.o fs/smbfs/.tmp_gl_file.o: file not recognized: File truncated distcc[27353] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/protocol.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/protocol.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/protocol.o distcc[28030] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_protocol.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/scm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/scm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/scm.o distcc[27360] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_scm.o': No such file or directory CC drivers/input/serio/serio_raw.o arch/sh/drivers/.tmp_gl_heartbeat.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/atm_sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/atm_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/atm_sysfs.o distcc[22310] ERROR: compile (null) on localhost failed distcc[28062] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_atm_sysfs.o': No such file or directory CC net/irda/irttp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioparam.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioparam.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rioparam.o distcc[26803] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioparam.o': No such file or directory CC net/ipv4/tcp_minisocks.o CC net/irda/irda_device.o CC [M] drivers/char/riscom8.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/dd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/dd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/dd.o distcc[28158] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dd.o': No such file or directory CC net/irda/irias_object.o CC kernel/rtmutex.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/smbiod.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/smbiod.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/smbiod.o distcc[27409] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_smbiod.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28214] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-15.o: file not recognized: File truncated distcc[28216] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-15.o': No such file distcc[28218] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-15.o': No such file or directory CC net/irda/wrapper.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/atm_misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/atm_misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/atm_misc.o distcc[27843] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_atm_misc.o': No such file or directory LD drivers/isdn/hardware/eicon/built-in.o CC net/irda/af_irda.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/i2c/algos/i2c-algo-bit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/i2c/algos/i2c-algo-bit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/algos/i2c-algo-bit.o distcc[28277] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/i2c/algos/.tmp_mx_i2c-algo-bit.o': No such file or directory CC net/irda/discovery.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/rfcomm/tty.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/rfcomm/tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/rfcomm/tty.o distcc[28295] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/rfcomm/.tmp_mx_tty.o': No such file or directory drivers/hwmon/.tmp_gl_adm9240.o: file not recognized: File truncated distcc[26854] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adm9240.o': No such file distcc[28321] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_adm9240.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/gameport/lightning.o: No such file: No such file or directory distcc[27749] ERROR: compile (null) on localhost failed make[3]: *** [drivers/input/gameport/built-in.o] Error 1 make[2]: *** [drivers/input/gameport] Error 2 LD crypto/cryptomgr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/algboss.o: No such file: No such file or directory distcc[28330] ERROR: compile (null) on localhost failed make[2]: *** [crypto/cryptomgr.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC net/ipv6/inet6_hashtables.o CC [M] fs/jffs2/super.o CC fs/cifs/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/ethtool.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/ethtool.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/ethtool.o distcc[28386] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_ethtool.o': No such file or directory CC drivers/isdn/capi/capiutil.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/rfcomm/sock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/rfcomm/sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/rfcomm/sock.o distcc[28433] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/rfcomm/.tmp_mx_sock.o': No such file or directory LD net/bluetooth/rfcomm/rfcomm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28460] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_output.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_output.o distcc[28473] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_tcp_output.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/autoprobe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/autoprobe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/autoprobe.o distcc[28297] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_autoprobe.o': No such file or directory LD net/bluetooth/rfcomm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/connector/connector.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/connector/connector.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/connector/connector.o distcc[28506] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/connector/.tmp_mx_connector.o': No such file or directory CC [M] net/ipv6/af_inet6.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27772] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28355] ERROR: compile (null) on localhost failed LD [M] sound/core/snd-rawmidi.o crypto/.tmp_gl_camellia.o: file not recognized: File truncated distcc[28534] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_adm1025.o: file not recognized: File truncated distcc[28542] ERROR: compile (null) on localhost failed CC drivers/hwmon/lm78.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/background.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/background.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/background.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_camellia.o': No such file distcc[28552] ERROR: compile (null) on localhost failed distcc[26318] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_camellia.o': No such file or directory mv: cannot stat `fs/jffs2/.tmp_mx_background.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/datagram.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/datagram.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/datagram.o distcc[28207] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_datagram.o': No such file or directory CC drivers/leds/led-triggers.o CC net/ipv4/tcp_cong.o CC drivers/isdn/mISDN/core.o CC drivers/leds/ledtrig-timer.o LD [M] sound/drivers/snd-serial-u16550.o CC [M] fs/nls/nls_cp861.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28695] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlmp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlmp.o distcc[28727] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irlmp.o': No such file or directory CC [M] drivers/leds/ledtrig-heartbeat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28753] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp861.o: file not recognized: File truncated distcc[28755] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp861.o': No such file distcc[28757] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp861.o': No such file or directory CC [M] drivers/char/lp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irda_device.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irda_device.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irda_device.o distcc[28777] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irda_device.o': No such file or directory LD arch/sh/lib/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28796] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/i2c/algos/i2c-algo-pca.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/i2c/algos/i2c-algo-pca.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/algos/i2c-algo-pca.o distcc[28801] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/i2c/algos/.tmp_mx_i2c-algo-pca.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/serio/i8042.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/serio/i8042.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/i8042.o distcc[28063] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/serio/.tmp_mx_i8042.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28830] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/connector/cn_queue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/connector/cn_queue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/connector/cn_queue.o distcc[24689] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/connector/.tmp_mx_cn_queue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/raw.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/raw.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/raw.o distcc[28110] ERROR: compile (null) on localhost failed CC drivers/hwmon/lm83.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/smbfs/.tmp_mx_file.o': No such file distcc[28019] ERROR: compile (null) on localhost failed mv: /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) cannot stat `net/atm/.tmp_mx_raw.o': No such file or directory distcc[28860] ERROR: compile (null) on localhost failed rm: cannot remove `fs/smbfs/.tmp_mx_file.o': No such file or directory LD drivers/isdn/hardware/mISDN/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/xattr.o distcc[28895] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_xattr.o': No such file or directory LD [M] drivers/connector/cn.o fs/jffs2/.tmp_gl_super.o: file not recognized: File truncated distcc[28462] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/jffs2/.tmp_mx_super.o': No such file distcc[28917] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28921] ERROR: compile (null) on localhost failed LD net/atm/atm.o rm: cannot remove `fs/jffs2/.tmp_mx_super.o': No such file or directory CC drivers/base/dma-mapping.o LD net/atm/built-in.o CC drivers/hwmon/lm87.o LD net/key/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioboot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rioboot.o distcc[28990] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioboot.o': No such file or directory CC kernel/rtmutex-debug.o LD [M] sound/soundcore.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/wrapper.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/wrapper.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/wrapper.o distcc[29026] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_wrapper.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/drivers/serial-u16550.o: No such file: No such file or directory distcc[28662] ERROR: compile (null) on localhost failed make[3]: *** [sound/drivers/snd-serial-u16550.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC drivers/input/mousedev.o CC drivers/isdn/capi/capilib.o CC drivers/isdn/hardware/avm/b1.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riocmd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riocmd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/riocmd.o distcc[29065] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riocmd.o': No such file or directory CC [M] drivers/isdn/capi/capi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_timewait_sock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_timewait_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inet_timewait_sock.o distcc[29082] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_inet_timewait_sock.o': No such file or directory CC drivers/isdn/mISDN/fsm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irias_object.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irias_object.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irias_object.o distcc[29110] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irias_object.o': No such file or directory LD kernel/trace/libftrace.o CC [M] net/ipv6/anycast.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/dma-mapping.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/dma-mapping.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/dma-mapping.o distcc[29145] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dma-mapping.o': No such file or directory CC net/core/dev_mcast.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29161] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm83.o: file not recognized: File truncated distcc[29164] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm83.o': No such file distcc[29178] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm83.o': No such file or directory CC [M] fs/nls/nls_cp862.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/gen_stats.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/gen_stats.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/gen_stats.o distcc[28449] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_gen_stats.o': No such file or directory fs/nls/.tmp_gl_nls_cp857.o: file not recognized: File truncated distcc[28798] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp857.o': No such file distcc[29217] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp857.o': No such file or directory CC [M] fs/jffs2/debug.o CC fs/cifs/sess.o CC net/llc/llc_core.o CC kernel/up.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/chip.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/chip.o distcc[29323] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_chip.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/ff-core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/ff-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/ff-core.o distcc[29331] ERROR: compile (null) on localhost failed LD kernel/irq/built-in.o mv: cannot stat `drivers/input/.tmp_mx_ff-core.o': No such file or directory CC [M] net/key/af_key.o AR arch/sh/lib/lib.a /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/symlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/symlink.o distcc[29361] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_symlink.o': No such file or directory CC net/llc/llc_input.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/dev_mcast.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/dev_mcast.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/dev_mcast.o distcc[29395] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_dev_mcast.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_serport.o': No such file distcc[27580] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/serio/.tmp_mx_serport.o': No such file or directory CC net/core/dst.o CC net/llc/llc_output.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/writev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/writev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/writev.o distcc[29451] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_writev.o': No such file or directory CC net/core/netevent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29474] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm78.o: file not recognized: File truncated distcc[29476] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/hash.o: No such file: No such file or directory distcc[27681] ERROR: compile (null) on localhost failed make[2]: *** [crypto/crypto_hash.o] Error 1 CC net/ipv4/datagram.o drivers/char/.tmp_gl_n_r3964.o: file not recognized: File truncated distcc[28698] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/serio/libps2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/serio/libps2.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: to drivers/hid/hidraw.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: medrivers/hid/hidraw.o: uses instructions which are incompatible with instructions used in previous modules rge/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: tfaarilgeedt s tpeo cimefirgc e datartage ot f spfiecleif drivers/input/serio/libps2.o ic data of file drivers/hid/hidraw.o distcc[28424] ERROR: compile (null) on localhost failed distcc[29507] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hid/.tmp_mx_hidraw.o': No such file or directory mv: cannot stat `drivers/input/serio/.tmp_mx_libps2.o': No such file or directory CC net/llc/llc_if.o CC drivers/hwmon/max1619.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlap_frame.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlap_frame.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlap_frame.o distcc[29557] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irlap_frame.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlap_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlap_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlap_event.o distcc[29560] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irlap_event.o': No such file or directory CC net/llc/llc_c_ev.o CC net/core/neighbour.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29628] ERROR: compile (null) on localhost failed drivers/leds/.tmp_gl_ledtrig-timer.o: file not recognized: File truncated distcc[28838] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm78.o': No such file distcc[29478] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm78.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/socket.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/socket.o distcc[28843] ERROR: compile (null) on localhost failed mv: cannot stat `net/.tmp_mx_socket.o': No such file or directory CC net/core/rtnetlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/drivers/.tmp_mx_heartbeat.o': No such file distcc[28069] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/drivers/.tmp_mx_heartbeat.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/dev.o distcc[29658] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_dev.o': No such file or directory CC net/core/utils.o CC net/llc/llc_c_ac.o LD arch/sh/drivers/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/drivers/heartbeat.o: No such file: No such file or directory distcc[29693] ERROR: compile (null) on localhost failed make[2]: *** [arch/sh/drivers/built-in.o] Error 1 make[1]: *** [arch/sh/drivers] Error 2 net/ipv6/netfilter/.tmp_gl_nf_conntrack_l3proto_ipv6.o: file not recognized: File truncated distcc[28928] ERROR: compile (null) on localhost failed CC net/core/link_watch.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv6/netfilter/.tmp_mx_nf_conntrack_l3proto_ipv6.o': No such file distcc[29715] ERROR: compile (null) on localhost failed CC drivers/base/module.o rm: cannot remove `net/ipv6/netfilter/.tmp_mx_nf_conntrack_l3proto_ipv6.o': No such file or directory CC net/llc/llc_conn.o CC drivers/input/keyboard/atkbd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/af_inet6.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/af_inet6.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/af_inet6.o distcc[29786] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv6/.tmp_mx_af_inet6.o': No such file or directory CC net/llc/llc_c_st.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/appletalk/dev.o distcc[29823] ERROR: compile (null) on localhost failed mv: cannot stat `net/appletalk/.tmp_mx_dev.o': No such file or directory CC net/core/filter.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/inode.o distcc[27468] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_inode.o': No such file or directory LD net/appletalk/appletalk.o LD net/appletalk/built-in.o CC drivers/isdn/mISDN/socket.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/serio/serio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/serio/serio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/serio.o distcc[29878] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/serio/.tmp_mx_serio.o': No such file or directory CC net/ipv4/raw.o CC net/llc/llc_pdu.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_c_ac.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_c_ac.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_c_ac.o distcc[29949] ERROR: compile (null) on localhost failed mv: cannot stat `net/llc/.tmp_mx_llc_c_ac.o': No such file or directory CC fs/cifs/export.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29976] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm87.o: file not recognized: File truncated distcc[29978] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm87.o': No such file distcc[29980] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm87.o': No such file or directory CC [M] fs/nls/nls_cp863.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_ledtrig-timer.o': No such file distcc[29632] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/leds/.tmp_mx_ledtrig-timer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/datagram.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/datagram.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/datagram.o distcc[30008] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_datagram.o': No such file or directory CC kernel/spinlock.o CC drivers/isdn/mISDN/clock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/futex.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/futex.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/futex.o distcc[28122] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_futex.o': No such file or directory CC net/irda/parameters.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/vt.o distcc[30101] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_vt.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_n_r3964.o': No such file distcc[29508] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_n_r3964.o': No such file or directory CC [M] fs/jffs2/wbuf.o CC fs/cifs/cifsacl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/socket.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/socket.o distcc[30159] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_socket.o': No such file or directory CC [M] fs/nls/nls_cp864.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/up.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/up.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/up.o distcc[30190] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_up.o': No such file or directory CC drivers/input/misc/pcf50633-input.o CC net/ipv4/udp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/rtnetlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/rtnetlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/rtnetlink.o distcc[30269] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_rtnetlink.o': No such file or directory CC [M] fs/nls/nls_cp874.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/filter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/filter.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/filter.o distcc[30296] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_filter.o': No such file or directory CC [M] net/ipv6/ip6_output.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/spinlock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/spinlock.o distcc[30325] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_spinlock.o': No such file or directory CC net/llc/llc_sap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp860.o': No such file distcc[27549] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp860.o': No such file or directory CC fs/cifs/cifs_spnego.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/lp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/lp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/lp.o distcc[30365] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_lp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30383] ERROR: compile (null) on localhost failed CC net/llc/llc_s_ac.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24662] ERROR: compile (null) on localhost failed CC [M] drivers/input/misc/uinput.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riotty.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riotty.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/riotty.o distcc[30049] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riotty.o': No such file or directory CC net/ipv4/udplite.o CC net/llc/llc_s_ev.o CC [M] fs/jffs2/compr_rtime.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28556] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/hardware/avm/b1.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/hardware/avm/b1.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/hardware/avm/b1.o distcc[30467] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/hardware/avm/.tmp_mx_b1.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30483] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp862.o: file not recognized: File truncated distcc[30487] ERROR: compile (null) on localhost failed CC drivers/input/mouse/psmouse-base.o CC net/llc/llc_s_st.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vt_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vt_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/vt_ioctl.o distcc[30112] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_vt_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_cong.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_cong.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_cong.o distcc[30551] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_tcp_cong.o': No such file or directory CC drivers/input/keyboard/xtkbd.o CC net/irda/irnetlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/dst.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/dst.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/dst.o distcc[30594] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_dst.o': No such file or directory CC drivers/input/keyboard/sh_keysc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/skb_dma_map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/skb_dma_map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/skb_dma_map.o distcc[30624] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_skb_dma_map.o': No such file or directory CC drivers/hwmon/smsc47m1.o drivers/hwmon/.tmp_gl_lm77.o: file not recognized: File truncated distcc[29630] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_s_ev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_s_ev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_s_ev.o distcc[30687] ERROR: compile (null) on localhost failed mv: cannot stat `net/llc/.tmp_mx_llc_s_ev.o': No such file or directory fs/jffs2/.tmp_gl_symlink.o: file not recognized: File truncated distcc[30399] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/jffs2/.tmp_mx_symlink.o': No such file distcc[30693] ERROR: compile (null) on localhost failed rm: cannot remove `fs/jffs2/.tmp_mx_symlink.o': No such file or directory CC [M] drivers/input/keyboard/lkkbd.o CC net/irda/irmod.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28496] ERROR: compile (null) on localhost failed CC net/llc/af_llc.o fs/coda/.tmp_gl_pioctl.o: file not recognized: File truncated distcc[30737] ERROR: compile (null) on localhost failed CC drivers/isdn/mISDN/hwchannel.o LD kernel/trace/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30779] ERROR: compile (null) on localhost failed drivers/isdn/capi/.tmp_gl_capi.o: file not recognized: File truncated distcc[30789] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/isdn/capi/.tmp_mx_capi.o': No such file distcc[30800] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/isdn/capi/.tmp_mx_capi.o': No such file or directory CC [M] drivers/input/keyboard/stowaway.o CC [M] fs/nls/nls_cp932.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_c_ev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_c_ev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_c_ev.o distcc[30861] ERROR: compile (null) on localhost failed mv: cannot stat `net/llc/.tmp_mx_llc_c_ev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_sap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_sap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_sap.o distcc[30667] ERROR: compile (null) on localhost failed mv: cannot stat `net/llc/.tmp_mx_llc_sap.o': No such file or directory CC [M] fs/jffs2/compr_lzo.o CC drivers/isdn/mISDN/stack.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/utils.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/utils.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/utils.o distcc[30903] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_utils.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riotable.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riotable.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/riotable.o distcc[30942] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riotable.o': No such file or directory CC net/llc/llc_station.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_input.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_input.o distcc[30984] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_ip_input.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/capi/kcapi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/capi/kcapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/capi/kcapi.o distcc[30521] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/capi/.tmp_mx_kcapi.o': No such file or directory CC [M] drivers/hwmon/ads7828.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_input.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_input.o distcc[31034] ERROR: compile (null) on localhost failed mv: cannot stat `net/llc/.tmp_mx_llc_input.o': No such file or directory CC net/irda/irsysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/debug.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/debug.o distcc[31053] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_debug.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_output.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_output.o distcc[31070] ERROR: compile (null) on localhost failed CC [M] drivers/input/ff-memless.o mv: cannot stat `net/ipv4/.tmp_mx_ip_output.o': No such file or directory CC drivers/input/touchscreen/ads7846.o CC drivers/input/mouse/synaptics.o CC net/netfilter/core.o net/bluetooth/bnep/.tmp_gl_sock.o: file not recognized: File truncated distcc[28873] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bluetooth/bnep/.tmp_mx_sock.o': No such file distcc[31158] ERROR: compile (null) on localhost failed rm: cannot remove `net/bluetooth/bnep/.tmp_mx_sock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/drivers/mpu401/mpu401_uart.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/drivers/mpu401/mpu401_uart.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/drivers/mpu401/mpu401_uart.o distcc[24610] ERROR: compile (null) on localhost failed CC drivers/input/touchscreen/fujitsu_ts.o mv: cannot stat `sound/drivers/mpu401/.tmp_mx_mpu401_uart.o': No such file or directory LD [M] sound/drivers/mpu401/snd-mpu401-uart.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_conn.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_conn.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/hci_conn.o distcc[31200] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/.tmp_mx_hci_conn.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30963] ERROR: compile (null) on localhost failed CC drivers/input/touchscreen/touchit213.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31238] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/ip6_output.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/ip6_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/ip6_output.o distcc[31237] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv6/.tmp_mx_ip6_output.o': No such file or directory drivers/input/keyboard/.tmp_gl_lkkbd.o: file not recognized: File truncated distcc[31241] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_lkkbd.o': No such file distcc[31245] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_lkkbd.o': No such file or directory CC net/netfilter/nf_log.o CC kernel/uid16.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_conn.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_conn.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_conn.o distcc[31295] ERROR: compile (null) on localhost failed mv: cannot stat `net/llc/.tmp_mx_llc_conn.o': No such file or directory CC [M] fs/nls/nls_euc-jp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31353] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_it87.o: file not recognized: File truncated distcc[31355] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_it87.o': No such file distcc[31358] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_it87.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31365] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_max1619.o: file not recognized: File truncated distcc[31368] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_max1619.o': No such file distcc[31373] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_max1619.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/ioctl.o distcc[31376] ERROR: compile (null) on localhost failed CC drivers/isdn/mISDN/layer1.o mv: cannot stat `fs/cifs/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/capability.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/capability.o distcc[31193] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_capability.o': No such file or directory CC net/core/flow.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/coda/.tmp_mx_pioctl.o': No such file distcc[30747] ERROR: compile (null) on localhost failed LD [M] sound/drivers/mpu401/snd-mpu401.o rm: cannot remove `fs/coda/.tmp_mx_pioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31429] ERROR: compile (null) on localhost failed CC net/netfilter/nf_queue.o CC drivers/input/touchscreen/touchwin.o LD fs/coda/coda.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/psdev.o: No such file: No such file or directory distcc[31480] ERROR: compile (null) on localhost failed make[3]: *** [fs/coda/coda.o] Error 1 make[2]: *** [fs/coda] Error 2 CC net/netfilter/nf_sockopt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31496] ERROR: compile (null) on localhost failed drivers/input/keyboard/.tmp_gl_xtkbd.o: file not recognized: File truncated distcc[31505] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_xtkbd.o': No such file distcc[31513] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_xtkbd.o': No such file or directory fs/nls/.tmp_gl_nls_cp932.o: file not recognized: File truncated distcc[31208] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp932.o': No such file distcc[31519] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp932.o': No such file or directory CC [M] net/ipv6/ip6_input.o CC net/netlink/af_netlink.o CC [M] drivers/input/touchscreen/elo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31608] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_log.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_log.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_log.o distcc[31612] ERROR: compile (null) on localhost failed drivers/input/misc/.tmp_gl_uinput.o: file not recognized: File truncated distcc[31614] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nf_log.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_uinput.o': No such file distcc[31620] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/misc/.tmp_mx_uinput.o': No such file or directory CC net/llc/sysctl_net_llc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/uid16.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/uid16.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/uid16.o CC net/netfilter/nf_conntrack_core.o distcc[31639] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_uid16.o': No such file or directory CC [M] drivers/input/touchscreen/inexio.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31676] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_euc-jp.o: file not recognized: File truncated distcc[31684] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irnetlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irnetlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irnetlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_euc-jp.o': No such file distcc[31695] ERROR: compile (null) on localhost failed distcc[31692] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_euc-jp.o': No such file or directory mv: cannot stat `net/irda/.tmp_mx_irnetlink.o': No such file or directory CC [M] drivers/input/touchscreen/penmount.o CC drivers/input/mouse/elantech.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31750] ERROR: compile (null) on localhost failed net/llc/.tmp_gl_af_llc.o: file not recognized: File truncated distcc[31752] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/llc/.tmp_mx_af_llc.o': No such file distcc[31754] ERROR: compile (null) on localhost failed rm: cannot remove `net/llc/.tmp_mx_af_llc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_core.o distcc[29446] ERROR: compile (null) on localhost failed mv: cannot stat `net/llc/.tmp_mx_llc_core.o': No such file or directory CC [M] drivers/input/touchscreen/touchright.o CC net/ipv4/arp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/timer.o distcc[31331] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_timer.o': No such file or directory CC [M] drivers/input/touchscreen/tsc2007.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/flow.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/flow.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/flow.o distcc[31826] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_flow.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/stack.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/stack.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/stack.o distcc[31837] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_stack.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/file.o: No such file: No such file or directory distcc[27704] ERROR: compile (null) on localhost failed CC drivers/isdn/mISDN/layer2.o make[3]: *** [fs/nfs/nfs.o] Error 1 make[2]: *** [fs/nfs] Error 2 CC net/netfilter/nf_conntrack_standalone.o CC [M] drivers/hwmon/lm93.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/discovery.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/discovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/discovery.o distcc[31894] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_discovery.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31906] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_ds1621.o: file not recognized: File truncated distcc[31445] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adm1025.o': No such file distcc[28560] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_adm1025.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ds1621.o': No such file distcc[31912] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-14.o: file not recognized: File truncated distcc[31910] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_ds1621.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-14.o': No such file distcc[31921] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-14.o': No such file or directory CC [M] net/ipv6/addrconf.o CC net/netlink/attr.o CC kernel/module.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/parameters.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/parameters.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/parameters.o distcc[31498] ERROR: compile (null) on localhost failed CC net/packet/af_packet.o mv: cannot stat `net/irda/.tmp_mx_parameters.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_pdu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_pdu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_pdu.o distcc[30977] ERROR: compile (null) on localhost failed mv: cannot stat `net/llc/.tmp_mx_llc_pdu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/driver.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/driver.o distcc[30823] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_driver.o': No such file or directory CC drivers/input/mouse/logips2pp.o CC net/netlink/genetlink.o CC net/ipv4/icmp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr_lzo.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr_lzo.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/compr_lzo.o distcc[32068] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_compr_lzo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32077] ERROR: compile (null) on localhost failed CC [M] drivers/input/touchscreen/da9034-ts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/ip6_input.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/ip6_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/ip6_input.o distcc[32094] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv6/.tmp_mx_ip6_input.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32107] ERROR: compile (null) on localhost failed CC net/core/net-sysfs.o drivers/input/touchscreen/.tmp_gl_fujitsu_ts.o: file not recognized: File truncated distcc[32110] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_fujitsu_ts.o': No such file distcc[32114] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_fujitsu_ts.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr_rtime.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr_rtime.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/compr_rtime.o distcc[32139] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_compr_rtime.o': No such file or directory LD net/rfkill/built-in.o CC net/core/fib_rules.o /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2291: warning: label 'free_init' defined but not used /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irqueue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irqueue.o distcc[32186] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irqueue.o': No such file or directory CC drivers/isdn/mISDN/tei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/mouse/logips2pp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/mouse/logips2pp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/mouse/logips2pp.o distcc[32217] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/mouse/.tmp_mx_logips2pp.o': No such file or directory CC [M] drivers/hwmon/pc87360.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32250] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp864.o: file not recognized: File truncated distcc[32252] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp864.o': No such file distcc[32254] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp864.o': No such file or directory CC kernel/kallsyms.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/mount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/mount.o distcc[32291] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_mount.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ethernet/eth.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ethernet/eth.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ethernet/eth.o distcc[28197] ERROR: compile (null) on localhost failed mv: cannot stat `net/ethernet/.tmp_mx_eth.o': No such file or directory CC net/ipv4/devinet.o CC net/netfilter/nf_conntrack_expect.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/selection.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/selection.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/selection.o distcc[32339] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_selection.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp.o distcc[32343] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/request.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/request.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/request.o distcc[31582] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_tcp.o': No such file or directory mv: cannot stat `fs/smbfs/.tmp_mx_request.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/dir.o distcc[32056] ERROR: compile (null) on localhost failed CC [M] net/ipv6/addrlabel.o mv: cannot stat `fs/sysfs/.tmp_mx_dir.o': No such file or directory CC net/ipv4/af_inet.o CC net/netfilter/nf_conntrack_helper.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/anycast.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/anycast.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/anycast.o distcc[32418] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv6/.tmp_mx_anycast.o': No such file or directory CC net/netfilter/nf_conntrack_proto.o CC net/sched/sch_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32483] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_touchit213.o: file not recognized: File truncated distcc[32485] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_touchit213.o': No such file distcc[32487] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_touchit213.o': No such file or directory CC net/netfilter/nf_conntrack_l3proto_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm77.o': No such file distcc[30660] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm77.o': No such file or directory CC [M] net/rfkill/rfkill.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30678] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp874.o: file not recognized: File truncated distcc[32550] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/leds/led-triggers.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/leds/led-triggers.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/leds/led-triggers.o distcc[32557] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/leds/.tmp_mx_led-triggers.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31797] ERROR: compile (null) on localhost failed CC kernel/cgroup.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/af_irda.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/af_irda.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/af_irda.o distcc[32595] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_af_irda.o': No such file or directory CC drivers/isdn/mISDN/timerdev.o CC net/irda/irlan/irlan_common.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irmod.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irmod.o distcc[32683] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irmod.o': No such file or directory /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 CC drivers/input/mouse/trackpoint.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32722] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp874.o': No such file distcc[32554] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp874.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_output.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_output.o distcc[30071] ERROR: compile (null) on localhost failed mv: cannot stat `net/llc/.tmp_mx_llc_output.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/anon_inodes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/anon_inodes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/anon_inodes.o distcc[330] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_anon_inodes.o': No such file or directory CC net/netfilter/nf_conntrack_proto_generic.o CC net/irda/irlan/irlan_eth.o CC [M] net/sunrpc/clnt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hid/hid-input.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hid/hid-input.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/hid-input.o distcc[391] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hid/.tmp_mx_hid-input.o': No such file or directory CC net/irda/irlan/irlan_event.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_helper.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_conntrack_helper.o distcc[418] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nf_conntrack_helper.o': No such file or directory CC [M] fs/nls/nls_cp936.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[452] ERROR: compile (null) on localhost failed net/ipv4/.tmp_gl_udplite.o: file not recognized: File truncated distcc[454] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_udplite.o': No such file distcc[456] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_udplite.o': No such file or directory net/ipv6/netfilter/.tmp_gl_nf_conntrack_proto_icmpv6.o: file not recognized: File truncated distcc[32562] ERROR: compile (null) on localhost failed CC kernel/cgroup_debug.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/icmp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/icmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/icmp.o distcc[496] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_icmp.o': No such file or directory CC drivers/isdn/mISDN/dsp_core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_expect.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_expect.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_conntrack_expect.o distcc[525] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nf_conntrack_expect.o': No such file or directory CC [M] drivers/input/mouse/sermouse.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[556] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp936.o: file not recognized: File truncated distcc[558] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp936.o': No such file distcc[560] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp936.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[581] ERROR: compile (null) on localhost failed net/key/.tmp_gl_af_key.o: file not recognized: File truncated distcc[583] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/key/.tmp_mx_af_key.o': No such file distcc[585] ERROR: compile (null) on localhost failed rm: cannot remove `net/key/.tmp_mx_af_key.o': No such file or directory CC net/unix/af_unix.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/af_inet.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/af_inet.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/af_inet.o CC net/irda/irlan/irlan_client.o distcc[618] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_af_inet.o': No such file or directory CC [M] net/ipv6/route.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/udp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/udp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/udp.o distcc[31135] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_udp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[667] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/netfilter/nf_conntrack_reasm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/netfilter/nf_conntrack_reasm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/netfilter/nf_conntrack_reasm.o distcc[32243] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv6/netfilter/.tmp_mx_nf_conntrack_reasm.o': No such file or directory LD drivers/hid/hid.o CC net/irda/irlan/irlan_provider.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[700] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_pc87360.o: file not recognized: File truncated distcc[702] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_pc87360.o': No such file distcc[704] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_pc87360.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/group.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/group.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/group.o distcc[27799] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_group.o': No such file or directory CC [M] net/rfkill/rfkill-input.o LD fs/sysfs/built-in.o CC net/sched/sch_api.o CC [M] net/sunrpc/xprt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/can/proc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/can/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/can/proc.o distcc[780] ERROR: compile (null) on localhost failed mv: cannot stat `net/can/.tmp_mx_proc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[790] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tea.o: file not recognized: File truncated distcc[794] ERROR: compile (null) on localhost failed LD net/can/can.o LD net/can/can-bcm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/can/bcm.o: No such file: No such file or directory distcc[812] ERROR: compile (null) on localhost failed make[3]: *** [net/can/can-bcm.o] Error 1 make[2]: *** [net/can] Error 2 make[2]: *** Waiting for unfinished jobs.... CC net/unix/garbage.o drivers/input/keyboard/.tmp_gl_atkbd.o: file not recognized: File truncated distcc[32081] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_common.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_common.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_atkbd.o': No such file distcc[835] ERROR: compile (null) on localhost failed distcc[834] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_atkbd.o': No such file or directory mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_common.o': No such file or directory CC net/netfilter/nf_conntrack_proto_tcp.o CC net/irda/irlan/irlan_filter.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[886] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/inet6_hashtables.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/inet6_hashtables.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/inet6_hashtables.o distcc[888] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv6/.tmp_mx_inet6_hashtables.o': No such file or directory net/llc/.tmp_gl_llc_station.o: file not recognized: File truncated distcc[893] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/llc/.tmp_mx_llc_station.o': No such file distcc[897] ERROR: compile (null) on localhost failed rm: cannot remove `net/llc/.tmp_mx_llc_station.o': No such file or directory CC net/sched/sch_blackhole.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cgroup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup.o distcc[912] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cgroup.o': No such file or directory CC net/irda/irlan/irlan_provider_event.o CC net/unix/sysctl_net_unix.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_client.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_client.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_client.o distcc[971] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_client.o': No such file or directory LD drivers/leds/built-in.o drivers/leds/.tmp_gl_ledtrig-heartbeat.o: file not recognized: File truncated distcc[30386] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_ledtrig-heartbeat.o': No such file distcc[1004] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/leds/.tmp_mx_ledtrig-heartbeat.o': No such file or directory CC net/sched/cls_api.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/raw.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/raw.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/raw.o distcc[1048] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_raw.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_filter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_filter.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_filter.o distcc[1058] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_filter.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/neighbour.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/neighbour.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/neighbour.o distcc[739] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_neighbour.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[742] ERROR: compile (null) on localhost failed CC net/netfilter/nf_conntrack_proto_udp.o drivers/input/touchscreen/.tmp_gl_inexio.o: file not recognized: File truncated distcc[1076] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/layer1.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/layer1.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/layer1.o distcc[32645] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_layer1.o': No such file or directory CC [M] fs/nls/nls_cp949.o CC drivers/isdn/mISDN/dsp_cmx.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/core.o distcc[315] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_core.o': No such file or directory CC net/sched/act_api.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_connection_sock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_connection_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inet_connection_sock.o distcc[28415] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_inet_connection_sock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tea.o': No such file distcc[800] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tea.o': No such file or directory CC net/irda/irlan/irlan_client_event.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlmp_frame.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlmp_frame.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlmp_frame.o distcc[1179] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irlmp_frame.o': No such file or directory CC [M] net/sunrpc/socklib.o CC net/netfilter/nf_conntrack_extend.o CC net/sched/act_mirred.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/mouse/synaptics.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/mouse/synaptics.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/mouse/synaptics.o distcc[1267] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/mouse/.tmp_mx_synaptics.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1273] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_touchright.o: file not recognized: File truncated distcc[1277] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_touchright.o': No such file distcc[1282] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_touchright.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/xprt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/xprt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/xprt.o distcc[1285] ERROR: compile (null) on localhost failed mv: cannot stat `net/sunrpc/.tmp_mx_xprt.o': No such file or directory CC net/sched/act_ipt.o CC [M] net/ipv6/ip6_fib.o CC net/sched/act_nat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1370] ERROR: compile (null) on localhost failed net/sched/.tmp_gl_act_ipt.o: file not recognized: File truncated distcc[1372] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_act_ipt.o': No such file distcc[1374] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_act_ipt.o': No such file or directory CC [M] net/sunrpc/xprtsock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1407] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1408] ERROR: compile (null) on localhost failed drivers/input/mouse/.tmp_gl_sermouse.o: file not recognized: File truncated distcc[1410] ERROR: compile (null) on localhost failed net/unix/.tmp_gl_af_unix.o: file not recognized: File truncated distcc[1412] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/mouse/.tmp_mx_sermouse.o': No such file distcc[1415] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/mouse/.tmp_mx_sermouse.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/unix/.tmp_mx_af_unix.o': No such file distcc[1416] ERROR: compile (null) on localhost failed rm: cannot remove `net/unix/.tmp_mx_af_unix.o': No such file or directory CC kernel/ns_cgroup.o CC drivers/isdn/mISDN/dsp_tones.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_s_ac.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_s_ac.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_s_ac.o distcc[32464] ERROR: compile (null) on localhost failed mv: cannot stat `net/llc/.tmp_mx_llc_s_ac.o': No such file or directory CC net/sched/act_simple.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1476] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_touchwin.o: file not recognized: File truncated distcc[1483] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_touchwin.o': No such file distcc[1496] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_touchwin.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kallsyms.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kallsyms.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kallsyms.o distcc[1508] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kallsyms.o': No such file or directory CC net/sched/act_skbedit.o drivers/input/touchscreen/.tmp_gl_tsc2007.o: file not recognized: File truncated distcc[32724] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_smsc47m1.o: file not recognized: File truncated distcc[669] ERROR: compile (null) on localhost failed CC net/netfilter/nf_conntrack_acct.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_smsc47m1.o': No such file distcc[1547] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_smsc47m1.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netlink/genetlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netlink/genetlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netlink/genetlink.o distcc[1563] ERROR: compile (null) on localhost failed mv: cannot stat `net/netlink/.tmp_mx_genetlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv6/netfilter/.tmp_mx_nf_conntrack_proto_icmpv6.o': No such file distcc[463] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv6/netfilter/.tmp_mx_nf_conntrack_proto_icmpv6.o': No such file or directory CC [M] net/sunrpc/sched.o CC net/netfilter/nf_conntrack_ecache.o LD [M] net/ipv6/netfilter/nf_conntrack_ipv6.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o: No such file: No such file or directory distcc[1631] ERROR: compile (null) on localhost failed make[4]: *** [net/ipv6/netfilter/nf_conntrack_ipv6.o] Error 1 make[3]: *** [net/ipv6/netfilter] Error 2 make[3]: *** Waiting for unfinished jobs.... CC [M] net/sunrpc/auth.o CC [M] fs/nls/nls_cp950.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1670] ERROR: compile (null) on localhost failed net/sched/.tmp_gl_sch_blackhole.o: file not recognized: File truncated distcc[1672] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_blackhole.o': No such file distcc[1674] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_sch_blackhole.o': No such file or directory CC [M] net/sunrpc/auth_null.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1140] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/getopt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/getopt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/getopt.o distcc[1708] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_getopt.o': No such file or directory CC net/ipv4/igmp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sched/sch_api.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sched/sch_api.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sched/sch_api.o distcc[1743] ERROR: compile (null) on localhost failed mv: cannot stat `net/sched/.tmp_mx_sch_api.o': No such file or directory CC [M] drivers/input/mouse/vsxxxaa.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1764] ERROR: compile (null) on localhost failed net/sched/.tmp_gl_act_simple.o: file not recognized: File truncated distcc[1766] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_act_simple.o': No such file distcc[1768] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_act_simple.o': No such file or directory CC [M] net/sunrpc/auth_unix.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1813] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_nf_conntrack_l3proto_generic.o: file not recognized: File truncated distcc[1815] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_nf_conntrack_l3proto_generic.o': No such file distcc[1817] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_nf_conntrack_l3proto_generic.o': No such file or directory CC [M] net/sunrpc/auth_generic.o CC net/sched/sch_fifo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/auth_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/auth_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/auth_generic.o distcc[1875] ERROR: compile (null) on localhost failed mv: cannot stat `net/sunrpc/.tmp_mx_auth_generic.o': No such file or directory CC drivers/isdn/mISDN/dsp_dtmf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_acct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_acct.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_conntrack_acct.o distcc[1917] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nf_conntrack_acct.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/auth.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/auth.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/auth.o distcc[1920] ERROR: compile (null) on localhost failed mv: cannot stat `net/sunrpc/.tmp_mx_auth.o': No such file or directory GZIP kernel/config_data.gz LD drivers/hwmon/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1951] ERROR: compile (null) on localhost failed CC net/ipv4/fib_frontend.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hwmon/w83781d.o: No such file: No such file or directory distcc[1959] ERROR: compile (null) on localhost failed make[3]: *** [drivers/hwmon/built-in.o] Error 1 make[3]: *** Waiting for unfinished jobs.... LD drivers/hid/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/arp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/arp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/arp.o distcc[1463] ERROR: compile (null) on localhost failed CC [M] fs/nls/nls_cp1251.o mv: cannot stat `net/ipv4/.tmp_mx_arp.o': No such file or directory CC drivers/isdn/mISDN/dsp_audio.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sched/sch_fifo.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sched/sch_fifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sched/sch_fifo.o distcc[2014] ERROR: compile (null) on localhost failed mv: cannot stat `net/sched/.tmp_mx_sch_fifo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifs_spnego.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifs_spnego.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/cifs_spnego.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/addrconf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/addrconf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/addrconf.o distcc[1489] ERROR: compile (null) on localhost failed distcc[2024] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_cifs_spnego.o': No such file or directory mv: cannot stat `net/ipv6/.tmp_mx_addrconf.o': No such file or directory CC net/netfilter/nfnetlink.o CC kernel/res_counter.o CC [M] fs/nls/nls_ascii.o CC net/sched/sch_gred.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/hw_random/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/hw_random/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/hw_random/core.o distcc[2109] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/hw_random/.tmp_mx_core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32288] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_ads7846.o: file not recognized: File truncated distcc[2115] ERROR: compile (null) on localhost failed LD [M] drivers/char/hw_random/rng-core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/fib_rules.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/fib_rules.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/fib_rules.o distcc[2130] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_fib_rules.o': No such file or directory CC [M] net/sunrpc/svc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irttp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irttp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irttp.o distcc[2167] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irttp.o': No such file or directory CC [M] fs/nls/nls_iso8859-1.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/sess.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/sess.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/sess.o distcc[2214] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_sess.o': No such file or directory CC net/ipv4/fib_semantics.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_provider_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_provider_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_provider_event.o distcc[2254] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_provider_event.o': No such file or directory CC kernel/test_kprobes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/layer2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/layer2.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/layer2.o distcc[2292] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_layer2.o': No such file or directory CC net/sched/sch_ingress.o net/sunrpc/.tmp_gl_auth_null.o: file not recognized: File truncated distcc[1963] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sunrpc/.tmp_mx_auth_null.o': No such file distcc[2320] ERROR: compile (null) on localhost failed rm: cannot remove `net/sunrpc/.tmp_mx_auth_null.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1980] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nfnetlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nfnetlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nfnetlink.o distcc[2327] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nfnetlink.o': No such file or directory CC drivers/isdn/mISDN/dsp_blowfish.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/core.o distcc[2350] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_core.o': No such file or directory CC net/ipv4/inet_fragment.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_provider.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_provider.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_provider.o distcc[2363] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_provider.o': No such file or directory CC [M] fs/nls/nls_iso8859-3.o CC net/sched/sch_multiq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/module.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/module.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/module.o distcc[2419] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_module.o': No such file or directory CC drivers/isdn/mISDN/dsp_pipeline.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/tei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/tei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/tei.o distcc[2437] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_tei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2470] ERROR: compile (null) on localhost failed CC net/ipv4/sysctl_net_ipv4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netlink/attr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netlink/attr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netlink/attr.o distcc[1253] ERROR: compile (null) on localhost failed mv: cannot stat `net/netlink/.tmp_mx_attr.o': No such file or directory CC net/netfilter/nfnetlink_queue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2523] ERROR: compile (null) on localhost failed kernel/.tmp_gl_cgroup_debug.o: file not recognized: File truncated distcc[2533] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/dsp_dtmf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/dsp_dtmf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/dsp_dtmf.o distcc[2554] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_dsp_dtmf.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/capi/capilib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/capi/capilib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/capi/capilib.o distcc[1596] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/capi/.tmp_mx_capilib.o': No such file or directory CC net/ipv4/fib_trie.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32523] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_ads7828.o: file not recognized: File truncated distcc[2576] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/module.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/module.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/module.o distcc[1632] ERROR: compile (null) on localhost failed CC net/netfilter/nfnetlink_log.o mv: cannot stat `drivers/base/.tmp_mx_module.o': No such file or directory CC kernel/kprobes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/link_watch.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/link_watch.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/link_watch.o distcc[2622] ERROR: compile (null) on localhost failed CC [M] net/sunrpc/svcsock.o mv: cannot stat `net/core/.tmp_mx_link_watch.o': No such file or directory CC kernel/rcutorture.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_client_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_client_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_client_event.o distcc[2506] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_client_event.o': No such file or directory CC net/sched/sch_netem.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_proto_tcp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_proto_tcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_conntrack_proto_tcp.o distcc[2704] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nf_conntrack_proto_tcp.o': No such file or directory CC drivers/isdn/mISDN/dsp_hwec.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/res_counter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/res_counter.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/res_counter.o distcc[2732] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_res_counter.o': No such file or directory CC net/ipv4/fib_rules.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2758] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm93.o: file not recognized: File truncated distcc[2760] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/devinet.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/devinet.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/devinet.o distcc[2765] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_devinet.o': No such file or directory CC [M] fs/nls/nls_iso8859-7.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sched/act_api.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sched/act_api.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sched/act_api.o distcc[2792] ERROR: compile (null) on localhost failed mv: cannot stat `net/sched/.tmp_mx_act_api.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_ads7846.o': No such file distcc[2119] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_ads7846.o': No such file or directory CC net/ipv4/ip_gre.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1002] ERROR: compile (null) on localhost failed CC kernel/rcutree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/transport_class.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/transport_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/transport_class.o distcc[2873] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_transport_class.o': No such file or directory LD drivers/base/built-in.o CC [M] drivers/isdn/mISDN/l1oip_core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2915] ERROR: compile (null) on localhost failed kernel/.tmp_gl_kprobes.o: file not recognized: File truncated distcc[2917] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_kprobes.o': No such file distcc[2919] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_kprobes.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/fib_semantics.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/fib_semantics.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/fib_semantics.o distcc[2926] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_fib_semantics.o': No such file or directory CC [M] fs/nls/nls_cp1255.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30817] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp863.o: file not recognized: File truncated distcc[2940] ERROR: compile (null) on localhost failed CC net/sched/cls_fw.o drivers/input/misc/.tmp_gl_pcf50633-input.o: file not recognized: File truncated distcc[1710] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_pcf50633-input.o': No such file distcc[2977] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/misc/.tmp_mx_pcf50633-input.o': No such file or directory LD drivers/input/misc/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3017] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/file.o distcc[3022] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_file.o': No such file or directory LD [M] fs/fuse/fuse.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/route.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/route.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/route.o distcc[3039] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv6/.tmp_mx_route.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3052] ERROR: compile (null) on localhost failed LD drivers/input/touchscreen/built-in.o fs/nls/.tmp_gl_nls_iso8859-1.o: file not recognized: File truncated distcc[3057] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-1.o': No such file distcc[3061] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-1.o': No such file or directory CC [M] drivers/isdn/mISDN/l1oip_codec.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_conntrack_core.o distcc[3086] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nf_conntrack_core.o': No such file or directory CC kernel/rcutree_trace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/hwchannel.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/hwchannel.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/hwchannel.o distcc[1841] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_hwchannel.o': No such file or directory CC net/ipv4/ah4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_h4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_h4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bluetooth/hci_h4.o distcc[3147] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_hci_h4.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_standalone.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_standalone.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_conntrack_standalone.o distcc[2866] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nf_conntrack_standalone.o': No such file or directory LD [M] drivers/bluetooth/hci_uart.o CC [M] net/sunrpc/svcauth.o CC net/ipv4/ipcomp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netlink/af_netlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netlink/af_netlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netlink/af_netlink.o distcc[2886] ERROR: compile (null) on localhost failed mv: cannot stat `net/netlink/.tmp_mx_af_netlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3218] ERROR: compile (null) on localhost failed distcc[3219] ERROR: compile (null) on localhost failed LD net/netlink/built-in.o drivers/input/keyboard/.tmp_gl_sh_keysc.o: file not recognized: File truncated drivers/input/.tmp_gl_mousedev.o: file not recognized: File truncated distcc[3225] ERROR: compile (null) on localhost failed distcc[3226] ERROR: compile (null) on localhost failed CC net/ipv4/xfrm4_tunnel.o CC net/sched/cls_flow.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_cgroup_debug.o': No such file distcc[2539] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_cgroup_debug.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3286] ERROR: compile (null) on localhost failed net/sched/.tmp_gl_act_mirred.o: file not recognized: File truncated distcc[3289] ERROR: compile (null) on localhost failed CC net/netfilter/nf_conntrack_ftp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_act_mirred.o': No such file distcc[3293] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_act_mirred.o': No such file or directory CC [M] net/sunrpc/svcauth_unix.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3341] ERROR: compile (null) on localhost failed net/sched/.tmp_gl_act_skbedit.o: file not recognized: File truncated distcc[3343] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_act_skbedit.o': No such file distcc[3345] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_act_skbedit.o': No such file or directory CC net/ipv4/inet_lro.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_proto.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_proto.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_conntrack_proto.o distcc[3362] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nf_conntrack_proto.o': No such file or directory net/rfkill/.tmp_gl_rfkill-input.o: file not recognized: File truncated distcc[2328] ERROR: compile (null) on localhost failed CC net/sched/cls_cgroup.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/fib_trie.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/fib_trie.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/fib_trie.o distcc[3408] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_fib_trie.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2147] ERROR: compile (null) on localhost failed CC kernel/utsname_sysctl.o net/netfilter/.tmp_gl_nf_conntrack_proto_udp.o: file not recognized: File truncated distcc[3416] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3435] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/netevent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/netevent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/netevent.o distcc[3466] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_netevent.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3004] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/misc/pcf50633-input.o: No such file: No such file or directory distcc[3009] ERROR: compile (null) on localhost failed make[4]: *** [drivers/input/misc/built-in.o] Error 1 make[3]: *** [drivers/input/misc] Error 2 make[3]: *** Waiting for unfinished jobs.... CC [M] net/sunrpc/rpcb_clnt.o CC net/netfilter/nf_conntrack_netbios_ns.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/l1oip_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/l1oip_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/l1oip_core.o distcc[3528] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_l1oip_core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/svcauth.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/svcauth.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/svcauth.o distcc[3536] ERROR: compile (null) on localhost failed mv: cannot stat `net/sunrpc/.tmp_mx_svcauth.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s)/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3113] ERROR: compile (null) on localhost failed distcc[2388] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_nf_conntrack_proto_generic.o: file not recognized: File truncated distcc[3552] ERROR: compile (null) on localhost failed CC net/ipv4/tunnel4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_nf_conntrack_proto_generic.o': No such file distcc[3560] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_nf_conntrack_proto_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/net-sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/net-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/net-sysfs.o distcc[3564] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_net-sysfs.o': No such file or directory CC net/netfilter/nf_conntrack_tftp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sched/cls_api.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sched/cls_api.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sched/cls_api.o distcc[3585] ERROR: compile (null) on localhost failed mv: cannot stat `net/sched/.tmp_mx_cls_api.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/leds/ledtrig-timer.o: No such file: No such file or directory distcc[998] ERROR: compile (null) on localhost failed make[3]: *** [drivers/leds/built-in.o] Error 1 make[2]: *** [drivers/leds] Error 2 CC kernel/delayacct.o CC [M] net/sunrpc/timer.o CC [M] net/sched/act_police.o CC kernel/taskstats.o /scratch/kisskb/src/net/sunrpc/svcauth_unix.c: In function 'unix_gid_parse': /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:533: warning: 'uid' may be used uninitialized in this function /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:534: warning: 'gids' may be used uninitialized in this function /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:563: warning: 'gid' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_minisocks.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_minisocks.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_minisocks.o distcc[3669] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_tcp_minisocks.o': No such file or directory CC [M] net/sunrpc/xdr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3698] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/dsp_audio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/dsp_audio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/dsp_audio.o distcc[2461] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_dsp_audio.o': No such file or directory fs/nls/.tmp_gl_nls_cp950.o: file not recognized: File truncated distcc[2473] ERROR: compile (null) on localhost failed drivers/i2c/busses/.tmp_gl_i2c-simtec.o: file not recognized: File truncated distcc[30459] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-simtec.o': No such file distcc[3720] ERROR: compile (null) on localhost failed LD net/core/built-in.o rm: cannot remove `drivers/i2c/busses/.tmp_mx_i2c-simtec.o': No such file or directory CC net/netfilter/x_tables.o CC [M] net/sched/act_gact.o fs/nls/.tmp_gl_nls_iso8859-3.o: file not recognized: File truncated distcc[3472] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-3.o': No such file distcc[3769] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-3.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3778] ERROR: compile (null) on localhost failed CC kernel/tsacct.o drivers/char/.tmp_gl_riscom8.o: file not recognized: File truncated distcc[3019] ERROR: compile (null) on localhost failed /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/delayacct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/delayacct.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/delayacct.o distcc[3812] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_delayacct.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/rfkill/.tmp_mx_rfkill-input.o': No such file distcc[3371] ERROR: compile (null) on localhost failed rm: cannot remove `net/rfkill/.tmp_mx_rfkill-input.o': No such file or directory CC [M] net/sunrpc/sunrpc_syms.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3840] ERROR: compile (null) on localhost failed CC net/netfilter/xt_tcpudp.o net/ipv4/.tmp_gl_ip_gre.o: file not recognized: File truncated distcc[3853] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_ip_gre.o': No such file distcc[3868] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_ip_gre.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/fib_frontend.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/fib_frontend.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/fib_frontend.o distcc[3397] ERROR: compile (null) on localhost failed CC [M] net/sched/sch_htb.o mv: cannot stat `net/ipv4/.tmp_mx_fib_frontend.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/svcauth_unix.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/svcauth_unix.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/svcauth_unix.o distcc[3919] ERROR: compile (null) on localhost failed CC net/netfilter/xt_CLASSIFY.o mv: cannot stat `net/sunrpc/.tmp_mx_svcauth_unix.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/mouse/psmouse-base.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/mouse/psmouse-base.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/mouse/psmouse-base.o distcc[3941] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/mouse/.tmp_mx_psmouse-base.o': No such file or directory CC net/ipv4/ipconfig.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_fragment.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_fragment.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inet_fragment.o distcc[3956] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_inet_fragment.o': No such file or directory CC kernel/marker.o CC [M] net/sched/sch_hfsc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/x_tables.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/x_tables.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/x_tables.o distcc[4014] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_x_tables.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm93.o': No such file distcc[2762] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm93.o': No such file or directory CC net/ipv4/netfilter.o CC kernel/tracepoint.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_ecache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_ecache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_conntrack_ecache.o distcc[4036] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nf_conntrack_ecache.o': No such file or directory drivers/input/keyboard/.tmp_gl_stowaway.o: file not recognized: File truncated distcc[3553] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_stowaway.o': No such file distcc[4073] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_stowaway.o': No such file or directory CC [M] net/sched/sch_sfq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/dsp_pipeline.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/dsp_pipeline.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/dsp_pipeline.o distcc[4116] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_dsp_pipeline.o': No such file or directory CC net/ipv4/netfilter/ip_tables.o /scratch/kisskb/src/kernel/marker.c: In function 'remove_marker': /scratch/kisskb/src/kernel/marker.c:435: warning: 'e' may be used uninitialized in this function CC net/netfilter/xt_CONNMARK.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/marker.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/marker.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/marker.o distcc[4180] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_marker.o': No such file or directory net/ipv4/.tmp_gl_ah4.o: file not recognized: File truncated distcc[3700] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_nf_conntrack_proto_udp.o': No such file distcc[3420] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_nf_conntrack_proto_udp.o': No such file or directory CC net/ipv4/netfilter/iptable_filter.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23899] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_if.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_if.o distcc[2172] ERROR: compile (null) on localhost failed CC [M] net/sunrpc/cache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp862.o': No such file mv: cannot stat `net/llc/.tmp_mx_llc_if.o': No such file or directorydistcc[30492] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp862.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_list.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_list.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer_list.o distcc[2970] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory CC net/ipv4/netfilter/iptable_raw.o CC [M] net/sunrpc/rpc_pipe.o CC net/ipv4/tcp_cubic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/dsp_blowfish.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/dsp_blowfish.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/dsp_blowfish.o distcc[4292] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_dsp_blowfish.o': No such file or directory CC net/ipv4/netfilter/ipt_addrtype.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/svcsock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/svcsock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/svcsock.o distcc[4319] ERROR: compile (null) on localhost failed mv: cannot stat `net/sunrpc/.tmp_mx_svcsock.o': No such file or directory CC net/ipv4/xfrm4_policy.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/svc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/svc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/svc.o distcc[4350] ERROR: compile (null) on localhost failed mv: cannot stat `net/sunrpc/.tmp_mx_svc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/touchscreen/ads7846.o: No such file: No such file or directory distcc[3059] ERROR: compile (null) on localhost failed make[4]: *** [drivers/input/touchscreen/built-in.o] Error 1 make[4]: *** Waiting for unfinished jobs.... CC [M] net/sched/sch_atm.o CC net/netfilter/xt_NFLOG.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4425] ERROR: compile (null) on localhost failed net/ipv4/.tmp_gl_tcp_cubic.o: file not recognized: File truncated distcc[4427] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_tcp_cubic.o': No such file distcc[4429] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_tcp_cubic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4437] ERROR: compile (null) on localhost failed net/sched/.tmp_gl_sch_hfsc.o: file not recognized: File truncated distcc[4439] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_hfsc.o': No such file distcc[4441] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_sch_hfsc.o': No such file or directory CC [M] net/sunrpc/svc_xprt.o CC kernel/dma-coherent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4508] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_CLASSIFY.o: file not recognized: File truncated distcc[4510] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_CLASSIFY.o': No such file distcc[4513] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_CLASSIFY.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/rpcb_clnt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/rpcb_clnt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/rpcb_clnt.o distcc[4531] ERROR: compile (null) on localhost failed CC net/ipv4/netfilter/ipt_ah.o mv: cannot stat `net/sunrpc/.tmp_mx_rpcb_clnt.o': No such file or directory CC [M] kernel/backtracetest.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4581] ERROR: compile (null) on localhost failed net/ipv4/.tmp_gl_xfrm4_policy.o: file not recognized: File truncated distcc[4583] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_xfrm4_policy.o': No such file distcc[4586] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_xfrm4_policy.o': No such file or directory CC [M] net/sunrpc/sysctl.o CC net/netfilter/xt_connbytes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tunnel4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tunnel4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tunnel4.o distcc[4607] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_tunnel4.o': No such file or directory CC [M] net/sched/sch_drr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_event.o distcc[4643] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_event.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nfnetlink_log.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nfnetlink_log.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nfnetlink_log.o distcc[4107] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nfnetlink_log.o': No such file or directory CC net/ipv4/xfrm4_state.o CC [M] net/sched/cls_tcindex.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/backtracetest.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/backtracetest.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/backtracetest.o distcc[4709] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_backtracetest.o': No such file or directory CC [M] net/sched/cls_rsvp6.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/mouse/elantech.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/mouse/elantech.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/mouse/elantech.o distcc[4745] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/mouse/.tmp_mx_elantech.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_queue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_queue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_queue.o distcc[300] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nf_queue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inetpeer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inetpeer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inetpeer.o distcc[2859] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_inetpeer.o': No such file or directory CC net/ipv4/xfrm4_input.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4784] ERROR: compile (null) on localhost failed CC kernel/time.o net/netfilter/.tmp_gl_nf_conntrack_netbios_ns.o: file not recognized: File truncated distcc[4791] ERROR: compile (null) on localhost failed CC net/netfilter/xt_connlimit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_nf_conntrack_netbios_ns.o': No such file distcc[4798] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_nf_conntrack_netbios_ns.o': No such file or directory CC net/ipv4/xfrm4_output.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4483] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp1255.o: file not recognized: File truncated distcc[4834] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1255.o': No such file distcc[4837] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1255.o': No such file or directory IKCFG kernel/config_data.h CC [M] net/ipv4/xfrm4_mode_transport.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/ip6_fib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/ip6_fib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/ip6_fib.o distcc[4873] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv6/.tmp_mx_ip6_fib.o': No such file or directory CC kernel/configs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4903] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_tcpudp.o: file not recognized: File truncated distcc[4905] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_tcpudp.o': No such file distcc[4907] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_tcpudp.o': No such file or directory CC net/ipv4/netfilter/ipt_ttl.o /scratch/kisskb/src/net/sched/sch_drr.c: In function 'drr_enqueue': /scratch/kisskb/src/net/sched/sch_drr.c:349: warning: 'err' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4957] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_ipt_ttl.o: file not recognized: File truncated distcc[4959] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ipt_ttl.o': No such file distcc[4961] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_ipt_ttl.o': No such file or directory CC net/netfilter/xt_connmark.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4991] ERROR: compile (null) on localhost failed net/sched/.tmp_gl_sch_atm.o: file not recognized: File truncated distcc[4998] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_atm.o': No such file distcc[5010] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_sch_atm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5013] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_connlimit.o: file not recognized: File truncated distcc[5017] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_connlimit.o': No such file distcc[5020] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_connlimit.o': No such file or directory CC [M] net/ipv4/xfrm4_mode_tunnel.o CC net/netfilter/xt_conntrack.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/svc_xprt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/svc_xprt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/svc_xprt.o distcc[5058] ERROR: compile (null) on localhost failed mv: cannot stat `net/sunrpc/.tmp_mx_svc_xprt.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/ip_tables.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/ip_tables.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/netfilter/ip_tables.o distcc[5079] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/netfilter/.tmp_mx_ip_tables.o': No such file or directory CC net/ipv4/netfilter/ipt_LOG.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/fib_rules.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/fib_rules.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/fib_rules.o distcc[5095] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_fib_rules.o': No such file or directory CC [M] net/ipv4/inet_diag.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5130] ERROR: compile (null) on localhost failed CC [M] net/ipv4/tcp_diag.o kernel/.tmp_gl_rcutorture.o: file not recognized: File truncated distcc[5134] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_rcutorture.o': No such file distcc[5139] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_rcutorture.o': No such file or directory CC net/ipv4/netfilter/ipt_ULOG.o kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated distcc[27768] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_jiffies.o': No such file distcc[5173] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/time/.tmp_mx_jiffies.o': No such file or directory LD kernel/time/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/fsm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/fsm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/fsm.o distcc[5193] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_fsm.o': No such file or directory CC net/netfilter/xt_esp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_lro.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_lro.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inet_lro.o distcc[5211] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_inet_lro.o': No such file or directory CC [M] net/ipv4/netfilter/nf_nat_rule.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/exthdrs_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/exthdrs_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/exthdrs_core.o distcc[5279] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv6/.tmp_mx_exthdrs_core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/addrlabel.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv6/addrlabel.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/addrlabel.o distcc[3752] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv6/.tmp_mx_addrlabel.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sched/sch_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sched/sch_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sched/sch_generic.o distcc[4398] ERROR: compile (null) on localhost failed mv: cannot stat `net/sched/.tmp_mx_sch_generic.o': No such file or directory CC net/netfilter/xt_iprange.o make[2]: *** [net/ipv6] Error 2 CC [M] net/ipv4/netfilter/nf_nat_standalone.o CC net/netfilter/xt_length.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_ah4.o': No such file distcc[4186] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_ah4.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp863.o': No such file distcc[2943] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp863.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4727] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp950.o': No such file distcc[3708] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp950.o': No such file or directory net/ipv4/netfilter/.tmp_gl_ipt_ah.o: file not recognized: File truncated distcc[5367] ERROR: compile (null) on localhost failed CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o CC net/netfilter/xt_mac.o CC [M] net/ipv4/netfilter/nf_conntrack_proto_icmp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/hardware/avm/b1pcmcia.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/hardware/avm/b1pcmcia.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/hardware/avm/b1pcmcia.o distcc[5433] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/hardware/avm/.tmp_mx_b1pcmcia.o': No such file or directory LD drivers/isdn/hardware/avm/built-in.o net/sunrpc/.tmp_gl_auth_unix.o: file not recognized: File truncated distcc[3782] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_riscom8.o': No such file distcc[3787] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sunrpc/.tmp_mx_auth_unix.o': No such file distcc[5453] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_riscom8.o': No such file or directory rm: cannot remove `net/sunrpc/.tmp_mx_auth_unix.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/unix/garbage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/unix/garbage.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to m/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: erge targedrivers/isdn/capi/capiutil.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/capi/capiutil.o: uses instructions which are incompatible with instructions used in previous modules t specific data of file net/unix/garbage.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/capi/capiutil.o distcc[3213] ERROR: compile (null) on localhost failed distcc[4414] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/capi/.tmp_mx_capiutil.o': No such file or directory mv: cannot stat `net/unix/.tmp_mx_garbage.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5473] ERROR: compile (null) on localhost failed CC [M] net/ipv4/netfilter/nf_nat_core.o CC net/netfilter/xt_owner.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_mousedev.o': No such file distcc[3232] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/.tmp_mx_mousedev.o': No such file or directory LD drivers/isdn/capi/kernelcapi.o CC [M] net/ipv4/netfilter/nf_nat_helper.o CC net/netfilter/xt_realm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4945] ERROR: compile (null) on localhost failed LD drivers/isdn/capi/built-in.o CC [M] net/ipv4/netfilter/nf_nat_proto_unknown.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4477] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5597] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5598] ERROR: compile (null) on localhost failed kernel/.tmp_gl_utsname_sysctl.o: file not recognized: File truncated net/sched/.tmp_gl_sch_gred.o: file not recognized: File truncated distcc[5601] ERROR: compile (null) on localhost failed distcc[5603] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/timer.o distcc[4982] ERROR: compile (null) on localhost failed mv: cannot stat `net/sunrpc/.tmp_mx_timer.o': No such file or directory CC net/netfilter/xt_recent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/sysctl.o distcc[5632] ERROR: compile (null) on localhost failed mv: cannot stat `net/sunrpc/.tmp_mx_sysctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5641] ERROR: compile (null) on localhost failed net/ipv4/.tmp_gl_tcp_diag.o: file not recognized: File truncated distcc[5649] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_tcp_diag.o': No such file distcc[5653] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_tcp_diag.o': No such file or directory CC [M] net/ipv4/netfilter/nf_nat_proto_common.o CC net/netfilter/xt_tcpmss.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5686] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/clnt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/clnt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/clnt.o distcc[5732] ERROR: compile (null) on localhost failed mv: cannot stat `net/sunrpc/.tmp_mx_clnt.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5745] ERROR: compile (null) on localhost failed net/ipv4/.tmp_gl_xfrm4_mode_transport.o: file not recognized: File truncated distcc[5749] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_xfrm4_mode_transport.o': No such file distcc[5753] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_xfrm4_mode_transport.o': No such file or directory CC [M] net/ipv4/netfilter/nf_nat_proto_tcp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/l1oip_codec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/l1oip_codec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/l1oip_codec.o distcc[5770] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_l1oip_codec.o': No such file or directory net/ipv4/.tmp_gl_sysctl_net_ipv4.o: file not recognized: File truncated distcc[5566] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_sysctl_net_ipv4.o': No such file distcc[5790] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_sysctl_net_ipv4.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_eth.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_eth.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_eth.o distcc[3276] ERROR: compile (null) on localhost failed CC net/netfilter/xt_u32.o mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_eth.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5806] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_connbytes.o: file not recognized: File truncated distcc[5816] ERROR: compile (null) on localhost failed LD [M] drivers/isdn/mISDN/l1oip.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_connbytes.o': No such file distcc[5824] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_connbytes.o': No such file or directory CC [M] net/ipv4/netfilter/nf_nat_proto_udp.o LD net/irda/irlan/irlan.o CC [M] net/netfilter/nf_conntrack_proto_udplite.o net/ipv4/.tmp_gl_xfrm4_mode_tunnel.o: file not recognized: File truncated distcc[5604] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_xfrm4_mode_tunnel.o': No such file distcc[5864] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_xfrm4_mode_tunnel.o': No such file or directory CC [M] net/netfilter/nf_conntrack_netlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5888] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_tcpmss.o: file not recognized: File truncated distcc[5897] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/dsp_tones.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/dsp_tones.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/dsp_tones.o distcc[5906] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_dsp_tones.o': No such file or directory CC [M] net/ipv4/netfilter/nf_nat_proto_icmp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5939] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_CONNMARK.o: file not recognized: File truncated distcc[5941] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_CONNMARK.o': No such file distcc[5943] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_CONNMARK.o': No such file or directory CC [M] net/netfilter/nf_conntrack_amanda.o CC [M] net/ipv4/netfilter/nf_defrag_ipv4.o LD net/irda/irlan/built-in.o CC [M] net/netfilter/nf_conntrack_h323_main.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_gred.o': No such file distcc[5608] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_sch_gred.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/nf_defrag_ipv4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/nf_defrag_ipv4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/netfilter/nf_defrag_ipv4.o distcc[6026] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/netfilter/.tmp_mx_nf_defrag_ipv4.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_tcpmss.o': No such file distcc[5899] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_tcpmss.o': No such file or directory CC [M] net/ipv4/netfilter/nf_nat_amanda.o CC [M] net/ipv4/netfilter/nf_nat_ftp.o CC [M] net/netfilter/nf_conntrack_h323_asn1.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6066] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4888] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_nfnetlink_queue.o: file not recognized: File truncated distcc[6088] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_nfnetlink_queue.o': No such file distcc[6093] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_nfnetlink_queue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6111] ERROR: compile (null) on localhost failed CC [M] net/netfilter/nf_conntrack_irc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/netfilter.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6135] ERROR: compile (null) on localhost failed distcc[6132] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_netfilter.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/nf_nat_helper.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/nf_nat_helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/netfilter/nf_nat_helper.o net/netfilter/.tmp_gl_xt_esp.o: file not recognized: File truncated distcc[6142] ERROR: compile (null) on localhost failed distcc[6139] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/netfilter/.tmp_mx_nf_nat_helper.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_esp.o': No such file distcc[6153] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_esp.o': No such file or directory CC [M] net/ipv4/netfilter/nf_nat_h323.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/sysctl_net_llc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/sysctl_net_llc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/sysctl_net_llc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_tsc2007.o': No such file distcc[1540] ERROR: compile (null) on localhost failed distcc[3548] ERROR: compile (null) on localhost failed mv: cannot stat `net/llc/.tmp_mx_sysctl_net_llc.o': No such file or directory CC [M] net/netfilter/xt_MARK.o rm: cannot remove `drivers/input/touchscreen/.tmp_mx_tsc2007.o': No such file or directory CC [M] net/ipv4/netfilter/nf_nat_irc.o LD net/llc/llc.o CC [M] net/ipv4/netfilter/nf_nat_tftp.o drivers/input/serio/.tmp_gl_serio_raw.o: file not recognized: File truncated distcc[2810] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ads7828.o': No such file distcc[2590] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_ads7828.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/xprtsock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/xprtsock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/xprtsock.o distcc[5184] ERROR: compile (null) on localhost failed mv: cannot stat `net/sunrpc/.tmp_mx_xprtsock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/jiffies.o: No such file: No such file or directory distcc[5192] ERROR: compile (null) on localhost failed make[3]: *** [kernel/time/built-in.o] Error 1 make[2]: *** [kernel/time] Error 2 make[2]: *** Waiting for unfinished jobs.... CC [M] net/netfilter/xt_NFQUEUE.o make[2]: *** [drivers/hwmon] Error 2 LD net/llc/llc2.o CC [M] net/ipv4/netfilter/nf_nat_proto_udplite.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/nf_nat_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/nf_nat_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/netfilter/nf_nat_core.o distcc[6318] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/netfilter/.tmp_mx_nf_nat_core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6336] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_NFQUEUE.o: file not recognized: File truncated distcc[6341] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_NFQUEUE.o': No such file distcc[6345] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_NFQUEUE.o': No such file or directory CC [M] net/ipv4/netfilter/iptable_mangle.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/igmp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/igmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/igmp.o distcc[5077] ERROR: compile (null) on localhost failed CC [M] net/ipv4/netfilter/ipt_ecn.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/rpc_pipe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/rpc_pipe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/rpc_pipe.o mv: cannot stat `net/ipv4/.tmp_mx_igmp.o': No such file or directory distcc[6371] ERROR: compile (null) on localhost failed mv: cannot stat `net/sunrpc/.tmp_mx_rpc_pipe.o': No such file or directory CC [M] net/netfilter/xt_NOTRACK.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tracepoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tracepoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/tracepoint.o distcc[6414] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_tracepoint.o': No such file or directory CC [M] net/ipv4/netfilter/ipt_ECN.o net/netfilter/.tmp_gl_xt_mac.o: file not recognized: File truncated distcc[6116] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_mac.o': No such file distcc[6436] ERROR: compile (null) on localhost failed CC [M] net/ipv4/netfilter/ipt_MASQUERADE.o rm: cannot remove `net/netfilter/.tmp_mx_xt_mac.o': No such file or directory CC [M] net/netfilter/xt_RATEEST.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_irc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_irc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_conntrack_irc.o distcc[6481] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nf_conntrack_irc.o': No such file or directory CC [M] net/ipv4/netfilter/ipt_REDIRECT.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_serio_raw.o': No such file distcc[6250] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/serio/.tmp_mx_serio_raw.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6524] ERROR: compile (null) on localhost failed LD drivers/input/serio/built-in.o net/netfilter/.tmp_gl_xt_length.o: file not recognized: File truncated distcc[6529] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_length.o': No such file distcc[6532] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_length.o': No such file or directory CC [M] net/netfilter/xt_TCPMSS.o net/netfilter/.tmp_gl_xt_conntrack.o: file not recognized: File truncated distcc[6081] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_conntrack.o': No such file distcc[6591] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_conntrack.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6606] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_recent.o: file not recognized: File truncated distcc[6612] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_recent.o': No such file distcc[6618] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_recent.o': No such file or directory CC [M] net/netfilter/xt_dccp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6641] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_ipt_REDIRECT.o: file not recognized: File truncated distcc[6647] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ipt_REDIRECT.o': No such file distcc[6651] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_ipt_REDIRECT.o': No such file or directory CC [M] net/netfilter/xt_hashlimit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6671] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_nf_nat_irc.o: file not recognized: File truncated distcc[6676] ERROR: compile (null) on localhost failed CC [M] net/ipv4/netfilter/ipt_TTL.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6696] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6710] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/serio/serport.o: No such file: No such file or directory distcc[6530] ERROR: compile (null) on localhost failed make[3]: *** [drivers/input/serio/built-in.o] Error 1 make[2]: *** [drivers/input/serio] Error 2 CC [M] net/netfilter/xt_limit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/xfrm4_input.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/xfrm4_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/xfrm4_input.o distcc[6746] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_xfrm4_input.o': No such file or directory CC [M] net/netfilter/xt_multiport.o CC [M] net/netfilter/xt_pkttype.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6800] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_nf_nat_amanda.o: file not recognized: File truncated distcc[6802] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_utsname_sysctl.o': No such file distcc[5607] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_utsname_sysctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6811] ERROR: compile (null) on localhost failed CC [M] net/netfilter/xt_rateest.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/xt_RATEEST.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/xt_RATEEST.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/xt_RATEEST.o distcc[6836] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_xt_RATEEST.o': No such file or directory CC [M] net/netfilter/xt_state.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_h323_asn1.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_h323_asn1.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_conntrack_h323_asn1.o distcc[6877] ERROR: compile (null) on localhost failed distcc[6876] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nf_conntrack_h323_asn1.o': No such file or directory net/netfilter/.tmp_gl_xt_dccp.o: file not recognized: File truncated distcc[6882] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_dccp.o': No such file distcc[6886] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_dccp.o': No such file or directory CC [M] net/netfilter/xt_string.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6592] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_ipt_MASQUERADE.o: file not recognized: File truncated distcc[6907] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6911] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ipt_MASQUERADE.o': No such file distcc[6912] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_ipt_MASQUERADE.o': No such file or directory net/sched/.tmp_gl_sch_netem.o: file not recognized: File truncated distcc[6916] ERROR: compile (null) on localhost failed CC [M] net/netfilter/xt_time.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_netem.o': No such file distcc[6922] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_sch_netem.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6944] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_nf_conntrack_amanda.o: file not recognized: File truncated distcc[6948] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_nf_conntrack_amanda.o': No such file distcc[6954] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_nf_conntrack_amanda.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_nf_nat_irc.o': No such file distcc[6678] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_nf_nat_irc.o': No such file or directory LD net/netfilter/ipvs/built-in.o CC [M] net/netfilter/ipvs/ip_vs_conn.o CC [M] net/netfilter/ipvs/ip_vs_core.o CC [M] net/netfilter/ipvs/ip_vs_ctl.o CC [M] net/netfilter/ipvs/ip_vs_sched.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7070] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_nf_conntrack_netlink.o: file not recognized: File truncated distcc[7072] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_nf_conntrack_netlink.o': No such file distcc[7074] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_nf_conntrack_netlink.o': No such file or directory net/ipv4/netfilter/.tmp_gl_nf_nat_standalone.o: file not recognized: File truncated distcc[5695] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_nf_nat_standalone.o': No such file distcc[7080] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_nf_nat_standalone.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6931] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_ipt_ECN.o: file not recognized: File truncated distcc[7088] ERROR: compile (null) on localhost failed CC [M] net/netfilter/ipvs/ip_vs_xmit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ipt_ECN.o': No such file distcc[7093] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_ipt_ECN.o': No such file or directory CC [M] net/netfilter/ipvs/ip_vs_app.o CC [M] net/netfilter/ipvs/ip_vs_sync.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/cmtp/capi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/cmtp/capi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/cmtp/capi.o distcc[7170] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6703] ERROR: compile (null) on localhost failed distcc[7173] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/cmtp/.tmp_mx_capi.o': No such file or directory net/sched/.tmp_gl_act_gact.o: file not recognized: File truncated distcc[7177] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6515] ERROR: compile (null) on localhost failed net/sched/.tmp_gl_cls_cgroup.o: file not recognized: File truncated distcc[7187] ERROR: compile (null) on localhost failed LD [M] net/bluetooth/cmtp/cmtp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7202] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/dma-coherent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/dma-coherent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/dma-coherent.o distcc[4688] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_dma-coherent.o': No such file or directory CC [M] net/netfilter/ipvs/ip_vs_est.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/wbuf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/wbuf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/wbuf.o distcc[7219] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_wbuf.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7234] ERROR: compile (null) on localhost failed CC [M] net/netfilter/ipvs/ip_vs_proto.o net/netfilter/.tmp_gl_xt_connmark.o: file not recognized: File truncated distcc[7242] ERROR: compile (null) on localhost failed LD [M] fs/jffs2/jffs2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7270] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ctr.o: file not recognized: File truncated distcc[4219] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/smbdes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/smbdes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/smbdes.o distcc[5721] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_smbdes.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/symlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/symlink.o distcc[31885] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_symlink.o': No such file or directory CC [M] net/netfilter/ipvs/ip_vs_proto_ah_esp.o LD [M] fs/smbfs/smbfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/file.o: No such file: No such file or directory distcc[7320] ERROR: compile (null) on localhost failed make[3]: *** [fs/smbfs/smbfs.o] Error 1 make[2]: *** [fs/smbfs] Error 2 CC [M] net/netfilter/ipvs/ip_vs_rr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o distcc[7341] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/netfilter/.tmp_mx_nf_conntrack_l3proto_ipv4.o': No such file or directory net/packet/.tmp_gl_af_packet.o: file not recognized: File truncated distcc[5494] ERROR: compile (null) on localhost failed CC [M] net/netfilter/ipvs/ip_vs_wrr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7368] ERROR: compile (null) on localhost failed kernel/.tmp_gl_rcutree_trace.o: file not recognized: File truncated distcc[7375] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_rcutree_trace.o': No such file distcc[7377] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_rcutree_trace.o': No such file or directory CC [M] net/netfilter/ipvs/ip_vs_wlc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7393] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_iptable_mangle.o: file not recognized: File truncated distcc[7400] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_iptable_mangle.o': No such file distcc[7408] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_iptable_mangle.o': No such file or directory CC [M] net/netfilter/ipvs/ip_vs_lblc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7437] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_nf_nat_ftp.o: file not recognized: File truncated distcc[7439] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_nf_nat_ftp.o': No such file distcc[7441] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_nf_nat_ftp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7450] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_nf_nat_tftp.o: file not recognized: File truncated distcc[7454] ERROR: compile (null) on localhost failed CC [M] net/netfilter/ipvs/ip_vs_dh.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_nf_nat_tftp.o': No such file distcc[7460] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_nf_nat_tftp.o': No such file or directory CC [M] net/netfilter/ipvs/ip_vs_sh.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tsacct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tsacct.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/tsacct.o distcc[6491] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_tsacct.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/xfrm4_state.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/xfrm4_state.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/xfrm4_state.o distcc[7163] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_xfrm4_state.o': No such file or directory CC [M] net/netfilter/ipvs/ip_vs_sed.o CC [M] net/netfilter/ipvs/ip_vs_nq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_sockopt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_sockopt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_sockopt.o distcc[7534] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nf_sockopt.o': No such file or directory net/ipv4/netfilter/.tmp_gl_ipt_ULOG.o: file not recognized: File truncated distcc[6712] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ipt_ULOG.o': No such file distcc[7544] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_ipt_ULOG.o': No such file or directory net/netfilter/.tmp_gl_xt_u32.o: file not recognized: File truncated distcc[7204] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7571] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/dir.o: No such file: No such file or directory distcc[7266] ERROR: compile (null) on localhost failed make[3]: *** [fs/jffs2/jffs2.o] Error 1 make[2]: *** [fs/jffs2] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ipt_ah.o': No such file distcc[5372] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_ipt_ah.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ethernet/pe2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ethernet/pe2.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ethernet/pe2.o distcc[4215] ERROR: compile (null) on localhost failed mv: cannot stat `net/ethernet/.tmp_mx_pe2.o': No such file or directory net/sched/.tmp_gl_sch_drr.o: file not recognized: File truncated distcc[7272] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ctr.o': No such file distcc[7274] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ctr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_drr.o': No such file distcc[7594] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_sch_drr.o': No such file or directory LD net/ethernet/built-in.o make[1]: *** [crypto] Error 2 LD drivers/isdn/hardware/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7648] ERROR: compile (null) on localhost failed drivers/input/mouse/.tmp_gl_vsxxxaa.o: file not recognized: File truncated distcc[7650] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/mouse/.tmp_mx_vsxxxaa.o': No such file distcc[7652] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/mouse/.tmp_mx_vsxxxaa.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/mouse/trackpoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/mouse/trackpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/mouse/trackpoint.o distcc[5765] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/mouse/.tmp_mx_trackpoint.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/dsp_hwec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/dsp_hwec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/dsp_hwec.o distcc[7670] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_dsp_hwec.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/xdr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/xdr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/xdr.o distcc[6778] ERROR: compile (null) on localhost failed mv: cannot stat `net/sunrpc/.tmp_mx_xdr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7690] ERROR: compile (null) on localhost failed LD drivers/input/mouse/psmouse.o net/ipv4/netfilter/.tmp_gl_ipt_TTL.o: file not recognized: File truncated distcc[7694] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ipt_TTL.o': No such file distcc[7699] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_ipt_TTL.o': No such file or directory LD drivers/input/mouse/built-in.o net/netfilter/.tmp_gl_xt_MARK.o: file not recognized: File truncated distcc[6813] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_MARK.o': No such file distcc[7714] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_MARK.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7742] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7744] ERROR: compile (null) on localhost failed net/netfilter/ipvs/.tmp_gl_ip_vs_dh.o: file not recognized: File truncated distcc[7745] ERROR: compile (null) on localhost failed net/netfilter/ipvs/.tmp_gl_ip_vs_wrr.o: file not recognized: File truncated distcc[7748] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/ipvs/.tmp_mx_ip_vs_dh.o': No such file distcc[7749] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/ipvs/.tmp_mx_ip_vs_dh.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/ipvs/.tmp_mx_ip_vs_wrr.o': No such file distcc[7752] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/ipvs/.tmp_mx_ip_vs_wrr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7765] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_ipt_ecn.o: file not recognized: File truncated distcc[7775] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ipt_ecn.o': No such file distcc[7777] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_ipt_ecn.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_nf_nat_amanda.o': No such file distcc[6804] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_nf_nat_amanda.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7791] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_hashlimit.o: file not recognized: File truncated distcc[7796] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_hashlimit.o': No such file distcc[7798] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_hashlimit.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7829] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7830] ERROR: compile (null) on localhost failed net/netfilter/ipvs/.tmp_gl_ip_vs_nq.o: file not recognized: File truncated distcc[7833] ERROR: compile (null) on localhost failed net/netfilter/ipvs/.tmp_gl_ip_vs_sed.o: file not recognized: File truncated distcc[7834] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/ipvs/.tmp_mx_ip_vs_nq.o': No such file distcc[7837] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/ipvs/.tmp_mx_ip_vs_sed.o': No such file distcc[7838] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/ipvs/.tmp_mx_ip_vs_nq.o': No such file or directory rm: cannot remove `net/netfilter/ipvs/.tmp_mx_ip_vs_sed.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_h323_main.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_h323_main.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_conntrack_h323_main.o distcc[7869] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/.tmp_mx_nf_conntrack_h323_main.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7873] ERROR: compile (null) on localhost failed net/netfilter/ipvs/.tmp_gl_ip_vs_sh.o: file not recognized: File truncated distcc[7878] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/ipvs/.tmp_mx_ip_vs_sh.o': No such file distcc[7883] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/ipvs/.tmp_mx_ip_vs_sh.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7884] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_nf_nat_h323.o: file not recognized: File truncated distcc[7889] ERROR: compile (null) on localhost failed net/sched/.tmp_gl_cls_flow.o: file not recognized: File truncated distcc[7178] ERROR: compile (null) on localhost failed LD [M] net/netfilter/nf_conntrack_h323.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_cls_flow.o': No such file distcc[7897] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_cls_flow.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/clock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/clock.o distcc[7523] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_clock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7915] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_elo.o: file not recognized: File truncated distcc[7920] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_elo.o': No such file distcc[7925] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_elo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/af_llc.o: No such file: No such file or directory distcc[6278] ERROR: compile (null) on localhost failed make[3]: *** [net/llc/llc2.o] Error 1 make[2]: *** [net/llc] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_u32.o': No such file distcc[7551] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_u32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7955] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7959] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_nf_nat_proto_unknown.o: file not recognized: File truncated distcc[7958] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_nf_nat_proto_unknown.o': No such file net/netfilter/ipvs/.tmp_gl_ip_vs_rr.o: file not recognized: File truncated distcc[7965] ERROR: compile (null) on localhost failed distcc[7964] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_nf_nat_proto_unknown.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/ipvs/.tmp_mx_ip_vs_rr.o': No such file distcc[7969] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/ipvs/.tmp_mx_ip_vs_rr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7980] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_realm.o: file not recognized: File truncated distcc[7573] ERROR: compile (null) on localhost failed net/netfilter/ipvs/.tmp_gl_ip_vs_proto_ah_esp.o: file not recognized: File truncated distcc[7985] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/ipvs/.tmp_mx_ip_vs_proto_ah_esp.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_inexio.o': No such file distcc[7989] ERROR: compile (null) on localhost failed distcc[1081] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/ipvs/.tmp_mx_ip_vs_proto_ah_esp.o': No such file or directory rm: cannot remove `drivers/input/touchscreen/.tmp_mx_inexio.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/hci_event.o distcc[8012] ERROR: compile (null) on localhost failed distcc[5266] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/.tmp_mx_hci_event.o': No such file or directory fs/nls/.tmp_gl_nls_koi8-r.o: file not recognized: File truncated distcc[8021] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/drivers/mpu401/mpu401.o: No such file: No such file or directory distcc[31435] ERROR: compile (null) on localhost failed make[4]: *** [sound/drivers/mpu401/snd-mpu401.o] Error 1 make[3]: *** [sound/drivers/mpu401] Error 2 make[2]: *** [sound/drivers] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/bnep/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/bnep/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target spmake[1]: *** [sound] Error 2 ecific data of file net/bluetooth/bnep/core.o distcc[7277] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/bnep/.tmp_mx_core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/ff-memless.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/ff-memless.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/ff-memless.o distcc[8035] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/.tmp_mx_ff-memless.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcutree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcutree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcutree.o distcc[8054] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcutree.o': No such file or directory LD [M] net/bluetooth/bnep/bnep.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/xfrm4_output.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/xfrm4_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/xfrm4_output.o distcc[7313] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_xfrm4_output.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7629] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_string.o: file not recognized: File truncated distcc[8105] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8106] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_string.o': No such file distcc[8109] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_nf_nat_proto_icmp.o: file not recognized: File truncated rm: cannot remove `net/netfilter/.tmp_mx_xt_string.o': No such file or directory distcc[8111] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_nf_nat_proto_icmp.o': No such file distcc[8117] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_nf_nat_proto_icmp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/taskstats.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/taskstats.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/taskstats.o distcc[8126] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_sh_keysc.o': No such file distcc[3233] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_taskstats.o': No such file or directory rm: cannot remove `drivers/input/keyboard/.tmp_mx_sh_keysc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/packet/.tmp_mx_af_packet.o': No such file distcc[7346] ERROR: compile (null) on localhost failed rm: cannot remove `net/packet/.tmp_mx_af_packet.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/nf_nat_proto_common.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/nf_nat_proto_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/netfilter/nf_nat_proto_common.o distcc[8156] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7662] ERROR: compile (null) on localhost failed LD drivers/input/keyboard/built-in.o mv: cannot stat `net/ipv4/netfilter/.tmp_mx_nf_nat_proto_common.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8167] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/keyboard/atkbd.o: No such file: No such file or directory distcc[8172] ERROR: compile (null) on localhost failed make[4]: *** [drivers/input/keyboard/built-in.o] Error 1 make[3]: *** [drivers/input/keyboard] Error 2 net/sched/.tmp_gl_sch_htb.o: file not recognized: File truncated distcc[8176] ERROR: compile (null) on localhost failed LD net/packet/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_htb.o': No such file distcc[8182] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_sch_htb.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/packet/af_packet.o: No such file: No such file or directory distcc[8183] ERROR: compile (null) on localhost failed make[3]: *** [net/packet/built-in.o] Error 1 make[2]: *** [net/packet] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8193] ERROR: compile (null) on localhost failed net/sched/.tmp_gl_cls_rsvp6.o: file not recognized: File truncated distcc[8196] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_cls_rsvp6.o': No such file distcc[8198] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_cls_rsvp6.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/cache.o distcc[8209] ERROR: compile (null) on localhost failed mv: cannot stat `net/sunrpc/.tmp_mx_cache.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_ctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_ctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/ipvs/ip_vs_ctl.o distcc[8230] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/ipvs/.tmp_mx_ip_vs_ctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8239] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_limit.o: file not recognized: File truncated distcc[8242] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_limit.o': No such file distcc[8248] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/dsp_cmx.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/dsp_cmx.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed rm: to merge tcannot remove `net/netfilter/.tmp_mx_xt_limit.o'a: No such file or directory rget specific data of file drivers/isdn/mISDN/dsp_cmx.o distcc[8249] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_dsp_cmx.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_est.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_est.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/ipvs/ip_vs_est.o distcc[8271] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/ipvs/.tmp_mx_ip_vs_est.o': No such file or directory net/ipv4/netfilter/.tmp_gl_nf_nat_proto_udplite.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7152] ERROR: compile (null) on localhost failed distcc[6698] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_nf_nat_proto_udplite.o': No such file distcc[8283] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_time.o: file not recognized: File truncated distcc[8282] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_nf_nat_proto_udplite.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8287] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_time.o': No such file distcc[8289] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_time.o': No such file or directory net/netfilter/.tmp_gl_nf_conntrack_ftp.o: file not recognized: File truncated distcc[8292] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_nf_conntrack_ftp.o': No such file distcc[8301] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/ipvs/ip_vs_sched.o rm: cannot remove `net/netfilter/.tmp_mx_nf_conntrack_ftp.o': No such file or directory distcc[8303] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/ipvs/.tmp_mx_ip_vs_sched.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8316] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8321] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_iptable_filter.o: file not recognized: File truncated distcc[8322] ERROR: compile (null) on localhost failed net/sched/.tmp_gl_act_nat.o: file not recognized: File truncated distcc[8328] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_iptable_filter.o': No such file distcc[8331] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_iptable_filter.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_act_nat.o': No such file distcc[8336] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_act_nat.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_nf_nat_h323.o': No such file distcc[7892] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/rfkill/rfkill.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/rfkill/rfkill.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/rfkill/rfkill.o rm: cannot remove `net/ipv4/netfilter/.tmp_mx_nf_nat_h323.o': No such file or directory distcc[6248] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioinit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioinit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rioinit.o distcc[8349] ERROR: compile (null) on localhost failed mv: cannot stat `net/rfkill/.tmp_mx_rfkill.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_act_gact.o': No such file distcc[7184] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioinit.o': No such file or directory rm: cannot remove `net/sched/.tmp_mx_act_gact.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hid/hid-apple.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hid/hid-apple.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/hid-apple.o distcc[8360] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hid/.tmp_mx_hid-apple.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_cls_cgroup.o': No such file distcc[7189] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_cls_cgroup.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8388] ERROR: compile (null) on localhost failed net/sched/.tmp_gl_cls_tcindex.o: file not recognized: File truncated distcc[8396] ERROR: compile (null) on localhost failed LD drivers/char/rio/rio.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_cls_tcindex.o': No such file distcc[8406] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_cls_tcindex.o': No such file or directory LD drivers/char/rio/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8424] ERROR: compile (null) on localhost failed LD drivers/char/built-in.o net/sched/.tmp_gl_act_police.o: file not recognized: File truncated distcc[8428] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_act_police.o': No such file distcc[8435] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/mem.o: No such file: No such file or directory distcc[8433] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_act_police.o': No such file or directory make[3]: *** [drivers/char/built-in.o] Error 1 make[2]: *** [drivers/char] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_connmark.o': No such file distcc[7251] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_connmark.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time.o distcc[7253] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_time.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8470] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8471] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp1251.o: file not recognized: File truncated distcc[3439] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1251.o': No such file distcc[8487] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1251.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8497] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/unix/sysctl_net_unix.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/unix/sysctl_net_unix.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/unix/sysctl_net_unix.o distcc[8508] ERROR: compile (null) on localhost failed mv: cannot stat `net/unix/.tmp_mx_sysctl_net_unix.o': No such file or directory LD fs/cifs/cifs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8534] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_NFLOG.o: file not recognized: File truncated distcc[8536] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_NFLOG.o': No such file distcc[8539] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_NFLOG.o': No such file or directory LD net/unix/unix.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/unix/af_unix.o: No such file: No such file or directory distcc[8545] ERROR: compile (null) on localhost failed make[3]: *** [net/unix/unix.o] Error 1 make[2]: *** [net/unix] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/bnep/sock.o: No such file: No such file or directory distcc[8074] ERROR: compile (null) on localhost failed make[4]: *** [net/bluetooth/bnep/bnep.o] Error 1 make[3]: *** [net/bluetooth/bnep] Error 2 make[2]: *** [net/bluetooth] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8560] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_diag.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_diag.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inet_diag.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8557] ERROR: compile (null) on localhost failed distcc[8089] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/sched.o mv: cannot stat `net/ipv4/.tmp_mx_inet_diag.o': No such file or directory distcc[8567] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_ipv4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_ipv4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_ipv4.o mv: cannot stat `net/sunrpc/.tmp_mx_sched.o': No such file or directory distcc[8570] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_tcp_ipv4.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8583] ERROR: compile (null) on localhost failed net/netfilter/ipvs/.tmp_gl_ip_vs_lblc.o: file not recognized: File truncated distcc[8590] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/ipvs/.tmp_mx_ip_vs_lblc.o': No such file distcc[8596] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `net/netfilter/ipvs/.tmp_mx_ip_vs_lblc.o': No such file or directory distcc[8597] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8613] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_NOTRACK.o: file not recognized: File truncated distcc[8603] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_nf_conntrack_proto_icmp.o: file not recognized: File truncated distcc[8617] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_NOTRACK.o': No such file distcc[8618] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_NOTRACK.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_nf_conntrack_proto_icmp.o': No such file distcc[8623] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_nf_conntrack_proto_icmp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8641] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_iprange.o: file not recognized: File truncated distcc[8645] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_ipt_LOG.o: file not recognized: File truncated distcc[8171] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_iprange.o': No such file distcc[8652] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8653] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_iprange.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ipt_LOG.o': No such file distcc[8655] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_ipt_LOG.o': No such file or directory net/netfilter/.tmp_gl_nf_conntrack_proto_udplite.o: file not recognized: File truncated distcc[8661] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_nf_conntrack_proto_udplite.o': No such file distcc[8667] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_nf_conntrack_proto_udplite.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_xmit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_xmit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/ipvs/ip_vs_xmit.o distcc[8690] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/ipvs/.tmp_mx_ip_vs_xmit.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_app.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_app.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/ipvs/ip_vs_app.o distcc[8707] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/ipvs/.tmp_mx_ip_vs_app.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8716] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_iptable_raw.o: file not recognized: File truncated distcc[8718] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_iptable_raw.o': No such file distcc[8720] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_iptable_raw.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8736] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_nf_nat_proto_tcp.o: file not recognized: File truncated distcc[8476] ERROR: compile (null) on localhost failed net/sched/.tmp_gl_sch_multiq.o: file not recognized: File truncated distcc[8742] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_multiq.o': No such file distcc[8747] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_sch_multiq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/nf_nat_rule.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/nf_nat_rule.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/netfilter/nf_nat_rule.o distcc[8752] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/netfilter/.tmp_mx_nf_nat_rule.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_conn.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_conn.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/ipvs/ip_vs_conn.o net/sched/.tmp_gl_sch_sfq.o: file not recognized: File truncated distcc[8758] ERROR: compile (null) on localhost failed distcc[8507] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/ipvs/.tmp_mx_ip_vs_conn.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8771] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_sfq.o': No such file distcc[8773] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_sch_sfq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/test_kprobes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/test_kprobes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/test_kprobes.o distcc[8776] ERROR: compile (null) on localhost failed net/sched/.tmp_gl_cls_fw.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-r.o': No such file mv: cannot stat `kernel/.tmp_mx_test_kprobes.o': No such file or directory distcc[8781] ERROR: compile (null) on localhost failed distcc[8030] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-r.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irsysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irsysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irsysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ns_cgroup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ns_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/ns_cgroup.o distcc[5718] ERROR: compile (null) on localhost failed distcc[8530] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irsysctl.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_ns_cgroup.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8809] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-7.o: file not recognized: File truncated distcc[8822] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8057] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-7.o': No such file distcc[8832] ERROR: compile (null) on localhost failed net/ipv4/.tmp_gl_xfrm4_tunnel.o: file not recognized: File truncated rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-7.o': No such file or directory LD fs/nls/built-in.o distcc[8836] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8841] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_xfrm4_tunnel.o': No such file distcc[8849] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nls/nls_cp737.o: No such file: No such file or directory rm: cannot remove `net/ipv4/.tmp_mx_xfrm4_tunnel.o': No such file or directory distcc[8850] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp949.o: file not recognized: File truncated distcc[8852] ERROR: compile (null) on localhost failed make[3]: *** [fs/nls/built-in.o] Error 1 make[3]: *** Waiting for unfinished jobs.... LD net/irda/irda.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp949.o': No such file distcc[8863] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp949.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8864] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_da9034-ts.o: file not recognized: File truncated distcc[8877] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_da9034-ts.o': No such file distcc[8883] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_da9034-ts.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6741] ERROR: compile (null) on localhost failed LD net/irda/built-in.o drivers/isdn/mISDN/.tmp_gl_dsp_core.o: file not recognized: File truncated distcc[8566] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_TCPMSS.o: file not recognized: File truncated distcc[8897] ERROR: compile (null) on localhost failed net/dcb/.tmp_gl_dcbnl.o: file not recognized: File truncated distcc[8573] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_TCPMSS.o': No such file distcc[8907] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_TCPMSS.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/dcb/.tmp_mx_dcbnl.o': No such file distcc[8910] ERROR: compile (null) on localhost failed rm: cannot remove `net/dcb/.tmp_mx_dcbnl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8929] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_proto.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_proto.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/ipvs/ip_vs_proto.o net/sched/.tmp_gl_sch_ingress.o: file not recognized: File truncated distcc[8931] ERROR: compile (null) on localhost failed distcc[8932] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/ipvs/.tmp_mx_ip_vs_proto.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_ingress.o': No such file distcc[8936] ERROR: compile (null) on localhost failed rm: cannot remove `net/sched/.tmp_mx_sch_ingress.o': No such file or directory LD net/dcb/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/dcb/dcbnl.o: No such file: No such file or directory distcc[8949] ERROR: compile (null) on localhost failed make[3]: *** [net/dcb/built-in.o] Error 1 make[2]: *** [net/dcb] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_realm.o': No such file distcc[7990] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_realm.o': No such file or directory net/netfilter/.tmp_gl_xt_pkttype.o: file not recognized: File truncated distcc[8478] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_pkttype.o': No such file distcc[8966] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_pkttype.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/isdn/mISDN/.tmp_mx_dsp_core.o': No such file distcc[8903] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/isdn/mISDN/.tmp_mx_dsp_core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8985] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_nf_nat_proto_udp.o: file not recognized: File truncated distcc[8987] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_nf_nat_proto_udp.o': No such file distcc[8992] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_nf_nat_proto_udp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8902] ERROR: compile (null) on localhost failed net/netfilter/ipvs/.tmp_gl_ip_vs_wlc.o: file not recognized: File truncated distcc[8999] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/ipvs/.tmp_mx_ip_vs_wlc.o': No such file distcc[9002] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/ipvs/.tmp_mx_ip_vs_wlc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/timerdev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/timerdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/mISDN/timerdev.o distcc[9014] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/isdn/mISDN/.tmp_mx_timerdev.o': No such file or directory LD drivers/isdn/mISDN/mISDN_core.o LD drivers/isdn/mISDN/mISDN_dsp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/isdn/mISDN/dsp_core.o: No such file: No such file or directory distcc[9024] ERROR: compile (null) on localhost failed make[4]: *** [drivers/isdn/mISDN/mISDN_dsp.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [drivers/isdn/mISDN] Error 2 make[2]: *** [drivers/isdn] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8485] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_rateest.o: file not recognized: File truncated distcc[9033] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_rateest.o': No such file distcc[9038] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_nf_nat_proto_tcp.o': No such file distcc[8743] ERROR: compile (null) on localhost failed rm: cannot remove `net/netfilter/.tmp_mx_xt_rateest.o': No such file or directory rm: cannot remove `net/ipv4/netfilter/.tmp_mx_nf_nat_proto_tcp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9057] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/socklib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/socklib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/sunrpc/socklib.o distcc[9061] ERROR: compile (null) on localhost failed mv: cannot stat `net/sunrpc/.tmp_mx_socklib.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9066] ERROR: compile (null) on localhost failed drivers/i2c/chips/.tmp_gl_pcf8575.o: file not recognized: File truncated distcc[9073] ERROR: compile (null) on localhost failed LD [M] net/ipv4/netfilter/nf_conntrack_ipv4.o LD [M] net/ipv4/netfilter/nf_nat.o LD [M] net/ipv4/netfilter/iptable_nat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/chips/.tmp_mx_pcf8575.o': No such file distcc[9081] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/chips/.tmp_mx_pcf8575.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/nf_conntrack_proto_icmp.o: No such file: No such file or directory distcc[9086] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/nf_nat_proto_unknown.o: No such file: No such file or directory distcc[9087] ERROR: compile (null) on localhost failed make[4]: *** [net/ipv4/netfilter/nf_conntrack_ipv4.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [net/ipv4/netfilter/nf_nat.o] Error 1 LD [M] net/sunrpc/sunrpc.o LD drivers/i2c/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sunrpc/auth_null.o: No such file: No such file or directory distcc[9102] ERROR: compile (null) on localhost failed make[3]: *** [net/sunrpc/sunrpc.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9109] ERROR: compile (null) on localhost failed make[2]: *** [net/sunrpc] Error 2 net/netfilter/.tmp_gl_xt_state.o: file not recognized: File truncated distcc[9119] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_state.o': No such file distcc[9124] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rtmutex.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rtmutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rtmutex.o rm: cannot remove `net/netfilter/.tmp_mx_xt_state.o': No such file or directory distcc[9125] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rtmutex.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/ipvs/ip_vs_core.o distcc[9132] ERROR: compile (null) on localhost failed mv: cannot stat `net/netfilter/ipvs/.tmp_mx_ip_vs_core.o': No such file or directory make[1]: *** [kernel] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5380] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9151] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp775.o: file not recognized: File truncated distcc[9152] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_penmount.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp775.o': No such file distcc[9156] ERROR: compile (null) on localhost failed distcc[9157] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifsfs.o: No such file: No such file or directory distcc[8532] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp775.o': No such file or directory make[3]: *** [fs/cifs/cifs.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_penmount.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_cls_fw.o': No such file make[2]: *** [fs/cifs] Error 2 distcc[9161] ERROR: compile (null) on localhost failed distcc[8797] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_penmount.o': No such file or directory rm: cannot remove `net/sched/.tmp_mx_cls_fw.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9178] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_nf_conntrack_tftp.o: file not recognized: File truncated distcc[9185] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9189] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_nf_conntrack_tftp.o': No such file distcc[9191] ERROR: compile (null) on localhost failed make[3]: *** [drivers/input/touchscreen] Error 2 make[2]: *** [drivers/input] Error 2 rm: cannot remove `net/netfilter/.tmp_mx_nf_conntrack_tftp.o': No such file or directory make[1]: *** [drivers] Error 2 net/ipv4/.tmp_gl_ipcomp.o: file not recognized: File truncated distcc[9195] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_ipcomp.o': No such file distcc[9201] ERROR: compile (null) on localhost failed LD net/sched/built-in.o rm: cannot remove `net/ipv4/.tmp_mx_ipcomp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/sched/sch_blackhole.o: No such file: No such file or directory distcc[9206] ERROR: compile (null) on localhost failed make[3]: *** [net/sched/built-in.o] Error 1 make[2]: *** [net/sched] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_input.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_input.o distcc[9217] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_tcp_input.o': No such file or directory net/ipv4/netfilter/.tmp_gl_ipt_addrtype.o: file not recognized: File truncated distcc[9063] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ipt_addrtype.o': No such file distcc[9232] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_extend.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_extend.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_conntrack_extend.o distcc[9233] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9235] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_ipt_addrtype.o': No such file or directory mv: cannot stat `net/netfilter/.tmp_mx_nf_conntrack_extend.o': No such file or directory net/netfilter/.tmp_gl_xt_owner.o: file not recognized: File truncated distcc[9240] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/nf_nat_standalone.o: No such file: No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_owner.o': No such file distcc[9246] ERROR: compile (null) on localhost failed distcc[9088] ERROR: compile (null) on localhost failed make[4]: *** [net/ipv4/netfilter/iptable_nat.o] Error 1 rm: cannot remove `net/netfilter/.tmp_mx_xt_owner.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9254] ERROR: compile (null) on localhost failed net/netfilter/.tmp_gl_xt_multiport.o: file not recognized: File truncated distcc[9259] ERROR: compile (null) on localhost failed make[3]: *** [net/ipv4/netfilter] Error 2 LD net/netfilter/netfilter.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_multiport.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_sync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/ipvs/ip_vs_sync.o distcc[9267] ERROR: compile (null) on localhost failed LD net/netfilter/nf_conntrack.o distcc[9261] ERROR: compile (null) on localhost failed make[2]: *** [net/ipv4] Error 2 rm: cannot remove `net/netfilter/.tmp_mx_xt_multiport.o': No such file or directory mv: cannot stat `net/netfilter/ipvs/.tmp_mx_ip_vs_sync.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/nf_conntrack_l3proto_generic.o: No such file: No such file or directory distcc[9273] ERROR: compile (null) on localhost failed make[3]: *** [net/netfilter/nf_conntrack.o] Error 1 make[3]: *** Waiting for unfinished jobs.... LD [M] net/netfilter/ipvs/ip_vs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/netfilter/ipvs/ip_vs_proto_ah_esp.o: No such file: No such file or directory distcc[9289] ERROR: compile (null) on localhost failed make[4]: *** [net/netfilter/ipvs/ip_vs.o] Error 1 make[3]: *** [net/netfilter/ipvs] Error 2 make[2]: *** [net/netfilter] Error 2 make[1]: *** [net] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9293] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_ascii.o: file not recognized: File truncated distcc[9295] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_ascii.o': No such file distcc[9297] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_ascii.o': No such file or directory make[2]: *** [fs/nls] Error 2 make[1]: *** [fs] Error 2 make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 bisect failed 9cfb95ef72c637bc9b90260e0f98a23f3f49b1bb # git bisect bad Bisecting: 4 revisions left to test after this [2cbbf3576aa9eae9a92f2669f38a453b6cb8e956] usb-storage: make datafab a separate module # < git symbolic-ref HEAD Trying 2cbbf3576aa9eae9a92f2669f38a453b6cb8e956 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh make[2]: `include/asm-sh/machtypes.h' is up to date. Using /scratch/kisskb/src as source for kernel CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/noinitramfs.o UPD include/linux/compile.h CC init/version.o CC arch/sh/mm/init.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/consistent.o CC arch/sh/mm/mmap.o CC arch/sh/mm/cache-sh2.o CC arch/sh/mm/tlb-nommu.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/pg-nommu.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/math-emu/math.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23: /scratch/kisskb/src/include/math-emu/single.h:50:21: warning: "__BIG_ENDIAN" is not defined In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:24: /scratch/kisskb/src/include/math-emu/double.h:59:21: warning: "__BIG_ENDIAN" is not defined CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time_32.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/kgdb.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/timers/timer.o CC arch/sh/kernel/module.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC arch/sh/kernel/timers/timer-cmt.o CC arch/sh/kernel/early_printk.o CC arch/sh/kernel/machine_kexec.o AS arch/sh/kernel/relocate_kernel.o CC arch/sh/kernel/crash_dump.o distcc[10660] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/kprobes.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds distcc[10755] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/boards/mach-se/board-se7619.o distcc[10799] ERROR: compile (null) on localhost:Broken pipe LD init/mounts.o LD arch/sh/boards/mach-se/built-in.o distcc[10689] ERROR: compile (null) on localhost:Broken pipe CC kernel/sched.o CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC kernel/printk.o LD arch/sh/kernel/cpu/sh2/built-in.o CC kernel/cpu.o LD arch/sh/kernel/cpu/irq/built-in.o CC kernel/exit.o TIMEC kernel/timeconst.h CC kernel/itimer.o LD arch/sh/kernel/cpu/built-in.o CC kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/timer.o CC kernel/user.o CC kernel/signal.o CC kernel/sys.o CC kernel/kmod.o distcc[10791] ERROR: compile (null) on localhost:Broken pipe CC kernel/workqueue.o CC kernel/pid.o LD arch/sh/kernel/timers/built-in.o LD arch/sh/mm/built-in.o CC kernel/rcupdate.o CC kernel/extable.o CC kernel/params.o CC kernel/posix-timers.o CC kernel/kthread.o CC kernel/wait.o CC kernel/kfifo.o CC kernel/sys_ni.o CC kernel/posix-cpu-timers.o CC kernel/mutex.o CC kernel/hrtimer.o CC kernel/rwsem.o CC kernel/nsproxy.o CC kernel/srcu.o CC kernel/semaphore.o CC kernel/notifier.o CC kernel/ksysfs.o CC kernel/pm_qos_params.o CC kernel/sched_clock.o CC kernel/cred.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:147: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:147: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:147: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:323: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:333: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:335: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:335: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:335: warning: statement with no effect CC kernel/async.o CC kernel/freezer.o CC kernel/profile.o CC kernel/sysctl_check.o CC kernel/stacktrace.o CC kernel/mutex-debug.o CC kernel/lockdep.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/time/timekeeping.o CC kernel/trace/ftrace.o CC kernel/trace/ring_buffer.o CC kernel/power/main.o CC kernel/lockdep_proc.o CC kernel/trace/trace.o CC kernel/irq/handle.o CC kernel/trace/trace_sched_switch.o CC kernel/irq/manage.o CC kernel/up.o CC kernel/irq/spurious.o CC kernel/time/ntp.o CC kernel/power/process.o CC kernel/power/poweroff.o CC kernel/time/clocksource.o CC kernel/irq/resend.o CC kernel/spinlock.o CC kernel/trace/trace_functions.o CC kernel/irq/chip.o CC kernel/time/jiffies.o CC kernel/uid16.o CC kernel/time/timer_list.o CC kernel/trace/trace_sched_wakeup.o CC kernel/irq/devres.o CC kernel/irq/autoprobe.o CC kernel/kallsyms.o CC kernel/module.o CC kernel/trace/trace_nop.o CC kernel/kexec.o CC kernel/irq/proc.o CC kernel/backtracetest.o CC kernel/cgroup.o CC kernel/cgroup_debug.o distcc[11500] ERROR: compile (null) on localhost:Broken pipe CC kernel/cgroup_freezer.o distcc[11513] ERROR: compile (null) on localhost:Broken pipe CC kernel/ns_cgroup.o CC kernel/utsname.o distcc[11271] ERROR: compile (null) on localhost:Broken pipe distcc[11295] ERROR: compile (null) on localhost:Broken pipe CC kernel/user_namespace.o distcc[11562] ERROR: compile (null) on localhost:Broken pipe CC kernel/pid_namespace.o distcc[11312] ERROR: compile (null) on localhost:Broken pipe distcc[11596] ERROR: compile (null) on localhost:Broken pipe CC kernel/res_counter.o CC kernel/kprobes.o distcc[11150] ERROR: compile (null) on localhost:Broken pipe CC kernel/test_kprobes.o CC kernel/softlockup.o /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:256: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:256: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup_sched_switch': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:154: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:154: warning: unsupported argument to '__builtin_return_address' CC kernel/rcuclassic.o CC kernel/kgdb.o CC kernel/utsname_sysctl.o CC kernel/delayacct.o CC kernel/taskstats.o /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2291: warning: label 'free_init' defined but not used CC kernel/tsacct.o CC kernel/marker.o CC kernel/tracepoint.o CC kernel/dma-coherent.o GZIP kernel/config_data.gz CC kernel/time.o IKCFG kernel/config_data.h CC [M] kernel/configs.o distcc[11471] ERROR: compile (null) on localhost:Broken pipe distcc[11506] ERROR: compile (null) on localhost:Broken pipe distcc[11801] ERROR: compile (null) on localhost:Broken pipe distcc[11616] ERROR: compile (null) on localhost:Broken pipe distcc[11670] ERROR: compile (null) on localhost:Broken pipe distcc[11873] ERROR: compile (null) on localhost:Broken pipe distcc[11235] ERROR: compile (null) on localhost:Broken pipe distcc[11767] ERROR: compile (null) on localhost:Broken pipe LD kernel/trace/libftrace.o distcc[11278] ERROR: compile (null) on localhost:Broken pipe distcc[11323] ERROR: compile (null) on localhost:Broken pipe distcc[11810] ERROR: compile (null) on localhost:Broken pipe distcc[11241] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/math-emu/built-in.o distcc[11511] ERROR: compile (null) on localhost:Broken pipe distcc[11447] ERROR: compile (null) on localhost:Broken pipe distcc[11771] ERROR: compile (null) on localhost:Broken pipe distcc[11532] ERROR: compile (null) on localhost:Broken pipe distcc[10823] ERROR: compile (null) on localhost:Broken pipe distcc[12218] ERROR: compile (null) on localhost:Broken pipe CC ipc/util.o CC ipc/msgutil.o CC mm/bootmem.o CC ipc/msg.o CC mm/filemap.o CC ipc/sem.o distcc[11360] ERROR: compile (null) on localhost:Broken pipe CC mm/mempool.o CC ipc/shm.o CC security/commoncap.o CC mm/oom_kill.o CC ipc/ipcns_notifier.o distcc[11407] ERROR: compile (null) on localhost:Broken pipe distcc[11401] ERROR: compile (null) on localhost:Broken pipe CC mm/fadvise.o CC ipc/ipc_sysctl.o CC security/capability.o CC security/security.o CC mm/maccess.o CC ipc/mqueue.o CC mm/page_alloc.o CC security/inode.o CC ipc/namespace.o CC mm/page-writeback.o distcc[11181] ERROR: compile (null) on localhost:Broken pipe CC mm/pdflush.o distcc[11421] ERROR: compile (null) on localhost:Broken pipe CC mm/readahead.o CC mm/swap.o CC mm/truncate.o CC mm/vmscan.o CC mm/shmem.o CC fs/open.o CC fs/read_write.o CC mm/prio_tree.o CC crypto/api.o CC crypto/cipher.o CC fs/file_table.o CC crypto/digest.o CC fs/super.o CC fs/char_dev.o CC mm/util.o CC crypto/compress.o CC mm/mmzone.o CC fs/stat.o CC crypto/algapi.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 crypto/scatterwalk.o CC mm/vmstat.o CC fs/exec.o CC fs/pipe.o CC mm/backing-dev.o CC fs/namei.o CC crypto/proc.o CC fs/fcntl.o CC crypto/ablkcipher.o /scratch/kisskb/src/ipc/shm.c: In function 'sys_shmdt': /scratch/kisskb/src/ipc/shm.c:969: warning: unused variable 'size' /scratch/kisskb/src/ipc/shm.c:967: warning: unused variable 'next' distcc[12045] ERROR: compile (null) on localhost:Broken pipe CC mm/page_isolation.o CC fs/ioctl.o CC mm/mm_init.o CC crypto/blkcipher.o CC fs/select.o CC mm/nommu.o CC fs/readdir.o CC mm/shmem_acl.o CC mm/dmapool.o CC fs/fifo.o CC crypto/hash.o CC mm/slob.o CC crypto/ahash.o CC fs/dcache.o CC mm/quicklist.o CC fs/inode.o CC fs/attr.o distcc[11179] ERROR: compile (null) on localhost:Broken pipe CC mm/memcontrol.o CC crypto/shash.o CC block/elevator.o distcc[12639] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/mm/slob.c: In function '__kmalloc_node': /scratch/kisskb/src/mm/slob.c:465: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'kfree': /scratch/kisskb/src/mm/slob.c:499: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'ksize': /scratch/kisskb/src/mm/slob.c:518: warning: comparison of distinct pointer types lacks a cast distcc[12816] ERROR: compile (null) on localhost:Broken pipe CC block/blk-core.o CC fs/bad_inode.o CC mm/page_cgroup.o distcc[11830] ERROR: compile (null) on localhost:Broken pipe CC crypto/algboss.o CC block/blk-tag.o CC block/blk-sysfs.o CC crypto/testmgr.o CC crypto/fips.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1880: warning: control reaches end of non-void function CC fs/file.o CC crypto/aead.o distcc[12627] ERROR: compile (null) on localhost:Broken pipe CC block/blk-barrier.o distcc[10442] ERROR: compile (null) on localhost:Broken pipe CC crypto/chainiv.o CC block/blk-settings.o CC fs/filesystems.o LD drivers/accessibility/braille/built-in.o CC fs/namespace.o CC block/blk-ioc.o CC drivers/ata/libata-core.o distcc[13158] ERROR: compile (null) on localhost:Broken pipe distcc[11320] ERROR: compile (null) on localhost:Broken pipe CC fs/seq_file.o CC block/blk-map.o CC crypto/eseqiv.o CC block/blk-exec.o CC drivers/ata/libata-scsi.o distcc[13235] ERROR: compile (null) on localhost:Broken pipe distcc[12722] ERROR: compile (null) on localhost:Broken pipe distcc[13096] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/core.o distcc[12948] ERROR: compile (null) on localhost:Broken pipe CC drivers/ata/libata-eh.o CC fs/xattr.o distcc[12784] ERROR: compile (null) on localhost:Broken pipe CC crypto/seqiv.o distcc[12801] ERROR: compile (null) on localhost:Broken pipe CC fs/libfs.o LD drivers/accessibility/built-in.o distcc[12778] ERROR: compile (null) on localhost:Broken pipe CC crypto/xcbc.o distcc[12694] ERROR: compile (null) on localhost:Broken pipe distcc[12847] ERROR: compile (null) on localhost:Broken pipe distcc[13397] ERROR: compile (null) on localhost:Broken pipe CC drivers/ata/libata-sff.o CC drivers/base/bus.o CC drivers/base/sys.o CC block/blk-merge.o CC drivers/block/loop.o distcc[13227] ERROR: compile (null) on localhost:Broken pipe CC fs/fs-writeback.o CC drivers/base/dd.o distcc[13492] ERROR: compile (null) on localhost:Broken pipe CC fs/pnode.o CC fs/drop_caches.o distcc[12054] ERROR: compile (null) on localhost:Broken pipe CC crypto/crypto_null.o CC drivers/block/nbd.o CC drivers/base/driver.o CC block/blk-softirq.o distcc[13156] ERROR: compile (null) on localhost:Broken pipe CC crypto/md5.o CC drivers/block/aoe/aoeblk.o distcc[12710] ERROR: compile (null) on localhost:Broken pipe distcc[12864] ERROR: compile (null) on localhost:Broken pipe distcc[12866] ERROR: compile (null) on localhost:Broken pipe CC drivers/block/aoe/aoechr.o CC crypto/rmd256.o distcc[13270] ERROR: compile (null) on localhost:Broken pipe distcc[12594] ERROR: compile (null) on localhost:Broken pipe CC block/blk-timeout.o CC [M] drivers/block/brd.o CC drivers/block/aoe/aoecmd.o LD drivers/block/paride/built-in.o CC fs/splice.o CC crypto/rmd320.o CC [M] drivers/block/paride/paride.o /scratch/kisskb/src/drivers/ata/libata-core.c: In function 'ata_sg_clean': /scratch/kisskb/src/drivers/ata/libata-core.c:4610: warning: unused variable 'dir' /scratch/kisskb/src/drivers/ata/libata-core.c:4608: warning: unused variable 'ap' distcc[13512] ERROR: compile (null) on localhost:Broken pipe CC crypto/wp512.o CC drivers/block/aoe/aoedev.o distcc[13842] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/cdrom/cdrom.o CC crypto/gf128mul.o CC drivers/ata/libata-pmp.o CC [M] drivers/ata/pata_platform.o CC drivers/base/class.o CC fs/sync.o distcc[11858] ERROR: compile (null) on localhost:Broken pipe distcc[11683] ERROR: compile (null) on localhost:Broken pipe CC block/ioctl.o CC drivers/char/mem.o CC block/genhd.o distcc[13045] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/block/cryptoloop.o CC drivers/char/random.o LD init/built-in.o CC [M] drivers/block/ub.o CC drivers/base/platform.o CC drivers/block/aoe/aoemain.o CC [M] drivers/block/paride/aten.o CC drivers/char/tty_io.o LD kernel/trace/built-in.o CC crypto/ecb.o CC drivers/connector/cn_queue.o distcc[12822] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/n_tty.o CC drivers/block/aoe/aoenet.o CC crypto/pcbc.o CC fs/utimes.o CC drivers/connector/connector.o CC drivers/cpufreq/cpufreq.o CC [M] drivers/block/paride/comm.o CC drivers/base/cpu.o CC fs/stack.o CC crypto/xts.o CC drivers/base/firmware.o CC drivers/char/tty_ioctl.o CC drivers/cpufreq/cpufreq_performance.o CC crypto/ctr.o CC fs/buffer.o CC drivers/char/tty_ldisc.o CC crypto/ccm.o CC fs/bio.o CC arch/sh/drivers/heartbeat.o distcc[13516] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/tty_buffer.o distcc[14053] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/tty_port.o CC drivers/char/pty.o CC block/scsi_ioctl.o distcc[14480] ERROR: compile (null) on localhost:Broken pipe distcc[13115] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/init.o CC fs/block_dev.o CC drivers/char/misc.o CC drivers/cpufreq/cpufreq_userspace.o CC block/cmd-filter.o CC [M] arch/sh/drivers/push-switch.o CC [M] drivers/block/paride/dstr.o distcc[14574] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/sysrq.o distcc[14264] ERROR: compile (null) on localhost:Broken pipe distcc[13812] ERROR: compile (null) on localhost:Broken pipe LD drivers/gpu/built-in.o CC drivers/base/map.o CC drivers/cpufreq/cpufreq_conservative.o CC net/socket.o CC drivers/char/specialix.o LD drivers/hid/built-in.o distcc[14155] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/cpufreq/cpufreq_stats.o CC block/noop-iosched.o CC crypto/fcrypt.o CC drivers/base/devres.o CC [M] drivers/block/paride/kbic.o CC drivers/i2c/i2c-boardinfo.o CC [M] drivers/hid/hid-lg.o CC [M] drivers/cpufreq/freq_table.o CC crypto/aes_generic.o distcc[14375] ERROR: compile (null) on localhost:Broken pipe LD ipc/built-in.o CC drivers/i2c/i2c-core.o CC drivers/base/attribute_container.o CC [M] drivers/hid/hid-lgff.o CC drivers/base/transport_class.o distcc[12780] ERROR: compile (null) on localhost:Broken pipe CC crypto/arc4.o LD drivers/ide/built-in.o CC block/deadline-iosched.o CC [M] drivers/block/paride/epat.o CC drivers/base/power/sysfs.o CC block/blk-integrity.o LD net/802/built-in.o CC [M] drivers/ide/ide-cd.o CC [M] drivers/ide/ide-cd_ioctl.o CC drivers/char/raw.o /scratch/kisskb/src/drivers/char/specialix.c:2358: warning: 'specialx_pci_tbl' defined but not used distcc[14722] ERROR: compile (null) on localhost:Broken pipe CC drivers/i2c/algos/i2c-algo-bit.o LD drivers/base/power/built-in.o CC [M] drivers/ide/ide-cd_verbose.o CC [M] block/cfq-iosched.o CC [M] net/802/p8022.o CC net/ax25/ax25_addr.o CC [M] drivers/char/hw_random/core.o CC net/ax25/ax25_dev.o CC net/ax25/ax25_iface.o CC [M] drivers/hid/hid-lg2ff.o CC crypto/tea.o distcc[11354] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/drivers/built-in.o CC [M] drivers/i2c/algos/i2c-algo-pcf.o CC drivers/base/dma-mapping.o CC [M] drivers/i2c/algos/i2c-algo-pca.o CC drivers/base/module.o distcc[15305] ERROR: compile (null) on localhost:Broken pipe CC fs/direct-io.o CC [M] drivers/block/paride/frpw.o CC net/ax25/ax25_in.o distcc[15159] ERROR: compile (null) on localhost:Broken pipe distcc[15367] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/block/paride/friq.o CC net/ax25/ax25_ip.o CC net/ax25/ax25_out.o CC [M] drivers/hid/hid-core.o CC net/ax25/ax25_route.o CC net/ax25/ax25_std_in.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 drivers/i2c/busses/i2c-parport-light.o distcc[15075] ERROR: compile (null) on localhost:Broken pipe distcc[15077] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hid/hid-input.o distcc[14302] ERROR: compile (null) on localhost:Broken pipe distcc[15091] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_std_subr.o distcc[14544] ERROR: compile (null) on localhost:Broken pipe distcc[14960] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_std_timer.o CC fs/mpage.o CC net/ax25/ax25_subr.o CC [M] drivers/base/firmware_class.o CC [M] net/802/psnap.o CC crypto/seed.o CC drivers/i2c/chips/max6875.o distcc[15657] ERROR: compile (null) on localhost:Broken pipe CC [M] net/802/p8023.o LD net/bridge/built-in.o CC [M] drivers/ide/ide.o CC arch/sh/lib/io.o LD drivers/input/joystick/built-in.o distcc[15081] ERROR: compile (null) on localhost:Broken pipe LD drivers/input/misc/built-in.o CC [M] drivers/input/misc/ati_remote.o distcc[15502] ERROR: compile (null) on localhost:Broken pipe LD drivers/input/mouse/built-in.o LD drivers/input/touchscreen/built-in.o CC [M] drivers/input/input.o CC [M] drivers/input/touchscreen/gunze.o CC [M] drivers/input/input-compat.o CC drivers/char/tpm/tpm.o CC drivers/i2c/busses/i2c-taos-evm.o CC [M] drivers/char/tpm/tpm_nsc.o distcc[15352] ERROR: compile (null) on localhost:Broken pipe CC drivers/i2c/chips/pca9539.o distcc[15874] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/i2c/busses/i2c-sh_mobile.o distcc[15888] ERROR: compile (null) on localhost:Broken pipe distcc[14041] ERROR: compile (null) on localhost:Broken pipe CC fs/ioprio.o distcc[15236] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joystick/a3d.o CC net/core/sock.o CC net/ax25/ax25_timer.o LD drivers/input/gameport/built-in.o CC [M] drivers/input/mouse/appletouch.o CC [M] drivers/input/ff-core.o CC [M] net/802/stp.o CC drivers/input/serio/serio.o CC [M] drivers/hid/hid-dummy.o CC [M] drivers/char/n_hdlc.o CC [M] drivers/char/lp.o distcc[11535] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/i2c/busses/i2c-simtec.o CC fs/bio-integrity.o CC [M] drivers/input/mouse/sermouse.o CC [M] drivers/ide/ide-ioctls.o CC [M] drivers/input/gameport/gameport.o CC net/ax25/ax25_uid.o CC net/ax25/af_ax25.o CC net/dcb/dcbnl.o distcc[15241] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/serio/i8042.o CC [M] drivers/input/joystick/adi.o CC [M] drivers/input/ff-memless.o CC [M] drivers/ide/ide-io.o CC [M] drivers/ide/ide-iops.o LD drivers/connector/cn.o distcc[14146] ERROR: compile (null) on localhost:Broken pipe distcc[16248] ERROR: compile (null) on localhost:Broken pipe CC net/core/request_sock.o distcc[15796] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ide/ide-lib.o CC drivers/input/serio/serport.o CC net/ax25/sysctl_net_ax25.o CC [M] drivers/ide/ide-probe.o CC [M] drivers/input/joystick/analog.o CC [M] drivers/input/gameport/lightning.o CC [M] drivers/input/touchscreen/elo.o /scratch/kisskb/src/drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. distcc[16360] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ide/ide-taskfile.o CC [M] drivers/input/serio/parkbd.o CC [M] drivers/input/misc/ati_remote2.o CC [M] drivers/block/paride/on20.o CC [M] drivers/ide/ide-pm.o CC [M] drivers/input/joystick/cobra.o CC [M] fs/autofs/dirhash.o distcc[16471] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joydev.o CC [M] drivers/input/joystick/db9.o CC [M] drivers/input/joystick/gf2k.o CC drivers/i2c/chips/pcf8574.o CC [M] drivers/i2c/i2c-dev.o CC [M] drivers/i2c/busses/i2c-parport.o CC [M] drivers/input/joystick/grip.o CC [M] fs/autofs/init.o CC [M] drivers/i2c/chips/ds1682.o distcc[15234] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/ashiftrt.o LD [M] drivers/char/hw_random/rng-core.o CC [M] drivers/input/gameport/ns558.o CC [M] drivers/input/evdev.o CC [M] drivers/ide/ide-park.o CC [M] fs/autofs/inode.o CC net/core/skbuff.o CC [M] fs/autofs/root.o CC [M] drivers/input/touchscreen/fujitsu_ts.o CC [M] fs/autofs/symlink.o CC [M] net/bridge/br.o CC [M] net/bridge/br_device.o CC [M] drivers/char/ppdev.o distcc[16413] ERROR: compile (null) on localhost:Broken pipe LD drivers/block/built-in.o CC [M] drivers/hid/hid-a4tech.o CC arch/sh/lib/ashldi3.o CC net/decnet/af_decnet.o CC [M] drivers/i2c/chips/pcf8575.o CC [M] drivers/input/joystick/guillemot.o CC [M] net/bridge/br_fdb.o CC crypto/salsa20_generic.o LD kernel/irq/built-in.o CC fs/autofs4/init.o CC net/core/iovec.o CC net/core/datagram.o CC [M] drivers/input/misc/keyspan_remote.o CC fs/autofs4/inode.o CC [M] drivers/input/evbug.o CC [M] drivers/ide/ide-pio-blacklist.o CC drivers/isdn/capi/kcapi.o CC [M] drivers/ide/ide-sysfs.o CC [M] drivers/hid/hid-apple.o CC net/decnet/dn_nsp_in.o CC net/core/stream.o CC fs/configfs/inode.o CC fs/autofs4/root.o distcc[17127] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/misc/powermate.o CC [M] fs/autofs/waitq.o CC [M] drivers/hid/hid-chicony.o CC [M] drivers/block/paride/ktti.o CC [M] drivers/input/touchscreen/inexio.o CC [M] drivers/input/misc/yealink.o CC net/dsa/tag_dsa.o CC fs/debugfs/inode.o AS arch/sh/lib/ashlsi3.o CC fs/configfs/file.o LD net/dcb/built-in.o distcc[16214] ERROR: compile (null) on localhost:Broken pipe CC net/dsa/tag_edsa.o CC arch/sh/lib/ashrdi3.o LD kernel/time/built-in.o CC [M] drivers/input/touchscreen/mk712.o CC net/core/scm.o CC [M] net/bridge/br_forward.o CC fs/debugfs/file.o distcc[17324] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joystick/interact.o CC [M] drivers/input/misc/cm109.o CC [M] drivers/input/joystick/joydump.o LD drivers/i2c/algos/built-in.o CC [M] drivers/input/misc/uinput.o CC [M] drivers/input/touchscreen/usbtouchscreen.o CC fs/configfs/dir.o CC fs/configfs/symlink.o distcc[16123] ERROR: compile (null) on localhost:Broken pipe CC crypto/michael_mic.o CC fs/configfs/mount.o CC [M] drivers/input/joystick/magellan.o distcc[13098] ERROR: compile (null) on localhost:Broken pipe CC net/core/gen_stats.o CC fs/configfs/item.o CC [M] drivers/hid/hid-cypress.o CC drivers/isdn/capi/capiutil.o CC net/dsa/mv88e6xxx.o CC drivers/isdn/capi/capilib.o distcc[17144] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bridge/br_if.o CC net/ethernet/eth.o CC [M] net/bridge/br_input.o CC [M] drivers/ide/ide-atapi.o CC [M] net/bridge/br_ioctl.o CC [M] drivers/input/joystick/sidewinder.o CC net/dsa/mv88e6123_61_65.o distcc[17676] ERROR: compile (null) on localhost:Broken pipe CC net/decnet/dn_nsp_out.o CC [M] drivers/ide/ide-proc.o CC [M] drivers/i2c/chips/pcf8591.o distcc[17695] ERROR: compile (null) on localhost:Broken pipe LD drivers/isdn/divert/built-in.o distcc[16558] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/touchscreen/touchit213.o distcc[14601] ERROR: compile (null) on localhost:Broken pipe CC net/dsa/mv88e6131.o CC drivers/isdn/gigaset/common.o CC net/ethernet/pe2.o CC net/dsa/dsa.o CC [M] drivers/input/touchscreen/touchright.o CC net/dsa/slave.o CC [M] drivers/input/touchscreen/da9034-ts.o CC [M] drivers/i2c/busses/i2c-tiny-usb.o distcc[17726] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/block/paride/pd.o CC [M] drivers/input/joystick/spaceball.o CC [M] net/bridge/br_notify.o CC [M] drivers/ide/ide-tape.o CC [M] drivers/i2c/busses/i2c-pca-platform.o CC [M] drivers/i2c/busses/i2c-stub.o CC [M] drivers/hid/hid-ezkey.o LD fs/devpts/built-in.o CC drivers/isdn/capi/kcapi_proc.o AS arch/sh/lib/ashrsi3.o CC net/decnet/dn_route.o CC crypto/crc32c.o CC [M] drivers/block/paride/pf.o distcc[17651] ERROR: compile (null) on localhost:Broken pipe CC net/decnet/dn_dev.o CC crypto/rng.o CC [M] drivers/hid/hid-gyration.o CC drivers/isdn/capi/capidrv.o CC [M] drivers/hid/hid-microsoft.o CC [M] drivers/isdn/divert/isdn_divert.o CC net/core/gen_estimator.o CC [M] drivers/isdn/divert/divert_procfs.o CC [M] net/bridge/br_stp.o CC [M] drivers/hid/hid-monterey.o CC fs/autofs4/symlink.o CC [M] drivers/block/paride/pg.o CC [M] drivers/isdn/capi/capi.o CC [M] drivers/isdn/divert/divert_init.o LD drivers/i2c/busses/built-in.o CC [M] drivers/hid/hid-pl.o distcc[17590] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ide/ide_platform.o CC net/core/net_namespace.o CC net/core/sysctl_net_core.o CC [M] net/bridge/br_stp_bpdu.o CC [M] drivers/hid/hid-samsung.o CC net/core/skb_dma_map.o distcc[18106] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hid/hid-sony.o CC net/core/dev.o CC [M] drivers/input/joystick/spaceorb.o CC fs/autofs4/waitq.o CC net/core/ethtool.o CC fs/autofs4/expire.o CC [M] drivers/input/joystick/turbografx.o CC net/core/dev_mcast.o CC net/core/dst.o LD drivers/isdn/hardware/built-in.o CC [M] net/bridge/br_stp_if.o LD fs/configfs/configfs.o CC [M] net/bridge/br_stp_timer.o LD fs/configfs/built-in.o CC net/core/netevent.o CC net/decnet/dn_neigh.o CC net/decnet/dn_timer.o CC [M] drivers/hid/hid-sunplus.o CC net/decnet/dn_fib.o CC drivers/isdn/gigaset/interface.o CC [M] drivers/i2c/chips/tsl2550.o CC fs/autofs4/dev-ioctl.o LD net/ax25/ax25.o CC [M] drivers/hid/hid-gaff.o CC net/core/neighbour.o CC [M] drivers/isdn/capi/capifs.o CC [M] net/bridge/br_netlink.o CC [M] drivers/input/joystick/twidjoy.o LD drivers/md/built-in.o distcc[16231] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/checksum.o CC fs/exportfs/expfs.o distcc[16287] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipx/af_ipx.o CC [M] net/ipx/ipx_route.o distcc[18832] ERROR: compile (null) on localhost:Broken pipe CC crypto/krng.o CC [M] drivers/hid/hid-topseed.o CC lib/bcd.o CC net/core/rtnetlink.o CC net/decnet/dn_rules.o CC net/lapb/lapb_in.o CC drivers/isdn/gigaset/proc.o CC [M] net/ipx/ipx_proc.o CC drivers/isdn/i4l/isdn_net.o CC [M] net/ipx/sysctl_net_ipx.o CC net/core/utils.o CC [M] crypto/hmac.o CC arch/sh/lib/delay.o distcc[13311] ERROR: compile (null) on localhost:Broken pipe CC drivers/media/common/tuners/tda18271-maps.o CC [M] drivers/media/radio/dsbr100.o distcc[18784] ERROR: compile (null) on localhost:Broken pipe distcc[18816] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/radio/radio-si470x.o CC net/core/link_watch.o CC drivers/media/video/v4l2-dev.o CC [M] drivers/hid/hid-zpff.o CC net/decnet/dn_table.o CC drivers/media/common/tuners/tda18271-common.o CC net/decnet/sysctl_net_decnet.o CC net/lapb/lapb_out.o LD drivers/i2c/chips/built-in.o distcc[18469] ERROR: compile (null) on localhost:Broken pipe CC net/core/filter.o CC drivers/media/video/v4l2-ioctl.o CC [M] crypto/md4.o LD drivers/memstick/core/built-in.o distcc[13570] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/memstick/core/memstick.o CC drivers/isdn/i4l/isdn_tty.o CC net/core/net-sysfs.o CC net/core/pktgen.o LD drivers/hid/usbhid/built-in.o LD net/llc/built-in.o CC net/lapb/lapb_subr.o CC drivers/media/video/v4l2-device.o CC drivers/isdn/i4l/isdn_v110.o LD net/ethernet/built-in.o CC drivers/mfd/htc-pasic3.o LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o distcc[19436] ERROR: compile (null) on localhost:Broken pipe CC net/lapb/lapb_timer.o CC drivers/misc/lkdtm.o CC drivers/mfd/wm8400-core.o LD net/ax25/built-in.o CC drivers/media/video/v4l2-subdev.o CC drivers/mtd/mtdcore.o distcc[18445] ERROR: compile (null) on localhost:Broken pipe distcc[19345] ERROR: compile (null) on localhost:Broken pipe CC drivers/media/video/v4l2-int-device.o CC [M] drivers/hid/usbhid/hid-core.o CC drivers/isdn/gigaset/ev-layer.o CC [M] drivers/hid/usbhid/hid-quirks.o CC [M] drivers/hid/usbhid/hiddev.o CC net/lapb/lapb_iface.o CC [M] drivers/hid/usbhid/hid-pidff.o CC [M] drivers/hid/usbhid/usbkbd.o CC [M] drivers/memstick/core/mspro_block.o CC [M] drivers/hid/usbhid/usbmouse.o CC drivers/mfd/wm8350-core.o LD net/dsa/built-in.o distcc[11558] ERROR: compile (null) on localhost:Broken pipe distcc[19676] ERROR: compile (null) on localhost:Broken pipe CC drivers/mfd/wm8350-regmap.o CC drivers/mfd/wm8350-gpio.o CC [M] net/bridge/br_sysfs_if.o CC lib/div64.o CC [M] crypto/rmd128.o CC drivers/mfd/wm8350-i2c.o CC [M] crypto/rmd160.o LD net/decnet/decnet.o /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3177:2: warning: #warning No WM8350 config modes supported - select at least one of the /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3178:2: warning: #warning MFD_WM8350_CONFIG_MODE_n options from the board driver. CC drivers/misc/eeprom/eeprom_93cx6.o LD net/decnet/built-in.o /scratch/kisskb/src/drivers/memstick/core/mspro_block.c: In function 'h_mspro_block_transfer_data': /scratch/kisskb/src/drivers/memstick/core/mspro_block.c:655: warning: control reaches end of non-void function CC [M] net/llc/llc_core.o distcc[19787] ERROR: compile (null) on localhost:Broken pipe CC drivers/mfd/twl4030-core.o CC [M] net/llc/llc_input.o CC drivers/media/common/tuners/tda18271-fe.o CC [M] crypto/sha512_generic.o CC [M] crypto/cbc.o CC drivers/mtd/mtdsuper.o CC drivers/media/video/v4l2-common.o CC drivers/net/sh_eth.o CC [M] net/bridge/br_sysfs_br.o CC drivers/net/mii.o CC drivers/mfd/twl4030-irq.o distcc[19458] ERROR: compile (null) on localhost:Broken pipe distcc[16913] ERROR: compile (null) on localhost:Broken pipe CC drivers/mtd/mtdpart.o CC drivers/mtd/nftlcore.o CC drivers/media/video/v4l1-compat.o CC lib/sort.o CC drivers/mtd/nftlmount.o CC lib/parser.o CC [M] net/llc/llc_output.o CC drivers/mtd/mtdconcat.o LD [M] drivers/isdn/divert/dss1_divert.o CC drivers/net/hamradio/6pack.o CC [M] drivers/parport/share.o LD fs/ext2/built-in.o LD drivers/isdn/mISDN/built-in.o CC [M] drivers/isdn/mISDN/l1oip_core.o distcc[19662] ERROR: compile (null) on localhost:Broken pipe distcc[12843] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext2/balloc.o /scratch/kisskb/src/drivers/net/sh_eth.c: In function 'sh_eth_ring_format': /scratch/kisskb/src/drivers/net/sh_eth.c:231: warning: unused variable 'reserve' /scratch/kisskb/src/drivers/net/sh_eth.c: In function 'sh_eth_rx': /scratch/kisskb/src/drivers/net/sh_eth.c:508: warning: unused variable 'reserve' /scratch/kisskb/src/drivers/net/sh_eth.c: At top level: /scratch/kisskb/src/drivers/net/sh_eth.c:1081: warning: 'sh_eth_tsu_init' defined but not used distcc[20233] ERROR: compile (null) on localhost:Broken pipe CC drivers/mtd/mtd_blkdevs.o CC net/core/netpoll.o distcc[18892] ERROR: compile (null) on localhost:Broken pipe CC drivers/mfd/mfd-core.o CC [M] net/llc/llc_if.o CC drivers/mfd/da903x.o CC net/netlink/af_netlink.o distcc[19155] ERROR: compile (null) on localhost:Broken pipe CC lib/halfmd4.o CC drivers/net/hamradio/yam.o CC drivers/isdn/i4l/isdn_common.o LD drivers/misc/eeprom/built-in.o distcc[19965] ERROR: compile (null) on localhost:Broken pipe CC drivers/isdn/gigaset/i4l.o CC drivers/media/common/tuners/mt2266.o CC drivers/isdn/i4l/isdn_concap.o CC drivers/net/hamradio/baycom_ser_fdx.o CC lib/debug_locks.o CC [M] fs/ext2/dir.o distcc[20479] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/phy/phy.o CC drivers/mtd/mtdblock_ro.o CC drivers/net/phy/phy_device.o CC drivers/mtd/rfd_ftl.o CC [M] drivers/parport/ieee1284.o distcc[20023] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext2/file.o CC [M] drivers/parport/ieee1284_ops.o CC net/core/fib_rules.o LD net/lapb/lapb.o LD net/lapb/built-in.o CC drivers/isdn/i4l/isdn_x25iface.o CC [M] drivers/mfd/pcf50633-core.o CC [M] fs/ext2/fsync.o distcc[20272] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/cts.o LD drivers/net/usb/built-in.o distcc[14468] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/phy/mdio_bus.o distcc[20186] ERROR: compile (null) on localhost:Broken pipe LD fs/exportfs/exportfs.o CC [M] drivers/media/video/dabusb.o distcc[18182] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mfd/pcf50633-adc.o CC [M] drivers/isdn/mISDN/l1oip_codec.o LD drivers/cpufreq/built-in.o CC net/phonet/pn_dev.o LD drivers/isdn/capi/kernelcapi.o LD drivers/isdn/capi/built-in.o CC [M] drivers/isdn/mISDN/core.o distcc[20429] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mfd/pcf50633-gpio.o CC [M] drivers/net/wan/hdlc.o CC net/phonet/pn_netlink.o LD drivers/media/video/videodev.o CC [M] drivers/parport/procfs.o distcc[20879] ERROR: compile (null) on localhost:Broken pipe distcc[20675] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext2/ialloc.o CC [M] drivers/net/usb/catc.o CC net/sched/sch_generic.o CC drivers/isdn/gigaset/asyncdata.o LD fs/exportfs/built-in.o CC drivers/net/phy/davicom.o CC net/phonet/socket.o CC [M] drivers/net/usb/kaweth.o distcc[20562] ERROR: compile (null) on localhost:Broken pipe CC net/phonet/datagram.o CC [M] drivers/isdn/mISDN/fsm.o CC [M] drivers/isdn/mISDN/socket.o CC [M] drivers/isdn/mISDN/clock.o CC [M] drivers/net/usb/pegasus.o CC drivers/mtd/chips/chipreg.o LD [M] net/bridge/bridge.o CC drivers/net/hamradio/hdlcdrv.o CC net/netlink/attr.o CC [M] drivers/net/hamradio/bpqether.o CC drivers/mtd/devices/slram.o CC [M] drivers/net/hamradio/baycom_ser_hdx.o CC drivers/mtd/lpddr/qinfo_probe.o CC drivers/mtd/maps/map_funcs.o distcc[21168] ERROR: compile (null) on localhost:Broken pipe CC drivers/mtd/nand/nand_base.o CC [M] drivers/isdn/mISDN/hwchannel.o CC [M] drivers/net/usb/rtl8150.o distcc[21238] ERROR: compile (null) on localhost:Broken pipe CC drivers/mtd/onenand/onenand_base.o CC drivers/mtd/chips/cfi_util.o CC drivers/net/phy/lxt.o CC drivers/mtd/onenand/onenand_bbt.o CC drivers/mtd/nand/nand_bbt.o distcc[16569] ERROR: compile (null) on localhost:Broken pipe distcc[21309] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/isdn/gigaset/bas-gigaset.o CC [M] net/llc/llc_c_ev.o CC [M] drivers/mtd/onenand/onenand_sim.o distcc[20181] ERROR: compile (null) on localhost:Broken pipe distcc[21361] ERROR: compile (null) on localhost:Broken pipe CC drivers/mtd/maps/plat-ram.o CC [M] net/llc/llc_c_ac.o CC [M] drivers/mtd/maps/physmap.o distcc[20981] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/isdn/mISDN/stack.o CC [M] drivers/net/hamradio/baycom_epp.o LD [M] net/ipx/ipx.o CC drivers/mtd/chips/cfi_cmdset_0001.o CC [M] drivers/net/wan/hdlc_raw.o CC drivers/mtd/lpddr/lpddr_cmds.o distcc[21119] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/isdn/mISDN/layer1.o CC [M] drivers/net/wan/hdlc_raw_eth.o distcc[13675] ERROR: compile (null) on localhost:Broken pipe CC drivers/mtd/chips/gen_probe.o CC [M] drivers/isdn/mISDN/layer2.o CC [M] net/llc/llc_conn.o CC net/phonet/sysctl.o CC [M] net/llc/llc_c_st.o CC drivers/mtd/chips/jedec_probe.o CC drivers/mtd/chips/map_ram.o LD [M] drivers/input/input-core.o CC [M] drivers/isdn/mISDN/tei.o CC drivers/media/common/tuners/qt1010.o CC arch/sh/lib/div64-generic.o CC drivers/mtd/devices/phram.o distcc[20823] ERROR: compile (null) on localhost:Broken pipe CC net/netlink/genetlink.o CC [M] net/llc/llc_pdu.o AS arch/sh/lib/div64.o CC [M] crypto/gcm.o distcc[20177] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/phy/broadcom.o CC [M] drivers/mtd/ubi/vtbl.o CC [M] drivers/rtc/rtc-lib.o LD [M] fs/autofs/autofs.o CC [M] drivers/mtd/ubi/vmt.o CC arch/sh/lib/lshrdi3.o distcc[20835] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/lshrsi3.o distcc[20679] ERROR: compile (null) on localhost:Broken pipe CC lib/random32.o CC [M] fs/ext2/inode.o distcc[20340] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/class.o CC [M] drivers/mtd/mtdchar.o AS arch/sh/lib/mcount.o AS arch/sh/lib/memchr.o CC [M] drivers/mtd/inftlcore.o CC [M] drivers/mtd/inftlmount.o CC drivers/mtd/chips/map_rom.o CC [M] drivers/mtd/ubi/upd.o LD drivers/net/wimax/i2400m/built-in.o distcc[12738] ERROR: compile (null) on localhost:Broken pipe CC drivers/scsi/scsi.o CC drivers/mtd/chips/map_absent.o distcc[21393] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/devices/doc2000.o CC [M] drivers/mtd/chips/cfi_cmdset_0020.o CC [M] drivers/isdn/mISDN/timerdev.o CC [M] net/llc/llc_sap.o CC [M] drivers/net/wan/hdlc_cisco.o LD drivers/mtd/lpddr/built-in.o CC [M] drivers/net/wan/hdlc_fr.o AS arch/sh/lib/memcpy.o CC drivers/mtd/nand/nand_ecc.o AS arch/sh/lib/memmove.o CC drivers/scsi/hosts.o LD fs/autofs4/autofs4.o CC [M] drivers/mtd/devices/doc2001.o CC [M] crypto/cryptd.o CC [M] drivers/mtd/ubi/build.o CC drivers/serial/serial_core.o CC [M] net/llc/llc_s_ac.o CC [M] drivers/mtd/ubi/cdev.o CC [M] drivers/net/wan/hdlc_x25.o LD kernel/power/built-in.o CC drivers/scsi/scsi_ioctl.o CC drivers/serial/8250.o CC drivers/serial/8250_early.o AS arch/sh/lib/memset.o CC drivers/serial/kgdboc.o CC [M] drivers/isdn/gigaset/isocdata.o CC [M] drivers/serial/sh-sci.o CC lib/bust_spinlocks.o distcc[22377] ERROR: compile (null) on localhost:Broken pipe CC drivers/sh/intc.o CC [M] net/llc/llc_s_ev.o CC drivers/isdn/i4l/isdn_audio.o CC [M] drivers/net/wimax/i2400m/usb-fw.o CC [M] crypto/des_generic.o CC net/phonet/af_phonet.o CC [M] drivers/net/wimax/i2400m/usb-notif.o CC [M] net/llc/llc_s_st.o CC [M] drivers/net/wimax/i2400m/usb-tx.o distcc[15073] ERROR: compile (null) on localhost:Broken pipe distcc[22355] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/blowfish.o distcc[21806] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext2/ioctl.o distcc[22543] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/cast5.o CC lib/hexdump.o LD drivers/net/wireless/libertas/built-in.o LD drivers/net/hamradio/built-in.o CC drivers/net/wireless/hostap/hostap_80211_rx.o CC [M] net/llc/af_llc.o CC [M] net/llc/llc_station.o CC drivers/net/wireless/hostap/hostap_80211_tx.o CC [M] drivers/parport/daisy.o LD drivers/mtd/onenand/onenand.o CC [M] drivers/mtd/ubi/kapi.o LD [M] drivers/hid/usbhid/usbhid.o CC [M] net/llc/llc_proc.o distcc[21214] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/wireless/hostap/hostap_ap.o CC [M] net/llc/sysctl_net_llc.o CC [M] drivers/isdn/gigaset/usb-gigaset.o CC drivers/net/wireless/hostap/hostap_info.o CC drivers/mtd/nand/nand_ids.o CC drivers/net/wireless/hostap/hostap_ioctl.o CC drivers/net/phy/icplus.o CC [M] drivers/mtd/ubi/eba.o distcc[22807] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext2/namei.o CC [M] drivers/net/wireless/zd1201.o CC drivers/net/wireless/hostap/hostap_main.o CC [M] drivers/net/wimax/i2400m/usb-rx.o CC drivers/net/wireless/hostap/hostap_proc.o CC [M] drivers/net/wimax/i2400m/usb.o CC [M] fs/ext2/super.o CC [M] drivers/net/wimax/i2400m/control.o CC drivers/scsi/constants.o distcc[22518] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/interface.o /scratch/kisskb/src/drivers/net/wimax/i2400m/usb.c: In function 'i2400mu_bus_reset': /scratch/kisskb/src/drivers/net/wimax/i2400m/usb.c:209: warning: 'result' may be used uninitialized in this function CC drivers/scsi/scsicam.o distcc[20495] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/ubi/io.o CC [M] drivers/parport/probe.o LD drivers/serial/built-in.o CC drivers/isdn/i4l/isdn_ttyfax.o CC drivers/net/phy/fixed.o CC [M] fs/ext2/symlink.o CC lib/kasprintf.o CC [M] drivers/mtd/ubi/wl.o CC [M] drivers/mtd/ubi/scan.o LD kernel/built-in.o CC [M] drivers/net/wimax/i2400m/driver.o CC [M] drivers/mtd/ubi/misc.o CC [M] fs/ext2/xattr.o CC [M] fs/ext2/xattr_user.o CC net/phonet/pep.o CC [M] drivers/mtd/ubi/debug.o CC lib/bitmap.o CC [M] fs/ext2/xattr_trusted.o CC [M] drivers/net/wan/x25_asy.o CC [M] drivers/rtc/rtc-ds1286.o CC [M] drivers/net/wireless/libertas/main.o CC fs/ext3/balloc.o /scratch/kisskb/src/drivers/mtd/ubi/wl.c: In function 'ubi_wl_get_peb': /scratch/kisskb/src/drivers/mtd/ubi/wl.c:388: warning: 'e' may be used uninitialized in this function CC drivers/net/phy/mdio-bitbang.o distcc[22099] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wimax/i2400m/fw.o LD fs/autofs4/built-in.o CC drivers/net/phy/ste10Xp.o CC drivers/mtd/nand/diskonchip.o CC lib/scatterlist.o LD drivers/isdn/i4l/isdn.o /scratch/kisskb/src/drivers/mtd/nand/diskonchip.c:56:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined CC fs/ext3/bitmap.o distcc[22265] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/phy/cicada.o LD drivers/sh/built-in.o CC [M] drivers/net/wan/lapbether.o AS arch/sh/lib/movmem.o CC fs/ext3/dir.o CC [M] fs/ext2/acl.o CC [M] drivers/net/wimax/i2400m/op-rfkill.o CC [M] drivers/mtd/devices/docprobe.o CC lib/string_helpers.o LD net/unix/built-in.o /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined CC fs/fat/cache.o /scratch/kisskb/src/drivers/net/wimax/i2400m/op-rfkill.c: In function 'i2400m_radio_is': /scratch/kisskb/src/drivers/net/wimax/i2400m/op-rfkill.c:59: warning: control reaches end of non-void function distcc[23045] ERROR: compile (null) on localhost:Broken pipe CC drivers/media/common/tuners/mxl5007t.o distcc[22015] ERROR: compile (null) on localhost:Broken pipe LD drivers/char/tpm/built-in.o CC fs/fat/dir.o CC [M] drivers/rtc/rtc-ds1511.o CC [M] drivers/rtc/rtc-ds1742.o CC [M] drivers/net/phy/qsemi.o CC [M] drivers/isdn/mISDN/dsp_core.o CC fs/ext3/file.o CC [M] drivers/mtd/devices/docecc.o CC [M] drivers/isdn/mISDN/dsp_cmx.o distcc[23115] ERROR: compile (null) on localhost:Broken pipe CC net/phonet/pep-gprs.o CC [M] drivers/net/wimax/i2400m/netdev.o CC fs/fuse/dev.o distcc[23459] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wimax/i2400m/tx.o CC [M] drivers/media/common/tuners/tuner-xc2028.o CC fs/fat/fatent.o CC fs/ext3/fsync.o distcc[22869] ERROR: compile (null) on localhost:Broken pipe CC drivers/mtd/nand/plat_nand.o CC fs/ext3/ialloc.o CC [M] drivers/media/common/tuners/tuner-simple.o CC fs/ext3/inode.o CC [M] drivers/net/wimax/i2400m/rx.o CC [M] drivers/media/common/tuners/tuner-types.o CC [M] drivers/media/common/tuners/tda9887.o CC [M] net/unix/af_unix.o CC fs/ext3/ioctl.o distcc[22709] ERROR: compile (null) on localhost:Broken pipe LD drivers/input/built-in.o CC [M] drivers/media/common/tuners/mt2060.o CC fs/ext3/namei.o distcc[23922] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/nand/nandsim.o CC fs/ext3/super.o CC [M] net/unix/garbage.o CC fs/ext3/symlink.o CC [M] drivers/rtc/rtc-isl1208.o CC drivers/net/Space.o CC fs/ext3/hash.o CC fs/fuse/dir.o CC fs/fuse/file.o CC [M] drivers/mtd/nand/alauda.o CC [M] drivers/parport/parport_pc.o LD drivers/isdn/gigaset/gigaset.o LD drivers/net/phy/libphy.o distcc[24086] ERROR: compile (null) on localhost:Broken pipe CC net/wimax/id-table.o CC fs/fuse/inode.o CC [M] net/unix/sysctl_net_unix.o CC [M] drivers/isdn/mISDN/dsp_tones.o LD drivers/media/common/tuners/tda18271.o distcc[24016] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/parport/parport_ax88796.o CC [M] drivers/rtc/rtc-m41t80.o CC fs/fat/file.o distcc[13795] ERROR: compile (null) on localhost:Broken pipe CC net/wimax/op-msg.o CC fs/fuse/control.o LD arch/sh/kernel/built-in.o CC [M] drivers/isdn/mISDN/dsp_dtmf.o CC [M] drivers/net/wireless/libertas/wext.o CC [M] drivers/isdn/mISDN/dsp_audio.o CC [M] drivers/isdn/mISDN/dsp_blowfish.o CC drivers/net/loopback.o AS arch/sh/lib/strlen.o CC fs/ext3/resize.o CC fs/ext3/ext3_jbd.o AS arch/sh/lib/udiv_qrnnd.o LD drivers/input/serio/built-in.o CC [M] fs/isofs/namei.o LD drivers/mtd/nand/nand.o CC fs/ext3/xattr.o distcc[24012] ERROR: compile (null) on localhost:Broken pipe LD net/sched/built-in.o LD [M] drivers/isdn/gigaset/usb_gigaset.o CC fs/ext3/xattr_user.o LD [M] drivers/isdn/gigaset/bas_gigaset.o distcc[23314] ERROR: compile (null) on localhost:Broken pipe distcc[23857] ERROR: compile (null) on localhost:Broken pipe CC fs/ext3/xattr_trusted.o distcc[24074] ERROR: compile (null) on localhost:Broken pipe LD drivers/isdn/gigaset/built-in.o CC drivers/net/b44.o CC [M] crypto/khazad.o CC drivers/ssb/main.o CC net/wireless/wext.o distcc[14004] ERROR: compile (null) on localhost:Broken pipe CC drivers/ssb/scan.o CC lib/iomap_copy.o CC fs/ext3/acl.o CC fs/fat/inode.o CC net/wireless/lib80211.o CC [M] drivers/rtc/rtc-m48t86.o CC [M] drivers/net/wimax/i2400m/debugfs.o CC [M] drivers/isdn/mISDN/dsp_pipeline.o CC [M] drivers/isdn/mISDN/dsp_hwec.o CC [M] drivers/thermal/thermal_sys.o CC [M] drivers/net/wireless/libertas/rx.o CC drivers/ssb/driver_chipcommon.o distcc[20769] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/isofs/inode.o CC drivers/scsi/scsi_error.o CC drivers/net/ax88796.o CC lib/devres.o CC [M] crypto/anubis.o CC net/wimax/op-reset.o CC net/wimax/op-rfkill.o CC [M] drivers/rtc/rtc-bq4802.o distcc[24772] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/slip.o CC drivers/net/eql.o CC net/wimax/stack.o CC [M] crypto/authenc.o CC drivers/scsi/scsi_lib.o CC fs/jbd/transaction.o CC drivers/net/veth.o distcc[24863] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/rtc-max6900.o CC fs/jbd/commit.o LD drivers/isdn/i4l/built-in.o CC fs/jbd/recovery.o distcc[22353] ERROR: compile (null) on localhost:Broken pipe CC fs/jbd/checkpoint.o LD [M] net/unix/unix.o CC drivers/net/smc91x.o distcc[24735] ERROR: compile (null) on localhost:Broken pipe CC net/wimax/debugfs.o CC fs/jbd/revoke.o CC fs/fat/misc.o CC net/wireless/lib80211_crypt_wep.o LD drivers/uio/built-in.o CC [M] crypto/tcrypt.o CC [M] fs/isofs/dir.o distcc[22345] ERROR: compile (null) on localhost:Broken pipe distcc[21156] ERROR: compile (null) on localhost:Broken pipe CC fs/jbd/journal.o distcc[24655] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/smsc911x.o CC drivers/scsi/scsi_lib_dma.o CC net/wireless/lib80211_crypt_ccmp.o CC net/wireless/lib80211_crypt_tkip.o CC drivers/net/netconsole.o CC [M] drivers/rtc/rtc-pcf8563.o CC [M] drivers/net/wireless/libertas/tx.o LD net/x25/built-in.o /scratch/kisskb/src/drivers/scsi/scsi_lib_dma.c: In function 'scsi_dma_unmap': /scratch/kisskb/src/drivers/scsi/scsi_lib_dma.c:44: warning: unused variable 'dev' CC [M] fs/isofs/util.o LD drivers/mtd/onenand/built-in.o distcc[24877] ERROR: compile (null) on localhost:Broken pipe LD drivers/net/phy/built-in.o CC [M] net/x25/af_x25.o CC [M] drivers/rtc/rtc-pcf8583.o CC [M] net/x25/x25_dev.o CC lib/locking-selftest.o distcc[23911] ERROR: compile (null) on localhost:Broken pipe LD crypto/crypto.o CC drivers/scsi/scsi_scan.o LD drivers/usb/built-in.o CC [M] fs/isofs/rock.o CC lib/spinlock_debug.o CC [M] drivers/net/plip.o distcc[24983] ERROR: compile (null) on localhost:Broken pipe CC [M] net/x25/x25_facilities.o CC drivers/scsi/scsi_sysfs.o CC [M] net/x25/x25_in.o LD drivers/mfd/wm8350.o LD drivers/connector/built-in.o CC drivers/scsi/scsi_devinfo.o CC [M] drivers/uio/uio.o LD crypto/crypto_algapi.o CC [M] fs/isofs/export.o distcc[24541] ERROR: compile (null) on localhost:Broken pipe CC drivers/scsi/scsi_netlink.o CC [M] drivers/rtc/rtc-rs5c372.o CC fs/fat/namei_vfat.o CC [M] fs/isofs/joliet.o distcc[24014] ERROR: compile (null) on localhost:Broken pipe CC [M] net/x25/x25_link.o CC drivers/scsi/scsi_sysctl.o CC drivers/usb/otg/otg.o CC drivers/scsi/scsi_proc.o AS arch/sh/lib/udivsi3.o CC fs/jbd2/transaction.o CC [M] drivers/usb/otg/twl4030-usb.o LD crypto/crypto_blkcipher.o CC [M] drivers/usb/otg/nop-usb-xceiv.o LD [M] drivers/hid/hid.o CC [M] drivers/uio/uio_pdrv.o CC net/sysctl_net.o AS arch/sh/lib/udivsi3_i4i-Os.o CC [M] drivers/net/wireless/libertas/cmd.o distcc[24084] ERROR: compile (null) on localhost:Broken pipe CC drivers/scsi/sd.o CC lib/hweight.o distcc[23536] ERROR: compile (null) on localhost:Broken pipe CC lib/bitrev.o CC [M] fs/isofs/compress.o CC [M] net/x25/x25_out.o CC [M] drivers/net/tun.o LD crypto/crypto_hash.o LD [M] drivers/hid/hid-logitech.o LD drivers/media/common/tuners/built-in.o LD drivers/usb/c67x00/built-in.o CC [M] drivers/usb/c67x00/c67x00-drv.o CC fs/jbd2/commit.o LD drivers/usb/otg/built-in.o CC lib/crc-ccitt.o CC [M] net/x25/x25_route.o CC lib/crc16.o CC [M] net/x25/x25_subr.o CC fs/nls/nls_base.o CC lib/crc-t10dif.o CC [M] drivers/uio/uio_smx.o LD drivers/uwb/built-in.o distcc[25811] ERROR: compile (null) on localhost:Broken pipe LD drivers/mtd/maps/built-in.o CC [M] drivers/net/wireless/libertas/cmdresp.o CC [M] drivers/usb/class/usblp.o CC [M] drivers/rtc/rtc-rx8581.o CC [M] drivers/usb/class/usbtmc.o CC drivers/video/fb_notify.o CC [M] drivers/usb/c67x00/c67x00-ll-hpi.o CC drivers/video/fbmem.o CC fs/nls/nls_cp437.o CC drivers/video/fbmon.o LD fs/notify/dnotify/built-in.o LD drivers/mtd/chips/built-in.o CC drivers/scsi/sd_dif.o CC fs/notify/inotify/inotify.o CC [M] net/x25/x25_timer.o CC drivers/scsi/scsi_transport_fc.o distcc[24604] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_cp850.o CC [M] drivers/uwb/address.o CC [M] drivers/usb/c67x00/c67x00-hcd.o CC [M] drivers/net/wireless/libertas/scan.o distcc[24406] ERROR: compile (null) on localhost:Broken pipe CC fs/notify/inotify/inotify_user.o LD drivers/usb/core/built-in.o CC [M] net/x25/x25_proc.o LD [M] drivers/mtd/inftl.o CC [M] net/x25/x25_forward.o CC drivers/video/fbcmap.o LD drivers/char/built-in.o distcc[25950] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/fbsysfs.o AR arch/sh/lib/lib.a CC drivers/video/modedb.o CC drivers/video/fbcvt.o LD [M] drivers/ide/ide-core.o CC fs/ntfs/aops.o CC fs/ocfs2/alloc.o CC fs/ntfs/attrib.o CC fs/ntfs/collate.o CC fs/jbd2/recovery.o CC [M] net/x25/sysctl_net_x25.o LD drivers/ssb/ssb.o CC [M] drivers/rtc/rtc-s35390a.o LD drivers/usb/host/built-in.o distcc[26297] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/core/usb.o CC [M] drivers/usb/host/oxu210hp-hcd.o LD [M] drivers/ide/ide-cd_mod.o CC [M] drivers/usb/host/isp116x-hcd.o CC [M] drivers/usb/core/hub.o CC drivers/video/backlight/lcd.o CC drivers/scsi/sg.o distcc[24938] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/core/hcd.o CC [M] drivers/usb/core/urb.o CC [M] drivers/usb/core/message.o CC [M] drivers/usb/host/u132-hcd.o CC [M] drivers/usb/host/isp1760-hcd.o CC [M] drivers/uwb/allocator.o LD crypto/cryptomgr.o LD fs/fat/fat.o CC [M] drivers/rtc/rtc-sh.o CC [M] drivers/rtc/rtc-stk17ta8.o CC fs/partitions/check.o CC fs/partitions/acorn.o CC [M] drivers/usb/host/isp1760-if.o CC [M] drivers/net/wireless/libertas/11d.o CC [M] drivers/rtc/rtc-test.o CC fs/partitions/atari.o CC fs/partitions/ldm.o CC fs/partitions/msdos.o distcc[26434] ERROR: compile (null) on localhost:Broken pipe LD fs/jbd/jbd.o distcc[26457] ERROR: compile (null) on localhost:Broken pipe CC fs/partitions/sun.o CC [M] drivers/usb/core/driver.o CC [M] drivers/video/backlight/backlight.o LD drivers/ssb/built-in.o distcc[26507] ERROR: compile (null) on localhost:Broken pipe LD fs/fat/vfat.o CC [M] drivers/video/backlight/generic_bl.o distcc[26513] ERROR: compile (null) on localhost:Broken pipe CC lib/crc-itu-t.o CC [M] drivers/scsi/scsi_transport_sas.o distcc[26515] ERROR: compile (null) on localhost:Broken pipe CC fs/ntfs/compress.o CC fs/ntfs/debug.o CC [M] drivers/usb/image/mdc800.o CC fs/ntfs/dir.o CC fs/partitions/efi.o LD drivers/mtd/devices/built-in.o CC [M] drivers/rtc/rtc-v3020.o LD drivers/media/video/built-in.o CC fs/partitions/karma.o CC [M] drivers/usb/core/config.o CC [M] drivers/usb/core/file.o CC [M] drivers/scsi/scsi_transport_srp.o CC [M] drivers/usb/core/buffer.o LD [M] fs/isofs/isofs.o CC [M] drivers/usb/core/sysfs.o CC drivers/video/display/display-sysfs.o CC fs/ntfs/file.o CC [M] drivers/net/wireless/libertas/debugfs.o distcc[25915] ERROR: compile (null) on localhost:Broken pipe CC fs/ntfs/index.o /scratch/kisskb/src/drivers/usb/host/oxu210hp-hcd.c: In function 'oxu_drv_remove': /scratch/kisskb/src/drivers/usb/host/oxu210hp-hcd.c:3911: warning: unused variable 'base' LD [M] drivers/net/wimax/i2400m/i2400m.o CC [M] drivers/usb/image/microtek.o CC drivers/video/logo/logo.o LD [M] drivers/net/wimax/i2400m/i2400m-usb.o CC [M] drivers/rtc/rtc-wm8350.o distcc[26096] ERROR: compile (null) on localhost:Broken pipe CC fs/jbd2/checkpoint.o LD drivers/mtd/nand/built-in.o CC fs/jbd2/revoke.o CC [M] drivers/usb/core/endpoint.o CC [M] drivers/usb/c67x00/c67x00-sched.o distcc[26777] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/core/devio.o LD [M] net/llc/llc.o CC [M] drivers/scsi/st.o CC [M] drivers/usb/core/notify.o CC [M] drivers/scsi/osst.o CC [M] drivers/scsi/scsi_wait_scan.o LD fs/jbd/built-in.o distcc[26821] ERROR: compile (null) on localhost:Broken pipe CC fs/ntfs/inode.o CC [M] drivers/video/mb862xx/mb862xxfb.o CC fs/jbd2/journal.o CC drivers/video/fb_defio.o CC [M] drivers/rtc/rtc-x1205.o CC [M] drivers/video/cfbfillrect.o CC [M] drivers/rtc/rtc-pcf50633.o CC [M] drivers/uwb/beacon.o CC [M] drivers/usb/host/hwa-hc.o distcc[27165] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/logo/logo_linux_mono.o CC drivers/video/logo/logo_linux_clut224.o CC [M] drivers/net/wireless/libertas/persistcfg.o /scratch/kisskb/src/drivers/video/mb862xx/mb862xxfb.c:334: warning: 'mb862xxfb_init_fbinfo' defined but not used /scratch/kisskb/src/drivers/video/mb862xx/mb862xxfb.c:459: warning: 'dev_attr_dispregs' defined but not used CC [M] drivers/usb/core/generic.o CC [M] drivers/video/cfbcopyarea.o LD [M] net/x25/x25.o LD drivers/usb/misc/built-in.o distcc[18197] ERROR: compile (null) on localhost:Broken pipe LD drivers/usb/mon/built-in.o LD [M] net/llc/llc2.o CC [M] drivers/usb/mon/mon_main.o CC [M] drivers/video/cfbimgblt.o CC [M] drivers/usb/misc/adutux.o distcc[27581] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/video/syscopyarea.o CC [M] drivers/video/sysfillrect.o CC [M] drivers/usb/misc/appledisplay.o CC [M] drivers/usb/misc/cypress_cy7c63.o CC [M] drivers/net/wireless/libertas/ethtool.o CC [M] drivers/watchdog/pcwd_usb.o distcc[27645] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/misc/cytherm.o CC [M] drivers/usb/misc/emi62.o LD drivers/misc/built-in.o CC [M] drivers/usb/mon/mon_stat.o CC [M] drivers/usb/mon/mon_text.o CC drivers/video/logo/logo_superh_mono.o CC [M] drivers/video/sysimgblt.o CC [M] drivers/usb/misc/ftdi-elan.o LD [M] drivers/rtc/rtc-core.o distcc[27567] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/mon/mon_bin.o CC [M] drivers/video/fb_sys_fops.o CC [M] drivers/usb/mon/mon_dma.o CC [M] drivers/watchdog/softdog.o CC [M] drivers/usb/misc/isight_firmware.o CC fs/proc/nommu.o distcc[27843] ERROR: compile (null) on localhost:Broken pipe distcc[25942] ERROR: compile (null) on localhost:Broken pipe LD drivers/media/common/built-in.o distcc[26050] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/task_nommu.o LD net/wimax/wimax.o CC [M] drivers/video/metronomefb.o CC [M] drivers/video/s1d13xxxfb.o CC [M] drivers/usb/core/quirks.o CC [M] drivers/net/wireless/libertas/assoc.o CC fs/nls/nls_cp855.o LD drivers/usb/storage/built-in.o CC [M] drivers/usb/storage/libusual.o LD drivers/video/display/display.o distcc[26817] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/video/sh_mobile_lcdcfb.o LD fs/fat/built-in.o CC fs/proc/inode.o CC fs/nls/nls_cp857.o CC fs/proc/root.o CC [M] drivers/scsi/device_handler/scsi_dh.o LD drivers/video/backlight/built-in.o CC fs/ocfs2/aops.o CC fs/proc/base.o distcc[25804] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/lib/built-in.o CC [M] drivers/video/uvesafb.o distcc[27246] ERROR: compile (null) on localhost:Broken pipe distcc[28141] ERROR: compile (null) on localhost:Broken pipe distcc[25193] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/logo/logo_superh_vga16.o CC [M] drivers/scsi/libsas/sas_init.o CC [M] drivers/scsi/libsas/sas_phy.o CC [M] drivers/video/vfb.o CC [M] drivers/scsi/libsas/sas_port.o CC [M] drivers/video/output.o LD [M] drivers/usb/c67x00/c67x00.o CC [M] drivers/usb/storage/usual-tables.o CC fs/ntfs/mft.o CC fs/ocfs2/blockcheck.o CC fs/nls/nls_cp863.o CC [M] drivers/usb/misc/ldusb.o CC [M] drivers/usb/misc/usbled.o CC fs/ntfs/mst.o CC [M] drivers/scsi/libsas/sas_event.o CC fs/nls/nls_cp865.o distcc[27413] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o CC fs/nls/nls_cp866.o LD fs/partitions/built-in.o CC fs/ntfs/namei.o CC fs/ramfs/inode.o LD net/netlink/built-in.o LD fs/fuse/fuse.o CC [M] drivers/scsi/device_handler/scsi_dh_hp_sw.o LD net/wimax/built-in.o CC fs/ntfs/runlist.o CC [M] drivers/scsi/device_handler/scsi_dh_emc.o LD drivers/usb/wusbcore/built-in.o CC [M] drivers/scsi/device_handler/scsi_dh_alua.o CC fs/sysfs/inode.o CC fs/proc/generic.o CC fs/ocfs2/buffer_head_io.o CC drivers/video/logo/logo_superh_clut224.o CC fs/ocfs2/dcache.o distcc[27120] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/array.o CC [M] drivers/uwb/driver.o CC fs/proc/proc_tty.o LD mm/built-in.o CC fs/udf/balloc.o CC fs/proc/cmdline.o CC fs/proc/cpuinfo.o CC fs/ramfs/file-nommu.o LD [M] drivers/isdn/mISDN/mISDN_core.o CC fs/ntfs/super.o CC fs/ocfs2/dir.o LD drivers/net/wireless/hostap/hostap.o LD drivers/net/wireless/hostap/built-in.o CC fs/proc/devices.o CC fs/ocfs2/dlmglue.o CC [M] drivers/usb/misc/legousbtower.o CC [M] drivers/usb/wusbcore/cbaf.o CC fs/proc/interrupts.o LD fs/fuse/built-in.o LD [M] drivers/isdn/mISDN/mISDN_dsp.o LD drivers/ata/libata.o CC fs/nls/nls_cp874.o CC fs/sysfs/file.o CC fs/eventpoll.o CC fs/sysfs/dir.o LD [M] drivers/isdn/mISDN/l1oip.o CC fs/nls/nls_cp932.o CC fs/sysfs/symlink.o CC fs/xfs/xfs_acl.o CC fs/nls/nls_euc-jp.o CC fs/nls/nls_cp950.o distcc[28319] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/wusbcore/wa-hc.o CC [M] drivers/usb/misc/phidget.o CC [M] drivers/uwb/drp.o CC fs/udf/dir.o distcc[29043] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_cp1250.o CC fs/anon_inodes.o CC fs/udf/file.o CC fs/timerfd.o CC fs/xfs/linux-2.6/xfs_stats.o distcc[29115] ERROR: compile (null) on localhost:Broken pipe CC lib/crc32.o CC fs/proc/loadavg.o LD net/core/built-in.o CC fs/xfs/linux-2.6/xfs_sysctl.o CC fs/aio.o CC fs/eventfd.o LD [M] fs/ext2/ext2.o distcc[29167] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_alloc.o CC [M] drivers/scsi/libsas/sas_dump.o CC fs/udf/ialloc.o CC [M] drivers/usb/wusbcore/wa-nep.o CC fs/udf/inode.o CC [M] drivers/usb/misc/phidgetkit.o CC fs/udf/lowlevel.o CC [M] drivers/uwb/drp-avail.o CC fs/sysfs/mount.o CC fs/udf/namei.o CC [M] drivers/scsi/libsas/sas_discover.o CC fs/sysfs/bin.o CC fs/xfs/xfs_alloc_btree.o CC fs/proc/meminfo.o CC [M] drivers/scsi/libsas/sas_expander.o CC fs/locks.o CC [M] drivers/usb/wusbcore/wa-rpipe.o CC fs/nls/nls_cp1251.o CC fs/binfmt_script.o distcc[29361] ERROR: compile (null) on localhost:Broken pipe CC fs/udf/partition.o CC [M] drivers/usb/wusbcore/wa-xfer.o distcc[29259] ERROR: compile (null) on localhost:Broken pipe CC fs/udf/super.o CC fs/xfs/xfs_attr.o CC [M] drivers/scsi/libsas/sas_scsi_host.o CC [M] drivers/usb/wusbcore/crypto.o CC fs/binfmt_elf_fdpic.o CC [M] drivers/scsi/libsas/sas_task.o CC fs/ntfs/sysctl.o CC [M] drivers/usb/wusbcore/devconnect.o CC [M] drivers/uwb/drp-ie.o CC fs/xfs/xfs_attr_leaf.o CC fs/proc/stat.o CC fs/proc/uptime.o CC fs/ocfs2/export.o distcc[29585] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/libsas/sas_ata.o CC fs/mbcache.o distcc[28199] ERROR: compile (null) on localhost:Broken pipe CC fs/udf/truncate.o CC fs/ntfs/unistr.o CC fs/sysfs/group.o LD drivers/ata/built-in.o CC [M] drivers/uwb/est.o CC fs/ocfs2/extent_map.o CC lib/crc7.o CC fs/ocfs2/file.o CC fs/nls/nls_iso8859-5.o /scratch/kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_extents': /scratch/kisskb/src/fs/udf/truncate.c:209: warning: 'adsize' may be used uninitialized in this function /scratch/kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_tail_extent': /scratch/kisskb/src/fs/udf/truncate.c:75: warning: 'adsize' may be used uninitialized in this function LD net/wireless/built-in.o CC [M] drivers/uwb/ie.o CC lib/libcrc32c.o CC fs/proc/version.o CC fs/udf/symlink.o CC [M] drivers/usb/wusbcore/dev-sysfs.o LD drivers/video/display/built-in.o CC fs/proc/proc_sysctl.o LD drivers/video/logo/built-in.o CC fs/ntfs/upcase.o CC [M] drivers/uwb/ie-rcv.o CC fs/ntfs/bitmap.o LD crypto/built-in.o CC lib/reed_solomon/reed_solomon.o CC [M] drivers/uwb/lc-dev.o CC fs/xfs/xfs_bit.o CC [M] drivers/scsi/libsas/sas_host_smp.o CC fs/ntfs/lcnalloc.o CC fs/ntfs/logfile.o CC fs/nls/nls_iso8859-7.o CC lib/syscall.o LD lib/zlib_inflate/built-in.o CC [M] drivers/uwb/lc-rc.o CC fs/proc/proc_net.o CC [M] lib/zlib_inflate/inffast.o CC [M] drivers/usb/wusbcore/mmc.o CC lib/argv_split.o CC fs/ocfs2/heartbeat.o CC fs/nls/nls_iso8859-13.o LD [M] drivers/usb/host/isp1760.o distcc[29576] ERROR: compile (null) on localhost:Broken pipe CC fs/udf/fsync.o CC [M] drivers/usb/wusbcore/pal.o CC [M] fs/nls/nls_cp737.o distcc[30126] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/vmcore.o CC fs/posix_acl.o CC fs/ntfs/quota.o distcc[29467] ERROR: compile (null) on localhost:Broken pipe CC fs/udf/directory.o CC [M] drivers/usb/wusbcore/rh.o CC fs/xfs/xfs_bmap.o distcc[29644] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/wusbcore/reservation.o CC [M] lib/zlib_inflate/inflate.o distcc[30059] ERROR: compile (null) on localhost:Broken pipe CC fs/udf/misc.o CC [M] lib/zlib_inflate/infutil.o CC fs/udf/udftime.o CC [M] fs/nls/nls_cp860.o CC fs/ntfs/usnjrnl.o CC [M] drivers/usb/wusbcore/security.o distcc[29713] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_bmap_btree.o CC [M] drivers/usb/wusbcore/wusbhc.o CC fs/xattr_acl.o CC [M] drivers/usb/misc/phidgetmotorcontrol.o LD [M] drivers/usb/mon/usbmon.o CC fs/udf/unicode.o CC fs/xfs/xfs_btree.o CC [M] fs/nls/nls_cp861.o CC fs/xfs/xfs_buf_item.o CC [M] fs/nls/nls_cp864.o LD fs/jbd2/jbd2.o LD fs/jbd2/built-in.o CC fs/xfs/xfs_da_btree.o CC [M] lib/zlib_inflate/inftrees.o distcc[29727] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_dir2.o CC fs/xfs/xfs_dir2_block.o CC fs/xfs/xfs_dir2_data.o CC fs/xfs/xfs_dir2_leaf.o CC lib/bug.o CC [M] drivers/uwb/neh.o CC fs/ocfs2/inode.o CC [M] drivers/usb/misc/phidgetservo.o CC [M] lib/zlib_inflate/inflate_syms.o distcc[30610] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nls/nls_cp869.o CC fs/xfs/xfs_dir2_node.o CC fs/generic_acl.o CC fs/dquot.o CC fs/ocfs2/ioctl.o CC [M] drivers/uwb/pal.o CC lib/cmdline.o CC fs/quota_tree.o CC [M] drivers/uwb/radio.o CC [M] fs/nls/nls_cp949.o CC fs/xfs/xfs_dir2_sf.o distcc[30747] ERROR: compile (null) on localhost:Broken pipe distcc[29587] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/misc/rio500.o CC [M] drivers/uwb/reset.o CC lib/ctype.o CC [M] fs/nls/nls_ascii.o CC fs/quota.o CC [M] drivers/uwb/rsv.o CC [M] drivers/usb/misc/trancevibrator.o CC fs/ocfs2/journal.o CC [M] fs/nls/nls_cp1255.o CC fs/dcookies.o distcc[27688] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_error.o CC [M] drivers/uwb/scan.o CC fs/ocfs2/localalloc.o LD fs/notify/inotify/built-in.o CC lib/dec_and_lock.o CC [M] drivers/usb/misc/vstusb.o CC fs/ocfs2/locks.o CC fs/xfs/xfs_extfree_item.o CC [M] fs/nls/nls_iso8859-14.o CC [M] fs/binfmt_misc.o CC fs/ocfs2/mmap.o CC lib/dump_stack.o CC fs/xfs/xfs_filestream.o CC fs/xfs/xfs_fsops.o CC [M] fs/nls/nls_iso8859-15.o distcc[29066] ERROR: compile (null) on localhost:Broken pipe distcc[16232] ERROR: compile (null) on localhost:Broken pipe CC fs/ocfs2/namei.o CC [M] drivers/uwb/uwb-debug.o CC fs/xfs/xfs_ialloc.o distcc[30781] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/uwb/uwbd.o CC [M] fs/nls/nls_koi8-r.o CC lib/extable.o CC fs/ocfs2/resize.o CC [M] drivers/uwb/hwa-rc.o CC lib/find_last_bit.o CC lib/find_next_bit.o CC fs/ocfs2/slot_map.o distcc[13793] ERROR: compile (null) on localhost:Broken pipe CC lib/idr.o CC fs/xfs/xfs_ialloc_btree.o distcc[29715] ERROR: compile (null) on localhost:Broken pipe distcc[27690] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_iget.o LD block/built-in.o distcc[30282] ERROR: compile (null) on localhost:Broken pipe CC fs/ocfs2/suballoc.o CC [M] drivers/uwb/i1480/i1480-est.o CC lib/int_sqrt.o CC fs/xfs/xfs_inode.o CC fs/ocfs2/super.o CC lib/irq_regs.o CC [M] drivers/uwb/i1480/dfu/dfu.o CC [M] drivers/uwb/wlp/driver.o CC lib/is_single_threaded.o CC [M] drivers/uwb/i1480/i1480u-wlp/lc.o distcc[31036] ERROR: compile (null) on localhost:Broken pipe CC fs/ocfs2/symlink.o CC [M] drivers/uwb/i1480/i1480u-wlp/netdev.o CC [M] drivers/uwb/i1480/dfu/mac.o LD drivers/isdn/built-in.o CC [M] drivers/uwb/wlp/eda.o CC lib/klist.o CC [M] drivers/uwb/i1480/i1480u-wlp/rx.o CC [M] drivers/uwb/wlp/messages.o CC fs/xfs/xfs_inode_item.o CC lib/kobject.o CC fs/xfs/xfs_iomap.o CC lib/kobject_uevent.o CC [M] drivers/uwb/i1480/dfu/phy.o CC lib/kref.o CC [M] drivers/uwb/i1480/i1480u-wlp/sysfs.o CC fs/xfs/xfs_itable.o distcc[30253] ERROR: compile (null) on localhost:Broken pipe LD drivers/block/aoe/aoe.o distcc[31070] ERROR: compile (null) on localhost:Broken pipe CC fs/ocfs2/sysfile.o LD drivers/base/built-in.o CC [M] drivers/uwb/i1480/dfu/usb.o CC [M] drivers/uwb/i1480/i1480u-wlp/tx.o CC lib/prio_heap.o distcc[31710] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_dfrag.o CC fs/ocfs2/uptodate.o CC [M] drivers/uwb/wlp/sysfs.o CC fs/xfs/xfs_log.o CC fs/ocfs2/ver.o CC fs/xfs/xfs_log_recover.o CC [M] drivers/uwb/wlp/txrx.o CC lib/prio_tree.o CC fs/ocfs2/quota_local.o /scratch/kisskb/src/drivers/uwb/wlp/messages.c: In function 'wlp_parse_f0': /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[0]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[2]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[0]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[2]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[15]' may be used uninitialized in this function CC lib/proportions.o CC lib/radix-tree.o CC fs/xfs/xfs_mount.o CC fs/ocfs2/quota_global.o CC lib/ratelimit.o CC [M] drivers/uwb/wlp/wlp-lc.o CC fs/ocfs2/xattr.o CC fs/xfs/xfs_mru_cache.o CC lib/rbtree.o LD fs/sysfs/built-in.o distcc[31946] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_rename.o CC [M] drivers/uwb/wlp/wss-lc.o CC fs/xfs/xfs_trans.o CC fs/ocfs2/acl.o CC lib/reciprocal_div.o CC fs/xfs/xfs_trans_ail.o CC fs/ocfs2/stackglue.o CC lib/rwsem-spinlock.o CC fs/xfs/xfs_trans_buf.o CC fs/ocfs2/cluster/heartbeat.o CC lib/sha1.o LD fs/ocfs2/dlm/built-in.o CC fs/ocfs2/cluster/masklog.o CC lib/show_mem.o CC [M] fs/ocfs2/dlm/dlmdomain.o CC [M] fs/ocfs2/dlm/dlmdebug.o CC lib/string.o CC [M] fs/ocfs2/stack_o2cb.o CC lib/vsprintf.o CC fs/xfs/xfs_trans_extfree.o CC fs/xfs/xfs_trans_inode.o CC fs/ocfs2/cluster/sys.o CC [M] fs/ocfs2/dlm/dlmthread.o CC fs/xfs/xfs_trans_item.o CC fs/ocfs2/cluster/nodemanager.o CC fs/ocfs2/cluster/quorum.o CC [M] fs/ocfs2/dlm/dlmrecovery.o CC [M] fs/ocfs2/dlm/dlmmaster.o CC [M] fs/ocfs2/dlm/dlmast.o CC fs/xfs/xfs_utils.o CC fs/ocfs2/cluster/tcp.o CC fs/xfs/xfs_vnodeops.o CC [M] fs/ocfs2/dlm/dlmconvert.o CC fs/ocfs2/cluster/netdebug.o LD [M] fs/ocfs2/ocfs2_stack_o2cb.o CC fs/xfs/xfs_rw.o LD drivers/i2c/built-in.o CC fs/ocfs2/cluster/ver.o LD drivers/media/built-in.o CC [M] fs/ocfs2/dlm/dlmlock.o CC [M] fs/ocfs2/dlm/dlmunlock.o CC fs/xfs/xfs_dmops.o CC [M] fs/ocfs2/dlm/dlmver.o CC [M] fs/ocfs2/dlm/userdlm.o CC [M] fs/ocfs2/dlm/dlmfs.o CC fs/xfs/xfs_qmops.o CC fs/xfs/linux-2.6/kmem.o CC [M] fs/ocfs2/dlm/dlmfsver.o CC fs/xfs/linux-2.6/xfs_aops.o CC fs/xfs/linux-2.6/xfs_buf.o CC fs/xfs/linux-2.6/xfs_export.o CC fs/xfs/linux-2.6/xfs_file.o CC fs/xfs/linux-2.6/xfs_fs_subr.o CC fs/xfs/linux-2.6/xfs_globals.o CC fs/xfs/linux-2.6/xfs_ioctl.o CC fs/xfs/linux-2.6/xfs_iops.o CC fs/xfs/linux-2.6/xfs_lrw.o CC fs/xfs/linux-2.6/xfs_super.o CC fs/xfs/linux-2.6/xfs_sync.o CC fs/xfs/linux-2.6/xfs_xattr.o distcc[30075] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/support/debug.o LD drivers/mfd/built-in.o CC fs/xfs/support/uuid.o LD [M] drivers/mtd/ubi/ubi.o distcc[31825] ERROR: compile (null) on localhost:Broken pipe distcc[31597] ERROR: compile (null) on localhost:Broken pipe distcc[30408] ERROR: compile (null) on localhost:Broken pipe LD [M] lib/zlib_inflate/zlib_inflate.o LD fs/notify/built-in.o distcc[449] ERROR: compile (null) on localhost:Broken pipe distcc[32705] ERROR: compile (null) on localhost:Broken pipe LD net/phonet/phonet.o LD net/phonet/pn_pep.o distcc[27471] ERROR: compile (null) on localhost:Broken pipe LD fs/udf/udf.o LD fs/nls/built-in.o LD [M] drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.o LD [M] drivers/usb/core/usbcore.o distcc[30745] ERROR: compile (null) on localhost:Broken pipe distcc[32335] ERROR: compile (null) on localhost:Broken pipe distcc[25952] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/net/wireless/libertas/libertas.o distcc[32280] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/uwb/wlp/wlp.o distcc[30608] ERROR: compile (null) on localhost:Broken pipe distcc[31726] ERROR: compile (null) on localhost:Broken pipe LD fs/proc/proc.o LD fs/proc/built-in.o distcc[25554] ERROR: compile (null) on localhost:Broken pipe distcc[32395] ERROR: compile (null) on localhost:Broken pipe LD drivers/block/aoe/built-in.o distcc[32712] ERROR: compile (null) on localhost:Broken pipe LD drivers/mtd/mtd.o LD drivers/mtd/nftl.o distcc[31704] ERROR: compile (null) on localhost:Broken pipe LD lib/reed_solomon/built-in.o LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.o LD drivers/scsi/scsi_mod.o LD drivers/scsi/sd_mod.o LD drivers/scsi/built-in.o LD net/phonet/built-in.o LD net/built-in.o LD fs/ntfs/ntfs.o LD security/built-in.o LD fs/udf/built-in.o LD [M] drivers/parport/parport.o LD [M] drivers/usb/wusbcore/wusbcore.o LD [M] drivers/usb/wusbcore/wusb-wa.o LD [M] drivers/usb/wusbcore/wusb-cbaf.o LD fs/ocfs2/ocfs2.o LD fs/ocfs2/ocfs2_stackglue.o LD drivers/net/wireless/built-in.o LD drivers/net/built-in.o LD [M] drivers/uwb/uwb.o distcc[32460] ERROR: compile (null) on localhost:Broken pipe LD fs/ntfs/built-in.o LD [M] fs/ocfs2/dlm/ocfs2_dlm.o LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.o distcc[28304] ERROR: compile (null) on localhost:Broken pipe LD drivers/video/fb.o LD fs/ocfs2/cluster/ocfs2_nodemanager.o LD fs/ocfs2/cluster/built-in.o LD fs/ocfs2/built-in.o AR lib/lib.a LD drivers/mtd/built-in.o LD fs/ramfs/ramfs.o LD fs/ext3/ext3.o LD fs/ramfs/built-in.o LD fs/ext3/built-in.o LD lib/built-in.o LD drivers/video/built-in.o LD [M] drivers/scsi/libsas/libsas.o LD fs/xfs/xfs.o LD drivers/built-in.o LD fs/xfs/built-in.o LD fs/built-in.o LD vmlinux.o MODPOST vmlinux.o WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o CHK include/linux/version.h make[3]: `scripts/unifdef' is up to date. CC [M] samples/kprobes/kprobe_example.o CC [M] samples/markers/probe-example.o CC [M] samples/tracepoints/tracepoint-sample.o CC [M] samples/kprobes/jprobe_example.o CC [M] samples/markers/marker-example.o CC [M] samples/tracepoints/tracepoint-probe-sample.o CC [M] samples/tracepoints/tracepoint-probe-sample2.o LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map Building modules, stage 2. MODPOST 319 modules CC arch/sh/drivers/push-switch.mod.o CC block/cfq-iosched.mod.o CC crypto/anubis.mod.o CC crypto/authenc.mod.o CC crypto/blowfish.mod.o CC crypto/cast5.mod.o CC crypto/cbc.mod.o CC crypto/cryptd.mod.o CC crypto/cts.mod.o CC crypto/des_generic.mod.o CC crypto/gcm.mod.o CC crypto/hmac.mod.o CC crypto/khazad.mod.o CC crypto/md4.mod.o CC crypto/rmd128.mod.o CC crypto/rmd160.mod.o CC crypto/sha512_generic.mod.o CC crypto/tcrypt.mod.o CC drivers/ata/pata_platform.mod.o CC drivers/base/firmware_class.mod.o CC drivers/block/brd.mod.o CC drivers/block/cryptoloop.mod.o CC drivers/block/paride/aten.mod.o CC drivers/block/paride/comm.mod.o CC drivers/block/paride/dstr.mod.o CC drivers/block/paride/epat.mod.o CC drivers/block/paride/friq.mod.o CC drivers/block/paride/frpw.mod.o CC drivers/block/paride/kbic.mod.o CC drivers/block/paride/ktti.mod.o CC drivers/block/paride/on20.mod.o CC drivers/block/paride/paride.mod.o CC drivers/block/paride/pd.mod.o CC drivers/block/paride/pf.mod.o CC drivers/block/paride/pg.mod.o CC drivers/block/ub.mod.o CC drivers/cdrom/cdrom.mod.o CC drivers/char/hw_random/rng-core.mod.o CC drivers/char/lp.mod.o CC drivers/char/n_hdlc.mod.o CC drivers/char/ppdev.mod.o CC drivers/char/tpm/tpm_nsc.mod.o CC drivers/cpufreq/cpufreq_stats.mod.o CC drivers/cpufreq/freq_table.mod.o CC drivers/hid/hid-a4tech.mod.o CC drivers/hid/hid-apple.mod.o CC drivers/hid/hid-chicony.mod.o CC drivers/hid/hid-cypress.mod.o CC drivers/hid/hid-dummy.mod.o CC drivers/hid/hid-ezkey.mod.o CC drivers/hid/hid-gaff.mod.o CC drivers/hid/hid-gyration.mod.o CC drivers/hid/hid-logitech.mod.o CC drivers/hid/hid-microsoft.mod.o CC drivers/hid/hid-monterey.mod.o CC drivers/hid/hid-pl.mod.o CC drivers/hid/hid-samsung.mod.o CC drivers/hid/hid-sony.mod.o CC drivers/hid/hid-sunplus.mod.o CC drivers/hid/hid-topseed.mod.o CC drivers/hid/hid-zpff.mod.o CC drivers/hid/hid.mod.o CC drivers/hid/usbhid/usbhid.mod.o CC drivers/hid/usbhid/usbkbd.mod.o CC drivers/hid/usbhid/usbmouse.mod.o CC drivers/i2c/algos/i2c-algo-pca.mod.o CC drivers/i2c/algos/i2c-algo-pcf.mod.o CC drivers/i2c/busses/i2c-parport.mod.o CC drivers/i2c/busses/i2c-pca-platform.mod.o CC drivers/i2c/busses/i2c-sh_mobile.mod.o CC drivers/i2c/busses/i2c-simtec.mod.o CC drivers/i2c/busses/i2c-stub.mod.o CC drivers/i2c/busses/i2c-tiny-usb.mod.o CC drivers/i2c/chips/ds1682.mod.o CC drivers/i2c/chips/pcf8575.mod.o CC drivers/i2c/chips/pcf8591.mod.o CC drivers/i2c/chips/tsl2550.mod.o CC drivers/i2c/i2c-dev.mod.o CC drivers/ide/ide-cd_mod.mod.o CC drivers/ide/ide-core.mod.o CC drivers/ide/ide-tape.mod.o CC drivers/ide/ide_platform.mod.o CC drivers/input/evbug.mod.o CC drivers/input/evdev.mod.o CC drivers/input/ff-memless.mod.o CC drivers/input/gameport/gameport.mod.o CC drivers/input/gameport/lightning.mod.o CC drivers/input/gameport/ns558.mod.o CC drivers/input/input-core.mod.o CC drivers/input/joydev.mod.o CC drivers/input/joystick/a3d.mod.o CC drivers/input/joystick/adi.mod.o CC drivers/input/joystick/analog.mod.o CC drivers/input/joystick/cobra.mod.o CC drivers/input/joystick/db9.mod.o CC drivers/input/joystick/gf2k.mod.o CC drivers/input/joystick/grip.mod.o CC drivers/input/joystick/guillemot.mod.o CC drivers/input/joystick/interact.mod.o CC drivers/input/joystick/joydump.mod.o CC drivers/input/joystick/magellan.mod.o CC drivers/input/joystick/sidewinder.mod.o CC drivers/input/joystick/spaceball.mod.o CC drivers/input/joystick/spaceorb.mod.o CC drivers/input/joystick/turbografx.mod.o CC drivers/input/joystick/twidjoy.mod.o CC drivers/input/misc/ati_remote.mod.o CC drivers/input/misc/ati_remote2.mod.o CC drivers/input/misc/cm109.mod.o CC drivers/input/misc/keyspan_remote.mod.o CC drivers/input/misc/powermate.mod.o CC drivers/input/misc/uinput.mod.o CC drivers/input/mouse/appletouch.mod.o CC drivers/input/mouse/sermouse.mod.o CC drivers/input/serio/parkbd.mod.o CC drivers/input/misc/yealink.mod.o CC drivers/input/touchscreen/da9034-ts.mod.o CC drivers/input/touchscreen/elo.mod.o CC drivers/input/touchscreen/fujitsu_ts.mod.o CC drivers/input/touchscreen/gunze.mod.o CC drivers/input/touchscreen/inexio.mod.o CC drivers/input/touchscreen/mk712.mod.o CC drivers/input/touchscreen/touchit213.mod.o CC drivers/input/touchscreen/touchright.mod.o CC drivers/input/touchscreen/usbtouchscreen.mod.o CC drivers/isdn/capi/capi.mod.o CC drivers/isdn/capi/capifs.mod.o CC drivers/isdn/divert/dss1_divert.mod.o CC drivers/isdn/gigaset/bas_gigaset.mod.o CC drivers/isdn/gigaset/usb_gigaset.mod.o CC drivers/isdn/mISDN/l1oip.mod.o CC drivers/isdn/mISDN/mISDN_core.mod.o CC drivers/isdn/mISDN/mISDN_dsp.mod.o CC drivers/media/common/tuners/mt2060.mod.o CC drivers/media/common/tuners/tda9887.mod.o CC drivers/media/common/tuners/tuner-simple.mod.o CC drivers/media/common/tuners/tuner-types.mod.o CC drivers/media/common/tuners/tuner-xc2028.mod.o CC drivers/media/radio/dsbr100.mod.o CC drivers/media/radio/radio-si470x.mod.o CC drivers/media/video/dabusb.mod.o CC drivers/memstick/core/memstick.mod.o CC drivers/memstick/core/mspro_block.mod.o CC drivers/mfd/pcf50633-adc.mod.o CC drivers/mfd/pcf50633-core.mod.o CC drivers/mfd/pcf50633-gpio.mod.o CC drivers/mtd/chips/cfi_cmdset_0020.mod.o CC drivers/mtd/devices/doc2000.mod.o CC drivers/mtd/devices/doc2001.mod.o CC drivers/mtd/devices/docecc.mod.o CC drivers/mtd/devices/docprobe.mod.o CC drivers/mtd/inftl.mod.o CC drivers/mtd/maps/physmap.mod.o CC drivers/mtd/mtdchar.mod.o CC drivers/mtd/nand/alauda.mod.o CC drivers/mtd/nand/nandsim.mod.o CC drivers/mtd/ubi/ubi.mod.o CC drivers/mtd/onenand/onenand_sim.mod.o CC drivers/net/hamradio/baycom_epp.mod.o CC drivers/net/hamradio/baycom_ser_hdx.mod.o CC drivers/net/hamradio/bpqether.mod.o CC drivers/net/phy/cicada.mod.o CC drivers/net/phy/qsemi.mod.o CC drivers/net/plip.mod.o CC drivers/net/tun.mod.o CC drivers/net/usb/catc.mod.o CC drivers/net/usb/kaweth.mod.o CC drivers/net/usb/pegasus.mod.o CC drivers/net/usb/rtl8150.mod.o CC drivers/net/wan/hdlc.mod.o CC drivers/net/wan/hdlc_cisco.mod.o CC drivers/net/wan/hdlc_fr.mod.o CC drivers/net/wan/hdlc_raw_eth.mod.o CC drivers/net/wan/hdlc_raw.mod.o CC drivers/net/wan/hdlc_x25.mod.o CC drivers/net/wan/lapbether.mod.o CC drivers/net/wan/x25_asy.mod.o CC drivers/net/wimax/i2400m/i2400m-usb.mod.o CC drivers/net/wimax/i2400m/i2400m.mod.o CC drivers/net/wireless/libertas/libertas.mod.o CC drivers/net/wireless/zd1201.mod.o CC drivers/parport/parport.mod.o CC drivers/parport/parport_ax88796.mod.o CC drivers/parport/parport_pc.mod.o CC drivers/rtc/rtc-bq4802.mod.o CC drivers/rtc/rtc-core.mod.o CC drivers/rtc/rtc-ds1286.mod.o CC drivers/rtc/rtc-ds1511.mod.o CC drivers/rtc/rtc-ds1742.mod.o CC drivers/rtc/rtc-isl1208.mod.o CC drivers/rtc/rtc-lib.mod.o CC drivers/rtc/rtc-m41t80.mod.o CC drivers/rtc/rtc-m48t86.mod.o CC drivers/rtc/rtc-max6900.mod.o CC drivers/rtc/rtc-pcf50633.mod.o CC drivers/rtc/rtc-pcf8563.mod.o CC drivers/rtc/rtc-pcf8583.mod.o CC drivers/rtc/rtc-rs5c372.mod.o CC drivers/rtc/rtc-rx8581.mod.o CC drivers/rtc/rtc-s35390a.mod.o CC drivers/rtc/rtc-sh.mod.o CC drivers/rtc/rtc-stk17ta8.mod.o CC drivers/rtc/rtc-test.mod.o CC drivers/rtc/rtc-v3020.mod.o CC drivers/rtc/rtc-wm8350.mod.o CC drivers/rtc/rtc-x1205.mod.o CC drivers/scsi/device_handler/scsi_dh.mod.o CC drivers/scsi/device_handler/scsi_dh_alua.mod.o CC drivers/scsi/device_handler/scsi_dh_emc.mod.o CC drivers/scsi/device_handler/scsi_dh_hp_sw.mod.o CC drivers/scsi/device_handler/scsi_dh_rdac.mod.o CC drivers/scsi/libsas/libsas.mod.o CC drivers/scsi/osst.mod.o CC drivers/scsi/scsi_transport_sas.mod.o CC drivers/scsi/scsi_transport_srp.mod.o CC drivers/scsi/scsi_wait_scan.mod.o CC drivers/scsi/st.mod.o CC drivers/serial/sh-sci.mod.o CC drivers/thermal/thermal_sys.mod.o CC drivers/uio/uio.mod.o CC drivers/uio/uio_pdrv.mod.o CC drivers/uio/uio_smx.mod.o CC drivers/usb/class/usblp.mod.o CC drivers/usb/c67x00/c67x00.mod.o CC drivers/usb/class/usbtmc.mod.o CC drivers/usb/host/hwa-hc.mod.o CC drivers/usb/host/isp116x-hcd.mod.o CC drivers/usb/core/usbcore.mod.o CC drivers/usb/host/isp1760.mod.o CC drivers/usb/host/oxu210hp-hcd.mod.o CC drivers/usb/host/u132-hcd.mod.o CC drivers/usb/image/mdc800.mod.o CC drivers/usb/image/microtek.mod.o CC drivers/usb/misc/adutux.mod.o CC drivers/usb/misc/appledisplay.mod.o CC drivers/usb/misc/cypress_cy7c63.mod.o CC drivers/usb/misc/cytherm.mod.o CC drivers/usb/misc/emi62.mod.o CC drivers/usb/misc/ftdi-elan.mod.o CC drivers/usb/misc/isight_firmware.mod.o CC drivers/usb/misc/ldusb.mod.o CC drivers/usb/misc/legousbtower.mod.o CC drivers/usb/misc/phidget.mod.o CC drivers/usb/misc/phidgetkit.mod.o CC drivers/usb/misc/phidgetmotorcontrol.mod.o CC drivers/usb/misc/phidgetservo.mod.o CC drivers/usb/misc/rio500.mod.o CC drivers/usb/misc/trancevibrator.mod.o CC drivers/usb/misc/usbled.mod.o CC drivers/usb/misc/vstusb.mod.o CC drivers/usb/mon/usbmon.mod.o CC drivers/usb/otg/nop-usb-xceiv.mod.o CC drivers/usb/otg/twl4030-usb.mod.o CC drivers/usb/storage/libusual.mod.o CC drivers/usb/storage/usual-tables.mod.o CC drivers/usb/wusbcore/wusb-cbaf.mod.o CC drivers/usb/wusbcore/wusb-wa.mod.o CC drivers/usb/wusbcore/wusbcore.mod.o CC drivers/uwb/hwa-rc.mod.o CC drivers/uwb/i1480/dfu/i1480-dfu-usb.mod.o CC drivers/uwb/i1480/i1480-est.mod.o CC drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.mod.o CC drivers/uwb/uwb.mod.o CC drivers/uwb/wlp/wlp.mod.o CC drivers/video/backlight/backlight.mod.o CC drivers/video/backlight/generic_bl.mod.o CC drivers/video/cfbcopyarea.mod.o CC drivers/video/cfbfillrect.mod.o CC drivers/video/cfbimgblt.mod.o CC drivers/video/fb_sys_fops.mod.o CC drivers/video/mb862xx/mb862xxfb.mod.o CC drivers/video/metronomefb.mod.o CC drivers/video/output.mod.o CC drivers/video/s1d13xxxfb.mod.o CC drivers/video/sh_mobile_lcdcfb.mod.o CC drivers/video/syscopyarea.mod.o CC drivers/video/sysfillrect.mod.o CC drivers/video/sysimgblt.mod.o CC drivers/video/uvesafb.mod.o CC drivers/video/vfb.mod.o CC drivers/watchdog/pcwd_usb.mod.o CC drivers/watchdog/softdog.mod.o CC fs/autofs/autofs.mod.o CC fs/binfmt_misc.mod.o CC fs/ext2/ext2.mod.o CC fs/isofs/isofs.mod.o CC fs/nls/nls_ascii.mod.o CC fs/nls/nls_cp1255.mod.o CC fs/nls/nls_cp737.mod.o CC fs/nls/nls_cp860.mod.o CC fs/nls/nls_cp861.mod.o CC fs/nls/nls_cp864.mod.o CC fs/nls/nls_cp869.mod.o CC fs/nls/nls_cp949.mod.o CC fs/nls/nls_iso8859-14.mod.o CC fs/nls/nls_iso8859-15.mod.o CC fs/nls/nls_koi8-r.mod.o CC fs/ocfs2/dlm/ocfs2_dlm.mod.o CC fs/ocfs2/dlm/ocfs2_dlmfs.mod.o CC fs/ocfs2/ocfs2_stack_o2cb.mod.o CC kernel/configs.mod.o CC lib/zlib_inflate/zlib_inflate.mod.o CC net/802/p8022.mod.o CC net/802/p8023.mod.o CC net/802/psnap.mod.o CC net/802/stp.mod.o CC net/bridge/bridge.mod.o CC net/ipx/ipx.mod.o CC net/llc/llc.mod.o CC net/llc/llc2.mod.o CC net/unix/unix.mod.o CC net/x25/x25.mod.o CC samples/kprobes/jprobe_example.mod.o CC samples/kprobes/kprobe_example.mod.o CC samples/markers/marker-example.mod.o CC samples/markers/probe-example.mod.o CC samples/tracepoints/tracepoint-probe-sample.mod.o CC samples/tracepoints/tracepoint-probe-sample2.mod.o CC samples/tracepoints/tracepoint-sample.mod.o LD [M] arch/sh/drivers/push-switch.ko LD [M] block/cfq-iosched.ko LD [M] crypto/anubis.ko LD [M] crypto/authenc.ko LD [M] crypto/blowfish.ko LD [M] crypto/cast5.ko LD [M] crypto/cbc.ko LD [M] crypto/cryptd.ko LD [M] crypto/cts.ko LD [M] crypto/des_generic.ko LD [M] crypto/hmac.ko LD [M] crypto/gcm.ko LD [M] crypto/md4.ko LD [M] crypto/khazad.ko LD [M] crypto/rmd128.ko LD [M] crypto/rmd160.ko LD [M] crypto/sha512_generic.ko LD [M] crypto/tcrypt.ko LD [M] drivers/ata/pata_platform.ko LD [M] drivers/base/firmware_class.ko LD [M] drivers/block/brd.ko LD [M] drivers/block/cryptoloop.ko LD [M] drivers/block/paride/aten.ko LD [M] drivers/block/paride/comm.ko LD [M] drivers/block/paride/dstr.ko LD [M] drivers/block/paride/epat.ko LD [M] drivers/block/paride/frpw.ko LD [M] drivers/block/paride/friq.ko LD [M] drivers/block/paride/kbic.ko LD [M] drivers/block/paride/ktti.ko LD [M] drivers/block/paride/on20.ko LD [M] drivers/block/paride/paride.ko LD [M] drivers/block/paride/pd.ko LD [M] drivers/block/paride/pf.ko LD [M] drivers/block/paride/pg.ko LD [M] drivers/block/ub.ko LD [M] drivers/cdrom/cdrom.ko LD [M] drivers/char/hw_random/rng-core.ko LD [M] drivers/char/n_hdlc.ko LD [M] drivers/char/lp.ko LD [M] drivers/char/ppdev.ko LD [M] drivers/char/tpm/tpm_nsc.ko LD [M] drivers/cpufreq/cpufreq_stats.ko LD [M] drivers/cpufreq/freq_table.ko LD [M] drivers/hid/hid-a4tech.ko LD [M] drivers/hid/hid-apple.ko LD [M] drivers/hid/hid-chicony.ko LD [M] drivers/hid/hid-dummy.ko LD [M] drivers/hid/hid-ezkey.ko LD [M] drivers/hid/hid-gaff.ko LD [M] drivers/hid/hid-cypress.ko LD [M] drivers/hid/hid-gyration.ko LD [M] drivers/hid/hid-logitech.ko LD [M] drivers/hid/hid-microsoft.ko LD [M] drivers/hid/hid-monterey.ko LD [M] drivers/hid/hid-pl.ko LD [M] drivers/hid/hid-samsung.ko LD [M] drivers/hid/hid-sony.ko LD [M] drivers/hid/hid-sunplus.ko LD [M] drivers/hid/hid-zpff.ko LD [M] drivers/hid/hid-topseed.ko LD [M] drivers/hid/hid.ko LD [M] drivers/hid/usbhid/usbmouse.ko LD [M] drivers/hid/usbhid/usbkbd.ko LD [M] drivers/i2c/algos/i2c-algo-pca.ko LD [M] drivers/hid/usbhid/usbhid.ko LD [M] drivers/i2c/algos/i2c-algo-pcf.ko LD [M] drivers/i2c/busses/i2c-parport.ko LD [M] drivers/i2c/busses/i2c-pca-platform.ko LD [M] drivers/i2c/busses/i2c-simtec.ko LD [M] drivers/i2c/busses/i2c-stub.ko LD [M] drivers/i2c/busses/i2c-sh_mobile.ko LD [M] drivers/i2c/busses/i2c-tiny-usb.ko LD [M] drivers/i2c/chips/ds1682.ko LD [M] drivers/i2c/chips/pcf8575.ko LD [M] drivers/i2c/chips/pcf8591.ko LD [M] drivers/i2c/chips/tsl2550.ko LD [M] drivers/i2c/i2c-dev.ko LD [M] drivers/ide/ide-cd_mod.ko LD [M] drivers/ide/ide-core.ko LD [M] drivers/ide/ide-tape.ko LD [M] drivers/ide/ide_platform.ko LD [M] drivers/input/evbug.ko LD [M] drivers/input/evdev.ko LD [M] drivers/input/ff-memless.ko LD [M] drivers/input/gameport/gameport.ko LD [M] drivers/input/gameport/lightning.ko LD [M] drivers/input/gameport/ns558.ko LD [M] drivers/input/input-core.ko LD [M] drivers/input/joydev.ko LD [M] drivers/input/joystick/a3d.ko LD [M] drivers/input/joystick/adi.ko LD [M] drivers/input/joystick/analog.ko LD [M] drivers/input/joystick/cobra.ko LD [M] drivers/input/joystick/db9.ko LD [M] drivers/input/joystick/gf2k.ko LD [M] drivers/input/joystick/grip.ko LD [M] drivers/input/joystick/guillemot.ko LD [M] drivers/input/joystick/interact.ko LD [M] drivers/input/joystick/joydump.ko LD [M] drivers/input/joystick/magellan.ko LD [M] drivers/input/joystick/sidewinder.ko LD [M] drivers/input/joystick/spaceball.ko LD [M] drivers/input/joystick/spaceorb.ko LD [M] drivers/input/joystick/turbografx.ko LD [M] drivers/input/joystick/twidjoy.ko LD [M] drivers/input/misc/ati_remote.ko LD [M] drivers/input/misc/ati_remote2.ko LD [M] drivers/input/misc/cm109.ko LD [M] drivers/input/misc/keyspan_remote.ko LD [M] drivers/input/misc/powermate.ko LD [M] drivers/input/misc/uinput.ko LD [M] drivers/input/misc/yealink.ko LD [M] drivers/input/mouse/appletouch.ko LD [M] drivers/input/mouse/sermouse.ko LD [M] drivers/input/serio/parkbd.ko LD [M] drivers/input/touchscreen/da9034-ts.ko LD [M] drivers/input/touchscreen/elo.ko LD [M] drivers/input/touchscreen/fujitsu_ts.ko LD [M] drivers/input/touchscreen/gunze.ko LD [M] drivers/input/touchscreen/inexio.ko LD [M] drivers/input/touchscreen/mk712.ko LD [M] drivers/input/touchscreen/touchit213.ko LD [M] drivers/input/touchscreen/touchright.ko LD [M] drivers/input/touchscreen/usbtouchscreen.ko LD [M] drivers/isdn/capi/capi.ko LD [M] drivers/isdn/capi/capifs.ko LD [M] drivers/isdn/divert/dss1_divert.ko LD [M] drivers/isdn/gigaset/bas_gigaset.ko LD [M] drivers/isdn/gigaset/usb_gigaset.ko LD [M] drivers/isdn/mISDN/mISDN_core.ko LD [M] drivers/isdn/mISDN/mISDN_dsp.ko LD [M] drivers/isdn/mISDN/l1oip.ko LD [M] drivers/media/common/tuners/mt2060.ko LD [M] drivers/media/common/tuners/tda9887.ko LD [M] drivers/media/common/tuners/tuner-simple.ko LD [M] drivers/media/common/tuners/tuner-types.ko LD [M] drivers/media/common/tuners/tuner-xc2028.ko LD [M] drivers/media/radio/dsbr100.ko LD [M] drivers/media/radio/radio-si470x.ko LD [M] drivers/media/video/dabusb.ko LD [M] drivers/memstick/core/memstick.ko LD [M] drivers/memstick/core/mspro_block.ko LD [M] drivers/mfd/pcf50633-adc.ko LD [M] drivers/mfd/pcf50633-core.ko LD [M] drivers/mfd/pcf50633-gpio.ko LD [M] drivers/mtd/chips/cfi_cmdset_0020.ko LD [M] drivers/mtd/devices/doc2000.ko LD [M] drivers/mtd/devices/doc2001.ko LD [M] drivers/mtd/devices/docecc.ko LD [M] drivers/mtd/devices/docprobe.ko LD [M] drivers/mtd/inftl.ko LD [M] drivers/mtd/maps/physmap.ko LD [M] drivers/mtd/mtdchar.ko LD [M] drivers/mtd/nand/alauda.ko LD [M] drivers/mtd/nand/nandsim.ko LD [M] drivers/mtd/onenand/onenand_sim.ko LD [M] drivers/mtd/ubi/ubi.ko LD [M] drivers/net/hamradio/baycom_epp.ko LD [M] drivers/net/hamradio/baycom_ser_hdx.ko LD [M] drivers/net/hamradio/bpqether.ko LD [M] drivers/net/phy/cicada.ko LD [M] drivers/net/phy/qsemi.ko LD [M] drivers/net/plip.ko LD [M] drivers/net/tun.ko LD [M] drivers/net/usb/kaweth.ko LD [M] drivers/net/usb/catc.ko LD [M] drivers/net/usb/pegasus.ko LD [M] drivers/net/usb/rtl8150.ko LD [M] drivers/net/wan/hdlc.ko LD [M] drivers/net/wan/hdlc_fr.ko LD [M] drivers/net/wan/hdlc_cisco.ko LD [M] drivers/net/wan/hdlc_raw.ko LD [M] drivers/net/wan/hdlc_raw_eth.ko LD [M] drivers/net/wan/hdlc_x25.ko LD [M] drivers/net/wan/lapbether.ko LD [M] drivers/net/wan/x25_asy.ko LD [M] drivers/net/wimax/i2400m/i2400m-usb.ko LD [M] drivers/net/wimax/i2400m/i2400m.ko LD [M] drivers/net/wireless/libertas/libertas.ko LD [M] drivers/net/wireless/zd1201.ko LD [M] drivers/parport/parport.ko LD [M] drivers/parport/parport_ax88796.ko LD [M] drivers/parport/parport_pc.ko LD [M] drivers/rtc/rtc-bq4802.ko LD [M] drivers/rtc/rtc-core.ko LD [M] drivers/rtc/rtc-ds1286.ko LD [M] drivers/rtc/rtc-ds1511.ko LD [M] drivers/rtc/rtc-ds1742.ko LD [M] drivers/rtc/rtc-isl1208.ko LD [M] drivers/rtc/rtc-lib.ko LD [M] drivers/rtc/rtc-m41t80.ko LD [M] drivers/rtc/rtc-m48t86.ko LD [M] drivers/rtc/rtc-max6900.ko LD [M] drivers/rtc/rtc-pcf50633.ko LD [M] drivers/rtc/rtc-pcf8563.ko LD [M] drivers/rtc/rtc-pcf8583.ko LD [M] drivers/rtc/rtc-rs5c372.ko LD [M] drivers/rtc/rtc-rx8581.ko LD [M] drivers/rtc/rtc-s35390a.ko LD [M] drivers/rtc/rtc-sh.ko LD [M] drivers/rtc/rtc-stk17ta8.ko LD [M] drivers/rtc/rtc-test.ko LD [M] drivers/rtc/rtc-v3020.ko LD [M] drivers/rtc/rtc-wm8350.ko LD [M] drivers/rtc/rtc-x1205.ko LD [M] drivers/scsi/device_handler/scsi_dh.ko LD [M] drivers/scsi/device_handler/scsi_dh_alua.ko LD [M] drivers/scsi/device_handler/scsi_dh_emc.ko LD [M] drivers/scsi/device_handler/scsi_dh_hp_sw.ko LD [M] drivers/scsi/device_handler/scsi_dh_rdac.ko LD [M] drivers/scsi/libsas/libsas.ko LD [M] drivers/scsi/osst.ko LD [M] drivers/scsi/scsi_transport_sas.ko LD [M] drivers/scsi/scsi_transport_srp.ko LD [M] drivers/scsi/scsi_wait_scan.ko LD [M] drivers/scsi/st.ko LD [M] drivers/serial/sh-sci.ko LD [M] drivers/thermal/thermal_sys.ko LD [M] drivers/uio/uio.ko LD [M] drivers/uio/uio_pdrv.ko LD [M] drivers/uio/uio_smx.ko LD [M] drivers/usb/c67x00/c67x00.ko LD [M] drivers/usb/class/usblp.ko LD [M] drivers/usb/class/usbtmc.ko LD [M] drivers/usb/core/usbcore.ko LD [M] drivers/usb/host/hwa-hc.ko LD [M] drivers/usb/host/isp116x-hcd.ko LD [M] drivers/usb/host/isp1760.ko LD [M] drivers/usb/host/oxu210hp-hcd.ko LD [M] drivers/usb/host/u132-hcd.ko LD [M] drivers/usb/image/mdc800.ko LD [M] drivers/usb/image/microtek.ko LD [M] drivers/usb/misc/adutux.ko LD [M] drivers/usb/misc/appledisplay.ko LD [M] drivers/usb/misc/cypress_cy7c63.ko LD [M] drivers/usb/misc/cytherm.ko LD [M] drivers/usb/misc/emi62.ko LD [M] drivers/usb/misc/ftdi-elan.ko LD [M] drivers/usb/misc/isight_firmware.ko LD [M] drivers/usb/misc/ldusb.ko LD [M] drivers/usb/misc/legousbtower.ko LD [M] drivers/usb/misc/phidget.ko LD [M] drivers/usb/misc/phidgetkit.ko LD [M] drivers/usb/misc/phidgetmotorcontrol.ko LD [M] drivers/usb/misc/phidgetservo.ko LD [M] drivers/usb/misc/rio500.ko LD [M] drivers/usb/misc/trancevibrator.ko LD [M] drivers/usb/misc/usbled.ko LD [M] drivers/usb/misc/vstusb.ko LD [M] drivers/usb/mon/usbmon.ko LD [M] drivers/usb/otg/nop-usb-xceiv.ko LD [M] drivers/usb/otg/twl4030-usb.ko LD [M] drivers/usb/storage/libusual.ko LD [M] drivers/usb/storage/usual-tables.ko LD [M] drivers/usb/wusbcore/wusb-cbaf.ko LD [M] drivers/usb/wusbcore/wusb-wa.ko LD [M] drivers/usb/wusbcore/wusbcore.ko LD [M] drivers/uwb/hwa-rc.ko LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.ko LD [M] drivers/uwb/i1480/i1480-est.ko LD [M] drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.ko LD [M] drivers/uwb/uwb.ko LD [M] drivers/uwb/wlp/wlp.ko LD [M] drivers/video/backlight/backlight.ko LD [M] drivers/video/backlight/generic_bl.ko LD [M] drivers/video/cfbcopyarea.ko LD [M] drivers/video/cfbfillrect.ko LD [M] drivers/video/cfbimgblt.ko LD [M] drivers/video/fb_sys_fops.ko LD [M] drivers/video/mb862xx/mb862xxfb.ko LD [M] drivers/video/metronomefb.ko LD [M] drivers/video/output.ko LD [M] drivers/video/s1d13xxxfb.ko LD [M] drivers/video/sh_mobile_lcdcfb.ko LD [M] drivers/video/syscopyarea.ko LD [M] drivers/video/sysfillrect.ko LD [M] drivers/video/sysimgblt.ko LD [M] drivers/video/uvesafb.ko LD [M] drivers/video/vfb.ko LD [M] drivers/watchdog/pcwd_usb.ko LD [M] drivers/watchdog/softdog.ko LD [M] fs/autofs/autofs.ko LD [M] fs/binfmt_misc.ko LD [M] fs/ext2/ext2.ko LD [M] fs/isofs/isofs.ko LD [M] fs/nls/nls_ascii.ko LD [M] fs/nls/nls_cp1255.ko LD [M] fs/nls/nls_cp737.ko LD [M] fs/nls/nls_cp860.ko LD [M] fs/nls/nls_cp861.ko LD [M] fs/nls/nls_cp864.ko LD [M] fs/nls/nls_cp869.ko LD [M] fs/nls/nls_cp949.ko LD [M] fs/nls/nls_iso8859-14.ko LD [M] fs/nls/nls_iso8859-15.ko LD [M] fs/nls/nls_koi8-r.ko LD [M] fs/ocfs2/dlm/ocfs2_dlm.ko LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.ko LD [M] fs/ocfs2/ocfs2_stack_o2cb.ko LD [M] kernel/configs.ko LD [M] lib/zlib_inflate/zlib_inflate.ko LD [M] net/802/p8022.ko LD [M] net/802/p8023.ko LD [M] net/802/psnap.ko LD [M] net/802/stp.ko LD [M] net/bridge/bridge.ko LD [M] net/ipx/ipx.ko LD [M] net/llc/llc.ko LD [M] net/llc/llc2.ko LD [M] net/unix/unix.ko LD [M] net/x25/x25.ko LD [M] samples/kprobes/jprobe_example.ko LD [M] samples/kprobes/kprobe_example.ko LD [M] samples/markers/marker-example.ko LD [M] samples/markers/probe-example.ko LD [M] samples/tracepoints/tracepoint-probe-sample.ko LD [M] samples/tracepoints/tracepoint-probe-sample2.ko LD [M] samples/tracepoints/tracepoint-sample.ko # Build took: 0:02:46.370075 # git bisect good Bisecting: 2 revisions left to test after this [a74bba3bf92cb6425789ae5050bdcca1283bc6f4] usb-storage: make alauda a separate module # < git symbolic-ref HEAD Trying a74bba3bf92cb6425789ae5050bdcca1283bc6f4 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh make[2]: `include/asm-sh/machtypes.h' is up to date. Using /scratch/kisskb/src as source for kernel CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o AS usr/initramfs_data.o CC init/do_mounts_initrd.o CC init/initramfs.o LD usr/built-in.o CC init/version.o CC arch/sh/mm/init.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/consistent.o CC arch/sh/mm/mmap.o CC arch/sh/mm/cache-sh2.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/mm/pg-nommu.o CC arch/sh/kernel/idle.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/io.o CC arch/sh/math-emu/math.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time_32.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/sh_bios.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23: /scratch/kisskb/src/include/math-emu/single.h:50:21: warning: "__BIG_ENDIAN" is not defined In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:24: /scratch/kisskb/src/include/math-emu/double.h:59:21: warning: "__BIG_ENDIAN" is not defined /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative CC arch/sh/kernel/kgdb.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/timers/timer.o /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative CC arch/sh/kernel/early_printk.o CC arch/sh/kernel/module.o CC arch/sh/kernel/timers/timer-cmt.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/ftrace.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative AS arch/sh/kernel/head_32.o /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative CC arch/sh/kernel/cpu/irq/imask.o /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/cpu/sh2/probe.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/init_task.o AS arch/sh/kernel/cpu/sh2/entry.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC [M] arch/sh/kernel/cpufreq.o CC arch/sh/kernel/cpu/clock.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative CC arch/sh/kernel/cpu/sh2/clock-sh7619.o /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:323: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:333: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative CC arch/sh/boards/mach-se/board-se7619.o distcc[7027] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/init/initramfs.c: In function 'unpack_to_rootfs': /scratch/kisskb/src/init/../lib/inflate.c:1084: warning: 'e' may be used uninitialized in this function /scratch/kisskb/src/init/../lib/inflate.c:1084: note: 'e' was declared here CC kernel/sched.o CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC kernel/printk.o CC kernel/cpu.o CC kernel/exit.o TIMEC kernel/timeconst.h CC kernel/itimer.o CC kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/timer.o CC kernel/user.o CC kernel/signal.o CC kernel/sys.o CC kernel/kmod.o CC kernel/workqueue.o CC kernel/pid.o CC kernel/rcupdate.o CC kernel/extable.o CC kernel/params.o CC kernel/posix-timers.o CC kernel/kthread.o CC kernel/wait.o CC kernel/kfifo.o CC kernel/sys_ni.o CC kernel/posix-cpu-timers.o CC kernel/mutex.o CC kernel/hrtimer.o CC kernel/rwsem.o CC kernel/nsproxy.o CC kernel/srcu.o CC kernel/semaphore.o CC kernel/notifier.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 kernel/freezer.o CC kernel/profile.o CC kernel/stacktrace.o CC kernel/mutex-debug.o CC kernel/irq/handle.o CC kernel/irq/manage.o CC kernel/lockdep.o CC kernel/lockdep_proc.o CC kernel/futex.o CC kernel/irq/spurious.o CC kernel/power/main.o CC kernel/irq/resend.o CC kernel/time/timekeeping.o CC kernel/rtmutex.o CC kernel/power/process.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/irq/chip.o CC kernel/rtmutex-debug.o CC kernel/power/poweroff.o CC kernel/up.o CC kernel/irq/devres.o CC kernel/time/ntp.o CC kernel/trace/ftrace.o CC kernel/time/jiffies.o CC kernel/spinlock.o CC kernel/time/clocksource.o CC kernel/irq/autoprobe.o CC kernel/trace/ring_buffer.o CC kernel/uid16.o CC kernel/irq/proc.o CC kernel/time/timer_list.o CC kernel/trace/trace.o CC kernel/module.o distcc[7940] ERROR: compile (null) on localhost:Broken pipe CC kernel/trace/trace_sched_switch.o CC kernel/time/timer_stats.o CC kernel/kallsyms.o CC kernel/trace/trace_functions.o CC kernel/trace/trace_nop.o CC kernel/backtracetest.o CC kernel/cgroup.o CC kernel/trace/trace_stack.o CC kernel/cgroup_debug.o CC kernel/trace/trace_boot.o CC kernel/cgroup_freezer.o CC kernel/trace/trace_branch.o GZIP kernel/config_data.gz CC kernel/kgdb.o CC kernel/res_counter.o CC kernel/softlockup.o CC kernel/seccomp.o CC kernel/rcutorture.o CC kernel/rcuclassic.o CC mm/bootmem.o CC mm/filemap.o CC kernel/relay.o CC kernel/utsname_sysctl.o CC mm/mempool.o CC kernel/taskstats.o distcc[7319] ERROR: compile (null) on localhost:Broken pipe CC mm/oom_kill.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 distcc[7756] ERROR: compile (null) on localhost:Broken pipe CC kernel/tsacct.o distcc[8303] ERROR: compile (null) on localhost:Broken pipe CC mm/fadvise.o CC kernel/marker.o distcc[8106] ERROR: compile (null) on localhost:Broken pipe CC mm/maccess.o distcc[8208] ERROR: compile (null) on localhost:Broken pipe CC kernel/tracepoint.o distcc[7958] ERROR: compile (null) on localhost:Broken pipe distcc[7963] ERROR: compile (null) on localhost:Broken pipe distcc[8180] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2291: warning: label 'free_init' defined but not used distcc[8529] ERROR: compile (null) on localhost:Broken pipe CC fs/open.o distcc[8547] ERROR: compile (null) on localhost:Broken pipe distcc[8113] ERROR: compile (null) on localhost:Broken pipe distcc[8070] ERROR: compile (null) on localhost:Broken pipe distcc[8206] ERROR: compile (null) on localhost:Broken pipe distcc[8588] ERROR: compile (null) on localhost:Broken pipe distcc[8220] ERROR: compile (null) on localhost:Broken pipe distcc[7735] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/kernel/marker.c: In function 'remove_marker': /scratch/kisskb/src/kernel/marker.c:435: warning: 'e' may be used uninitialized in this function distcc[7769] ERROR: compile (null) on localhost:Broken pipe distcc[7694] ERROR: compile (null) on localhost:Broken pipe distcc[7692] ERROR: compile (null) on localhost:Broken pipe distcc[8166] ERROR: compile (null) on localhost:Broken pipe distcc[8493] ERROR: compile (null) on localhost:Broken pipe distcc[8511] ERROR: compile (null) on localhost:Broken pipe CC kernel/dma-coherent.o LD ipc/built-in.o CC fs/read_write.o distcc[8332] ERROR: compile (null) on localhost:Broken pipe CC fs/file_table.o distcc[8238] ERROR: compile (null) on localhost:Broken pipe distcc[8448] ERROR: compile (null) on localhost:Broken pipe distcc[8686] ERROR: compile (null) on localhost:Broken pipe distcc[8093] ERROR: compile (null) on localhost:Broken pipe distcc[7867] ERROR: compile (null) on localhost:Broken pipe distcc[8032] ERROR: compile (null) on localhost:Broken pipe distcc[8963] ERROR: compile (null) on localhost:Broken pipe distcc[8767] ERROR: compile (null) on localhost:Broken pipe distcc[8521] ERROR: compile (null) on localhost:Broken pipe CC mm/page_alloc.o CC mm/page-writeback.o CC mm/pdflush.o CC kernel/time.o IKCFG kernel/config_data.h LD arch/sh/kernel/cpu/irq/built-in.o distcc[9152] ERROR: compile (null) on localhost:Broken pipe CC fs/super.o CC kernel/configs.o CC mm/readahead.o CC fs/char_dev.o CC fs/stat.o distcc[7900] ERROR: compile (null) on localhost:Broken pipe CC security/keys/key.o CC mm/swap.o distcc[9402] ERROR: compile (null) on localhost:Broken pipe CC mm/truncate.o distcc[9280] ERROR: compile (null) on localhost:Broken pipe CC security/commoncap.o distcc[8287] ERROR: compile (null) on localhost:Broken pipe CC mm/vmscan.o CC fs/exec.o CC security/inode.o CC security/device_cgroup.o CC mm/shmem.o CC security/keys/keyring.o CC fs/pipe.o distcc[9421] ERROR: compile (null) on localhost:Broken pipe CC mm/prio_tree.o distcc[9662] ERROR: compile (null) on localhost:Broken pipe distcc[9685] ERROR: compile (null) on localhost:Broken pipe distcc[9689] ERROR: compile (null) on localhost:Broken pipe CC fs/namei.o distcc[9294] ERROR: compile (null) on localhost:Broken pipe LD init/mounts.o CC fs/fcntl.o CC security/keys/keyctl.o CC mm/util.o CC security/keys/permission.o distcc[8252] ERROR: compile (null) on localhost:Broken pipe CC security/keys/process_keys.o distcc[9871] ERROR: compile (null) on localhost:Broken pipe CC fs/ioctl.o CC mm/mmzone.o CC security/keys/request_key.o distcc[8014] ERROR: compile (null) on localhost:Broken pipe CC fs/readdir.o distcc[9698] ERROR: compile (null) on localhost:Broken pipe distcc[7673] ERROR: compile (null) on localhost:Broken pipe distcc[7720] ERROR: compile (null) on localhost:Broken pipe CC mm/vmstat.o distcc[9765] ERROR: compile (null) on localhost:Broken pipe CC security/keys/request_key_auth.o CC mm/backing-dev.o CC fs/select.o CC mm/page_isolation.o distcc[8197] ERROR: compile (null) on localhost:Broken pipe CC security/keys/user_defined.o CC mm/mm_init.o distcc[8965] ERROR: compile (null) on localhost:Broken pipe distcc[10131] ERROR: compile (null) on localhost:Broken pipe CC fs/fifo.o distcc[10334] ERROR: compile (null) on localhost:Broken pipe CC crypto/api.o distcc[8120] ERROR: compile (null) on localhost:Broken pipe distcc[9718] ERROR: compile (null) on localhost:Broken pipe CC security/keys/proc.o CC fs/dcache.o distcc[9880] ERROR: compile (null) on localhost:Broken pipe distcc[8662] ERROR: compile (null) on localhost:Broken pipe CC mm/nommu.o distcc[8035] ERROR: compile (null) on localhost:Broken pipe CC security/keys/sysctl.o LD block/built-in.o CC fs/inode.o LD arch/sh/kernel/cpu/sh2/built-in.o CC crypto/cipher.o distcc[10136] ERROR: compile (null) on localhost:Broken pipe CC fs/attr.o CC fs/bad_inode.o CC fs/file.o distcc[10342] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/auxdisplay/ks0108.o CC fs/filesystems.o CC drivers/base/core.o LD arch/sh/boards/mach-se/built-in.o LD drivers/block/built-in.o CC crypto/digest.o distcc[10955] ERROR: compile (null) on localhost:Broken pipe CC mm/dmapool.o CC [M] sound/sound_core.o CC fs/namespace.o CC crypto/compress.o distcc[8200] ERROR: compile (null) on localhost:Broken pipe distcc[10150] ERROR: compile (null) on localhost:Broken pipe CC fs/seq_file.o CC drivers/base/sys.o CC crypto/algapi.o CC crypto/scatterwalk.o CC mm/slob.o /scratch/kisskb/src/mm/nommu.c: In function 'do_mmap_pgoff': /scratch/kisskb/src/mm/nommu.c:1183: warning: 'capabilities' may be used uninitialized in this function /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1880: warning: control reaches end of non-void function CC crypto/proc.o distcc[11016] ERROR: compile (null) on localhost:Broken pipe CC crypto/ablkcipher.o LD arch/sh/kernel/cpu/built-in.o CC drivers/char/mem.o /scratch/kisskb/src/mm/slob.c: In function '__kmalloc_node': /scratch/kisskb/src/mm/slob.c:465: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'kfree': /scratch/kisskb/src/mm/slob.c:499: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'ksize': /scratch/kisskb/src/mm/slob.c:518: warning: comparison of distinct pointer types lacks a cast distcc[11304] ERROR: compile (null) on localhost:Broken pipe distcc[9301] ERROR: compile (null) on localhost:Broken pipe CC crypto/blkcipher.o CC fs/xattr.o CC drivers/base/bus.o CC mm/quicklist.o CC crypto/hash.o LD drivers/connector/built-in.o CC drivers/char/random.o distcc[11285] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/connector/cn_queue.o CC mm/memcontrol.o CC crypto/ahash.o CC drivers/base/dd.o CC drivers/cpufreq/cpufreq.o CC drivers/char/tty_io.o distcc[11479] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/driver.o CC drivers/char/n_tty.o CC mm/page_cgroup.o CC crypto/shash.o CC crypto/algboss.o distcc[11562] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/connector/connector.o CC drivers/char/tty_ioctl.o CC crypto/testmgr.o CC drivers/base/class.o CC fs/libfs.o CC drivers/base/platform.o CC drivers/char/tty_ldisc.o CC drivers/base/cpu.o CC drivers/hwmon/hwmon.o CC drivers/i2c/i2c-boardinfo.o CC crypto/fips.o CC drivers/char/tty_buffer.o distcc[11840] ERROR: compile (null) on localhost:Broken pipe CC crypto/aead.o CC drivers/base/firmware.o CC fs/fs-writeback.o distcc[12106] ERROR: compile (null) on localhost:Broken pipe distcc[12281] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/init.o distcc[11985] ERROR: compile (null) on localhost:Broken pipe CC crypto/chainiv.o CC drivers/base/map.o CC fs/pnode.o CC fs/drop_caches.o CC crypto/eseqiv.o LD kernel/power/built-in.o CC fs/splice.o CC drivers/char/tty_port.o distcc[12146] ERROR: compile (null) on localhost:Broken pipe CC drivers/cpufreq/cpufreq_stats.o CC fs/sync.o CC drivers/input/input.o CC drivers/cpufreq/cpufreq_performance.o distcc[11842] ERROR: compile (null) on localhost:Broken pipe CC crypto/seqiv.o distcc[9232] ERROR: compile (null) on localhost:Broken pipe distcc[12237] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/devres.o distcc[7823] ERROR: compile (null) on localhost:Broken pipe CC drivers/cpufreq/cpufreq_powersave.o distcc[12721] ERROR: compile (null) on localhost:Broken pipe CC drivers/i2c/i2c-core.o distcc[12330] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:283: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_del_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:646: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:646: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:646: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) CC drivers/char/pty.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_register_driver': /scratch/kisskb/src/drivers/i2c/i2c-core.c:712: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:712: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:712: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function '__detach_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:780: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:780: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:780: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:876: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:827) /scratch/kisskb/src/drivers/i2c/i2c-core.c:876: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:827) /scratch/kisskb/src/drivers/i2c/i2c-core.c:904: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:879) /scratch/kisskb/src/drivers/i2c/i2c-core.c:904: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:879) CC drivers/hwmon/hwmon-vid.o distcc[12608] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/gameport/gameport.o distcc[10350] ERROR: compile (null) on localhost:Broken pipe CC drivers/i2c/algos/i2c-algo-bit.o CC drivers/base/attribute_container.o distcc[12972] ERROR: compile (null) on localhost:Broken pipe CC drivers/cpufreq/cpufreq_userspace.o CC drivers/i2c/algos/i2c-algo-pcf.o CC drivers/cpufreq/freq_table.o distcc[11045] ERROR: compile (null) on localhost:Broken pipe distcc[12884] ERROR: compile (null) on localhost:Broken pipe distcc[12506] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/input-compat.o CC drivers/input/gameport/lightning.o distcc[10148] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/serio/serio.o CC arch/sh/drivers/push-switch.o CC drivers/input/ff-core.o CC drivers/input/serio/libps2.o CC drivers/i2c/busses/i2c-parport-light.o distcc[9882] ERROR: compile (null) on localhost:Broken pipe CC drivers/leds/led-core.o CC drivers/input/input-polldev.o CC [M] drivers/input/serio/i8042.o CC drivers/char/misc.o CC drivers/char/vt_ioctl.o CC crypto/hmac.o CC drivers/i2c/chips/ds1682.o distcc[13075] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/vc_screen.o CC net/socket.o CC drivers/input/mousedev.o CC drivers/i2c/algos/i2c-algo-pca.o distcc[12831] ERROR: compile (null) on localhost:Broken pipe distcc[13245] ERROR: compile (null) on localhost:Broken pipe CC crypto/crypto_null.o CC [M] drivers/cpufreq/cpufreq_conservative.o CC crypto/md5.o distcc[13050] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/serio/parkbd.o distcc[13678] ERROR: compile (null) on localhost:Broken pipe distcc[13694] ERROR: compile (null) on localhost:Broken pipe CC crypto/rmd128.o CC drivers/base/transport_class.o CC crypto/rmd160.o LD kernel/trace/libftrace.o CC drivers/input/gameport/ns558.o LD arch/sh/math-emu/built-in.o CC drivers/i2c/chips/max6875.o CC drivers/base/power/sysfs.o distcc[13690] ERROR: compile (null) on localhost:Broken pipe CC drivers/leds/led-class.o distcc[13703] ERROR: compile (null) on localhost:Broken pipe CC drivers/leds/led-triggers.o CC drivers/input/evbug.o distcc[13241] ERROR: compile (null) on localhost:Broken pipe distcc[11881] ERROR: compile (null) on localhost:Broken pipe distcc[12091] ERROR: compile (null) on localhost:Broken pipe CC drivers/leds/leds-pca9532.o CC drivers/base/dma-mapping.o CC net/802/p8022.o CC [M] drivers/i2c/i2c-dev.o CC drivers/i2c/busses/i2c-pca-platform.o distcc[13067] ERROR: compile (null) on localhost:Broken pipe distcc[13574] ERROR: compile (null) on localhost:Broken pipe CC drivers/hwmon/w83627hf.o LD [M] sound/soundcore.o CC drivers/i2c/chips/pcf8591.o CC drivers/leds/ledtrig-backlight.o CC [M] drivers/base/firmware_class.o LD drivers/media/common/tuners/built-in.o LD drivers/media/common/built-in.o CC [M] drivers/i2c/chips/pcf8574.o LD drivers/media/video/built-in.o LD drivers/media/built-in.o CC net/802/psnap.o CC net/802/stp.o CC [M] drivers/i2c/chips/pcf8575.o CC drivers/input/keyboard/atkbd.o CC drivers/input/joystick/adi.o distcc[13551] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/keyboard/lkkbd.o CC crypto/sha512_generic.o LD kernel/trace/built-in.o CC drivers/input/misc/ati_remote.o distcc[14612] ERROR: compile (null) on localhost:Broken pipe distcc[14632] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/keyboard/stowaway.o LD arch/sh/drivers/built-in.o distcc[13901] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/joystick/analog.o CC drivers/input/mouse/sermouse.o CC drivers/input/misc/ati_remote2.o /scratch/kisskb/src/drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. CC drivers/input/tablet/gtco.o CC drivers/input/misc/powermate.o CC drivers/input/mouse/vsxxxaa.o CC drivers/input/misc/cm109.o CC drivers/char/selection.o CC [M] drivers/input/keyboard/sh_keysc.o CC [M] drivers/leds/leds-wm8350.o CC fs/utimes.o distcc[11829] ERROR: compile (null) on localhost:Broken pipe distcc[11021] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/ff-memless.o CC drivers/input/joystick/cobra.o CC [M] drivers/input/mouse/bcm5974.o distcc[12089] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/joystick/magellan.o LD arch/sh/mm/built-in.o CC [M] drivers/input/misc/yealink.o CC [M] drivers/leds/ledtrig-default-on.o distcc[12096] ERROR: compile (null) on localhost:Broken pipe LD net/9p/built-in.o CC [M] net/9p/mod.o CC drivers/input/joystick/spaceball.o CC [M] drivers/input/mouse/psmouse-base.o distcc[13514] ERROR: compile (null) on localhost:Broken pipe CC drivers/mfd/sm501.o CC drivers/input/joystick/spaceorb.o CC drivers/char/keyboard.o distcc[14163] ERROR: compile (null) on localhost:Broken pipe CC drivers/mfd/htc-pasic3.o CC drivers/input/joystick/stinger.o CC [M] drivers/input/mouse/synaptics.o CC drivers/hwmon/w83792d.o CC drivers/input/joystick/zhenhua.o CC [M] drivers/i2c/busses/i2c-ocores.o CC [M] drivers/input/serio/serport.o CC [M] drivers/input/joydev.o CC drivers/mfd/twl4030-core.o CC [M] drivers/input/misc/uinput.o CC [M] drivers/input/mouse/alps.o distcc[15654] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/lib/io.o CC drivers/mfd/twl4030-irq.o LD kernel/irq/built-in.o CC drivers/char/consolemap.o LD drivers/misc/eeprom/built-in.o CC drivers/hwmon/w83781d.o CC [M] drivers/misc/ics932s401.o /scratch/kisskb/src/drivers/misc/ics932s401.c: In function 'show_value': /scratch/kisskb/src/drivers/misc/ics932s401.c:377: warning: 'x' may be used uninitialized in this function /scratch/kisskb/src/drivers/misc/ics932s401.c: In function 'show_spread': /scratch/kisskb/src/drivers/misc/ics932s401.c:394: warning: 'reg' may be used uninitialized in this function distcc[15410] ERROR: compile (null) on localhost:Broken pipe CC drivers/hwmon/adt7473.o CC [M] drivers/input/evdev.o CC drivers/mfd/da903x.o CC [M] drivers/input/joystick/db9.o distcc[15965] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/ashiftrt.o CC [M] drivers/mmc/card/sdio_uart.o CC drivers/hwmon/atxp1.o LD drivers/misc/built-in.o CC arch/sh/lib/ashldi3.o LD drivers/mmc/core/built-in.o distcc[15350] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da903x_update': /scratch/kisskb/src/drivers/mfd/da903x.c:219: warning: 'reg_val' may be used uninitialized in this function /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da903x_clr_bits': /scratch/kisskb/src/drivers/mfd/da903x.c:197: warning: 'reg_val' may be used uninitialized in this function /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da903x_set_bits': /scratch/kisskb/src/drivers/mfd/da903x.c:175: warning: 'reg_val' may be used uninitialized in this function /scratch/kisskb/src/drivers/hwmon/adt7473.c: In function 'show_pwm_auto_temp': /scratch/kisskb/src/drivers/hwmon/adt7473.c:851: warning: control reaches end of non-void function AS arch/sh/lib/ashlsi3.o CC [M] net/9p/client.o CC arch/sh/lib/ashrdi3.o CC net/bridge/br.o CC [M] drivers/mmc/core/core.o CC [M] drivers/input/mouse/elantech.o distcc[15859] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/ashrsi3.o CC drivers/input/tablet/kbtab.o CC lib/bcd.o distcc[8978] ERROR: compile (null) on localhost:Broken pipe distcc[16145] ERROR: compile (null) on localhost:Broken pipe CC drivers/hwmon/gl518sm.o distcc[15801] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br_device.o CC lib/div64.o CC net/bridge/br_fdb.o CC fs/stack.o distcc[16580] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/mouse/logips2pp.o AS arch/sh/lib/checksum.o CC [M] drivers/mfd/wm8400-core.o CC [M] drivers/input/tablet/acecad.o distcc[16672] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/connector/cn.o CC net/bridge/br_forward.o CC lib/sort.o CC [M] drivers/input/joystick/gamecon.o CC drivers/hwmon/ibmpex.o distcc[16631] ERROR: compile (null) on localhost:Broken pipe LD net/can/built-in.o LD init/built-in.o CC [M] drivers/mfd/wm8350-core.o CC [M] drivers/mmc/host/sdhci.o CC [M] drivers/mmc/core/bus.o CC arch/sh/lib/delay.o CC [M] drivers/mmc/core/host.o distcc[16815] ERROR: compile (null) on localhost:Broken pipe CC [M] net/can/bcm.o CC drivers/hwmon/it87.o CC [M] drivers/input/serio/serio_raw.o CC drivers/hwmon/lm77.o CC [M] drivers/mmc/core/mmc.o CC net/bridge/br_if.o CC [M] net/can/raw.o LD drivers/mtd/chips/built-in.o CC [M] drivers/mtd/chips/chipreg.o LD drivers/input/input-core.o LD drivers/leds/built-in.o CC net/bridge/br_input.o CC drivers/hwmon/lm85.o CC [M] net/can/af_can.o CC [M] drivers/mtd/chips/cfi_probe.o CC [M] net/can/proc.o CC net/bridge/br_ioctl.o CC [M] drivers/i2c/busses/i2c-parport.o CC arch/sh/lib/div64-generic.o CC net/bridge/br_notify.o CC drivers/char/consolemap_deftbl.o CC [M] drivers/input/joystick/gf2k.o LD net/802/built-in.o distcc[17603] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mmc/host/mmc_spi.o distcc[16367] ERROR: compile (null) on localhost:Broken pipe CC [M] net/9p/error.o LD drivers/mtd/devices/built-in.o CC lib/parser.o CC [M] drivers/mmc/core/mmc_ops.o distcc[17297] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br_stp.o CC drivers/hwmon/lm90.o AS arch/sh/lib/div64.o CC fs/no-block.o CC [M] drivers/input/mouse/touchkit_ps2.o CC [M] drivers/mtd/chips/cfi_util.o CC [M] drivers/mfd/wm8350-regmap.o distcc[17085] ERROR: compile (null) on localhost:Broken pipe CC lib/halfmd4.o CC [M] drivers/mtd/devices/doc2001.o CC [M] drivers/mtd/devices/doc2001plus.o /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3177:2: warning: #warning No WM8350 config modes supported - select at least one of the /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3178:2: warning: #warning MFD_WM8350_CONFIG_MODE_n options from the board driver. CC drivers/hwmon/max6650.o CC drivers/hwmon/w83l785ts.o CC drivers/char/vt.o LD drivers/mtd/lpddr/built-in.o CC [M] drivers/mtd/lpddr/qinfo_probe.o CC [M] drivers/mtd/devices/docprobe.o /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined CC [M] drivers/hwmon/w83793.o CC [M] drivers/mmc/core/sd.o CC net/core/sock.o CC [M] drivers/input/joystick/grip_mp.o LD fs/autofs4/built-in.o CC drivers/char/defkeymap.o CC [M] drivers/mtd/chips/cfi_cmdset_0020.o CC drivers/char/sysrq.o LD drivers/input/serio/built-in.o CC [M] fs/autofs4/init.o CC [M] drivers/mtd/devices/docecc.o distcc[18026] ERROR: compile (null) on localhost:Broken pipe CC net/core/request_sock.o CC drivers/char/n_hdlc.o CC net/bridge/br_stp_bpdu.o CC lib/debug_locks.o distcc[18297] ERROR: compile (null) on localhost:Broken pipe CC crypto/gf128mul.o CC fs/debugfs/inode.o CC drivers/char/ipmi/ipmi_msghandler.o CC fs/debugfs/file.o CC drivers/char/ipmi/ipmi_devintf.o CC lib/random32.o CC net/bridge/br_stp_if.o CC [M] drivers/hwmon/ad7414.o distcc[18766] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/ad7418.o CC net/bridge/br_stp_timer.o LD drivers/input/mouse/built-in.o CC [M] drivers/mmc/core/sd_ops.o distcc[18697] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/adcxx.o CC net/core/skbuff.o CC net/core/iovec.o CC drivers/char/tpm/tpm.o CC drivers/char/rio/rio_linux.o CC [M] drivers/char/tpm/tpm_nsc.o distcc[18695] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/generic_serial.o CC [M] drivers/i2c/busses/i2c-taos-evm.o CC [M] drivers/mfd/wm8350-gpio.o CC [M] drivers/hwmon/adm1025.o distcc[19064] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/autofs4/inode.o CC [M] drivers/mmc/core/sdio.o /scratch/kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_request_supply_msgs': /scratch/kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1831: warning: 'lun' may be used uninitialized in this function /scratch/kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1831: warning: 'saddr' may be used uninitialized in this function /scratch/kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_request_settime': /scratch/kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1799: warning: 'lun' may be used uninitialized in this function /scratch/kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1799: warning: 'saddr' may be used uninitialized in this function CC lib/bust_spinlocks.o CC drivers/char/rio/rioinit.o distcc[18516] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br_netlink.o CC [M] fs/autofs4/root.o CC [M] drivers/char/n_r3964.o CC net/core/datagram.o CC [M] drivers/mtd/chips/cfi_cmdset_0002.o distcc[19444] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/kernel/timers/built-in.o CC arch/sh/lib/lshrdi3.o CC [M] drivers/mtd/chips/cfi_cmdset_0001.o CC [M] fs/autofs4/symlink.o CC drivers/char/rio/rioboot.o CC net/core/stream.o CC drivers/char/ipmi/ipmi_si_intf.o CC net/core/scm.o LD drivers/mtd/maps/built-in.o CC [M] drivers/mmc/core/sdio_ops.o CC [M] drivers/mtd/chips/gen_probe.o distcc[16688] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/ipmi/ipmi_kcs_sm.o CC [M] drivers/mtd/maps/physmap.o CC drivers/char/rio/riocmd.o distcc[19315] ERROR: compile (null) on localhost:Broken pipe LD drivers/input/keyboard/built-in.o CC [M] drivers/mmc/core/sdio_bus.o AS arch/sh/lib/lshrsi3.o LD drivers/mtd/nand/built-in.o CC [M] drivers/mtd/nand/nand_base.o distcc[18817] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mmc/core/sdio_cis.o CC [M] drivers/mtd/maps/plat-ram.o CC drivers/char/ipmi/ipmi_smic_sm.o CC [M] drivers/mtd/chips/jedec_probe.o LD kernel/time/built-in.o CC lib/hexdump.o AS arch/sh/lib/mcount.o CC net/dsa/tag_dsa.o distcc[19713] ERROR: compile (null) on localhost:Broken pipe CC lib/kasprintf.o CC [M] drivers/net/can/vcan.o LD net/bridge/bridge.o CC drivers/char/ipmi/ipmi_bt_sm.o CC [M] drivers/mmc/core/sdio_io.o CC [M] drivers/mtd/nand/nand_bbt.o CC [M] drivers/mfd/wm8350-i2c.o distcc[15678] ERROR: compile (null) on localhost:Broken pipe CC net/dsa/tag_trailer.o CC fs/devpts/inode.o CC drivers/char/rio/rioctrl.o distcc[19759] ERROR: compile (null) on localhost:Broken pipe CC crypto/lrw.o CC [M] drivers/mtd/lpddr/lpddr_cmds.o distcc[19178] ERROR: compile (null) on localhost:Broken pipe CC crypto/ctr.o distcc[20055] ERROR: compile (null) on localhost:Broken pipe CC net/dsa/mv88e6xxx.o AS arch/sh/lib/memchr.o CC drivers/char/ipmi/ipmi_watchdog.o CC net/dsa/mv88e6060.o distcc[20001] ERROR: compile (null) on localhost:Broken pipe CC lib/bitmap.o distcc[20506] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/rio/riointr.o CC net/dsa/mv88e6131.o LD drivers/net/irda/built-in.o AS arch/sh/lib/memcpy.o CC [M] drivers/net/irda/mcs7780.o AS arch/sh/lib/memmove.o CC crypto/gcm.o CC [M] fs/autofs4/waitq.o CC lib/scatterlist.o LD fs/devpts/devpts.o CC net/dsa/dsa.o CC [M] drivers/mtd/chips/map_ram.o CC [M] fs/autofs4/expire.o distcc[20883] ERROR: compile (null) on localhost:Broken pipe LD net/bridge/built-in.o CC [M] drivers/mtd/chips/map_rom.o CC [M] drivers/mtd/nand/nand_ecc.o CC fs/ecryptfs/dentry.o CC lib/string_helpers.o CC net/dsa/slave.o CC crypto/ccm.o distcc[20223] ERROR: compile (null) on localhost:Broken pipe distcc[21051] ERROR: compile (null) on localhost:Broken pipe CC fs/ecryptfs/file.o CC net/core/gen_stats.o LD fs/devpts/built-in.o CC [M] drivers/char/ipmi/ipmi_poweroff.o CC lib/iomap_copy.o CC [M] fs/autofs4/dev-ioctl.o CC [M] net/9p/util.o CC [M] drivers/mfd/mfd-core.o CC fs/ecryptfs/inode.o distcc[20027] ERROR: compile (null) on localhost:Broken pipe CC lib/devres.o CC [M] drivers/mfd/pcf50633-core.o AS arch/sh/lib/memset.o CC [M] drivers/mtd/nand/nand_ids.o CC lib/locking-selftest.o CC net/core/gen_estimator.o CC fs/ecryptfs/main.o CC [M] drivers/char/ppdev.o CC net/core/net_namespace.o CC [M] drivers/mfd/pcf50633-gpio.o distcc[20359] ERROR: compile (null) on localhost:Broken pipe CC fs/ecryptfs/super.o AS arch/sh/lib/movmem.o CC net/core/sysctl_net_core.o AS arch/sh/lib/strlen.o CC net/core/skb_dma_map.o CC [M] drivers/mtd/nand/plat_nand.o distcc[21263] ERROR: compile (null) on localhost:Broken pipe LD drivers/cpufreq/built-in.o CC [M] drivers/mtd/nand/alauda.o CC [M] drivers/hwmon/adm1026.o distcc[21548] ERROR: compile (null) on localhost:Broken pipe distcc[21550] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joystick/interact.o CC [M] drivers/mtd/devices/m25p80.o CC [M] drivers/i2c/busses/i2c-tiny-usb.o CC drivers/net/phy/phy.o CC net/core/dev.o CC [M] drivers/mmc/core/sdio_irq.o CC drivers/net/phy/phy_device.o distcc[21496] ERROR: compile (null) on localhost:Broken pipe CC net/core/ethtool.o CC drivers/char/rio/rioparam.o CC [M] net/9p/protocol.o LD [M] net/can/can.o LD drivers/base/power/built-in.o LD [M] net/can/can-raw.o CC fs/ecryptfs/mmap.o LD [M] net/can/can-bcm.o CC net/core/dev_mcast.o CC drivers/net/phy/mdio_bus.o CC fs/ecryptfs/read_write.o CC fs/ecryptfs/crypto.o CC fs/ecryptfs/keystore.o CC drivers/char/rio/rioroute.o distcc[21477] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/rio/riotable.o distcc[21060] ERROR: compile (null) on localhost:Broken pipe CC lib/spinlock_debug.o distcc[22180] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/rio/riotty.o CC net/ethernet/eth.o distcc[22182] ERROR: compile (null) on localhost:Broken pipe CC net/core/dst.o LD drivers/char/tpm/built-in.o CC lib/hweight.o LD drivers/i2c/busses/built-in.o CC [M] drivers/net/irda/irtty-sir.o CC [M] drivers/hwmon/adm1029.o LD drivers/mtd/onenand/built-in.o distcc[22472] ERROR: compile (null) on localhost:Broken pipe LD net/irda/built-in.o /scratch/kisskb/src/fs/ecryptfs/keystore.c: In function 'ecryptfs_generate_key_packet_set': /scratch/kisskb/src/fs/ecryptfs/keystore.c:1848: warning: 'payload_len' may be used uninitialized in this function /scratch/kisskb/src/fs/ecryptfs/keystore.c:1848: note: 'payload_len' was declared here /scratch/kisskb/src/fs/ecryptfs/keystore.c: In function 'ecryptfs_parse_packet_set': /scratch/kisskb/src/fs/ecryptfs/keystore.c:1016: warning: 'payload_len' may be used uninitialized in this function /scratch/kisskb/src/fs/ecryptfs/keystore.c:1016: note: 'payload_len' was declared here LD fs/fuse/built-in.o CC [M] net/key/af_key.o CC net/core/netevent.o LD [M] drivers/input/mouse/psmouse.o distcc[22638] ERROR: compile (null) on localhost:Broken pipe CC lib/plist.o CC fs/ecryptfs/messaging.o CC net/core/neighbour.o CC fs/ecryptfs/miscdev.o CC lib/list_debug.o CC fs/nls/nls_base.o CC lib/bitrev.o CC [M] net/irda/iriap.o CC net/lapb/lapb_in.o CC net/core/rtnetlink.o CC [M] drivers/input/joystick/joydump.o CC [M] fs/fuse/dev.o CC [M] net/9p/trans_fd.o CC [M] net/irda/iriap_event.o LD net/ethernet/built-in.o CC net/lapb/lapb_out.o CC lib/crc32.o CC [M] fs/fuse/dir.o CC lib/lzo/lzo1x_compress.o LD fs/debugfs/debugfs.o CC fs/ecryptfs/kthread.o CC [M] drivers/hwmon/adm9240.o CC [M] drivers/input/joystick/turbografx.o CC [M] drivers/input/joystick/twidjoy.o CC net/lapb/lapb_subr.o distcc[22954] ERROR: compile (null) on localhost:Broken pipe CC net/lapb/lapb_timer.o distcc[21278] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mmc/core/debugfs.o CC fs/notify/inotify/inotify.o distcc[22446] ERROR: compile (null) on localhost:Broken pipe distcc[22692] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joystick/warrior.o CC lib/lzo/lzo1x_decompress.o CC [M] drivers/parport/share.o CC [M] drivers/net/irda/sir_dev.o CC [M] drivers/parport/ieee1284.o LD fs/debugfs/built-in.o CC net/core/utils.o distcc[23495] ERROR: compile (null) on localhost:Broken pipe CC net/core/link_watch.o CC fs/nls/nls_cp850.o CC net/core/filter.o CC [M] fs/fuse/file.o CC [M] drivers/net/irda/sir_dongle.o CC [M] drivers/input/joystick/xpad.o distcc[23662] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_cp861.o CC net/lapb/lapb_iface.o LD fs/notify/inotify/built-in.o CC fs/ecryptfs/debug.o CC lib/zlib_deflate/deflate.o distcc[23300] ERROR: compile (null) on localhost:Broken pipe CC lib/zlib_inflate/inffast.o distcc[22886] ERROR: compile (null) on localhost:Broken pipe CC lib/syscall.o distcc[23696] ERROR: compile (null) on localhost:Broken pipe CC lib/zlib_inflate/inflate.o CC lib/argv_split.o CC lib/bug.o CC [M] drivers/parport/ieee1284_ops.o CC [M] drivers/parport/procfs.o CC fs/nls/nls_cp864.o CC [M] drivers/parport/daisy.o CC [M] drivers/mtd/ubi/vtbl.o CC lib/zlib_deflate/deftree.o CC [M] drivers/mtd/ubi/vmt.o LD fs/partitions/built-in.o CC fs/nls/nls_cp865.o CC [M] drivers/hwmon/adt7470.o LD [M] drivers/mtd/nand/nand.o LD net/dsa/built-in.o CC [M] drivers/mtd/ubi/upd.o CC lib/cmdline.o CC lib/zlib_deflate/deflate_syms.o CC fs/nls/nls_cp866.o LD drivers/input/gameport/built-in.o CC fs/nls/nls_cp869.o CC [M] drivers/parport/probe.o AS arch/sh/lib/udiv_qrnnd.o CC fs/nls/nls_cp950.o CC [M] drivers/parport/parport_pc.o LD fs/notify/built-in.o CC [M] net/irda/irlmp.o distcc[21289] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/udivsi3.o LD drivers/net/wireless/built-in.o CC [M] drivers/parport/parport_ax88796.o CC [M] fs/fuse/inode.o CC [M] drivers/hwmon/adt7475.o CC [M] drivers/mtd/ubi/build.o CC fs/nls/nls_iso8859-2.o CC [M] drivers/power/power_supply_core.o CC net/core/flow.o CC [M] drivers/mtd/ubi/cdev.o LD lib/lzo/lzo_compress.o CC [M] drivers/mtd/ubi/kapi.o CC [M] drivers/mtd/mtdcore.o distcc[24790] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irlmp_event.o LD drivers/char/ipmi/ipmi_si.o CC drivers/net/Space.o CC [M] drivers/hwmon/f71882fg.o distcc[23638] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_iso8859-4.o CC drivers/net/loopback.o LD lib/lzo/lzo_decompress.o CC net/core/net-sysfs.o LD lib/lzo/built-in.o LD mm/built-in.o CC crypto/aes_generic.o CC drivers/serial/serial_core.o CC lib/ctype.o CC [M] drivers/mtd/mtdsuper.o distcc[23733] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/ubi/eba.o CC drivers/serial/8250.o distcc[25070] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/udivsi3_i4i-Os.o LD drivers/char/rio/rio.o LD arch/sh/lib/built-in.o CC [M] drivers/mtd/ubi/io.o CC fs/nls/nls_iso8859-7.o CC fs/nls/nls_cp1255.o distcc[24937] ERROR: compile (null) on localhost:Broken pipe distcc[24536] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/mfd/wm8350.o CC [M] net/irda/irlmp_frame.o CC [M] drivers/net/irda/esi-sir.o CC [M] drivers/hwmon/f75375s.o distcc[24850] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/fuse/control.o AR arch/sh/lib/lib.a CC net/llc/llc_core.o CC drivers/sh/intc.o CC net/llc/llc_input.o CC [M] drivers/mtd/ubi/wl.o CC [M] fs/nls/nls_cp737.o LD drivers/input/misc/built-in.o CC [M] net/irda/irlap.o CC [M] net/irda/irlap_event.o CC [M] drivers/mtd/mtdconcat.o CC net/llc/llc_output.o CC [M] net/irda/irlap_frame.o CC [M] net/llc/llc_if.o CC [M] drivers/serial/sh-sci.o distcc[22184] ERROR: compile (null) on localhost:Broken pipe CC [M] net/llc/llc_c_ev.o /scratch/kisskb/src/drivers/mtd/ubi/wl.c: In function 'ubi_wl_get_peb': /scratch/kisskb/src/drivers/mtd/ubi/wl.c:388: warning: 'e' may be used uninitialized in this function CC [M] drivers/hwmon/ibmaem.o CC [M] fs/nls/nls_cp857.o CC [M] net/llc/llc_c_ac.o distcc[24871] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nls/nls_cp862.o CC [M] net/llc/llc_conn.o distcc[25196] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/serial/kgdboc.o CC [M] drivers/net/irda/tekram-sir.o CC [M] drivers/power/power_supply_leds.o CC [M] net/llc/llc_c_st.o CC crypto/arc4.o CC [M] net/irda/timer.o distcc[25118] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nls/nls_cp874.o CC drivers/spi/spi.o CC [M] fs/nls/nls_cp949.o distcc[25528] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/ubi/scan.o CC [M] fs/nls/nls_cp1250.o CC [M] net/llc/llc_pdu.o distcc[26034] ERROR: compile (null) on localhost:Broken pipe distcc[25824] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/ubi/misc.o CC lib/zlib_inflate/infutil.o CC [M] net/llc/llc_sap.o CC [M] net/irda/qos.o CC [M] drivers/mtd/ubi/gluebi.o distcc[25694] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/lm63.o LD net/lapb/lapb.o CC [M] net/mac80211/main.o CC [M] net/irda/irqueue.o CC [M] net/mac80211/wext.o CC [M] drivers/power/wm8350_power.o CC [M] net/llc/llc_s_ac.o LD drivers/net/phy/libphy.o LD drivers/net/phy/built-in.o CC drivers/spi/spi_bitbang.o CC net/netfilter/core.o CC lib/dec_and_lock.o LD drivers/ssb/built-in.o CC fs/proc/nommu.o LD net/lapb/built-in.o CC crypto/salsa20_generic.o CC [M] net/mac80211/sta_info.o LD drivers/char/ipmi/built-in.o CC [M] fs/nls/nls_cp1251.o CC net/netfilter/nf_log.o CC fs/proc/task_nommu.o LD lib/zlib_deflate/zlib_deflate.o CC net/netfilter/nf_queue.o distcc[26868] ERROR: compile (null) on localhost:Broken pipe CC drivers/staging/staging.o CC lib/dump_stack.o distcc[26924] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/inode.o CC [M] drivers/ssb/main.o distcc[25306] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/root.o CC drivers/spi/spi_sh_sci.o CC [M] fs/nls/nls_ascii.o CC lib/extable.o CC drivers/staging/android/binder.o CC drivers/staging/android/logger.o In file included from /scratch/kisskb/src/drivers/staging/android/binder.c:18: /scratch/kisskb/src/arch/sh/include/asm/cacheflush.h:47: warning: 'struct page' declared inside parameter list /scratch/kisskb/src/arch/sh/include/asm/cacheflush.h:47: warning: its scope is only this definition or declaration, which is probably not what you want CC [M] drivers/net/irda/girbil-sir.o CC fs/proc/base.o CC [M] net/mac80211/wep.o CC drivers/staging/android/lowmemorykiller.o CC drivers/spi/spidev.o LD drivers/staging/asus_oled/built-in.o CC [M] drivers/staging/asus_oled/asus_oled.o CC [M] drivers/spi/spi_butterfly.o CC [M] net/mac80211/wpa.o CC [M] fs/nls/nls_iso8859-9.o LD net/packet/built-in.o CC drivers/uio/uio.o LD drivers/i2c/algos/built-in.o CC net/netlink/af_netlink.o CC net/netlink/attr.o CC net/netlink/genetlink.o CC net/phonet/pn_dev.o CC [M] net/packet/af_packet.o distcc[27408] ERROR: compile (null) on localhost:Broken pipe CC lib/zlib_inflate/inftrees.o LD lib/zlib_deflate/built-in.o CC net/netfilter/nf_sockopt.o CC [M] drivers/uio/uio_smx.o /scratch/kisskb/src/drivers/spi/spidev.c:609: warning: 'spidev_remove' defined but not used distcc[27441] ERROR: compile (null) on localhost:Broken pipe CC lib/zlib_inflate/inflate_syms.o CC [M] fs/nls/nls_iso8859-13.o CC [M] fs/nls/nls_iso8859-14.o CC net/phonet/pn_netlink.o CC [M] drivers/spi/spi_lm70llp.o distcc[27988] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/irda/old_belkin-sir.o CC [M] net/rfkill/rfkill.o CC [M] drivers/power/ds2760_battery.o CC [M] net/rfkill/rfkill-input.o LD net/netfilter/netfilter.o CC [M] net/mac80211/scan.o CC [M] net/llc/llc_s_ev.o CC [M] fs/nls/nls_koi8-r.o CC fs/proc/generic.o CC fs/ramfs/inode.o LD [M] fs/autofs4/autofs4.o CC fs/proc/array.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[28251] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nls/nls_utf8.o CC [M] net/llc/llc_s_st.o CC [M] drivers/hwmon/lm75.o CC net/sched/sch_generic.o CC [M] net/llc/af_llc.o CC net/sched/sch_api.o CC lib/find_last_bit.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[28272] ERROR: compile (null) on localhost:Broken pipe CC [M] net/llc/llc_station.o CC net/sched/sch_blackhole.o CC [M] drivers/power/bq27x00_battery.o distcc[28437] ERROR: compile (null) on localhost:Broken pipe CC net/sched/cls_api.o CC [M] drivers/net/irda/mcp2120-sir.o CC [M] drivers/hwmon/lm80.o CC fs/proc/proc_tty.o distcc[28691] ERROR: compile (null) on localhost:Broken pipe CC net/unix/af_unix.o CC lib/find_next_bit.o CC net/phonet/socket.o CC [M] net/llc/llc_proc.o distcc[28796] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/cmdline.o CC [M] drivers/net/irda/ksdazzle-sir.o CC [M] net/mac80211/ht.o CC fs/proc/cpuinfo.o CC net/unix/garbage.o CC [M] net/mac80211/mlme.o LD [M] net/9p/9pnet.o distcc[27888] ERROR: compile (null) on localhost:Broken pipe CC net/unix/sysctl_net_unix.o CC fs/proc/devices.o LD [M] drivers/mtd/mtd.o CC fs/proc/interrupts.o LD drivers/staging/comedi/built-in.o CC [M] net/mac80211/iface.o CC [M] net/irda/irttp.o CC fs/ramfs/file-nommu.o CC fs/proc/loadavg.o distcc[28835] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/staging/comedi/comedi_fops.o CC [M] drivers/net/irda/ks959-sir.o CC [M] net/llc/sysctl_net_llc.o CC [M] drivers/power/da9030_battery.o CC fs/proc/meminfo.o LD fs/ubifs/built-in.o CC fs/proc/stat.o CC net/phonet/datagram.o CC fs/proc/uptime.o CC [M] drivers/ssb/scan.o CC net/phonet/sysctl.o CC fs/proc/version.o CC fs/proc/proc_sysctl.o CC [M] drivers/staging/comedi/proc.o CC [M] fs/ubifs/shrinker.o LD net/netfilter/built-in.o CC [M] drivers/ssb/driver_chipcommon.o CC net/sched/act_api.o CC net/sched/act_police.o CC drivers/usb/class/usblp.o CC net/phonet/af_phonet.o CC net/phonet/pep.o CC [M] net/mac80211/rate.o CC net/phonet/pep-gprs.o LD net/llc/llc.o LD drivers/base/built-in.o CC net/sched/act_pedit.o CC [M] drivers/power/pcf50633-charger.o CC drivers/usb/core/usb.o distcc[20253] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/lm83.o LD net/wimax/built-in.o CC [M] drivers/staging/comedi/range.o distcc[30064] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wimax/id-table.o distcc[30163] ERROR: compile (null) on localhost:Broken pipe distcc[30178] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wimax/op-msg.o CC net/wireless/wext.o CC [M] drivers/usb/class/cdc-acm.o CC [M] net/wimax/op-reset.o distcc[30062] ERROR: compile (null) on localhost:Broken pipe LD fs/ecryptfs/ecryptfs.o LD fs/ecryptfs/built-in.o CC [M] net/wimax/op-rfkill.o CC [M] net/mac80211/michael.o distcc[29957] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irda_device.o CC [M] net/wimax/stack.o CC crypto/deflate.o CC [M] net/mac80211/tkip.o CC net/sched/act_simple.o CC fs/proc/proc_net.o CC [M] net/mac80211/aes_ccm.o LD drivers/staging/echo/built-in.o CC [M] drivers/staging/echo/echo.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 LD drivers/i2c/chips/built-in.o LD drivers/sh/built-in.o CC crypto/crc32c.o LD [M] drivers/power/power_supply.o distcc[28733] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/cfg.o distcc[30592] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wireless/core.o CC net/sched/act_skbedit.o CC fs/eventpoll.o CC [M] net/wireless/sysfs.o CC [M] net/mac80211/rx.o CC drivers/usb/otg/otg.o CC [M] fs/ubifs/journal.o distcc[30430] ERROR: compile (null) on localhost:Broken pipe distcc[30434] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/otg/nop-usb-xceiv.o CC lib/idr.o CC [M] net/mac80211/spectmgmt.o CC crypto/lzo.o CC [M] net/wimax/debugfs.o CC [M] drivers/hwmon/lm92.o CC [M] drivers/usb/class/usbtmc.o CC [M] net/wireless/radiotap.o CC crypto/rng.o /scratch/kisskb/src/fs/eventpoll.c: In function 'sys_epoll_create1': /scratch/kisskb/src/fs/eventpoll.c:1101: warning: 'ep' may be used uninitialized in this function CC [M] net/wireless/util.o CC fs/anon_inodes.o CC [M] net/mac80211/tx.o distcc[30507] ERROR: compile (null) on localhost:Broken pipe LD drivers/serial/built-in.o LD net/llc/built-in.o CC drivers/staging/frontier/tranzport.o CC drivers/usb/host/u132-hcd.o CC [M] fs/ubifs/file.o CC crypto/krng.o distcc[30426] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/ltc4245.o CC [M] drivers/staging/comedi/drivers.o LD [M] drivers/mmc/core/mmc_core.o CC [M] drivers/hwmon/max1111.o CC [M] net/wireless/reg.o CC [M] crypto/xcbc.o CC [M] drivers/uwb/address.o CC net/xfrm/xfrm_policy.o CC net/sysctl_net.o distcc[29214] ERROR: compile (null) on localhost:Broken pipe distcc[28978] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/key.o CC fs/eventfd.o CC net/xfrm/xfrm_state.o CC [M] net/wireless/wext-compat.o CC [M] drivers/staging/comedi/comedi_compat32.o CC lib/int_sqrt.o CC [M] drivers/uwb/allocator.o CC drivers/usb/core/hub.o CC [M] crypto/rmd256.o CC drivers/staging/frontier/alphatrack.o CC [M] crypto/sha1_generic.o CC [M] net/wireless/lib80211.o CC [M] net/mac80211/util.o CC [M] crypto/tgr192.o distcc[31674] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/host/r8a66597-hcd.o distcc[31953] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irias_object.o CC drivers/staging/mimio/mimio.o CC [M] crypto/ecb.o LD drivers/uio/built-in.o CC [M] net/mac80211/wme.o CC [M] drivers/staging/comedi/comedi_ksyms.o distcc[31829] ERROR: compile (null) on localhost:Broken pipe CC net/sched/sch_fifo.o CC [M] drivers/uwb/beacon.o CC [M] fs/ubifs/dir.o CC [M] crypto/cbc.o CC [M] net/mac80211/event.o distcc[32306] ERROR: compile (null) on localhost:Broken pipe distcc[32171] ERROR: compile (null) on localhost:Broken pipe LD drivers/staging/panel/built-in.o CC [M] drivers/staging/panel/panel.o distcc[32199] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/pcbc.o CC [M] net/mac80211/led.o CC [M] drivers/uwb/driver.o CC [M] crypto/cryptd.o CC fs/aio.o CC fs/binfmt_script.o CC [M] crypto/des_generic.o LD drivers/staging/comedi/drivers/built-in.o CC [M] drivers/staging/comedi/drivers/comedi_fc.o LD fs/nls/built-in.o CC [M] net/mac80211/mesh.o CC drivers/staging/usbip/stub_dev.o CC net/xfrm/xfrm_hash.o CC fs/binfmt_elf_fdpic.o LD drivers/char/rio/built-in.o CC net/xfrm/xfrm_input.o distcc[31529] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/hcd.o CC net/sched/sch_dsmark.o CC lib/irq_regs.o LD drivers/usb/class/built-in.o CC [M] net/mac80211/mesh_pathtbl.o CC net/xfrm/xfrm_output.o CC fs/binfmt_flat.o distcc[515] ERROR: compile (null) on localhost:Broken pipe CC net/xfrm/xfrm_algo.o CC [M] drivers/usb/host/oxu210hp-hcd.o distcc[32110] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/mesh_plink.o CC net/sched/cls_u32.o CC fs/dcookies.o /scratch/kisskb/src/drivers/usb/host/oxu210hp-hcd.c: In function 'oxu_drv_remove': /scratch/kisskb/src/drivers/usb/host/oxu210hp-hcd.c:3911: warning: unused variable 'base' CC [M] drivers/uwb/drp.o LD fs/ramfs/ramfs.o CC drivers/usb/image/mdc800.o CC [M] fs/ubifs/super.o CC drivers/usb/core/urb.o LD drivers/input/joystick/built-in.o distcc[727] ERROR: compile (null) on localhost:Broken pipe LD drivers/staging/comedi/kcomedilib/built-in.o CC [M] net/mac80211/mesh_hwmp.o distcc[32624] ERROR: compile (null) on localhost:Broken pipe CC net/xfrm/xfrm_sysctl.o CC [M] drivers/staging/comedi/drivers/comedi_bond.o CC drivers/usb/core/message.o CC drivers/staging/usbip/stub_main.o LD [M] drivers/net/irda/sir-dev.o LD net/unix/unix.o CC [M] drivers/hwmon/max1619.o LD net/unix/built-in.o CC [M] net/irda/wrapper.o CC [M] drivers/staging/comedi/drivers/comedi_test.o CC drivers/usb/misc/cypress_cy7c63.o CC drivers/video/fb_notify.o CC drivers/usb/misc/cytherm.o CC drivers/video/backlight/lcd.o distcc[754] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/misc/ftdi-elan.o distcc[24264] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/misc/idmouse.o distcc[30464] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/backlight/ili9320.o CC [M] fs/ubifs/sb.o CC lib/is_single_threaded.o CC [M] drivers/uwb/drp-avail.o LD drivers/net/built-in.o distcc[1124] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ubifs/io.o distcc[32668] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/backlight/vgg2432a4.o distcc[604] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/staging/comedi/kcomedilib/data.o CC [M] drivers/hwmon/pc87360.o CC net/sched/cls_fw.o CC [M] drivers/video/backlight/ltv350qv.o CC drivers/usb/core/driver.o CC [M] net/mac80211/rc80211_pid_algo.o CC [M] drivers/hwmon/smsc47b397.o CC [M] drivers/usb/misc/berry_charge.o distcc[30523] ERROR: compile (null) on localhost:Broken pipe distcc[30819] ERROR: compile (null) on localhost:Broken pipe LD fs/ramfs/built-in.o CC [M] drivers/hwmon/smsc47m1.o LD drivers/staging/mimio/built-in.o CC [M] drivers/video/backlight/platform_lcd.o CC [M] net/irda/af_irda.o CC [M] drivers/video/backlight/backlight.o CC [M] drivers/hwmon/thmc50.o LD drivers/spi/built-in.o CC [M] drivers/video/backlight/da903x_bl.o CC [M] drivers/staging/comedi/drivers/comedi_parport.o CC [M] drivers/usb/misc/iowarrior.o CC drivers/video/console/dummycon.o CC [M] drivers/w1/masters/ds2490.o CC [M] drivers/w1/slaves/w1_smem.o CC [M] drivers/w1/w1.o CC net/sched/cls_tcindex.o LD drivers/video/display/built-in.o CC [M] drivers/staging/comedi/drivers/usbdux.o distcc[31596] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/w1/slaves/w1_ds2431.o CC [M] drivers/w1/masters/ds2482.o CC lib/klist.o distcc[741] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/w1/slaves/w1_ds2433.o CC [M] drivers/usb/misc/usblcd.o CC [M] drivers/w1/slaves/w1_ds2760.o CC net/sched/cls_rsvp6.o distcc[2248] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/w1/slaves/w1_bq27000.o CC [M] drivers/staging/comedi/kcomedilib/ksyms.o CC [M] drivers/usb/misc/ldusb.o LD drivers/hwmon/built-in.o CC [M] drivers/staging/comedi/drivers/usbduxfast.o CC [M] drivers/usb/host/isp116x-hcd.o LD drivers/usb/image/built-in.o CC [M] drivers/video/mb862xx/mb862xxfb.o distcc[1898] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/w1/w1_int.o LD drivers/staging/android/built-in.o CC drivers/video/fb_defio.o CC [M] drivers/w1/w1_family.o /scratch/kisskb/src/drivers/video/mb862xx/mb862xxfb.c:334: warning: 'mb862xxfb_init_fbinfo' defined but not used /scratch/kisskb/src/drivers/video/mb862xx/mb862xxfb.c:459: warning: 'dev_attr_dispregs' defined but not used CC [M] drivers/video/fbmem.o LD kernel/built-in.o CC [M] net/mac80211/rc80211_minstrel.o distcc[31544] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/uwb/drp-ie.o CC [M] drivers/usb/misc/legousbtower.o CC [M] drivers/w1/w1_netlink.o LD drivers/char/built-in.o distcc[31053] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/misc/usbtest.o CC [M] drivers/video/fbmon.o LD net/phonet/phonet.o LD net/phonet/pn_pep.o CC net/sched/cls_cgroup.o CC [M] drivers/video/fbcmap.o CC [M] drivers/w1/w1_io.o CC lib/kobject.o CC net/sched/ematch.o CC drivers/usb/core/config.o distcc[3072] ERROR: compile (null) on localhost:Broken pipe CC drivers/staging/usbip/stub_rx.o CC [M] drivers/usb/mon/mon_main.o LD net/phonet/built-in.o distcc[3132] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sched/act_nat.o CC [M] crypto/fcrypt.o CC [M] crypto/twofish.o CC [M] drivers/video/fbsysfs.o CC [M] drivers/usb/misc/uss720.o CC [M] drivers/usb/mon/mon_stat.o CC [M] drivers/usb/mon/mon_text.o LD drivers/video/console/built-in.o CC drivers/usb/core/file.o LD [M] fs/fuse/fuse.o distcc[1575] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/mon/mon_bin.o LD drivers/input/tablet/built-in.o CC [M] drivers/usb/mon/mon_dma.o CC [M] fs/ubifs/tnc.o CC [M] drivers/staging/comedi/drivers/dt9812.o CC drivers/usb/core/buffer.o CC drivers/usb/serial/usb-serial.o CC [M] drivers/staging/comedi/kcomedilib/dio.o distcc[1143] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ubifs/master.o CC [M] net/sched/sch_cbq.o CC drivers/usb/core/sysfs.o CC [M] drivers/staging/comedi/kcomedilib/kcomedilib_main.o LD net/netlink/built-in.o CC drivers/usb/serial/generic.o LD net/wireless/built-in.o CC drivers/usb/serial/bus.o CC [M] drivers/video/modedb.o CC [M] drivers/video/fbcvt.o CC drivers/usb/serial/console.o CC [M] drivers/staging/comedi/kcomedilib/get.o CC [M] drivers/video/cfbfillrect.o CC [M] net/sched/sch_htb.o CC [M] drivers/video/cfbcopyarea.o CC lib/kref.o CC [M] drivers/usb/host/sl811-hcd.o CC [M] drivers/video/cfbimgblt.o CC [M] fs/ubifs/scan.o LD [M] net/llc/llc2.o CC [M] drivers/video/sysfillrect.o CC [M] crypto/twofish_common.o CC [M] drivers/video/syscopyarea.o CC [M] drivers/video/sysimgblt.o CC drivers/usb/core/endpoint.o CC [M] drivers/video/fb_sys_fops.o CC [M] net/irda/discovery.o CC drivers/staging/usbip/stub_tx.o CC lib/prio_heap.o CC [M] drivers/usb/wusbcore/cbaf.o CC [M] drivers/usb/host/isp1760-hcd.o CC [M] drivers/uwb/est.o CC [M] drivers/usb/wusbcore/crypto.o distcc[4168] ERROR: compile (null) on localhost:Broken pipe CC lib/prio_tree.o CC [M] net/sched/sch_red.o distcc[4476] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/wusbcore/devconnect.o CC [M] crypto/camellia.o LD [M] drivers/mtd/ubi/ubi.o CC [M] drivers/usb/wusbcore/dev-sysfs.o LD [M] net/wimax/wimax.o CC [M] fs/ubifs/replay.o CC [M] net/sched/sch_tbf.o distcc[4622] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ubifs/log.o LD [M] drivers/parport/parport.o CC [M] net/sched/sch_teql.o CC [M] drivers/usb/host/isp1760-if.o CC drivers/staging/usbip/usbip_common.o CC [M] net/irda/parameters.o CC [M] crypto/cast5.o CC [M] drivers/uwb/ie.o CC drivers/usb/core/devio.o CC [M] drivers/usb/wusbcore/mmc.o CC [M] crypto/cast6.o CC drivers/usb/serial/ezusb.o LD [M] net/wireless/cfg80211.o CC drivers/staging/usbip/usbip_event.o distcc[4903] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/video/metronomefb.o CC drivers/usb/serial/aircable.o CC [M] net/sched/sch_multiq.o distcc[3378] ERROR: compile (null) on localhost:Broken pipe distcc[4940] ERROR: compile (null) on localhost:Broken pipe distcc[5043] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/wusbcore/pal.o LD drivers/usb/host/built-in.o CC [M] crypto/tea.o CC [M] net/irda/irnetlink.o LD [M] drivers/ssb/ssb.o CC drivers/staging/usbip/vhci_sysfs.o CC [M] net/irda/irmod.o LD drivers/input/built-in.o CC [M] net/irda/irproc.o CC [M] drivers/usb/wusbcore/rh.o CC [M] drivers/video/s1d13xxxfb.o CC drivers/usb/serial/cp2101.o distcc[31055] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/video/sm501fb.o CC [M] net/irda/irsysctl.o CC [M] drivers/usb/wusbcore/reservation.o CC [M] net/sched/sch_netem.o CC drivers/usb/serial/cyberjack.o LD drivers/usb/otg/built-in.o CC [M] drivers/video/sh_mobile_lcdcfb.o CC lib/proportions.o distcc[4246] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/video/uvesafb.o LD fs/proc/proc.o CC drivers/usb/serial/cypress_m8.o LD fs/proc/built-in.o distcc[1730] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/video/vfb.o CC drivers/usb/core/notify.o CC [M] drivers/uwb/ie-rcv.o CC [M] crypto/seed.o distcc[3267] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ubifs/commit.o CC drivers/staging/usbip/vhci_tx.o distcc[4957] ERROR: compile (null) on localhost:Broken pipe LD drivers/mtd/built-in.o CC [M] drivers/uwb/lc-dev.o distcc[5390] ERROR: compile (null) on localhost:Broken pipe CC lib/radix-tree.o CC [M] drivers/usb/wusbcore/security.o CC drivers/usb/core/generic.o CC [M] crypto/michael_mic.o CC [M] fs/ubifs/gc.o CC drivers/usb/serial/io_edgeport.o CC lib/ratelimit.o distcc[5959] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sched/cls_flow.o CC [M] fs/ubifs/orphan.o CC [M] crypto/authenc.o distcc[4166] ERROR: compile (null) on localhost:Broken pipe distcc[6055] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/serial/empeg.o CC drivers/staging/usbip/vhci_rx.o CC [M] crypto/tcrypt.o CC [M] net/sched/em_cmp.o CC drivers/usb/serial/hp4x.o CC [M] fs/ubifs/budget.o CC [M] drivers/uwb/lc-rc.o CC lib/rbtree.o LD [M] drivers/staging/comedi/comedi.o CC [M] drivers/usb/wusbcore/wusbhc.o LD net/irda/irlan/built-in.o CC [M] net/irda/irlan/irlan_common.o CC drivers/staging/usbip/vhci_hcd.o CC [M] net/irda/irlan/irlan_eth.o distcc[5883] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ubifs/find.o distcc[5295] ERROR: compile (null) on localhost:Broken pipe distcc[6456] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/uwb/neh.o CC lib/reciprocal_div.o CC [M] net/sched/em_nbyte.o CC drivers/usb/core/quirks.o CC [M] drivers/uwb/pal.o CC drivers/usb/serial/ir-usb.o distcc[6615] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/drivers/staging/usbip/vhci_hcd.c:1123: warning: 'vhci_hcd_remove' defined but not used CC lib/rwsem-spinlock.o CC [M] fs/ubifs/tnc_commit.o CC drivers/usb/core/inode.o CC drivers/usb/serial/iuu_phoenix.o LD crypto/crypto.o CC lib/sha1.o CC drivers/usb/core/devices.o CC drivers/usb/serial/keyspan.o LD crypto/crypto_algapi.o CC drivers/usb/serial/keyspan_pda.o CC [M] fs/ubifs/compress.o CC [M] drivers/uwb/radio.o CC [M] net/irda/irlan/irlan_event.o LD crypto/crypto_blkcipher.o /scratch/kisskb/src/drivers/usb/serial/keyspan_pda.c: In function 'keyspan_pda_tiocmget': /scratch/kisskb/src/drivers/usb/serial/keyspan_pda.c:459: warning: 'status' may be used uninitialized in this function /scratch/kisskb/src/drivers/usb/serial/keyspan_pda.c: In function 'keyspan_pda_tiocmset': /scratch/kisskb/src/drivers/usb/serial/keyspan_pda.c:481: warning: 'status' may be used uninitialized in this function CC drivers/usb/serial/mct_u232.o CC [M] fs/ubifs/lpt.o CC [M] drivers/uwb/reset.o CC lib/show_mem.o CC [M] drivers/uwb/rsv.o CC drivers/usb/serial/mos7840.o CC [M] fs/ubifs/lprops.o LD crypto/crypto_hash.o LD crypto/cryptomgr.o CC [M] net/irda/irlan/irlan_client.o CC drivers/usb/serial/moto_modem.o CC [M] net/irda/irlan/irlan_provider.o CC [M] drivers/uwb/scan.o CC [M] net/irda/irlan/irlan_filter.o CC lib/string.o LD drivers/video/backlight/built-in.o CC [M] fs/ubifs/recovery.o CC [M] drivers/uwb/uwb-debug.o CC drivers/usb/serial/navman.o CC lib/vsprintf.o LD [M] drivers/usb/mon/usbmon.o CC [M] fs/ubifs/ioctl.o LD arch/sh/kernel/built-in.o CC drivers/usb/serial/omninet.o LD net/core/built-in.o LD drivers/i2c/built-in.o CC [M] net/irda/irlan/irlan_provider_event.o CC [M] drivers/uwb/uwbd.o CC [M] fs/ubifs/lpt_commit.o distcc[6988] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/uwb/hwa-rc.o CC [M] fs/ubifs/tnc_misc.o distcc[7597] ERROR: compile (null) on localhost:Broken pipe CC [M] lib/crc-ccitt.o CC [M] fs/ubifs/debug.o CC [M] fs/ubifs/xattr.o CC [M] drivers/uwb/i1480/i1480-est.o CC [M] drivers/uwb/wlp/driver.o CC drivers/usb/serial/option.o CC [M] net/irda/irlan/irlan_client_event.o CC [M] lib/crc16.o CC [M] drivers/uwb/i1480/dfu/dfu.o distcc[7845] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/staging/comedi/kcomedilib/kcomedilib.o distcc[7895] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/uwb/wlp/eda.o CC [M] lib/crc-itu-t.o CC [M] drivers/uwb/i1480/dfu/mac.o CC [M] drivers/uwb/i1480/i1480u-wlp/lc.o CC [M] lib/crc7.o CC [M] drivers/uwb/wlp/messages.o distcc[8079] ERROR: compile (null) on localhost:Broken pipe distcc[6106] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/serial/oti6858.o LD lib/zlib_inflate/zlib_inflate.o CC [M] drivers/uwb/wlp/sysfs.o CC [M] drivers/uwb/i1480/i1480u-wlp/netdev.o CC [M] drivers/uwb/wlp/txrx.o CC [M] drivers/uwb/i1480/i1480u-wlp/rx.o CC drivers/usb/serial/pl2303.o CC [M] drivers/uwb/i1480/dfu/phy.o CC [M] drivers/uwb/wlp/wlp-lc.o CC [M] drivers/uwb/i1480/i1480u-wlp/sysfs.o CC [M] drivers/uwb/i1480/dfu/usb.o CC [M] drivers/uwb/wlp/wss-lc.o CC drivers/usb/serial/safe_serial.o LD [M] drivers/w1/wire.o CC [M] drivers/uwb/i1480/i1480u-wlp/tx.o distcc[8212] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/drivers/uwb/wlp/messages.c: In function 'wlp_parse_f0': /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[2]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[2]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[15]' may be used uninitialized in this function CC drivers/usb/serial/symbolserial.o LD [M] drivers/usb/host/isp1760.o CC [M] drivers/usb/serial/ark3116.o CC [M] drivers/usb/serial/ch341.o CC [M] drivers/usb/serial/usb_debug.o CC [M] drivers/usb/serial/digi_acceleport.o distcc[4175] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/ipaq.o CC [M] drivers/usb/serial/kl5kusb105.o CC [M] drivers/usb/serial/kobil_sct.o CC [M] drivers/usb/serial/mos7720.o CC [M] drivers/usb/serial/opticon.o CC [M] drivers/usb/serial/sierra.o CC [M] drivers/usb/serial/whiteheat.o LD drivers/usb/serial/usbserial.o distcc[8207] ERROR: compile (null) on localhost:Broken pipe distcc[8249] ERROR: compile (null) on localhost:Broken pipe distcc[4955] ERROR: compile (null) on localhost:Broken pipe distcc[6273] ERROR: compile (null) on localhost:Broken pipe LD drivers/staging/frontier/built-in.o /scratch/kisskb/src/drivers/usb/serial/mos7720.c: In function 'mos7720_set_termios': /scratch/kisskb/src/drivers/usb/serial/mos7720.c:962: warning: 'divisor' may be used uninitialized in this function /scratch/kisskb/src/drivers/usb/serial/mos7720.c:962: note: 'divisor' was declared here distcc[7872] ERROR: compile (null) on localhost:Broken pipe distcc[8581] ERROR: compile (null) on localhost:Broken pipe distcc[2992] ERROR: compile (null) on localhost:Broken pipe LD crypto/built-in.o LD drivers/mfd/built-in.o LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.o LD [M] net/mac80211/mac80211.o LD [M] drivers/usb/wusbcore/wusbcore.o LD [M] drivers/usb/wusbcore/wusb-cbaf.o LD lib/zlib_inflate/built-in.o LD lib/built-in.o LD net/xfrm/built-in.o LD net/sched/built-in.o LD [M] drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.o LD [M] net/irda/irlan/irlan.o LD drivers/usb/core/usbcore.o LD [M] net/irda/irda.o LD [M] drivers/uwb/wlp/wlp.o LD drivers/video/built-in.o distcc[7246] ERROR: compile (null) on localhost:Broken pipe LD drivers/usb/misc/built-in.o LD drivers/usb/core/built-in.o LD [M] fs/ubifs/ubifs.o LD fs/built-in.o LD security/keys/built-in.o LD drivers/staging/usbip/usbip_common_mod.o LD drivers/staging/usbip/vhci-hcd.o LD drivers/staging/usbip/usbip.o LD drivers/usb/serial/built-in.o LD [M] drivers/uwb/uwb.o LD [M] drivers/video/fb.o LD net/built-in.o LD drivers/usb/built-in.o LD security/built-in.o LD drivers/staging/usbip/built-in.o AR lib/lib.a LD drivers/staging/built-in.o LD drivers/built-in.o LD vmlinux.o MODPOST vmlinux.o WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o: In function `binder_update_page_range': /scratch/kisskb/src/drivers/staging/android/binder.c:623: undefined reference to `map_vm_area' /scratch/kisskb/src/drivers/staging/android/binder.c:658: undefined reference to `zap_page_range' /scratch/kisskb/src/drivers/staging/android/binder.c:658: undefined reference to `unmap_kernel_range' drivers/built-in.o: In function `binder_mmap': /scratch/kisskb/src/drivers/staging/android/binder.c:2743: undefined reference to `get_vm_area' distcc[11122] ERROR: compile (null) on localhost failed make[1]: *** [.tmp_vmlinux1] Error 1 make: *** [sub-make] Error 2 bisect failed a74bba3bf92cb6425789ae5050bdcca1283bc6f4 # git bisect bad Bisecting: 1 revisions left to test after this [a9fb6d05d59c9e118ad8c355adfdf88c970c61bc] usb-storage: make jumpshot a separate module # < git symbolic-ref HEAD Trying a9fb6d05d59c9e118ad8c355adfdf88c970c61bc # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh make[2]: `include/asm-sh/machtypes.h' is up to date. Using /scratch/kisskb/src as source for kernel HOSTCC scripts/selinux/mdp/mdp CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh CC init/main.o CHK include/linux/compile.h CC init/do_mounts.o CC init/do_mounts_initrd.o AS usr/initramfs_data.o CC init/initramfs.o LD usr/built-in.o CC init/version.o CC arch/sh/mm/init.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/idle.o CC arch/sh/mm/consistent.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/io.o CC arch/sh/mm/cache-sh2.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/irq.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/pg-nommu.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time_32.o CC mm/bootmem.o CC mm/filemap.o CC arch/sh/kernel/topology.o CC mm/mempool.o CC mm/oom_kill.o CC mm/fadvise.o CC arch/sh/kernel/traps.o CC mm/maccess.o CC kernel/sched.o CC arch/sh/kernel/traps_32.o CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/timers/timer.o CC arch/sh/kernel/timers/timer-cmt.o CC mm/page_alloc.o CC kernel/printk.o CC arch/sh/kernel/cpu/irq/imask.o CC mm/page-writeback.o CC mm/pdflush.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/module.o CC mm/readahead.o CC arch/sh/kernel/kprobes.o CC kernel/cpu.o CC mm/swap.o AS arch/sh/kernel/cpu/sh2/ex.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:321: warning: control reaches end of non-void function CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/clock.o CC [M] arch/sh/kernel/cpufreq.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC kernel/exit.o CC kernel/itimer.o CC kernel/time.o CC kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.o CC mm/truncate.o CC kernel/capability.o CC mm/vmscan.o CC mm/shmem.o CC kernel/ptrace.o CC kernel/timer.o CC kernel/user.o CC mm/prio_tree.o CC mm/util.o CC kernel/signal.o CC mm/mmzone.o CC kernel/sys.o CC kernel/kmod.o CC mm/vmstat.o CC mm/backing-dev.o CC kernel/workqueue.o CC kernel/pid.o distcc[13188] ERROR: compile (null) on localhost:Broken pipe distcc[13605] ERROR: compile (null) on localhost:Broken pipe distcc[13601] ERROR: compile (null) on localhost:Broken pipe CC kernel/rcupdate.o CC kernel/extable.o /scratch/kisskb/src/kernel/sysctl.c:103: warning: 'one' defined but not used CC mm/page_isolation.o CC kernel/params.o CC mm/mm_init.o CC kernel/posix-timers.o CC mm/nommu.o CC mm/dmapool.o CC mm/sparse.o CC mm/shmem_acl.o CC kernel/kthread.o CC kernel/wait.o CC kernel/kfifo.o CC mm/slab.o CC kernel/sys_ni.o CC mm/quicklist.o CC kernel/posix-cpu-timers.o CC kernel/mutex.o CC kernel/hrtimer.o CC kernel/rwsem.o CC kernel/nsproxy.o CC kernel/srcu.o CC kernel/semaphore.o CC kernel/notifier.o CC kernel/ksysfs.o CC kernel/pm_qos_params.o CC kernel/sched_clock.o distcc[14044] ERROR: compile (null) on localhost:Broken pipe CC kernel/cred.o CC kernel/async.o CC kernel/sysctl_check.o CC kernel/futex.o CC kernel/time/timekeeping.o CC kernel/irq/handle.o CC kernel/rtmutex.o CC kernel/time/ntp.o CC kernel/up.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC kernel/module.o CC kernel/time/clocksource.o distcc[14205] ERROR: compile (null) on localhost:Broken pipe CC kernel/irq/resend.o CC kernel/time/jiffies.o CC kernel/kallsyms.o CC kernel/irq/chip.o CC kernel/time/timer_list.o CC kernel/acct.o GZIP kernel/config_data.gz CC kernel/irq/devres.o distcc[13485] ERROR: compile (null) on localhost:Broken pipe CC kernel/audit.o CC kernel/irq/autoprobe.o CC kernel/auditfilter.o distcc[13044] ERROR: compile (null) on localhost:Broken pipe distcc[14010] ERROR: compile (null) on localhost:Broken pipe distcc[13545] ERROR: compile (null) on localhost:Broken pipe CC kernel/auditsc.o distcc[13165] ERROR: compile (null) on localhost:Broken pipe CC kernel/audit_tree.o distcc[13575] ERROR: compile (null) on localhost:Broken pipe CC kernel/kprobes.o CC kernel/rcutree.o distcc[13234] ERROR: compile (null) on localhost:Broken pipe distcc[14589] ERROR: compile (null) on localhost:Broken pipe CC kernel/rcutree_trace.o CC kernel/utsname_sysctl.o distcc[14100] ERROR: compile (null) on localhost:Broken pipe distcc[13668] ERROR: compile (null) on localhost:Broken pipe CC kernel/dma-coherent.o distcc[14290] ERROR: compile (null) on localhost:Broken pipe IKCFG kernel/config_data.h CC kernel/configs.o distcc[14772] ERROR: compile (null) on localhost:Broken pipe distcc[13948] ERROR: compile (null) on localhost:Broken pipe distcc[14482] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2291: warning: label 'free_init' defined but not used distcc[14538] ERROR: compile (null) on localhost:Broken pipe distcc[14073] ERROR: compile (null) on localhost:Broken pipe distcc[13258] ERROR: compile (null) on localhost:Broken pipe distcc[12594] ERROR: compile (null) on localhost:Broken pipe distcc[14227] ERROR: compile (null) on localhost:Broken pipe distcc[13762] ERROR: compile (null) on localhost:Broken pipe distcc[13752] ERROR: compile (null) on localhost:Broken pipe distcc[14275] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/kernel/cpu/irq/built-in.o CC fs/open.o CC fs/read_write.o CC fs/file_table.o CC fs/super.o CC fs/char_dev.o CC fs/stat.o CC fs/exec.o CC fs/pipe.o CC fs/namei.o CC fs/fcntl.o CC fs/ioctl.o CC fs/readdir.o distcc[14435] ERROR: compile (null) on localhost:Broken pipe CC fs/select.o CC fs/fifo.o CC fs/dcache.o CC fs/inode.o CC fs/attr.o CC fs/bad_inode.o CC fs/file.o CC fs/filesystems.o CC fs/namespace.o CC fs/seq_file.o CC fs/xattr.o distcc[14594] ERROR: compile (null) on localhost:Broken pipe CC fs/libfs.o CC fs/fs-writeback.o CC fs/pnode.o CC fs/drop_caches.o CC fs/splice.o CC fs/sync.o CC fs/utimes.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1880: warning: control reaches end of non-void function CC fs/stack.o CC fs/buffer.o CC fs/bio.o CC fs/block_dev.o CC fs/direct-io.o CC fs/mpage.o distcc[15637] ERROR: compile (null) on localhost:Broken pipe CC fs/ioprio.o distcc[14540] ERROR: compile (null) on localhost:Broken pipe CC fs/autofs4/init.o CC fs/autofs4/inode.o distcc[13700] ERROR: compile (null) on localhost:Broken pipe LD fs/configfs/built-in.o LD fs/coda/built-in.o CC fs/autofs4/root.o LD fs/devpts/built-in.o CC fs/debugfs/inode.o CC [M] fs/configfs/inode.o CC fs/autofs4/symlink.o CC [M] fs/coda/psdev.o CC [M] fs/ext2/balloc.o CC [M] fs/configfs/file.o distcc[15679] ERROR: compile (null) on localhost:Broken pipe distcc[15681] ERROR: compile (null) on localhost:Broken pipe distcc[14617] ERROR: compile (null) on localhost:Broken pipe CC fs/debugfs/file.o CC fs/autofs4/waitq.o CC [M] fs/coda/cache.o CC fs/ext3/balloc.o CC [M] fs/configfs/dir.o distcc[16195] ERROR: compile (null) on localhost:Broken pipe distcc[15844] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/configfs/symlink.o CC [M] fs/coda/cnode.o distcc[12748] ERROR: compile (null) on localhost:Broken pipe distcc[14666] ERROR: compile (null) on localhost:Broken pipe CC fs/ext3/bitmap.o CC fs/autofs4/expire.o CC [M] fs/configfs/mount.o CC [M] fs/coda/inode.o CC fs/ext3/dir.o CC fs/ext4/balloc.o CC [M] fs/ext2/dir.o distcc[14369] ERROR: compile (null) on localhost:Broken pipe distcc[16450] ERROR: compile (null) on localhost:Broken pipe CC fs/ext4/bitmap.o CC fs/autofs4/dev-ioctl.o CC fs/ext3/file.o distcc[15688] ERROR: compile (null) on localhost:Broken pipe distcc[16082] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/coda/dir.o CC fs/ext4/dir.o LD fs/fat/built-in.o CC [M] fs/fat/cache.o CC [M] fs/configfs/item.o distcc[15485] ERROR: compile (null) on localhost:Broken pipe distcc[15847] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext2/file.o distcc[15875] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/coda/file.o CC fs/ext4/file.o CC fs/freevxfs/vxfs_bmap.o CC fs/ext3/fsync.o CC fs/ext4/fsync.o distcc[15578] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/coda/upcall.o LD arch/sh/kernel/cpu/sh2/built-in.o LD arch/sh/kernel/cpu/built-in.o CC fs/ext4/ialloc.o distcc[14040] ERROR: compile (null) on localhost:Broken pipe CC fs/freevxfs/vxfs_fshead.o CC [M] fs/coda/coda_linux.o CC [M] fs/fat/dir.o CC fs/ext3/ialloc.o LD arch/sh/kernel/timers/built-in.o distcc[14652] ERROR: compile (null) on localhost:Broken pipe distcc[16599] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext2/fsync.o CC fs/freevxfs/vxfs_immed.o CC [M] fs/fat/fatent.o CC fs/isofs/namei.o distcc[15479] ERROR: compile (null) on localhost:Broken pipe CC fs/ext3/inode.o CC fs/isofs/inode.o CC [M] fs/coda/symlink.o CC fs/ext4/inode.o CC [M] fs/fat/file.o CC fs/freevxfs/vxfs_inode.o CC fs/ext4/ioctl.o distcc[16365] ERROR: compile (null) on localhost:Broken pipe CC fs/ext3/ioctl.o distcc[13489] ERROR: compile (null) on localhost:Broken pipe CC fs/freevxfs/vxfs_lookup.o CC [M] fs/ext2/ialloc.o distcc[15189] ERROR: compile (null) on localhost:Broken pipe CC fs/isofs/dir.o CC [M] fs/coda/pioctl.o distcc[15668] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/fat/inode.o CC fs/ext4/namei.o CC fs/ext3/namei.o CC fs/freevxfs/vxfs_olt.o CC [M] fs/fat/misc.o CC fs/ext4/super.o CC [M] fs/fat/namei_vfat.o CC fs/jbd/transaction.o distcc[16695] ERROR: compile (null) on localhost:Broken pipe CC fs/isofs/util.o distcc[13488] ERROR: compile (null) on localhost:Broken pipe CC fs/ext4/symlink.o distcc[14270] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/coda/sysctl.o distcc[14034] ERROR: compile (null) on localhost:Broken pipe distcc[14015] ERROR: compile (null) on localhost:Broken pipe CC fs/freevxfs/vxfs_subr.o CC fs/ext3/super.o CC [M] fs/ext2/inode.o CC fs/ext4/hash.o CC fs/isofs/rock.o CC fs/ext4/resize.o CC [M] fs/ext2/ioctl.o CC [M] fs/ext2/namei.o CC fs/jbd2/transaction.o CC fs/ext3/symlink.o CC fs/jbd/commit.o distcc[13553] ERROR: compile (null) on localhost:Broken pipe CC fs/jbd2/commit.o CC fs/freevxfs/vxfs_super.o CC fs/jbd/recovery.o LD fs/minix/built-in.o CC fs/isofs/export.o CC [M] fs/minix/bitmap.o CC fs/ext3/hash.o CC fs/jbd/checkpoint.o CC fs/jbd2/recovery.o CC fs/ext4/extents.o CC fs/ext3/resize.o CC fs/jbd2/checkpoint.o CC fs/nls/nls_base.o CC fs/jbd2/revoke.o CC [M] fs/ext2/super.o CC fs/notify/dnotify/dnotify.o CC fs/jbd/revoke.o CC fs/jbd2/journal.o CC fs/nls/nls_cp737.o distcc[16084] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_cp850.o distcc[13310] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/minix/itree_v1.o CC fs/notify/inotify/inotify.o CC [M] fs/minix/itree_v2.o CC fs/ext4/ext4_jbd2.o CC fs/jbd/journal.o CC fs/ramfs/inode.o CC fs/partitions/check.o LD fs/ocfs2/built-in.o CC [M] fs/ocfs2/alloc.o CC [M] fs/ext2/symlink.o CC [M] fs/minix/namei.o distcc[14804] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ocfs2/aops.o CC fs/ramfs/file-nommu.o LD fs/debugfs/debugfs.o CC [M] fs/minix/inode.o CC fs/nls/nls_cp864.o CC fs/reiserfs/bitmap.o distcc[14081] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_cp1250.o CC [M] fs/minix/file.o CC fs/ext3/ext3_jbd.o distcc[17065] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_iso8859-3.o CC [M] fs/minix/dir.o CC [M] fs/ocfs2/blockcheck.o CC fs/reiserfs/do_balan.o CC [M] fs/squashfs/block.o CC fs/reiserfs/namei.o CC fs/sysfs/inode.o distcc[14418] ERROR: compile (null) on localhost:Broken pipe CC fs/ext4/migrate.o CC fs/reiserfs/inode.o CC fs/nls/nls_iso8859-5.o CC [M] fs/sysv/ialloc.o CC [M] fs/sysv/balloc.o CC [M] fs/sysv/inode.o CC [M] fs/ocfs2/buffer_head_io.o CC fs/reiserfs/file.o LD fs/notify/inotify/built-in.o LD arch/sh/mm/built-in.o CC [M] fs/ocfs2/dcache.o LD [M] fs/ext2/ext2.o CC [M] fs/ocfs2/dir.o CC fs/nls/nls_iso8859-7.o CC fs/partitions/amiga.o CC [M] fs/ocfs2/dlmglue.o LD fs/udf/built-in.o distcc[14077] ERROR: compile (null) on localhost:Broken pipe CC fs/partitions/atari.o CC fs/reiserfs/dir.o CC fs/nls/nls_iso8859-13.o CC fs/sysfs/file.o CC fs/ext4/mballoc.o CC [M] fs/ocfs2/export.o CC [M] fs/udf/balloc.o CC fs/partitions/mac.o CC fs/nls/nls_iso8859-15.o CC fs/ext4/xattr.o CC fs/sysfs/dir.o CC fs/reiserfs/fix_node.o CC [M] fs/sysv/itree.o LD fs/debugfs/built-in.o LD fs/ramfs/ramfs.o CC [M] fs/squashfs/cache.o CC [M] fs/sysv/file.o distcc[19764] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/udf/dir.o distcc[13295] ERROR: compile (null) on localhost:Broken pipe distcc[13720] ERROR: compile (null) on localhost:Broken pipe LD kernel/irq/built-in.o CC [M] fs/ufs/balloc.o CC [M] fs/sysv/dir.o CC fs/nls/nls_koi8-r.o CC fs/nls/nls_koi8-u.o CC [M] fs/squashfs/dir.o distcc[18867] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/squashfs/export.o CC fs/sysfs/symlink.o CC [M] fs/squashfs/file.o CC fs/eventpoll.o CC [M] fs/ocfs2/extent_map.o distcc[13139] ERROR: compile (null) on localhost:Broken pipe distcc[20073] ERROR: compile (null) on localhost:Broken pipe distcc[15673] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/sysv/namei.o CC fs/reiserfs/super.o CC fs/nls/nls_koi8-ru.o CC fs/partitions/sgi.o CC fs/sysfs/mount.o CC [M] fs/udf/file.o CC fs/ext4/xattr_user.o CC fs/anon_inodes.o distcc[13547] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/udf/ialloc.o CC [M] fs/ufs/cylinder.o CC [M] fs/squashfs/fragment.o CC [M] fs/ocfs2/file.o distcc[14485] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/sysv/super.o CC fs/reiserfs/prints.o CC fs/partitions/sun.o CC [M] fs/squashfs/id.o distcc[14140] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nls/nls_cp437.o CC [M] fs/ufs/dir.o CC [M] fs/squashfs/inode.o CC fs/sysfs/bin.o CC fs/ext4/xattr_trusted.o CC [M] fs/squashfs/namei.o LD [M] fs/configfs/configfs.o CC fs/signalfd.o CC [M] fs/udf/inode.o CC [M] fs/ufs/file.o CC [M] fs/sysv/symlink.o CC fs/reiserfs/objectid.o CC fs/partitions/ultrix.o CC [M] fs/ocfs2/heartbeat.o CC fs/sysfs/group.o CC fs/ext4/acl.o CC [M] fs/nls/nls_cp775.o CC [M] fs/udf/lowlevel.o CC fs/reiserfs/lbalance.o CC [M] fs/ocfs2/inode.o CC [M] fs/nls/nls_cp852.o CC [M] fs/udf/namei.o CC [M] fs/squashfs/super.o CC fs/aio.o CC fs/reiserfs/ibalance.o CC fs/ext4/xattr_security.o CC [M] fs/squashfs/symlink.o CC [M] fs/udf/partition.o CC [M] fs/ufs/ialloc.o CC [M] fs/ocfs2/ioctl.o CC fs/reiserfs/stree.o CC [M] fs/nls/nls_cp862.o CC fs/binfmt_script.o CC [M] fs/udf/super.o CC [M] fs/ocfs2/journal.o CC [M] fs/ufs/inode.o CC [M] fs/nls/nls_cp863.o CC fs/reiserfs/hashes.o CC [M] fs/ufs/namei.o CC fs/binfmt_elf_fdpic.o CC [M] fs/udf/truncate.o CC [M] fs/ocfs2/localalloc.o CC fs/reiserfs/tail_conversion.o CC fs/binfmt_flat.o CC [M] fs/ufs/super.o /scratch/kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_extents': /scratch/kisskb/src/fs/udf/truncate.c:209: warning: 'adsize' may be used uninitialized in this function /scratch/kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_tail_extent': /scratch/kisskb/src/fs/udf/truncate.c:75: warning: 'adsize' may be used uninitialized in this function CC [M] fs/udf/symlink.o CC fs/reiserfs/journal.o CC [M] fs/nls/nls_cp865.o CC [M] fs/ufs/symlink.o distcc[16089] ERROR: compile (null) on localhost:Broken pipe LD init/mounts.o CC [M] fs/udf/fsync.o CC fs/mbcache.o CC [M] fs/ufs/truncate.o CC [M] fs/nls/nls_cp866.o CC fs/reiserfs/resize.o CC [M] fs/ocfs2/locks.o CC fs/reiserfs/item_ops.o CC fs/partitions/efi.o CC [M] fs/udf/directory.o CC fs/posix_acl.o CC [M] fs/ufs/util.o CC [M] fs/nls/nls_cp869.o CC fs/reiserfs/ioctl.o CC [M] fs/ocfs2/mmap.o CC fs/partitions/sysv68.o CC [M] fs/udf/misc.o CC [M] fs/nls/nls_cp932.o CC [M] fs/udf/udftime.o CC fs/reiserfs/procfs.o CC fs/xattr_acl.o CC [M] fs/ocfs2/namei.o CC fs/generic_acl.o CC [M] fs/udf/unicode.o LD fs/notify/dnotify/built-in.o CC [M] fs/nls/nls_euc-jp.o CC fs/reiserfs/xattr.o CC fs/dquot.o CC [M] fs/ocfs2/resize.o CC [M] fs/nls/nls_cp949.o CC fs/quota_v1.o CC fs/reiserfs/xattr_user.o distcc[22138] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nls/nls_cp1251.o CC fs/reiserfs/xattr_trusted.o CC fs/quota_v2.o CC [M] fs/ocfs2/slot_map.o CC fs/reiserfs/xattr_security.o CC [M] fs/nls/nls_ascii.o CC [M] fs/ocfs2/suballoc.o CC fs/reiserfs/xattr_acl.o CC fs/quota_tree.o CC [M] fs/nls/nls_iso8859-1.o CC [M] fs/nls/nls_iso8859-2.o CC [M] fs/ocfs2/super.o CC fs/quota.o CC [M] fs/ocfs2/symlink.o CC [M] fs/binfmt_misc.o CC [M] fs/nls/nls_iso8859-4.o CC [M] fs/ocfs2/sysfile.o CC [M] fs/nls/nls_iso8859-6.o CC [M] fs/ocfs2/uptodate.o CC [M] fs/nls/nls_utf8.o CC [M] fs/ocfs2/ver.o CC [M] fs/ocfs2/quota_local.o CC [M] fs/ocfs2/quota_global.o CC [M] fs/ocfs2/xattr.o CC [M] fs/ocfs2/acl.o CC [M] fs/ocfs2/stack_o2cb.o CC [M] fs/ocfs2/stackglue.o LD fs/isofs/isofs.o LD fs/ocfs2/cluster/built-in.o CC [M] fs/ocfs2/cluster/heartbeat.o CC [M] fs/ocfs2/cluster/masklog.o CC [M] fs/ocfs2/dlm/dlmdomain.o CC [M] fs/ocfs2/dlm/dlmdebug.o CC [M] fs/ocfs2/cluster/sys.o CC [M] fs/ocfs2/dlm/dlmthread.o CC [M] fs/ocfs2/dlm/dlmrecovery.o CC [M] fs/ocfs2/cluster/nodemanager.o CC [M] fs/ocfs2/dlm/dlmmaster.o CC [M] fs/ocfs2/dlm/dlmast.o CC [M] fs/ocfs2/cluster/quorum.o CC [M] fs/ocfs2/cluster/tcp.o CC [M] fs/ocfs2/dlm/dlmconvert.o LD fs/jbd/jbd.o CC [M] fs/ocfs2/cluster/netdebug.o CC [M] fs/ocfs2/dlm/dlmlock.o CC [M] fs/ocfs2/cluster/ver.o CC [M] fs/ocfs2/dlm/dlmunlock.o CC [M] fs/ocfs2/dlm/dlmver.o CC [M] fs/ocfs2/dlm/userdlm.o CC [M] fs/ocfs2/dlm/dlmfs.o CC [M] fs/ocfs2/dlm/dlmfsver.o /scratch/kisskb/src/fs/ocfs2/suballoc.c: In function 'ocfs2_reserve_suballoc_bits': /scratch/kisskb/src/fs/ocfs2/suballoc.c:620: error: unrecognizable insn: (insn 1879 863 870 72 /scratch/kisskb/src/arch/sh/include/asm/swab.h:33 (set (reg:HI 649) (subreg:HI (reg:SI 149 macl) 2)) -1 (expr_list:REG_DEAD (reg:SI 149 macl) (nil))) /scratch/kisskb/src/fs/ocfs2/suballoc.c:620: internal compiler error: in extract_insn, at recog.c:1990 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. CC security/commoncap.o distcc[22289] ERROR: compile /scratch/kisskb/src/fs/ocfs2/suballoc.c on localhost failed make[3]: *** [fs/ocfs2/suballoc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC security/security.o CC security/selinux/avc.o CC security/selinux/hooks.o CC security/keys/key.o CC security/keys/keyring.o CC security/selinux/selinuxfs.o CC security/selinux/netlink.o CC security/keys/keyctl.o CC security/capability.o CC security/inode.o CC security/keys/permission.o CC security/keys/process_keys.o CC security/selinux/nlmsgtab.o CC security/keys/request_key.o CC security/root_plug.o CC security/selinux/netif.o CC security/keys/request_key_auth.o CC security/selinux/netnode.o CC security/keys/user_defined.o CC security/selinux/netport.o distcc[21434] ERROR: compile (null) on localhost:Broken pipe CC security/selinux/exports.o CC security/keys/sysctl.o distcc[23761] ERROR: compile (null) on localhost:Broken pipe CC security/selinux/xfrm.o distcc[22851] ERROR: compile (null) on localhost:Broken pipe CC security/selinux/netlabel.o distcc[22963] ERROR: compile (null) on localhost:Broken pipe distcc[23125] ERROR: compile (null) on localhost:Broken pipe CC security/selinux/ss/ebitmap.o CC security/selinux/ss/hashtab.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/notify/built-in.o distcc[23148] ERROR: compile (null) on localhost:Broken pipe CC security/selinux/ss/symtab.o CC security/selinux/ss/sidtab.o distcc[24011] ERROR: compile (null) on localhost:Broken pipe CC security/selinux/ss/avtab.o CC security/selinux/ss/policydb.o CC security/selinux/ss/services.o CC security/selinux/ss/conditional.o CC security/selinux/ss/mls.o CC crypto/api.o CC crypto/cipher.o CC crypto/digest.o CC crypto/compress.o CC crypto/algapi.o CC crypto/scatterwalk.o CC crypto/ablkcipher.o CC crypto/blkcipher.o CC crypto/hash.o CC crypto/ahash.o CC crypto/shash.o CC crypto/algboss.o CC crypto/testmgr.o CC crypto/aead.o LD fs/autofs4/autofs4.o CC crypto/chainiv.o CC crypto/eseqiv.o CC crypto/hmac.o CC crypto/md4.o distcc[24512] ERROR: compile (null) on localhost:Broken pipe CC crypto/md5.o distcc[23892] ERROR: compile (null) on localhost:Broken pipe CC crypto/rmd128.o CC crypto/rmd160.o CC crypto/rmd256.o CC crypto/rmd320.o CC crypto/sha1_generic.o distcc[22992] ERROR: compile (null) on localhost:Broken pipe CC crypto/sha512_generic.o CC crypto/ecb.o LD fs/autofs4/built-in.o LD kernel/time/built-in.o LD fs/freevxfs/freevxfs.o CC crypto/cbc.o LD fs/freevxfs/built-in.o LD fs/isofs/built-in.o LD fs/ext3/ext3.o LD arch/sh/kernel/built-in.o CC crypto/pcbc.o CC crypto/des_generic.o CC crypto/blowfish.o CC crypto/serpent.o CC crypto/aes_generic.o CC crypto/arc4.o CC crypto/tea.o CC crypto/michael_mic.o CC crypto/crc32c.o CC crypto/authenc.o CC crypto/lzo.o CC crypto/rng.o distcc[24521] ERROR: compile (null) on localhost:Broken pipe CC crypto/krng.o CC [M] crypto/seqiv.o distcc[24584] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/sha256_generic.o CC [M] crypto/wp512.o CC [M] crypto/gf128mul.o LD fs/ext3/built-in.o distcc[14829] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/ctr.o distcc[24865] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/gcm.o CC [M] crypto/twofish.o CC [M] crypto/twofish_common.o CC [M] crypto/cast5.o CC [M] crypto/khazad.o distcc[25291] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/deflate.o distcc[24487] ERROR: compile (null) on localhost:Broken pipe distcc[22128] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/tcrypt.o CC [M] crypto/xor.o LD fs/jbd/built-in.o distcc[24227] ERROR: compile (null) on localhost:Broken pipe LD crypto/async_tx/built-in.o CC [M] crypto/async_tx/async_tx.o CC [M] crypto/async_tx/async_memcpy.o CC [M] crypto/async_tx/async_xor.o distcc[24354] ERROR: compile (null) on localhost:Broken pipe distcc[25534] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/minix/minix.o LD fs/nls/built-in.o LD [M] fs/sysv/sysv.o LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o distcc[25530] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/sound_core.o CC block/elevator.o CC [M] sound/sound_firmware.o LD drivers/ata/built-in.o distcc[25566] ERROR: compile (null) on localhost:Broken pipe distcc[25568] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/atm/atmtcp.o LD drivers/gpu/built-in.o CC [M] drivers/ata/libata-core.o CC [M] drivers/cdrom/cdrom.o CC drivers/cpufreq/cpufreq.o CC [M] drivers/ata/libata-scsi.o CC drivers/base/core.o CC [M] drivers/bluetooth/hci_vhci.o CC block/blk-core.o CC drivers/cpufreq/cpufreq_performance.o CC [M] sound/soc/soc-core.o CC drivers/input/gameport/gameport.o CC drivers/connector/cn_queue.o CC drivers/connector/connector.o CC drivers/char/mem.o CC [M] sound/soc/soc-dapm.o CC drivers/input/gameport/ns558.o CC drivers/cpufreq/cpufreq_powersave.o CC drivers/base/sys.o CC [M] drivers/ata/libata-eh.o CC drivers/base/bus.o CC drivers/leds/led-core.o CC drivers/hid/hid-lg.o CC drivers/char/random.o CC drivers/i2c/i2c-boardinfo.o CC drivers/cpufreq/cpufreq_ondemand.o CC drivers/hwmon/hwmon.o CC drivers/input/serio/serio.o CC block/blk-tag.o CC [M] sound/core/memalloc.o CC [M] sound/core/oss/mixer_oss.o CC [M] drivers/bluetooth/hci_ldisc.o CC drivers/input/input.o LD drivers/misc/built-in.o LD drivers/pcmcia/built-in.o CC drivers/char/tty_io.o CC [M] drivers/memstick/core/memstick.o CC [M] drivers/ata/libata-pmp.o CC [M] drivers/media/common/tuners/tuner-simple.o CC drivers/mfd/sm501.o CC drivers/net/Space.o CC [M] drivers/input/serio/i8042.o CC [M] drivers/ide/ide-cd.o CC drivers/mmc/card/block.o CC drivers/input/input-compat.o CC [M] drivers/parport/share.o CC drivers/connector/cn_proc.o CC drivers/mmc/core/core.o CC drivers/mmc/host/sdhci.o CC [M] drivers/md/linear.o CC [M] drivers/mtd/chips/chipreg.o LD fs/partitions/built-in.o CC drivers/mmc/core/bus.o distcc[27604] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/chips/cfi_probe.o distcc[27644] ERROR: compile (null) on localhost:Broken pipe distcc[27666] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/loopback.o CC drivers/mmc/card/queue.o distcc[23186] ERROR: compile (null) on localhost:Broken pipe distcc[27102] ERROR: compile (null) on localhost:Broken pipe LD drivers/net/bonding/built-in.o distcc[25564] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/md/raid0.o CC [M] drivers/input/serio/parkbd.o CC [M] drivers/ide/ide-cd_ioctl.o distcc[24406] ERROR: compile (null) on localhost:Broken pipe CC drivers/mmc/core/host.o CC drivers/net/hamradio/6pack.o LD drivers/net/pcmcia/built-in.o CC [M] drivers/bluetooth/hci_h4.o distcc[24089] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/udf/udf.o CC [M] drivers/net/pcmcia/fmvj18x_cs.o distcc[27242] ERROR: compile (null) on localhost:Broken pipe CC drivers/i2c/i2c-core.o distcc[24481] ERROR: compile (null) on localhost:Broken pipe LD drivers/net/phy/built-in.o CC drivers/i2c/i2c-dev.o distcc[23790] ERROR: compile (null) on localhost:Broken pipe CC drivers/hid/hid-lg2ff.o CC [M] drivers/net/phy/phy.o CC drivers/net/irda/irtty-sir.o CC drivers/i2c/algos/i2c-algo-bit.o CC [M] drivers/net/usb/kaweth.o CC [M] drivers/mtd/devices/doc2001plus.o CC [M] drivers/net/phy/phy_device.o CC drivers/net/irda/sir_dev.o /scratch/kisskb/src/drivers/ata/libata-core.c: In function 'ata_sg_clean': /scratch/kisskb/src/drivers/ata/libata-core.c:4610: warning: unused variable 'dir' /scratch/kisskb/src/drivers/ata/libata-core.c:4608: warning: unused variable 'ap' CC [M] drivers/mtd/lpddr/qinfo_probe.o CC [M] drivers/mtd/chips/cfi_util.o distcc[27710] ERROR: compile (null) on localhost:Broken pipe CC drivers/mmc/card/sdio_uart.o CC [M] drivers/media/dvb/dvb-core/dvbdev.o CC arch/sh/drivers/push-switch.o CC [M] drivers/mtd/nand/nand_base.o distcc[27279] ERROR: compile (null) on localhost:Broken pipe distcc[26501] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/pcmcia/smc91c92_cs.o CC [M] drivers/media/dvb/dvb-core/dmxdev.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:283: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_del_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:646: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_register_driver': /scratch/kisskb/src/drivers/i2c/i2c-core.c:713: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function '__detach_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:780: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:876: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:827) /scratch/kisskb/src/drivers/i2c/i2c-core.c:876: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:827) /scratch/kisskb/src/drivers/i2c/i2c-core.c:904: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:879) /scratch/kisskb/src/drivers/i2c/i2c-core.c:904: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:879) CC arch/sh/drivers/heartbeat.o CC drivers/leds/led-class.o distcc[28227] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/nand/nand_bbt.o CC [M] drivers/media/dvb/dvb-core/dvb_demux.o CC [M] drivers/ide/ide-cd_verbose.o CC [M] drivers/mmc/card/mmc_test.o CC block/blk-sysfs.o distcc[27515] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/parport/ieee1284.o CC [M] drivers/bluetooth/hci_bcsp.o CC drivers/hwmon/hwmon-vid.o CC [M] drivers/pcmcia/ds.o LD fs/ramfs/built-in.o CC drivers/cpufreq/freq_table.o CC [M] drivers/ide/ide.o CC drivers/net/hamradio/bpqether.o distcc[28927] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/md/raid1.o LD security/keys/built-in.o CC [M] drivers/mtd/ubi/vtbl.o /scratch/kisskb/src/drivers/net/pcmcia/smc91c92_cs.c: In function 'smc91c92_release': /scratch/kisskb/src/drivers/net/pcmcia/smc91c92_cs.c:1107: warning: unused variable 'smc' CC [M] drivers/mtd/mtdcore.o CC drivers/i2c/algos/i2c-algo-pca.o CC [M] drivers/mtd/ubi/vmt.o CC [M] drivers/mtd/devices/docprobe.o CC [M] drivers/mtd/ubi/upd.o CC [M] drivers/media/dvb/dvb-core/dvb_filter.o /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined CC [M] drivers/mtd/ubi/build.o CC [M] drivers/media/dvb/dvb-core/dvb_ca_en50221.o distcc[28942] ERROR: compile (null) on localhost:Broken pipe distcc[29182] ERROR: compile (null) on localhost:Broken pipe distcc[28054] ERROR: compile (null) on localhost:Broken pipe LD drivers/mmc/host/built-in.o CC [M] sound/core/sgbuf.o CC [M] drivers/media/common/tuners/tuner-types.o CC drivers/i2c/busses/i2c-parport-light.o CC [M] drivers/media/common/tuners/tda8290.o distcc[28994] ERROR: compile (null) on localhost:Broken pipe distcc[27185] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/bonding/bond_main.o CC drivers/mfd/wm8400-core.o distcc[27975] ERROR: compile (null) on localhost:Broken pipe distcc[28490] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/mtdsuper.o CC [M] drivers/mtd/lpddr/lpddr_cmds.o CC drivers/hwmon/w83781d.o CC [M] drivers/media/dvb/dvb-core/dvb_frontend.o CC [M] drivers/mtd/ubi/cdev.o CC [M] drivers/media/dvb/dvb-core/dvb_net.o CC drivers/i2c/busses/i2c-tiny-usb.o CC [M] drivers/media/dvb/dvb-core/dvb_ringbuffer.o CC drivers/hid/hid-core.o CC drivers/i2c/busses/i2c-pca-platform.o CC [M] drivers/mtd/ubi/kapi.o CC [M] drivers/i2c/busses/i2c-sh_mobile.o CC [M] drivers/mtd/ubi/eba.o distcc[27286] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/i2c/busses/i2c-simtec.o LD mm/built-in.o CC drivers/mfd/wm8350-core.o CC [M] drivers/i2c/busses/i2c-parport.o CC [M] drivers/mtd/devices/docecc.o CC [M] drivers/mtd/ubi/io.o CC [M] drivers/mtd/ubi/wl.o CC [M] drivers/mtd/mtdpart.o CC [M] drivers/media/dvb/dvb-core/dvb_math.o CC [M] drivers/mtd/ubi/scan.o CC [M] sound/core/pcm.o CC drivers/net/irda/sir_dongle.o CC [M] drivers/mtd/ubi/misc.o CC [M] drivers/mtd/nftlcore.o CC drivers/char/n_tty.o CC [M] drivers/mtd/nftlmount.o CC drivers/base/dd.o CC drivers/net/hamradio/baycom_ser_hdx.o CC [M] drivers/mtd/mtdconcat.o CC [M] drivers/net/bonding/bond_3ad.o CC [M] drivers/net/pcmcia/xirc2ps_cs.o CC [M] drivers/net/bonding/bond_alb.o CC [M] drivers/mtd/ar7part.o LD drivers/mmc/card/mmc_block.o CC [M] drivers/mtd/chips/cfi_cmdset_0002.o distcc[24415] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/mtdchar.o CC [M] drivers/parport/ieee1284_ops.o /scratch/kisskb/src/drivers/mtd/ubi/wl.c: In function 'ubi_wl_get_peb': /scratch/kisskb/src/drivers/mtd/ubi/wl.c:388: warning: 'e' may be used uninitialized in this function distcc[30264] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/mtd_blkdevs.o LD drivers/input/gameport/built-in.o CC block/blk-barrier.o CC drivers/leds/led-triggers.o CC [M] drivers/mtd/nand/nand_ecc.o distcc[20719] ERROR: compile (null) on localhost:Broken pipe distcc[28835] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/serio/libps2.o CC drivers/input/ff-core.o distcc[29417] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/cpufreq/cpufreq_stats.o CC drivers/mmc/core/mmc.o CC drivers/net/hamradio/hdlcdrv.o CC [M] drivers/pcmcia/pcmcia_resource.o distcc[30548] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/cpufreq/cpufreq_userspace.o LD drivers/i2c/chips/built-in.o CC net/socket.o CC [M] sound/core/pcm_native.o CC [M] drivers/mtd/nand/nand_ids.o distcc[27500] ERROR: compile (null) on localhost:Broken pipe CC drivers/leds/leds-da903x.o CC [M] drivers/bluetooth/hci_ll.o CC [M] drivers/ide/ide-ioctls.o CC block/blk-settings.o distcc[26547] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/fat/fat.o CC [M] drivers/net/phy/mdio_bus.o CC [M] drivers/net/irda/irda-usb.o CC drivers/hwmon/adm1021.o distcc[27635] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/chips/cfi_cmdset_0001.o CC drivers/base/driver.o distcc[27628] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/serio/serio_raw.o CC [M] drivers/mtd/mtdblock_ro.o CC [M] drivers/md/dm-raid1.o distcc[30986] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/common/tuners/tda9887.o CC [M] drivers/parport/procfs.o CC [M] drivers/rtc/rtc-lib.o CC drivers/hwmon/adm9240.o CC [M] drivers/mtd/ssfdc.o CC drivers/hid/hid-input.o CC [M] drivers/rtc/class.o CC [M] drivers/net/plip.o CC [M] drivers/mtd/mtdoops.o LD [M] sound/soc/snd-soc-core.o CC [M] drivers/mtd/devices/phram.o CC [M] drivers/rtc/interface.o CC [M] drivers/rtc/rtc-dev.o CC drivers/mfd/wm8350-regmap.o CC [M] drivers/net/hamradio/mkiss.o distcc[31330] ERROR: compile (null) on localhost:Broken pipe CC net/802/p8022.o CC [M] drivers/net/irda/esi-sir.o /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3177:2: warning: #warning No WM8350 config modes supported - select at least one of the /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3178:2: warning: #warning MFD_WM8350_CONFIG_MODE_n options from the board driver. distcc[28177] ERROR: compile (null) on localhost:Broken pipe CC net/802/psnap.o CC drivers/input/ff-memless.o CC net/802/stp.o distcc[31474] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/md/dm.o CC [M] sound/core/pcm_lib.o CC [M] drivers/mtd/nand/nandsim.o distcc[30579] ERROR: compile (null) on localhost:Broken pipe CC drivers/mfd/wm8350-gpio.o CC [M] net/802/p8023.o CC drivers/hwmon/ads7828.o CC [M] drivers/mtd/chips/gen_probe.o CC drivers/leds/ledtrig-ide-disk.o distcc[31045] ERROR: compile (null) on localhost:Broken pipe LD init/built-in.o distcc[29129] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/tty_ioctl.o distcc[23766] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/rtc-sysfs.o CC [M] drivers/ide/ide-io.o LD [M] fs/fat/vfat.o distcc[31774] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/rtc-ds1286.o distcc[31377] ERROR: compile (null) on localhost:Broken pipe distcc[28998] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/rtc-ds1374.o CC drivers/mmc/core/mmc_ops.o distcc[29642] ERROR: compile (null) on localhost:Broken pipe LD security/selinux/ss/ss.o CC [M] drivers/rtc/rtc-ds1553.o LD fs/ext4/ext4.o LD [M] sound/soundcore.o distcc[31912] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/class.o CC [M] drivers/net/bonding/bond_sysfs.o CC [M] drivers/rtc/rtc-ds1672.o CC [M] drivers/net/phy/davicom.o LD drivers/input/serio/built-in.o CC [M] drivers/rtc/rtc-ds1742.o CC [M] drivers/pcmcia/pcmcia_ioctl.o CC [M] drivers/rtc/rtc-fm3130.o CC [M] drivers/parport/daisy.o CC [M] drivers/mtd/devices/mtdram.o CC [M] drivers/rtc/rtc-isl1208.o LD security/selinux/ss/built-in.o distcc[27507] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/rtc-m48t59.o CC block/blk-ioc.o CC [M] drivers/rtc/rtc-m48t86.o CC drivers/hid/hid-debug.o CC [M] drivers/md/dm-table.o CC [M] drivers/rtc/rtc-bq4802.o CC [M] drivers/mtd/devices/block2mtd.o CC [M] drivers/net/hamradio/baycom_ser_fdx.o CC drivers/input/mousedev.o distcc[32344] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/irda/tekram-sir.o CC [M] drivers/media/common/tuners/tda827x.o CC net/8021q/vlan_core.o distcc[30923] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/stnic.o CC [M] sound/core/pcm_timer.o CC drivers/mmc/core/sd.o CC drivers/mfd/wm8350-i2c.o CC [M] drivers/net/8390.o CC [M] drivers/bluetooth/bfusb.o CC [M] drivers/mtd/chips/jedec_probe.o distcc[29179] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/tty_ldisc.o CC drivers/mfd/twl4030-core.o CC [M] sound/core/pcm_misc.o CC block/blk-map.o CC drivers/hid/hid-gyration.o CC drivers/base/platform.o CC [M] drivers/net/sh_eth.o CC [M] drivers/net/mii.o CC [M] drivers/cpufreq/cpufreq_conservative.o distcc[312] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/md/dm-target.o LD fs/ext4/built-in.o CC [M] drivers/net/phy/cicada.o CC drivers/leds/ledtrig-heartbeat.o CC [M] drivers/net/dummy.o distcc[32017] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/bonding/bond_ipv6.o /scratch/kisskb/src/drivers/net/sh_eth.c: In function 'sh_eth_ring_format': /scratch/kisskb/src/drivers/net/sh_eth.c:231: warning: unused variable 'reserve' /scratch/kisskb/src/drivers/net/sh_eth.c: In function 'sh_eth_rx': /scratch/kisskb/src/drivers/net/sh_eth.c:508: warning: unused variable 'reserve' /scratch/kisskb/src/drivers/net/sh_eth.c: At top level: /scratch/kisskb/src/drivers/net/sh_eth.c:1081: warning: 'sh_eth_tsu_init' defined but not used CC [M] drivers/net/irda/actisys-sir.o distcc[31539] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/pcmcia/cs.o distcc[31583] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/de600.o CC [M] sound/core/pcm_memory.o CC [M] drivers/mtd/chips/map_ram.o CC drivers/hwmon/ds1621.o CC [M] sound/core/timer.o distcc[31892] ERROR: compile (null) on localhost:Broken pipe distcc[331] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/sound.o CC [M] drivers/mtd/nand/plat_nand.o LD net/appletalk/built-in.o CC net/8021q/vlan.o CC [M] net/appletalk/aarp.o CC [M] drivers/mtd/ubi/debug.o CC drivers/scsi/raid_class.o distcc[15608] ERROR: compile (null) on localhost:Broken pipe LD fs/jbd2/jbd2.o CC [M] sound/core/init.o LD fs/jbd2/built-in.o CC [M] drivers/scsi/scsi.o CC block/blk-exec.o CC [M] drivers/rtc/rtc-max6900.o CC [M] drivers/parport/probe.o CC [M] drivers/scsi/hosts.o CC [M] sound/core/memory.o distcc[966] ERROR: compile (null) on localhost:Broken pipe distcc[764] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/scsi_ioctl.o CC [M] drivers/parport/parport_pc.o distcc[1039] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/chips/map_rom.o CC [M] drivers/pcmcia/cistpl.o CC [M] drivers/media/common/tuners/tda18271-maps.o CC drivers/hid/hid-monterey.o distcc[31860] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/common/tuners/tda18271-common.o CC drivers/hwmon/lm63.o CC drivers/base/cpu.o CC [M] drivers/net/phy/qsemi.o distcc[31663] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/joystick/analog.o CC drivers/input/joystick/cobra.o CC drivers/mmc/core/sd_ops.o /scratch/kisskb/src/drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. CC drivers/input/joystick/grip_mp.o CC [M] drivers/scsi/constants.o CC [M] drivers/scsi/scsicam.o CC [M] drivers/bluetooth/dtl1_cs.o CC drivers/base/firmware.o CC [M] drivers/net/irda/litelink-sir.o distcc[1172] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/tty_buffer.o CC drivers/input/joystick/joydump.o CC [M] drivers/ide/ide-iops.o CC drivers/mfd/twl4030-irq.o LD [M] fs/coda/coda.o CC [M] drivers/scsi/scsi_error.o CC [M] drivers/ide/ide-lib.o distcc[1636] ERROR: compile (null) on localhost:Broken pipe distcc[31047] ERROR: compile (null) on localhost:Broken pipe CC [M] net/appletalk/ddp.o LD drivers/i2c/busses/built-in.o CC [M] drivers/scsi/scsi_lib.o CC block/blk-merge.o CC [M] drivers/net/irda/toim3232-sir.o LD drivers/serial/built-in.o LD drivers/connector/cn.o CC [M] drivers/serial/serial_core.o CC drivers/char/tty_port.o CC drivers/hid/hid-pl.o CC [M] drivers/serial/8250.o LD net/atm/built-in.o CC drivers/hwmon/lm75.o CC [M] drivers/parport/parport_cs.o distcc[1917] ERROR: compile (null) on localhost:Broken pipe CC [M] net/atm/addr.o LD drivers/input/keyboard/built-in.o CC drivers/mmc/core/sdio.o CC [M] drivers/input/keyboard/lkkbd.o CC drivers/input/joystick/magellan.o CC [M] drivers/pcmcia/rsrc_mgr.o CC drivers/input/joystick/twidjoy.o CC drivers/mfd/mfd-core.o LD [M] sound/core/oss/snd-mixer-oss.o CC [M] drivers/pcmcia/socket_sysfs.o CC drivers/input/joystick/warrior.o distcc[1929] ERROR: compile (null) on localhost:Broken pipe CC net/8021q/vlan_dev.o CC drivers/input/joystick/xpad.o CC [M] net/atm/pvc.o CC [M] drivers/md/dm-linear.o LD arch/sh/drivers/built-in.o CC drivers/input/joystick/zhenhua.o CC [M] net/atm/signaling.o LD crypto/crypto.o CC [M] net/atm/svc.o CC [M] drivers/leds/leds-wm8350.o CC [M] net/atm/ioctl.o CC [M] drivers/net/phy/smsc.o CC [M] drivers/bluetooth/bt3c_cs.o distcc[30935] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/init.o CC [M] net/atm/common.o CC [M] net/appletalk/dev.o CC drivers/sh/intc.o CC [M] drivers/bluetooth/btuart_cs.o CC drivers/char/pty.o CC [M] drivers/media/common/tuners/tda18271-fe.o CC [M] drivers/parport/parport_ax88796.o CC drivers/base/map.o CC [M] net/atm/atm_misc.o CC net/ax25/ax25_addr.o CC [M] net/atm/raw.o distcc[2166] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/net/bonding/bonding.o CC [M] drivers/serial/serial_cs.o CC [M] drivers/input/keyboard/xtkbd.o CC drivers/input/misc/powermate.o distcc[2845] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/serial/sh-sci.o distcc[2874] ERROR: compile (null) on localhost:Broken pipe CC drivers/mmc/core/sdio_ops.o CC drivers/mfd/da903x.o LD drivers/net/irda/sir-dev.o CC [M] drivers/mtd/nand/alauda.o LD drivers/net/hamradio/built-in.o distcc[2342] ERROR: compile (null) on localhost:Broken pipe distcc[32623] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joystick/gamecon.o CC [M] drivers/net/phy/icplus.o CC [M] drivers/rtc/rtc-pcf8563.o CC net/8021q/vlan_netlink.o CC [M] drivers/leds/ledtrig-backlight.o CC drivers/char/misc.o CC drivers/hwmon/lm87.o CC drivers/base/devres.o CC drivers/staging/staging.o CC [M] net/bluetooth/af_bluetooth.o CC [M] drivers/media/common/tuners/qt1010.o LD crypto/crypto_algapi.o distcc[3266] ERROR: compile (null) on localhost:Broken pipe distcc[29131] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/leds/ledtrig-default-on.o CC [M] net/bluetooth/hci_core.o CC drivers/hid/hid-tmff.o CC net/ax25/ax25_dev.o CC [M] net/bluetooth/hci_conn.o LD drivers/connector/built-in.o CC [M] drivers/media/common/tuners/mxl5005s.o CC [M] drivers/md/dm-stripe.o CC [M] drivers/bluetooth/btusb.o CC [M] net/bluetooth/hci_event.o CC [M] net/bluetooth/hci_sock.o CC [M] net/bluetooth/hci_sysfs.o CC [M] drivers/input/misc/ati_remote2.o CC [M] drivers/ide/ide-probe.o CC block/blk-softirq.o CC drivers/mfd/pcf50633-core.o CC drivers/thermal/thermal_sys.o CC [M] net/appletalk/sysctl_net_atalk.o CC [M] drivers/net/eql.o CC [M] drivers/rtc/rtc-pcf8583.o LD fs/sysfs/built-in.o CC drivers/base/attribute_container.o CC net/bridge/br.o LD crypto/crypto_blkcipher.o CC drivers/input/mouse/appletouch.o CC drivers/hid/usbhid/hid-core.o CC drivers/input/mouse/sermouse.o CC drivers/input/mouse/vsxxxaa.o CC [M] drivers/scsi/scsi_lib_dma.o CC drivers/hid/usbhid/hid-quirks.o CC drivers/base/transport_class.o /scratch/kisskb/src/drivers/scsi/scsi_lib_dma.c: In function 'scsi_dma_unmap': /scratch/kisskb/src/drivers/scsi/scsi_lib_dma.c:44: warning: unused variable 'dev' distcc[3806] ERROR: compile (null) on localhost:Broken pipe LD drivers/staging/built-in.o CC [M] drivers/input/mouse/psmouse-base.o CC drivers/hid/usbhid/hiddev.o distcc[798] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br_device.o distcc[2237] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/mouse/synaptics.o CC net/ax25/ax25_iface.o CC drivers/hid/usbhid/hid-pidff.o distcc[4062] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/common/tuners/mxl5007t.o CC [M] drivers/md/dm-ioctl.o CC net/bridge/br_fdb.o LD [M] drivers/bluetooth/hci_uart.o CC drivers/char/vt_ioctl.o CC [M] drivers/input/joystick/sidewinder.o CC [M] net/bluetooth/lib.o CC [M] drivers/input/joystick/spaceball.o CC [M] net/bluetooth/l2cap.o CC drivers/mmc/core/sdio_bus.o LD [M] drivers/ata/libata.o CC [M] drivers/ide/ide-taskfile.o distcc[4121] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/mtd/ubi/ubi.o CC block/blk-timeout.o CC [M] drivers/input/mouse/alps.o distcc[3917] ERROR: compile (null) on localhost:Broken pipe LD drivers/thermal/built-in.o CC net/core/sock.o distcc[3900] ERROR: compile (null) on localhost:Broken pipe CC net/core/request_sock.o CC net/bridge/br_forward.o CC [M] drivers/input/keyboard/newtonkbd.o LD net/8021q/8021q.o LD [M] drivers/media/dvb/dvb-core/dvb-core.o LD drivers/media/dvb/built-in.o CC net/core/skbuff.o distcc[768] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hid/hid-a4tech.o CC net/core/iovec.o LD drivers/sh/built-in.o CC [M] drivers/input/mouse/trackpoint.o CC net/core/datagram.o CC [M] drivers/mfd/htc-pasic3.o CC [M] drivers/net/veth.o LD drivers/base/power/built-in.o LD drivers/net/irda/built-in.o distcc[2843] ERROR: compile (null) on localhost:Broken pipe CC net/core/stream.o CC net/bridge/br_if.o CC [M] drivers/scsi/scsi_scan.o distcc[4142] ERROR: compile (null) on localhost:Broken pipe distcc[2334] ERROR: compile (null) on localhost:Broken pipe LD kernel/built-in.o CC net/core/scm.o CC net/bridge/br_input.o CC drivers/hwmon/lm92.o CC [M] drivers/net/phy/realtek.o CC net/ax25/ax25_in.o CC [M] drivers/md/dm-io.o CC [M] sound/core/info.o LD crypto/crypto_hash.o distcc[2135] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/tablet/acecad.o CC net/core/gen_stats.o LD drivers/input/misc/built-in.o distcc[1958] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/tablet/aiptek.o LD drivers/uio/built-in.o CC drivers/mmc/core/sdio_cis.o CC net/core/gen_estimator.o distcc[30349] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joystick/spaceorb.o LD drivers/mmc/card/built-in.o CC block/ioctl.o CC [M] drivers/input/keyboard/stowaway.o CC [M] drivers/uio/uio.o CC net/dcb/dcbnl.o CC [M] drivers/uio/uio_pdrv_genirq.o distcc[30448] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hid/hid-apple.o CC [M] drivers/uio/uio_smx.o CC drivers/input/tablet/kbtab.o CC [M] drivers/mfd/pcf50633-adc.o CC [M] drivers/uio/uio_sercos3.o CC [M] drivers/rtc/rtc-rx8581.o CC [M] drivers/input/tablet/gtco.o CC net/bridge/br_ioctl.o CC [M] net/atm/resources.o CC [M] drivers/input/tablet/wacom_wac.o distcc[5471] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joystick/stinger.o CC [M] drivers/scsi/scsi_sysfs.o CC drivers/char/vc_screen.o distcc[2856] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ide/ide-pm.o CC drivers/char/selection.o CC [M] drivers/md/dm-kcopyd.o LD crypto/cryptomgr.o distcc[5249] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/dma-mapping.o LD crypto/built-in.o distcc[2953] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/keyboard.o CC [M] sound/core/control.o CC [M] drivers/input/tablet/wacom_sys.o CC block/genhd.o distcc[5736] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/module.o CC net/core/net_namespace.o CC net/ax25/ax25_ip.o distcc[4409] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/ufs/ufs.o CC [M] drivers/input/keyboard/sh_keysc.o CC drivers/hwmon/lm93.o CC net/decnet/af_decnet.o CC [M] drivers/net/smc91x.o CC net/core/sysctl_net_core.o CC net/ethernet/eth.o CC net/core/skb_dma_map.o CC drivers/input/touchscreen/mk712.o CC [M] net/bluetooth/hidp/core.o CC [M] drivers/usb/atm/cxacru.o distcc[4144] ERROR: compile (null) on localhost:Broken pipe distcc[4471] ERROR: compile (null) on localhost:Broken pipe CC net/ethernet/pe2.o LD [M] drivers/mtd/nand/nand.o distcc[4476] ERROR: compile (null) on localhost:Broken pipe distcc[28492] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/smc911x.o CC drivers/input/touchscreen/penmount.o CC [M] drivers/usb/c67x00/c67x00-drv.o CC drivers/usb/host/oxu210hp-hcd.o LD fs/reiserfs/reiserfs.o CC drivers/usb/core/usb.o CC drivers/usb/misc/berry_charge.o CC drivers/usb/core/hub.o CC drivers/input/touchscreen/touchit213.o LD drivers/input/joystick/iforce/built-in.o CC drivers/usb/core/hcd.o CC [M] drivers/input/joystick/iforce/iforce-ff.o CC [M] drivers/input/mouse/touchkit_ps2.o CC drivers/usb/core/urb.o LD drivers/usb/serial/built-in.o CC [M] drivers/usb/c67x00/c67x00-ll-hpi.o CC drivers/usb/misc/ftdi-elan.o CC [M] drivers/input/joystick/iforce/iforce-main.o CC drivers/usb/core/message.o CC [M] drivers/usb/serial/usb-serial.o distcc[5799] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/misc/usblcd.o distcc[5587] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/phy/mdio-bitbang.o CC [M] drivers/usb/serial/generic.o CC [M] drivers/md/dm-sysfs.o CC [M] drivers/usb/serial/bus.o CC [M] drivers/hid/hid-belkin.o distcc[6132] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bluetooth/hidp/sock.o CC [M] drivers/usb/serial/ezusb.o CC [M] drivers/usb/atm/speedtch.o CC [M] drivers/base/firmware_class.o CC net/ax25/ax25_out.o CC drivers/mmc/core/sdio_io.o CC net/decnet/dn_nsp_in.o /scratch/kisskb/src/drivers/usb/host/oxu210hp-hcd.c: In function 'oxu_drv_remove': /scratch/kisskb/src/drivers/usb/host/oxu210hp-hcd.c:3911: warning: unused variable 'base' distcc[4469] ERROR: compile (null) on localhost:Broken pipe distcc[4128] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/scsi_devinfo.o distcc[6979] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_route.o distcc[32641] ERROR: compile (null) on localhost:Broken pipe LD drivers/usb/gadget/built-in.o CC [M] drivers/usb/gadget/m66592-udc.o LD [M] net/bluetooth/hidp/hidp.o CC drivers/usb/otg/otg.o CC net/decnet/dn_nsp_out.o distcc[28702] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/aircable.o distcc[5114] ERROR: compile (null) on localhost:Broken pipe CC net/decnet/dn_route.o CC [M] drivers/usb/gadget/cdc2.o CC [M] drivers/ide/ide-park.o CC drivers/video/fb_notify.o CC [M] drivers/usb/gadget/ether.o distcc[28474] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/host/isp116x-hcd.o CC net/bridge/br_notify.o CC [M] drivers/input/evdev.o LD drivers/i2c/algos/built-in.o CC drivers/video/fbmem.o distcc[6140] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/gadget/file_storage.o CC drivers/char/vt.o CC [M] drivers/net/dnet.o CC drivers/video/fbmon.o CC net/ipv4/route.o CC block/scsi_ioctl.o CC [M] drivers/usb/c67x00/c67x00-hcd.o CC drivers/hwmon/w83627ehf.o CC net/ipv4/inetpeer.o CC net/ipv4/protocol.o distcc[6973] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/driver.o CC [M] drivers/usb/otg/nop-usb-xceiv.o CC net/ipv4/ip_input.o distcc[5598] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/ip_fragment.o CC [M] drivers/rtc/rtc-sh.o /scratch/kisskb/src/drivers/net/smc911x.c: In function 'smc911x_drv_remove': /scratch/kisskb/src/drivers/net/smc911x.c:2128: warning: unused variable 'lp' /scratch/kisskb/src/drivers/net/smc911x.c: In function 'SMC_inl': /scratch/kisskb/src/drivers/net/smc911x.h:135: warning: control reaches end of non-void function CC [M] drivers/input/touchscreen/gunze.o distcc[6683] ERROR: compile (null) on localhost:Broken pipe distcc[2638] ERROR: compile (null) on localhost:Broken pipe distcc[4139] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/atm/ueagle-atm.o CC [M] sound/core/misc.o CC [M] drivers/hid/hid-chicony.o distcc[7857] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/md/dm-path-selector.o LD net/bluetooth/rfcomm/built-in.o LD [M] drivers/input/tablet/wacom.o CC drivers/mmc/core/sdio_irq.o CC drivers/usb/host/sl811-hcd.o CC arch/sh/lib/io.o LD drivers/i2c/built-in.o CC [M] net/bluetooth/rfcomm/core.o CC drivers/video/fbcmap.o AS arch/sh/lib/ashiftrt.o CC [M] drivers/input/joystick/iforce/iforce-packets.o CC arch/sh/lib/ashldi3.o distcc[7673] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ide/ide-pio-blacklist.o CC [M] drivers/net/phy/national.o CC [M] drivers/hwmon/w83627hf.o CC net/ipv6/addrconf_core.o distcc[7029] ERROR: compile (null) on localhost:Broken pipe CC net/ipv6/exthdrs_core.o LD drivers/mtd/built-in.o CC net/ipv6/inet6_hashtables.o CC net/decnet/dn_dev.o CC [M] drivers/usb/c67x00/c67x00-sched.o CC block/cmd-filter.o LD security/selinux/selinux.o CC [M] net/atm/atm_sysfs.o AS arch/sh/lib/ashlsi3.o CC [M] net/ipv6/af_inet6.o CC net/ipv4/ip_forward.o CC net/ipv4/ip_options.o CC drivers/usb/core/config.o CC drivers/watchdog/wm8350_wdt.o CC drivers/video/fbsysfs.o CC [M] net/ipv6/anycast.o CC [M] drivers/ide/ide-sysfs.o CC arch/sh/lib/ashrdi3.o CC [M] net/ipv6/ip6_output.o CC [M] drivers/usb/atm/usbatm.o CC [M] drivers/input/touchscreen/inexio.o distcc[8660] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/usb/c67x00/c67x00.o CC drivers/usb/core/file.o CC [M] drivers/watchdog/pcwd_usb.o CC drivers/usb/core/buffer.o CC net/decnet/dn_neigh.o CC drivers/mmc/core/debugfs.o distcc[6925] ERROR: compile (null) on localhost:Broken pipe distcc[8472] ERROR: compile (null) on localhost:Broken pipe distcc[7297] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/ip_output.o CC [M] drivers/watchdog/softdog.o distcc[6077] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/ark3116.o CC drivers/usb/misc/vstusb.o CC [M] drivers/input/joystick/iforce/iforce-usb.o AS arch/sh/lib/ashrsi3.o CC [M] net/bluetooth/rfcomm/sock.o CC net/decnet/dn_timer.o CC [M] net/ipv6/ip6_input.o CC drivers/video/modedb.o distcc[8727] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/fbcvt.o LD drivers/usb/otg/built-in.o distcc[6976] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br_stp.o CC [M] net/ipx/af_ipx.o distcc[9081] ERROR: compile (null) on localhost:Broken pipe CC net/decnet/sysctl_net_decnet.o CC [M] net/ipx/ipx_route.o CC [M] drivers/rtc/rtc-x1205.o distcc[9132] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipx/ipx_proc.o CC [M] drivers/hwmon/adm1025.o CC net/ax25/ax25_std_in.o CC net/bridge/br_stp_bpdu.o LD drivers/input/input-core.o CC drivers/video/backlight/lcd.o CC [M] drivers/usb/gadget/printer.o CC net/bridge/br_stp_if.o CC [M] drivers/usb/host/sl811_cs.o LD [M] fs/ocfs2/dlm/ocfs2_dlm.o CC [M] sound/core/device.o CC [M] net/ipx/sysctl_net_ipx.o CC drivers/video/console/dummycon.o CC drivers/video/display/display-sysfs.o distcc[8653] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/logo/logo.o CC [M] drivers/video/backlight/platform_lcd.o CC [M] drivers/usb/serial/cp2101.o CC drivers/video/mb862xx/mb862xxfb.o CC drivers/video/cfbfillrect.o distcc[9562] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/gadget/serial.o CC [M] drivers/hid/hid-cypress.o LD drivers/base/built-in.o CC [M] net/bluetooth/rfcomm/tty.o CC [M] drivers/hwmon/gl518sm.o /scratch/kisskb/src/drivers/video/mb862xx/mb862xxfb.c:334: warning: 'mb862xxfb_init_fbinfo' defined but not used /scratch/kisskb/src/drivers/video/mb862xx/mb862xxfb.c:459: warning: 'dev_attr_dispregs' defined but not used LD security/selinux/built-in.o LD drivers/video/mb862xx/built-in.o LD fs/reiserfs/built-in.o AS arch/sh/lib/checksum.o LD [M] net/appletalk/appletalk.o CC drivers/char/defkeymap.o CC [M] drivers/video/backlight/backlight.o CC [M] net/atm/mpc.o CC [M] drivers/input/touchscreen/mtouch.o CC [M] drivers/usb/serial/usb_debug.o CC [M] drivers/scsi/scsi_netlink.o CC net/ipv4/ip_sockglue.o CC [M] drivers/hid/hid-microsoft.o CC drivers/video/cfbcopyarea.o CC lib/bcd.o distcc[6138] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/touchscreen/touchwin.o CC drivers/video/cfbimgblt.o CC drivers/video/sysfillrect.o CC drivers/video/logo/logo_linux_vga16.o CC arch/sh/lib/delay.o LD drivers/watchdog/built-in.o LD drivers/input/tablet/built-in.o CC [M] drivers/usb/misc/cypress_cy7c63.o CC lib/div64.o CC [M] drivers/rtc/rtc-pcf50633.o LD security/built-in.o CC [M] drivers/ide/ide-atapi.o LD [M] drivers/mtd/mtd.o distcc[7764] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/md/dm-mpath.o CC [M] drivers/usb/gadget/zero.o CC lib/sort.o CC net/core/dev.o LD [M] drivers/input/joystick/iforce/iforce.o CC [M] drivers/hwmon/gl520sm.o LD [M] drivers/parport/parport.o LD [M] drivers/net/phy/libphy.o LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.o CC net/bridge/br_stp_timer.o CC lib/parser.o CC [M] sound/core/sound_oss.o CC [M] net/atm/mpoa_caches.o CC [M] drivers/scsi/scsi_sysctl.o CC net/ipv4/inet_hashtables.o CC [M] drivers/video/backlight/generic_bl.o CC [M] drivers/input/touchscreen/tsc2007.o CC drivers/video/syscopyarea.o CC [M] net/ipv6/addrconf.o LD [M] drivers/mtd/nftl.o CC net/ax25/ax25_std_subr.o CC [M] drivers/ide/ide-gd.o LD [M] drivers/input/mouse/psmouse.o CC net/irda/iriap.o CC drivers/usb/core/sysfs.o distcc[10727] ERROR: compile (null) on localhost:Broken pipe distcc[10739] ERROR: compile (null) on localhost:Broken pipe CC net/irda/iriap_event.o CC [M] drivers/input/touchscreen/da9034-ts.o LD drivers/video/backlight/built-in.o LD drivers/input/joystick/built-in.o CC net/irda/irlmp.o CC [M] drivers/usb/serial/io_edgeport.o CC arch/sh/lib/div64-generic.o CC drivers/char/tty_audit.o AS arch/sh/lib/div64.o CC [M] drivers/md/md.o distcc[6278] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/funsoft.o CC [M] sound/core/info_oss.o distcc[10179] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/garmin_gps.o CC [M] drivers/scsi/scsi_transport_spi.o CC net/key/af_key.o LD drivers/video/console/built-in.o CC [M] drivers/usb/serial/ipaq.o CC [M] net/atm/mpoa_proc.o CC lib/halfmd4.o CC net/core/ethtool.o CC block/noop-iosched.o CC [M] drivers/usb/serial/keyspan.o CC [M] drivers/usb/misc/cytherm.o CC drivers/video/logo/logo_linux_clut224.o distcc[10207] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/keyspan_pda.o CC [M] drivers/hid/hid-petalynx.o CC net/bridge/br_netlink.o LD [M] drivers/rtc/rtc-core.o CC [M] drivers/hwmon/ibmpex.o CC drivers/video/sysimgblt.o LD drivers/mmc/core/mmc_core.o LD drivers/mmc/core/built-in.o CC drivers/usb/core/endpoint.o CC net/llc/llc_core.o LD sound/core/built-in.o CC [M] net/atm/lec.o CC net/llc/llc_input.o CC block/deadline-iosched.o CC net/core/dev_mcast.o CC net/llc/llc_output.o distcc[11285] ERROR: compile (null) on localhost:Broken pipe CC net/llc/llc_if.o CC [M] drivers/hid/hid-sony.o CC net/bridge/br_sysfs_if.o distcc[10637] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_std_timer.o CC [M] drivers/scsi/scsi_transport_fc.o CC net/llc/llc_c_ev.o CC arch/sh/lib/lshrdi3.o CC drivers/char/riscom8.o CC drivers/video/fb_sys_fops.o CC net/llc/llc_c_ac.o CC [M] drivers/hwmon/it87.o CC [M] net/ipv6/addrlabel.o distcc[10456] ERROR: compile (null) on localhost:Broken pipe distcc[11810] ERROR: compile (null) on localhost:Broken pipe CC lib/debug_locks.o LD drivers/video/display/display.o CC [M] drivers/usb/misc/emi62.o CC net/irda/irlmp_event.o LD [M] fs/squashfs/squashfs.o CC [M] drivers/ide/ide-disk.o LD net/dcb/built-in.o CC [M] block/as-iosched.o LD [M] net/bluetooth/rfcomm/rfcomm.o CC net/core/dst.o CC drivers/video/logo/logo_superh_mono.o LD drivers/input/touchscreen/built-in.o CC [M] drivers/scsi/ppa.o LD net/key/built-in.o CC drivers/char/n_hdlc.o CC [M] drivers/hwmon/lm83.o CC [M] drivers/hid/hid-topseed.o CC net/llc/llc_conn.o CC net/mac80211/main.o distcc[10480] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipv6/route.o CC drivers/video/fb_defio.o LD [M] drivers/pcmcia/pcmcia_core.o CC net/ipv4/inet_timewait_sock.o CC lib/random32.o CC net/ipv4/inet_connection_sock.o CC net/bridge/br_sysfs_br.o AS arch/sh/lib/lshrsi3.o CC net/irda/irlmp_frame.o CC [M] drivers/md/bitmap.o CC [M] drivers/ide/ide-disk_ioctl.o CC net/core/netevent.o distcc[12403] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_subr.o CC [M] drivers/usb/serial/kl5kusb105.o distcc[8507] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/misc/idmouse.o distcc[11207] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/devio.o CC [M] drivers/scsi/imm.o CC [M] drivers/hid/hid-zpff.o distcc[12204] ERROR: compile (null) on localhost:Broken pipe CC net/mac80211/wext.o CC net/netfilter/core.o CC [M] net/ipv6/ip6_fib.o LD [M] drivers/pcmcia/pcmcia.o distcc[7924] ERROR: compile (null) on localhost:Broken pipe distcc[7363] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/smsc47m1.o CC net/llc/llc_c_st.o CC net/netfilter/nf_log.o CC net/ipv4/tcp.o AS arch/sh/lib/memchr.o distcc[11834] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/md/raid5.o CC net/irda/irlap.o LD [M] drivers/media/common/tuners/tda18271.o CC lib/bust_spinlocks.o CC net/ax25/ax25_timer.o CC net/netlabel/netlabel_user.o LD drivers/media/common/built-in.o CC [M] drivers/ide/ide-floppy.o CC net/netlabel/netlabel_kapi.o distcc[5258] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/kobil_sct.o CC net/ax25/ax25_uid.o CC drivers/usb/core/notify.o distcc[10537] ERROR: compile (null) on localhost:Broken pipe LD drivers/net/built-in.o LD drivers/leds/built-in.o CC [M] drivers/usb/serial/mct_u232.o CC net/netfilter/nf_queue.o CC drivers/video/tmiofb.o CC net/mac80211/sta_info.o LD drivers/video/display/built-in.o CC [M] drivers/usb/misc/legousbtower.o CC drivers/video/logo/logo_superh_vga16.o CC net/ax25/af_ax25.o distcc[12971] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/memcpy.o CC drivers/char/raw.o CC net/core/neighbour.o CC net/ax25/sysctl_net_ax25.o CC net/core/rtnetlink.o CC [M] drivers/usb/serial/mos7840.o CC net/ipv4/tcp_input.o distcc[13289] ERROR: compile (null) on localhost:Broken pipe distcc[32546] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/misc/phidget.o distcc[12923] ERROR: compile (null) on localhost:Broken pipe LD net/8021q/built-in.o CC net/netlabel/netlabel_domainhash.o CC [M] drivers/scsi/st.o distcc[13407] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/generic.o CC [M] drivers/md/raid6algos.o CC net/netfilter/nf_sockopt.o CC net/llc/llc_pdu.o CC net/netfilter/nfnetlink.o CC net/netfilter/nfnetlink_log.o LD drivers/input/mouse/built-in.o LD drivers/usb/host/built-in.o CC lib/hexdump.o CC [M] drivers/ide/ide-floppy_ioctl.o LD net/802/built-in.o CC [M] net/ipv6/ipv6_sockglue.o AS arch/sh/lib/memmove.o CC drivers/char/n_r3964.o LD drivers/hwmon/built-in.o CC net/mac80211/wep.o CC net/ipv4/tcp_output.o distcc[3849] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/misc/phidgetkit.o CC net/irda/irlap_event.o CC [M] drivers/usb/serial/omninet.o CC [M] drivers/scsi/osst.o CC net/netlink/af_netlink.o CC net/netlabel/netlabel_addrlist.o LD [M] net/ipx/ipx.o CC [M] drivers/md/raid6recov.o distcc[8874] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/quirks.o LD [M] net/atm/atm.o CC net/netlink/attr.o CC net/llc/llc_sap.o CC net/netlink/genetlink.o CC net/core/utils.o distcc[3975] ERROR: compile (null) on localhost:Broken pipe CC lib/kasprintf.o LD drivers/hid/hid.o CC net/netfilter/x_tables.o distcc[11737] ERROR: compile (null) on localhost:Broken pipe CC net/netlabel/netlabel_mgmt.o distcc[14128] ERROR: compile (null) on localhost:Broken pipe LD drivers/hid/usbhid/usbhid.o CC drivers/video/logo/logo_superh_clut224.o LD [M] net/atm/mpoa.o CC [M] net/ipv6/ndisc.o CC [M] drivers/char/specialix.o CC lib/bitmap.o CC [M] drivers/ide/ide-tape.o distcc[13692] ERROR: compile (null) on localhost:Broken pipe CC net/mac80211/wpa.o CC net/irda/irlap_frame.o AS arch/sh/lib/memset.o CC net/irda/timer.o CC drivers/video/sm501fb.o CC [M] drivers/scsi/sg.o CC net/irda/qos.o CC drivers/usb/core/inode.o distcc[14394] ERROR: compile (null) on localhost:Broken pipe distcc[14135] ERROR: compile (null) on localhost:Broken pipe CC net/irda/irqueue.o CC net/core/link_watch.o LD drivers/hid/hid-logitech.o CC net/netfilter/xt_tcpudp.o CC net/netlabel/netlabel_unlabeled.o CC [M] drivers/usb/serial/opticon.o CC [M] drivers/char/lp.o CC drivers/usb/core/devices.o CC [M] drivers/usb/misc/phidgetservo.o CC [M] net/netrom/af_netrom.o CC [M] drivers/ide/ide-cs.o CC net/ipv4/tcp_timer.o CC [M] net/netrom/nr_dev.o CC net/mac80211/scan.o AS arch/sh/lib/movmem.o CC [M] drivers/scsi/scsi_debug.o distcc[13040] ERROR: compile (null) on localhost:Broken pipe CC [M] net/netrom/nr_in.o CC net/llc/llc_s_ac.o LD net/decnet/decnet.o LD net/bridge/bridge.o CC [M] net/netrom/nr_loopback.o distcc[11368] ERROR: compile (null) on localhost:Broken pipe CC net/irda/irttp.o CC net/core/filter.o LD [M] drivers/usb/gadget/g_zero.o CC net/netlabel/netlabel_cipso_v4.o distcc[14147] ERROR: compile (null) on localhost:Broken pipe CC [M] net/netrom/nr_out.o distcc[12457] ERROR: compile (null) on localhost:Broken pipe CC net/irda/irda_device.o CC [M] net/netrom/nr_route.o LD drivers/cpufreq/built-in.o CC [M] net/netrom/nr_subr.o CC net/netfilter/xt_NFLOG.o CC net/irda/irias_object.o LD net/netlabel/built-in.o distcc[14436] ERROR: compile (null) on localhost:Broken pipe LD net/phonet/built-in.o CC [M] net/netrom/nr_timer.o CC [M] net/phonet/pn_dev.o distcc[14929] ERROR: compile (null) on localhost:Broken pipe CC net/irda/wrapper.o CC [M] net/phonet/pn_netlink.o CC [M] drivers/usb/misc/rio500.o CC [M] net/netrom/sysctl_net_netrom.o distcc[13757] ERROR: compile (null) on localhost:Broken pipe CC net/irda/af_irda.o distcc[12766] ERROR: compile (null) on localhost:Broken pipe LD drivers/video/logo/built-in.o CC [M] drivers/char/ppdev.o CC net/irda/discovery.o distcc[15015] ERROR: compile (null) on localhost:Broken pipe CC lib/scatterlist.o CC [M] net/phonet/socket.o CC [M] drivers/md/raid6tables.o distcc[11828] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ide/ide_platform.o CC drivers/video/vfb.o AS arch/sh/lib/strlen.o CC net/mac80211/ht.o LD drivers/media/built-in.o CC [M] net/phonet/datagram.o CC [M] drivers/usb/serial/option.o CC [M] drivers/scsi/scsi_wait_scan.o CC [M] net/ipv6/udp.o distcc[14401] ERROR: compile (null) on localhost:Broken pipe CC [M] net/phonet/sysctl.o CC lib/string_helpers.o LD [M] drivers/usb/gadget/g_ether.o CC [M] drivers/usb/misc/usbtest.o CC net/irda/parameters.o distcc[15659] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/udiv_qrnnd.o distcc[15297] ERROR: compile (null) on localhost:Broken pipe CC net/core/flow.o distcc[15677] ERROR: compile (null) on localhost:Broken pipe CC [M] net/phonet/af_phonet.o CC [M] drivers/md/raid6int1.o make[2]: *** [fs/ocfs2] Error 2 make[1]: *** [fs] Error 2 make[1]: *** Waiting for unfinished jobs.... CC [M] net/phonet/pep.o CC net/llc/llc_s_ev.o distcc[15017] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/pl2303.o CC net/mac80211/mlme.o CC net/netfilter/xt_comment.o CC [M] drivers/video/metronomefb.o CC net/ipv4/tcp_ipv4.o CC net/irda/irnetlink.o CC [M] net/phonet/pep-gprs.o LD drivers/char/ipmi/built-in.o CC [M] drivers/char/ipmi/ipmi_msghandler.o CC [M] drivers/scsi/device_handler/scsi_dh.o CC [M] net/ipv6/udplite.o CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o LD [M] drivers/usb/gadget/g_file_storage.o CC net/netfilter/xt_dccp.o CC net/core/net-sysfs.o CC [M] drivers/scsi/device_handler/scsi_dh_emc.o CC net/mac80211/iface.o AS arch/sh/lib/udivsi3.o CC [M] drivers/char/ipmi/ipmi_si_intf.o CC [M] drivers/md/raid6int2.o CC [M] drivers/usb/misc/uss720.o CC [M] drivers/char/pcmcia/cm4040_cs.o LD drivers/mmc/built-in.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o LD drivers/char/pcmcia/built-in.o distcc[13363] ERROR: compile (null) on localhost:Broken pipe distcc[16043] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/qcserial.o CC net/ipv4/tcp_minisocks.o CC [M] net/ipv6/raw.o LD [M] drivers/usb/gadget/g_serial.o CC lib/iomap_copy.o CC [M] drivers/video/s1d13xxxfb.o CC net/rfkill/rfkill.o CC net/ipv4/tcp_cong.o distcc[16475] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/datagram.o CC net/llc/llc_s_st.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 CC lib/devres.o CC [M] drivers/scsi/libfc/fc_disc.o AS arch/sh/lib/udivsi3_i4i-Os.o CC net/irda/irmod.o LD [M] drivers/usb/gadget/g_printer.o CC [M] drivers/usb/serial/safe_serial.o CC [M] net/ipv6/protocol.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o CC net/rfkill/rfkill-input.o CC [M] drivers/usb/serial/siemens_mpi.o CC net/sched/sch_generic.o CC lib/hweight.o CC net/irda/irsysctl.o CC net/netfilter/xt_iprange.o LD drivers/scsi/pcmcia/built-in.o CC net/llc/af_llc.o CC net/ipv4/raw.o distcc[13934] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/libfc/fc_exch.o LD [M] drivers/usb/gadget/g_cdc.o CC net/ipv4/udp.o distcc[14509] ERROR: compile (null) on localhost:Broken pipe distcc[16156] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/udplite.o CC [M] drivers/md/raid6int4.o /scratch/kisskb/src/net/sched/sch_generic.c: In function 'dev_watchdog': /scratch/kisskb/src/net/sched/sch_generic.c:224: warning: unused variable 'drivername' distcc[16978] ERROR: compile (null) on localhost:Broken pipe CC net/mac80211/rate.o CC net/wireless/wext.o CC net/netfilter/xt_mac.o CC net/ipv4/arp.o LD net/decnet/built-in.o LD drivers/input/built-in.o CC net/wireless/core.o CC net/llc/llc_station.o distcc[15986] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/icmp.o LD [M] sound/core/snd.o CC lib/plist.o distcc[16861] ERROR: compile (null) on localhost:Broken pipe distcc[17202] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/pcmcia/nsp_cs.o CC net/wireless/sysfs.o CC [M] net/ipv6/icmp.o CC [M] drivers/scsi/libfc/fc_elsct.o CC [M] drivers/usb/serial/spcp8x5.o CC net/wireless/radiotap.o LD [M] sound/core/snd-timer.o distcc[17364] ERROR: compile (null) on localhost:Broken pipe CC lib/bitrev.o CC [M] drivers/scsi/pcmcia/sym53c500_cs.o LD drivers/usb/misc/built-in.o CC net/mac80211/michael.o CC net/ipv4/devinet.o distcc[14630] ERROR: compile (null) on localhost:Broken pipe CC net/xfrm/xfrm_policy.o LD [M] sound/core/snd-pcm.o CC net/xfrm/xfrm_state.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o CC net/ipv4/af_inet.o CC [M] drivers/usb/serial/symbolserial.o CC [M] drivers/scsi/libfc/fc_frame.o CC net/ipv4/igmp.o CC net/wireless/util.o CC net/sysctl_net.o CC net/irda/ircomm/ircomm_tty.o LD arch/sh/lib/built-in.o CC lib/crc-ccitt.o CC net/llc/sysctl_net_llc.o distcc[17782] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipv6/mcast.o LD net/bridge/built-in.o distcc[17813] ERROR: compile (null) on localhost:Broken pipe LD [M] sound/core/snd-page-alloc.o LD drivers/scsi/built-in.o CC net/mac80211/tkip.o CC [M] drivers/md/raid6int8.o CC net/netfilter/xt_multiport.o CC [M] drivers/char/ipmi/ipmi_watchdog.o CC [M] net/irda/irlan/irlan_common.o CC net/xfrm/xfrm_hash.o CC net/irda/ircomm/ircomm_tty_attach.o CC [M] drivers/md/raid6int16.o LD drivers/hid/usbhid/built-in.o LD [M] drivers/scsi/scsi_mod.o CC net/xfrm/xfrm_input.o CC net/ipv4/fib_frontend.o CC [M] drivers/md/raid6int32.o CC [M] drivers/scsi/libfc/fc_lport.o CC lib/crc16.o CC [M] drivers/char/ipmi/ipmi_poweroff.o CC [M] net/irda/irlan/irlan_eth.o CC [M] drivers/usb/serial/visor.o CC net/wireless/reg.o CC net/mac80211/aes_ccm.o CC [M] drivers/md/raid6altivec1.o CC net/ipv4/fib_semantics.o CC [M] drivers/usb/serial/whiteheat.o CC net/irda/ircomm/ircomm_tty_ioctl.o CC [M] net/ipv6/reassembly.o CC net/xfrm/xfrm_output.o CC net/netfilter/xt_policy.o distcc[18111] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/libfc/fc_rport.o CC [M] net/irda/irlan/irlan_event.o CC net/mac80211/cfg.o CC net/irda/ircomm/ircomm_param.o CC [M] drivers/md/raid6altivec2.o CC net/wireless/wext-compat.o CC net/irda/ircomm/ircomm_core.o CC net/netfilter/xt_string.o CC net/ipv4/inet_fragment.o CC net/netfilter/xt_u32.o CC [M] net/irda/irlan/irlan_client.o LD [M] drivers/usb/serial/usbserial.o distcc[16865] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/libfc/fc_fcp.o CC net/wireless/nl80211.o CC [M] net/irda/irlan/irlan_provider.o CC [M] net/ipv6/tcp_ipv6.o CC net/xfrm/xfrm_algo.o CC net/mac80211/rx.o distcc[18756] ERROR: compile (null) on localhost:Broken pipe distcc[14610] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/md/raid6altivec4.o CC net/irda/ircomm/ircomm_event.o distcc[18783] ERROR: compile (null) on localhost:Broken pipe distcc[18285] ERROR: compile (null) on localhost:Broken pipe CC net/xfrm/xfrm_sysctl.o CC net/ipv4/sysctl_net_ipv4.o LD net/sched/built-in.o CC [M] net/xfrm/xfrm_user.o CC net/mac80211/spectmgmt.o distcc[18572] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/ipvs/ip_vs_conn.o distcc[18306] ERROR: compile (null) on localhost:Broken pipe CC lib/crc32.o CC [M] drivers/md/raid6altivec8.o distcc[16499] ERROR: compile (null) on localhost:Broken pipe CC lib/libcrc32c.o CC net/ipv4/fib_hash.o CC [M] net/irda/irlan/irlan_filter.o CC net/netfilter/ipvs/ip_vs_core.o CC net/irda/ircomm/ircomm_lmp.o CC net/mac80211/tx.o CC [M] net/netfilter/nfnetlink_queue.o CC net/wireless/lib80211.o CC [M] drivers/md/raid6mmx.o CC [M] net/ipv6/exthdrs.o distcc[18452] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/ipvs/ip_vs_ctl.o CC net/mac80211/key.o CC [M] net/xfrm/xfrm_ipcomp.o CC net/ipv4/ipmr.o CC [M] net/irda/irlan/irlan_provider_event.o CC net/irda/ircomm/ircomm_ttp.o LD drivers/hid/built-in.o distcc[11826] ERROR: compile (null) on localhost:Broken pipe CC [M] net/netfilter/xt_NFQUEUE.o CC lib/lzo/lzo1x_compress.o CC [M] net/ipv6/datagram.o distcc[17020] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irlan/irlan_client_event.o CC lib/lzo/lzo1x_decompress.o CC net/mac80211/util.o CC [M] net/ipv6/ip6_flowlabel.o CC net/ipv4/syncookies.o CC [M] drivers/md/raid6sse1.o LD lib/zlib_deflate/built-in.o CC [M] lib/zlib_deflate/deflate.o LD drivers/char/built-in.o CC net/mac80211/wme.o distcc[17519] ERROR: compile (null) on localhost:Broken pipe LD lib/zlib_inflate/built-in.o CC [M] net/netfilter/xt_RATEEST.o LD net/llc/llc.o distcc[18298] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipv6/inet6_connection_sock.o CC net/ipv4/ah4.o CC [M] drivers/md/raid6sse2.o CC [M] lib/zlib_deflate/deftree.o CC net/mac80211/event.o CC net/netfilter/ipvs/ip_vs_sched.o CC net/netfilter/ipvs/ip_vs_xmit.o CC [M] lib/zlib_inflate/inffast.o distcc[19657] ERROR: compile (null) on localhost:Broken pipe CC [M] net/netfilter/xt_TRACE.o LD net/llc/llc2.o CC net/mac80211/led.o CC [M] net/ipv6/sysctl_net_ipv6.o distcc[19679] ERROR: compile (null) on localhost:Broken pipe CC [M] lib/zlib_inflate/inflate.o CC net/mac80211/debugfs.o CC [M] drivers/md/multipath.o distcc[17755] ERROR: compile (null) on localhost:Broken pipe CC net/mac80211/debugfs_sta.o LD drivers/video/fb.o CC [M] lib/zlib_deflate/deflate_syms.o distcc[19841] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/char/ipmi/ipmi_si.o CC lib/textsearch.o CC net/mac80211/debugfs_netdev.o distcc[19305] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/ipvs/ip_vs_app.o distcc[16371] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/esp4.o CC [M] drivers/md/faulty.o CC [M] lib/zlib_inflate/infutil.o LD [M] net/irda/irlan/irlan.o CC net/ipv4/xfrm4_mode_transport.o CC net/mac80211/debugfs_key.o CC lib/ts_kmp.o LD net/llc/built-in.o CC [M] net/ipv6/xfrm6_policy.o CC [M] drivers/md/dm-crypt.o LD [M] net/phonet/phonet.o CC [M] lib/zlib_inflate/inftrees.o CC [M] lib/zlib_inflate/inflate_syms.o CC net/mac80211/rc80211_pid_algo.o distcc[18184] ERROR: compile (null) on localhost:Broken pipe LD block/built-in.o CC net/mac80211/rc80211_pid_debugfs.o distcc[19834] ERROR: compile (null) on localhost:Broken pipe CC [M] net/netfilter/xt_hashlimit.o CC net/netfilter/ipvs/ip_vs_sync.o CC [M] net/ipv6/xfrm6_state.o CC net/ipv4/ipconfig.o LD [M] net/phonet/pn_pep.o LD [M] net/netrom/netrom.o CC net/netfilter/ipvs/ip_vs_est.o CC lib/ts_bm.o CC lib/ts_fsm.o CC net/mac80211/rc80211_minstrel.o CC [M] net/netfilter/xt_limit.o CC [M] net/ipv6/xfrm6_input.o CC [M] net/netfilter/xt_pkttype.o CC lib/audit.o CC [M] net/ipv6/xfrm6_output.o CC net/ipv4/netfilter.o CC net/mac80211/rc80211_minstrel_debugfs.o CC net/netfilter/ipvs/ip_vs_proto.o LD drivers/mfd/wm8350.o CC [M] net/netfilter/xt_rateest.o CC [M] net/netfilter/xt_recent.o CC [M] net/ipv6/netfilter.o CC lib/syscall.o CC net/netfilter/ipvs/ip_vs_lc.o CC net/ipv4/netfilter/arp_tables.o CC [M] net/ipv6/syncookies.o CC [M] drivers/md/dm-round-robin.o CC net/ipv4/tcp_bic.o CC [M] net/netfilter/xt_statistic.o CC lib/dynamic_printk.o CC [M] net/ipv6/ah6.o CC [M] drivers/md/dm-log.o LD [M] drivers/ide/ide-core.o LD [M] drivers/ide/ide-gd_mod.o LD [M] drivers/ide/ide-cd_mod.o distcc[19188] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/tcp_htcp.o CC net/ipv4/netfilter/arpt_mangle.o distcc[19823] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/ipvs/ip_vs_dh.o CC [M] net/netfilter/xt_tcpmss.o CC lib/argv_split.o CC net/ipv4/cipso_ipv4.o CC [M] drivers/md/dm-region-hash.o CC net/netfilter/ipvs/ip_vs_sh.o distcc[12998] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipv6/tunnel6.o distcc[8401] ERROR: compile (null) on localhost:Broken pipe distcc[21210] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/xfrm4_policy.o distcc[20438] ERROR: compile (null) on localhost:Broken pipe CC [M] net/netfilter/xt_time.o CC [M] drivers/md/dm-zero.o CC net/netfilter/ipvs/ip_vs_nq.o CC lib/cmdline.o distcc[17786] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipv6/xfrm6_mode_transport.o CC net/ipv4/xfrm4_state.o LD net/ax25/ax25.o CC [M] net/netfilter/ipvs/ip_vs_wrr.o distcc[21577] ERROR: compile (null) on localhost:Broken pipe CC lib/ctype.o CC [M] net/ipv6/xfrm6_mode_tunnel.o CC [M] net/ipv6/ip6_tunnel.o CC net/ipv4/xfrm4_input.o CC [M] net/netfilter/ipvs/ip_vs_lblcr.o CC lib/dec_and_lock.o distcc[21033] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipv4/netfilter/ip_tables.o CC lib/dump_stack.o CC net/ipv4/xfrm4_output.o LD net/netfilter/netfilter.o LD [M] lib/zlib_deflate/zlib_deflate.o CC lib/extable.o CC [M] net/ipv4/ipip.o CC [M] net/ipv4/netfilter/iptable_filter.o CC [M] net/ipv4/ipcomp.o CC lib/find_last_bit.o distcc[21277] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipv4/netfilter/iptable_raw.o CC lib/find_next_bit.o CC [M] net/ipv4/xfrm4_tunnel.o CC [M] net/ipv4/netfilter/ipt_addrtype.o LD net/ipv6/built-in.o CC [M] net/ipv4/xfrm4_mode_beet.o CC [M] net/ipv4/netfilter/ipt_ah.o distcc[18450] ERROR: compile (null) on localhost:Broken pipe CC lib/idr.o CC [M] net/ipv4/inet_lro.o CC [M] net/ipv4/netfilter/ipt_ecn.o LD drivers/mfd/built-in.o CC [M] net/ipv4/tunnel4.o CC [M] net/ipv4/netfilter/ipt_ttl.o CC lib/int_sqrt.o distcc[18290] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipv4/netfilter/ipt_LOG.o distcc[18292] ERROR: compile (null) on localhost:Broken pipe CC lib/irq_regs.o CC [M] net/ipv4/netfilter/ipt_ULOG.o CC [M] net/ipv4/xfrm4_mode_tunnel.o distcc[22031] ERROR: compile (null) on localhost:Broken pipe CC lib/is_single_threaded.o CC [M] net/ipv4/inet_diag.o CC [M] net/ipv4/tcp_diag.o CC [M] net/ipv4/tcp_cubic.o CC lib/klist.o CC lib/kobject.o CC lib/kobject_uevent.o CC lib/kref.o CC lib/prio_heap.o distcc[21920] ERROR: compile (null) on localhost:Broken pipe CC lib/prio_tree.o distcc[22244] ERROR: compile (null) on localhost:Broken pipe CC lib/proportions.o CC lib/radix-tree.o CC lib/ratelimit.o CC lib/rbtree.o distcc[19815] ERROR: compile (null) on localhost:Broken pipe CC lib/reciprocal_div.o CC lib/rwsem-spinlock.o CC lib/sha1.o distcc[22707] ERROR: compile (null) on localhost:Broken pipe distcc[22710] ERROR: compile (null) on localhost:Broken pipe CC lib/show_mem.o distcc[15327] ERROR: compile (null) on localhost:Broken pipe CC lib/string.o CC lib/vsprintf.o distcc[22468] ERROR: compile (null) on localhost:Broken pipe CC [M] lib/crc-t10dif.o CC [M] lib/crc-itu-t.o distcc[22878] ERROR: compile (null) on localhost:Broken pipe distcc[22906] ERROR: compile (null) on localhost:Broken pipe distcc[20252] ERROR: compile (null) on localhost:Broken pipe distcc[20996] ERROR: compile (null) on localhost:Broken pipe distcc[6171] ERROR: compile (null) on localhost:Broken pipe distcc[21398] ERROR: compile (null) on localhost:Broken pipe distcc[19827] ERROR: compile (null) on localhost:Broken pipe distcc[19507] ERROR: compile (null) on localhost:Broken pipe distcc[20081] ERROR: compile (null) on localhost:Broken pipe distcc[22743] ERROR: compile (null) on localhost:Broken pipe distcc[18564] ERROR: compile (null) on localhost:Broken pipe distcc[22867] ERROR: compile (null) on localhost:Broken pipe distcc[21571] ERROR: compile (null) on localhost:Broken pipe distcc[22918] ERROR: compile (null) on localhost:Broken pipe distcc[21586] ERROR: compile (null) on localhost:Broken pipe distcc[14244] ERROR: compile (null) on localhost:Broken pipe LD net/netlink/built-in.o LD drivers/video/built-in.o distcc[19586] ERROR: compile (null) on localhost:Broken pipe LD lib/lzo/lzo_compress.o LD lib/lzo/lzo_decompress.o LD net/ipv4/netfilter/built-in.o LD net/ax25/built-in.o LD [M] net/bluetooth/bluetooth.o LD net/irda/ircomm/ircomm.o LD net/irda/ircomm/ircomm-tty.o LD net/irda/ircomm/built-in.o LD net/xfrm/built-in.o LD [M] lib/zlib_inflate/zlib_inflate.o distcc[19825] ERROR: compile (null) on localhost:Broken pipe LD net/ethernet/built-in.o distcc[23047] ERROR: compile (null) on localhost:Broken pipe distcc[18765] ERROR: compile (null) on localhost:Broken pipe distcc[22754] ERROR: compile (null) on localhost:Broken pipe distcc[19273] ERROR: compile (null) on localhost:Broken pipe LD net/wireless/cfg80211.o LD net/wireless/built-in.o LD [M] drivers/scsi/libfc/libfc.o LD net/rfkill/built-in.o AR arch/sh/lib/lib.a LD drivers/usb/core/usbcore.o LD [M] drivers/md/raid456.o LD [M] drivers/md/md-mod.o LD [M] drivers/md/dm-mod.o LD [M] drivers/md/dm-multipath.o LD [M] drivers/md/dm-mirror.o LD drivers/usb/core/built-in.o LD drivers/usb/built-in.o LD net/irda/irda.o distcc[22737] ERROR: compile (null) on localhost:Broken pipe LD lib/lzo/built-in.o LD net/mac80211/mac80211.o LD net/mac80211/built-in.o LD [M] net/ipv6/ipv6.o distcc[22875] ERROR: compile (null) on localhost:Broken pipe LD net/core/built-in.o LD drivers/built-in.o LD net/netfilter/ipvs/ip_vs.o LD net/netfilter/ipvs/built-in.o LD net/irda/built-in.o LD net/netfilter/built-in.o AR lib/lib.a LD net/ipv4/built-in.o LD lib/built-in.o LD net/built-in.o make: *** [sub-make] Error 2 bisect failed a9fb6d05d59c9e118ad8c355adfdf88c970c61bc # git bisect bad a9fb6d05d59c9e118ad8c355adfdf88c970c61bc is first bad commit commit a9fb6d05d59c9e118ad8c355adfdf88c970c61bc Author: Alan Stern Date: Thu Feb 12 14:48:19 2009 -0500 usb-storage: make jumpshot a separate module This patch (as1214) converts usb-storage's jumpshot subdriver into a separate module. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman :040000 040000 31b8ee1f840c7ce4b78129b14639d77d3371fb6b 57e1a4f9a5880542c307ee625711820dfb4f34e1 M drivers # < git symbolic-ref HEAD # < git bisect next # < git log --max-count=1 a9fb6d05d59c9e118ad8c355adfdf88c970c61bc Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 149, in _do_build raise BuildFailedException(e) BuildFailedException: Failed running "/scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- " (2)