# < git ls-remote git://fs.ozlabs.ibm.com/home/kernel/upstream refs/heads/master # < git rev-parse tmp/linus # < git fetch -f URL master:tmp/linus * refs/heads/tmp/linus: fast forward to branch 'master' of git://fs.ozlabs.ibm.com/home/kernel/upstream old..new: c09bca7..4fe7041 # < git rev-parse tmp/linus # < git log --max-count=1 4fe70410d9a219dabb47328effccae7e7f2a6e26 Upstream revision is 4fe70410d9a219dabb47328effccae7e7f2a6e26 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 usr/Kconfig:145:warning: defaults for choice values not supported # /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 usr/Kconfig:145:warning: defaults for choice values not supported 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/conmakehash HOSTCC scripts/bin2c CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC kernel/bounds.s MKELF scripts/mod/elfconfig.h GEN include/linux/bounds.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_initrd.o CC init/do_mounts_md.o CC init/initramfs.o HOSTCC usr/gen_init_cpio 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/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/timers/timer-cmt.o CC arch/sh/mm/init.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/kgdb.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/early_printk.o CC arch/sh/kernel/machine_kexec.o CC arch/sh/mm/mmap.o AS arch/sh/kernel/relocate_kernel.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/mm/cache-sh2.o CC arch/sh/kernel/stacktrace.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/mm/pg-nommu.o CC arch/sh/kernel/ftrace.o CC arch/sh/mm/asids-debugfs.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/disassemble.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/init_task.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o LDS arch/sh/kernel/vmlinux.lds /scratch/kisskb/src/init/initramfs.c:520: warning: 'clean_rootfs' defined but not used GEN usr/initramfs_data.cpio /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[14535] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory AS usr/initramfs_data.o LD arch/sh/boards/built-in.o /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[14650] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.o': No such file or directory CC arch/sh/math-emu/math.o CC arch/sh/boards/mach-se/board-se7619.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23: /scratch/kisskb/src/include/math-emu/single.h:50: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 CC kernel/sched.o CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o /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[14760] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_machine_kexec.o': No such file or directory CC kernel/printk.o CC kernel/cpu.o CC kernel/exit.o CC kernel/itimer.o TIMEC kernel/timeconst.h CC mm/bootmem.o CC kernel/softirq.o CC mm/filemap.o CC kernel/resource.o CC mm/mempool.o CC mm/oom_kill.o CC mm/fadvise.o CC mm/maccess.o CC mm/page_alloc.o CC mm/page-writeback.o CC mm/pdflush.o CC mm/readahead.o CC kernel/sysctl.o CC mm/swap.o CC kernel/capability.o CC kernel/ptrace.o CC mm/truncate.o CC kernel/timer.o CC mm/vmscan.o CC kernel/user.o CC kernel/signal.o CC mm/shmem.o CC mm/prio_tree.o CC kernel/sys.o CC mm/util.o CC mm/mmzone.o CC kernel/kmod.o CC mm/backing-dev.o CC mm/vmstat.o CC kernel/workqueue.o CC mm/page_isolation.o 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 mm/mm_init.o CC kernel/rcupdate.o CC mm/nommu.o CC kernel/extable.o CC mm/dmapool.o CC kernel/params.o CC mm/sparse.o CC kernel/posix-timers.o CC mm/shmem_acl.o CC kernel/kthread.o CC kernel/wait.o CC mm/slub.o CC mm/quicklist.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/notifier.o CC kernel/semaphore.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/stacktrace.o CC kernel/irq/manage.o CC kernel/irq/handle.o CC kernel/power/main.o CC kernel/irq/spurious.o CC fs/open.o CC kernel/power/poweroff.o CC kernel/irq/resend.o CC kernel/mutex-debug.o CC kernel/time/timekeeping.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/lockdep.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15376] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated distcc[15378] ERROR: compile (null) on localhost failed CC kernel/lockdep_proc.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 /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[15489] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory CC fs/read_write.o CC kernel/time/ntp.o /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[15380] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory CC kernel/trace/ftrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slub.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slub.o: uses instructions which are incompatible with 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/slub.o distcc[15574] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_slub.o': No such file or directory /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[15585] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_disassemble.o': No such file or directory CC fs/file_table.o CC kernel/time/clocksource.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[15617] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory CC kernel/trace/ring_buffer.o CC fs/super.o /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[15685] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory CC kernel/time/jiffies.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[15753] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory CC kernel/trace/trace.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[15790] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem_acl.o': No such file or directory /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[15800] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory CC fs/char_dev.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[15817] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_util.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 CC kernel/time/timer_list.o distcc[15823] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory CC fs/stat.o CC kernel/time/timecompare.o /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[15870] ERROR: compile (null) on localhost failed LD usr/built-in.o mv: cannot stat `mm/.tmp_mx_dmapool.o': No such file or directory CC kernel/time/timer_stats.o CC kernel/futex.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 /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[15924] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory CC fs/exec.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[15952] 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: 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[15557] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_vmstat.o': No such file or directory CC kernel/trace/trace_sched_switch.o CC kernel/irq/chip.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[15984] 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/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 CC kernel/irq/devres.o distcc[16006] 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-objcopy: Unable to change endianness of input file(s) distcc[16013] ERROR: compile (null) on localhost failed /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 CC fs/pipe.o distcc[16037] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/trace/.tmp_mx_trace_selftest_dynamic.o': No such file or directory CC kernel/irq/autoprobe.o /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[16073] 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-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[16078] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/math-emu/.tmp_mx_math.o': No such file or directory CC fs/namei.o LD arch/sh/math-emu/built-in.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[16117] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_backing-dev.o': No such file or directory CC kernel/rtmutex.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[16131] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory /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[16143] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory CC kernel/irq/proc.o CC fs/fcntl.o CC kernel/trace/trace_functions.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[16230] 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-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[16239] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory CC kernel/rtmutex-debug.o CC fs/ioctl.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[16269] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory CC kernel/trace/trace_nop.o CC kernel/up.o /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[16188] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_prio_tree.o': No such file or directory LD arch/sh/boards/mach-se/built-in.o CC fs/readdir.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[16363] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_main.o': No such file or directory CC kernel/trace/trace_stack.o CC kernel/spinlock.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[16414] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.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: kernel/time/timer_stats.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_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 kernel/time/timer_stats.o distcc[16431] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_stats.o': No such file or directory CC kernel/trace/trace_boot.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[16463] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file_table.o': No such file or directory CC kernel/uid16.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[16480] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory CC kernel/trace/trace_branch.o CC fs/select.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[16532] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory CC kernel/kallsyms.o CC fs/fifo.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[16563] 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: 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[16568] 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: 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[15637] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directory CC kernel/acct.o CC kernel/kexec.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[16597] ERROR: compile (null) on localhost failed CC kernel/backtracetest.o mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory CC fs/dcache.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 CC kernel/pid_namespace.o distcc[16650] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pm_qos_params.o': No such file or directory CC fs/inode.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[16672] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory CC fs/attr.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[16693] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_capability.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[16700] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_autoprobe.o': No such file or directory GZIP kernel/config_data.gz CC fs/bad_inode.o CC kernel/audit.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[16747] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory /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[16445] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory CC kernel/auditfilter.o CC kernel/auditsc.o /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[16789] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory CC fs/file.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 distcc[16804] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory CC kernel/audit_tree.o CC kernel/kgdb.o CC fs/filesystems.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[16505] 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: 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[16856] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory CC kernel/softlockup.o CC kernel/seccomp.o /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[16882] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory CC fs/namespace.o CC kernel/rcutorture.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[16303] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory CC fs/seq_file.o /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[16867] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory CC kernel/rcutree.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[16979] 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-objcopy: Unable to change endianness of input file(s) distcc[16385] ERROR: compile (null) on localhost failed kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated distcc[16985] 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[16987] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/time/.tmp_mx_jiffies.o': No such file or directory CC fs/xattr.o CC kernel/rcutree_trace.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1868: warning: control reaches end of non-void function /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 distcc[17023] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_uid16.o': No such file or directory arch/sh/kernel/timers/.tmp_gl_timer-cmt.o: file not recognized: File truncated distcc[16021] 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[17029] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/timers/.tmp_mx_timer-cmt.o': No such file or directory CC kernel/relay.o LD arch/sh/kernel/timers/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[17046] 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[2]: *** Waiting for unfinished jobs.... CC fs/libfs.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[17071] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory CC kernel/utsname_sysctl.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[16965] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_pdflush.o': No such file or directory CC fs/fs-writeback.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17109] ERROR: compile (null) on localhost failed kernel/.tmp_gl_rcutree_trace.o: file not recognized: File truncated distcc[17111] 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[16621] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_machvec.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: 'arch/sh/kernel/.tmp_mx_machvec.o': No such file distcc[17121] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_machvec.o': No such file or directory CC kernel/marker.o CC fs/pnode.o CC kernel/tracepoint.o /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[16348] ERROR: compile (null) on localhost failed CC kernel/latencytop.o mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory CC ipc/util.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17204] 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[17113] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_rcutree_trace.o': No such file or directory /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[16320] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_fadvise.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[16323] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory CC ipc/msgutil.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.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/timecompare.o: uses instructions which are incompatible with 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/timecompare.o distcc[17240] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timecompare.o': No such file or directory CC kernel/dma-coherent.o CC ipc/msg.o CC fs/drop_caches.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 /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[17294] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory distcc[17297] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory CC ipc/sem.o CC ipc/shm.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 /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[17342] ERROR: compile (null) on localhost failed CC fs/splice.o distcc[17343] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory CC ipc/ipcns_notifier.o CC kernel/time.o CC fs/sync.o CC security/keys/key.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 crypto/api.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[17485] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_exec.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[16924] ERROR: compile (null) on localhost failed /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[17062] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioctl.o': No such file or directory CC security/keys/keyring.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[17527] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_util.o': No such file or directory kernel/.tmp_gl_semaphore.o: file not recognized: File truncated distcc[17206] 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[17533] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory CC security/commoncap.o CC security/keys/keyctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pid_namespace.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_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 kernel/pid_namespace.o distcc[17551] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pid_namespace.o': No such file or directory CC security/inode.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[17575] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pipe.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[15474] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sh_bios.o': No such file or directory IKCFG kernel/config_data.h CC crypto/cipher.o CC ipc/ipc_sysctl.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' /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[17628] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory CC crypto/digest.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[17650] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory CC kernel/configs.o CC crypto/compress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17682] ERROR: compile (null) on localhost failed CC security/keys/permission.o kernel/power/.tmp_gl_poweroff.o: file not recognized: File truncated distcc[17684] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file distcc[17688] ERROR: compile (null) on localhost failed /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 rm: cannot remove `kernel/power/.tmp_mx_poweroff.o': No such file or directory LD kernel/trace/libftrace.o /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[17729] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kallsyms.o': No such file or directory /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[17737] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory /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[17742] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_tracepoint.o': No such file or directory CC security/keys/process_keys.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[17754] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_spinlock.o': No such file or directory CC crypto/algapi.o CC security/keys/request_key.o CC security/keys/request_key_auth.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[15363] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory CC security/keys/user_defined.o CC ipc/mqueue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/relay.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/relay.o: uses instructions which are incompatible with 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/relay.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[17848] ERROR: compile (null) on localhost failed distcc[17849] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_relay.o': No such file or directory mv: cannot stat `security/keys/.tmp_mx_key.o': No such file or directory CC crypto/scatterwalk.o CC fs/utimes.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[17881] 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: 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[17889] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_kgdb.o': No such file or directory CC security/keys/proc.o CC ipc/namespace.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[17924] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page-writeback.o': No such file or directory CC security/keys/sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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: 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 kernel/kgdb.o distcc[17943] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kgdb.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[17950] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_panic.o': No such file or directory CC fs/stack.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[17972] ERROR: compile (null) on localhost failed CC crypto/proc.o mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory CC fs/buffer.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[18007] 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: 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[18023] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory CC crypto/ablkcipher.o CC fs/bio.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[18069] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/.tmp_mx_seq_file.o': No such file or directory distcc[18071] ERROR: compile (null) on localhost failed /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 mv: cannot stat `security/keys/.tmp_mx_request_key_auth.o': No such file or directory distcc[17804] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory /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 CC fs/block_dev.o CC fs/direct-io.o distcc[17393] ERROR: compile (null) on localhost failed CC crypto/blkcipher.o mv: cannot stat `kernel/.tmp_mx_futex.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[18115] 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: 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[18127] ERROR: compile (null) on localhost failed CC crypto/hash.o mv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory CC crypto/ahash.o CC fs/mpage.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditfilter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditfilter.o: uses instructions which are incompatible with 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/auditfilter.o distcc[18171] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_auditfilter.o': No such file or directory CC crypto/shash.o /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[18200] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_ipcns_notifier.o': No such file or directory CC fs/ioprio.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[16517] ERROR: compile (null) on localhost failed /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 mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory distcc[16728] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_time_32.o': No such file or directory kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated distcc[17492] ERROR: compile (null) on localhost failed /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 /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[18237] ERROR: compile (null) on localhost failed distcc[18238] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory mv: cannot stat `fs/.tmp_mx_fcntl.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[18257] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/proc.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/proc.o: uses instructions which are incompatible with instructions used in previous modules 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-ld: failed to merge target specific data of file kernel/irq/proc.o CC crypto/algboss.o CC fs/bio-integrity.o distcc[18263] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_proc.o': No such file or directory CC crypto/testmgr.o CC crypto/crypto_wq.o CC fs/autofs4/init.o CC fs/afs/callback.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[18392] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_swap.o': No such file or directory CC fs/autofs4/inode.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[17261] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory /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[18020] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory CC fs/afs/cell.o /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: CC fs/autofs4/root.o 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[18054] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_inode.o': No such file or directory CC crypto/fips.o /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[18484] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ablkcipher.o': No such file or directory CC fs/cifs/cifsfs.o CC fs/autofs4/symlink.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[18529] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_shm.o': No such file or directory CC crypto/aead.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[18544] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_mpage.o': No such file or directory CC fs/afs/cmservice.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file distcc[18239] ERROR: compile (null) on localhost failed /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[15545] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_ksysfs.o': No such file or directory mv: cannot stat `arch/sh/mm/.tmp_mx_cache-sh2.o': No such file or directory CC fs/autofs4/waitq.o CC fs/cifs/cifssmb.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[18614] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_up.o': No such file or directory CC crypto/chainiv.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[18633] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_xattr.o': No such file or directory CC fs/afs/dir.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[18670] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_libfs.o': No such file or directory /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[18264] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory CC crypto/eseqiv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/afs/file.o distcc[18695] ERROR: compile (null) on localhost failed fs/autofs4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[18699] 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[18703] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs4/.tmp_mx_symlink.o': No such file or directory CC fs/cifs/cifs_debug.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[18723] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory CC fs/autofs4/expire.o CC fs/afs/flock.o /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[18793] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_namespace.o': No such file or directory /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[18016] ERROR: compile (null) on localhost failed CC crypto/seqiv.o mv: cannot stat `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/callback.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/callback.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/callback.o distcc[18823] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_callback.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 distcc[17131] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_read_write.o': No such file or directory CC fs/debugfs/inode.o CC fs/cifs/connect.o CC fs/afs/fsclient.o CC fs/debugfs/file.o CC block/elevator.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[17518] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_workqueue.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 CC crypto/pcompress.o distcc[18924] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_cipher.o': No such file or directory CC fs/devpts/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18955] ERROR: compile (null) on localhost failed crypto/.tmp_gl_hash.o: file not recognized: File truncated distcc[18960] 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[18964] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hash.o': No such file or directory /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[18783] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_utimes.o': No such file or directory CC fs/cifs/dir.o CC fs/autofs4/dev-ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19000] ERROR: compile (null) on localhost failed crypto/.tmp_gl_seqiv.o: file not recognized: File truncated distcc[19002] 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[19004] 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-objcopy: Unable to change endianness of input file(s) distcc[17794] ERROR: compile (null) on localhost failed kernel/.tmp_gl_utsname_sysctl.o: file not recognized: File truncated distcc[19010] 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[19014] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_utsname_sysctl.o': No such file or directory CC fs/afs/inode.o CC block/blk-core.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[18564] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_isolation.o': No such file or directory /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[19108] 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: 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[18873] ERROR: compile (null) on localhost failed CC fs/cifs/file.o mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory CC crypto/hmac.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[19156] 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[19165] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory crypto/.tmp_gl_fips.o: file not recognized: File truncated distcc[19173] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fips.o': No such file distcc[19181] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_fips.o': No such file or directory CC fs/exportfs/expfs.o CC block/blk-tag.o CC fs/ext2/balloc.o CC drivers/accessibility/braille/braille_console.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[19318] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ahash.o': No such file or directory CC fs/afs/main.o CC crypto/crypto_null.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[18223] 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: 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[18666] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_waitq.o': No such file or directory CC crypto/md4.o CC drivers/ata/libata-core.o /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[19391] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory /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[19214] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory LD kernel/time/built-in.o CC crypto/md5.o /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 distcc[18907] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_block_dev.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[19426] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_setup.o': No such file or directory CC fs/cifs/inode.o /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[17561] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory /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[18383] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory CC block/blk-sysfs.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[19472] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_sparse.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[19478] ERROR: compile (null) on localhost failed CC fs/ext2/dir.o mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_clock.o': No such file or directory CC fs/cifs/link.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19506] ERROR: compile (null) on localhost failed /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[18411] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_request_key.o': No such file or directory CC fs/ext3/balloc.o CC fs/afs/misc.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[19574] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory LD drivers/auxdisplay/built-in.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[19592] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_keyring.o': No such file or directory CC block/blk-barrier.o /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[18805] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcutree.o': No such file or directory LD init/mounts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/pcompress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/pcompress.o: uses instructions which are incompatible with 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/pcompress.o distcc[19633] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_pcompress.o': No such file or directory /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[17414] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_chip.o': No such file or directory CC drivers/ata/libata-scsi.o CC fs/fat/cache.o CC fs/cifs/misc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19699] ERROR: compile (null) on localhost failed fs/afs/.tmp_gl_dir.o: file not recognized: File truncated distcc[19701] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/afs/.tmp_mx_dir.o': No such file distcc[19703] ERROR: compile (null) on localhost failed rm: cannot remove `fs/afs/.tmp_mx_dir.o': No such file or directory CC fs/ext3/bitmap.o CC drivers/base/core.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[19741] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bio.o': No such file or directory CC block/blk-settings.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[19759] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_balloc.o': No such file or directory /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[19766] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory CC drivers/ata/libata-eh.o CC fs/fat/dir.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[19801] ERROR: compile (null) on localhost failed /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 mv: cannot stat `kernel/.tmp_mx_sysctl.o': No such file or directory distcc[19805] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aead.o': No such file or directory CC fs/afs/mntpt.o CC fs/cifs/netmisc.o /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[18654] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_shash.o': No such file or directory CC fs/ext3/dir.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBGetCIFSACL': /scratch/kisskb/src/fs/cifs/cifssmb.c:3143: warning: 'pdata' may be used uninitialized in this function /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[19879] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_inode.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[19896] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_netmisc.o': No such file or directory CC drivers/block/pktcdvd.o CC drivers/base/sys.o crypto/.tmp_gl_chainiv.o: file not recognized: File truncated distcc[19513] 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[19924] 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: 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 CC block/blk-ioc.o distcc[19934] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_time.o': No such file or directory CC fs/ext2/file.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[19958] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_dir.o': No such file or directory CC drivers/ata/libata-sff.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[20014] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_dcache.o': No such file or directory CC fs/fat/fatent.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[20033] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_select.o': No such file or directory CC fs/afs/proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/fsclient.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/fsclient.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/fsclient.o distcc[20065] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_fsclient.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[20075] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_sys.o': No such file or directory CC fs/ext3/file.o /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[20085] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_testmgr.o': No such file or directory CC fs/cifs/smbdes.o CC drivers/block/aoe/aoeblk.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[20122] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_direct-io.o': No such file or directory CC drivers/block/nbd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20135] ERROR: compile (null) on localhost failed /scratch/kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_scsi_scan_host': /scratch/kisskb/src/drivers/ata/libata-scsi.c:3250: warning: 'dev' may be used uninitialized in this function /scratch/kisskb/src/drivers/ata/libata-core.c: In function 'ata_sg_clean': /scratch/kisskb/src/drivers/ata/libata-core.c:4619: warning: unused variable 'dir' /scratch/kisskb/src/drivers/ata/libata-core.c:4617: warning: unused variable 'ap' /scratch/kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_configure': /scratch/kisskb/src/drivers/ata/libata-core.c:1488: warning: 'native_sectors' may be used uninitialized in this function /scratch/kisskb/src/drivers/ata/libata-core.c:1488: note: 'native_sectors' was declared here /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softlockup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softlockup.o: uses instructions which are incompatible with 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/softlockup.o distcc[17704] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softlockup.o': No such file or directory CC block/blk-map.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[20181] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/latencytop.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/latencytop.o: uses instructions which are incompatible with 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/latencytop.o distcc[19438] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_latencytop.o': No such file or directory CC fs/afs/rxrpc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19689] ERROR: compile (null) on localhost failed CC fs/fat/file.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[20227] 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: 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[19974] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_commoncap.o': No such file or directory CC fs/afs/security.o CC fs/ext3/fsync.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[20270] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_balloc.o': No such file or directory CC fs/ext2/fsync.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[20307] 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: 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[20316] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-map.o': No such file or directory CC drivers/cdrom/cdrom.o CC fs/afs/server.o /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 distcc[20357] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory CC drivers/base/bus.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/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/fat/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/fat/dir.o distcc[20381] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_dir.o': No such file or directory CC drivers/block/aoe/aoechr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20398] ERROR: compile (null) on localhost failed kernel/.tmp_gl_configs.o: file not recognized: File truncated distcc[20139] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_configs.o': No such file distcc[20408] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_configs.o': No such file or directory CC fs/afs/super.o /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[20429] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-barrier.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[20444] ERROR: compile (null) on localhost failed CC fs/cifs/smbencrypt.o mv: cannot stat `arch/sh/mm/.tmp_mx_tlb-nommu.o': No such file or directory CC fs/ext3/ialloc.o CC crypto/rmd128.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/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/afs/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/afs/inode.o distcc[20491] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.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[20298] ERROR: compile (null) on localhost failed crypto/.tmp_gl_md5.o: file not recognized: File truncated distcc[20497] ERROR: compile (null) on localhost failed CC drivers/char/mem.o /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 distcc[20543] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rtmutex.o': No such file or directory CC fs/afs/netdevices.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[20560] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-ioc.o': No such file or directory CC fs/ext2/ialloc.o /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[19922] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_dev-ioctl.o': No such file or directory CC fs/fat/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/rxrpc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/rxrpc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/rxrpc.o distcc[20626] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_rxrpc.o': No such file or directory CC drivers/base/dd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20440] ERROR: compile (null) on localhost failed arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated distcc[20664] 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[20666] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory /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[20674] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fs-writeback.o': No such file or directory CC drivers/block/aoe/aoecmd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-eh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-eh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-eh.o distcc[20692] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-eh.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kexec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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 kernel/kexec.o CC fs/fat/misc.o distcc[19984] 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[19835] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kexec.o': No such file or directory CC crypto/rmd160.o CC fs/ext3/inode.o /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 /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[20745] ERROR: compile (null) on localhost failed distcc[20744] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_attr.o': No such file or directory mv: cannot stat `ipc/.tmp_mx_mqueue.o': No such file or directory CC block/blk-exec.o CC fs/cifs/transport.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[20813] 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-objcopy: Unable to change endianness of input file(s) distcc[20517] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_file.o: file not recognized: File truncated distcc[20818] ERROR: compile (null) on localhost failed CC drivers/base/driver.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-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/ata/libata-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/ata/libata-scsi.o distcc[20842] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-scsi.o': No such file or directory /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[20858] ERROR: compile (null) on localhost failed CC fs/ext2/inode.o mv: cannot stat `fs/autofs4/.tmp_mx_inode.o': No such file or directory CC crypto/rmd320.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[20874] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_buffer.o': No such file or directory CC drivers/block/aoe/aoedev.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[20904] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bio-integrity.o': No such file or directory CC drivers/char/random.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[20921] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_pg-nommu.o': No such file or directory LD arch/sh/mm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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 kernel/audit.o distcc[20940] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_audit.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md5.o': No such file distcc[20499] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_md5.o': No such file or directory CC block/blk-merge.o CC fs/fat/namei_msdos.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_file.o': No such file distcc[20821] 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: Unable to change endianness of input file(s) distcc[18730] ERROR: compile (null) on localhost failed kernel/power/.tmp_gl_main.o: file not recognized: File truncated distcc[20982] 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[20985] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/power/.tmp_mx_main.o': No such file or directory CC drivers/char/tty_io.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[21003] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_marker.o': No such file or directory CC drivers/char/n_tty.o LD kernel/power/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/server.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/server.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/server.o distcc[21030] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_server.o': No such file or directory CC crypto/sha1_generic.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[21056] ERROR: compile (null) on localhost failed 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/block/aoe/aoedev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoedev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoedev.o distcc[21088] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoedev.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[21095] 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: 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[18168] ERROR: compile (null) on localhost failed /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 targetmv: cannot stat `ipc/.tmp_mx_msg.o' specific: No such file or directory data of file security/keys/permission.o distcc[21114] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_permission.o': No such file or directory CC fs/cifs/asn1.o CC fs/afs/vlclient.o CC fs/cifs/md4.o CC crypto/sha256_generic.o CC fs/gfs2/acl.o /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[21187] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_cifs_debug.o': No such file or directory LD drivers/crypto/built-in.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[20995] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory /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[20531] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io_generic.o': No such file or directory CC fs/ext3/ioctl.o LD arch/sh/kernel/cpu/sh2/built-in.o CC block/blk-softirq.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[19453] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_sem.o': No such file or directory CC fs/ext2/ioctl.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[21258] ERROR: compile (null) on localhost failed /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: 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[21274] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-core.o': No such file or directory /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 CC drivers/char/tty_ioctl.o distcc[21283] ERROR: compile (null) on localhost failed 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: 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[21296] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_driver.o': No such file or directory mv: cannot stat `fs/ext3/.tmp_mx_ialloc.o': No such file or directory /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[20699] ERROR: compile (null) on localhost failed CC fs/fat/namei_vfat.o CC fs/afs/vlocation.o mv: cannot stat `block/.tmp_mx_blk-settings.o': No such file or directory /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[21347] ERROR: compile (null) on localhost failed /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[21351] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mmzone.o'mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory: No such file or directory CC fs/isofs/namei.o CC fs/gfs2/bmap.o CC fs/isofs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/cifs/md5.o distcc[21395] 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[21410] ERROR: compile (null) on localhost failed CC fs/isofs/dir.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[19565] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_notifier.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[21449] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_transport.o': No such file or directory CC fs/isofs/util.o CC crypto/tgr192.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[20538] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_api.o': No such file or directory crypto/.tmp_gl_algboss.o: file not recognized: File truncated distcc[20207] ERROR: compile (null) on localhost failed LD drivers/firmware/built-in.o CC fs/isofs/rock.o CC drivers/char/tty_ldisc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-sff.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-sff.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-sff.o distcc[21516] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-sff.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoeblk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoeblk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoeblk.o distcc[20586] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoeblk.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/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/fat/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/fat/file.o distcc[20606] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_file.o': No such file or directory CC fs/isofs/export.o CC fs/ext2/namei.o CC fs/jbd/transaction.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[21569] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-exec.o': No such file or directory CC drivers/base/class.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[21594] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_digest.o': No such file or directory CC fs/jbd/commit.o CC fs/ext3/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19692] 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[21487] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_algboss.o': No such file or directory CC fs/cifs/cifs_unicode.o /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 distcc[21697] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/ext3/.tmp_mx_dir.o': No such file or directory distcc[21701] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_random.o': No such file or directory CC fs/isofs/joliet.o CC fs/gfs2/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21741] ERROR: compile (null) on localhost failed fs/isofs/.tmp_gl_export.o: file not recognized: File truncated distcc[21743] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/isofs/.tmp_mx_export.o': No such file distcc[21745] ERROR: compile (null) on localhost failed rm: cannot remove `fs/isofs/.tmp_mx_export.o': No such file or directory LD init/built-in.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[21754] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_ialloc.o': No such file or directory /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 CC drivers/char/tty_buffer.o distcc[21764] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_fsync.o': No such file or directory CC fs/cifs/nterr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoechr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoechr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoechr.o distcc[21786] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoechr.o': No such file or directory crypto/.tmp_gl_crypto_null.o: file not recognized: File truncated distcc[20404] ERROR: compile (null) on localhost failed LD drivers/gpio/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21829] ERROR: compile (null) on localhost failed CC block/blk-timeout.o CC fs/jfs/super.o /scratch/kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_add_entry': /scratch/kisskb/src/fs/fat/namei_vfat.c:603: warning: 'ulen' may be used uninitialized in this function /scratch/kisskb/src/fs/fat/namei_vfat.c:603: note: 'ulen' was declared here /scratch/kisskb/src/fs/fat/namei_vfat.c:598: warning: 'lcase' may be used uninitialized in this function /scratch/kisskb/src/fs/fat/namei_vfat.c:598: note: 'lcase' was declared here /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21864] ERROR: compile (null) on localhost failed crypto/.tmp_gl_rmd320.o: file not recognized: File truncated distcc[21866] ERROR: compile (null) on localhost failed /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[21881] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_root.o': No such file or directory fs/ext2/.tmp_gl_file.o: file not recognized: File truncated distcc[21415] 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[21887] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_file.o': No such file or directory CC fs/cifs/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21901] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_mem.o: file not recognized: File truncated distcc[21906] ERROR: compile (null) on localhost failed CC drivers/base/platform.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[19411] 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.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/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/fat/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/fat/misc.o distcc[21431] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_misc.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/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[20335] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_core.o': No such file or directory CC fs/afs/vnode.o CC crypto/gf128mul.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditsc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditsc.o: uses instructions which are incompatible with 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/auditsc.o distcc[21963] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_auditsc.o': No such file or directory /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[20795] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_cache.o': No such file or directory CC fs/cifs/cifsencrypt.o CC fs/gfs2/eaops.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 distcc[22002] 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-objcopy: Unable to change endianness of input file(s) distcc[21666] ERROR: compile (null) on localhost failed drivers/block/.tmp_gl_pktcdvd.o: file not recognized: File truncated distcc[22009] ERROR: compile (null) on localhost failed CC fs/isofs/compress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22026] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tgr192.o: file not recognized: File truncated distcc[22028] 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[22030] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tgr192.o': No such file or directory CC fs/jbd/recovery.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/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/gfs2/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/gfs2/acl.o distcc[22049] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_acl.o': No such file or directory CC fs/cifs/readdir.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[22087] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_inode.o': No such file or directory CC fs/lockd/clntlock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/vlocation.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/vlocation.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/vlocation.o distcc[22122] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_vlocation.o': No such file or directory /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[20936] ERROR: compile (null) on localhost failed /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 make[2]: *** [arch/sh/mm/built-in.o] Error 1 distcc[20471] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_elevator.o': No such file or directory CC fs/cifs/ioctl.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[21376] ERROR: compile (null) on localhost failed /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 spemv: cannot stat `ipc/.tmp_mx_msgutil.o'cific d: No such file or directory ata of file kernel/softirq.o distcc[21627] 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: 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 CC fs/cifs/sess.o distcc[22163] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_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[17446] ERROR: compile (null) on localhost failed crypto/.tmp_gl_hmac.o: file not recognized: File truncated distcc[21401] ERROR: compile (null) on localhost failed CC fs/cifs/export.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_hmac.o': No such file distcc[22192] ERROR: compile (null) on localhost failed CC drivers/char/pty.o rm: cannot remove `crypto/.tmp_mx_hmac.o': No such file or directory CC fs/jbd/checkpoint.o CC fs/ncpfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/netdevices.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/netdevices.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/netdevices.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22230] ERROR: compile (null) on localhost failed distcc[20967] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_netdevices.o': No such file or directory CC fs/jbd/revoke.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_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 kernel/audit_tree.o distcc[22257] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_audit_tree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/.tmp_mx_pktcdvd.o': No such file distcc[22011] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/.tmp_mx_pktcdvd.o': No such file or directory CC fs/jbd/journal.o CC fs/jfs/file.o CC fs/ncpfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/fatent.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/fatent.o: uses instructions which are incompatible with instructions 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/fatent.o distcc[22321] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_fatent.o': No such file or directory CC fs/ncpfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/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/afs/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/afs/security.o distcc[22345] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_security.o': No such file or directory CC fs/cifs/cifsacl.o kernel/.tmp_gl_backtracetest.o: file not recognized: File truncated distcc[22177] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_backtracetest.o': No such file distcc[22362] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_backtracetest.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_mem.o': No such file distcc[21909] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_mem.o': No such file or directory CC fs/ncpfs/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22386] ERROR: compile (null) on localhost failed CC fs/cifs/dns_resolve.o fs/cifs/.tmp_gl_cifsfs.o: file not recognized: File truncated distcc[22235] ERROR: compile (null) on localhost failed CC fs/jfs/inode.o /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[22409] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-tag.o': No such file or directory CC fs/jfs/namei.o security/keys/.tmp_gl_proc.o: file not recognized: File truncated distcc[21661] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_proc.o': No such file distcc[22442] ERROR: compile (null) on localhost failed rm: cannot remove `security/keys/.tmp_mx_proc.o': No such file or directory make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC fs/ncpfs/mmap.o CC fs/jfs/jfs_mount.o /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[22469] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/cdrom/.tmp_mx_cdrom.o': No such file or directory /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[22070] 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-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[21047] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_bus.o': No such file or directory LD drivers/cdrom/built-in.o CC drivers/char/misc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/compress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/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 fs/isofs/compress.o distcc[22293] ERROR: compile (null) on localhost failed CC fs/cifs/cifs_dfs_ref.o mv: cannot stat `fs/isofs/.tmp_mx_compress.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/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/afs/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/afs/proc.o distcc[22312] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_proc.o': No such file or directory CC drivers/char/vt_ioctl.o CC fs/nfs/client.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[22572] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_class.o': No such file or directory CC drivers/char/vc_screen.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd320.o': No such file distcc[21868] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_rmd320.o': No such file or directory CC fs/jfs/jfs_umount.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[22649] 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-ld: arch/sh/kernel/cpu/sh2/clock-sh7619.o: No such file: No such file or directory distcc[21230] 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[2]: *** [arch/sh/kernel/cpu] Error 2 CC fs/jfs/jfs_xtree.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[22669] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_cifs_unicode.o': No such file or directory CC fs/nfs/dir.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[21482] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_user_defined.o': No such file or directory CC fs/afs/volume.o LD security/keys/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/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/gfs2/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/gfs2/dir.o distcc[22720] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_dir.o': No such file or directory CC fs/ncpfs/ncplib_kernel.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[22743] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_md5.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoecmd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoecmd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoecmd.o LD drivers/gpu/drm/built-in.o distcc[22763] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoecmd.o': No such file or directory LD drivers/gpu/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ncpfs/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/ncpfs/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/ncpfs/file.o distcc[22778] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_file.o': No such file or directory CC fs/jfs/jfs_imap.o CC drivers/block/aoe/aoemain.o fs/afs/.tmp_gl_super.o: file not recognized: File truncated distcc[21834] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/afs/.tmp_mx_super.o': No such file distcc[22815] ERROR: compile (null) on localhost failed rm: cannot remove `fs/afs/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/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 fs/isofs/util.o distcc[22819] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_util.o': No such file or directory CC drivers/hwmon/hwmon.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[22844] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stack.o': No such file or directory CC fs/nfs/file.o CC fs/jfs/jfs_debug.o CC fs/nfs/getroot.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/flock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/flock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/flock.o distcc[22885] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_flock.o': No such file or directory CC drivers/char/selection.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 LD kernel/trace/built-in.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[22912] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_misc.o': No such file or directory CC drivers/i2c/i2c-boardinfo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/dns_resolve.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/dns_resolve.o: uses instructions which are incompatible with instructions 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/dns_resolve.o distcc[22941] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_dns_resolve.o': No such file or directory CC drivers/i2c/i2c-core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_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/jfs/jfs_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/jfs/jfs_debug.o distcc[22962] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_debug.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crypto_null.o': No such file distcc[21799] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_crypto_null.o': No such file or directory CC drivers/i2c/i2c-dev.o CC fs/nfs_common/nfsacl.o CC fs/jfs/jfs_dmap.o CC drivers/i2c/algos/i2c-algo-bit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23048] ERROR: compile (null) on localhost failed fs/cifs/.tmp_gl_export.o: file not recognized: File truncated distcc[22394] ERROR: compile (null) on localhost failed CC fs/jfs/jfs_unicode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/accessibility/braille/braille_console.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/accessibility/braille/braille_console.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/accessibility/braille/braille_console.o distcc[23062] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/accessibility/braille/.tmp_mx_braille_console.o': No such file or directory LD drivers/accessibility/braille/built-in.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[22440] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_file.o': No such file or directory CC drivers/i2c/busses/i2c-ocores.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23109] ERROR: compile (null) on localhost failed /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[23120] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hwmon/.tmp_mx_hwmon.o': No such file or directory CC drivers/hwmon/hwmon-vid.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[22309] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_ldisc.o': No such file or directory CC drivers/i2c/busses/i2c-sh_mobile.o LD drivers/accessibility/built-in.o CC drivers/block/aoe/aoenet.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23173] ERROR: compile (null) on localhost failed drivers/i2c/.tmp_gl_i2c-dev.o: file not recognized: File truncated distcc[23177] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/.tmp_mx_i2c-dev.o': No such file distcc[23179] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/.tmp_mx_i2c-dev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/proc.o: No such file: No such file or directory distcc[22698] ERROR: compile (null) on localhost failed make[3]: *** [security/keys/built-in.o] Error 1 make[2]: *** [security/keys] Error 2 make[1]: *** [security] Error 2 CC fs/ext2/super.o CC drivers/hwmon/w83781d.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[23211] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_handle.o': No such file or directory LD kernel/irq/built-in.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[23226] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory CC fs/jfs/jfs_dtree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_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/jfs/jfs_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/jfs/jfs_unicode.o distcc[23244] ERROR: compile (null) on localhost failed /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[22462] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dd.o': No such file or directory mv: cannot stat `fs/jfs/.tmp_mx_jfs_unicode.o': No such file or directory CC drivers/i2c/busses/i2c-simtec.o CC drivers/i2c/algos/i2c-algo-pca.o /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[23272] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_inode.o': No such file or directory CC fs/jfs/jfs_inode.o /scratch/kisskb/src/drivers/i2c/algos/i2c-algo-pca.c: In function 'pca_xfer': /scratch/kisskb/src/drivers/i2c/algos/i2c-algo-pca.c:197: warning: 'state' may be used uninitialized in this function /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[23296] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_port.o': No such file or directory CC drivers/hwmon/ad7414.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23333] ERROR: compile (null) on localhost failed drivers/block/aoe/.tmp_gl_aoemain.o: file not recognized: File truncated distcc[23335] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/aoe/.tmp_mx_aoemain.o': No such file distcc[23337] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/aoe/.tmp_mx_aoemain.o': No such file or directory CC fs/jfs/jfs_extent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/seccomp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/seccomp.o: uses instructions which are incompatible with 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/seccomp.o distcc[19999] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_seccomp.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[20747] ERROR: compile (null) on localhost failed CC fs/nfs/inode.o crypto/.tmp_gl_proc.o: file not recognized: File truncated distcc[23371] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_proc.o': No such file distcc[23375] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_proc.o': No such file or directory CC drivers/i2c/busses/i2c-parport.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/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/isofs/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/isofs/namei.o distcc[22866] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_namei.o': No such file or directory /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[22623] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_md4.o': No such file or directory CC fs/ext2/symlink.o CC fs/jfs/symlink.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[23433] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_clntlock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/cifs/.tmp_mx_cifsfs.o': No such file distcc[22399] ERROR: compile (null) on localhost failed rm: cannot remove `fs/cifs/.tmp_mx_cifsfs.o': No such file or directory CC fs/lockd/clntproc.o CC drivers/i2c/busses/i2c-parport-light.o crypto/.tmp_gl_sha256_generic.o: file not recognized: File truncated distcc[23111] 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[23479] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha256_generic.o': No such file or directory CC fs/jfs/jfs_metapage.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[23515] 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/jfs/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/jfs/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/jfs/file.o distcc[23530] ERROR: compile (null) on localhost failed CC fs/gfs2/eattr.o mv: cannot stat `fs/jfs/.tmp_mx_file.o': No such file or directory CC fs/ncpfs/sock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/volume.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/volume.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/volume.o distcc[23558] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_volume.o': No such file or directory CC drivers/char/keyboard.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23591] ERROR: compile (null) on localhost failed drivers/block/.tmp_gl_nbd.o: file not recognized: File truncated distcc[23593] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/.tmp_mx_nbd.o': No such file distcc[23595] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/.tmp_mx_nbd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/commit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/commit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/commit.o distcc[23608] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_commit.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/cmservice.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/cmservice.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/cmservice.o 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 LD drivers/block/built-in.o distcc[21436] ERROR: compile (null) on localhost failed distcc[22243] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_cmservice.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/pktcdvd.o: No such file: No such file or directory mv: cannot stat `fs/devpts/.tmp_mx_inode.o': No such file or directory distcc[23627] ERROR: compile (null) on localhost failed make[3]: *** [drivers/block/built-in.o] Error 1 make[2]: *** [drivers/block] Error 2 /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 make[2]: *** Waiting for unfinished jobs.... CC fs/ext3/super.o distcc[16889] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_alloc.o': No such file or directory LD fs/devpts/devpts.o CC block/ioctl.o CC drivers/i2c/chips/ds1682.o LD fs/devpts/built-in.o fs/.tmp_gl_fifo.o: file not recognized: File truncated distcc[23050] ERROR: compile (null) on localhost failed LD mm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fifo.o': No such file distcc[23685] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_fifo.o': No such file or directory /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[23163] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bad_inode.o': No such file or directory CC drivers/base/cpu.o /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[22431] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_dma-coherent.o': No such file or directory CC drivers/hwmon/ad7418.o CC drivers/i2c/busses/i2c-taos-evm.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[23742] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_blkcipher.o': No such file or directory CC drivers/i2c/chips/pca9539.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/bmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/bmap.o distcc[23761] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_bmap.o': No such file or directory CC drivers/i2c/busses/i2c-tiny-usb.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[23782] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_gf128mul.o': No such file or directory CC fs/nfs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_metapage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_metapage.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_metapage.o distcc[23816] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_metapage.o': No such file or directory CC drivers/hwmon/adm1021.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[23857] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_vt_ioctl.o': No such file or directory CC drivers/i2c/chips/pcf8575.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exportfs/expfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exportfs/expfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/exportfs/expfs.o distcc[23877] ERROR: compile (null) on localhost failed mv: cannot stat `fs/exportfs/.tmp_mx_expfs.o': No such file or directory LD fs/exportfs/exportfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/rock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/rock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/rock.o LD fs/exportfs/built-in.o distcc[23898] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_rock.o': No such file or directory CC fs/lockd/host.o CC crypto/ecb.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23919] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_imap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_imap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_imap.o distcc[23932] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_imap.o': No such file or directory CC drivers/base/firmware.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs_common/nfsacl.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_common/nfsacl.o: uses instructions which are incompatible with instructions 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_common/nfsacl.o distcc[23952] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs_common/.tmp_mx_nfsacl.o': No such file or directory LD fs/nfs_common/nfs_acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/vnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/vnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/vnode.o distcc[23972] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_vnode.o': No such file or directory CC fs/ncpfs/ncpsign_kernel.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23990] ERROR: compile (null) on localhost failed drivers/i2c/busses/.tmp_gl_i2c-simtec.o: file not recognized: File truncated distcc[23993] 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[23995] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/busses/.tmp_mx_i2c-simtec.o': No such file or directory CC fs/lockd/svc.o /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[22605] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_ioctl.o': No such file or directory CC block/genhd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/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/jbd/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/jbd/transaction.o distcc[24050] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_transaction.o': No such file or directory /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[23192] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_getroot.o': No such file or directory CC fs/ext3/symlink.o CC drivers/hwmon/adm1025.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/eattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/eattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/eattr.o distcc[24083] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_eattr.o': No such file or directory CC fs/ext3/hash.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[24116] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_hash.o': No such file or directory CC fs/jfs/jfs_logmgr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ncpfs/ncpsign_kernel.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ncpfs/ncpsign_kernel.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/ncpsign_kernel.o distcc[24150] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_ncpsign_kernel.o': No such file or directory CC fs/nfsd/nfssvc.o /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[24184] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_host.o': No such file or directory CC fs/jfs/jfs_txnmgr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/journal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/journal.o distcc[23324] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_journal.o': No such file or directory CC fs/ext2/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_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/jfs/jfs_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/jfs/jfs_mount.o distcc[24262] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_mount.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[24270] ERROR: compile (null) on localhost failed crypto/.tmp_gl_sha1_generic.o: file not recognized: File truncated distcc[24275] ERROR: compile (null) on localhost failed CC drivers/char/consolemap.o CC crypto/cbc.o /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[21440] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioprio.o': No such file or directory CC fs/afs/write.o CC fs/jfs/jfs_uniupr.o CC fs/ext2/xattr_user.o CC fs/jfs/resize.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24357] ERROR: compile (null) on localhost failed fs/ext2/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[24359] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_xattr_user.o': No such file distcc[24361] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_xattr_user.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[23383] ERROR: compile (null) on localhost failed CC block/scsi_ioctl.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[24380] 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-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[22673] ERROR: compile (null) on localhost failed CC fs/ext2/xattr_trusted.o mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory CC fs/nfs/nfs2xdr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/resize.o distcc[24416] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_resize.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_dmap.o CC fs/gfs2/glock.o distcc[24093] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_dmap.o': No such file or directory CC fs/ext3/resize.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24458] ERROR: compile (null) on localhost failed drivers/i2c/busses/.tmp_gl_i2c-parport.o: file not recognized: File truncated distcc[24460] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-parport.o': No such file distcc[24462] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/busses/.tmp_mx_i2c-parport.o': No such file or directory LD fs/nfs_common/built-in.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 CC fs/ncpfs/getopt.o distcc[24473] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_sess.o': No such file or directory CC drivers/hwmon/adm1029.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24496] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cbc.o: file not recognized: File truncated distcc[24500] 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[24502] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cbc.o': No such file or directory CC fs/ext2/acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24528] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_early_printk.o: file not recognized: File truncated distcc[24530] ERROR: compile (null) on localhost failed /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 distcc[24537] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ioctl.o': No such file or directory CC fs/nfsd/nfsctl.o /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[24557] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_expire.o': No such file or directory CC fs/nls/nls_base.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/consolemap.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/consolemap.o: uses instructions which are incompatible with instructions 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/consolemap.o distcc[24578] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_consolemap.o': No such file or directory CC fs/lockd/svclock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24599] ERROR: compile (null) on localhost failed /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[24622] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_clntproc.o': No such file or directory CC drivers/base/init.o /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24651] ERROR: compile (null) on localhost failed distcc[24654] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_xattr.o': No such file or directory fs/fat/.tmp_gl_namei_vfat.o: file not recognized: File truncated distcc[24657] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_vfat.o': No such file distcc[24661] ERROR: compile (null) on localhost failed rm: cannot remove `fs/fat/.tmp_mx_namei_vfat.o': No such file or directory /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[24156] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_super.o': No such file or directory CC block/cmd-filter.o CC fs/nfs/direct.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifs_dfs_ref.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_dfs_ref.o: uses instructions which are incompatible with instructions 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_dfs_ref.o distcc[24695] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_cifs_dfs_ref.o': No such file or directory CC fs/ext3/ext3_jbd.o CC crypto/pcbc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_logmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_logmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_logmgr.o distcc[24722] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_logmgr.o': No such file or directory CC fs/gfs2/glops.o crypto/.tmp_gl_rmd128.o: file not recognized: File truncated distcc[24367] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd128.o': No such file distcc[24733] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_rmd128.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/revoke.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/revoke.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/revoke.o distcc[24741] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_revoke.o': No such file or directory CC fs/nls/nls_cp437.o LD fs/notify/dnotify/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24305] ERROR: compile (null) on localhost failed drivers/i2c/busses/.tmp_gl_i2c-taos-evm.o: file not recognized: File truncated distcc[24791] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-taos-evm.o': No such file distcc[24793] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/busses/.tmp_mx_i2c-taos-evm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/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/afs/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/afs/file.o distcc[22346] ERROR: compile (null) on localhost failed CC fs/nls/nls_cp737.o mv: cannot stat `fs/afs/.tmp_mx_file.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[24549] ERROR: compile (null) on localhost failed CC drivers/i2c/chips/tsl2550.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_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/jfs/jfs_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/jfs/jfs_inode.o distcc[24839] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_inode.o': No such file or directory CC drivers/base/map.o /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[24874] 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-objcopy: Unable to change endianness of input file(s) distcc[24879] ERROR: compile (null) on localhost failed drivers/i2c/chips/.tmp_gl_pca9539.o: file not recognized: File truncated distcc[24883] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/chips/.tmp_mx_pca9539.o': No such file distcc[24886] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/chips/.tmp_mx_pca9539.o': No such file or directory CONMK drivers/char/consolemap_deftbl.c CC fs/lockd/svcshare.o CC drivers/hwmon/adm9240.o CC block/bsg.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24926] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp737.o: file not recognized: File truncated distcc[24928] 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[24930] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp737.o': No such file or directory fs/ext2/.tmp_gl_symlink.o: file not recognized: File truncated distcc[23921] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_symlink.o': No such file distcc[24936] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_symlink.o': No such file or directory CC crypto/cts.o CC fs/notify/inotify/inotify.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/main.o: No such file: No such file or directory distcc[21021] ERROR: compile (null) on localhost failed make[3]: *** [kernel/power/built-in.o] Error 1 make[2]: *** [kernel/power] Error 2 CC fs/nfs/pagelist.o /scratch/kisskb/src/fs/nfsd/nfsctl.c: In function 'write_maxblksize': /scratch/kisskb/src/fs/nfsd/nfsctl.c:1090: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-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/ata/libata-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/ata/libata-core.o distcc[22505] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-core.o': No such file or directory LD drivers/ata/libata.o /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[25010] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_svclock.o': No such file or directory CC fs/nfsd/nfsproc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25038] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_symlink.o: file not recognized: File truncated distcc[25042] 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: 'fs/ext3/.tmp_mx_symlink.o': No such file distcc[25045] ERROR: compile (null) on localhost failed distcc[25046] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_symlink.o': No such file or directory fs/nfsd/.tmp_gl_nfsctl.o: file not recognized: File truncated distcc[25049] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nfsd/.tmp_mx_nfsctl.o': No such file distcc[25055] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nfsd/.tmp_mx_nfsctl.o': No such file or directory CC fs/gfs2/inode.o CC fs/partitions/check.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 /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[24249] ERROR: compile (null) on localhost failed distcc[25098] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_ioctl.o': No such file or directory mv: cannot stat `drivers/base/.tmp_mx_cpu.o': No such file or directory CC fs/jfs/xattr.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 /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 CC drivers/hwmon/adt7462.o distcc[24523] ERROR: compile (null) on localhost failed distcc[25120] 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[24281] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/i2c/.tmp_mx_i2c-core.o': No such file or directory mv: cannot stat `fs/cifs/.tmp_mx_readdir.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_sha1_generic.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[24029] 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[24532] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_early_printk.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoenet.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoenet.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoenet.o CC fs/jfs/ioctl.o distcc[25149] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoenet.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/namei.o CC block/noop-iosched.o CC fs/jfs/acl.o distcc[23612] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_namei.o': No such file or directory CC fs/nls/nls_cp775.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/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/isofs/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/isofs/dir.o distcc[25186] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_dir.o': No such file or directory LD drivers/block/aoe/aoe.o /scratch/kisskb/src/block/bsg.c: In function 'bsg_map_hdr': /scratch/kisskb/src/block/bsg.c:249: warning: 'rw' may be used uninitialized in this function CC fs/notify/inotify/inotify_user.o CC drivers/char/vt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/inode.o distcc[25221] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_inode.o': No such file or directory CC crypto/lrw.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/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/afs/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/afs/write.o distcc[25252] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_write.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[25292] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp775.o: file not recognized: File truncated distcc[25297] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp775.o': No such file distcc[25302] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp775.o': No such file or directory CC fs/proc/nommu.o CC fs/nfs/proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24772] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_ad7418.o: file not recognized: File truncated distcc[25345] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ad7418.o': No such file distcc[25347] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_ad7418.o': No such file or directory CC fs/proc/task_nommu.o CC fs/lockd/svcproc.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[25380] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_buffer.o': No such file or directory CC fs/proc/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/acct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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 kernel/acct.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[24313] ERROR: compile (null) on localhost failed distcc[25202] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_acct.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory CC fs/gfs2/log.o CC fs/nfsd/nfsfh.o CC fs/ext3/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/super.o distcc[25233] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_super.o': No such file or directory CC fs/gfs2/lops.o /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[25444] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify.o': No such file or directory CC block/as-iosched.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[25466] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_connect.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[25473] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_nfs2xdr.o': No such file or directory CC fs/proc/root.o CC drivers/base/devres.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24960] ERROR: compile (null) on localhost failed CC fs/partitions/amiga.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/amiga.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/amiga.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/amiga.o distcc[25537] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_amiga.o': No such file or directory CC block/cfq-iosched.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[25559] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_devres.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 distcc[25498] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_super.o': No such file or directory CC crypto/xts.o CC fs/proc/base.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/nfsproc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/nfsproc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfsd/nfsproc.o distcc[25589] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfsd/.tmp_mx_nfsproc.o': No such file or directory CC block/blk-integrity.o drivers/hwmon/.tmp_gl_w83781d.o: file not recognized: File truncated distcc[25145] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/glock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/glock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/glock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83781d.o': No such file distcc[25617] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_w83781d.o': No such file or directory distcc[25371] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_glock.o': No such file or directory CC fs/proc/generic.o CC fs/proc/array.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoemain.o: No such file: No such file or directory distcc[25200] ERROR: compile (null) on localhost failed make[3]: *** [drivers/block/aoe/aoe.o] Error 1 make[2]: *** [drivers/block/aoe] Error 2 drivers/i2c/busses/.tmp_gl_i2c-parport-light.o: file not recognized: File truncated distcc[24808] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-parport-light.o': No such file distcc[25663] ERROR: compile (null) on localhost failed CC fs/nls/nls_cp855.o rm: cannot remove `drivers/i2c/busses/.tmp_mx_i2c-parport-light.o': No such file or directory CC fs/lockd/svcsubs.o CC fs/partitions/ldm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25699] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp855.o: file not recognized: File truncated distcc[25701] 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[25703] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp855.o': No such file or directory CC fs/proc/proc_tty.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25720] ERROR: compile (null) on localhost failed fs/ext2/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[25722] 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[25724] 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: Unable to change endianness of input file(s) distcc[25018] ERROR: compile (null) on localhost failed crypto/.tmp_gl_rmd160.o: file not recognized: File truncated distcc[25730] ERROR: compile (null) on localhost failed CC drivers/base/attribute_container.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[25747] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nls/.tmp_mx_nls_base.o': No such file or directory CC crypto/ctr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25791] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_ad7414.o: file not recognized: File truncated distcc[25793] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ad7414.o': No such file distcc[25795] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_ad7414.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/joliet.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/joliet.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/joliet.o distcc[25803] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_joliet.o': No such file or directory SHIPPED drivers/char/defkeymap.c /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 CC fs/ext3/xattr_user.o distcc[25612] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_inode.o': No such file or directory CC fs/proc/cmdline.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[25843] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_xattr.o': No such file or directory CC fs/gfs2/main.o CC fs/proc/cpuinfo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/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/fat/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/fat/inode.o distcc[25874] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_inode.o': No such file or directory CC fs/gfs2/meta_io.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/nfsfh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/nfsfh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfsd/nfsfh.o distcc[25916] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfsd/.tmp_mx_nfsfh.o': No such file or directory CC fs/proc/devices.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[25937] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_svcshare.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd160.o': No such file distcc[25732] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_rmd160.o': No such file or directory drivers/hwmon/.tmp_gl_adm1029.o: file not recognized: File truncated distcc[25502] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adm1029.o': No such file distcc[25953] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_adm1029.o': No such file or directory CC fs/lockd/mon.o CC fs/partitions/osf.o CC fs/quota/dquot.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_txnmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_txnmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_txnmgr.o distcc[26004] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_txnmgr.o': No such file or directory CC drivers/base/transport_class.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/array.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/array.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/array.o distcc[26025] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_array.o': No such file or directory CC fs/nfs/read.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/proc_tty.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/proc_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 fs/proc/proc_tty.o distcc[26042] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_proc_tty.o': No such file or directory fs/jfs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[24605] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/jfs/.tmp_mx_symlink.o': No such file distcc[26050] ERROR: compile (null) on localhost failed rm: cannot remove `fs/jfs/.tmp_mx_symlink.o': No such file or directory /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/hwmon/adt7470.o CC fs/proc/interrupts.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[26074] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_cmd-filter.o': No such file or directory CC fs/nls/nls_cp862.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/meta_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/gfs2/meta_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/gfs2/meta_io.o distcc[26104] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_meta_io.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/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/proc/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/proc/root.o distcc[25910] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_root.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[26122] ERROR: compile (null) on localhost failed CC drivers/char/tty_audit.o drivers/hwmon/.tmp_gl_adm9240.o: file not recognized: File truncated distcc[26125] ERROR: compile (null) on localhost failed CC fs/lockd/xdr.o /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[26157] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_bsg.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[25982] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[26165] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_xattr_user.o': No such file distcc[26168] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_xattr_user.o': No such file or directory CC fs/nfs/symlink.o CC fs/nfsd/vfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25343] ERROR: compile (null) on localhost failed fs/gfs2/.tmp_gl_glops.o: file not recognized: File truncated distcc[26203] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_glops.o': No such file distcc[26205] ERROR: compile (null) on localhost failed rm: cannot remove `fs/gfs2/.tmp_mx_glops.o': No such file or directory CC fs/quota/quota_v1.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[26214] 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-objcopy: Unable to change endianness of input file(s) distcc[24786] ERROR: compile (null) on localhost failed /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[25375] ERROR: compile (null) on localhost failed CC fs/lockd/grace.o mv: cannot stat `fs/nfs/.tmp_mx_client.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ncpfs/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/ncpfs/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/ncpfs/sock.o distcc[25835] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_sock.o': No such file or directory CC fs/quota/quota.o CC crypto/gcm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26279] ERROR: compile (null) on localhost failed /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[26288] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_acl.o': No such file or directory CC fs/lockd/xdr4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26316] ERROR: compile (null) on localhost failed crypto/.tmp_gl_xts.o: file not recognized: File truncated distcc[26318] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_xts.o': No such file distcc[26320] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_xts.o': No such file or directory CC fs/partitions/sun.o /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[23139] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_namei.o': No such file or directory LD fs/ext2/ext2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26140] ERROR: compile (null) on localhost failed block/.tmp_gl_as-iosched.o: file not recognized: File truncated distcc[26367] 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[26396] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_cmdline.o: file not recognized: File truncated distcc[26399] 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[26411] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ncpfs/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/ncpfs/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/ncpfs/inode.o distcc[26420] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_inode.o': No such file or directory CC fs/ramfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ncpfs/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/ncpfs/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/ncpfs/dir.o distcc[26457] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_dir.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[26463] 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[24203] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/ioctl.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[26477] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_ioctl.o': No such file or directory distcc[26476] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_misc.o': No such file or directory CC fs/nls/nls_cp864.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[25619] ERROR: compile (null) on localhost failed CC fs/ramfs/file-nommu.o mv: cannot stat `fs/ext3/.tmp_mx_namei.o': No such file or directory CC fs/proc/loadavg.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/mntpt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/mntpt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/mntpt.o distcc[26250] ERROR: compile (null) on localhost failed CC drivers/base/power/sysfs.o mv: cannot stat `fs/afs/.tmp_mx_mntpt.o': No such file or directory /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[26253] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_keyboard.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ncpfs/mmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ncpfs/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 fs/ncpfs/mmap.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[24816] ERROR: compile (null) on localhost failed distcc[26544] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_mmap.o': No such file or directory 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: 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 CC drivers/hwmon/adt7473.o distcc[26270] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/i2c/algos/.tmp_mx_i2c-algo-pca.o': No such file or directory CC fs/nfsd/export.o CC fs/gfs2/mount.o CC fs/nfs/unlink.o CC drivers/hwmon/adt7475.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/task_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/proc/task_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/proc/task_nommu.o distcc[25769] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_task_nommu.o': No such file or directory CC fs/gfs2/ops_address.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26639] ERROR: compile (null) on localhost failed /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[26650] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_svc.o': No such file or directory CC drivers/hwmon/atxp1.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26675] ERROR: compile (null) on localhost failed crypto/.tmp_gl_lrw.o: file not recognized: File truncated distcc[26678] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lrw.o': No such file distcc[26683] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_lrw.o': No such file or directory CC crypto/ccm.o /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[26704] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ramfs/.tmp_mx_file-nommu.o': No such file or directory CC fs/partitions/efi.o CC drivers/hwmon/ds1621.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 /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cmdline.o': No such file distcc[26401] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_cmdline.o': No such file or directory /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[26741] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-timeout.o': No such file or directory CC drivers/hwmon/f71805f.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/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/gfs2/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/gfs2/mount.o distcc[26806] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_mount.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 distcc[25100] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_pagelist.o': No such file or directory CC fs/nfs/write.o CC fs/gfs2/ops_dentry.o CC fs/xfs/xfs_acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/check.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/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 fs/partitions/check.o distcc[26872] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_check.o': No such file or directory CC fs/gfs2/ops_export.o /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[26898] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_scsi_ioctl.o': No such file or directory CC fs/gfs2/ops_file.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[26917] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_unlink.o': No such file or directory CC drivers/base/dma-mapping.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/efi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/efi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/efi.o distcc[26943] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_efi.o': No such file or directory CC fs/nls/nls_cp865.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adm9240.o': No such file distcc[26130] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_adm9240.o': No such file or directory CC crypto/cryptd.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[27001] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_transport_class.o': No such file or directory CC fs/ext3/xattr_trusted.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[27018] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_attribute_container.o': No such file or directory CC fs/nfsd/auth.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27043] ERROR: compile (null) on localhost failed /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[27048] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_read.o': No such file or directory CC fs/gfs2/ops_fstype.o drivers/i2c/busses/.tmp_gl_i2c-sh_mobile.o: file not recognized: File truncated distcc[26480] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/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/gfs2/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/gfs2/log.o distcc[27081] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_log.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[27090] ERROR: compile (null) on localhost failed kernel/.tmp_gl_rcutorture.o: file not recognized: File truncated distcc[26232] 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[27103] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_rcutorture.o': No such file or directory CC drivers/char/sysrq.o /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[27115] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_cifsencrypt.o': No such file or directory CC fs/lockd/svc4proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27145] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/xattr.o CC drivers/hwmon/f71882fg.o distcc[27153] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_xattr.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[27162] ERROR: compile (null) on localhost failed fs/fat/.tmp_gl_namei_msdos.o: file not recognized: File truncated distcc[27169] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_msdos.o': No such file distcc[27172] ERROR: compile (null) on localhost failed rm: cannot remove `fs/fat/.tmp_mx_namei_msdos.o': No such file or directory CC fs/gfs2/ops_inode.o LD fs/fat/fat.o /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[27191] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_dir.o': No such file or directory CC fs/gfs2/ops_super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27210] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_adt7473.o: file not recognized: File truncated distcc[27212] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adt7473.o': No such file distcc[27214] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_adt7473.o': No such file or directory CC fs/nfsd/lockd.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[27233] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ext3_jbd.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[26307] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/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/proc/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/proc/inode.o distcc[27242] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_inode.o': No such file or directory CC fs/gfs2/quota.o CC fs/eventpoll.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[26354] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext2/ext2.o] Error 1 make[2]: *** [fs/ext2] Error 2 make[2]: *** Waiting for unfinished jobs.... CC fs/partitions/karma.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/karma.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/karma.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/karma.o distcc[27302] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_karma.o': No such file or directory CC fs/nls/nls_cp866.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27325] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp437.o: file not recognized: File truncated distcc[27327] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp437.o': No such file distcc[27329] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp437.o': No such file or directory CC drivers/hwmon/f75375s.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27342] ERROR: compile (null) on localhost failed drivers/i2c/chips/.tmp_gl_ds1682.o: file not recognized: File truncated distcc[27344] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/chips/.tmp_mx_ds1682.o': No such file distcc[27346] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/chips/.tmp_mx_ds1682.o': No such file or directory CC fs/proc/meminfo.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[27367] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_grace.o': No such file or directory CC fs/xfs/linux-2.6/xfs_stats.o LD drivers/ata/built-in.o CC drivers/hwmon/gl518sm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27410] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/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 fs/proc/generic.o distcc[26198] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_generic.o': No such file or directory CC crypto/des_generic.o fs/autofs4/.tmp_gl_init.o: file not recognized: File truncated distcc[26281] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_init.o': No such file distcc[27432] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs4/.tmp_mx_init.o': No such file or directory LD fs/autofs4/autofs4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/init.o: No such file: No such file or directory distcc[27445] ERROR: compile (null) on localhost failed make[3]: *** [fs/autofs4/autofs4.o] Error 1 make[2]: *** [fs/autofs4] Error 2 CC drivers/hwmon/gl520sm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27471] ERROR: compile (null) on localhost failed fs/nfs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[27473] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nfs/.tmp_mx_symlink.o': No such file distcc[27476] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nfs/.tmp_mx_symlink.o': No such file or directory CC drivers/base/firmware_class.o /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[27502] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-merge.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[27509] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp864.o: file not recognized: File truncated distcc[27511] ERROR: compile (null) on localhost failed CC drivers/char/specialix.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[26392] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_mon.o': No such file or directory CC fs/gfs2/recovery.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27542] ERROR: compile (null) on localhost failed fs/lockd/.tmp_gl_svc4proc.o: file not recognized: File truncated distcc[27544] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_ds1621.o: file not recognized: File truncated distcc[27045] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ds1621.o': No such file distcc[27566] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_ds1621.o': No such file or directory CC fs/nfsd/nfscache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27416] ERROR: compile (null) on localhost failed /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 block/.tmp_gl_noop-iosched.o: file not recognized: File truncated distcc[27587] ERROR: compile (null) on localhost failed distcc[26201] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_direct.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'block/.tmp_mx_noop-iosched.o': No such file distcc[27592] ERROR: compile (null) on localhost failed rm: cannot remove `block/.tmp_mx_noop-iosched.o': No such file or directory CC fs/xfs/linux-2.6/xfs_sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27071] ERROR: compile (null) on localhost failed CC drivers/char/n_hdlc.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[27635] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dma-mapping.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_extent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_extent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_extent.o distcc[27101] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_extent.o': No such file or directory CC fs/gfs2/rgrp.o CC drivers/hwmon/ibmpex.o /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[26526] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_super.o': No such file or directory crypto/.tmp_gl_cts.o: file not recognized: File truncated distcc[27148] 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[27675] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cts.o': No such file or directory LD fs/fat/vfat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27687] ERROR: compile (null) on localhost failed CC fs/partitions/sysv68.o fs/nfs/.tmp_gl_file.o: file not recognized: File truncated distcc[27693] 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[27698] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sun.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sun.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/sun.o distcc[27710] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_sun.o': No such file or directory CC fs/proc/stat.o CC drivers/char/hw_random/core.o 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[27564] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_interrupts.o: file not recognized: File truncated distcc[27785] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_interrupts.o': No such file distcc[27788] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_interrupts.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/dquot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/dquot.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/dquot.o distcc[27794] ERROR: compile (null) on localhost failed mv: cannot stat `fs/quota/.tmp_mx_dquot.o': No such file or directory CC fs/nls/nls_cp874.o block/.tmp_gl_cfq-iosched.o: file not recognized: File truncated distcc[26470] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'block/.tmp_mx_cfq-iosched.o': No such file distcc[27813] ERROR: compile (null) on localhost failed rm: cannot remove `block/.tmp_mx_cfq-iosched.o': No such file or directory fs/proc/.tmp_gl_devices.o: file not recognized: File truncated distcc[27098] ERROR: compile (null) on localhost failed /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24789] ERROR: compile (null) on localhost failed distcc[27832] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_xdr.o': No such file or directory drivers/hwmon/.tmp_gl_adm1025.o: file not recognized: File truncated distcc[27846] ERROR: compile (null) on localhost failed CC drivers/char/ipmi/ipmi_msghandler.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adm1025.o': No such file distcc[27852] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_adm1025.o': No such file or directory CC fs/nfsd/nfsxdr.o CC drivers/char/ipmi/ipmi_devintf.o CC fs/xfs/xfs_alloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/recovery.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/recovery.o distcc[27892] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/quota.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/quota.o mv: cannot stat `fs/jbd/.tmp_mx_recovery.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/namei_vfat.o: No such file: No such file or directory distcc[27692] ERROR: compile (null) on localhost failed distcc[27894] ERROR: compile (null) on localhost failed make[3]: *** [fs/fat/vfat.o] Error 1 make[2]: *** [fs/fat] Error 2 mv: cannot stat `fs/gfs2/.tmp_mx_quota.o': No such file or directory CC drivers/char/ipmi/ipmi_si_intf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ncpfs/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/ncpfs/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/ncpfs/ioctl.o distcc[27906] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_ioctl.o': No such file or directory CC fs/nls/nls_cp936.o CC fs/nfs/namespace.o CC drivers/char/hw_random/timeriomem-rng.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[27954] 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-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 distcc[27967] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_genhd.o': No such file or directory CC crypto/fcrypt.o CC fs/proc/uptime.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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/xfs/xfs_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/xfs/xfs_acl.o distcc[28000] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_acl.o': No such file or directory /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 CC fs/gfs2/super.o distcc[28018] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_des_generic.o': No such file or directory CC drivers/char/ipmi/ipmi_kcs_sm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28041] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_f71882fg.o: file not recognized: File truncated distcc[28043] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_f71882fg.o': No such file distcc[28045] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_f71882fg.o': No such file or directory CC fs/nfsd/stats.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28070] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ctr.o: file not recognized: File truncated distcc[28074] 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[28076] 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: fs/nfsd/nfssvc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/nfssvc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfsd/nfssvc.o distcc[27524] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfsd/.tmp_mx_nfssvc.o': No such file or directory fs/gfs2/.tmp_gl_main.o: file not recognized: File truncated distcc[26415] ERROR: compile (null) on localhost failed CC drivers/char/pcmcia/ipwireless/hardware.o CC drivers/char/rio/rio_linux.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26992] 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[28206] 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[27546] ERROR: compile (null) on localhost failed rm: cannot remove `fs/lockd/.tmp_mx_svc4proc.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[27764] ERROR: compile (null) on localhost failed CC 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[28230] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp865.o: file not recognized: File truncated distcc[28234] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp865.o': No such file distcc[28238] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp865.o': No such file or directory drivers/hwmon/.tmp_gl_adm1021.o: file not recognized: File truncated distcc[27413] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adm1021.o': No such file distcc[28247] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_adm1021.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/lockd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/lockd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfsd/lockd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/char/tpm/tpm.o distcc[28263] ERROR: compile (null) on localhost failed distcc[28262] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfsd/.tmp_mx_lockd.o': No such file or directory fs/gfs2/.tmp_gl_lops.o: file not recognized: File truncated distcc[28269] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_lops.o': No such file distcc[28277] ERROR: compile (null) on localhost failed CC drivers/char/ipmi/ipmi_bt_sm.o rm: cannot remove `fs/gfs2/.tmp_mx_lops.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifsacl.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/cifsacl.o: uses instructions which are incompatible with instructions 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/cifsacl.o CC fs/nfs/mount_clnt.o distcc[27806] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_cifsacl.o': No such file or directory CC drivers/char/ipmi/ipmi_watchdog.o CC drivers/char/generic_serial.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: 'fs/gfs2/.tmp_mx_main.o': No such file distcc[28118] ERROR: compile (null) on localhost failed rm: cannot remove `fs/gfs2/.tmp_mx_main.o': No such file or directory CC drivers/char/tpm/tpm_nsc.o crypto/.tmp_gl_eseqiv.o: file not recognized: File truncated distcc[20712] ERROR: compile (null) on localhost failed fs/nfs/.tmp_gl_proc.o: file not recognized: File truncated distcc[27628] 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[28358] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nfs/.tmp_mx_proc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_umount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_umount.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_umount.o distcc[27833] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_devices.o': No such file distcc[27838] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_umount.o': No such file or directory rm: cannot remove `fs/proc/.tmp_mx_devices.o': No such file or directory CC fs/proc/version.o CC drivers/char/ipmi/ipmi_poweroff.o CC drivers/char/raw.o /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[27157] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_link.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/cifs/.tmp_mx_export.o': No such file distcc[23052] ERROR: compile (null) on localhost failed rm: cannot remove `fs/cifs/.tmp_mx_export.o': No such file or directory CC drivers/char/tpm/tpm_atmel.o CC fs/xfs/xfs_alloc_btree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28446] 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[27467] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/rgrp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/rgrp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/rgrp.o distcc[28461] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_rgrp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/osf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/osf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/osf.o distcc[28169] ERROR: compile (null) on localhost failed CC drivers/char/lp.o mv: cannot stat `fs/partitions/.tmp_mx_osf.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/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/proc/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/proc/base.o CC drivers/char/rio/rioinit.o distcc[26968] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_base.o': No such file or directory CC crypto/blowfish.o /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[28518] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_sysrq.o': No such file or directory CC drivers/char/pcmcia/synclink_cs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28539] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_stat.o: file not recognized: File truncated distcc[28543] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_stat.o': No such file distcc[28548] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_stat.o': No such file or directory /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[28552] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_audit.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[28353] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_gl518sm.o: file not recognized: File truncated distcc[28559] 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_gl518sm.o': No such file distcc[28566] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_gl518sm.o': No such file or directorydistcc[27082] ERROR: compile (null) on localhost failed CC drivers/char/pcmcia/ipwireless/main.o rm: cannot remove `drivers/i2c/busses/.tmp_mx_i2c-sh_mobile.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[26493] ERROR: compile (null) on localhost failed CC fs/nls/nls_cp949.o mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory CC fs/nfsd/nfs2acl.o CC drivers/hwmon/lm63.o make[1]: *** [arch/sh/kernel] Error 2 CC drivers/char/pcmcia/cm4000_cs.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28640] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[28642] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_adt7470.o: file not recognized: File truncated distcc[28463] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adt7470.o': No such file distcc[28657] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_adt7470.o': No such file or directory CC fs/nfs/nfsroot.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_stats.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_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 fs/xfs/linux-2.6/xfs_stats.o distcc[28673] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_stats.o': No such file or directory LD drivers/char/hw_random/rng-core.o CC fs/proc/proc_sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/acl.o distcc[27499] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_acl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp864.o': No such file distcc[27513] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp864.o': No such file or directory CC crypto/twofish.o CC fs/gfs2/sys.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28732] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp866.o: file not recognized: File truncated distcc[28734] ERROR: compile (null) on localhost failed /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[28739] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_map.o': No such file or directory CC drivers/char/rio/rioboot.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28754] ERROR: compile (null) on localhost failed CC fs/nfsd/nfs3proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28774] ERROR: compile (null) on localhost failed drivers/char/tpm/.tmp_gl_tpm_atmel.o: file not recognized: File truncated distcc[28776] 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[28778] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/tpm/.tmp_mx_tpm_atmel.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[28568] ERROR: compile (null) on localhost failed CC fs/gfs2/trans.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[27872] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.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[28406] ERROR: compile (null) on localhost failed crypto/.tmp_gl_fcrypt.o: file not recognized: File truncated distcc[28803] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fcrypt.o': No such file distcc[28805] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_fcrypt.o': No such file or directory CC drivers/char/ppdev.o CC fs/nfsd/nfs3xdr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27924] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ccm.o: file not recognized: File truncated distcc[28835] 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[28842] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/vfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/vfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfsd/vfs.o rm: cannot remove `crypto/.tmp_mx_ccm.o': No such file or directory distcc[28843] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfsd/.tmp_mx_vfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/nfsxdr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/nfsxdr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfsd/nfsxdr.o distcc[28857] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfsd/.tmp_mx_nfsxdr.o': No such file or directory CC fs/proc/proc_net.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28870] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_nommu.o: file not recognized: File truncated distcc[28881] ERROR: compile (null) on localhost failed CC drivers/char/rio/riocmd.o CC drivers/char/pcmcia/ipwireless/network.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[28904] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/tpm/.tmp_mx_tpm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_xattr_trusted.o': No such file distcc[28644] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_xattr_trusted.o': No such file or directory CC drivers/hwmon/lm75.o CC fs/xfs/xfs_attr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_nommu.o': No such file distcc[28892] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_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[28900] ERROR: compile (null) on localhost failed drivers/char/pcmcia/ipwireless/.tmp_gl_main.o: file not recognized: File truncated distcc[28961] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/pcmcia/ipwireless/.tmp_mx_main.o': No such file distcc[28964] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/pcmcia/ipwireless/.tmp_mx_main.o': No such file or directory CC fs/nls/nls_cp950.o CC fs/nfs/nfs3proc.o fs/lockd/.tmp_gl_svcproc.o: file not recognized: File truncated distcc[27238] 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[28995] 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: 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[28651] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_write.o': No such file or directory CC fs/gfs2/util.o /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[29027] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_xattr.o': No such file or directory CC crypto/twofish_common.o CC fs/nfsd/nfs3acl.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[29063] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_generic_serial.o': No such file or directory CC drivers/char/rio/rioctrl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29111] 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[28683] ERROR: compile (null) on localhost failed crypto/.tmp_gl_blowfish.o: file not recognized: File truncated distcc[29115] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_cpuinfo.o: file not recognized: File truncated distcc[29117] 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[28056] 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[29122] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_blowfish.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'block/.tmp_mx_as-iosched.o': No such file distcc[26374] ERROR: compile (null) on localhost failed CC drivers/hwmon/lm77.o rm: cannot remove `block/.tmp_mx_as-iosched.o': No such file or directory /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[28191] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/power/.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[29155] ERROR: compile (null) on localhost failed fs/nfsd/.tmp_gl_nfs3acl.o: file not recognized: File truncated distcc[29160] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nfsd/.tmp_mx_nfs3acl.o': No such file distcc[29165] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nfsd/.tmp_mx_nfs3acl.o': No such file or directory CC drivers/char/consolemap_deftbl.o /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 LD drivers/base/power/built-in.o distcc[29076] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_svcsubs.o': No such file or directory CC fs/xfs/xfs_attr_leaf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/recovery.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/recovery.o distcc[29192] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_recovery.o': No such file or directory CC fs/nls/nls_cp1251.o CC drivers/char/pcmcia/ipwireless/tty.o CC fs/nfs/nfs3xdr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/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/gfs2/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/gfs2/super.o distcc[29245] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_super.o': No such file or directory CC drivers/char/rio/riointr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ncpfs/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/ncpfs/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/ncpfs/getopt.o distcc[29266] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_getopt.o': No such file or directory CC crypto/serpent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29288] 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[29320] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm77.o: file not recognized: File truncated distcc[29322] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm77.o': No such file distcc[29324] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm77.o': No such file or directory CC fs/xfs/xfs_bit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/ops_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/gfs2/ops_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/gfs2/ops_file.o distcc[29104] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_ops_file.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[29355] ERROR: compile (null) on localhost failed CC fs/nls/nls_ascii.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[26363] 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: 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[29379] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify_user.o': No such file or directory CC drivers/char/rio/rioparam.o LD fs/notify/inotify/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/ldm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/ldm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/ldm.o distcc[29402] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_ldm.o': No such file or directory /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[28342] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_mount_clnt.o': No such file or directory CC drivers/hwmon/lm78.o CC crypto/aes_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/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/isofs/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/isofs/inode.o distcc[29300] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.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[29455] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_meminfo.o: file not recognized: File truncated distcc[29457] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_meminfo.o': No such file distcc[29461] ERROR: compile (null) on localhost failed LD fs/isofs/isofs.o rm: cannot remove `fs/proc/.tmp_mx_meminfo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/export.o: No such file: No such file or directory distcc[29466] ERROR: compile (null) on localhost failed make[3]: *** [fs/isofs/isofs.o] Error 1 make[2]: *** [fs/isofs] Error 2 CC fs/xfs/xfs_bmap.o CC fs/nls/nls_iso8859-1.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_bit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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 fs/xfs/xfs_bit.o distcc[29495] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_bit.o': No such file or directory CC drivers/char/defkeymap.o drivers/hwmon/.tmp_gl_atxp1.o: file not recognized: File truncated distcc[28193] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_atxp1.o': No such file distcc[29536] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_atxp1.o': No such file or directory CC drivers/char/rio/rioroute.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[29555] 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-ld: fs/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_sysctl.o distcc[29564] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_sysctl.o': No such file or directory LD fs/ramfs/ramfs.o drivers/hwmon/.tmp_gl_adt7462.o: file not recognized: File truncated distcc[28210] 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[29578] ERROR: compile (null) on localhost failed LD fs/ramfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adt7462.o': No such file distcc[29582] ERROR: compile (null) on localhost failed fs/gfs2/.tmp_gl_ops_dentry.o: file not recognized: File truncated distcc[29583] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_adt7462.o': No such file or directory drivers/hwmon/.tmp_gl_gl520sm.o: file not recognized: File truncated distcc[28219] ERROR: compile (null) on localhost failed CC crypto/camellia.o CC fs/nls/nls_iso8859-2.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[29639] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rio_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[29652] ERROR: compile (null) on localhost failed CC fs/nfs/nfs3acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/cell.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/cell.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/cell.o distcc[29666] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_cell.o': No such file or directory /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[29440] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_vt.o': No such file or directory CC fs/xfs/xfs_bmap_btree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29684] ERROR: compile (null) on localhost failed CC crypto/cast5.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29732] ERROR: compile (null) on localhost failed drivers/i2c/busses/.tmp_gl_i2c-ocores.o: file not recognized: File truncated distcc[29738] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-ocores.o': No such file distcc[29743] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/busses/.tmp_mx_i2c-ocores.o': No such file or directory CC fs/xfs/xfs_btree.o CC drivers/hwmon/lm83.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29778] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_proc_sysctl.o: file not recognized: File truncated distcc[29782] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_proc_sysctl.o': No such file distcc[29785] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_proc_sysctl.o': No such file or directory /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[19870] 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: fs/gfs2/ops_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/gfs2/ops_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/gfs2/ops_inode.o distcc[29796] ERROR: compile (null) on localhost failed make[1]: *** [kernel] Error 2 CC fs/nls/nls_iso8859-4.o mv: cannot stat `fs/gfs2/.tmp_mx_ops_inode.o': No such file or directory CC fs/nfs/nfs4proc.o CC fs/xfs/xfs_buf_item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29829] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_ppdev.o: file not recognized: File truncated distcc[29833] ERROR: compile (null) on localhost failed /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[28833] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_n_tty.o': No such file or directory CC drivers/char/rio/riotable.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/quota.o distcc[29854] ERROR: compile (null) on localhost failed mv: cannot stat `fs/quota/.tmp_mx_quota.o': No such file or directory CC crypto/cast6.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29873] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cast5.o: file not recognized: File truncated distcc[29875] 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[29877] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cast5.o': No such file or directory CC drivers/hwmon/lm87.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29901] 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[29904] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp874.o: file not recognized: File truncated distcc[29910] 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[29912] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp874.o': No such file or directory CC crypto/arc4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/proc_net.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/proc_net.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/proc_net.o distcc[29936] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_proc_net.o': No such file or directory CC drivers/char/rio/riotty.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29530] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_lp.o: file not recognized: File truncated distcc[29967] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_lp.o': No such file distcc[29969] ERROR: compile (null) on localhost failed rm: cannot remove `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[29372] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_smic_sm.o: file not recognized: File truncated distcc[29974] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_smic_sm.o': No such file distcc[29977] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_smic_sm.o': No such file or directory CC fs/xfs/xfs_da_btree.o CC crypto/tea.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/auth.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/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 fs/nfsd/auth.o distcc[30001] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfsd/.tmp_mx_auth.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/nfscache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/nfscache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfsd/nfscache.o distcc[29228] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfsd/.tmp_mx_nfscache.o': No such file or directory CC fs/nls/nls_iso8859-7.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_gl520sm.o': No such file distcc[29597] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_gl520sm.o': No such file or directory CC fs/xfs/xfs_dir2.o CC fs/nfs/nfs4xdr.o CC crypto/anubis.o fs/proc/.tmp_gl_uptime.o: file not recognized: File truncated distcc[28784] ERROR: compile (null) on localhost failed /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[28365] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-integrity.o': No such file or directory CC fs/nls/nls_cp1255.o /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[30076] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_alloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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 fs/xfs/xfs_alloc.o mv: cannot stat `drivers/char/rio/.tmp_mx_riointr.o': No such file or directory distcc[30079] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_alloc.o': No such file or directory CC fs/xfs/xfs_dir2_block.o CC fs/nfs/nfs4state.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/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 fs/gfs2/util.o distcc[30110] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_util.o': No such file or directory CC drivers/hwmon/lm92.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30135] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_devintf.o: file not recognized: File truncated distcc[30141] 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[29510] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp936.o: file not recognized: File truncated distcc[30149] 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[30151] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp936.o': No such file or directory CC crypto/seed.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/pcmcia/ipwireless/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/pcmcia/ipwireless/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/pcmcia/ipwireless/tty.o distcc[30166] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/pcmcia/ipwireless/.tmp_mx_tty.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 CC fs/nfs/nfs4renewd.o distcc[29309] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/ipmi/.tmp_mx_ipmi_msghandler.o': No such file or directory crypto/.tmp_gl_pcbc.o: file not recognized: File truncated distcc[29906] 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[30197] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_pcbc.o': No such file or directory drivers/char/.tmp_gl_specialix.o: file not recognized: File truncated distcc[28450] 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[28992] 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[29018] ERROR: compile (null) on localhost failed CC drivers/hwmon/lm95241.o CC fs/nfs/delegation.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30233] ERROR: compile (null) on localhost failed crypto/.tmp_gl_serpent.o: file not recognized: File truncated distcc[30235] 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[30238] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_serpent.o': No such file or directory drivers/char/tpm/.tmp_gl_tpm_nsc.o: file not recognized: File truncated distcc[29359] ERROR: compile (null) on localhost failed CC fs/xfs/xfs_dir2_data.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30254] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sysv68.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sysv68.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/sysv68.o distcc[30263] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_sysv68.o': No such file or directory LD fs/partitions/built-in.o CC drivers/hwmon/pc87360.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_ops_dentry.o': No such file distcc[29588] ERROR: compile (null) on localhost failed rm: cannot remove `fs/gfs2/.tmp_mx_ops_dentry.o': No such file or directory CC fs/nfs/idmap.o drivers/i2c/chips/.tmp_gl_pcf8575.o: file not recognized: File truncated distcc[28762] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/chips/.tmp_mx_pcf8575.o': No such file distcc[30309] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/chips/.tmp_mx_pcf8575.o': No such file or directory CC crypto/deflate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30331] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cast6.o: file not recognized: File truncated distcc[30335] 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[30338] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cast6.o': No such file or directory CC fs/xfs/xfs_dir2_leaf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30356] ERROR: compile (null) on localhost failed crypto/.tmp_gl_md4.o: file not recognized: File truncated distcc[30358] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp1251.o: file not recognized: File truncated distcc[29687] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_ppdev.o': No such file distcc[29835] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_ppdev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dtree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_dtree.o distcc[29838] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_dtree.o': No such file or directory CC drivers/hwmon/pc87427.o CC crypto/zlib.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30412] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm87.o: file not recognized: File truncated distcc[30414] 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[30417] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm87.o': No such file or directory CC fs/nfs/callback.o /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[30430] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_firmware_class.o': No such file or directory CC fs/nfs/callback_xdr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp866.o': No such file distcc[28736] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp866.o': No such file or directory CC drivers/hwmon/smsc47m1.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_attr_leaf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_attr_leaf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_attr_leaf.o distcc[30479] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_attr_leaf.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/pcmcia/ipwireless/hardware.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/pcmcia/ipwireless/hardware.o: uses instructions which are incompatible with instructions 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/pcmcia/ipwireless/hardware.o distcc[30127] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/pcmcia/ipwireless/.tmp_mx_hardware.o': No such file or directory CC crypto/michael_mic.o CC fs/xfs/xfs_dir2_node.o fs/proc/.tmp_gl_version.o: file not recognized: File truncated distcc[30215] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_version.o': No such file distcc[30519] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_version.o': No such file or directory CC drivers/hwmon/smsc47m192.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29348] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/sys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/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 fs/gfs2/sys.o distcc[29963] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_sys.o': No such file or directory fs/proc/.tmp_gl_loadavg.o: file not re/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: cognizfs/gfs2/ops_address.o: compiled for a big endian system and target is little endianed: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/ops_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 fs/gfs2/ops_address.o distcc[29126] ERROR: compile (null) on localhost failed distcc[30549] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_loadavg.o': No such file distcc[30556] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_ops_address.o': No such file or directory rm: cannot remove `fs/proc/.tmp_mx_loadavg.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[30571] 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[30578] ERROR: compile (null) on localhost failed CC crypto/crc32c.o fs/nls/.tmp_gl_nls_iso8859-1.o: file not recognized: File truncated distcc[30579] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_kcs_sm.o: file not recognized: File truncated distcc[30584] ERROR: compile (null) on localhost failed CC fs/xfs/xfs_dir2_sf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_kcs_sm.o': No such file distcc[30593] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_kcs_sm.o': No such file or directory CC fs/nls/nls_iso8859-9.o drivers/hwmon/.tmp_gl_lm83.o: file not recognized: File truncated distcc[30258] ERROR: compile (null) on localhost failed CC fs/nfs/callback_proc.o LD fs/notify/built-in.o CC fs/nfs/nfs4namespace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30667] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-2.o: file not recognized: File truncated distcc[30669] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-2.o': No such file distcc[30671] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-2.o': No such file or directory CC crypto/authenc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_dir2.o distcc[30694] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dir2.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[30708] ERROR: compile (null) on localhost failed CC drivers/hwmon/thmc50.o fs/nls/.tmp_gl_nls_cp949.o: file not recognized: File truncated distcc[30710] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp949.o': No such file distcc[30713] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp949.o': No such file or directory CC crypto/rng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/twofish_common.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/twofish_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 crypto/twofish_common.o distcc[30757] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_twofish_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[30765] ERROR: compile (null) on localhost failed CC fs/nls/nls_koi8-u.o fs/nfs/.tmp_gl_nfs3proc.o: file not recognized: File truncated distcc[30769] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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/xfs/xfs_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/xfs/xfs_attr.o distcc[30517] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_attr.o': No such file or directory CC crypto/krng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30543] ERROR: compile (null) on localhost failed crypto/.tmp_gl_gcm.o: file not recognized: File truncated distcc[30546] 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[30847] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_gcm.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[29047] ERROR: compile (null) on localhost failed CC drivers/hwmon/vt1211.o fs/gfs2/.tmp_gl_ops_super.o: file not recognized: File truncated distcc[30859] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_bmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_bmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-1.o': No such file distcc[30587] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-1.o': No such file or directory distcc[30860] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_watchdog.o: file not recognized: File truncated distcc[30208] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_bmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_watchdog.o': No such file distcc[30873] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_watchdog.o': No such file or directory CC fs/xfs/xfs_error.o /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 CC crypto/ansi_cprng.o distcc[30424] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_xdr4.o': No such file or directory CC fs/nfs/sysctl.o CC fs/nls/nls_koi8-ru.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30912] ERROR: compile (null) on localhost failed LD fs/lockd/lockd.o /scratch/kisskb/src/fs/nfs/nfs4xdr.c: In function 'decode_getfattr': /scratch/kisskb/src/fs/nfs/nfs4xdr.c:3026: warning: 'attrlen' may be used uninitialized in this function /scratch/kisskb/src/fs/nfs/nfs4xdr.c:3025: warning: 'savep' 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[30952] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_koi8-ru.o: file not recognized: File truncated distcc[30954] 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[30658] 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[30967] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tea.o: file not recognized: File truncated distcc[30969] 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[30971] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tea.o': No such file or directory CC drivers/hwmon/w83627ehf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/stats.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/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 fs/nfsd/stats.o distcc[28940] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfsd/.tmp_mx_stats.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[30814] ERROR: compile (null) on localhost failed fs/nfsd/.tmp_gl_nfs2acl.o: file not recognized: File truncated distcc[30995] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nfsd/.tmp_mx_nfs2acl.o': No such file distcc[30999] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nfsd/.tmp_mx_nfs2acl.o': No such file or directory CC fs/xfs/xfs_extfree_item.o CC crypto/xor.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31025] 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[30839] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_f75375s.o: file not recognized: File truncated distcc[31039] 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[31046] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm95241.o: file not recognized: File truncated distcc[31048] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_ops_super.o': No such file distcc[30866] ERROR: compile (null) on localhost failed rm: cannot remove `fs/gfs2/.tmp_mx_ops_super.o': No such file or directory CC drivers/hwmon/w83l785ts.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 fs/nls/.tmp_gl_nls_cp1255.o: file not recognized: File truncated distcc[30921] ERROR: compile (null) on localhost failed distcc[28181] 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-objcopy: 'fs/nls/.tmp_mx_nls_cp1255.o': No such file distcc[31072] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1255.o': No such file or directory CC drivers/hwmon/w83l786ng.o LD fs/ext3/ext3.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/svcproc.o: No such file: No such file or directory distcc[30931] ERROR: compile (null) on localhost failed CC crypto/async_tx/async_tx.o make[3]: *** [fs/lockd/lockd.o] Error 1 make[2]: *** [fs/lockd] Error 2 CC fs/xfs/xfs_filestream.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[30743] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioparam.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_eseqiv.o': No such file distcc[28346] 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-objcopy: Unable to change endianness of input file(s) distcc[31138] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/vlclient.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/vlclient.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/vlclient.o CC crypto/async_tx/async_memcpy.o distcc[29618] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_vlclient.o': No such file or directory CC fs/xfs/xfs_fsops.o CC crypto/async_tx/async_xor.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/ops_fstype.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/ops_fstype.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/ops_fstype.o distcc[29633] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_ops_fstype.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[25654] 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[29293] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_smbdes.o': No such file or directory CC fs/xfs/xfs_ialloc.o CC fs/xfs/xfs_ialloc_btree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/nfs4proc.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/nfs4proc.o: uses instructions which are incompatible with instructions 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/nfs4proc.o distcc[31226] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_nfs4proc.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[30734] ERROR: compile (null) on localhost failed drivers/char/pcmcia/.tmp_gl_synclink_cs.o: file not recognized: File truncated distcc[31235] ERROR: compile (null) on localhost failed CC fs/xfs/xfs_iget.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31249] ERROR: compile (null) on localhost failed drivers/char/pcmcia/.tmp_gl_cm4000_cs.o: file not recognized: File truncated distcc[31147] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/pcmcia/.tmp_mx_cm4000_cs.o': No such file distcc[31260] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/pcmcia/.tmp_mx_cm4000_cs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/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/nfsd/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/nfsd/nfs3xdr.o distcc[29741] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfsd/.tmp_mx_nfs3xdr.o': No such file or directory CC fs/xfs/xfs_inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31276] ERROR: compile (null) on localhost failed CC fs/xfs/xfs_inode_item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30466] 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[31301] ERROR: compile (null) on localhost failed fs/gfs2/.tmp_gl_ops_export.o: file not recognized: File truncated distcc[31303] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_ops_export.o': No such file distcc[31305] ERROR: compile (null) on localhost failed rm: cannot remove `fs/gfs2/.tmp_mx_ops_export.o': No such file or directory drivers/hwmon/.tmp_gl_lm63.o: file not recognized: File truncated distcc[29659] ERROR: compile (null) on localhost failed CC fs/xfs/xfs_iomap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm63.o': No such file distcc[31316] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm63.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md4.o': No such file distcc[30360] 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-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[31325] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aes_generic.o': No such file or directory CC fs/xfs/xfs_itable.o CC fs/xfs/xfs_dfrag.o CC fs/xfs/xfs_log.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31369] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-ru.o': No such file distcc[30958] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-ru.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_devintf.o': No such file distcc[30147] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_devintf.o': No such file or directory CC fs/xfs/xfs_log_recover.o CC fs/xfs/xfs_mount.o CC fs/xfs/xfs_mru_cache.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[31432] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riotty.o': No such file or directory crypto/.tmp_gl_krng.o: file not recognized: File truncated distcc[31284] 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[31438] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_krng.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_uptime.o': No such file distcc[30055] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_uptime.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[31296] ERROR: compile (null) on localhost failed CC fs/xfs/xfs_rename.o CC fs/xfs/xfs_trans.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20751] ERROR: compile (null) on localhost failed CC fs/xfs/xfs_trans_ail.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_iomap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_iomap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_iomap.o distcc[31530] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_iomap.o': No such file or directory CC fs/xfs/xfs_trans_buf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31551] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm78.o: file not recognized: File truncated distcc[30845] ERROR: compile (null) on localhost failed crypto/.tmp_gl_authenc.o: file not recognized: File truncated distcc[31554] 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[31558] 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[31560] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm78.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_authenc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_f75375s.o': No such file distcc[31041] ERROR: compile (null) on localhost failed CC fs/xfs/xfs_trans_extfree.o rm: cannot remove `drivers/hwmon/.tmp_mx_f75375s.o': No such file or directory CC fs/xfs/xfs_trans_inode.o CC fs/xfs/xfs_trans_item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31628] 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[31126] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o CC fs/xfs/xfs_utils.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31664] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_vt1211.o: file not recognized: File truncated distcc[31666] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_vt1211.o': No such file distcc[31668] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_vt1211.o': No such file or directory ipc/.tmp_gl_ipc_sysctl.o: file not recognized: File truncated distcc[31468] ERROR: compile (null) on localhost failed CC fs/xfs/xfs_vnodeops.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1251.o': No such file distcc[30367] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1251.o': No such file or directory crypto/.tmp_gl_zlib.o: file not recognized: File truncated distcc[31371] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_zlib.o': No such file distcc[31710] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_zlib.o': No such file or directory CC fs/xfs/xfs_rw.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31725] ERROR: compile (null) on localhost failed fs/nfsd/.tmp_gl_nfs3proc.o: file not recognized: File truncated distcc[31730] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nfsd/.tmp_mx_nfs3proc.o': No such file distcc[31736] ERROR: compile (null) on localhost failed CC fs/xfs/xfs_dmops.o rm: cannot remove `fs/nfsd/.tmp_mx_nfs3proc.o': No such file or directory CC fs/xfs/xfs_qmops.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31757] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_w83627ehf.o: file not recognized: File truncated distcc[31759] 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[31761] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_w83627ehf.o': No such file or directory CC fs/xfs/linux-2.6/kmem.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31787] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-4.o: file not recognized: File truncated distcc[31789] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-4.o': No such file distcc[31791] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-4.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_specialix.o': No such file distcc[30205] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_specialix.o': No such file or directory CC fs/xfs/linux-2.6/xfs_aops.o CC fs/xfs/linux-2.6/xfs_buf.o /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[31822] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riotable.o': No such file or directory CC fs/xfs/linux-2.6/xfs_export.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans_ail.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans_ail.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_trans_ail.o distcc[31593] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_trans_ail.o': No such file or directory CC fs/xfs/linux-2.6/xfs_file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31123] ERROR: compile (null) on localhost failed /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[28749] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_eventpoll.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[31875] ERROR: compile (null) on localhost failed crypto/.tmp_gl_arc4.o: file not recognized: File truncated distcc[31878] ERROR: compile (null) on localhost failed CC fs/xfs/linux-2.6/xfs_fs_subr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_utils.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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 fs/xfs/xfs_utils.o distcc[31890] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_utils.o': No such file or directory drivers/char/ipmi/.tmp_gl_ipmi_si_intf.o: file not recognized: File truncated distcc[31293] 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[31896] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_si_intf.o': No such file or directory fs/nls/.tmp_gl_nls_ascii.o: file not recognized: File truncated distcc[31452] 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[31905] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_ascii.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/nfs3acl.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/nfs3acl.o: uses instructions which are incompatible with instructions 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/nfs3acl.o CC fs/xfs/linux-2.6/xfs_globals.o distcc[31908] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_nfs3acl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/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/afs/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/afs/misc.o distcc[31675] ERROR: compile (null) on localhost failed CC fs/xfs/linux-2.6/xfs_ioctl.o mv: cannot stat `fs/afs/.tmp_mx_misc.o': No such file or directory CC fs/xfs/linux-2.6/xfs_iops.o CC fs/xfs/linux-2.6/xfs_lrw.o LD fs/afs/kafs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/dir.o: No such file: No such file or directory distcc[31958] ERROR: compile (null) on localhost failed make[3]: *** [fs/afs/kafs.o] Error 1 make[2]: *** [fs/afs] Error 2 CC fs/xfs/linux-2.6/xfs_super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31694] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-9.o: file not recognized: File truncated distcc[31969] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_alloc_btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_alloc_btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_alloc_btree.o distcc[31702] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_alloc_btree.o': No such file or directory CC fs/xfs/linux-2.6/xfs_sync.o crypto/.tmp_gl_crc32c.o: file not recognized: File truncated distcc[30960] 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[32010] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_crc32c.o': No such file or directory CC fs/xfs/linux-2.6/xfs_xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_extfree_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/xfs/xfs_extfree_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/xfs/xfs_extfree_item.o distcc[32059] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_extfree_item.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/callback_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/nfs/callback_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/nfs/callback_proc.o distcc[31804] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_callback_proc.o': No such file or directory CC fs/xfs/support/debug.o CC fs/xfs/support/uuid.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_iops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_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 fs/xfs/linux-2.6/xfs_iops.o distcc[32098] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_iops.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/nfs4xdr.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/nfs4xdr.o: uses instructions which are incompatible with instructions 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/nfs4xdr.o distcc[32107] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_nfs4xdr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cryptd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cryptd.o: uses instructions which are incompatible with 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/cryptd.o distcc[31037] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm95241.o': No such file distcc[31050] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_cryptd.o': No such file or directory rm: cannot remove `drivers/hwmon/.tmp_mx_lm95241.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/delegation.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/delegation.o: uses instructions which are incompatible with instructions 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/delegation.o distcc[31839] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_delegation.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_itable.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_itable.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_itable.o distcc[31612] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_itable.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans_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/xfs/xfs_trans_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/xfs/xfs_trans_item.o distcc[32168] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_trans_item.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/trans.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/trans.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/trans.o distcc[31113] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_trans.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[32188] ERROR: compile (null) on localhost failed drivers/i2c/busses/.tmp_gl_i2c-tiny-usb.o: file not recognized: File truncated distcc[32194] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-tiny-usb.o': No such file distcc[32200] 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[32201] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/busses/.tmp_mx_i2c-tiny-usb.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/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/gfs2/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/gfs2/inode.o LD drivers/i2c/busses/built-in.o distcc[32215] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/i2c/busses/i2c-ocores.o: No such file: No such file or directory distcc[32220] ERROR: compile (null) on localhost failed make[4]: *** [drivers/i2c/busses/built-in.o] Error 1 make[3]: *** [drivers/i2c/busses] Error 2 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nfs/.tmp_mx_nfs3proc.o': No such file distcc[30773] 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: crypto/async_tx/async_memcpy.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_memcpy.o: uses instructions which are incompatible with 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/async_tx/async_memcpy.o distcc[32241] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/async_tx/.tmp_mx_async_memcpy.o': No such file or directory crypto/.tmp_gl_ecb.o: file not recognized: File truncated distcc[31857] 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[32249] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ecb.o': No such file or directory fs/nls/.tmp_gl_nls_cp862.o: file not recognized: File truncated distcc[26643] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp862.o': No such file distcc[32267] 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-objcopy: Unable to change endianness of input file(s) distcc[31926] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_raw.o: file not recognized: File truncated distcc[32273] 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[32292] ERROR: compile (null) on localhost failed distcc[32291] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm92.o: file not recognized: File truncated distcc[32295] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm92.o': No such file distcc[32300] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm92.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_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/xfs/xfs_dir2_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/xfs/xfs_dir2_data.o distcc[32321] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dir2_data.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/nfs4renewd.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/nfs4renewd.o: uses instructions which are incompatible with instructions 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/nfs4renewd.o distcc[32335] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_nfs4renewd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_iget.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_iget.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_iget.o distcc[32341] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_iget.o': No such file or directory /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[32000] 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[29664] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_dir.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[32353] 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: 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[32373] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-softirq.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[32380] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_w83l785ts.o: file not recognized: File truncated distcc[32387] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83l785ts.o': No such file distcc[32393] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_w83l785ts.o': No such file or directory LD block/built-in.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[32408] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.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[31769] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-7.o: file not recognized: File truncated distcc[32424] 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[32427] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-7.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_xattr.o distcc[32054] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_xattr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_ialloc_btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_ialloc_btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_ialloc_btree.o distcc[32455] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_ialloc_btree.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[32471] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_koi8-u.o: file not recognized: File truncated distcc[32473] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-u.o': No such file distcc[32475] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-u.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[32485] ERROR: compile (null) on localhost failed crypto/.tmp_gl_seed.o: file not recognized: File truncated distcc[32487] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seed.o': No such file distcc[32489] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_seed.o': No such file or directory drivers/hwmon/.tmp_gl_pc87427.o: file not recognized: File truncated distcc[31030] 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[32506] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_pc87427.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_sync.o distcc[32519] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_sync.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_rw.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_rw.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_rw.o distcc[32526] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_rw.o': No such file or directory /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[32535] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioboot.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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/xfs/xfs_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/xfs/xfs_inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ncpfs/ncplib_kernel.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ncpfs/ncplib_kernel.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/ncplib_kernel.o distcc[32561] ERROR: compile (null) on localhost failed distcc[32560] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_ncplib_kernel.o': No such file or directory mv: cannot stat `fs/xfs/.tmp_mx_xfs_inode.o': No such file or directory crypto/.tmp_gl_twofish.o: file not recognized: File truncated distcc[29290] ERROR: compile (null) on localhost failed drivers/i2c/chips/.tmp_gl_tsl2550.o: file not recognized: File truncated distcc[31182] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/chips/.tmp_mx_tsl2550.o': No such file distcc[32577] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/chips/.tmp_mx_tsl2550.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'ipc/.tmp_mx_ipc_sysctl.o': No such file distcc[31677] ERROR: compile (null) on localhost failed rm: cannot remove `ipc/.tmp_mx_ipc_sysctl.o': No such file or directory LD fs/ncpfs/ncpfs.o LD drivers/i2c/chips/built-in.o LD ipc/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/ipc_sysctl.o: No such file: No such file or directory distcc[32614] ERROR: compile (null) on localhost failed make[2]: *** [ipc/built-in.o] Error 1 make[1]: *** [ipc] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32620] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_f71805f.o: file not recognized: File truncated distcc[32296] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_bt_sm.o: file not recognized: File truncated distcc[32624] 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[32626] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_bt_sm.o': No such file rm: cannot remove `drivers/hwmon/.tmp_mx_f71805f.o': No such file or directory distcc[32630] 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: fs/xfs/xfs_rename.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_rename.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_rename.o distcc[32631] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_rename.o': No such file or directory /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[31697] 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[31975] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_rng.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-9.o': No such file or directory LD drivers/char/ipmi/ipmi_si.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32675] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp950.o: file not recognized: File truncated distcc[32679] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/idmap.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/idmap.o: uses instructions which are incompatible with instructions 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/idmap.o distcc[32680] 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[32683] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_idmap.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_cp950.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_block.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_block.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_dir2_block.o LD fs/nls/built-in.o distcc[32701] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dir2_block.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nls/nls_cp437.o: No such file: No such file or directory distcc[32709] ERROR: compile (null) on localhost failed make[3]: *** [fs/nls/built-in.o] Error 1 make[2]: *** [fs/nls] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_export.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_export.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/linux-2.6/xfs_export.o distcc[32717] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_export.o': No such file or directory /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: fail/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ed to merge target specificdrivers/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 t data of file o merge tdrivers/char/rio/rioinit.o arget specific data of file drivers/hwmon/hwmon-vid.o distcc[31633] ERROR: compile (null) on localhost failed distcc[31233] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hwmon/.tmp_mx_hwmon-vid.o': No such file or directory mv: cannot stat `drivers/char/rio/.tmp_mx_rioinit.o': No such file or directory drivers/hwmon/.tmp_gl_adt7475.o: file not recognized: File truncated distcc[32358] 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[32007] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adt7475.o': No such file distcc[32732] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_adt7475.o': No such file or directory drivers/hwmon/.tmp_gl_thmc50.o: file not recognized: File truncated distcc[32734] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_thmc50.o': No such file distcc[32740] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_thmc50.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_leaf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_leaf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_dir2_leaf.o distcc[32760] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dir2_leaf.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/noop-iosched.o: No such file: No such file or directory fs/xfs/support/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/xfs/support/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/xfs/support/debug.o distcc[32411] ERROR: compile (null) on localhost failed make[2]: *** [block/built-in.o] Error 1 distcc[304] ERROR: compile (null) on localhost failed make[1]: *** [block] Error 2 mv: cannot stat `fs/xfs/support/.tmp_mx_debug.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_aops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_aops.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/linux-2.6/xfs_aops.o distcc[318] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_aops.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_trans.o distcc[329] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_trans.o': No such file or directory /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[32466] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_namespace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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/xfs/xfs_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/xfs/xfs_inode_item.o distcc[351] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_inode_item.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_error.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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 fs/xfs/xfs_error.o distcc[360] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_error.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_buf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_buf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/linux-2.6/xfs_buf.o distcc[375] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_buf.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_file.o distcc[386] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/tpm/.tmp_mx_tpm_nsc.o': No such file distcc[30248] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/tpm/.tmp_mx_tpm_nsc.o': No such file or directory LD drivers/char/tpm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_lrw.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_lrw.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/linux-2.6/xfs_lrw.o distcc[413] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_lrw.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/file.o: No such file: No such file or directory distcc[31097] 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-objcopy: Unable to change endianness of input file(s) distcc[424] 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[427] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_n_hdlc.o: file not recognized: File truncated distcc[428] ERROR: compile (null) on localhost failed crypto/.tmp_gl_camellia.o: file not recognized: File truncated distcc[431] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_n_hdlc.o': No such file distcc[433] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_n_hdlc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_camellia.o': No such file distcc[435] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_camellia.o': No such file or directory /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/pcmcia/.tmp_mx_synclink_cs.o': No such file distcc[458] ERROR: compile (null) on localhost failed distcc[31237] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/pcmcia/.tmp_mx_synclink_cs.o': No such file or directory mv: cannot stat `crypto/.tmp_mx_scatterwalk.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm83.o': No such file distcc[30614] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm83.o': No such file or directory /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[470] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cifs/.tmp_mx_asn1.o': No such file or directory LD crypto/crypto.o LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_arc4.o': No such file distcc[31882] ERROR: compile (null) on localhost failed LD crypto/crypto_hash.o LD crypto/cryptomgr.o rm: cannot remove `crypto/.tmp_mx_arc4.o': No such file or directory LD fs/cifs/cifs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifsfs.o: No such file: No such file or directory distcc[527] ERROR: compile (null) on localhost failed make[3]: *** [fs/cifs/cifs.o] Error 1 make[2]: *** [fs/cifs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/xor.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/xor.o: uses instructions which are incompatible with 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/xor.o distcc[529] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_xor.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_sf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_sf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_dir2_sf.o distcc[542] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dir2_sf.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/callback.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/callback.o: uses instructions which are incompatible with instructions 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/callback.o distcc[551] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_callback.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[30290] ERROR: compile (null) on localhost failed fs/quota/.tmp_gl_quota_v1.o: file not recognized: File truncated distcc[557] ERROR: compile (null) on localhost failed LD fs/ncpfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_node.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_node.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_dir2_node.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[568] ERROR: compile (null) on localhost failed distcc[27127] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dir2_node.o': No such file or directory 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: fs/jfs/jfs_xtree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_xtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_xtree.o distcc[586] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_xtree.o': No such file or directory LD drivers/base/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dmops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dmops.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_dmops.o distcc[608] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dmops.o': No such file or directory /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[32663] ERROR: compile (null) on localhost failed make[4]: *** [drivers/char/ipmi/ipmi_si.o] Error 1 make[4]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_da_btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_da_btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_da_btree.o LD fs/jfs/jfs.o distcc[31982] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_da_btree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/symlink.o: No such file: No such file or directory distcc[622] ERROR: compile (null) on localhost failed make[3]: *** [fs/jfs/jfs.o] Error 1 make[2]: *** [fs/jfs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_vnodeops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_vnodeops.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_vnodeops.o distcc[637] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_vnodeops.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/nfs4state.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/nfs4state.o: uses instructions which are incompatible with instructions 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/nfs4state.o distcc[643] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_nfs4state.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/kmem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/kmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/linux-2.6/kmem.o distcc[649] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_kmem.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_mru_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/xfs/xfs_mru_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/xfs/xfs_mru_cache.o distcc[668] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_mru_cache.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_buf_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/xfs/xfs_buf_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/xfs/xfs_buf_item.o distcc[32450] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_buf_item.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans_extfree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans_extfree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_trans_extfree.o distcc[687] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_trans_extfree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/support/uuid.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/support/uuid.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/support/uuid.o distcc[695] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/support/.tmp_mx_uuid.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/pcmcia/ipwireless/network.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/pcmcia/ipwireless/network.o: uses instructions which are incompatible with instructions 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/pcmcia/ipwireless/network.o distcc[717] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/pcmcia/ipwireless/.tmp_mx_network.o': No such file or directory LD drivers/char/pcmcia/ipwireless/ipwireless.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[727] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/pcmcia/ipwireless/main.o: No such file: No such file or directory distcc[729] ERROR: compile (null) on localhost failed make[5]: *** [drivers/char/pcmcia/ipwireless/ipwireless.o] Error 1 make[4]: *** [drivers/char/pcmcia/ipwireless] Error 2 make[3]: *** [drivers/char/pcmcia] Error 2 make[3]: *** Waiting for unfinished jobs.... drivers/hwmon/.tmp_gl_pc87360.o: file not recognized: File truncated distcc[731] 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[734] 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/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[745] 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: crypto/async_tx/async_tx.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_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 crypto/async_tx/async_tx.o distcc[761] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/async_tx/.tmp_mx_async_tx.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[766] ERROR: compile (null) on localhost failed /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[409] ERROR: compile (null) on localhost failed make[4]: *** [drivers/char/tpm/built-in.o] Error 1 drivers/hwmon/.tmp_gl_ibmpex.o: file not recognized: File truncated distcc[771] ERROR: compile (null) on localhost failed make[3]: *** [drivers/char/tpm] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ibmpex.o': No such file distcc[775] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_ibmpex.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_bmap_btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_bmap_btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_bmap_btree.o distcc[793] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/xfs/.tmp_mx_xfs_bmap_btree.o': No such file or directory distcc[797] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riocmd.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[804] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ansi_cprng.o: file not recognized: File truncated distcc[809] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ansi_cprng.o': No such file distcc[812] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ansi_cprng.o': No such file or directory drivers/char/hw_random/.tmp_gl_timeriomem-rng.o: fil LD drivers/char/rio/rio.o e not recognized: File truncated distcc[31630] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/hw_random/.tmp_mx_timeriomem-rng.o': No such file distcc[823] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/hw_random/.tmp_mx_timeriomem-rng.o': No such file or directory /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[31854] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_nfs3xdr.o': No such file or directory LD drivers/char/hw_random/built-in.o LD drivers/char/rio/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/hw_random/timeriomem-rng.o: No such file: No such file or directory distcc[850] 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) make[4]: *** [drivers/char/hw_random/built-in.o] Error 1 distcc[31870] ERROR: compile (null) on localhost failed make[3]: *** [drivers/char/hw_random] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/proc.o: No such file: No such file or directory distcc[506] ERROR: compile (null) on localhost failed make[2]: *** [crypto/crypto_algapi.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/hash.o: No such file: No such file or directory distcc[509] ERROR: compile (null) on localhost failed make[2]: *** [crypto/crypto_hash.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_fs_subr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_fs_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/linux-2.6/xfs_fs_subr.o distcc[872] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_fs_subr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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/xfs/xfs_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/xfs/xfs_log.o distcc[879] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_log.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_twofish.o': No such file distcc[32573] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_twofish.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_ioctl.o distcc[892] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_raw.o': No such file distcc[32277] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/quota/.tmp_mx_quota_v1.o': No such file rm: cannot remove `drivers/char/.tmp_mx_raw.o': No such file or directory distcc[561] ERROR: compile (null) on localhost failed rm: cannot remove `fs/quota/.tmp_mx_quota_v1.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/eaops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/eaops.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/eaops.o distcc[32282] 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/gfs2/.tmp_mx_eaops.o': No such file or directory distcc[925] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/i2c/chips/ds1682.o: No such file: No such file or directory distcc[32610] ERROR: compile (null) on localhost failed /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 make[4]: *** [drivers/i2c/chips/built-in.o] Error 1 make[3]: *** [drivers/i2c/chips] Error 2 distcc[32286] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/i2c/algos/.tmp_mx_i2c-algo-bit.o': No such file or directory LD fs/quota/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans_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/xfs/xfs_trans_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/xfs/xfs_trans_inode.o distcc[945] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_trans_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_filestream.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_filestream.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_filestream.o distcc[956] ERROR: compile (null) on localhost failed LD drivers/i2c/algos/built-in.o LD fs/gfs2/gfs2.o mv: cannot stat `fs/xfs/.tmp_mx_xfs_filestream.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/glops.o: No such file: No such file or directory distcc[985] ERROR: compile (null) on localhost failed make[2]: *** [drivers/i2c] Error 2 make[3]: *** [fs/gfs2/gfs2.o] Error 1 make[2]: *** [fs/gfs2] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1000] 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[32315] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm75.o: file not recognized: File truncated distcc[1004] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm75.o': No such file distcc[1009] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dfrag.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dfrag.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_dfrag.o rm: cannot remove `drivers/hwmon/.tmp_mx_lm75.o': No such file or directory distcc[1010] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dfrag.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans_buf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans_buf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_trans_buf.o distcc[1028] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_trans_buf.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_btree.o distcc[1038] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_btree.o': No such file or directory crypto/.tmp_gl_michael_mic.o: file not recognized: File truncated distcc[32205] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_michael_mic.o': No such file distcc[1046] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_michael_mic.o': No such file or directory fs/nfs/.tmp_gl_callback_xdr.o: file not recognized: File truncated distcc[857] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nfs/.tmp_mx_callback_xdr.o': No such file distcc[1052] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nfs/.tmp_mx_callback_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) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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/xfs/xfs_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 distcc[1060] ERROR: compile (null) on localhost failed data of file fs/xfs/xfs_ialloc.o crypto/.tmp_gl_deflate.o: file not recognized: File truncated distcc[31252] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cpuinfo.o': No such file distcc[29124] ERROR: compile (null) on localhost failed distcc[495] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/algboss.o: No such file: No such file or directory rm: cannot remove `fs/proc/.tmp_mx_cpuinfo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_deflate.o': No such file distcc[510] ERROR: compile (null) on localhost failed distcc[1071] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_ialloc.o': No such file or directory make[2]: *** [crypto/cryptomgr.o] Error 1 rm: cannot remove `crypto/.tmp_mx_deflate.o': No such file or directory LD fs/proc/proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/nommu.o: No such file: No such file or directory distcc[1089] ERROR: compile (null) on localhost failed make[3]: *** [fs/proc/proc.o] Error 1 make[2]: *** [fs/proc] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1098] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_poweroff.o: file not recognized: File truncated distcc[1101] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_log_recover.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_log_recover.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_log_recover.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_poweroff.o': No such file distcc[1106] ERROR: compile (null) on localhost failed distcc[32615] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_poweroff.o': No such file or directory mv: cannot stat `fs/xfs/.tmp_mx_xfs_log_recover.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota_v1.o: No such file: No such file or directory distcc[953] ERROR: compile (null) on localhost failed make[3]: *** [fs/quota/built-in.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_qmops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_qmops.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_qmops.o make[2]: *** [fs/quota] Error 2 distcc[1118] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_qmops.o': No such file or directory make[3]: *** [drivers/char/ipmi] Error 2 make[2]: *** [drivers/char] Error 2 drivers/hwmon/.tmp_gl_w83l786ng.o: file not recognized: File truncated distcc[1006] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83l786ng.o': No such file distcc[1130] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_w83l786ng.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/export.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/export.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfsd/export.o distcc[1140] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfsd/.tmp_mx_export.o': No such file or directory LD fs/nfsd/nfsd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfsd/nfsctl.o: No such file: No such file or directory distcc[1148] ERROR: compile (null) on localhost failed make[3]: *** [fs/nfsd/nfsd.o] Error 1 make[2]: *** [fs/nfsd] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_super.o distcc[1160] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_super.o': No such file or directory crypto/.tmp_gl_anubis.o: file not recognized: File truncated distcc[1067] 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[1177] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_xor.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_xor.o: uses instructions which are incompatible with 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/async_tx/async_xor.o rm: cannot remove `crypto/.tmp_mx_anubis.o': No such file or directory distcc[1176] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/async_tx/.tmp_mx_async_xor.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_fsops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_fsops.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/xfs_fsops.o distcc[1180] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_fsops.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[1197] ERROR: compile (null) on localhost failed LD crypto/async_tx/built-in.o drivers/hwmon/.tmp_gl_smsc47m1.o: file not recognized: File truncated distcc[1201] 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[1207] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_smsc47m1.o': No such file or directory make[1]: *** [crypto] Error 2 drivers/hwmon/.tmp_gl_smsc47m192.o: file not recognized: File truncated distcc[932] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_smsc47m192.o': No such file distcc[1217] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_smsc47m192.o': No such file or directory LD drivers/hwmon/built-in.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[1231] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/nfs4namespace.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/nfs4namespace.o: uses instructions which are incompatible with instructions 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/nfs4namespace.o make[3]: *** [drivers/hwmon/built-in.o] Error 1 make[2]: *** [drivers/hwmon] Error 2 make[1]: *** [drivers] Error 2 distcc[1232] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_nfs4namespace.o': No such file or directory LD fs/nfs/nfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/file.o: No such file: No such file or directory distcc[1241] ERROR: compile (null) on localhost failed make[3]: *** [fs/nfs/nfs.o] Error 1 make[2]: *** [fs/nfs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/checkpoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/checkpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/checkpoint.o distcc[866] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_checkpoint.o': No such file or directory LD fs/jbd/jbd.o LD fs/jbd/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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/xfs/xfs_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/xfs/xfs_mount.o distcc[1261] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_mount.o': No such file or directory LD fs/xfs/xfs.o LD fs/xfs/built-in.o make[1]: *** [fs] Error 2 make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision be0ea69674ed95e1e98cb3687a241badc756d228 # < git symbolic-ref HEAD # < git merge-base be0ea69674ed95e1e98cb3687a241badc756d228 4fe70410d9a219dabb47328effccae7e7f2a6e26 # < 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 be0ea69674ed95e1e98cb3687a241badc756d228 Bisecting: 1844 revisions left to test after this [d251499119e4e893cbf6f7aa134dc80bb9ddd73a] V4L/DVB (10415): dib0700: add data debug to dib0700_i2c_xfer_new Trying 4fe70410d9a219dabb47328effccae7e7f2a6e26 # < /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 usr/Kconfig:145:warning: defaults for choice values not supported # /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 usr/Kconfig:145:warning: defaults for choice values not supported 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 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/kernel/io_generic.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/math-emu/math.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/pg-nommu.o /scratch/kisskb/src/init/initramfs.c:520: warning: 'clean_rootfs' defined but not used CC arch/sh/kernel/process_32.o CC arch/sh/mm/asids-debugfs.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 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/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 CC arch/sh/kernel/timers/timer.o CC arch/sh/kernel/machine_kexec.o CC arch/sh/kernel/cpu/init.o AS arch/sh/kernel/relocate_kernel.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/clock.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/crash_dump.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC arch/sh/kernel/disassemble.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds LD arch/sh/kernel/timers/built-in.o CC arch/sh/boards/mach-se/board-se7619.o LD arch/sh/boards/mach-se/built-in.o CC mm/bootmem.o CC ipc/util.o CC mm/filemap.o CC ipc/msgutil.o CC mm/mempool.o CC ipc/msg.o CC mm/oom_kill.o CC ipc/sem.o CC mm/fadvise.o CC ipc/shm.o CC mm/maccess.o CC security/keys/key.o CC mm/page_alloc.o CC security/keys/keyring.o CC security/commoncap.o CC security/inode.o CC mm/page-writeback.o CC mm/pdflush.o CC security/keys/keyctl.o CC ipc/ipcns_notifier.o CC security/keys/permission.o CC mm/readahead.o CC ipc/ipc_sysctl.o CC mm/swap.o CC security/keys/process_keys.o CC mm/truncate.o CC mm/vmscan.o CC security/keys/request_key.o CC security/keys/request_key_auth.o CC security/keys/user_defined.o CC kernel/sched.o CC ipc/mqueue.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/proc.o CC mm/shmem.o CC fs/open.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/keys/sysctl.o CC crypto/api.o CC kernel/fork.o CC kernel/exec_domain.o CC mm/prio_tree.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:323: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:333: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative CC mm/util.o CC fs/read_write.o CC mm/mmzone.o CC crypto/cipher.o CC kernel/panic.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 crypto/digest.o CC mm/vmstat.o CC kernel/printk.o CC fs/fcntl.o CC mm/backing-dev.o CC crypto/compress.o CC fs/ioctl.o CC crypto/algapi.o CC fs/readdir.o CC mm/page_isolation.o CC fs/select.o CC mm/mm_init.o CC fs/fifo.o CC fs/dcache.o CC mm/nommu.o CC fs/inode.o CC fs/attr.o CC mm/dmapool.o CC kernel/cpu.o CC crypto/scatterwalk.o CC fs/bad_inode.o CC mm/sparse.o CC mm/slob.o CC mm/quicklist.o CC fs/file.o CC fs/filesystems.o CC kernel/exit.o CC kernel/itimer.o TIMEC kernel/timeconst.h CC fs/namespace.o CC kernel/softirq.o CC crypto/proc.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1868: warning: control reaches end of non-void function CC fs/seq_file.o CC fs/xattr.o CC crypto/ablkcipher.o CC crypto/blkcipher.o CC crypto/hash.o CC crypto/ahash.o /scratch/kisskb/src/mm/slob.c: In function '__kmalloc_node': /scratch/kisskb/src/mm/slob.c:476: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'kfree': /scratch/kisskb/src/mm/slob.c:510: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'ksize': /scratch/kisskb/src/mm/slob.c:529: warning: comparison of distinct pointer types lacks a cast CC crypto/shash.o CC crypto/algboss.o CC fs/libfs.o CC kernel/resource.o CC fs/fs-writeback.o CC fs/pnode.o CC crypto/testmgr.o CC fs/drop_caches.o CC fs/splice.o CC crypto/crypto_wq.o CC fs/sync.o CC fs/utimes.o CC fs/stack.o CC fs/buffer.o CC kernel/sysctl.o CC crypto/fips.o CC fs/bio.o CC crypto/aead.o CC fs/block_dev.o CC crypto/chainiv.o CC kernel/capability.o CC crypto/eseqiv.o CC fs/direct-io.o CC kernel/ptrace.o CC crypto/seqiv.o CC fs/mpage.o CC kernel/timer.o CC crypto/pcompress.o CC fs/ioprio.o CC block/elevator.o CC crypto/hmac.o CC fs/adfs/dir.o CC kernel/user.o CC crypto/xcbc.o CC fs/autofs4/init.o CC fs/bfs/inode.o CC fs/adfs/dir_f.o CC crypto/crypto_null.o CC fs/autofs4/inode.o CC fs/adfs/dir_fplus.o CC fs/bfs/file.o CC fs/autofs4/root.o CC fs/btrfs/super.o CC fs/bfs/dir.o CC block/blk-core.o CC block/blk-tag.o CC fs/adfs/file.o CC kernel/signal.o CC fs/adfs/inode.o CC kernel/sys.o CC fs/btrfs/ctree.o CC crypto/md4.o CC fs/autofs4/symlink.o CC block/blk-sysfs.o CC fs/autofs4/waitq.o CC fs/cifs/cifsfs.o CC fs/btrfs/extent-tree.o CC fs/coda/psdev.o CC fs/adfs/map.o CC crypto/md5.o CC fs/btrfs/print-tree.o CC fs/coda/cache.o CC kernel/kmod.o CC fs/adfs/super.o CC crypto/rmd128.o CC fs/cifs/cifssmb.o CC fs/autofs4/expire.o CC fs/cifs/cifs_debug.o CC fs/btrfs/root-tree.o CC block/blk-barrier.o CC fs/configfs/inode.o CC block/blk-settings.o CC crypto/rmd256.o LD arch/sh/kernel/cpu/irq/built-in.o CC fs/btrfs/dir-item.o CC fs/coda/cnode.o CC fs/configfs/file.o CC fs/autofs4/dev-ioctl.o CC crypto/rmd320.o CC kernel/workqueue.o CC fs/btrfs/file-item.o CC block/blk-ioc.o CC kernel/pid.o CC block/blk-map.o CC fs/coda/inode.o CC fs/configfs/dir.o CC crypto/sha1_generic.o CC fs/debugfs/inode.o CC fs/configfs/symlink.o CC fs/debugfs/file.o CC drivers/accessibility/braille/braille_console.o CC sound/sound_core.o CC fs/btrfs/inode-item.o CC drivers/ata/libata-core.o CC block/blk-exec.o CC fs/coda/dir.o CC crypto/sha256_generic.o CC fs/configfs/mount.o CC sound/sound_firmware.o CC drivers/atm/atmtcp.o CC fs/btrfs/inode-map.o CC fs/coda/file.o /scratch/kisskb/src/drivers/ata/libata-core.c: In function 'ata_sg_clean': /scratch/kisskb/src/drivers/ata/libata-core.c:4619: warning: unused variable 'dir' /scratch/kisskb/src/drivers/ata/libata-core.c:4617: warning: unused variable 'ap' LD drivers/accessibility/braille/built-in.o CC drivers/ata/libata-scsi.o CC kernel/rcupdate.o LD fs/devpts/built-in.o LD sound/arm/built-in.o CC fs/btrfs/disk-io.o LD drivers/block/built-in.o CC kernel/extable.o CC fs/coda/upcall.o CC drivers/ata/libata-eh.o CC block/blk-merge.o CC drivers/base/core.o CC block/blk-softirq.o CC fs/dlm/ast.o CC fs/coda/coda_linux.o LD sound/atmel/built-in.o CC fs/configfs/item.o CC fs/btrfs/transaction.o LD fs/bfs/bfs.o LD fs/bfs/built-in.o CC fs/cifs/connect.o CC kernel/params.o CC fs/cifs/dir.o CC fs/cifs/file.o CC drivers/bluetooth/bcm203x.o CC drivers/ata/libata-sff.o CC fs/cifs/inode.o CC drivers/cdrom/cdrom.o CC drivers/char/mem.o CC fs/cifs/link.o LD drivers/accessibility/built-in.o CC drivers/char/random.o CC fs/cifs/misc.o CC drivers/base/sys.o CC fs/cifs/netmisc.o CC fs/cifs/smbdes.o CC fs/cifs/smbencrypt.o CC fs/dlm/config.o CC fs/btrfs/inode.o CC sound/core/hwdep.o CC fs/coda/symlink.o CC drivers/ata/libata-pmp.o CC drivers/bluetooth/bpa10x.o CC sound/core/memalloc.o CC drivers/base/bus.o CC fs/dlm/dir.o CC fs/cifs/transport.o CC drivers/connector/cn_queue.o LD firmware/built-in.o CC sound/core/sgbuf.o CC sound/core/pcm.o CC drivers/ata/sata_mv.o CC sound/drivers/mtpav.o CC fs/ecryptfs/dentry.o CC fs/cifs/asn1.o /scratch/kisskb/src/drivers/ata/sata_mv.c:73: warning: 'msi' defined but not used /scratch/kisskb/src/drivers/ata/sata_mv.c:633: warning: 'mv5_sht' defined but not used /scratch/kisskb/src/drivers/ata/sata_mv.c:1197: warning: 'mv_dump_pci_cfg' defined but not used CC sound/core/pcm_native.o CC block/blk-timeout.o CC sound/drivers/mts64.o CC fs/dlm/lock.o CC drivers/bluetooth/bfusb.o CC sound/core/pcm_lib.o CC sound/core/pcm_timer.o CC fs/efs/super.o CC fs/ecryptfs/file.o CC fs/coda/pioctl.o CC sound/core/pcm_misc.o CC crypto/sha512_generic.o CC kernel/posix-timers.o CC fs/btrfs/file.o CC drivers/connector/connector.o CC drivers/bluetooth/btuart_cs.o LD arch/sh/drivers/dma/built-in.o CC drivers/char/tty_io.o CC block/ioctl.o CC drivers/base/dd.o CC sound/drivers/portman2x4.o CC drivers/char/n_tty.o CC drivers/char/tty_ioctl.o CC fs/dlm/lockspace.o CC sound/i2c/other/ak4117.o /scratch/kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /scratch/kisskb/src/fs/btrfs/inode.c:950: warning: 'extent_end' may be used uninitialized in this function CC drivers/char/tty_ldisc.o CC block/genhd.o CC arch/sh/drivers/push-switch.o CC drivers/char/tty_buffer.o CC fs/ecryptfs/inode.o CC drivers/char/tty_port.o CC fs/efs/inode.o CC fs/exportfs/expfs.o CC drivers/ata/pata_pcmcia.o CC drivers/char/pty.o CC fs/ecryptfs/main.o CC drivers/char/misc.o CC crypto/wp512.o CC kernel/kthread.o CC drivers/connector/cn_proc.o CC drivers/bluetooth/btusb.o CC drivers/base/driver.o CC sound/drivers/serial-u16550.o CC arch/sh/drivers/heartbeat.o LD sound/isa/ad1816a/built-in.o CC fs/coda/sysctl.o CC fs/dlm/main.o LD sound/isa/ad1848/built-in.o LD sound/isa/cs423x/built-in.o LD sound/isa/es1688/built-in.o LD sound/isa/gus/built-in.o CC fs/cifs/md4.o CC drivers/bluetooth/btsdio.o CC block/scsi_ioctl.o LD fs/exportfs/exportfs.o CC fs/btrfs/tree-defrag.o CC fs/efs/namei.o CC fs/ecryptfs/super.o LD sound/i2c/other/snd-ak4117.o LD sound/i2c/other/built-in.o LD sound/i2c/built-in.o CC crypto/gf128mul.o CC drivers/ata/pata_platform.o CC drivers/base/class.o CC sound/drivers/mpu401/mpu401_uart.o CC sound/core/pcm_memory.o CC net/socket.o CC fs/ext2/balloc.o CC drivers/base/platform.o CC fs/ext2/dir.o CC fs/cifs/md5.o CC fs/dlm/member.o LD drivers/gpu/built-in.o CC fs/ext2/file.o CC kernel/wait.o CC fs/ext2/fsync.o LD init/mounts.o CC drivers/char/vt_ioctl.o CC arch/sh/lib/io.o LD arch/sh/math-emu/built-in.o CC fs/ext2/ialloc.o CC lib/bcd.o CC fs/ext2/inode.o CC fs/ecryptfs/mmap.o CC fs/ext2/ioctl.o LD sound/mips/built-in.o CC fs/ext2/namei.o CC sound/drivers/mpu401/mpu401.o CC fs/ext2/super.o LD init/built-in.o CC net/802/p8022.o CC fs/ext2/symlink.o CC net/802/psnap.o CC fs/fat/cache.o CC fs/ext2/xattr.o LD fs/autofs4/autofs4.o CC fs/ext2/xattr_user.o CC fs/btrfs/extent_map.o CC drivers/base/cpu.o CC drivers/i2c/i2c-boardinfo.o CC fs/dlm/memory.o CC crypto/ecb.o CC drivers/i2c/i2c-core.o CC net/8021q/vlan_core.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:285: 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:653: 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:720: 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:789: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) CC drivers/i2c/i2c-dev.o AS arch/sh/lib/ashiftrt.o CC fs/ecryptfs/read_write.o LD fs/autofs4/built-in.o LD fs/coda/coda.o CC fs/cifs/cifs_unicode.o CC drivers/char/vc_screen.o CC lib/div64.o CC fs/efs/dir.o CC sound/core/rawmidi.o CC drivers/i2c/algos/i2c-algo-bit.o LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o CC drivers/i2c/busses/i2c-ocores.o CC fs/fat/dir.o CC drivers/i2c/chips/max6875.o CC crypto/cbc.o LD arch/sh/drivers/built-in.o CC drivers/i2c/busses/i2c-parport-light.o LD fs/configfs/configfs.o LD fs/configfs/built-in.o LD sound/drivers/opl3/built-in.o CC kernel/kfifo.o CC net/802/stp.o LD fs/coda/built-in.o CC drivers/i2c/busses/i2c-taos-evm.o CC drivers/ide/ide-cd.o LD sound/isa/msnd/built-in.o CC drivers/i2c/busses/i2c-tiny-usb.o CC drivers/base/firmware.o CC block/cmd-filter.o CC net/appletalk/aarp.o LD sound/oss/built-in.o CC net/8021q/vlan.o CC fs/efs/file.o CC fs/dlm/midcomms.o CC fs/ecryptfs/crypto.o CC fs/cifs/nterr.o CC drivers/i2c/algos/i2c-algo-pca.o CC drivers/i2c/chips/pca9539.o LD sound/isa/opti9xx/built-in.o CC arch/sh/lib/ashldi3.o /scratch/kisskb/src/drivers/i2c/algos/i2c-algo-pca.c: In function 'pca_xfer': /scratch/kisskb/src/drivers/i2c/algos/i2c-algo-pca.c:197: warning: 'state' may be used uninitialized in this function CC fs/fat/fatent.o CC fs/ext2/xattr_trusted.o CC lib/sort.o CC drivers/ide/ide-cd_ioctl.o CC crypto/pcbc.o CC kernel/sys_ni.o CC drivers/char/selection.o CC kernel/posix-cpu-timers.o CC fs/cifs/xattr.o CC fs/dlm/netlink.o CC drivers/base/init.o LD drivers/idle/built-in.o LD fs/exportfs/built-in.o LD sound/parisc/built-in.o AS arch/sh/lib/ashlsi3.o CC drivers/base/map.o CC drivers/i2c/busses/i2c-pca-platform.o CC block/bsg.o LD sound/drivers/opl4/built-in.o CC net/appletalk/ddp.o CC net/atm/addr.o LD drivers/ata/libata.o CC fs/btrfs/sysfs.o CC net/8021q/vlan_dev.o LD sound/isa/sb/built-in.o CC crypto/cts.o CC drivers/i2c/chips/pcf8574.o CC drivers/char/keyboard.o CC sound/core/timer.o CC lib/parser.o CC kernel/mutex.o LD arch/sh/kernel/cpu/sh2/built-in.o LD sound/pci/ac97/built-in.o CC drivers/base/devres.o CC fs/dlm/lowcomms.o LD fs/adfs/adfs.o CC fs/efs/symlink.o CC fs/cifs/cifsencrypt.o CC fs/ecryptfs/keystore.o CC fs/fat/file.o CC block/noop-iosched.o CC net/8021q/vlan_netlink.o CC fs/btrfs/struct-funcs.o CC drivers/ide/ide-cd_verbose.o LD mm/built-in.o LD sound/drivers/mpu401/snd-mpu401-uart.o LD sound/drivers/mpu401/snd-mpu401.o CC net/atm/pvc.o LD drivers/ieee1394/built-in.o CC net/appletalk/dev.o LD sound/isa/wavefront/built-in.o CC crypto/lrw.o CC sound/core/sound.o CC fs/fuse/dev.o CC net/bluetooth/af_bluetooth.o CC fs/fuse/dir.o CC drivers/i2c/chips/pcf8575.o CC fs/fuse/file.o CC kernel/hrtimer.o LD sound/pci/ali5451/built-in.o CC arch/sh/lib/ashrdi3.o CC fs/fuse/inode.o LD drivers/atm/built-in.o CC fs/fuse/control.o CC net/bluetooth/hci_core.o CC fs/fat/inode.o CC lib/halfmd4.o CC crypto/ctr.o CC block/cfq-iosched.o CC net/8021q/vlanproc.o CC drivers/ide/ide.o LD sound/drivers/pcsp/built-in.o CC fs/ext2/acl.o LD sound/isa/wss/built-in.o CC fs/ext2/xattr_security.o CC fs/ecryptfs/messaging.o CC net/atm/signaling.o CC fs/fat/misc.o LD drivers/i2c/algos/built-in.o CC net/atm/svc.o CC fs/cifs/readdir.o /scratch/kisskb/src/fs/ecryptfs/messaging.c: In function 'ecryptfs_process_response': /scratch/kisskb/src/fs/ecryptfs/messaging.c:359: warning: 'daemon' may be used uninitialized in this 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 /scratch/kisskb/src/fs/ecryptfs/messaging.c: In function 'ecryptfs_process_helo': /scratch/kisskb/src/fs/ecryptfs/messaging.c:231: warning: 'old_daemon' may be used uninitialized in this function CC lib/debug_locks.o AS arch/sh/lib/ashrsi3.o CC drivers/base/attribute_container.o CC fs/dlm/plock.o CC net/bridge/br.o CC block/blktrace.o LD fs/adfs/built-in.o CC sound/pcmcia/pdaudiocf/pdaudiocf.o CC net/appletalk/atalk_proc.o CC fs/btrfs/xattr.o CC drivers/ide/ide-ioctls.o CC drivers/char/consolemap.o CC drivers/char/consolemap_deftbl.o CC drivers/i2c/chips/pcf8591.o CC fs/ecryptfs/miscdev.o CC fs/fat/namei_vfat.o CC net/bluetooth/hci_conn.o CC kernel/rwsem.o CC net/atm/ioctl.o CC lib/random32.o CC sound/drivers/vx/vx_core.o AS arch/sh/lib/checksum.o CC fs/gfs2/acl.o CC net/can/bcm.o LD sound/isa/built-in.o CC fs/gfs2/bmap.o CC net/atm/common.o CC net/bridge/br_device.o CC fs/gfs2/dir.o LD sound/ppc/built-in.o CC fs/gfs2/eaops.o CC fs/dlm/rcom.o CC fs/gfs2/eattr.o CC sound/pcmcia/pdaudiocf/pdaudiocf_core.o CC net/appletalk/sysctl_net_atalk.o CC fs/gfs2/glock.o CC sound/pcmcia/vx/vxpocket.o CC drivers/ide/ide-io.o LD sound/pci/au88x0/built-in.o CC sound/drivers/vx/vx_hwdep.o CC fs/cifs/ioctl.o CC drivers/input/input.o CC sound/core/init.o CC drivers/base/transport_class.o CC net/bluetooth/hci_event.o CC lib/bust_spinlocks.o CC fs/gfs2/glops.o CC sound/pcmcia/vx/vxp_ops.o CC fs/gfs2/inode.o CC net/can/raw.o CC net/core/sock.o CC net/atm/atm_misc.o CC fs/gfs2/log.o LD sound/sh/built-in.o CC net/bridge/br_fdb.o CC drivers/char/vt.o CC sound/pcmcia/pdaudiocf/pdaudiocf_irq.o LD sound/pci/aw2/built-in.o CC fs/btrfs/ordered-data.o CC sound/drivers/vx/vx_pcm.o CC drivers/ide/ide-iops.o LD drivers/connector/cn.o CC drivers/input/gameport/gameport.o LD drivers/connector/built-in.o CC sound/soc/soc-core.o CC sound/pcmcia/vx/vxp_mixer.o CC drivers/i2c/chips/tsl2550.o CC sound/core/memory.o CC drivers/input/input-compat.o LD drivers/base/power/built-in.o CC fs/ecryptfs/kthread.o CC lib/hexdump.o CC fs/btrfs/extent_io.o CC net/bluetooth/hci_sock.o CC fs/cifs/sess.o CC crypto/ccm.o CC net/dcb/dcbnl.o CC arch/sh/lib/delay.o CC net/core/request_sock.o CC net/can/af_can.o CC net/atm/raw.o CC net/bridge/br_forward.o CC drivers/char/defkeymap.o LD sound/pci/ca0106/built-in.o CC net/bridge/br_if.o LD drivers/bluetooth/built-in.o CC kernel/nsproxy.o CC sound/drivers/vx/vx_mixer.o LD fs/efs/efs.o CC sound/drivers/vx/vx_cmd.o CC sound/core/info.o CC net/bluetooth/hci_sysfs.o CC fs/dlm/recover.o CC drivers/ide/ide-lib.o CC drivers/base/dma-mapping.o CC fs/btrfs/volumes.o CC fs/hfs/bitmap.o CC fs/ecryptfs/debug.o LD sound/sparc/built-in.o CC fs/hfs/bfind.o CC drivers/input/gameport/lightning.o LD fs/efs/built-in.o CC lib/kasprintf.o CC net/atm/resources.o CC sound/soc/soc-dapm.o LD fs/ext2/ext2.o CC drivers/input/ff-core.o CC sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o CC net/dccp/ccid.o CC net/can/proc.o LD sound/pci/cs46xx/built-in.o CC drivers/base/firmware_class.o CC net/bridge/br_input.o LD sound/pci/cs5535audio/built-in.o CC crypto/cryptd.o LD sound/pci/echoaudio/built-in.o CC drivers/input/serio/serio.o CC kernel/srcu.o CC drivers/input/serio/i8042.o CC drivers/input/serio/parkbd.o CC drivers/input/serio/serport.o CC net/core/skbuff.o CC drivers/input/serio/libps2.o CC sound/core/control.o CC fs/hfsplus/super.o CC drivers/input/serio/serio_raw.o LD fs/ext2/built-in.o CC fs/hfs/bnode.o CC fs/hfsplus/options.o CC fs/gfs2/lops.o CC fs/cifs/export.o CC net/atm/atm_sysfs.o CC drivers/input/ff-memless.o CC net/decnet/af_decnet.o CC sound/drivers/vx/vx_uer.o CC net/decnet/dn_nsp_in.o LD sound/spi/built-in.o CC drivers/ide/ide-probe.o CC net/decnet/dn_nsp_out.o CC drivers/input/gameport/ns558.o CC drivers/char/sysrq.o LD sound/pci/emu10k1/built-in.o LD sound/pci/hda/built-in.o CC net/dccp/feat.o CC arch/sh/lib/div64-generic.o LD sound/pci/ice1712/built-in.o LD net/802/built-in.o CC net/bluetooth/lib.o LD sound/drivers/mpu401/built-in.o CC drivers/isdn/capi/kcapi.o CC net/core/iovec.o CC drivers/isdn/capi/capiutil.o LD drivers/isdn/hardware/avm/built-in.o CC kernel/semaphore.o CC sound/core/misc.o CC fs/dlm/recoverd.o CC net/bridge/br_ioctl.o AS arch/sh/lib/div64.o LD sound/pci/korg1212/built-in.o CC net/dccp/input.o CC fs/hfs/brec.o CC crypto/des_generic.o CC fs/hpfs/alloc.o CC drivers/input/input-polldev.o CC fs/hpfs/anode.o CC fs/cifs/cifsacl.o LD drivers/lguest/built-in.o CC drivers/ide/ide-taskfile.o LD fs/fat/fat.o CC fs/hpfs/buffer.o CC net/atm/proc.o CC lib/bitmap.o LD net/8021q/8021q.o LD net/8021q/built-in.o CC drivers/isdn/capi/capilib.o CC sound/core/device.o CC sound/soc/soc-jack.o CC net/core/datagram.o CC net/decnet/dn_route.o CC fs/btrfs/async-thread.o CC fs/dlm/requestqueue.o CC fs/gfs2/main.o LD sound/synth/built-in.o LD fs/fat/vfat.o CC net/bluetooth/sco.o CC fs/hfs/btree.o LD drivers/isdn/hardware/built-in.o CC fs/gfs2/meta_io.o CC net/bridge/br_notify.o LD sound/pci/mixart/built-in.o CC net/dccp/minisocks.o CC crypto/fcrypt.o CC fs/cifs/dns_resolve.o CC fs/isofs/namei.o CC drivers/input/mousedev.o CC net/core/stream.o CC fs/isofs/inode.o LD drivers/macintosh/built-in.o CC fs/hfsplus/inode.o CC fs/btrfs/ioctl.o CC fs/isofs/dir.o CC fs/dlm/user.o CC drivers/char/raw.o CC drivers/ide/ide-pm.o CC drivers/isdn/capi/kcapi_proc.o LD sound/pci/nm256/built-in.o LD sound/pci/oxygen/built-in.o CC lib/scatterlist.o LD arch/sh/mm/built-in.o CC drivers/char/hw_random/core.o CC kernel/notifier.o LD sound/soc/atmel/built-in.o CC sound/core/sound_oss.o CC sound/usb/usbaudio.o CC fs/hpfs/dentry.o CC drivers/char/hw_random/timeriomem-rng.o CC fs/hfs/catalog.o CC net/bridge/br_stp.o CC net/dsa/tag_edsa.o CC arch/sh/lib/lshrdi3.o CC drivers/input/joydev.o CC net/core/scm.o CC net/decnet/dn_dev.o CC lib/string_helpers.o LD drivers/char/hw_random/rng-core.o LD drivers/md/built-in.o LD sound/pci/pcxhr/built-in.o CC fs/hfsplus/ioctl.o CC drivers/char/ipmi/ipmi_msghandler.o LD sound/soc/au1x/built-in.o CC crypto/twofish.o CC drivers/char/ipmi/ipmi_devintf.o CC fs/gfs2/mount.o CC net/dccp/options.o CC fs/isofs/util.o CC fs/hpfs/dir.o CC fs/isofs/rock.o LD fs/fuse/fuse.o CC net/econet/af_econet.o LD sound/pci/riptide/built-in.o CC drivers/char/ipmi/ipmi_si_intf.o CC fs/cifs/cifs_dfs_ref.o LD net/appletalk/appletalk.o CC sound/core/info_oss.o CC net/ethernet/eth.o LD net/appletalk/built-in.o AS arch/sh/lib/lshrsi3.o CC drivers/input/evdev.o CC net/core/gen_stats.o CC sound/core/jack.o CC net/decnet/dn_neigh.o CC sound/usb/usbmixer.o CC sound/last.o CC net/dsa/tag_trailer.o LD fs/fuse/built-in.o CC fs/hfs/dir.o CC fs/hfs/extent.o CC drivers/ide/ide-park.o LD drivers/media/common/tuners/built-in.o CC net/ethernet/pe2.o LD drivers/char/pcmcia/ipwireless/built-in.o LD fs/ecryptfs/ecryptfs.o CC kernel/ksysfs.o LD fs/ecryptfs/built-in.o CC fs/btrfs/locking.o LD drivers/cdrom/built-in.o CC lib/iomap_copy.o CC net/dccp/output.o CC fs/gfs2/ops_address.o CC crypto/twofish_common.o LD sound/pci/rme9652/built-in.o LD sound/soc/blackfin/built-in.o CC net/ipv4/route.o CC net/core/gen_estimator.o CC fs/gfs2/ops_dentry.o CC drivers/char/ipmi/ipmi_kcs_sm.o AS arch/sh/lib/mcount.o CC fs/hpfs/dnode.o CC sound/core/oss/pcm_oss.o CC crypto/aes_generic.o CC fs/dlm/util.o CC net/atm/mpc.o LD arch/sh/kernel/cpu/built-in.o LD drivers/char/hw_random/built-in.o CC fs/hfsplus/extents.o CC fs/isofs/export.o CC fs/hfs/inode.o LD arch/sh/kernel/built-in.o CC net/dsa/mv88e6xxx.o CC net/bridge/br_stp_bpdu.o LD drivers/media/video/built-in.o CC drivers/input/evbug.o CC drivers/mfd/htc-pasic3.o CC drivers/mfd/wm8400-core.o CC fs/btrfs/orphan.o CC net/bridge/br_stp_if.o CC drivers/char/pcmcia/synclink_cs.o LD sound/drivers/snd-serial-u16550.o CC net/dccp/proto.o LD sound/soundcore.o LD net/dcb/built-in.o LD sound/pci/trident/built-in.o CC net/ipv4/inetpeer.o CC kernel/pm_qos_params.o LD sound/drivers/snd-mtpav.o CC drivers/char/ipmi/ipmi_smic_sm.o LD fs/fat/built-in.o CC net/core/net_namespace.o CC net/ipv6/af_inet6.o AS arch/sh/lib/memchr.o CC net/dsa/mv88e6060.o CC lib/devres.o CC sound/soc/codecs/ad73311.o CC sound/usb/usbmidi.o CC drivers/input/keyboard/atkbd.o CC net/atm/mpoa_caches.o CC fs/hpfs/ea.o CC drivers/ide/ide-sysfs.o CC net/decnet/dn_timer.o LD fs/isofs/isofs.o LD fs/isofs/built-in.o LD sound/pcmcia/pdaudiocf/snd-pdaudiocf.o CC fs/btrfs/ref-cache.o LD sound/pcmcia/pdaudiocf/built-in.o CC drivers/misc/ics932s401.o CC net/llc/llc_core.o CC drivers/misc/enclosure.o LD drivers/i2c/busses/built-in.o CC kernel/sched_clock.o CC net/decnet/sysctl_net_decnet.o CC net/bridge/br_stp_timer.o CC lib/locking-selftest.o CC drivers/mfd/wm8350-core.o LD sound/pci/vx222/built-in.o CC sound/usb/caiaq/caiaq-device.o CC net/ipv6/anycast.o CC drivers/char/pcmcia/cm4040_cs.o CC net/ipv4/protocol.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 CC drivers/input/keyboard/sunkbd.o LD sound/drivers/snd-mts64.o CC drivers/char/ipmi/ipmi_bt_sm.o AS arch/sh/lib/memcpy.o CC fs/jbd2/transaction.o CC sound/soc/codecs/ak4104.o CC net/dsa/mv88e6123_61_65.o CC drivers/input/misc/ati_remote.o CC net/core/sysctl_net_core.o CC drivers/char/tpm/tpm.o LD sound/soc/davinci/built-in.o CC drivers/ide/ide-devsets.o CC net/llc/llc_input.o CC drivers/char/tpm/tpm_nsc.o LD sound/pcmcia/vx/snd-vxpocket.o CC net/atm/mpoa_proc.o CC drivers/mmc/card/mmc_test.o CC drivers/misc/eeprom/at24.o CC drivers/input/mouse/appletouch.o CC fs/hfsplus/catalog.o LD net/decnet/netfilter/built-in.o LD sound/pci/ymfpci/built-in.o CC net/dccp/timer.o CC fs/hfs/attr.o CC drivers/input/misc/ati_remote2.o CC sound/usb/caiaq/caiaq-audio.o CC net/ipv4/ip_input.o CC fs/hpfs/file.o CC net/mac80211/main.o CC drivers/input/keyboard/xtkbd.o CC fs/hpfs/inode.o CC net/bridge/br_netlink.o LD sound/drivers/snd-portman2x4.o AS arch/sh/lib/memmove.o CC fs/jbd2/commit.o /scratch/kisskb/src/net/dccp/timer.c: In function 'dccp_timestamp': /scratch/kisskb/src/net/dccp/timer.c:281: warning: comparison of distinct pointer types lacks a cast CC crypto/camellia.o CC lib/spinlock_debug.o CC net/ipv6/ip6_output.o CC net/core/skb_dma_map.o CC sound/soc/codecs/ak4535.o CC drivers/char/ipmi/ipmi_watchdog.o CC fs/jfs/super.o CC drivers/input/mouse/bcm5974.o LD sound/pcmcia/vx/built-in.o CC fs/jfs/file.o LD security/keys/built-in.o LD sound/pcmcia/built-in.o LD sound/usb/usx2y/built-in.o CC fs/hfsplus/dir.o CC drivers/net/bonding/bond_main.o CC drivers/char/ppdev.o LD sound/soc/fsl/built-in.o CC net/llc/llc_output.o CC drivers/mfd/wm8350-regmap.o CC fs/btrfs/export.o CC drivers/mmc/core/core.o CC drivers/misc/eeprom/at25.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/input/misc/keyspan_remote.o CC fs/gfs2/ops_export.o CC fs/hpfs/map.o LD drivers/net/can/built-in.o CC drivers/net/pcmcia/3c589_cs.o CC kernel/cred.o CC net/mac80211/wext.o CC net/ipv4/ip_fragment.o CC drivers/input/tablet/acecad.o CC drivers/ide/ide-io-std.o AS arch/sh/lib/memset.o CC drivers/input/keyboard/newtonkbd.o CC drivers/net/phy/phy.o CC net/ipv6/ip6_input.o CC crypto/cast5.o CC drivers/net/usb/catc.o CC fs/lockd/clntlock.o CC sound/soc/codecs/cs4270.o CC fs/lockd/clntproc.o CC drivers/net/wan/hdlc.o LD drivers/input/gameport/built-in.o CC fs/lockd/host.o CC sound/usb/caiaq/caiaq-midi.o CC drivers/net/wimax/i2400m/sdio.o CC drivers/input/tablet/kbtab.o CC drivers/net/wireless/strip.o CC fs/lockd/svc.o CC drivers/net/phy/phy_device.o LD sound/pci/built-in.o CC drivers/net/plip.o CC drivers/input/mouse/psmouse-base.o LD net/bluetooth/bluetooth.o LD net/bluetooth/built-in.o CC fs/hfsplus/btree.o CC fs/lockd/svclock.o CC drivers/char/tpm/tpm_atmel.o CC drivers/net/bonding/bond_3ad.o CC lib/hweight.o CC fs/lockd/svcshare.o CC drivers/mmc/core/bus.o /scratch/kisskb/src/drivers/net/wimax/i2400m/sdio.c: In function 'i2400ms_bus_reset': /scratch/kisskb/src/drivers/net/wimax/i2400m/sdio.c:258: warning: 'result' may be used uninitialized in this function CC fs/lockd/svcproc.o CC drivers/mmc/host/sdhci.o CC fs/lockd/svcsubs.o CC fs/jfs/inode.o CC net/atm/clip.o CC drivers/mmc/host/mmc_spi.o CC net/ipv6/addrconf.o CC fs/lockd/mon.o LD sound/soc/omap/built-in.o CC drivers/net/wimax/i2400m/sdio-tx.o CC fs/btrfs/tree-log.o CC drivers/input/misc/powermate.o CC net/bridge/br_sysfs_if.o CC fs/gfs2/ops_file.o CC drivers/net/pcmcia/fmvj18x_cs.o CC fs/jfs/namei.o CC fs/jbd2/recovery.o LD sound/core/oss/snd-pcm-oss.o LD sound/core/oss/built-in.o CC drivers/misc/eeprom/eeprom.o CC net/mac80211/sta_info.o CC fs/lockd/xdr.o CC net/dccp/ccids/ccid2.o CC drivers/ide/ide-eh.o CC drivers/mfd/wm8350-gpio.o LD security/built-in.o CC net/core/dev.o CC fs/lockd/grace.o CC drivers/input/mouse/synaptics.o CC net/dsa/dsa.o CC drivers/net/usb/kaweth.o CC sound/soc/codecs/l3.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 LD net/ethernet/built-in.o CC drivers/net/wan/hdlc_cisco.o LD drivers/input/serio/built-in.o CC drivers/parport/share.o CC kernel/async.o CC drivers/net/phy/mdio_bus.o LD block/built-in.o CC fs/hfsplus/bnode.o CC drivers/net/wireless/wavelan_cs.o CC drivers/net/stnic.o LD drivers/mmc/card/built-in.o CC drivers/input/keyboard/stowaway.o AS arch/sh/lib/movmem.o CC drivers/mmc/core/host.o CC fs/hfs/mdb.o /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c: In function 'wv_pcmcia_release': /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c:3978: warning: unused variable 'lp' CC drivers/char/ipmi/ipmi_poweroff.o CC drivers/net/bonding/bond_alb.o LD sound/soc/pxa/built-in.o CC net/ipv6/addrlabel.o CC net/atm/br2684.o CC drivers/net/wimax/i2400m/sdio-fw.o LD fs/dlm/dlm.o LD fs/dlm/built-in.o CC crypto/arc4.o CC fs/jfs/jfs_mount.o CC fs/gfs2/ops_fstype.o LD sound/core/snd.o CC drivers/net/pcmcia/pcnet_cs.o CC fs/jbd2/checkpoint.o CC net/mac80211/wep.o CC drivers/input/keyboard/sh_keysc.o CC drivers/mfd/wm8350-i2c.o CC fs/gfs2/ops_inode.o CC sound/soc/codecs/pcm3008.o CC drivers/net/usb/rtl8150.o CC drivers/mmc/core/mmc.o LD fs/cifs/cifs.o CC sound/soc/codecs/ssm2602.o CC drivers/net/wan/hdlc_fr.o CC sound/soc/codecs/tlv320aic23.o CC drivers/input/mouse/elantech.o CC net/dsa/slave.o CC sound/usb/caiaq/caiaq-control.o CC kernel/sysctl_check.o LD sound/soc/s3c24xx/built-in.o CC lib/kernel_lock.o CC net/netfilter/core.o CC net/ipv6/route.o CC net/atm/lec.o CC drivers/net/wimax/i2400m/sdio-rx.o LD fs/cifs/built-in.o CC lib/list_debug.o CC crypto/anubis.o LD sound/core/snd-hwdep.o CC fs/jfs/jfs_umount.o CC net/dccp/ackvec.o CC fs/minix/bitmap.o CC fs/btrfs/acl.o CC drivers/ide/ide-atapi.o CC fs/btrfs/free-space-cache.o CC fs/hfs/part_tbl.o LD sound/core/snd-timer.o CC drivers/parport/ieee1284.o CC net/bridge/br_sysfs_br.o LD sound/usb/snd-usb-audio.o CC drivers/net/8390.o CC drivers/pcmcia/ds.o LD drivers/net/usb/built-in.o CC fs/hpfs/name.o CC drivers/pcmcia/pcmcia_resource.o CC drivers/pcmcia/pcmcia_ioctl.o CC sound/usb/caiaq/caiaq-input.o CC drivers/input/misc/yealink.o CC drivers/net/phy/marvell.o CC net/mac80211/wpa.o CC drivers/net/pcmcia/xirc2ps_cs.o LD sound/soc/sh/built-in.o CC kernel/stacktrace.o CC drivers/mmc/core/mmc_ops.o CC drivers/net/wimax/i2400m/usb-fw.o LD net/can/can.o CC net/ipv4/ip_forward.o CC net/netfilter/nf_log.o CC drivers/net/wan/hdlc_ppp.o AS arch/sh/lib/strlen.o CC drivers/input/mouse/logips2pp.o LD net/atm/mpoa.o CC drivers/net/bonding/bond_sysfs.o CC fs/hfsplus/brec.o LD sound/core/snd-pcm.o LD sound/core/snd-page-alloc.o LD sound/core/snd-rawmidi.o CC fs/jfs/jfs_xtree.o LD drivers/net/wireless/built-in.o CC net/core/ethtool.o LD net/can/can-raw.o LD drivers/base/built-in.o LD net/can/can-bcm.o LD net/can/built-in.o CC fs/minix/itree_v1.o CC lib/debugobjects.o CC fs/hfs/string.o CC drivers/parport/ieee1284_ops.o CC crypto/salsa20_generic.o CC fs/gfs2/ops_super.o CC drivers/input/misc/cm109.o CC drivers/net/pcmcia/axnet_cs.o CC drivers/net/phy/davicom.o CC fs/btrfs/zlib.o CC drivers/net/wan/dlci.o LD sound/soc/snd-soc-core.o CC drivers/mmc/core/sd.o AS arch/sh/lib/udiv_qrnnd.o CC drivers/mmc/core/sd_ops.o LD drivers/isdn/capi/kernelcapi.o LD drivers/isdn/capi/built-in.o LD drivers/isdn/built-in.o CC drivers/input/mouse/trackpoint.o LD ipc/built-in.o CC drivers/net/bonding/bond_ipv6.o CC fs/btrfs/compression.o CC fs/hfsplus/bfind.o LD sound/core/built-in.o CC drivers/mfd/twl4030-core.o CC drivers/net/wimax/i2400m/usb-notif.o CC fs/hpfs/namei.o CC net/dccp/sysctl.o CC kernel/irq/handle.o CC fs/jbd2/revoke.o LD sound/usb/snd-usb-lib.o CC drivers/pcmcia/cs.o CC kernel/irq/manage.o CC fs/ncpfs/dir.o CC kernel/irq/spurious.o CC fs/jfs/jfs_imap.o CC kernel/irq/resend.o CC sound/soc/codecs/tlv320aic26.o CC drivers/ide/ide-proc.o CC fs/ncpfs/file.o CC kernel/irq/chip.o CC fs/ncpfs/inode.o LD drivers/i2c/chips/built-in.o CC lib/bitrev.o LD net/decnet/decnet.o LD net/decnet/built-in.o CC fs/ncpfs/ioctl.o CC net/core/dev_mcast.o LD drivers/platform/built-in.o CC net/ipv4/ip_options.o CC fs/ncpfs/mmap.o CC net/mac80211/scan.o CC fs/hfs/super.o CC fs/ncpfs/ncplib_kernel.o CC lib/crc-t10dif.o LD drivers/media/common/built-in.o CC fs/ncpfs/sock.o LD drivers/char/ipmi/ipmi_si.o CC drivers/net/phy/lxt.o LD drivers/i2c/built-in.o CC fs/minix/itree_v2.o CC fs/ncpfs/ncpsign_kernel.o CC net/netfilter/nf_queue.o CC fs/ncpfs/getopt.o CC fs/gfs2/quota.o CC drivers/input/mouse/touchkit_ps2.o CC kernel/irq/devres.o CC net/ipv6/ip6_fib.o LD net/atm/atm.o CC drivers/mfd/twl4030-irq.o CC drivers/mmc/core/sdio.o CC kernel/irq/autoprobe.o CC fs/jbd2/journal.o CC fs/jfs/jfs_debug.o CC fs/hpfs/super.o CC kernel/irq/proc.o CC fs/nfs/client.o CC sound/soc/codecs/tlv320aic3x.o CC crypto/deflate.o CC drivers/ide/ide-gd.o CC drivers/parport/procfs.o CC net/core/dst.o CC drivers/ide/ide-disk.o CC net/dccp/ipv4.o CC fs/hfs/sysdep.o CC net/netlink/af_netlink.o CC fs/nfs/dir.o CC net/ipv4/ip_output.o CC fs/nfs/file.o CC fs/hfsplus/tables.o CC lib/crc-itu-t.o AS arch/sh/lib/udivsi3.o CC drivers/power/power_supply_core.o CC drivers/power/power_supply_sysfs.o /scratch/kisskb/src/fs/nfs/file.c:299: warning: 'nfs_file_mmap' defined but not used AS arch/sh/lib/udivsi3_i4i-Os.o CC drivers/power/wm8350_power.o LD net/dsa/built-in.o CC fs/minix/namei.o CC fs/nfs/getroot.o CC kernel/time/timekeeping.o CC fs/nfs/inode.o CC drivers/net/wimax/i2400m/usb-tx.o CC kernel/time/ntp.o CC fs/nfs/super.o LD sound/drivers/vx/snd-vx-lib.o LD sound/drivers/vx/built-in.o CC drivers/net/mii.o CC sound/soc/codecs/twl4030.o LD sound/drivers/built-in.o CC fs/nfs/nfs2xdr.o CC sound/soc/codecs/uda134x.o CC fs/nfs/direct.o CC sound/soc/codecs/uda1380.o CC kernel/time/clocksource.o CC fs/nfs/pagelist.o LD drivers/input/input-core.o LD fs/nfs_common/built-in.o CC kernel/time/jiffies.o CC drivers/mfd/mfd-core.o LD drivers/ata/built-in.o CC fs/nfs/proc.o CC sound/soc/codecs/wm8350.o CC fs/nfs/read.o CC sound/soc/codecs/wm8400.o CC fs/jfs/jfs_dmap.o CC fs/nls/nls_base.o CC fs/hfs/trans.o CC drivers/net/Space.o CC net/netlink/genetlink.o CC net/ipv6/ipv6_sockglue.o CC net/mac80211/ht.o CC drivers/mfd/da903x.o /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da903x_probe': /scratch/kisskb/src/drivers/mfd/da903x.c:520: warning: passing argument 2 of 'request_irq' from incompatible pointer type CC net/ipv4/ip_sockglue.o CC drivers/input/mouse/vsxxxaa.o LD fs/lockd/lockd.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 fs/gfs2/recovery.o /scratch/kisskb/src/sound/soc/codecs/wm8350.c: In function 'wm8350_hp_jack_handler': /scratch/kisskb/src/sound/soc/codecs/wm8350.c:1328: warning: 'mask' may be used uninitialized in this function CC drivers/power/bq27x00_battery.o CC fs/minix/inode.o CC drivers/mmc/core/sdio_ops.o HOSTCC lib/gen_crc32table CC drivers/power/da9030_battery.o CC net/core/netevent.o CC kernel/trace/trace_selftest_dynamic.o CC net/packet/af_packet.o LD drivers/mmc/host/built-in.o LD drivers/misc/eeprom/built-in.o CC drivers/parport/daisy.o CC net/netfilter/nf_sockopt.o LD drivers/misc/built-in.o CC drivers/pcmcia/cistpl.o CC drivers/regulator/core.o LD net/econet/econet.o LD net/econet/built-in.o CC fs/notify/dnotify/dnotify.o LD fs/lockd/built-in.o LD fs/notify/inotify/built-in.o CC drivers/net/wimax/i2400m/usb-rx.o LD fs/jbd2/jbd2.o CC drivers/regulator/virtual.o LD fs/notify/dnotify/built-in.o CC kernel/time/timer_list.o CC fs/jfs/jfs_unicode.o CC drivers/net/wimax/i2400m/usb.o CC fs/jfs/jfs_dtree.o LD arch/sh/lib/built-in.o CC fs/nls/nls_cp437.o AR arch/sh/lib/lib.a CC crypto/crc32c.o CC drivers/net/loopback.o CC net/mac80211/agg-tx.o CC drivers/ide/ide-disk_ioctl.o LD net/llc/llc.o CC drivers/net/wimax/i2400m/control.o CC net/ipv4/inet_hashtables.o LD fs/jbd2/built-in.o CC net/dccp/ipv6.o LD net/netlink/built-in.o CC fs/gfs2/rgrp.o /scratch/kisskb/src/drivers/net/wimax/i2400m/usb.c: In function 'i2400mu_bus_reset': /scratch/kisskb/src/drivers/net/wimax/i2400m/usb.c:216: warning: 'result' may be used uninitialized in this function LD drivers/char/ipmi/built-in.o CC drivers/mmc/core/sdio_bus.o CC kernel/mutex-debug.o CC lib/crc7.o CC net/core/neighbour.o LD net/llc/built-in.o CC kernel/lockdep.o CC kernel/trace/ftrace.o CC kernel/time/timecompare.o CC net/ipv6/ndisc.o CC fs/jfs/jfs_inode.o CC crypto/authenc.o CC drivers/parport/probe.o CC net/netfilter/nfnetlink.o CC fs/nls/nls_cp737.o CC sound/soc/codecs/wm8510.o CC fs/ntfs/aops.o CC drivers/rtc/rtc-lib.o CC net/ipv4/inet_timewait_sock.o CC drivers/net/wimax/i2400m/driver.o CC drivers/pcmcia/rsrc_mgr.o CC fs/gfs2/super.o CC fs/minix/file.o CC drivers/ide/ide-disk_proc.o CC drivers/regulator/wm8350-regulator.o CC kernel/lockdep_proc.o CC drivers/net/phy/icplus.o CC lib/libcrc32c.o LD fs/notify/built-in.o CC fs/ncpfs/symlink.o CC net/ipv6/udp.o CC net/core/rtnetlink.o CC kernel/time/timer_stats.o CC net/phonet/pn_dev.o CC kernel/trace/ring_buffer.o CC crypto/lzo.o CC fs/jfs/jfs_extent.o CC drivers/parport/parport_pc.o CC fs/nls/nls_cp850.o LD drivers/mfd/wm8350.o CC fs/hfsplus/unicode.o CC fs/nfs/symlink.o CC fs/jfs/symlink.o CC fs/nfs/unlink.o CC kernel/trace/trace.o CC fs/jfs/jfs_metapage.o CC fs/nfs/write.o CC net/phonet/pn_netlink.o CC kernel/futex.o CC lib/lzo/lzo1x_compress.o CC drivers/scsi/device_handler/scsi_dh.o CC net/rfkill/rfkill.o CC lib/lzo/lzo1x_decompress.o CC crypto/rng.o CC net/rfkill/rfkill-input.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 fs/nfs/namespace.o CC drivers/regulator/da903x.o CC fs/minix/dir.o LD drivers/media/built-in.o CC fs/nfs/mount_clnt.o CC drivers/mmc/core/sdio_cis.o CC fs/ntfs/attrib.o CC fs/nfs/nfs4proc.o CC fs/ntfs/collate.o CC fs/nfs/nfs4xdr.o CC drivers/pcmcia/socket_sysfs.o LD drivers/input/mouse/psmouse.o CC drivers/serial/serial_core.o CC fs/nfs/nfs4state.o LD drivers/char/pcmcia/built-in.o CC drivers/parport/parport_cs.o CC lib/zlib_deflate/deflate.o CC drivers/scsi/device_handler/scsi_dh_rdac.o CC net/ipv4/inet_connection_sock.o CC kernel/trace/trace_sched_switch.o CC fs/hfsplus/wrapper.o CC fs/ocfs2/alloc.o CC crypto/krng.o CC drivers/net/phy/realtek.o CC net/rxrpc/af_rxrpc.o CC net/mac80211/agg-rx.o LD drivers/input/tablet/built-in.o CC kernel/rtmutex.o LD fs/btrfs/btrfs.o CC drivers/rtc/hctosys.o CC net/core/utils.o CC net/netfilter/nfnetlink_log.o CC drivers/net/b44.o CC fs/nls/nls_cp855.o LD sound/usb/caiaq/snd-usb-caiaq.o CC net/netfilter/x_tables.o LD sound/usb/caiaq/built-in.o LD sound/usb/built-in.o CC net/ipv6/udplite.o CC drivers/scsi/osd/osd_initiator.o CC drivers/serial/8250.o CC fs/nfs/nfs4renewd.o CC lib/zlib_deflate/deftree.o CC fs/nfs/delegation.o CC lib/zlib_inflate/inffast.o CC fs/nfs/idmap.o CC fs/hfsplus/bitmap.o CC fs/gfs2/sys.o CC fs/nfs/callback.o CC fs/gfs2/trans.o CC fs/nfs/callback_xdr.o CC net/rxrpc/ar-accept.o CC net/sched/sch_generic.o CC net/phonet/socket.o LD drivers/input/mouse/built-in.o CC fs/partitions/check.o CC fs/ocfs2/aops.o CC drivers/sh/intc.o CC fs/partitions/acorn.o CC fs/partitions/amiga.o LD drivers/input/keyboard/built-in.o CC drivers/ide/ide-tape.o CC fs/partitions/mac.o CC net/ipv4/tcp.o CC crypto/ansi_cprng.o CC drivers/rtc/class.o LD net/atm/built-in.o CC net/mac80211/ibss.o CC kernel/rtmutex-debug.o CC fs/nls/nls_cp857.o CC net/rxrpc/ar-ack.o CC drivers/net/phy/et1011c.o CC sound/soc/codecs/wm8580.o CC drivers/net/ax88796.o LD drivers/scsi/pcmcia/built-in.o CC net/ipv6/raw.o CC drivers/serial/serial_cs.o CC lib/zlib_deflate/deflate_syms.o LD drivers/mfd/built-in.o CC lib/zlib_inflate/inflate.o CC lib/fault-inject.o CC drivers/scsi/device_handler/scsi_dh_hp_sw.o LD drivers/power/power_supply.o CC net/netfilter/xt_tcpudp.o CC fs/ocfs2/blockcheck.o LD drivers/power/built-in.o CC net/ipv4/tcp_input.o CC fs/ntfs/compress.o CC kernel/trace/trace_functions.o CC fs/partitions/ldm.o CC drivers/rtc/interface.o CC fs/partitions/sgi.o CC net/mac80211/mlme.o CC kernel/rtmutex-tester.o LD net/packet/built-in.o CC fs/partitions/sun.o CC kernel/up.o CC drivers/mmc/core/sdio_io.o LD drivers/net/pcmcia/built-in.o CC drivers/net/wimax/i2400m/fw.o CC fs/proc/nommu.o CC drivers/net/phy/fixed.o CC fs/proc/task_nommu.o CC drivers/scsi/scsi.o CC fs/proc/inode.o CC net/ipv6/protocol.o CC fs/proc/root.o CC sound/soc/codecs/wm8728.o CC drivers/scsi/device_handler/scsi_dh_alua.o CC net/rxrpc/ar-call.o CC fs/proc/base.o CC fs/nls/nls_cp860.o CC drivers/net/slip.o CC fs/proc/generic.o CC lib/syscall.o CC fs/proc/array.o CC lib/zlib_inflate/infutil.o CC fs/proc/proc_tty.o CC drivers/ide/ide_platform.o CC net/ipv4/tcp_output.o LD drivers/parport/parport.o LD crypto/crypto.o CC fs/nfs/callback_proc.o LD fs/btrfs/built-in.o LD net/dccp/dccp.o CC fs/ntfs/debug.o LD kernel/irq/built-in.o CC kernel/trace/trace_nop.o CC fs/hfsplus/part_tbl.o CC drivers/spi/spi.o CC fs/quota/dquot.o CC net/sctp/sm_statetable.o CC net/netfilter/xt_MARK.o CC drivers/net/wimax/i2400m/op-rfkill.o CC net/phonet/datagram.o CC drivers/serial/8250_early.o CC net/core/link_watch.o CC fs/jfs/jfs_logmgr.o CC drivers/scsi/hosts.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 LD drivers/scsi/osd/libosd.o LD drivers/scsi/osd/built-in.o CC fs/ocfs2/buffer_head_io.o CC fs/gfs2/util.o CC net/rxrpc/ar-connection.o CC drivers/mmc/core/sdio_irq.o CC drivers/net/dummy.o LD fs/hpfs/hpfs.o CC lib/dynamic_debug.o LD fs/hpfs/built-in.o CC drivers/net/phy/national.o CC drivers/rtc/rtc-dev.o CC net/mac80211/iface.o CC lib/zlib_inflate/inftrees.o LD crypto/crypto_algapi.o CC fs/ntfs/dir.o LD net/dccp/dccp_ipv4.o LD drivers/parport/built-in.o CC drivers/spi/spi_bitbang.o CC kernel/spinlock.o CC kernel/uid16.o CC net/sctp/sm_statefuns.o CC fs/quota/quota_v1.o CC net/sunrpc/clnt.o CC net/ipv6/icmp.o CC sound/soc/codecs/wm8731.o CC fs/partitions/ultrix.o LD drivers/net/wan/built-in.o LD lib/zlib_deflate/zlib_deflate.o CC drivers/net/wimax/i2400m/sysfs.o CC drivers/serial/sh-sci.o CC net/core/filter.o CC fs/jfs/jfs_txnmgr.o CC drivers/scsi/scsi_ioctl.o LD fs/hfsplus/hfsplus.o LD fs/hfsplus/built-in.o CC net/netfilter/xt_NFLOG.o CC kernel/trace/trace_stack.o CC fs/gfs2/lock_dlm.o LD drivers/net/bonding/bonding.o CC net/rxrpc/ar-connevent.o CC drivers/mmc/core/debugfs.o LD drivers/net/bonding/built-in.o CC fs/ramfs/inode.o /scratch/kisskb/src/fs/gfs2/lock_dlm.c: In function 'gdlm_mount': /scratch/kisskb/src/fs/gfs2/lock_dlm.c:207: warning: passing argument 1 of 'dlm_new_lockspace' discards qualifiers from pointer target type CC fs/ramfs/file-nommu.o CC net/ipv4/tcp_timer.o CC net/phonet/sysctl.o CC sound/soc/codecs/wm8750.o CC drivers/rtc/rtc-proc.o CC drivers/net/macvlan.o CC fs/nfs/nfs4namespace.o CC kernel/trace/trace_branch.o CC fs/proc/cmdline.o LD net/dccp/dccp_ipv6.o CC net/mac80211/rate.o LD crypto/crypto_blkcipher.o CC fs/nls/nls_cp861.o CC drivers/ssb/main.o CC drivers/spi/spi_butterfly.o LD drivers/input/misc/built-in.o CC net/tipc/addr.o CC fs/quota/quota_v2.o CC lib/zlib_inflate/inflate_syms.o CC kernel/kallsyms.o CC net/sunrpc/xprt.o CC net/sctp/sm_sideeffect.o LD fs/hfs/hfs.o LD fs/hfs/built-in.o CC fs/ocfs2/dcache.o CC net/tipc/bcast.o CC net/netfilter/xt_TCPMSS.o CC net/ipv6/mcast.o LD drivers/regulator/built-in.o CC fs/jfs/jfs_uniupr.o LD net/bridge/bridge.o CC net/ipv4/tcp_ipv4.o LD kernel/time/built-in.o LD lib/zlib_deflate/built-in.o CC net/tipc/bearer.o CC net/phonet/af_phonet.o CC net/core/flow.o CC net/tipc/config.o CC sound/soc/codecs/wm8753.o CC drivers/serial/kgdboc.o CC drivers/rtc/rtc-sysfs.o LD crypto/crypto_hash.o CC drivers/net/wimax/i2400m/netdev.o LD kernel/trace/libftrace.o LD kernel/trace/built-in.o CC drivers/ssb/scan.o CC net/unix/af_unix.o CC fs/nls/nls_cp862.o CC fs/quota/quota_tree.o CC net/mac80211/michael.o CC net/sunrpc/socklib.o CC kernel/acct.o CC fs/partitions/efi.o CC net/phonet/pep.o CC fs/ocfs2/dir.o CC net/ipv6/reassembly.o CC drivers/staging/staging.o CC drivers/net/de600.o CC net/netfilter/xt_mark.o CC net/rxrpc/ar-error.o LD lib/lzo/lzo_compress.o CC fs/jfs/resize.o LD drivers/net/phy/libphy.o CC net/tipc/cluster.o CC net/sctp/protocol.o CC lib/nlattr.o CC sound/soc/codecs/wm8900.o CC drivers/spi/spidev.o LD drivers/input/built-in.o CC fs/ntfs/file.o CC fs/jfs/xattr.o CC net/ipv4/tcp_minisocks.o CC drivers/rtc/rtc-ds1286.o LD lib/zlib_inflate/zlib_inflate.o CC fs/jfs/ioctl.o LD crypto/cryptomgr.o CC net/unix/garbage.o CC drivers/ssb/sprom.o CC net/wanrouter/wanproc.o CC fs/nls/nls_cp863.o CC net/sunrpc/xprtsock.o CC fs/smbfs/proc.o CC fs/partitions/sysv68.o LD net/bridge/built-in.o CC net/phonet/pep-gprs.o CC fs/quota/quota.o CC fs/nfs/sysctl.o CC net/ipv6/tcp_ipv6.o CC lib/argv_split.o CC drivers/scsi/constants.o LD lib/lzo/lzo_decompress.o LD lib/lzo/built-in.o CC net/ipv4/tcp_cong.o CC net/netfilter/xt_policy.o CC drivers/spi/tle62x0.o CC sound/soc/codecs/wm8903.o CC fs/ocfs2/dlmglue.o CC drivers/ssb/pcmcia.o CC drivers/rtc/rtc-ds1305.o CC drivers/net/de620.o CC drivers/net/wimax/i2400m/tx.o CC net/mac80211/tkip.o CC net/rxrpc/ar-input.o CC drivers/telephony/phonedev.o CC net/unix/sysctl_net_unix.o CC fs/ntfs/index.o CC fs/proc/cpuinfo.o LD drivers/char/tpm/built-in.o CC net/core/net-sysfs.o CC net/wanrouter/wanmain.o LD drivers/serial/built-in.o CC fs/squashfs/block.o CC net/sunrpc/sched.o CC fs/smbfs/dir.o LD net/rfkill/built-in.o CC net/sctp/endpointola.o CC net/ipv6/exthdrs.o CC drivers/scsi/scsicam.o CC net/netfilter/ipvs/ip_vs_conn.o LD drivers/char/built-in.o CC lib/bug.o CC sound/soc/codecs/wm8971.o CC fs/jfs/acl.o CC fs/ocfs2/export.o CC sound/soc/codecs/wm8990.o CC drivers/ssb/driver_chipcommon.o CC drivers/scsi/scsi_error.o CC drivers/net/eql.o CC net/tipc/core.o CC net/rxrpc/ar-key.o CC fs/nls/nls_cp869.o CC drivers/net/wimax/i2400m/rx.o CC fs/ntfs/inode.o CC net/ipv4/datagram.o CC net/core/pktgen.o CC fs/sysfs/inode.o CC net/wimax/id-table.o CC fs/smbfs/cache.o CC net/sunrpc/auth.o CC net/wimax/op-msg.o CC fs/squashfs/cache.o CC net/netfilter/ipvs/ip_vs_core.o CC lib/cmdline.o CC kernel/kexec.o CC fs/smbfs/sock.o CC net/wimax/op-reset.o CC net/wimax/op-rfkill.o CC drivers/net/tun.o CC net/sctp/associola.o CC drivers/ssb/driver_chipcommon_pmu.o CC drivers/rtc/rtc-ds1307.o CC fs/nls/nls_cp874.o CC net/rxrpc/ar-local.o LD fs/ramfs/ramfs.o LD fs/ramfs/built-in.o CC drivers/scsi/scsi_lib.o CC drivers/thermal/thermal_sys.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/tipc/handler.o CC net/ipv6/datagram.o LD drivers/staging/built-in.o CC net/wireless/wext.o CC fs/ocfs2/extent_map.o CC fs/ntfs/mft.o CC fs/sysfs/file.o CC fs/squashfs/dir.o CC fs/squashfs/export.o CC fs/smbfs/inode.o CC net/netfilter/ipvs/ip_vs_ctl.o CC net/mac80211/aes_ccm.o CC fs/proc/devices.o CC lib/ctype.o LD net/netfilter/netfilter.o LD net/sched/built-in.o CC net/sctp/transport.o CC net/sunrpc/auth_null.o CC drivers/net/wimax/i2400m/debugfs.o CC fs/sysv/ialloc.o CC net/rxrpc/ar-output.o CC net/sctp/chunk.o CC net/ipv6/ip6_flowlabel.o CC net/wireless/core.o CC net/wimax/stack.o CC drivers/rtc/rtc-ds1374.o CC fs/squashfs/file.o LD fs/partitions/built-in.o CC fs/nls/nls_cp932.o CC fs/smbfs/file.o CC lib/dec_and_lock.o LD net/phonet/phonet.o CC net/netfilter/ipvs/ip_vs_sched.o CC net/core/netpoll.o CC drivers/uio/uio.o CC fs/sysfs/dir.o CC fs/ntfs/mst.o CC net/ipv4/raw.o CC net/x25/af_x25.o CC net/mac80211/aes_cmac.o CC net/rxrpc/ar-peer.o CC fs/sysv/balloc.o LD fs/ncpfs/ncpfs.o CC net/sunrpc/auth_unix.o CC drivers/net/veth.o CC net/wimax/debugfs.o CC net/wireless/sysfs.o CC drivers/uio/uio_smx.o GZIP kernel/config_data.gz CC drivers/net/smc91x.o CC kernel/kgdb.o CC drivers/rtc/rtc-ds1390.o CC fs/squashfs/fragment.o CC fs/nls/nls_euc-jp.o CC fs/ocfs2/file.o CC fs/smbfs/ioctl.o CC fs/xfs/quota/xfs_dquot.o LD net/phonet/pn_pep.o CC net/netfilter/ipvs/ip_vs_xmit.o CC fs/xfs/quota/xfs_dquot_item.o CC net/sctp/sm_make_chunk.o CC net/core/fib_rules.o CC net/x25/x25_dev.o CC net/xfrm/xfrm_policy.o CC net/mac80211/cfg.o CC drivers/usb/c67x00/c67x00-drv.o CC fs/xfs/quota/xfs_trans_dquot.o CC fs/sysv/inode.o CC net/ipv4/udp.o CC net/tipc/link.o LD net/phonet/built-in.o CC net/sunrpc/auth_generic.o CC fs/proc/interrupts.o CC net/wireless/radiotap.o LD crypto/built-in.o CC drivers/net/smc911x.o CC fs/xfs/quota/xfs_qm_syscalls.o CC fs/nls/nls_cp936.o CC fs/xfs/quota/xfs_qm_bhv.o CC fs/ocfs2/heartbeat.o CC net/netfilter/ipvs/ip_vs_app.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 fs/squashfs/id.o CC fs/ntfs/namei.o CC net/xfrm/xfrm_state.o CC drivers/scsi/scsi_lib_dma.o CC net/core/net-traces.o LD drivers/net/phy/built-in.o CC fs/sysfs/symlink.o CC drivers/usb/gadget/m66592-udc.o CC fs/xfs/quota/xfs_qm.o LD drivers/thermal/built-in.o CC fs/eventpoll.o LD net/unix/unix.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 fs/xfs/quota/xfs_qm_stats.o CC net/sysctl_net.o CC fs/xfs/xfs_acl.o CC drivers/usb/class/cdc-acm.o CC net/x25/x25_facilities.o CC fs/xfs/linux-2.6/xfs_stats.o CC drivers/usb/class/usblp.o CC drivers/usb/c67x00/c67x00-ll-hpi.o CC fs/xfs/linux-2.6/xfs_sysctl.o CC lib/decompress.o CC drivers/usb/class/cdc-wdm.o CC net/ipv6/inet6_connection_sock.o CC drivers/usb/class/usbtmc.o CC net/tipc/discover.o CC fs/sysv/itree.o LD lib/zlib_inflate/built-in.o CC net/wireless/util.o CC drivers/rtc/rtc-ds1511.o CC drivers/scsi/scsi_scan.o CC net/ipv4/udplite.o CC fs/ntfs/runlist.o LD fs/gfs2/gfs2.o CC drivers/usb/gadget/file_storage.o CC fs/anon_inodes.o CC fs/smbfs/getopt.o CC net/core/drop_monitor.o CC net/sctp/ulpevent.o CC net/sunrpc/svc.o CC fs/proc/loadavg.o CC fs/ocfs2/inode.o CC net/x25/x25_in.o CC net/xfrm/xfrm_hash.o LD drivers/ssb/ssb.o CC net/mac80211/rx.o CC fs/xfs/xfs_alloc.o CC drivers/usb/c67x00/c67x00-hcd.o CC fs/sysfs/mount.o CC drivers/usb/core/usb.o CC drivers/usb/otg/otg.o CC net/ipv6/sysctl_net_ipv6.o CC fs/sysv/file.o CC kernel/softlockup.o LD drivers/net/wimax/i2400m/i2400m.o LD net/unix/built-in.o CC drivers/scsi/scsi_sysfs.o LD drivers/ssb/built-in.o CC fs/xfs/xfs_alloc_btree.o CC net/netfilter/ipvs/ip_vs_sync.o CC fs/xfs/xfs_attr.o CC net/ipv4/arp.o LD sound/soc/codecs/snd-soc-ad73311.o CC fs/xfs/xfs_attr_leaf.o CC net/tipc/msg.o CC fs/xfs/xfs_bit.o CC fs/ntfs/super.o LD drivers/telephony/built-in.o CC fs/squashfs/inode.o CC net/rxrpc/ar-recvmsg.o CC fs/xfs/xfs_bmap.o CC net/sctp/inqueue.o LD fs/nfs/nfs.o CC net/ipv4/icmp.o LD sound/soc/codecs/snd-soc-ak4104.o LD sound/soc/codecs/snd-soc-ak4535.o CC fs/proc/meminfo.o LD sound/soc/codecs/snd-soc-cs4270.o LD sound/soc/codecs/snd-soc-l3.o LD sound/soc/codecs/snd-soc-pcm3008.o LD sound/soc/codecs/snd-soc-ssm2602.o LD sound/soc/codecs/snd-soc-tlv320aic23.o LD sound/soc/codecs/snd-soc-tlv320aic26.o LD sound/soc/codecs/snd-soc-tlv320aic3x.o CC fs/xfs/xfs_bmap_btree.o CC fs/nls/nls_cp1250.o CC lib/decompress_bunzip2.o CC net/x25/x25_link.o CC fs/ocfs2/ioctl.o CC net/xfrm/xfrm_input.o CC net/ipv6/xfrm6_policy.o CC fs/timerfd.o CC fs/sysv/dir.o LD drivers/mmc/core/mmc_core.o CC kernel/rcutree.o LD drivers/net/wimax/i2400m/i2400m-usb.o CC net/wireless/reg.o CC drivers/usb/host/oxu210hp-hcd.o CC drivers/uwb/address.o CC drivers/usb/host/isp116x-hcd.o CC drivers/usb/host/sl811-hcd.o LD fs/ncpfs/built-in.o CC drivers/usb/core/hub.o CC drivers/uwb/allocator.o CC drivers/usb/c67x00/c67x00-sched.o CC drivers/usb/otg/nop-usb-xceiv.o CC drivers/usb/host/sl811_cs.o CC fs/ntfs/sysctl.o CC drivers/rtc/rtc-ds1553.o CC fs/smbfs/symlink.o CC drivers/net/enc28j60.o CC net/tipc/name_distr.o CC net/mac80211/spectmgmt.o CC fs/proc/stat.o LD sound/soc/codecs/snd-soc-twl4030.o CC net/netfilter/ipvs/ip_vs_est.o CC fs/smbfs/smbiod.o CC drivers/scsi/scsi_devinfo.o CC fs/nls/nls_cp1251.o LD drivers/usb/gadget/g_file_storage.o CC drivers/video/fb_notify.o CC fs/sysfs/bin.o CC net/xfrm/xfrm_output.o CC fs/ocfs2/journal.o CC fs/squashfs/namei.o LD fs/nfs/built-in.o CC net/sunrpc/svcsock.o CC lib/decompress_unlzma.o CC drivers/usb/core/hcd.o LD net/wanrouter/wanrouter.o CC drivers/uwb/beacon.o CC net/sctp/outqueue.o LD drivers/net/wimax/i2400m/i2400m-sdio.o CC net/x25/x25_out.o LD drivers/sh/built-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' CC fs/ntfs/unistr.o CC drivers/usb/image/mdc800.o CC drivers/rtc/rtc-ds3234.o CC drivers/usb/host/u132-hcd.o CC drivers/net/netconsole.o CC fs/squashfs/super.o CC kernel/rcutree_trace.o CC net/tipc/subscr.o LD sound/soc/codecs/snd-soc-uda134x.o CC net/netfilter/ipvs/ip_vs_proto.o CC net/ipv4/devinet.o CC net/mac80211/tx.o CC fs/proc/uptime.o CC fs/smbfs/request.o CC net/rxrpc/ar-security.o CC drivers/watchdog/softdog.o LD net/wanrouter/built-in.o CC net/sunrpc/svcauth.o LD drivers/ide/ide-core.o LD drivers/ide/ide-gd_mod.o LD drivers/net/wimax/i2400m/built-in.o LD drivers/net/wimax/built-in.o LD sound/soc/codecs/snd-soc-uda1380.o LD sound/soc/codecs/snd-soc-wm8350.o LD sound/soc/codecs/snd-soc-wm8400.o CC drivers/video/backlight/lcd.o LD sound/soc/codecs/snd-soc-wm8510.o CC lib/dump_stack.o CC net/wireless/scan.o CC drivers/usb/core/urb.o CC fs/sysfs/group.o CC net/xfrm/xfrm_algo.o CC fs/nls/nls_ascii.o CC drivers/video/backlight/ili9320.o CC fs/sysv/namei.o CC drivers/usb/misc/appledisplay.o CC fs/eventfd.o CC drivers/usb/misc/berry_charge.o CC drivers/usb/image/microtek.o CC drivers/uwb/driver.o CC drivers/usb/misc/cypress_cy7c63.o LD sound/soc/codecs/snd-soc-wm8580.o LD sound/soc/codecs/snd-soc-wm8728.o LD sound/soc/codecs/snd-soc-wm8731.o LD drivers/usb/otg/built-in.o CC drivers/usb/misc/cytherm.o LD drivers/scsi/device_handler/built-in.o CC drivers/usb/misc/emi26.o CC fs/squashfs/symlink.o CC drivers/usb/host/hwa-hc.o CC kernel/relay.o CC fs/ntfs/upcase.o CC net/mac80211/key.o CC net/netfilter/ipvs/ip_vs_proto_ah_esp.o CC net/rxrpc/ar-skbuff.o CC net/sunrpc/svcauth_unix.o CC fs/xfs/xfs_btree.o CC net/x25/x25_route.o CC lib/extable.o LD sound/soc/codecs/snd-soc-wm8750.o LD drivers/ide/ide-cd_mod.o CC drivers/video/console/dummycon.o CC drivers/rtc/rtc-fm3130.o CC fs/proc/version.o CC fs/ocfs2/localalloc.o CC fs/nls/nls_iso8859-2.o CC drivers/video/backlight/platform_lcd.o LD drivers/usb/gadget/built-in.o CC drivers/usb/mon/mon_main.o CC fs/aio.o CC net/ipv6/xfrm6_state.o CC net/ipv4/af_inet.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 drivers/scsi/scsi_netlink.o LD net/dccp/built-in.o CC drivers/usb/mon/mon_stat.o CC net/mac80211/util.o LD drivers/spi/built-in.o CC drivers/usb/mon/mon_text.o CC net/wireless/nl80211.o CC drivers/usb/mon/mon_bin.o LD drivers/usb/class/built-in.o CC net/sctp/ulpqueue.o CC net/rxrpc/ar-transport.o LD drivers/mmc/core/built-in.o CC fs/sysv/super.o LD drivers/mmc/built-in.o CC net/sunrpc/rpcb_clnt.o CC drivers/usb/misc/emi62.o CC net/netfilter/ipvs/ip_vs_rr.o LD fs/jfs/jfs.o CC net/x25/x25_subr.o LD sound/soc/codecs/snd-soc-wm8753.o CC drivers/usb/core/message.o CC net/rxrpc/ar-proc.o CC net/tipc/name_table.o LD drivers/video/display/built-in.o CC fs/proc/proc_net.o CC drivers/video/backlight/vgg2432a4.o CC fs/nls/nls_iso8859-3.o CC fs/locks.o CC net/xfrm/xfrm_sysctl.o CC kernel/utsname_sysctl.o CC drivers/scsi/scsi_sysctl.o CC net/ipv4/igmp.o CC net/mac80211/wme.o CC fs/ntfs/bitmap.o CC drivers/usb/mon/mon_dma.o CC net/sctp/command.o CC net/sunrpc/timer.o CC drivers/usb/misc/ftdi-elan.o LD fs/jfs/built-in.o CC net/wireless/mlme.o CC net/x25/x25_timer.o CC drivers/uwb/drp.o LD sound/soc/codecs/snd-soc-wm8900.o CC drivers/video/output.o CC fs/sysv/symlink.o CC drivers/usb/storage/alauda.o CC net/netfilter/ipvs/ip_vs_wrr.o CC fs/ocfs2/locks.o CC net/ipv6/xfrm6_input.o CC net/tipc/net.o CC drivers/video/backlight/tdo24m.o CC kernel/marker.o CC net/xfrm/xfrm_proc.o CC net/mac80211/event.o CC drivers/rtc/rtc-m41t94.o CC net/ipv4/fib_frontend.o CC net/sctp/tsnmap.o CC fs/binfmt_misc.o LD sound/soc/codecs/snd-soc-wm8903.o LD sound/soc/codecs/snd-soc-wm8971.o CC net/wireless/wext-compat.o CC drivers/usb/core/driver.o CC lib/find_last_bit.o CC drivers/usb/wusbcore/wa-hc.o CC drivers/usb/wusbcore/wa-nep.o LD drivers/usb/c67x00/c67x00.o LD drivers/usb/c67x00/built-in.o CC drivers/uwb/drp-avail.o LD drivers/video/console/built-in.o CC net/ipv4/fib_semantics.o CC drivers/usb/storage/datafab.o CC fs/ntfs/lcnalloc.o CC net/x25/x25_proc.o CC fs/ocfs2/mmap.o CC drivers/scsi/scsi_proc.o LD fs/minix/minix.o CC drivers/usb/core/config.o CC net/ipv6/xfrm6_output.o CC drivers/usb/wusbcore/wa-rpipe.o CC net/tipc/netlink.o CC fs/xfs/xfs_buf_item.o CC net/sunrpc/xdr.o CC fs/proc/kmsg.o LD fs/minix/built-in.o CC kernel/tracepoint.o LD drivers/ide/built-in.o CC net/xfrm/xfrm_user.o CC drivers/usb/misc/idmouse.o LD drivers/pcmcia/pcmcia_core.o CC fs/nls/nls_iso8859-4.o LD sound/soc/codecs/snd-soc-wm8990.o CC drivers/uwb/drp-ie.o CC lib/find_next_bit.o CC net/ipv4/inet_fragment.o CC net/mac80211/debugfs.o CC drivers/usb/storage/isd200.o CC drivers/video/backlight/backlight.o CC net/sctp/bind_addr.o CC net/x25/x25_forward.o CC drivers/usb/core/file.o CC drivers/usb/wusbcore/wa-xfer.o CC drivers/rtc/rtc-m48t59.o CC net/tipc/node.o CC drivers/usb/misc/usblcd.o CC kernel/dma-coherent.o LD drivers/pcmcia/pcmcia.o CC net/xfrm/xfrm_ipcomp.o CC fs/ocfs2/namei.o CC fs/ntfs/logfile.o CC fs/xfs/xfs_da_btree.o CC fs/nls/nls_iso8859-5.o CC lib/idr.o CC drivers/uwb/est.o CC fs/binfmt_script.o CC drivers/scsi/sr.o CC net/netfilter/ipvs/ip_vs_lc.o CC drivers/video/backlight/generic_bl.o CC drivers/usb/core/buffer.o CC drivers/usb/wusbcore/crypto.o CC net/sctp/socket.o LD drivers/pcmcia/built-in.o CC drivers/rtc/rtc-m48t86.o CC fs/ocfs2/resize.o CC drivers/usb/misc/ldusb.o CC kernel/time.o CC net/ipv6/netfilter.o IKCFG kernel/config_data.h CC lib/int_sqrt.o CC drivers/usb/storage/jumpshot.o CC fs/ntfs/quota.o CC drivers/scsi/sr_ioctl.o CC kernel/configs.o CC fs/xfs/xfs_dir2.o CC net/tipc/node_subscr.o CC net/sunrpc/sunrpc_syms.o CC net/ipv4/sysctl_net_ipv4.o CC net/x25/sysctl_net_x25.o CC drivers/uwb/ie.o CC fs/binfmt_elf_fdpic.o CC drivers/usb/core/sysfs.o CC net/netfilter/ipvs/ip_vs_wlc.o CC fs/nls/nls_iso8859-7.o CC net/ipv6/fib6_rules.o CC net/sctp/primitive.o CC drivers/usb/wusbcore/devconnect.o CC drivers/usb/misc/usbled.o CC drivers/usb/storage/karma.o CC drivers/uwb/ie-rcv.o CC fs/ntfs/usnjrnl.o CC lib/irq_regs.o CC drivers/scsi/sr_vendor.o CC net/sunrpc/cache.o CC drivers/rtc/rtc-bq4802.o CC drivers/video/backlight/da903x_bl.o LD fs/sysfs/built-in.o CC fs/ocfs2/slot_map.o CC net/netfilter/ipvs/ip_vs_lblc.o CC net/ipv4/fib_trie.o CC net/tipc/port.o CC drivers/usb/core/endpoint.o CC drivers/usb/core/devio.o CC drivers/rtc/rtc-max6900.o CC drivers/uwb/lc-dev.o CC net/sctp/output.o CC net/ipv6/proc.o CC drivers/usb/wusbcore/dev-sysfs.o CC drivers/usb/storage/onetouch.o CC fs/nls/nls_cp1255.o CC fs/ocfs2/suballoc.o CC drivers/usb/storage/shuttle_usbat.o CC lib/is_single_threaded.o CC drivers/rtc/rtc-pcf8563.o CC fs/binfmt_flat.o CC fs/mbcache.o CC net/ipv6/syncookies.o CC drivers/usb/wusbcore/mmc.o CC drivers/scsi/raid_class.o CC fs/nls/nls_iso8859-9.o CC net/sunrpc/rpc_pipe.o CC fs/ocfs2/super.o CC fs/xfs/xfs_dir2_block.o CC lib/klist.o CC drivers/usb/storage/scsiglue.o CC net/mac80211/debugfs_sta.o CC net/netfilter/ipvs/ip_vs_lblcr.o CC drivers/usb/wusbcore/pal.o CC net/tipc/ref.o CC drivers/usb/core/notify.o CC drivers/usb/misc/legousbtower.o CC net/ipv4/proc.o LD drivers/usb/mon/usbmon.o LD drivers/usb/mon/built-in.o CC fs/posix_acl.o CC net/ipv6/esp6.o CC drivers/uwb/lc-rc.o LD drivers/net/built-in.o CC net/sctp/input.o CC fs/nls/nls_iso8859-13.o LD net/wireless/cfg80211.o CC drivers/rtc/rtc-pcf8583.o CC net/sunrpc/svc_xprt.o CC fs/ocfs2/symlink.o CC drivers/scsi/scsi_transport_fc.o CC net/ipv4/fib_rules.o CC drivers/usb/storage/protocol.o CC net/netfilter/ipvs/ip_vs_sh.o CC drivers/usb/wusbcore/rh.o CC lib/kobject.o CC fs/xfs/xfs_dir2_data.o CC net/tipc/socket.o CC net/ipv6/ipcomp6.o CC fs/nls/nls_iso8859-15.o CC drivers/usb/storage/transport.o CC fs/xattr_acl.o CC net/mac80211/debugfs_netdev.o CC drivers/uwb/neh.o CC net/ipv4/ip_gre.o CC fs/ocfs2/sysfile.o LD net/wireless/built-in.o CC net/netfilter/ipvs/ip_vs_sed.o CC lib/kobject_uevent.o CC net/sunrpc/stats.o LD net/core/built-in.o CC fs/nls/nls_koi8-r.o CC fs/xfs/xfs_dir2_leaf.o CC drivers/scsi/scsi_transport_iscsi.o LD fs/gfs2/built-in.o CC drivers/usb/core/generic.o CC net/tipc/user_reg.o CC net/ipv6/xfrm6_tunnel.o CC drivers/usb/misc/trancevibrator.o CC drivers/rtc/rtc-r9701.o CC net/sctp/debug.o CC drivers/usb/wusbcore/reservation.o CC net/mac80211/debugfs_key.o CC drivers/uwb/pal.o CC lib/kref.o CC net/ipv4/syncookies.o CC net/sunrpc/sysctl.o CC drivers/usb/storage/usb.o CC drivers/scsi/st.o CC fs/xfs/xfs_dir2_node.o CC drivers/usb/core/quirks.o CC net/tipc/zone.o CC drivers/usb/misc/uss720.o CC drivers/rtc/rtc-rs5c348.o CC fs/ocfs2/uptodate.o CC drivers/usb/wusbcore/security.o /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_add_session': /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c:678: warning: 'err' may be used uninitialized in this function CC net/sctp/ssnmap.o CC fs/nls/nls_koi8-u.o CC lib/plist.o CC drivers/usb/wusbcore/wusbhc.o CC net/ipv4/ipcomp.o CC drivers/usb/storage/initializers.o CC fs/xfs/xfs_dir2_sf.o CC net/ipv6/tunnel6.o CC net/sunrpc/auth_gss/auth_gss.o LD net/netfilter/ipvs/ip_vs.o CC fs/ocfs2/ver.o CC fs/nls/nls_koi8-ru.o CC drivers/rtc/rtc-rs5c372.o CC lib/prio_heap.o CC drivers/usb/misc/usbsevseg.o LD fs/ntfs/ntfs.o LD fs/ntfs/built-in.o CC net/sctp/auth.o CC drivers/usb/storage/sierra_ms.o CC net/mac80211/mesh.o CC drivers/uwb/radio.o CC net/tipc/dbg.o CC net/ipv6/xfrm6_mode_beet.o CC drivers/scsi/sg.o CC net/sunrpc/auth_gss/gss_generic_token.o CC fs/ocfs2/quota_local.o CC net/ipv4/xfrm4_tunnel.o CC fs/xfs/xfs_error.o LD drivers/usb/host/built-in.o CC drivers/rtc/rtc-rx8581.o CC lib/prio_tree.o CC net/sctp/proc.o CC net/mac80211/mesh_pathtbl.o CC drivers/uwb/reset.o CC drivers/usb/storage/option_ms.o CC net/tipc/eth_media.o CC fs/nls/nls_utf8.o CC drivers/rtc/rtc-sh.o LD drivers/watchdog/built-in.o CC lib/proportions.o LD net/rxrpc/af-rxrpc.o CC drivers/scsi/ch.o CC net/sctp/sysctl.o CC drivers/uwb/rsv.o CC fs/xfs/xfs_extfree_item.o CC fs/ocfs2/quota_global.o LD sound/soc/codecs/built-in.o LD sound/soc/built-in.o LD fs/smbfs/smbfs.o CC net/mac80211/mesh_plink.o CC net/sunrpc/auth_gss/gss_mech_switch.o CC net/ipv4/tunnel4.o CC net/ipv6/mip6.o CC net/sctp/ipv6.o CC drivers/uwb/scan.o CC drivers/rtc/rtc-stk17ta8.o CC fs/ocfs2/xattr.o CC fs/xfs/xfs_filestream.o CC net/sunrpc/auth_gss/svcauth_gss.o CC net/ipv4/xfrm4_mode_tunnel.o CC drivers/usb/storage/debug.o CC net/ipv6/netfilter/ip6_tables.o LD sound/built-in.o LD drivers/usb/image/built-in.o CC net/ipv6/netfilter/ip6table_filter.o CC drivers/uwb/uwb-debug.o LD net/x25/x25.o CC net/mac80211/mesh_hwmp.o CC drivers/rtc/rtc-test.o LD fs/smbfs/built-in.o CC net/ipv4/netfilter.o CC net/sunrpc/auth_gss/gss_krb5_mech.o CC lib/radix-tree.o CC drivers/usb/storage/libusual.o CC net/ipv6/ip6_tunnel.o CC net/ipv6/netfilter/ip6table_mangle.o CC fs/xfs/xfs_fsops.o CC drivers/uwb/uwbd.o CC net/mac80211/rc80211_pid_algo.o CC drivers/rtc/rtc-twl4030.o CC net/sunrpc/auth_gss/gss_krb5_seal.o CC net/ipv4/netfilter/ip_tables.o CC lib/ratelimit.o CC fs/ocfs2/acl.o LD net/x25/built-in.o CC drivers/usb/storage/usual-tables.o CC net/ipv6/netfilter/ip6t_ipv6header.o CC net/ipv4/tcp_bic.o CC drivers/uwb/wlp/driver.o LD drivers/video/backlight/built-in.o CC net/mac80211/rc80211_pid_debugfs.o CC net/ipv6/addrconf_core.o CC net/sunrpc/auth_gss/gss_krb5_unseal.o CC net/ipv4/netfilter/iptable_filter.o CC lib/rbtree.o LD net/wimax/wimax.o CC fs/ocfs2/stack_o2cb.o CC drivers/rtc/rtc-v3020.o CC net/ipv6/netfilter/ip6t_REJECT.o CC drivers/uwb/hwa-rc.o CC drivers/uwb/wlp/eda.o CC net/ipv4/tcp_cubic.o CC net/sunrpc/auth_gss/gss_krb5_seqnum.o CC lib/reciprocal_div.o CC net/ipv6/exthdrs_core.o CC drivers/rtc/rtc-wm8350.o CC net/ipv4/netfilter/iptable_mangle.o CC fs/xfs/xfs_ialloc.o CC drivers/uwb/wlp/messages.o CC lib/rwsem-spinlock.o CC net/sunrpc/auth_gss/gss_krb5_wrap.o CC drivers/rtc/rtc-x1205.o CC net/ipv4/netfilter/ipt_REJECT.o CC fs/ocfs2/stackglue.o CC drivers/uwb/wlp/sysfs.o CC net/ipv4/tcp_westwood.o CC fs/xfs/xfs_ialloc_btree.o CC lib/sha1.o CC fs/xfs/xfs_iget.o CC fs/ocfs2/cluster/heartbeat.o CC net/sunrpc/auth_gss/gss_krb5_crypto.o CC fs/ocfs2/cluster/masklog.o CC net/ipv6/inet6_hashtables.o CC net/ipv4/tcp_highspeed.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 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 fs/ocfs2/cluster/sys.o CC net/ipv4/netfilter/ipt_ULOG.o LD drivers/rtc/rtc-core.o CC drivers/uwb/wlp/txrx.o CC fs/xfs/xfs_inode.o CC net/ipv4/tcp_hybla.o CC lib/show_mem.o CC drivers/uwb/wlp/wlp-lc.o CC fs/ocfs2/dlm/dlmdomain.o CC fs/xfs/xfs_inode_item.o CC fs/ocfs2/dlm/dlmdebug.o CC net/ipv4/tcp_vegas.o CC lib/string.o CC drivers/uwb/wlp/wss-lc.o CC fs/ocfs2/dlm/dlmthread.o CC fs/xfs/xfs_iomap.o CC net/ipv4/tcp_veno.o CC lib/vsprintf.o CC fs/ocfs2/dlm/dlmrecovery.o CC fs/ocfs2/cluster/nodemanager.o CC fs/xfs/xfs_itable.o CC net/ipv4/tcp_scalable.o LD fs/sysv/sysv.o LD fs/proc/proc.o LD fs/quota/built-in.o CC fs/ocfs2/dlm/dlmmaster.o CC fs/xfs/xfs_dfrag.o LD drivers/video/built-in.o CC net/ipv4/tcp_lp.o LD net/sctp/sctp.o CC fs/ocfs2/dlm/dlmast.o CC fs/xfs/xfs_log.o CC fs/ocfs2/cluster/quorum.o LD fs/sysv/built-in.o CC fs/ocfs2/cluster/tcp.o CC fs/ocfs2/dlm/dlmconvert.o CC net/ipv4/tcp_illinois.o CC fs/xfs/xfs_log_recover.o GEN lib/crc32table.h CC fs/ocfs2/cluster/netdebug.o CC fs/ocfs2/dlm/dlmlock.o CC fs/xfs/xfs_mount.o CC fs/ocfs2/cluster/ver.o CC net/ipv4/xfrm4_policy.o CC fs/ocfs2/dlm/dlmunlock.o CC lib/crc32.o CC fs/xfs/xfs_mru_cache.o CC fs/ocfs2/dlm/dlmver.o CC net/ipv4/xfrm4_state.o CC fs/xfs/xfs_rename.o CC fs/ocfs2/dlm/userdlm.o LD net/wimax/built-in.o CC net/ipv4/xfrm4_input.o CC fs/xfs/xfs_trans.o LD net/sctp/built-in.o CC fs/ocfs2/dlm/dlmfs.o CC net/ipv4/xfrm4_output.o CC fs/xfs/xfs_trans_ail.o CC fs/xfs/xfs_trans_buf.o CC fs/ocfs2/dlm/dlmfsver.o CC fs/xfs/xfs_trans_extfree.o CC fs/xfs/xfs_trans_inode.o CC fs/xfs/xfs_trans_item.o LD kernel/built-in.o CC fs/xfs/xfs_utils.o CC fs/xfs/xfs_vnodeops.o CC fs/xfs/xfs_rw.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 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 LD net/tipc/tipc.o LD net/xfrm/built-in.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 CC fs/xfs/support/debug.o CC fs/xfs/support/uuid.o LD net/ipv6/ipv6.o LD net/tipc/built-in.o LD net/rxrpc/built-in.o LD net/mac80211/mac80211.o LD net/mac80211/built-in.o LD lib/built-in.o LD drivers/usb/misc/built-in.o LD fs/squashfs/squashfs.o LD fs/squashfs/built-in.o LD fs/nls/built-in.o LD drivers/usb/storage/usb-storage.o LD drivers/usb/storage/ums-alauda.o LD drivers/usb/storage/ums-datafab.o LD drivers/usb/storage/ums-isd200.o LD drivers/usb/storage/ums-karma.o LD drivers/usb/storage/ums-jumpshot.o LD drivers/usb/storage/ums-onetouch.o LD drivers/usb/storage/ums-usbat.o LD drivers/scsi/scsi_mod.o LD drivers/scsi/sr_mod.o LD drivers/uwb/wlp/wlp.o LD drivers/uwb/wlp/built-in.o LD net/ipv6/netfilter/built-in.o LD net/ipv6/built-in.o LD drivers/uio/built-in.o LD drivers/usb/core/usbcore.o LD drivers/uwb/uwb.o LD fs/ocfs2/cluster/ocfs2_nodemanager.o LD drivers/uwb/built-in.o LD fs/ocfs2/cluster/built-in.o LD fs/proc/built-in.o LD drivers/usb/storage/built-in.o LD net/sunrpc/auth_gss/auth_rpcgss.o LD net/sunrpc/auth_gss/rpcsec_gss_krb5.o LD net/ipv4/netfilter/built-in.o AR lib/lib.a LD net/netfilter/ipvs/built-in.o LD net/netfilter/built-in.o LD net/ipv4/built-in.o LD drivers/usb/core/built-in.o LD fs/ocfs2/dlm/ocfs2_dlm.o LD fs/ocfs2/dlm/ocfs2_dlmfs.o LD fs/ocfs2/dlm/built-in.o LD net/sunrpc/auth_gss/built-in.o LD drivers/usb/wusbcore/wusbcore.o LD drivers/usb/wusbcore/wusb-wa.o LD drivers/usb/wusbcore/built-in.o LD drivers/usb/built-in.o LD fs/ocfs2/ocfs2.o LD fs/ocfs2/ocfs2_stackglue.o LD fs/ocfs2/ocfs2_stack_o2cb.o LD net/sunrpc/sunrpc.o LD net/sunrpc/built-in.o LD net/built-in.o LD drivers/scsi/built-in.o LD fs/xfs/xfs.o LD fs/xfs/built-in.o LD fs/ocfs2/built-in.o LD fs/built-in.o LD drivers/rtc/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 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 LD samples/tracepoints/built-in.o LD samples/kprobes/built-in.o LD samples/markers/built-in.o CC samples/kobject/kobject-example.o CC samples/kobject/kset-example.o LD samples/kobject/built-in.o LD samples/built-in.o LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map # Build took: 0:04:11.192469 # git bisect good Bisecting: 894 revisions left to test after this [2d25ee36c84d5b2d6be8bfaf80256ecad69a06ca] Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 # < git symbolic-ref HEAD Trying 2d25ee36c84d5b2d6be8bfaf80256ecad69a06ca # < /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 usr/Kconfig:145:warning: defaults for choice values not supported # /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 usr/Kconfig:145:warning: defaults for choice values not supported 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/pnmtologo 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_initrd.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/mm/cache-sh2.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/kernel/irq.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process_32.o CC arch/sh/math-emu/math.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/cpufreq.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/module.o /scratch/kisskb/src/init/initramfs.c:520: warning: 'clean_rootfs' defined but not used CC arch/sh/kernel/machine_kexec.o CC arch/sh/kernel/timers/timer.o AS arch/sh/kernel/relocate_kernel.o CC arch/sh/kernel/crash_dump.o AS arch/sh/kernel/head_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 /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 CC arch/sh/kernel/init_task.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 /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 AS arch/sh/kernel/cpu/sh2/ex.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative CC arch/sh/kernel/cpu/sh2/probe.o /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative CC arch/sh/kernel/cpu/irq/imask.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: 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 AS arch/sh/kernel/cpu/sh2/entry.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/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.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: 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 LD arch/sh/kernel/timers/built-in.o LD arch/sh/kernel/cpu/irq/built-in.o CC arch/sh/boards/mach-se/board-se7619.o CC ipc/util.o CC mm/bootmem.o CC ipc/msgutil.o CC mm/filemap.o CC ipc/msg.o CC mm/mempool.o CC ipc/sem.o CC security/commoncap.o CC ipc/shm.o CC security/inode.o CC ipc/ipcns_notifier.o CC mm/oom_kill.o CC ipc/mqueue.o CC security/keys/key.o CC mm/fadvise.o CC security/keys/keyring.o CC ipc/namespace.o CC security/keys/permission.o CC security/keys/keyctl.o LD init/mounts.o CC kernel/sched.o LD arch/sh/boards/mach-se/built-in.o CC kernel/fork.o CC kernel/exec_domain.o CC mm/maccess.o CC fs/open.o CC security/keys/process_keys.o CC security/keys/request_key.o CC mm/page-writeback.o CC mm/pdflush.o CC mm/page_alloc.o CC mm/readahead.o CC kernel/panic.o CC security/keys/request_key_auth.o CC mm/swap.o CC fs/read_write.o CC kernel/printk.o CC security/keys/user_defined.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 kernel/cpu.o CC fs/file_table.o CC mm/vmscan.o LD block/built-in.o CC kernel/exit.o CC mm/shmem.o CC fs/super.o CC mm/prio_tree.o CC fs/char_dev.o CC kernel/itimer.o CC mm/util.o CC fs/stat.o TIMEC kernel/timeconst.h CC mm/mmzone.o CC kernel/softirq.o CC fs/exec.o CC mm/vmstat.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/backing-dev.o CC kernel/resource.o CC fs/pipe.o CC crypto/api.o CC mm/page_isolation.o CC fs/namei.o CC kernel/sysctl.o CC mm/mm_init.o CC crypto/cipher.o CC fs/fcntl.o CC fs/ioctl.o CC mm/nommu.o CC fs/readdir.o CC kernel/capability.o CC crypto/digest.o CC fs/select.o CC mm/dmapool.o CC crypto/compress.o CC mm/sparse.o CC crypto/scatterwalk.o CC crypto/algapi.o CC kernel/ptrace.o CC mm/shmem_acl.o CC fs/fifo.o CC fs/dcache.o CC kernel/timer.o CC mm/slob.o CC crypto/ablkcipher.o CC crypto/blkcipher.o CC kernel/user.o CC fs/inode.o CC mm/quicklist.o CC mm/memcontrol.o CC crypto/hash.o CC fs/attr.o CC kernel/signal.o LD arch/sh/mm/built-in.o CC mm/page_cgroup.o CC kernel/sys.o CC crypto/ahash.o CC fs/bad_inode.o CC kernel/kmod.o CC kernel/workqueue.o CC kernel/pid.o CC crypto/shash.o CC fs/file.o CC kernel/rcupdate.o CC crypto/algboss.o CC fs/filesystems.o CC kernel/extable.o CC crypto/testmgr.o CC fs/namespace.o CC kernel/params.o CC kernel/posix-timers.o CC fs/seq_file.o CC crypto/crypto_wq.o CC fs/xattr.o CC crypto/fips.o CC crypto/aead.o CC fs/libfs.o LD ipc/built-in.o CC crypto/chainiv.o CC fs/fs-writeback.o CC kernel/kthread.o CC fs/pnode.o CC kernel/wait.o CC kernel/kfifo.o CC fs/drop_caches.o CC crypto/eseqiv.o CC kernel/sys_ni.o CC fs/splice.o CC crypto/seqiv.o CC kernel/posix-cpu-timers.o CC fs/sync.o CC kernel/mutex.o CC crypto/pcompress.o CC kernel/hrtimer.o CC fs/utimes.o CC crypto/hmac.o CC kernel/rwsem.o CC crypto/crypto_null.o CC fs/stack.o CC kernel/nsproxy.o /scratch/kisskb/src/mm/slob.c: In function '__kmalloc_node': /scratch/kisskb/src/mm/slob.c:476: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'kfree': /scratch/kisskb/src/mm/slob.c:510: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'ksize': /scratch/kisskb/src/mm/slob.c:529: warning: comparison of distinct pointer types lacks a cast CC crypto/md4.o CC fs/no-block.o CC kernel/srcu.o CC crypto/md5.o CC kernel/notifier.o CC kernel/semaphore.o CC crypto/rmd160.o CC crypto/sha1_generic.o CC kernel/ksysfs.o CC crypto/ecb.o CC kernel/pm_qos_params.o CC kernel/sched_clock.o CC crypto/cbc.o CC kernel/cred.o CC crypto/pcbc.o CC kernel/async.o CC crypto/ctr.o CC kernel/freezer.o CC crypto/cts.o LD security/keys/built-in.o CC kernel/profile.o CC crypto/ccm.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1868: warning: control reaches end of non-void function CC kernel/power/main.o LD fs/autofs/built-in.o CC fs/devpts/inode.o CC crypto/des_generic.o CC crypto/fcrypt.o LD fs/9p/built-in.o CC [M] fs/autofs/dirhash.o CC kernel/irq/handle.o CC kernel/futex.o CC kernel/irq/manage.o LD fs/exportfs/built-in.o LD fs/autofs4/built-in.o LD fs/configfs/built-in.o CC [M] fs/autofs4/init.o CC crypto/aes_generic.o CC [M] fs/autofs/init.o CC [M] fs/9p/vfs_super.o CC [M] fs/exportfs/expfs.o CC kernel/power/process.o CC kernel/rtmutex.o CC [M] fs/configfs/inode.o CC kernel/irq/spurious.o CC [M] fs/9p/vfs_inode.o CC [M] fs/configfs/file.o CC [M] fs/autofs/inode.o CC crypto/cast5.o CC [M] fs/9p/vfs_addr.o CC kernel/irq/resend.o CC [M] fs/configfs/dir.o CC crypto/arc4.o CC [M] fs/autofs4/inode.o CC kernel/power/poweroff.o CC kernel/irq/chip.o CC [M] fs/autofs4/root.o CC [M] fs/configfs/symlink.o CC kernel/up.o CC [M] fs/autofs/root.o CC [M] fs/9p/vfs_file.o CC [M] fs/9p/vfs_dir.o CC kernel/time/timekeeping.o CC [M] fs/autofs/symlink.o CC crypto/khazad.o CC kernel/irq/devres.o CC kernel/module.o CC kernel/kallsyms.o CC [M] fs/autofs4/symlink.o CC [M] fs/autofs/waitq.o CC [M] fs/configfs/mount.o LD fs/quota/built-in.o CC crypto/deflate.o CC kernel/irq/autoprobe.o CC kernel/time/ntp.o LD fs/partitions/built-in.o CC [M] fs/configfs/item.o CC [M] fs/9p/vfs_dentry.o CC kernel/acct.o CC crypto/zlib.o LD fs/fuse/built-in.o CC kernel/time/clocksource.o CC [M] fs/9p/v9fs.o CC fs/nls/nls_base.o CC fs/notify/dnotify/dnotify.o CC kernel/kexec.o CC crypto/michael_mic.o LD fs/lockd/built-in.o CC fs/coda/psdev.o CC fs/nls/nls_cp850.o CC fs/nls/nls_cp852.o CC fs/ramfs/inode.o LD fs/nfsd/built-in.o CC fs/afs/callback.o LD fs/ncpfs/built-in.o CC fs/nls/nls_cp855.o CC [M] fs/lockd/clntlock.o CC [M] fs/nfsd/nfssvc.o CC fs/afs/cell.o CC [M] fs/lockd/clntproc.o CC fs/ramfs/file-nommu.o CC [M] fs/autofs4/waitq.o CC [M] fs/nfsd/nfsctl.o CC kernel/time/jiffies.o CC fs/coda/cache.o CC [M] fs/ncpfs/dir.o CC kernel/time/timer_list.o CC fs/nls/nls_cp857.o CC fs/nls/nls_cp866.o CC kernel/cgroup.o CC [M] fs/autofs4/expire.o CC fs/eventpoll.o CC [M] fs/lockd/host.o CC fs/coda/cnode.o CC fs/notify/inotify/inotify.o CC [M] fs/9p/fid.o CC [M] fs/fuse/dev.o CC [M] fs/autofs4/dev-ioctl.o CC fs/nls/nls_cp869.o CC [M] fs/nfsd/nfsproc.o /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2320: warning: label 'free_init' defined but not used CC fs/cifs/cifsfs.o CC kernel/cgroup_freezer.o CC fs/afs/cmservice.o CC fs/nls/nls_cp932.o CC [M] fs/ncpfs/file.o CC [M] fs/lockd/svc.o CC fs/sysfs/inode.o CC kernel/time/timecompare.o CC fs/nls/nls_euc-jp.o CC kernel/time/clockevents.o CC [M] fs/fuse/dir.o CC fs/nls/nls_cp936.o CC fs/notify/inotify/inotify_user.o CC [M] fs/nfsd/nfsfh.o CC fs/cifs/cifssmb.o CC fs/sysfs/file.o CC fs/cifs/cifs_debug.o CC fs/coda/inode.o CC [M] fs/ncpfs/inode.o CC [M] fs/lockd/svclock.o LD kernel/power/built-in.o CC fs/coda/dir.o CC [M] fs/nfsd/vfs.o CC fs/anon_inodes.o CC fs/nls/nls_cp949.o CC fs/sysfs/dir.o CC [M] fs/fuse/file.o LD kernel/irq/built-in.o CC kernel/ns_cgroup.o CC fs/coda/file.o CC [M] fs/ncpfs/ioctl.o CC kernel/time/tick-common.o CC fs/cifs/connect.o CC fs/afs/dir.o CC fs/sysfs/symlink.o CC crypto/authenc.o CC [M] fs/lockd/svcshare.o CC fs/smbfs/proc.o CC crypto/rng.o CC [M] fs/fuse/inode.o LD fs/notify/dnotify/built-in.o CC [M] fs/ncpfs/mmap.o CC fs/cifs/dir.o CC crypto/krng.o CC fs/sysfs/mount.o LD fs/devpts/devpts.o CC fs/cifs/file.o CC fs/coda/upcall.o CC fs/signalfd.o CC fs/timerfd.o CC fs/sysfs/bin.o CC kernel/pid_namespace.o CC fs/nls/nls_cp1250.o CC fs/afs/file.o CC fs/sysfs/group.o CC fs/nls/nls_cp1251.o CC fs/nfsctl.o CC [M] fs/ncpfs/ncplib_kernel.o CC kernel/res_counter.o CC crypto/ansi_cprng.o CC fs/cifs/inode.o CC fs/coda/coda_linux.o CC fs/smbfs/dir.o CC [M] fs/lockd/svcproc.o CC fs/nls/nls_iso8859-1.o CC [M] fs/fuse/control.o CC fs/afs/flock.o LD [M] fs/configfs/configfs.o CC [M] fs/ncpfs/sock.o CC fs/binfmt_script.o CC [M] fs/ncpfs/ncpsign_kernel.o CC fs/afs/fsclient.o CC fs/nls/nls_iso8859-2.o CC [M] fs/nfsd/export.o CC fs/cifs/link.o CC fs/coda/symlink.o CC fs/nls/nls_iso8859-4.o LD fs/ramfs/ramfs.o CC kernel/audit.o CC fs/afs/inode.o CC [M] fs/lockd/svcsubs.o CC fs/binfmt_elf_fdpic.o CC fs/smbfs/cache.o CC fs/nls/nls_iso8859-5.o CC fs/afs/main.o CC fs/posix_acl.o CC fs/nls/nls_koi8-r.o CC [M] fs/lockd/mon.o CC fs/xattr_acl.o CC fs/coda/pioctl.o CC fs/smbfs/sock.o CC fs/afs/misc.o CC fs/coda/sysctl.o CC [M] fs/lockd/xdr.o CC fs/afs/mntpt.o CC fs/smbfs/inode.o CC fs/smbfs/file.o CC [M] fs/nfsd/auth.o CC [M] crypto/rmd256.o CC fs/afs/proc.o CC fs/generic_acl.o CC [M] fs/nfsd/lockd.o CC kernel/auditfilter.o CC fs/afs/rxrpc.o CC fs/afs/security.o CC fs/smbfs/ioctl.o CC fs/cifs/misc.o /scratch/kisskb/src/fs/coda/sysctl.c:18: warning: 'coda_table' defined but not used CC fs/cifs/netmisc.o CC [M] fs/ncpfs/getopt.o CC [M] crypto/gf128mul.o CC [M] fs/nfsd/nfscache.o CC fs/nls/nls_koi8-u.o CC fs/nls/nls_koi8-ru.o CC fs/smbfs/getopt.o CC fs/dcookies.o CC [M] crypto/cryptd.o CC kernel/rcupreempt.o CC fs/smbfs/symlink.o CC [M] fs/lockd/grace.o CC [M] fs/binfmt_misc.o CC fs/nls/nls_utf8.o CC kernel/relay.o CC [M] crypto/twofish.o CC [M] fs/nfsd/nfsxdr.o CC fs/smbfs/smbiod.o CC fs/cifs/smbdes.o CC [M] fs/nls/nls_cp437.o CC [M] fs/nfsd/stats.o CC fs/smbfs/request.o CC fs/afs/server.o CC kernel/dma-coherent.o CC [M] fs/nls/nls_cp860.o CC fs/afs/super.o CC fs/cifs/smbencrypt.o CC [M] crypto/twofish_common.o LD arch/sh/math-emu/built-in.o CC fs/cifs/transport.o CC fs/afs/netdevices.o LD mm/built-in.o CC [M] crypto/cast6.o CC [M] fs/nls/nls_cp874.o CC kernel/time.o CC fs/cifs/asn1.o CC [M] fs/nls/nls_cp950.o CC fs/cifs/md4.o CC fs/afs/vlclient.o CC [M] crypto/anubis.o CC [M] fs/nls/nls_iso8859-6.o CC fs/cifs/cifs_unicode.o CC fs/afs/vlocation.o CC fs/cifs/md5.o CC fs/afs/vnode.o CC [M] crypto/crc32c.o CC [M] fs/nls/nls_iso8859-7.o CC fs/cifs/nterr.o CC [M] fs/nls/nls_iso8859-13.o CC fs/cifs/xattr.o CC fs/afs/volume.o CC fs/cifs/cifsencrypt.o LD crypto/crypto.o LD [M] fs/autofs4/autofs4.o CC [M] fs/nls/nls_iso8859-14.o CC fs/afs/write.o CC fs/cifs/readdir.o LD crypto/crypto_algapi.o LD fs/notify/inotify/built-in.o LD [M] fs/autofs/autofs.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o CC fs/cifs/ioctl.o CC fs/cifs/sess.o LD crypto/cryptomgr.o CC fs/cifs/export.o CC fs/cifs/cifsacl.o CC fs/cifs/cifs_spnego.o /scratch/kisskb/src/fs/afs/dir.c: In function 'afs_d_revalidate': /scratch/kisskb/src/fs/afs/dir.c:567: warning: 'fid.vnode' may be used uninitialized in this function /scratch/kisskb/src/fs/afs/dir.c:567: warning: 'fid.unique' may be used uninitialized in this function CC fs/cifs/dns_resolve.o LD kernel/time/built-in.o CC fs/cifs/cifs_dfs_ref.o LD fs/coda/coda.o /scratch/kisskb/src/fs/nfsd/nfsxdr.c: In function 'encode_fattr': /scratch/kisskb/src/fs/nfsd/nfsxdr.c:198: warning: 'time.tv_sec' is used uninitialized in this function LD [M] fs/exportfs/exportfs.o LD [M] fs/fuse/fuse.o LD fs/nls/built-in.o LD fs/sysfs/built-in.o LD fs/devpts/built-in.o LD fs/coda/built-in.o LD [M] fs/ncpfs/ncpfs.o LD [M] fs/9p/9p.o LD security/built-in.o LD fs/notify/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 kernel/built-in.o LD fs/ramfs/built-in.o LD crypto/built-in.o LD init/built-in.o LD sound/built-in.o CC [M] sound/sound_core.o LD sound/i2c/built-in.o LD sound/isa/built-in.o LD sound/pci/built-in.o LD sound/i2c/other/built-in.o LD sound/pcmcia/pdaudiocf/built-in.o LD drivers/cdrom/built-in.o LD sound/pcmcia/vx/built-in.o LD sound/drivers/built-in.o LD sound/usb/built-in.o LD sound/soc/built-in.o CC [M] sound/drivers/dummy.o CC drivers/cpuidle/cpuidle.o CC drivers/cpuidle/driver.o CC [M] sound/drivers/mtpav.o LD drivers/connector/built-in.o CC [M] sound/drivers/mts64.o CC [M] sound/soc/soc-core.o CC [M] drivers/connector/cn_queue.o LD sound/usb/caiaq/built-in.o LD sound/synth/emux/built-in.o CC [M] sound/drivers/serial-u16550.o CC [M] sound/soc/soc-jack.o CC [M] sound/soc/soc-dapm.o CC [M] sound/drivers/virmidi.o CC [M] drivers/connector/connector.o CC drivers/cpuidle/governor.o CC drivers/cpufreq/cpufreq_userspace.o CC drivers/cpufreq/cpufreq.o CC drivers/cpufreq/freq_table.o CC [M] drivers/cpufreq/cpufreq_stats.o CC [M] drivers/cpufreq/cpufreq_performance.o CC drivers/cpuidle/sysfs.o CC [M] drivers/cpufreq/cpufreq_powersave.o CC drivers/base/core.o CC [M] drivers/cpufreq/cpufreq_conservative.o CC drivers/char/mem.o CC drivers/base/bus.o CC drivers/base/sys.o LD drivers/input/gameport/built-in.o CC drivers/cpuidle/governors/ladder.o LD sound/drivers/vx/built-in.o CC drivers/char/random.o CC drivers/leds/led-triggers.o CC [M] drivers/input/gameport/gameport.o LD sound/drivers/mpu401/built-in.o CC drivers/base/dd.o CC drivers/leds/led-core.o CC drivers/i2c/i2c-core.o LD drivers/input/serio/built-in.o CC drivers/i2c/i2c-boardinfo.o CC drivers/leds/ledtrig-default-on.o CC [M] sound/core/memalloc.o CC drivers/base/driver.o CC [M] sound/core/sgbuf.o LD arch/sh/drivers/built-in.o CC [M] drivers/input/gameport/lightning.o CC [M] drivers/leds/ledtrig-timer.o CC [M] drivers/input/serio/serio.o CC [M] sound/drivers/mpu401/mpu401_uart.o CC [M] sound/core/pcm.o CC drivers/char/tty_io.o CC [M] drivers/input/serio/i8042.o CC [M] sound/drivers/mpu401/mpu401.o CC [M] sound/core/pcm_native.o CC drivers/base/class.o CC [M] sound/core/pcm_lib.o CC drivers/char/tty_ioctl.o CC drivers/char/n_tty.o CC [M] sound/core/pcm_timer.o CC [M] drivers/input/serio/parkbd.o LD [M] sound/soundcore.o CC drivers/base/platform.o CC drivers/base/cpu.o CC [M] drivers/input/serio/libps2.o CC [M] drivers/input/serio/serport.o CC drivers/i2c/busses/i2c-sh_mobile.o CC drivers/char/tty_ldisc.o CC [M] drivers/input/serio/serio_raw.o CC [M] sound/core/pcm_misc.o CC drivers/base/firmware.o CC drivers/i2c/algos/i2c-algo-pca.o CC [M] drivers/i2c/algos/i2c-algo-bit.o CC drivers/base/init.o LD drivers/memstick/core/built-in.o CC drivers/char/tty_buffer.o CC drivers/char/tty_port.o CC drivers/base/map.o LD drivers/memstick/host/built-in.o CC drivers/base/devres.o CC [M] sound/core/pcm_memory.o CC drivers/i2c/busses/i2c-pca-platform.o CC [M] sound/core/rawmidi.o CC drivers/i2c/chips/pca9539.o CC [M] drivers/memstick/core/memstick.o CC drivers/i2c/chips/pcf8591.o LD drivers/misc/eeprom/built-in.o CC drivers/char/pty.o CC [M] drivers/i2c/busses/i2c-parport.o CC [M] sound/core/timer.o LD sound/core/oss/built-in.o CC [M] sound/core/oss/mixer_oss.o CC drivers/base/attribute_container.o LD drivers/mmc/card/built-in.o CC drivers/base/transport_class.o CC [M] sound/core/sound.o CC drivers/char/misc.o CC [M] drivers/i2c/busses/i2c-taos-evm.o CC drivers/char/tty_audit.o CC [M] sound/core/init.o CC [M] drivers/i2c/chips/ds1682.o CC [M] drivers/i2c/chips/pcf8575.o CC drivers/media/common/tuners/tuner-xc2028.o CC [M] drivers/i2c/busses/i2c-stub.o CC drivers/mfd/wm8400-core.o CC drivers/base/power/sysfs.o CC drivers/base/dma-mapping.o LD drivers/serial/built-in.o LD drivers/media/radio/built-in.o LD drivers/cpuidle/governors/built-in.o CC [M] drivers/serial/serial_core.o LD drivers/mmc/host/built-in.o CC [M] drivers/mmc/card/mmc_test.o LD sound/core/seq/built-in.o CC [M] drivers/serial/sh-sci.o CC [M] drivers/serial/8250.o CC [M] drivers/mmc/host/sdhci.o LD drivers/input/joystick/built-in.o CC drivers/sh/intc.o CC drivers/mfd/wm8350-core.o CC [M] sound/core/oss/pcm_oss.o CC drivers/media/common/tuners/tuner-simple.o CC [M] drivers/mmc/card/sdio_uart.o CC drivers/parport/share.o CC [M] sound/core/memory.o CC drivers/char/sysrq.o CC drivers/base/firmware_class.o LD [M] fs/nfsd/nfsd.o LD drivers/leds/built-in.o CC [M] sound/core/info.o CC [M] sound/core/seq/seq_device.o CC drivers/base/module.o CC drivers/media/video/msp3400-driver.o CC [M] drivers/input/joystick/analog.o LD drivers/cpufreq/built-in.o CC [M] drivers/mmc/host/mmc_spi.o LD [M] fs/lockd/lockd.o CC drivers/spi/spi.o CC [M] sound/core/seq/seq_dummy.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:285: 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:653: 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:720: 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:789: 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:885: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:836) /scratch/kisskb/src/drivers/i2c/i2c-core.c:885: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:836) /scratch/kisskb/src/drivers/i2c/i2c-core.c:913: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:888) /scratch/kisskb/src/drivers/i2c/i2c-core.c:913: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:888) LD sound/soc/codecs/built-in.o CC drivers/char/lp.o CC [M] sound/core/seq/seq_midi_event.o CC drivers/mfd/wm8350-regmap.o CC drivers/media/common/tuners/tuner-types.o CC drivers/mfd/wm8350-gpio.o LD drivers/mmc/core/built-in.o /scratch/kisskb/src/drivers/i2c/algos/i2c-algo-pca.c: In function 'pca_xfer': /scratch/kisskb/src/drivers/i2c/algos/i2c-algo-pca.c:197: warning: 'state' may be used uninitialized in this function CC drivers/net/hamradio/mkiss.o CC [M] drivers/input/joystick/cobra.o CC [M] sound/core/control.o LD drivers/input/misc/built-in.o CC drivers/rtc/rtc-lib.o LD fs/smbfs/smbfs.o CC drivers/parport/ieee1284.o CC [M] drivers/input/joystick/gamecon.o CC [M] sound/core/oss/pcm_plugin.o LD fs/afs/kafs.o CC [M] drivers/mmc/core/core.o CC [M] sound/core/misc.o LD drivers/net/bonding/built-in.o CC [M] drivers/input/misc/uinput.o CC [M] sound/soc/codecs/ad73311.o CC [M] sound/soc/codecs/ak4104.o LD drivers/media/dvb/bt8xx/built-in.o LD drivers/ssb/built-in.o LD drivers/input/tablet/built-in.o CC drivers/parport/ieee1284_ops.o CC [M] sound/core/seq/seq_midi.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/char/ppdev.o CC drivers/parport/procfs.o CC [M] sound/core/seq/seq_virmidi.o LD drivers/input/touchscreen/built-in.o CC drivers/staging/staging.o LD drivers/input/mouse/built-in.o CC drivers/media/dvb/b2c2/flexcop.o CC [M] drivers/input/touchscreen/ads7846.o CC [M] drivers/ssb/main.o CC [M] drivers/input/joystick/gf2k.o LD drivers/uio/built-in.o CC [M] drivers/input/touchscreen/fujitsu_ts.o CC drivers/media/dvb/b2c2/flexcop-fe-tuner.o CC [M] drivers/input/joystick/grip_mp.o CC [M] drivers/input/mouse/psmouse-base.o CC [M] drivers/input/touchscreen/mtouch.o CC drivers/mfd/wm8350-i2c.o LD drivers/i2c/chips/built-in.o CC drivers/net/hamradio/baycom_ser_fdx.o CC [M] sound/soc/codecs/ak4535.o CC drivers/rtc/hctosys.o CC [M] drivers/input/joystick/guillemot.o CC [M] sound/soc/codecs/cs4270.o CC drivers/media/common/tuners/mt20xx.o CC drivers/staging/android/binder.o CC drivers/spi/spi_bitbang.o CC [M] drivers/input/joystick/interact.o LD drivers/i2c/algos/built-in.o CC [M] sound/core/device.o CC [M] drivers/ssb/scan.o CC [M] drivers/parport/parport_pc.o LD drivers/base/power/built-in.o CC drivers/spi/spi_butterfly.o CC [M] drivers/input/touchscreen/penmount.o CC [M] drivers/net/bonding/bond_main.o CC drivers/spi/spi_lm70llp.o CC [M] drivers/input/joystick/joydump.o LD [M] drivers/connector/cn.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] sound/soc/codecs/l3.o CC [M] drivers/input/joystick/magellan.o CC [M] sound/core/sound_oss.o CC [M] drivers/input/joystick/sidewinder.o CC drivers/staging/android/logger.o CC drivers/staging/echo/echo.o CC [M] drivers/ssb/driver_chipcommon.o CC [M] drivers/mmc/core/bus.o CC [M] drivers/parport/parport_ax88796.o CC drivers/staging/android/ram_console.o CC [M] drivers/ssb/driver_chipcommon_pmu.o CC drivers/media/video/msp3400-kthreads.o CC [M] drivers/net/bonding/bond_3ad.o CC [M] sound/core/info_oss.o CC [M] drivers/input/joystick/spaceorb.o CC [M] drivers/mmc/core/host.o LD drivers/staging/comedi/built-in.o CC [M] drivers/input/mouse/synaptics.o CC drivers/spi/spi_sh_sci.o LD [M] sound/drivers/mpu401/snd-mpu401-uart.o CC [M] drivers/net/bonding/bond_alb.o LD [M] sound/drivers/mpu401/snd-mpu401.o LD drivers/net/irda/built-in.o CC [M] drivers/mmc/core/mmc.o CC [M] drivers/input/touchscreen/touchit213.o CC drivers/rtc/class.o CC [M] drivers/input/mouse/logips2pp.o CC [M] drivers/input/touchscreen/touchwin.o CC drivers/spi/spidev.o LD drivers/misc/built-in.o CC [M] drivers/input/joystick/stinger.o CC drivers/video/fb_notify.o LD [M] sound/drivers/snd-dummy.o CC [M] sound/soc/codecs/pcm3008.o CC [M] sound/soc/codecs/ssm2602.o /scratch/kisskb/src/drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. CC [M] drivers/staging/comedi/comedi_fops.o CC [M] drivers/net/bonding/bond_sysfs.o LD [M] sound/drivers/snd-virmidi.o In file included from /scratch/kisskb/src/drivers/media/video/msp3400-driver.c:60: /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 [M] drivers/staging/comedi/proc.o CC [M] sound/soc/codecs/tlv320aic23.o CC [M] drivers/uio/uio.o CC drivers/rtc/interface.o CC [M] drivers/net/bonding/bond_ipv6.o CC drivers/net/hamradio/hdlcdrv.o LD drivers/staging/echo/built-in.o CC [M] sound/soc/codecs/tlv320aic26.o CC [M] drivers/input/touchscreen/tsc2007.o CC [M] drivers/input/joystick/turbografx.o CC drivers/media/common/tuners/tda8290.o CC [M] sound/core/jack.o CC drivers/rtc/rtc-ds1305.o CC [M] sound/core/oss/io.o CC [M] drivers/staging/comedi/range.o CC drivers/media/common/tuners/tea5767.o LD drivers/media/dvb/dm1105/built-in.o CC [M] drivers/input/input.o CC drivers/rtc/rtc-ds1307.o CC drivers/video/fbmem.o LD [M] sound/drivers/snd-serial-u16550.o CC drivers/net/phy/phy.o CC drivers/net/hamradio/baycom_epp.o CC [M] drivers/input/touchscreen/wacom_w8001.o CC drivers/video/fbmon.o CC drivers/video/fbcmap.o CC [M] sound/core/oss/copy.o CC drivers/net/Space.o CC drivers/net/loopback.o CC drivers/media/video/v4l2-dev.o In file included from /scratch/kisskb/src/drivers/staging/comedi/comedidev.h:40, from /scratch/kisskb/src/drivers/staging/comedi/proc.c:32: /scratch/kisskb/src/drivers/staging/comedi/interrupt.h:30:1: warning: "IRQ_RETVAL" redefined In file included from /scratch/kisskb/src/include/linux/interrupt.h:10, from /scratch/kisskb/src/drivers/staging/comedi/interrupt.h:22, from /scratch/kisskb/src/drivers/staging/comedi/comedidev.h:40, from /scratch/kisskb/src/drivers/staging/comedi/proc.c:32: /scratch/kisskb/src/include/linux/irqreturn.h:15:1: warning: this is the location of the previous definition CC drivers/net/dummy.o CC [M] drivers/input/mouse/trackpoint.o In file included from /scratch/kisskb/src/drivers/staging/comedi/comedidev.h:40, from /scratch/kisskb/src/drivers/staging/comedi/comedi_fops.c:45: /scratch/kisskb/src/drivers/staging/comedi/interrupt.h:30:1: warning: "IRQ_RETVAL" redefined In file included from /scratch/kisskb/src/include/linux/interrupt.h:10, from /scratch/kisskb/src/drivers/staging/comedi/interrupt.h:22, from /scratch/kisskb/src/drivers/staging/comedi/comedidev.h:40, from /scratch/kisskb/src/drivers/staging/comedi/comedi_fops.c:45: /scratch/kisskb/src/include/linux/irqreturn.h:15:1: warning: this is the location of the previous definition CC drivers/net/wireless/strip.o In file included from /scratch/kisskb/src/drivers/staging/comedi/comedidev.h:40, from /scratch/kisskb/src/drivers/staging/comedi/range.c:24: /scratch/kisskb/src/drivers/staging/comedi/interrupt.h:30:1: warning: "IRQ_RETVAL" redefined In file included from /scratch/kisskb/src/include/linux/interrupt.h:10, from /scratch/kisskb/src/drivers/staging/comedi/interrupt.h:22, from /scratch/kisskb/src/drivers/staging/comedi/comedidev.h:40, from /scratch/kisskb/src/drivers/staging/comedi/range.c:24: /scratch/kisskb/src/include/linux/irqreturn.h:15:1: warning: this is the location of the previous definition LD [M] sound/drivers/snd-mtpav.o LD drivers/char/hw_random/built-in.o CC [M] drivers/net/hamradio/baycom_par.o CC [M] drivers/char/hw_random/core.o LD drivers/i2c/busses/built-in.o LD [M] sound/drivers/snd-mts64.o In file included from /scratch/kisskb/src/drivers/staging/comedi/comedidev.h:41, from /scratch/kisskb/src/drivers/staging/comedi/comedi_fops.c:46: /scratch/kisskb/src/drivers/staging/comedi/interrupt.h:27: error: conflicting types for 'irqreturn_t' /scratch/kisskb/src/include/linux/irqreturn.h:14: error: previous declaration of 'irqreturn_t' was here distcc[10282] ERROR: compile /scratch/kisskb/src/drivers/staging/comedi/comedi_fops.c on sprygo/32 failed make[4]: *** [drivers/staging/comedi/comedi_fops.o] Error 1 make[4]: *** Waiting for unfinished jobs.... CC [M] drivers/char/hw_random/timeriomem-rng.o In file included from /scratch/kisskb/src/drivers/staging/comedi/comedidev.h:41, from /scratch/kisskb/src/drivers/staging/comedi/proc.c:33: /scratch/kisskb/src/drivers/staging/comedi/interrupt.h:27: error: conflicting types for 'irqreturn_t' /scratch/kisskb/src/include/linux/irqreturn.h:14: error: previous declaration of 'irqreturn_t' was here distcc[10328] ERROR: compile /scratch/kisskb/src/drivers/staging/comedi/proc.c on sprygo/32 failed make[4]: *** [drivers/staging/comedi/proc.o] Error 1 CC drivers/media/video/v4l2-ioctl.o CC drivers/media/dvb/dvb-core/dvbdev.o In file included from /scratch/kisskb/src/drivers/staging/comedi/comedidev.h:41, from /scratch/kisskb/src/drivers/staging/comedi/range.c:25: /scratch/kisskb/src/drivers/staging/comedi/interrupt.h:27: error: conflicting types for 'irqreturn_t' /scratch/kisskb/src/include/linux/irqreturn.h:14: error: previous declaration of 'irqreturn_t' was here distcc[10423] ERROR: compile /scratch/kisskb/src/drivers/staging/comedi/range.c on sprygo/32 failed make[4]: *** [drivers/staging/comedi/range.o] Error 1 CC drivers/net/phy/phy_device.o CC [M] drivers/input/mouse/vsxxxaa.o CC drivers/mfd/twl4030-core.o CC drivers/media/dvb/dvb-core/dmxdev.o CC drivers/rtc/rtc-ds1672.o CC drivers/media/dvb/b2c2/flexcop-i2c.o CC [M] drivers/input/input-compat.o LD drivers/net/wireless/b43/built-in.o CC [M] sound/soc/codecs/tlv320aic3x.o LD [M] drivers/ssb/ssb.o CC [M] drivers/input/ff-core.o CC [M] sound/soc/codecs/twl4030.o CC drivers/mfd/twl4030-irq.o CC drivers/media/video/v4l2-device.o CC [M] drivers/net/wireless/b43/main.o LD drivers/parport/parport.o CC drivers/video/fbsysfs.o CC drivers/media/dvb/dvb-core/dvb_demux.o LD drivers/spi/built-in.o CC drivers/net/wireless/hostap/hostap_80211_rx.o CC drivers/mfd/mfd-core.o CC [M] drivers/input/evdev.o CC [M] drivers/input/input-polldev.o CC drivers/rtc/rtc-ds3234.o CC drivers/video/modedb.o LD drivers/sh/built-in.o CC drivers/media/dvb/dvb-core/dvb_filter.o CC [M] drivers/net/wireless/b43/tables.o CC drivers/net/eql.o CC [M] drivers/mmc/core/mmc_ops.o CC [M] sound/soc/codecs/uda134x.o CC drivers/net/phy/mdio_bus.o LD drivers/net/wireless/rt2x00/built-in.o CC drivers/rtc/rtc-m48t35.o CC [M] drivers/mfd/htc-pasic3.o CC [M] drivers/mmc/core/sd.o CC drivers/video/fbcvt.o CC [M] drivers/net/wireless/b43/phy_common.o LD drivers/net/wireless/libertas_tf/built-in.o CC [M] drivers/mmc/core/sd_ops.o CC [M] drivers/net/wireless/libertas_tf/main.o CC [M] drivers/net/wireless/b43/phy_g.o LD drivers/media/dvb/dvb-usb/built-in.o CC drivers/net/phy/cicada.o CC drivers/char/ipmi/ipmi_msghandler.o LD drivers/video/backlight/built-in.o CC drivers/net/wireless/hostap/hostap_80211_tx.o CC drivers/net/wireless/hostap/hostap_ap.o LD [M] drivers/char/hw_random/rng-core.o CC [M] drivers/net/wireless/b43/phy_a.o CC drivers/net/tun.o CC drivers/media/video/v4l2-subdev.o CC [M] drivers/net/wireless/b43/sysfs.o CC drivers/net/wireless/hostap/hostap_info.o LD drivers/net/wireless/libertas/built-in.o CC drivers/char/ipmi/ipmi_devintf.o CC drivers/net/phy/broadcom.o CC [M] drivers/video/display/display-sysfs.o CC drivers/net/enc28j60.o CC drivers/net/wireless/hostap/hostap_ioctl.o LD drivers/mfd/wm8350.o CC drivers/media/video/v4l2-int-device.o CC [M] drivers/net/wireless/libertas_tf/cmd.o CC [M] drivers/mmc/core/sdio.o CC drivers/rtc/rtc-bq4802.o CC drivers/media/dvb/dvb-core/dvb_ca_en50221.o CC [M] drivers/mmc/core/sdio_ops.o CC drivers/media/dvb/b2c2/flexcop-sram.o CC drivers/char/ipmi/ipmi_poweroff.o CC [M] drivers/uio/uio_pdrv_genirq.o CC drivers/video/logo/logo.o CC drivers/net/dnet.o CC drivers/media/video/v4l2-common.o CC [M] drivers/net/plip.o CC [M] drivers/net/wireless/b43/xmit.o CC drivers/net/phy/et1011c.o CC drivers/net/wireless/hostap/hostap_main.o CC [M] drivers/net/wireless/b43/lo.o CC [M] drivers/net/sh_eth.o CC drivers/net/phy/ste10Xp.o CC [M] sound/soc/codecs/uda1380.o CC [M] sound/core/seq/seq.o CC drivers/net/wireless/hostap/hostap_proc.o CC [M] drivers/mmc/core/sdio_bus.o CC [M] drivers/net/phy/marvell.o CC [M] drivers/net/wireless/b43/wa.o CC [M] drivers/net/wireless/b43/dma.o CC [M] drivers/net/phy/davicom.o CC [M] drivers/net/mii.o CC [M] sound/core/seq/seq_lock.o LD [M] sound/soc/snd-soc-core.o CC [M] drivers/net/phy/lxt.o CC [M] drivers/net/b44.o CC [M] drivers/net/ax88796.o CC drivers/rtc/rtc-max6900.o LD [M] drivers/input/mouse/psmouse.o CC [M] drivers/input/joystick/twidjoy.o LD drivers/video/mb862xx/built-in.o CC [M] drivers/input/joystick/warrior.o CC [M] sound/soc/codecs/wm8350.o /scratch/kisskb/src/drivers/media/video/v4l2-common.c: In function 'v4l2_i2c_attach': /scratch/kisskb/src/drivers/media/video/v4l2-common.c:762: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) CC [M] drivers/net/phy/qsemi.o CC [M] drivers/video/mb862xx/mb862xxfb.o LOGO drivers/video/logo/logo_linux_mono.c CC drivers/media/dvb/b2c2/flexcop-eeprom.o LOGO drivers/video/logo/logo_linux_vga16.c CC drivers/media/video/v4l1-compat.o CC [M] drivers/net/wireless/libertas/main.o CC drivers/video/cfbfillrect.o LD drivers/input/joystick/iforce/built-in.o CC [M] drivers/net/slip.o CC [M] drivers/net/wireless/b43/debugfs.o LD drivers/char/tpm/built-in.o CC [M] drivers/net/phy/smsc.o LOGO drivers/video/logo/logo_superh_mono.c CC drivers/rtc/rtc-max6902.o CC [M] drivers/net/slhc.o LOGO drivers/video/logo/logo_superh_clut224.c CC drivers/rtc/rtc-pcf8563.o CC [M] drivers/mmc/core/sdio_cis.o LOGO drivers/video/logo/clut_vga16.c CC [M] drivers/mmc/core/sdio_io.o LD [M] drivers/video/display/display.o CC drivers/media/video/saa6588.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 drivers/media/video/saa5249.o LOGO drivers/video/logo/logo_blackfin_vga16.c LOGO drivers/video/logo/logo_superh_vga16.c CC [M] drivers/input/joystick/iforce/iforce-ff.o CC [M] drivers/net/ifb.o CC drivers/media/video/tda9840.o CC [M] drivers/input/joystick/iforce/iforce-main.o LOGO drivers/video/logo/logo_blackfin_clut224.c /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/uio/uio_sercos3.o CC drivers/rtc/rtc-pcf8583.o CC [M] drivers/net/phy/vitesse.o CC drivers/rtc/rtc-rs5c372.o CC [M] drivers/net/veth.o LOGO drivers/video/logo/logo_dec_clut224.c CC drivers/media/dvb/b2c2/flexcop-misc.o LD drivers/net/hamradio/built-in.o LOGO drivers/video/logo/logo_linux_clut224.c LD drivers/staging/meilhaus/built-in.o LD drivers/char/ipmi/built-in.o CC [M] sound/core/oss/linear.o CC [M] sound/soc/codecs/wm8400.o CC drivers/media/dvb/b2c2/flexcop-hw-filter.o CC drivers/media/video/saa717x.o CC [M] sound/core/seq/seq_clientmgr.o CC drivers/media/dvb/frontends/dvb-pll.o CC [M] drivers/input/joystick/iforce/iforce-packets.o CC [M] sound/soc/codecs/wm8510.o CC [M] drivers/net/smc911x.o CC [M] drivers/input/evbug.o LOGO drivers/video/logo/logo_m32r_clut224.c CC drivers/media/dvb/dvb-core/dvb_frontend.o CC drivers/media/common/tuners/tea5761.o CC [M] sound/core/oss/mulaw.o LOGO drivers/video/logo/logo_mac_clut224.c CC drivers/media/dvb/dvb-core/dvb_net.o CC [M] drivers/mmc/core/sdio_irq.o CC [M] drivers/net/ethoc.o LD drivers/media/dvb/pluto2/built-in.o CC [M] drivers/net/netconsole.o CC [M] sound/core/seq/seq_memory.o CC [M] sound/core/oss/route.o CC drivers/media/dvb/frontends/stb6100.o CC drivers/media/video/saa7127.o CC [M] drivers/char/tpm/tpm.o LOGO drivers/video/logo/logo_parisc_clut224.c LD [M] drivers/net/bonding/bonding.o CC [M] drivers/staging/meilhaus/memain.o LOGO drivers/video/logo/logo_sgi_clut224.c CC [M] sound/soc/codecs/wm8580.o CC [M] sound/core/oss/rate.o CC [M] sound/soc/codecs/wm8728.o LOGO drivers/video/logo/logo_spe_clut224.c CC drivers/media/dvb/frontends/l64781.o LOGO drivers/video/logo/logo_sun_clut224.c CC drivers/media/dvb/frontends/dib3000mb.o CC drivers/media/common/tuners/tda9887.o CC drivers/media/dvb/dvb-core/dvb_ringbuffer.o CC [M] sound/soc/codecs/wm8731.o CC [M] sound/soc/codecs/wm8750.o CC drivers/rtc/rtc-rx8581.o CC [M] drivers/net/phy/realtek.o CC drivers/media/dvb/frontends/ves1820.o CC drivers/video/logo/logo_linux_mono.o CC [M] drivers/net/phy/mdio-bitbang.o CC [M] sound/soc/codecs/wm8753.o LD drivers/media/dvb/b2c2/b2c2-flexcop.o CC drivers/media/dvb/frontends/ves1x93.o CC drivers/media/dvb/dvb-core/dvb_math.o LD [M] drivers/net/wireless/libertas_tf/libertas_tf.o LD drivers/staging/panel/built-in.o CC [M] sound/soc/codecs/wm8900.o LD drivers/net/phy/libphy.o CC drivers/media/dvb/frontends/sp887x.o CC drivers/media/common/tuners/xc5000.o CC [M] sound/core/seq/seq_queue.o CC drivers/video/cfbcopyarea.o CC [M] sound/soc/codecs/wm8903.o CC drivers/video/logo/logo_linux_vga16.o CC [M] drivers/staging/panel/panel.o CC drivers/media/dvb/frontends/nxt6000.o CC [M] sound/core/seq/seq_fifo.o CC drivers/media/common/tuners/mc44s803.o CC [M] drivers/char/tpm/tpm_nsc.o /scratch/kisskb/src/sound/soc/codecs/wm8350.c: In function 'wm8350_hp_jack_handler': /scratch/kisskb/src/sound/soc/codecs/wm8350.c:1328: warning: 'mask' may be used uninitialized in this function CC [M] sound/core/seq/seq_prioq.o CC [M] drivers/net/wireless/libertas/wext.o CC drivers/media/dvb/frontends/drx397xD.o CC [M] drivers/char/tpm/tpm_atmel.o CC [M] sound/core/seq/seq_timer.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/core/seq/seq_system.o CC drivers/rtc/rtc-s35390a.o LD [M] sound/core/oss/snd-mixer-oss.o LD [M] drivers/input/input-core.o CC drivers/video/cfbimgblt.o CC [M] sound/soc/codecs/wm8971.o CC drivers/video/logo/logo_superh_mono.o LD drivers/media/dvb/siano/built-in.o CC drivers/rtc/rtc-sh.o LD drivers/media/dvb/ttpci/built-in.o CC [M] drivers/net/wireless/libertas/rx.o CC drivers/media/dvb/frontends/tda10023.o LD [M] drivers/mmc/core/mmc_core.o CC [M] sound/soc/codecs/wm8990.o CC [M] sound/core/seq/seq_ports.o CC [M] sound/core/seq/seq_info.o CC [M] drivers/net/wireless/libertas/tx.o CC drivers/rtc/rtc-wm8350.o LD drivers/media/dvb/ttusb-budget/built-in.o CC drivers/video/logo/logo_superh_clut224.o CC [M] drivers/net/wireless/libertas/cmdresp.o CC drivers/media/video/vpx3220.o CC [M] drivers/net/wireless/libertas/cmd.o CC [M] drivers/net/wireless/libertas/11d.o CC [M] drivers/net/wireless/libertas/scan.o CC drivers/rtc/rtc-x1205.o CC drivers/video/sysfillrect.o CC drivers/media/dvb/frontends/or51132.o CC [M] drivers/rtc/rtc-ds1374.o CC drivers/video/syscopyarea.o LD [M] sound/core/oss/snd-pcm-oss.o LD [M] drivers/input/joystick/iforce/iforce.o LD [M] sound/core/snd.o CC [M] drivers/net/wireless/libertas/debugfs.o LD [M] sound/core/snd-timer.o CC [M] drivers/rtc/rtc-ds1553.o LD drivers/media/dvb/ttusb-dec/built-in.o CC [M] drivers/rtc/rtc-isl1208.o CC [M] drivers/rtc/rtc-m41t94.o LD [M] sound/core/snd-pcm.o LD drivers/video/logo/built-in.o CC [M] drivers/net/wireless/libertas/persistcfg.o CC drivers/video/sysimgblt.o CC [M] drivers/rtc/rtc-m48t86.o CC [M] drivers/net/wireless/libertas/ethtool.o CC drivers/media/video/bt819.o CC drivers/media/dvb/frontends/bcm3510.o LD [M] sound/core/snd-page-alloc.o LD drivers/media/common/tuners/built-in.o CC drivers/media/dvb/frontends/lgdt3304.o LD drivers/staging/android/built-in.o CC [M] drivers/net/wireless/libertas/assoc.o CC drivers/media/video/tvp5150.o CC drivers/media/dvb/frontends/lgdt3305.o CC drivers/video/fb_sys_fops.o CC drivers/video/fb_defio.o CC drivers/media/video/tvp514x.o LD [M] sound/core/snd-rawmidi.o CC drivers/media/dvb/frontends/isl6405.o LD [M] sound/soc/codecs/snd-soc-ad73311.o CC drivers/video/tmiofb.o CC drivers/video/broadsheetfb.o LD fs/cifs/cifs.o LD drivers/media/video/msp3400.o CC [M] drivers/rtc/rtc-r9701.o LD [M] sound/soc/codecs/snd-soc-ak4104.o CC drivers/media/dvb/frontends/isl6421.o CC drivers/video/s1d13xxxfb.o CC drivers/media/video/cs5345.o LD [M] sound/soc/codecs/snd-soc-ak4535.o CC [M] drivers/video/uvesafb.o CC drivers/media/dvb/frontends/tda8261.o CC [M] drivers/video/vfb.o LD [M] sound/soc/codecs/snd-soc-cs4270.o CC drivers/media/dvb/frontends/s5h1409.o CC drivers/media/dvb/frontends/au8522_dig.o CC drivers/media/video/cs53l32a.o LD [M] sound/soc/codecs/snd-soc-l3.o In file included from /scratch/kisskb/src/drivers/media/video/tvp5150.c:13: /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) LD [M] sound/soc/codecs/snd-soc-pcm3008.o CC [M] drivers/rtc/rtc-stk17ta8.o LD [M] sound/soc/codecs/snd-soc-ssm2602.o CC drivers/media/dvb/frontends/au8522_decoder.o CC drivers/media/video/wm8775.o LD [M] sound/soc/codecs/snd-soc-tlv320aic23.o CC drivers/media/dvb/frontends/s921_module.o LD drivers/video/fb.o LD [M] sound/soc/codecs/snd-soc-tlv320aic26.o CC drivers/media/video/videobuf-core.o CC [M] drivers/rtc/rtc-v3020.o LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.o CC drivers/media/dvb/frontends/s921_core.o CC drivers/media/dvb/frontends/stv0900_core.o LD [M] sound/soc/codecs/snd-soc-twl4030.o LD drivers/rtc/rtc-core.o LD [M] sound/soc/codecs/snd-soc-uda134x.o CC drivers/media/video/videobuf-vmalloc.o CC drivers/media/dvb/frontends/stv0900_sw.o CC drivers/media/video/upd64083.o CC drivers/media/dvb/frontends/dvb_dummy_fe.o CC drivers/media/video/ov7670.o LD [M] sound/soc/codecs/snd-soc-uda1380.o CC [M] drivers/media/dvb/frontends/stb0899_drv.o LD [M] sound/soc/codecs/snd-soc-wm8350.o CC drivers/media/video/tcm825x.o LD [M] sound/soc/codecs/snd-soc-wm8400.o LD [M] sound/soc/codecs/snd-soc-wm8510.o LD [M] sound/core/seq/snd-seq.o LD [M] sound/soc/codecs/snd-soc-wm8580.o LD [M] sound/soc/codecs/snd-soc-wm8728.o CC [M] drivers/media/dvb/frontends/stb0899_algo.o CC drivers/media/video/vivi.o CC [M] drivers/media/dvb/frontends/sp8870.o LD [M] sound/core/seq/snd-seq-device.o CC [M] drivers/media/dvb/frontends/tda8083.o LD [M] sound/core/seq/snd-seq-dummy.o CC [M] drivers/media/video/tda9875.o LD [M] sound/core/seq/snd-seq-virmidi.o LD [M] sound/soc/codecs/snd-soc-wm8731.o CC [M] drivers/media/video/bw-qcam.o CC [M] drivers/media/dvb/frontends/dib3000mc.o CC [M] drivers/media/video/tea6420.o LD [M] sound/soc/codecs/snd-soc-wm8750.o CC [M] drivers/media/dvb/frontends/dibx000_common.o LD [M] sound/core/seq/snd-seq-midi-event.o LD drivers/net/wireless/hostap/hostap.o CC [M] drivers/media/video/saa7185.o LD [M] sound/core/seq/snd-seq-midi.o CC [M] drivers/media/dvb/frontends/dib7000m.o CC [M] drivers/media/video/adv7170.o CC [M] drivers/media/dvb/frontends/mt352.o LD [M] sound/soc/codecs/snd-soc-wm8753.o LD drivers/media/dvb/dvb-core/dvb-core.o CC [M] drivers/media/video/adv7175.o LD [M] sound/soc/codecs/snd-soc-wm8900.o CC [M] drivers/media/video/videobuf-dma-contig.o LD [M] sound/soc/codecs/snd-soc-wm8903.o CC [M] drivers/media/video/cx2341x.o LD [M] drivers/net/wireless/libertas/libertas.o LD fs/cifs/built-in.o CC [M] drivers/media/video/sh_mobile_ceu_camera.o CC [M] drivers/media/dvb/frontends/zl10036.o LD [M] sound/soc/codecs/snd-soc-wm8971.o LD [M] sound/soc/codecs/snd-soc-wm8990.o CC [M] drivers/media/video/soc_camera.o CC [M] drivers/media/video/mt9t031.o CC [M] drivers/media/video/ov772x.o CC [M] drivers/media/dvb/frontends/cx22702.o LD drivers/media/video/videodev.o CC [M] drivers/media/dvb/frontends/tda10021.o CC [M] drivers/media/dvb/frontends/s5h1420.o CC [M] drivers/media/dvb/frontends/lgdt330x.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/media/dvb/frontends/tda826x.o CC [M] drivers/media/dvb/frontends/itd1000.o CC [M] drivers/media/dvb/frontends/cx24113.o CC [M] drivers/media/dvb/frontends/lgs8gl5.o CC [M] drivers/media/dvb/frontends/af9013.o CC [M] drivers/media/dvb/frontends/cx24116.o CC [M] drivers/media/dvb/frontends/stb6000.o CC [M] drivers/media/dvb/frontends/stv6110.o LD [M] drivers/net/wireless/b43/b43.o /scratch/kisskb/src/drivers/media/dvb/frontends/cx24113.c: In function 'cx24113_calc_pll_nf': /scratch/kisskb/src/drivers/media/dvb/frontends/cx24113.c:349: warning: comparison of distinct pointer types lacks a cast LD [M] drivers/media/dvb/frontends/stb0899.o LD drivers/mfd/built-in.o LD drivers/media/dvb/b2c2/built-in.o LD drivers/net/wireless/hostap/built-in.o LD drivers/media/dvb/dvb-core/built-in.o LD drivers/i2c/built-in.o LD drivers/media/video/built-in.o LD fs/afs/built-in.o LD drivers/base/built-in.o LD drivers/video/built-in.o LD drivers/net/phy/built-in.o make[3]: *** [drivers/staging/comedi] Error 2 make[3]: *** Waiting for unfinished jobs.... LD drivers/char/built-in.o LD drivers/cpuidle/built-in.o LD fs/smbfs/built-in.o LD fs/built-in.o LD drivers/media/dvb/frontends/au8522.o LD drivers/media/dvb/frontends/s921.o LD drivers/media/dvb/frontends/stv0900.o LD drivers/parport/built-in.o LD drivers/media/dvb/frontends/built-in.o LD drivers/media/dvb/built-in.o make[2]: *** [drivers/staging] Error 2 make[2]: *** Waiting for unfinished jobs.... LD drivers/rtc/built-in.o LD drivers/media/common/built-in.o LD drivers/media/built-in.o LD drivers/net/wireless/built-in.o LD drivers/net/built-in.o LD drivers/input/built-in.o LD sound/core/built-in.o make[1]: *** [drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [sub-make] Error 2 make: INTERNAL: Exiting with 129 jobserver tokens available; should be 128! bisect failed 2d25ee36c84d5b2d6be8bfaf80256ecad69a06ca # git bisect bad Bisecting: 447 revisions left to test after this [62cfc346a325f60256f5eda93ac3b6e7ba6cdc1b] V4L/DVB (11139): em28xx: add remote control definition for HVR-900 (both versions) # < git symbolic-ref HEAD Trying 62cfc346a325f60256f5eda93ac3b6e7ba6cdc1b # < /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 usr/Kconfig:145:warning: defaults for choice values not supported # /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 usr/Kconfig:145:warning: defaults for choice values not supported 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 SHIPPED scripts/genksyms/lex.c HOSTCC scripts/genksyms/genksyms.o 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 LD usr/built-in.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 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/mm/cache-sh2.o CC arch/sh/kernel/io_generic.o CC arch/sh/math-emu/math.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/kernel/irq.o CC arch/sh/mm/pg-nommu.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/boards/mach-se/board-se7619.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23: /scratch/kisskb/src/include/math-emu/single.h:50: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 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 distcc[15398] ERROR: compile (null) on localhost:Broken pipe 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/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/cpu/init.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/clock.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/crash_dump.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o 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[15806] ERROR: compile (null) on localhost:Broken pipe LD init/mounts.o distcc[15359] ERROR: compile (null) on localhost:Broken pipe distcc[15392] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/boards/mach-se/built-in.o distcc[15713] ERROR: compile (null) on localhost:Broken pipe distcc[15723] ERROR: compile (null) on localhost:Broken pipe distcc[15092] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/kernel/timers/built-in.o LD arch/sh/kernel/cpu/sh2/built-in.o LD arch/sh/kernel/cpu/irq/built-in.o LD init/built-in.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 LD arch/sh/mm/built-in.o LD arch/sh/math-emu/built-in.o distcc[15366] ERROR: compile (null) on localhost:Broken pipe CC ipc/util.o CC mm/bootmem.o CC ipc/msgutil.o CC mm/filemap.o CC security/commoncap.o CC ipc/msg.o CC mm/mempool.o CC mm/oom_kill.o CC security/inode.o CC ipc/sem.o CC mm/fadvise.o CC security/keys/key.o CC ipc/shm.o CC ipc/ipcns_notifier.o CC mm/maccess.o CC mm/page_alloc.o CC security/keys/keyring.o CC ipc/mqueue.o CC kernel/sched.o CC security/keys/keyctl.o CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC security/keys/permission.o CC block/elevator.o CC fs/open.o CC mm/page-writeback.o CC block/blk-core.o CC mm/pdflush.o CC security/keys/process_keys.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 fs/read_write.o CC block/blk-tag.o CC fs/file_table.o CC mm/swap.o CC crypto/api.o CC mm/truncate.o CC mm/vmscan.o CC mm/shmem.o CC kernel/printk.o distcc[16802] ERROR: compile (null) on localhost:Broken pipe CC mm/prio_tree.o CC security/keys/request_key.o CC block/blk-sysfs.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/util.o CC fs/super.o CC mm/mmzone.o CC block/blk-barrier.o CC security/keys/request_key_auth.o CC security/keys/user_defined.o CC mm/vmstat.o CC fs/char_dev.o CC crypto/cipher.o CC kernel/cpu.o CC mm/backing-dev.o CC mm/page_isolation.o CC block/blk-settings.o CC crypto/digest.o CC block/blk-ioc.o CC block/blk-map.o CC mm/mm_init.o CC fs/stat.o CC fs/exec.o CC fs/pipe.o distcc[17175] ERROR: compile (null) on localhost:Broken pipe CC fs/namei.o CC kernel/exit.o CC crypto/compress.o CC block/blk-exec.o CC fs/fcntl.o CC block/blk-merge.o CC fs/ioctl.o CC crypto/algapi.o CC kernel/itimer.o CC mm/nommu.o CC mm/dmapool.o TIMEC kernel/timeconst.h CC kernel/softirq.o CC mm/sparse.o CC kernel/resource.o CC fs/readdir.o CC mm/shmem_acl.o CC mm/slob.o CC block/blk-softirq.o CC fs/select.o CC crypto/scatterwalk.o CC fs/fifo.o CC fs/dcache.o CC fs/inode.o CC crypto/ablkcipher.o CC crypto/blkcipher.o CC fs/attr.o CC crypto/hash.o CC mm/quicklist.o CC crypto/ahash.o CC fs/bad_inode.o CC crypto/shash.o CC fs/file.o CC block/blk-timeout.o CC kernel/sysctl.o CC crypto/algboss.o CC fs/filesystems.o CC crypto/testmgr.o CC crypto/crypto_wq.o CC kernel/capability.o CC crypto/fips.o /scratch/kisskb/src/mm/slob.c: In function '__kmalloc_node': /scratch/kisskb/src/mm/slob.c:476: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'kfree': /scratch/kisskb/src/mm/slob.c:510: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'ksize': /scratch/kisskb/src/mm/slob.c:529: warning: comparison of distinct pointer types lacks a cast CC block/ioctl.o CC crypto/aead.o CC kernel/ptrace.o CC fs/namespace.o CC block/genhd.o CC fs/seq_file.o CC block/scsi_ioctl.o CC crypto/chainiv.o CC block/cmd-filter.o CC crypto/eseqiv.o CC fs/xattr.o CC block/bsg.o distcc[17621] ERROR: compile (null) on localhost:Broken pipe CC crypto/pcompress.o CC kernel/timer.o CC fs/libfs.o distcc[17587] ERROR: compile (null) on localhost:Broken pipe CC crypto/xcbc.o CC kernel/user.o CC fs/fs-writeback.o CC kernel/signal.o CC block/noop-iosched.o CC block/cfq-iosched.o CC fs/pnode.o CC fs/drop_caches.o CC fs/splice.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1868: warning: control reaches end of non-void function CC crypto/md5.o distcc[18347] ERROR: compile (null) on localhost:Broken pipe CC crypto/sha1_generic.o CC block/blk-integrity.o CC kernel/sys.o CC kernel/kmod.o distcc[18053] ERROR: compile (null) on localhost:Broken pipe CC fs/sync.o CC kernel/workqueue.o CC [M] block/as-iosched.o CC kernel/pid.o CC crypto/sha512_generic.o distcc[16958] ERROR: compile (null) on localhost:Broken pipe distcc[18338] ERROR: compile (null) on localhost:Broken pipe distcc[17893] ERROR: compile (null) on localhost:Broken pipe distcc[18334] ERROR: compile (null) on localhost:Broken pipe CC crypto/wp512.o CC kernel/rcupdate.o distcc[18063] 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[18105] ERROR: compile (null) on localhost:Broken pipe CC crypto/ecb.o CC fs/utimes.o distcc[18243] ERROR: compile (null) on localhost:Broken pipe CC kernel/extable.o distcc[17406] ERROR: compile (null) on localhost:Broken pipe CC fs/stack.o distcc[17424] ERROR: compile (null) on localhost:Broken pipe distcc[17972] ERROR: compile (null) on localhost:Broken pipe distcc[18004] ERROR: compile (null) on localhost:Broken pipe CC crypto/cbc.o distcc[17419] ERROR: compile (null) on localhost:Broken pipe CC kernel/params.o distcc[17148] ERROR: compile (null) on localhost:Broken pipe distcc[17163] ERROR: compile (null) on localhost:Broken pipe distcc[18075] ERROR: compile (null) on localhost:Broken pipe distcc[18081] ERROR: compile (null) on localhost:Broken pipe distcc[17181] ERROR: compile (null) on localhost:Broken pipe CC fs/buffer.o CC crypto/pcbc.o distcc[17271] ERROR: compile (null) on localhost:Broken pipe CC kernel/posix-timers.o CC fs/bio.o CC crypto/fcrypt.o distcc[19004] ERROR: compile (null) on localhost:Broken pipe CC kernel/kthread.o distcc[16940] ERROR: compile (null) on localhost:Broken pipe CC crypto/aes_generic.o CC fs/block_dev.o CC fs/direct-io.o CC crypto/cast5.o CC fs/mpage.o CC kernel/wait.o CC crypto/arc4.o CC drivers/accessibility/braille/braille_console.o CC kernel/kfifo.o CC fs/ioprio.o CC crypto/khazad.o distcc[19371] ERROR: compile (null) on localhost:Broken pipe LD drivers/ata/built-in.o CC kernel/sys_ni.o CC crypto/michael_mic.o LD drivers/atm/built-in.o CC fs/bio-integrity.o distcc[19493] ERROR: compile (null) on localhost:Broken pipe distcc[18499] ERROR: compile (null) on localhost:Broken pipe distcc[17281] ERROR: compile (null) on localhost:Broken pipe distcc[17681] ERROR: compile (null) on localhost:Broken pipe CC crypto/crc32c.o distcc[19560] ERROR: compile (null) on localhost:Broken pipe CC fs/befs/datastream.o CC [M] drivers/ata/libata-core.o CC kernel/posix-cpu-timers.o distcc[17741] ERROR: compile (null) on localhost:Broken pipe CC fs/befs/btree.o CC crypto/rng.o CC fs/adfs/dir.o CC drivers/base/core.o distcc[18565] ERROR: compile (null) on localhost:Broken pipe distcc[18022] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/sys.o distcc[18384] ERROR: compile (null) on localhost:Broken pipe CC fs/adfs/dir_f.o distcc[18642] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/bus.o /scratch/kisskb/src/drivers/ata/libata-core.c: In function 'ata_sg_clean': /scratch/kisskb/src/drivers/ata/libata-core.c:4619: warning: unused variable 'dir' /scratch/kisskb/src/drivers/ata/libata-core.c:4617: warning: unused variable 'ap' LD drivers/bluetooth/built-in.o distcc[18687] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/dd.o distcc[18695] ERROR: compile (null) on localhost:Broken pipe CC fs/befs/super.o CC kernel/mutex.o CC fs/bfs/inode.o CC drivers/cdrom/cdrom.o CC fs/adfs/dir_fplus.o distcc[18278] ERROR: compile (null) on localhost:Broken pipe CC fs/btrfs/super.o CC [M] drivers/bluetooth/bcm203x.o CC kernel/hrtimer.o CC fs/adfs/file.o CC fs/bfs/file.o distcc[20190] ERROR: compile (null) on localhost:Broken pipe CC fs/btrfs/ctree.o distcc[18502] ERROR: compile (null) on localhost:Broken pipe distcc[18536] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/driver.o CC fs/adfs/inode.o CC fs/cramfs/inode.o CC drivers/char/mem.o CC drivers/base/class.o distcc[17088] ERROR: compile (null) on localhost:Broken pipe distcc[20375] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/random.o distcc[19870] ERROR: compile (null) on localhost:Broken pipe CC fs/befs/inode.o CC drivers/base/platform.o CC drivers/base/cpu.o CC [M] drivers/bluetooth/bfusb.o CC crypto/krng.o CC drivers/char/tty_io.o CC drivers/base/firmware.o CC [M] drivers/ata/libata-scsi.o CC fs/btrfs/extent-tree.o distcc[19740] ERROR: compile (null) on localhost:Broken pipe CC fs/bfs/dir.o CC fs/cramfs/uncompress.o distcc[20672] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/connector/cn_queue.o distcc[18753] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/n_tty.o CC drivers/base/init.o CC fs/befs/debug.o CC fs/btrfs/print-tree.o distcc[17416] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/connector/connector.o CC [M] crypto/seqiv.o CC fs/adfs/map.o CC kernel/rwsem.o CC drivers/cpufreq/cpufreq.o distcc[18386] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/md4.o CC [M] drivers/bluetooth/btusb.o CC drivers/char/tty_ioctl.o CC drivers/char/tty_ldisc.o CC drivers/cpufreq/cpufreq_performance.o CC fs/btrfs/root-tree.o CC drivers/base/map.o LD fs/bfs/bfs.o distcc[18569] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ata/libata-eh.o CC drivers/cpufreq/cpufreq_powersave.o CC fs/adfs/super.o CC drivers/cpuidle/cpuidle.o distcc[18607] ERROR: compile (null) on localhost:Broken pipe distcc[17947] ERROR: compile (null) on localhost:Broken pipe CC fs/debugfs/inode.o CC fs/befs/io.o CC [M] sound/sound_core.o CC fs/debugfs/file.o CC drivers/cpuidle/driver.o CC drivers/cpufreq/cpufreq_ondemand.o distcc[20110] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/tty_buffer.o distcc[17512] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/bluetooth/btsdio.o CC [M] drivers/ata/libata-sff.o LD drivers/accessibility/braille/built-in.o LD drivers/accessibility/built-in.o CC drivers/base/devres.o CC [M] crypto/rmd256.o distcc[18187] ERROR: compile (null) on localhost:Broken pipe CC drivers/cpufreq/cpufreq_conservative.o distcc[18723] ERROR: compile (null) on localhost:Broken pipe CC kernel/nsproxy.o CC [M] drivers/ata/libata-pmp.o CC fs/befs/linuxvfs.o CC fs/btrfs/dir-item.o CC drivers/char/tty_port.o CC drivers/cpuidle/governor.o CC drivers/base/attribute_container.o CC drivers/base/transport_class.o CC [M] drivers/ata/sata_mv.o distcc[17276] ERROR: compile (null) on localhost:Broken pipe LD fs/devpts/built-in.o LD fs/cramfs/cramfs.o CC drivers/cpufreq/freq_table.o CC fs/btrfs/file-item.o distcc[21778] ERROR: compile (null) on localhost:Broken pipe distcc[18567] ERROR: compile (null) on localhost:Broken pipe CC kernel/srcu.o CC [M] crypto/tgr192.o distcc[19761] ERROR: compile (null) on localhost:Broken pipe distcc[21569] ERROR: compile (null) on localhost:Broken pipe distcc[21579] ERROR: compile (null) on localhost:Broken pipe distcc[17911] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ata/pata_platform.o distcc[20955] ERROR: compile (null) on localhost:Broken pipe CC drivers/cpuidle/sysfs.o CC fs/btrfs/inode-item.o CC drivers/base/power/sysfs.o LD drivers/base/power/built-in.o distcc[21094] ERROR: compile (null) on localhost:Broken pipe CC kernel/semaphore.o distcc[21097] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/cpufreq/cpufreq_stats.o CC [M] crypto/gf128mul.o /scratch/kisskb/src/drivers/ata/sata_mv.c:73: warning: 'msi' defined but not used /scratch/kisskb/src/drivers/ata/sata_mv.c:633: warning: 'mv5_sht' defined but not used /scratch/kisskb/src/drivers/ata/sata_mv.c:1197: warning: 'mv_dump_pci_cfg' defined but not used CC fs/ecryptfs/dentry.o distcc[17530] ERROR: compile (null) on localhost:Broken pipe LD drivers/gpu/built-in.o CC drivers/char/misc.o distcc[18711] ERROR: compile (null) on localhost:Broken pipe CC fs/ecryptfs/file.o distcc[21954] ERROR: compile (null) on localhost:Broken pipe CC kernel/notifier.o CC drivers/base/dma-mapping.o LD fs/bfs/built-in.o CC fs/btrfs/inode-map.o CC [M] drivers/cpufreq/cpufreq_userspace.o LD drivers/i2c/algos/built-in.o CC fs/efs/super.o CC fs/btrfs/disk-io.o distcc[21312] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/firmware_class.o CC fs/btrfs/transaction.o CC drivers/char/vt_ioctl.o CC fs/ecryptfs/inode.o CC fs/btrfs/inode.o LD fs/debugfs/debugfs.o CC fs/efs/inode.o CC kernel/ksysfs.o distcc[21960] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/oss/mixer_oss.o CC fs/ecryptfs/main.o CC fs/efs/namei.o LD drivers/i2c/busses/built-in.o distcc[21830] ERROR: compile (null) on localhost:Broken pipe distcc[20637] ERROR: compile (null) on localhost:Broken pipe CC fs/btrfs/file.o CC drivers/cpuidle/governors/ladder.o CC drivers/char/vc_screen.o CC kernel/pm_qos_params.o LD [M] drivers/connector/cn.o CC [M] crypto/ctr.o CC [M] sound/core/seq/seq_device.o CC drivers/ide/ide-cd.o CC [M] sound/core/seq/seq_midi_event.o distcc[17303] ERROR: compile (null) on localhost:Broken pipe CC fs/btrfs/tree-defrag.o CC [M] sound/core/memalloc.o CC drivers/ide/ide-cd_ioctl.o CC [M] sound/core/sgbuf.o CC drivers/ide/ide-cd_verbose.o LD [M] drivers/ata/libata.o LD drivers/cdrom/built-in.o CC drivers/char/selection.o CC fs/efs/dir.o CC fs/btrfs/extent_map.o CC [M] crypto/gcm.o LD drivers/i2c/chips/built-in.o CC fs/btrfs/sysfs.o CC [M] sound/core/seq/seq_midi.o CC fs/ecryptfs/super.o CC fs/btrfs/struct-funcs.o CC [M] sound/core/seq/seq.o CC drivers/ide/ide.o CC kernel/sched_clock.o CC drivers/ide/ide-ioctls.o CC [M] sound/core/seq/seq_lock.o distcc[19848] ERROR: compile (null) on localhost:Broken pipe CC fs/efs/file.o CC drivers/char/keyboard.o CC [M] sound/core/pcm.o CC drivers/ide/ide-io.o CC fs/ecryptfs/mmap.o CC drivers/ide/ide-iops.o CC fs/exportfs/expfs.o distcc[23355] ERROR: compile (null) on localhost:Broken pipe distcc[23750] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/pcm_native.o LD ipc/built-in.o CC fs/btrfs/xattr.o CC drivers/input/input.o CC drivers/char/consolemap.o CC [M] sound/core/seq/seq_clientmgr.o CC fs/efs/symlink.o CC drivers/input/input-compat.o /scratch/kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /scratch/kisskb/src/fs/btrfs/inode.c:950: warning: 'extent_end' may be used uninitialized in this function CC fs/ecryptfs/read_write.o LD fs/ext3/built-in.o CC drivers/input/ff-core.o distcc[24011] ERROR: compile (null) on localhost:Broken pipe CC kernel/cred.o CC [M] sound/core/pcm_lib.o LD fs/debugfs/built-in.o CC [M] sound/core/seq/seq_memory.o CC [M] crypto/des_generic.o CC drivers/ide/ide-lib.o CC drivers/input/joystick/adi.o CC drivers/input/gameport/gameport.o CC [M] fs/ext3/balloc.o CC drivers/char/consolemap_deftbl.o CC fs/ecryptfs/crypto.o CC [M] sound/core/pcm_timer.o distcc[24315] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/misc/ati_remote.o CC drivers/input/joystick/cobra.o CC [M] sound/core/seq/seq_queue.o distcc[23550] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/misc/keyspan_remote.o CC drivers/input/misc/uinput.o distcc[24446] ERROR: compile (null) on localhost:Broken pipe LD fs/ext4/built-in.o CC drivers/input/serio/serio.o CC drivers/ide/ide-probe.o CC [M] fs/ext3/bitmap.o LD drivers/i2c/built-in.o distcc[23991] ERROR: compile (null) on localhost:Broken pipe distcc[21867] ERROR: compile (null) on localhost:Broken pipe CC fs/btrfs/ordered-data.o MKDIR firmware/emi62 CC [M] drivers/input/gameport/lightning.o MK_FW firmware/emi62/loader.fw.gen.S IHEX2FW firmware/emi62/loader.fw MK_FW firmware/emi62/bitstream.fw.gen.S IHEX2FW firmware/emi62/bitstream.fw MK_FW firmware/emi62/spdif.fw.gen.S IHEX2FW firmware/emi62/spdif.fw MK_FW firmware/emi62/midi.fw.gen.S IHEX2FW firmware/emi62/midi.fw AS firmware/emi62/loader.fw.gen.o LD drivers/cpuidle/governors/built-in.o AS firmware/emi62/bitstream.fw.gen.o AS firmware/emi62/spdif.fw.gen.o distcc[17289] ERROR: compile (null) on localhost:Broken pipe distcc[20001] ERROR: compile (null) on localhost:Broken pipe CC kernel/async.o CC [M] drivers/input/serio/i8042.o CC drivers/input/tablet/acecad.o CC drivers/input/mouse/bcm5974.o CC [M] drivers/input/mouse/psmouse-base.o CC drivers/input/tablet/aiptek.o CC [M] drivers/input/ff-memless.o CC fs/ecryptfs/keystore.o distcc[24928] ERROR: compile (null) on localhost:Broken pipe CC fs/fat/cache.o CC drivers/input/joystick/sidewinder.o distcc[19983] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/joystick/spaceball.o AS firmware/emi62/midi.fw.gen.o CC [M] drivers/input/misc/ati_remote2.o CC [M] sound/soc/soc-core.o CC [M] drivers/input/mouse/synaptics.o CC [M] drivers/input/mouse/elantech.o CC [M] fs/ext4/balloc.o CC [M] fs/ext3/dir.o CC [M] sound/core/pcm_misc.o CC [M] drivers/input/gameport/ns558.o CC [M] drivers/input/mouse/logips2pp.o CC fs/ecryptfs/messaging.o LD firmware/built-in.o CC [M] drivers/input/input-polldev.o CC drivers/char/vt.o CC [M] drivers/input/mouse/touchkit_ps2.o CC fs/btrfs/extent_io.o CC [M] drivers/input/mouse/vsxxxaa.o CC fs/btrfs/volumes.o distcc[23155] ERROR: compile (null) on localhost:Broken pipe distcc[24296] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/seq_fifo.o distcc[17499] ERROR: compile (null) on localhost:Broken pipe distcc[22335] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/fs/ecryptfs/messaging.c: In function 'ecryptfs_process_response': /scratch/kisskb/src/fs/ecryptfs/messaging.c:359: warning: 'daemon' may be used uninitialized in this function /scratch/kisskb/src/fs/ecryptfs/messaging.c: In function 'ecryptfs_process_helo': /scratch/kisskb/src/fs/ecryptfs/messaging.c:231: warning: 'old_daemon' may be used uninitialized in this function CC [M] fs/fuse/dev.o CC [M] drivers/input/serio/serport.o CC fs/btrfs/async-thread.o CC [M] sound/core/seq/seq_prioq.o CC fs/btrfs/ioctl.o CC fs/fat/dir.o LD drivers/isdn/capi/built-in.o LD drivers/input/mouse/built-in.o CC [M] crypto/blowfish.o CC [M] sound/soc/soc-dapm.o LD drivers/isdn/divert/built-in.o distcc[24744] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/serio/libps2.o CC fs/ecryptfs/miscdev.o CC [M] fs/ext4/bitmap.o CC [M] fs/fuse/dir.o LD drivers/input/tablet/built-in.o CC drivers/ide/ide-taskfile.o CC kernel/profile.o distcc[25162] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/seq_timer.o distcc[17912] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joystick/gf2k.o CC fs/fat/fatent.o distcc[24601] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/isdn/capi/kcapi.o distcc[25975] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext3/file.o CC fs/gfs2/acl.o CC [M] drivers/input/misc/powermate.o LD drivers/isdn/gigaset/built-in.o distcc[25354] ERROR: compile (null) on localhost:Broken pipe CC fs/gfs2/bmap.o CC [M] sound/soc/soc-jack.o CC drivers/leds/led-core.o CC fs/gfs2/dir.o CC [M] drivers/isdn/divert/isdn_divert.o CC [M] sound/core/pcm_memory.o distcc[24810] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/fuse/file.o distcc[26237] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/serio/serio_raw.o CC [M] drivers/input/mousedev.o distcc[26287] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext4/dir.o CC kernel/stacktrace.o CC fs/ecryptfs/kthread.o CC [M] drivers/leds/led-class.o CC arch/sh/drivers/heartbeat.o CC fs/fat/file.o CC [M] sound/core/seq/seq_system.o CC drivers/char/defkeymap.o CC [M] drivers/isdn/capi/capiutil.o distcc[26480] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/deflate.o CC [M] drivers/input/joydev.o CC [M] drivers/isdn/hardware/avm/b1pcmcia.o CC [M] drivers/isdn/divert/divert_procfs.o distcc[26205] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/fuse/inode.o CC drivers/ide/ide-pm.o CC [M] crypto/ansi_cprng.o CC [M] sound/core/rawmidi.o CC [M] drivers/input/misc/yealink.o distcc[24397] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext3/fsync.o CC [M] drivers/input/joystick/grip.o LD drivers/isdn/hisax/built-in.o CC [M] crypto/tcrypt.o CC kernel/irq/handle.o CC drivers/char/tty_audit.o CC [M] drivers/isdn/capi/capilib.o CC drivers/char/raw.o distcc[23977] ERROR: compile (null) on localhost:Broken pipe distcc[27014] ERROR: compile (null) on localhost:Broken pipe LD drivers/isdn/hardware/eicon/built-in.o CC [M] drivers/isdn/hardware/avm/b1.o CC [M] fs/ext4/file.o LD arch/sh/oprofile/built-in.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprof.o CC fs/hfs/bitmap.o distcc[26382] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/n_r3964.o CC fs/hfs/bfind.o CC [M] drivers/isdn/gigaset/bas-gigaset.o LD fs/befs/befs.o CC drivers/ide/ide-park.o CC fs/gfs2/eaops.o distcc[26474] ERROR: compile (null) on localhost:Broken pipe CC fs/hfs/bnode.o LD drivers/isdn/i4l/built-in.o CC fs/hfs/brec.o LD [M] sound/soundcore.o CC [M] fs/fuse/control.o CC [M] sound/core/timer.o LD drivers/leds/built-in.o distcc[26179] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/isdn/hisax/config.o CC fs/hfs/btree.o CC [M] drivers/input/joystick/interact.o CC fs/fat/inode.o CC kernel/irq/manage.o CC fs/hfs/catalog.o CC fs/hfs/dir.o LD drivers/isdn/hardware/mISDN/built-in.o CC fs/ecryptfs/debug.o distcc[26354] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext4/fsync.o CC [M] sound/core/seq/seq_ports.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/cpu_buffer.o CC [M] fs/ext3/ialloc.o CC drivers/ide/ide-sysfs.o LD fs/cramfs/built-in.o CC kernel/power/main.o CC [M] drivers/isdn/gigaset/isocdata.o LD drivers/isdn/isdnloop/built-in.o CC net/socket.o LD arch/sh/drivers/built-in.o CC [M] drivers/isdn/i4l/isdn_net.o CC [M] drivers/isdn/divert/divert_init.o CC fs/btrfs/locking.o LD net/9p/built-in.o CC net/802/p8022.o CC drivers/char/hw_random/core.o CC [M] drivers/md/raid0.o CC net/8021q/vlan_core.o LD fs/hfsplus/built-in.o LD fs/exportfs/exportfs.o LD fs/exportfs/built-in.o CC net/802/psnap.o CC [M] fs/hfsplus/super.o LD drivers/input/serio/built-in.o CC [M] drivers/isdn/hisax/isdnl1.o CC [M] sound/core/sound.o CC fs/gfs2/eattr.o distcc[28246] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/hfsplus/options.o CC [M] drivers/md/raid1.o distcc[21572] ERROR: compile (null) on localhost:Broken pipe CC net/atm/addr.o CC fs/fat/misc.o CC kernel/irq/spurious.o CC [M] drivers/isdn/hardware/mISDN/hfcsusb.o CC [M] fs/ext3/inode.o CC [M] fs/hfsplus/inode.o CC [M] drivers/md/multipath.o LD net/ax25/built-in.o LD net/bluetooth/built-in.o CC [M] fs/hfsplus/ioctl.o LD [M] drivers/isdn/divert/dss1_divert.o LD security/keys/built-in.o CC [M] fs/hfsplus/extents.o LD security/built-in.o CC [M] net/bluetooth/af_bluetooth.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/buffer_sync.o LD fs/befs/built-in.o CC [M] drivers/isdn/capi/capi.o CC drivers/char/ipmi/ipmi_msghandler.o CC [M] sound/core/seq/seq_info.o CC [M] drivers/isdn/isdnloop/isdnloop.o LD drivers/input/misc/built-in.o LD drivers/media/common/tuners/built-in.o CC drivers/char/hw_random/timeriomem-rng.o CC [M] net/bluetooth/hci_core.o CC drivers/char/ipmi/ipmi_poweroff.o CC drivers/ide/ide-devsets.o CC fs/btrfs/orphan.o CC net/can/af_can.o CC net/bridge/br.o CC net/can/proc.o CC [M] drivers/isdn/i4l/isdn_tty.o distcc[19701] ERROR: compile (null) on localhost:Broken pipe distcc[23054] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br_device.o CC [M] net/bluetooth/hci_conn.o CC [M] net/can/bcm.o CC [M] net/bluetooth/hci_event.o CC [M] net/9p/mod.o distcc[28337] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/input/mouse/psmouse.o CC net/bridge/br_fdb.o CC net/dcb/dcbnl.o CC [M] fs/ext4/ialloc.o distcc[28526] ERROR: compile (null) on localhost:Broken pipe CC net/core/sock.o CC fs/btrfs/ref-cache.o CC net/ethernet/eth.o CC [M] drivers/isdn/i4l/isdn_v110.o CC [M] net/can/raw.o LD drivers/media/common/built-in.o CC net/core/request_sock.o CC [M] fs/ext4/inode.o CC net/ipx/af_ipx.o CC net/core/skbuff.o LD net/irda/built-in.o CC net/atm/pvc.o CC [M] fs/ext4/ioctl.o CC net/lapb/lapb_in.o CC [M] drivers/isdn/gigaset/common.o CC net/lapb/lapb_out.o CC [M] sound/core/init.o CC net/lapb/lapb_subr.o CC net/core/iovec.o LD sound/core/seq/oss/built-in.o CC net/llc/llc_core.o CC net/netlink/af_netlink.o CC net/netfilter/core.o CC net/core/datagram.o CC net/llc/llc_input.o distcc[29838] ERROR: compile (null) on localhost:Broken pipe distcc[23164] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/kernel/cpu/built-in.o CC net/core/stream.o LD drivers/media/video/built-in.o CC [M] drivers/md/md.o LD net/netrom/built-in.o CC [M] net/irda/iriap.o CC net/netfilter/nf_log.o LD net/dcb/built-in.o distcc[28735] ERROR: compile (null) on localhost:Broken pipe CC net/atm/signaling.o CC [M] net/9p/client.o CC net/8021q/vlan.o CC net/8021q/vlan_dev.o CC fs/hfs/extent.o CC net/core/scm.o CC fs/btrfs/export.o CC net/8021q/vlan_netlink.o CC [M] sound/core/seq/oss/seq_oss.o CC fs/gfs2/glock.o CC fs/hfs/inode.o CC [M] net/netrom/af_netrom.o distcc[30263] ERROR: compile (null) on localhost:Broken pipe distcc[29845] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/oss/seq_oss_init.o LD crypto/crypto.o CC net/netlink/genetlink.o CC net/netfilter/nf_queue.o CC net/netfilter/nf_sockopt.o CC net/8021q/vlan_gvrp.o CC [M] net/irda/iriap_event.o CC [M] net/9p/error.o CC net/bridge/br_forward.o LD fs/efs/efs.o LD net/packet/built-in.o distcc[30544] ERROR: compile (null) on localhost:Broken pipe LD [M] sound/core/oss/snd-mixer-oss.o CC [M] net/9p/util.o CC [M] net/packet/af_packet.o LD arch/sh/kernel/built-in.o CC [M] net/netrom/nr_dev.o CC [M] sound/core/memory.o CC [M] drivers/input/joystick/joydump.o LD block/built-in.o CC net/ethernet/pe2.o CC fs/gfs2/glops.o CC net/ipx/ipx_route.o CC [M] drivers/char/ipmi/ipmi_devintf.o CC kernel/time/timekeeping.o CC net/802/p8023.o CC [M] net/ax25/ax25_addr.o distcc[30817] ERROR: compile (null) on localhost:Broken pipe CC kernel/time/ntp.o CC net/llc/llc_output.o CC net/bridge/br_if.o CC [M] net/llc/llc_if.o CC [M] net/netrom/nr_in.o CC kernel/time/clocksource.o distcc[30976] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/isdn/gigaset/interface.o CC net/ipx/ipx_proc.o CC net/bridge/br_input.o CC net/802/stp.o distcc[28119] ERROR: compile (null) on localhost:Broken pipe CC drivers/ide/ide-io-std.o CC [M] sound/core/seq/oss/seq_oss_timer.o LD drivers/input/gameport/built-in.o CC net/atm/svc.o distcc[21498] ERROR: compile (null) on localhost:Broken pipe LD fs/hpfs/built-in.o distcc[29986] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/hpfs/alloc.o CC fs/btrfs/tree-log.o CC kernel/time/jiffies.o CC [M] drivers/isdn/hisax/tei.o CC kernel/time/timer_list.o CC [M] net/netrom/nr_loopback.o CC drivers/char/tpm/tpm.o CC [M] drivers/isdn/capi/capidrv.o CC [M] drivers/isdn/i4l/isdn_common.o distcc[31415] ERROR: compile (null) on localhost:Broken pipe CC [M] arch/sh/oprofile/../../../drivers/oprofile/event_buffer.o CC [M] net/ax25/ax25_dev.o CC [M] net/bluetooth/hci_sock.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofile_files.o distcc[28077] ERROR: compile (null) on localhost:Broken pipe distcc[30176] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/hpfs/anode.o LD [M] net/can/can-raw.o CC [M] drivers/md/bitmap.o CC [M] fs/hfsplus/catalog.o CC [M] drivers/memstick/core/memstick.o CC arch/sh/lib/io.o LD net/rose/built-in.o distcc[31182] ERROR: compile (null) on localhost:Broken pipe CC [M] net/9p/protocol.o LD fs/efs/built-in.o LD net/netlink/built-in.o CC [M] net/irda/irlmp.o CC net/phonet/pn_dev.o LD crypto/crypto_algapi.o distcc[29451] ERROR: compile (null) on localhost:Broken pipe CC [M] net/9p/trans_fd.o CC kernel/trace/ring_buffer.o LD fs/ecryptfs/ecryptfs.o CC [M] net/llc/llc_c_ev.o CC [M] drivers/isdn/gigaset/proc.o CC kernel/irq/resend.o CC [M] fs/hpfs/buffer.o CC [M] net/irda/irlmp_event.o CC fs/hfs/attr.o LD fs/ecryptfs/built-in.o CC net/bridge/br_ioctl.o CC net/802/garp.o CC drivers/ide/ide-eh.o CC net/lapb/lapb_timer.o LD [M] fs/fuse/fuse.o CC net/atm/ioctl.o CC [M] sound/core/seq/oss/seq_oss_ioctl.o CC fs/isofs/namei.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofilefs.o distcc[28151] ERROR: compile (null) on localhost:Broken pipe CC fs/btrfs/acl.o CC [M] fs/ext4/namei.o CC [M] drivers/isdn/hisax/isdnl2.o CC [M] net/netrom/nr_out.o CC drivers/char/tpm/tpm_atmel.o CC fs/hfs/mdb.o CC net/core/gen_stats.o CC [M] fs/ext3/ioctl.o distcc[23997] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joystick/magellan.o CC [M] drivers/isdn/i4l/isdn_concap.o CC fs/gfs2/inode.o CC [M] fs/hfsplus/dir.o CC [M] net/llc/llc_c_ac.o distcc[26940] ERROR: compile (null) on localhost:Broken pipe CC kernel/futex.o LD [M] net/can/can-bcm.o AS arch/sh/lib/ashiftrt.o CC [M] net/rose/af_rose.o LD fs/jbd/built-in.o CC net/sched/sch_generic.o CC drivers/isdn/mISDN/core.o distcc[30895] ERROR: compile (null) on localhost:Broken pipe CC drivers/isdn/mISDN/fsm.o CC fs/isofs/inode.o CC [M] fs/ext3/namei.o LD drivers/char/ipmi/built-in.o CC [M] fs/jbd/transaction.o CC arch/sh/lib/ashldi3.o CC [M] fs/jbd/commit.o LD net/8021q/8021q.o AS arch/sh/lib/ashlsi3.o CC fs/fat/namei_msdos.o CC net/phonet/pn_netlink.o CC kernel/trace/trace.o CC [M] fs/jbd/recovery.o CC [M] sound/core/info.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 LD mm/built-in.o CC [M] fs/jbd/checkpoint.o CC net/bridge/br_notify.o CC [M] net/ax25/ax25_iface.o CC [M] net/irda/irlmp_frame.o CC kernel/irq/chip.o LD crypto/crypto_blkcipher.o CC [M] sound/core/seq/oss/seq_oss_event.o LD crypto/crypto_hash.o CC drivers/ide/ide-atapi.o CC net/atm/common.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofile_stats.o distcc[404] ERROR: compile (null) on localhost:Broken pipe CC [M] net/netrom/nr_route.o LD net/netfilter/netfilter.o CC fs/btrfs/free-space-cache.o CC [M] fs/ext4/super.o CC [M] drivers/isdn/hisax/isdnl3.o CC [M] drivers/isdn/gigaset/ev-layer.o CC fs/hfs/part_tbl.o distcc[474] ERROR: compile (null) on localhost:Broken pipe LD fs/fat/fat.o LD fs/jbd2/built-in.o CC fs/gfs2/log.o distcc[31365] ERROR: compile (null) on localhost:Broken pipe CC [M] net/rose/rose_dev.o CC [M] drivers/input/joystick/spaceorb.o CC net/lapb/lapb_iface.o CC drivers/mfd/htc-pasic3.o CC net/unix/af_unix.o CC fs/isofs/dir.o CC [M] fs/jbd2/transaction.o CC kernel/time/timecompare.o CC net/core/gen_estimator.o CC [M] drivers/isdn/i4l/isdn_x25iface.o CC kernel/irq/devres.o LD fs/fat/msdos.o CC [M] net/llc/llc_conn.o CC [M] fs/jbd2/commit.o LD net/netfilter/built-in.o CC [M] fs/hfsplus/btree.o CC kernel/trace/trace_nop.o CC [M] net/netrom/nr_subr.o CC [M] fs/jbd2/recovery.o CC arch/sh/lib/ashrdi3.o CC [M] fs/jbd2/checkpoint.o CC [M] net/ax25/ax25_in.o CC [M] fs/hpfs/dentry.o distcc[1162] ERROR: compile (null) on localhost:Broken pipe CC [M] arch/sh/oprofile/../../../drivers/oprofile/timer_int.o CC net/phonet/socket.o LD crypto/cryptomgr.o LD crypto/built-in.o CC [M] fs/hfsplus/bnode.o CC net/atm/atm_misc.o AS arch/sh/lib/ashrsi3.o CC fs/btrfs/zlib.o CC net/bridge/br_stp.o AS arch/sh/lib/checksum.o CC [M] fs/ext4/symlink.o CC net/bridge/br_stp_bpdu.o distcc[481] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/isdn/gigaset/i4l.o CC [M] drivers/isdn/hisax/lmgr.o CC [M] fs/jbd/revoke.o CC drivers/isdn/mISDN/socket.o CC kernel/rtmutex.o CC [M] sound/core/control.o CC fs/isofs/util.o CC fs/gfs2/lops.o CC [M] net/llc/llc_c_st.o CC [M] net/bluetooth/hci_sysfs.o LD fs/jffs2/built-in.o CC drivers/misc/enclosure.o CC lib/bcd.o CC [M] fs/jffs2/compr.o distcc[32679] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bluetooth/lib.o distcc[31989] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/hfsplus/brec.o CC [M] fs/jbd2/revoke.o CC drivers/misc/eeprom/eeprom_93cx6.o CC [M] drivers/isdn/gigaset/asyncdata.o LD drivers/isdn/hardware/built-in.o CC [M] net/netrom/nr_timer.o CC [M] net/irda/irlap.o distcc[32178] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/hpfs/dir.o distcc[2221] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ide/ide_platform.o CC [M] arch/sh/oprofile/common.o CC net/unix/garbage.o LD net/wimax/built-in.o CC net/phonet/datagram.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/mfd/sm501.o CC net/atm/raw.o distcc[1302] ERROR: compile (null) on localhost:Broken pipe LD fs/jfs/built-in.o LD fs/fat/built-in.o distcc[31318] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/oss/seq_oss_rw.o CC [M] fs/jfs/super.o LD [M] net/netrom/netrom.o distcc[1015] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wimax/id-table.o CC [M] fs/jfs/file.o CC [M] net/wimax/op-msg.o CC [M] fs/jfs/inode.o LD [M] net/9p/9pnet.o CC [M] fs/jfs/namei.o CC [M] drivers/input/joystick/stinger.o CC [M] fs/jfs/jfs_mount.o CC [M] net/llc/llc_pdu.o CC fs/hfs/string.o CC lib/div64.o CC drivers/isdn/mISDN/clock.o CC [M] fs/ext4/hash.o CC [M] fs/jbd2/journal.o CC fs/isofs/rock.o CC lib/sort.o CC arch/sh/lib/delay.o CC [M] sound/core/misc.o CC lib/parser.o CC [M] fs/ext3/super.o CC [M] net/wimax/op-reset.o CC [M] fs/hpfs/dnode.o CC lib/halfmd4.o CC fs/gfs2/main.o CC [M] net/rose/rose_in.o CC drivers/mmc/card/mmc_test.o CC drivers/mmc/card/sdio_uart.o distcc[3027] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bluetooth/l2cap.o CC net/core/net_namespace.o LD drivers/ide/ide-core.o CC [M] fs/hfsplus/bfind.o distcc[2112] ERROR: compile (null) on localhost:Broken pipe distcc[3122] ERROR: compile (null) on localhost:Broken pipe LD net/can/can.o CC kernel/up.o distcc[840] ERROR: compile (null) on localhost:Broken pipe CC [M] arch/sh/oprofile/backtrace.o CC kernel/irq/autoprobe.o distcc[30039] ERROR: compile (null) on localhost:Broken pipe CC fs/btrfs/compression.o CC net/atm/resources.o CC [M] net/ax25/ax25_ip.o distcc[32263] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irlap_event.o CC net/wireless/wext.o CC drivers/mmc/core/core.o CC [M] fs/jbd/journal.o CC fs/hfs/super.o CC [M] fs/jfs/jfs_umount.o LD drivers/misc/eeprom/built-in.o CC [M] net/wimax/op-rfkill.o LD drivers/mfd/built-in.o CC [M] fs/ext4/resize.o CC [M] sound/core/device.o distcc[30881] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/isdn/hisax/q931.o distcc[3568] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/lib/div64-generic.o CC drivers/isdn/mISDN/hwchannel.o CC [M] net/llc/llc_sap.o CC [M] sound/core/sound_oss.o distcc[2485] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br_stp_if.o CC [M] sound/core/info_oss.o CC fs/nls/nls_base.o LD drivers/cpufreq/built-in.o CC net/wireless/lib80211.o CC fs/nls/nls_cp850.o CC net/core/skb_dma_map.o CC [M] fs/hpfs/ea.o CC fs/isofs/export.o CC [M] drivers/input/joystick/twidjoy.o distcc[28158] ERROR: compile (null) on localhost:Broken pipe CC fs/gfs2/meta_io.o CC [M] fs/hfsplus/tables.o CC net/phonet/sysctl.o LD drivers/ide/ide-cd_mod.o CC net/atm/atm_sysfs.o LD net/ipx/ipx.o CC [M] net/bluetooth/sco.o LD net/sched/built-in.o CC [M] net/ax25/ax25_out.o CC [M] fs/jffs2/dir.o LD net/can/built-in.o distcc[1706] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/isdn/capi/kernelcapi.o CC net/x25/af_x25.o CC [M] net/irda/irlap_frame.o CC [M] net/wimax/stack.o CC [M] sound/core/seq/oss/seq_oss_synth.o LD fs/btrfs/btrfs.o CC drivers/mmc/core/bus.o CC [M] fs/hpfs/file.o CC net/x25/x25_dev.o CC [M] fs/ext4/extents.o CC [M] net/rose/rose_link.o CC net/x25/x25_facilities.o LD drivers/char/hw_random/rng-core.o CC net/x25/x25_in.o distcc[3960] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/hpfs/inode.o CC net/x25/x25_link.o CC [M] fs/hpfs/map.o CC [M] drivers/isdn/hisax/callc.o AS arch/sh/lib/div64.o CC [M] fs/hpfs/name.o CC net/x25/x25_out.o CC drivers/isdn/mISDN/stack.o CC [M] drivers/input/joystick/xpad.o LD net/unix/unix.o CC net/x25/x25_route.o CC [M] net/llc/llc_s_ac.o CC net/x25/x25_subr.o CC [M] net/wireless/lib80211_crypt_wep.o CC net/core/dev.o CC [M] sound/core/jack.o CC net/x25/x25_timer.o CC fs/isofs/joliet.o LD drivers/char/tpm/built-in.o distcc[2995] ERROR: compile (null) on localhost:Broken pipe CC net/core/ethtool.o CC [M] fs/hfsplus/unicode.o CC net/phonet/af_phonet.o CC [M] fs/hfsplus/wrapper.o CC net/x25/x25_proc.o LD [M] sound/soc/snd-soc-core.o CC net/phonet/pep.o LD kernel/trace/built-in.o CC drivers/mmc/core/host.o LD fs/notify/dnotify/built-in.o CC [M] net/rose/rose_loopback.o CC fs/notify/inotify/inotify.o CC [M] drivers/input/joystick/zhenhua.o CC fs/gfs2/mount.o CC kernel/uid16.o CC arch/sh/lib/lshrdi3.o LD net/bluetooth/bnep/built-in.o CC [M] net/bluetooth/bnep/core.o distcc[2489] ERROR: compile (null) on localhost:Broken pipe CC kernel/module.o CC [M] fs/ext3/symlink.o CC fs/nls/nls_cp852.o CC lib/debug_locks.o CC [M] net/llc/llc_s_ev.o CC fs/hfs/sysdep.o CC [M] fs/jfs/jfs_xtree.o CC [M] fs/ext4/ext4_jbd2.o CC [M] fs/jffs2/file.o CC [M] net/wireless/lib80211_crypt_ccmp.o CC drivers/mtd/mtdcore.o CC [M] drivers/net/can/vcan.o LD drivers/ide/built-in.o LD [M] fs/jbd/jbd.o LD drivers/net/hamradio/built-in.o CC net/bridge/br_stp_timer.o CC [M] drivers/net/hamradio/6pack.o CC [M] fs/hfsplus/bitmap.o LD net/unix/built-in.o LD drivers/net/usb/built-in.o CC [M] drivers/net/irda/irda-usb.o CC [M] drivers/net/usb/catc.o CC fs/hfs/trans.o distcc[5561] ERROR: compile (null) on localhost:Broken pipe LD drivers/net/wan/built-in.o distcc[32672] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br_netlink.o LD drivers/cpuidle/built-in.o LD drivers/net/wimax/built-in.o CC [M] sound/core/seq/oss/seq_oss_midi.o LD fs/adfs/adfs.o CC drivers/net/Space.o CC [M] net/irda/timer.o CC [M] drivers/isdn/hisax/fsm.o CC drivers/mtd/mtdsuper.o LD drivers/net/wireless/hostap/built-in.o CC [M] fs/hpfs/namei.o /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2320: warning: label 'free_init' defined but not used CC net/x25/x25_forward.o CC [M] fs/hfsplus/part_tbl.o CC [M] drivers/input/joystick/iforce/iforce-ff.o LD fs/ntfs/built-in.o distcc[31072] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joystick/iforce/iforce-main.o CC [M] drivers/net/wireless/hostap/hostap_80211_rx.o CC [M] drivers/net/hamradio/bpqether.o CC [M] drivers/net/irda/irtty-sir.o CC [M] drivers/net/wireless/hostap/hostap_80211_tx.o CC drivers/net/loopback.o distcc[4848] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bluetooth/bnep/sock.o CC drivers/net/ppp_generic.o CC drivers/net/bsd_comp.o CC [M] net/rose/rose_out.o LD fs/btrfs/built-in.o CC [M] drivers/net/wireless/hostap/hostap_ap.o CC [M] drivers/net/irda/sir_dev.o CC [M] drivers/net/usb/pegasus.o CC [M] net/llc/llc_s_st.o CC [M] drivers/isdn/hisax/l3dss1.o distcc[3183] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ax25/ax25_route.o LD [M] drivers/isdn/i4l/isdn.o LD net/8021q/built-in.o AS arch/sh/lib/lshrsi3.o CC [M] drivers/net/wan/x25_asy.o CC drivers/net/ppp_mppe.o distcc[6323] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/hpfs/super.o CC [M] fs/ext4/migrate.o LD fs/adfs/built-in.o CC net/atm/lec.o CC [M] net/wireless/lib80211_crypt_tkip.o CC net/core/dev_mcast.o CC [M] net/wimax/debugfs.o distcc[5876] ERROR: compile (null) on localhost:Broken pipe LD net/ipx/built-in.o CC [M] fs/ext3/hash.o CC drivers/mmc/core/mmc.o LD drivers/net/wimax/i2400m/built-in.o CC [M] drivers/net/wimax/i2400m/sdio.o CC [M] drivers/net/wireless/zd1201.o CC drivers/isdn/mISDN/layer1.o CC fs/nls/nls_cp866.o CC drivers/mtd/mtdpart.o CC [M] fs/ntfs/aops.o CC [M] drivers/net/wimax/i2400m/sdio-tx.o CC drivers/net/wireless/libertas/main.o CC [M] drivers/input/joystick/iforce/iforce-packets.o CC drivers/power/power_supply_core.o CC [M] drivers/net/wimax/i2400m/sdio-fw.o CC [M] fs/jffs2/ioctl.o CC [M] sound/core/seq/oss/seq_oss_readq.o CC [M] net/rose/rose_route.o /scratch/kisskb/src/drivers/net/wimax/i2400m/sdio.c: In function 'i2400ms_bus_reset': /scratch/kisskb/src/drivers/net/wimax/i2400m/sdio.c:258: warning: 'result' may be used uninitialized in this function distcc[1153] ERROR: compile (null) on localhost:Broken pipe CC [M] net/bluetooth/bnep/netdev.o LD [M] drivers/input/joystick/iforce/iforce.o CC [M] drivers/net/irda/sir_dongle.o CC [M] drivers/net/wimax/i2400m/sdio-rx.o distcc[6939] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wimax/i2400m/usb-fw.o CC net/phonet/pep-gprs.o CC lib/random32.o CC [M] drivers/net/wimax/i2400m/usb-notif.o CC [M] drivers/net/wireless/hostap/hostap_info.o CC [M] drivers/net/wimax/i2400m/usb-tx.o CC [M] drivers/net/hamradio/baycom_ser_fdx.o CC [M] drivers/net/wimax/i2400m/usb-rx.o CC [M] fs/jfs/jfs_imap.o distcc[5607] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/slip.o LD kernel/time/built-in.o CC [M] drivers/net/wireless/hostap/hostap_ioctl.o CC [M] drivers/isdn/hisax/l3ni1.o distcc[5352] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/isdn/hisax/teles3.o CC [M] drivers/net/wimax/i2400m/usb.o AS arch/sh/lib/memchr.o distcc[3852] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/isdn/hisax/isac.o CC drivers/net/wireless/libertas/wext.o CC drivers/net/slhc.o AS arch/sh/lib/memcpy.o CC drivers/net/macvlan.o CC fs/nls/nls_cp869.o CC [M] drivers/net/wireless/hostap/hostap_main.o CC [M] drivers/net/irda/esi-sir.o CC drivers/net/wireless/libertas/rx.o CC [M] net/ax25/ax25_std_in.o LD [M] fs/jbd2/jbd2.o CC [M] drivers/isdn/hisax/arcofi.o /scratch/kisskb/src/drivers/net/wimax/i2400m/usb.c: In function 'i2400mu_bus_reset': /scratch/kisskb/src/drivers/net/wimax/i2400m/usb.c:216: warning: 'result' may be used uninitialized in this function CC [M] fs/jfs/jfs_debug.o CC [M] fs/jffs2/nodelist.o CC [M] net/ax25/ax25_std_subr.o CC drivers/mtd/mtdconcat.o CC [M] fs/ext3/resize.o CC [M] drivers/net/hamradio/hdlcdrv.o distcc[6562] ERROR: compile (null) on localhost:Broken pipe LD drivers/input/joystick/built-in.o LD [M] fs/hpfs/hpfs.o distcc[6333] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ax25/ax25_std_timer.o distcc[3843] ERROR: compile (null) on localhost:Broken pipe CC drivers/rtc/rtc-lib.o CC fs/gfs2/ops_address.o LD fs/isofs/isofs.o CC drivers/isdn/mISDN/layer2.o CC fs/gfs2/ops_dentry.o CC [M] drivers/net/hamradio/baycom_ser_hdx.o CC [M] fs/jffs2/malloc.o CC [M] drivers/net/wireless/hostap/hostap_proc.o CC net/atm/pppoatm.o LD [M] drivers/md/md-mod.o CC drivers/net/tun.o CC [M] drivers/net/irda/tekram-sir.o CC [M] fs/ntfs/attrib.o CC drivers/mtd/mtdchar.o CC kernel/kallsyms.o CC [M] drivers/net/wimax/i2400m/control.o CC [M] net/irda/qos.o CC [M] fs/jfs/jfs_dmap.o CC fs/nls/nls_iso8859-3.o LD fs/isofs/built-in.o CC drivers/net/wireless/libertas/tx.o distcc[8098] ERROR: compile (null) on localhost:Broken pipe distcc[29876] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wan/dlci.o distcc[3669] ERROR: compile (null) on localhost:Broken pipe CC [M] net/llc/af_llc.o CC [M] net/ax25/ax25_subr.o CC [M] fs/ext3/ext3_jbd.o CC lib/bust_spinlocks.o CC drivers/rtc/hctosys.o LD drivers/input/input-core.o LD fs/hfs/hfs.o CC [M] fs/ext4/mballoc.o LD net/x25/x25.o LD fs/hfs/built-in.o distcc[8267] ERROR: compile (null) on localhost:Broken pipe LD [M] net/bluetooth/bluetooth.o distcc[8287] ERROR: compile (null) on localhost:Broken pipe CC drivers/power/ds2760_battery.o CC net/core/dst.o CC drivers/mmc/core/mmc_ops.o distcc[7727] ERROR: compile (null) on localhost:Broken pipe CC drivers/isdn/mISDN/tei.o CC [M] sound/core/seq/oss/seq_oss_writeq.o CC [M] net/rose/rose_subr.o CC [M] fs/ntfs/collate.o CC [M] fs/jffs2/read.o AS arch/sh/lib/memmove.o CC drivers/mtd/mtd_blkdevs.o LD drivers/char/hw_random/built-in.o LD drivers/char/built-in.o CC [M] drivers/isdn/hisax/hscx.o LD drivers/mmc/card/built-in.o LD net/wireless/built-in.o CC drivers/net/wireless/libertas/cmd.o distcc[7485] ERROR: compile (null) on localhost:Broken pipe LD fs/notify/inotify/built-in.o CC [M] net/irda/irqueue.o CC [M] fs/jfs/jfs_unicode.o LD drivers/input/built-in.o CC drivers/net/wireless/libertas/cmdresp.o CC fs/nls/nls_iso8859-4.o CC fs/gfs2/ops_export.o CC [M] net/llc/llc_station.o CC [M] net/ax25/ax25_timer.o distcc[8725] ERROR: compile (null) on localhost:Broken pipe CC drivers/scsi/raid_class.o CC lib/hexdump.o CC net/core/netevent.o CC [M] drivers/net/wimax/i2400m/driver.o CC [M] fs/ext4/xattr.o CC [M] drivers/scsi/scsi.o CC drivers/mmc/core/sd.o CC [M] drivers/scsi/hosts.o distcc[8526] ERROR: compile (null) on localhost:Broken pipe CC drivers/rtc/class.o distcc[27812] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/scsi_ioctl.o CC drivers/isdn/mISDN/timerdev.o CC [M] drivers/net/irda/old_belkin-sir.o CC drivers/net/veth.o CC drivers/net/wireless/libertas/scan.o distcc[8329] ERROR: compile (null) on localhost:Broken pipe CC net/core/neighbour.o CC [M] drivers/scsi/constants.o CC [M] drivers/scsi/scsicam.o CC [M] fs/ext4/xattr_user.o LD fs/omfs/built-in.o CC fs/nls/nls_iso8859-6.o CC [M] drivers/isdn/hisax/s0box.o CC [M] drivers/net/wimax/i2400m/fw.o CC [M] drivers/scsi/scsi_error.o distcc[7144] ERROR: compile (null) on localhost:Broken pipe CC drivers/mmc/core/sd_ops.o CC net/core/rtnetlink.o CC [M] drivers/net/mii.o AS arch/sh/lib/memset.o CC drivers/mtd/mtdblock.o CC [M] drivers/net/irda/mcp2120-sir.o distcc[9391] ERROR: compile (null) on localhost:Broken pipe CC fs/gfs2/ops_file.o CC drivers/serial/serial_core.o distcc[9467] ERROR: compile (null) on localhost:Broken pipe CC drivers/rtc/interface.o distcc[9087] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ax25/ax25_uid.o CC kernel/acct.o CC [M] fs/jffs2/nodemgmt.o CC [M] net/rose/rose_timer.o CC [M] fs/omfs/bitmap.o CC [M] fs/jfs/jfs_dtree.o CC [M] fs/ext4/xattr_trusted.o distcc[7832] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irttp.o CC [M] fs/ntfs/compress.o CC drivers/net/wireless/libertas/11d.o CC lib/kasprintf.o CC [M] drivers/isdn/hisax/avm_a1p.o LD kernel/irq/built-in.o CC fs/nls/nls_iso8859-7.o distcc[9771] ERROR: compile (null) on localhost:Broken pipe LD net/atm/atm.o CC [M] drivers/net/wimax/i2400m/op-rfkill.o distcc[9789] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/ppp_async.o AS arch/sh/lib/movmem.o CC [M] drivers/isdn/mISDN/l1oip_core.o CC fs/partitions/check.o AS arch/sh/lib/strlen.o AS arch/sh/lib/udiv_qrnnd.o distcc[8897] ERROR: compile (null) on localhost:Broken pipe /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 drivers/sh/intc.o CC drivers/serial/8250.o LD net/llc/llc.o CC fs/partitions/msdos.o LD drivers/misc/built-in.o CC drivers/rtc/rtc-dev.o LD net/bridge/bridge.o CC [M] net/ax25/af_ax25.o distcc[10053] ERROR: compile (null) on localhost:Broken pipe CC net/core/utils.o CC drivers/mtd/ftl.o LD net/ethernet/built-in.o CC net/core/link_watch.o CC [M] fs/omfs/dir.o CC [M] fs/jfs/jfs_inode.o CC net/core/filter.o CC [M] drivers/scsi/scsi_lib.o CC net/core/net-sysfs.o CC [M] fs/ntfs/debug.o distcc[9968] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/isdn/mISDN/l1oip_codec.o CC fs/gfs2/ops_fstype.o CC fs/nls/nls_iso8859-13.o distcc[10322] ERROR: compile (null) on localhost:Broken pipe CC drivers/mmc/core/sdio.o LD [M] arch/sh/oprofile/oprofile.o CC kernel/kexec.o CC [M] drivers/net/irda/act200l-sir.o CC [M] fs/jffs2/readinode.o CC lib/bitmap.o LD net/lapb/lapb.o CC [M] drivers/ssb/main.o CC drivers/rtc/rtc-ds1511.o LD net/bridge/built-in.o CC fs/quota/quota.o AS arch/sh/lib/udivsi3.o CC drivers/serial/8250_early.o LD drivers/media/built-in.o distcc[10146] ERROR: compile (null) on localhost:Broken pipe LD drivers/sh/built-in.o CC [M] net/irda/irda_device.o CC drivers/mtd/ssfdc.o CC [M] fs/omfs/file.o CC [M] drivers/net/ppp_synctty.o distcc[10639] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ntfs/dir.o CC [M] fs/ext4/acl.o CC [M] net/ax25/ax25_ds_in.o CC [M] fs/ntfs/file.o CC [M] drivers/scsi/scsi_lib_dma.o LD drivers/power/power_supply.o CC drivers/staging/staging.o distcc[9832] ERROR: compile (null) on localhost:Broken pipe GZIP kernel/config_data.gz distcc[8732] ERROR: compile (null) on localhost:Broken pipe CC net/core/net-traces.o CC [M] drivers/isdn/mISDN/dsp_core.o CC fs/gfs2/ops_inode.o LD drivers/staging/android/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/jffs2/write.o CC [M] fs/jfs/jfs_extent.o CC [M] drivers/ssb/scan.o CC lib/scatterlist.o LD fs/notify/built-in.o CC [M] fs/omfs/inode.o CC drivers/rtc/rtc-m48t35.o distcc[6844] ERROR: compile (null) on localhost:Broken pipe CC drivers/mmc/core/sdio_ops.o CC drivers/net/wireless/libertas/debugfs.o CC [M] drivers/staging/android/logger.o CC fs/nls/nls_iso8859-15.o CC [M] drivers/isdn/hisax/avm_pci.o CC [M] fs/ext4/xattr_security.o CC [M] drivers/serial/sh-sci.o CC drivers/mtd/chips/chipreg.o CC [M] drivers/net/irda/toim3232-sir.o CC [M] drivers/scsi/scsi_scan.o CC drivers/mmc/core/sdio_bus.o CC drivers/uio/uio.o distcc[11294] ERROR: compile (null) on localhost:Broken pipe CC kernel/audit.o CC drivers/mmc/core/sdio_cis.o CC [M] drivers/isdn/mISDN/dsp_cmx.o CC drivers/staging/asus_oled/asus_oled.o distcc[10740] ERROR: compile (null) on localhost:Broken pipe CC fs/gfs2/ops_super.o CC drivers/uio/uio_pdrv_genirq.o LD [M] sound/core/seq/oss/snd-seq-oss.o CC fs/ramfs/inode.o CC [M] drivers/isdn/hisax/sedlbauer.o LD [M] drivers/isdn/gigaset/gigaset.o LD net/x25/built-in.o distcc[9823] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/isdn/gigaset/bas_gigaset.o distcc[10142] ERROR: compile (null) on localhost:Broken pipe CC kernel/auditfilter.o CC [M] net/irda/irias_object.o CC drivers/mtd/chips/map_ram.o CC drivers/mtd/devices/doc2000.o CC drivers/uio/uio_sercos3.o AS arch/sh/lib/udivsi3_i4i-Os.o CC fs/nls/nls_koi8-u.o CC [M] drivers/uio/uio_pdrv.o CC [M] drivers/mtd/chips/cfi_util.o CC [M] drivers/scsi/scsi_sysfs.o LD [M] fs/hfsplus/hfsplus.o distcc[11460] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/wireless/libertas/persistcfg.o CC [M] net/ax25/ax25_ds_subr.o CC [M] drivers/net/wimax/i2400m/sysfs.o LD [M] net/wimax/wimax.o LD drivers/mtd/lpddr/built-in.o CC drivers/staging/at76_usb/at76_usb.o /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:39:27: error: net/ieee80211.h: No such file or directory CC drivers/mmc/core/sdio_io.o CC [M] drivers/mtd/lpddr/qinfo_probe.o LD net/802/built-in.o distcc[11899] ERROR: compile /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c on sprygo/32 failed distcc[9815] ERROR: compile (null) on localhost:Broken pipe make[4]: *** [drivers/staging/at76_usb/at76_usb.o] Error 1 CC [M] fs/jfs/symlink.o CC [M] drivers/ssb/driver_chipcommon.o make[3]: *** [drivers/staging/at76_usb] Error 2 make[3]: *** Waiting for unfinished jobs.... LD [M] net/llc/llc2.o CC fs/reiserfs/bitmap.o CC lib/string_helpers.o CC [M] fs/ntfs/index.o CC [M] net/irda/wrapper.o CC kernel/auditsc.o CC drivers/mtd/devices/docprobe.o CC [M] drivers/isdn/mISDN/dsp_tones.o CC fs/ramfs/file-nommu.o /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined distcc[11781] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_koi8-ru.o CC [M] drivers/net/wimax/i2400m/netdev.o CC drivers/mtd/maps/map_funcs.o CC drivers/usb/atm/ueagle-atm.o distcc[11154] ERROR: compile (null) on localhost:Broken pipe CC drivers/mmc/core/sdio_irq.o CC [M] drivers/isdn/hisax/isar.o CC [M] drivers/mtd/lpddr/lpddr_cmds.o CC [M] drivers/ssb/driver_chipcommon_pmu.o CC drivers/rtc/rtc-m48t86.o CC fs/reiserfs/do_balan.o distcc[10909] ERROR: compile (null) on localhost:Broken pipe distcc[10956] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/chips/cfi_cmdset_0001.o CC kernel/audit_tree.o CC [M] fs/jfs/jfs_metapage.o distcc[12215] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_utf8.o CC [M] drivers/net/eql.o CC [M] net/irda/af_irda.o CC [M] drivers/net/wimax/i2400m/tx.o CC drivers/mtd/nand/nand_base.o CC fs/gfs2/quota.o CC drivers/usb/atm/usbatm.o CC [M] fs/ntfs/inode.o CC drivers/mmc/core/debugfs.o LD fs/quota/built-in.o CC drivers/usb/class/cdc-acm.o distcc[11902] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/scan.o CC [M] drivers/usb/class/usblp.o LD net/phonet/phonet.o LD net/phonet/pn_pep.o CC drivers/mtd/devices/docecc.o CC [M] drivers/isdn/hisax/hfc_sx.o CC lib/iomap_copy.o CC drivers/mtd/maps/plat-ram.o CC [M] drivers/scsi/scsi_devinfo.o CC fs/reiserfs/namei.o distcc[12220] ERROR: compile (null) on localhost:Broken pipe LD drivers/mtd/onenand/built-in.o distcc[28053] ERROR: compile (null) on localhost:Broken pipe CC drivers/rtc/rtc-bq4802.o LD drivers/usb/gadget/built-in.o CC kernel/kprobes.o CC fs/sysv/ialloc.o CC [M] drivers/mtd/chips/gen_probe.o CC [M] drivers/usb/gadget/m66592-udc.o distcc[12802] ERROR: compile (null) on localhost:Broken pipe CC fs/sysv/balloc.o CC fs/sysv/inode.o LD net/phonet/built-in.o CC [M] fs/jfs/jfs_logmgr.o LD [M] fs/omfs/omfs.o CC kernel/rcutree.o LD fs/ramfs/ramfs.o LD arch/sh/lib/built-in.o CC [M] net/irda/discovery.o CC drivers/mtd/nand/nand_bbt.o CC kernel/rcutree_trace.o CC [M] fs/ntfs/mft.o CC [M] drivers/isdn/hisax/niccy.o CC drivers/usb/core/usb.o CC drivers/mtd/devices/mtdram.o CC lib/devres.o LD drivers/power/built-in.o CC [M] drivers/scsi/scsi_netlink.o CC drivers/usb/otg/otg.o CC [M] drivers/usb/gadget/cdc2.o CC fs/reiserfs/inode.o CC drivers/net/wireless/libertas/ethtool.o CC [M] drivers/net/wimax/i2400m/rx.o CC drivers/rtc/rtc-sh.o CC [M] drivers/isdn/mISDN/dsp_dtmf.o CC [M] fs/nls/nls_cp855.o CC fs/gfs2/recovery.o CC [M] fs/jffs2/gc.o CC [M] net/ax25/ax25_ds_timer.o CC drivers/usb/host/isp116x-hcd.o CC drivers/mtd/nand/nand_ecc.o CC [M] net/irda/parameters.o LD drivers/mtd/tests/built-in.o CC [M] drivers/mtd/devices/doc2001plus.o CC [M] fs/ntfs/mst.o CC drivers/usb/core/hub.o CC [M] drivers/usb/atm/speedtch.o CC fs/gfs2/rgrp.o CC [M] drivers/scsi/sd.o CC fs/sysv/itree.o CC [M] fs/jffs2/symlink.o CC drivers/usb/otg/nop-usb-xceiv.o LD [M] net/bluetooth/bnep/bnep.o LD net/lapb/built-in.o CC fs/xfs/quota/xfs_dquot.o CC [M] drivers/net/wimax/i2400m/debugfs.o distcc[13164] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/quota/xfs_dquot_item.o CC lib/hweight.o LD drivers/usb/image/built-in.o LD net/llc/built-in.o CC fs/xfs/quota/xfs_trans_dquot.o distcc[14067] ERROR: compile (null) on localhost:Broken pipe CC fs/eventpoll.o distcc[14247] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/quota/xfs_qm_syscalls.o distcc[14262] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/image/mdc800.o CC fs/xfs/quota/xfs_qm_bhv.o CC fs/xfs/quota/xfs_qm.o CC [M] drivers/usb/gadget/file_storage.o CC drivers/usb/host/sl811-hcd.o CC fs/xfs/xfs_rtalloc.o CC drivers/net/wireless/libertas/assoc.o CC drivers/uwb/address.o CC fs/xfs/xfs_acl.o CC [M] drivers/isdn/mISDN/dsp_audio.o distcc[12451] ERROR: compile (null) on localhost:Broken pipe CC drivers/uwb/allocator.o CC drivers/mtd/nand/nand_ids.o CC [M] drivers/isdn/hisax/st5481_init.o CC [M] drivers/mtd/chips/jedec_probe.o CC [M] drivers/mtd/ar7part.o CC fs/reiserfs/file.o CC drivers/uwb/beacon.o CC drivers/usb/core/hcd.o CC drivers/rtc/rtc-stk17ta8.o CC fs/sysv/file.o CC drivers/uwb/driver.o CC fs/xfs/xfs_alloc.o CC kernel/relay.o CC [M] fs/jfs/jfs_txnmgr.o CC drivers/uwb/drp.o distcc[10806] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ntfs/namei.o CC drivers/net/wireless/libertas/if_usb.o CC [M] drivers/mtd/devices/slram.o CC lib/bitrev.o CC [M] fs/nls/nls_cp864.o CC drivers/usb/misc/appledisplay.o CC drivers/usb/misc/berry_charge.o CC [M] drivers/usb/gadget/gmidi.o CC [M] drivers/usb/image/microtek.o CC drivers/usb/host/hwa-hc.o CC drivers/usb/misc/cytherm.o CC [M] drivers/scsi/sd_dif.o CC fs/gfs2/super.o LD drivers/usb/otg/built-in.o CC drivers/usb/misc/emi62.o CC drivers/usb/misc/idmouse.o CC [M] drivers/mtd/nand/diskonchip.o CC [M] drivers/isdn/mISDN/dsp_blowfish.o /scratch/kisskb/src/drivers/mtd/nand/diskonchip.c:56:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined LD drivers/net/wireless/libertas/libertas.o distcc[9971] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/misc/iowarrior.o LD drivers/net/wireless/libertas/usb8xxx.o distcc[12990] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/mtdoops.o LD drivers/net/wireless/libertas/built-in.o LD [M] fs/ext3/ext3.o CC drivers/usb/core/urb.o CC kernel/delayacct.o CC drivers/rtc/rtc-test.o CC drivers/usb/mon/mon_main.o LD kernel/power/built-in.o CC drivers/usb/misc/usblcd.o distcc[11908] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_alloc_btree.o CC [M] net/irda/irnetlink.o CC drivers/video/fb_notify.o CC drivers/video/backlight/lcd.o LD drivers/mtd/maps/built-in.o CC drivers/video/backlight/backlight.o CC drivers/usb/mon/mon_stat.o CC [M] fs/ntfs/runlist.o CC drivers/video/display/display-sysfs.o CC drivers/video/console/dummycon.o CC drivers/usb/mon/mon_text.o LD net/atm/built-in.o CC drivers/video/logo/logo.o CC drivers/video/fb_defio.o CC fs/reiserfs/dir.o CC [M] drivers/mtd/devices/phram.o CC [M] drivers/video/fbmem.o distcc[13115] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jfs/jfs_uniupr.o CC fs/sysv/dir.o CC [M] fs/jfs/resize.o CC fs/sysv/namei.o CC [M] fs/nls/nls_cp874.o CC [M] drivers/mtd/chips/map_rom.o LD fs/ramfs/built-in.o distcc[15677] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/build.o CC fs/sysv/super.o distcc[13181] ERROR: compile (null) on localhost:Broken pipe distcc[6472] ERROR: compile (null) on localhost:Broken pipe distcc[9263] ERROR: compile (null) on localhost:Broken pipe CC fs/gfs2/sys.o CC fs/sysv/symlink.o CC [M] fs/jfs/xattr.o CC drivers/usb/core/message.o CC [M] drivers/isdn/hisax/st5481_usb.o CC [M] drivers/isdn/mISDN/dsp_pipeline.o CC [M] drivers/usb/gadget/printer.o CC [M] drivers/mtd/nand/nandsim.o CC fs/anon_inodes.o CC drivers/usb/mon/mon_bin.o distcc[14484] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irmod.o CC [M] drivers/video/console/fbcon.o CC [M] drivers/scsi/sr.o CC [M] drivers/rtc/rtc-ds1286.o CC [M] fs/jffs2/erase.o distcc[14492] ERROR: compile (null) on localhost:Broken pipe distcc[15163] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/backlight/generic_bl.o LD drivers/mtd/mtd.o CC drivers/uwb/drp-avail.o CC fs/gfs2/trans.o CC fs/reiserfs/fix_node.o CC lib/crc32.o CC drivers/w1/w1.o CC [M] drivers/video/fbmon.o CC drivers/w1/w1_int.o LD drivers/serial/built-in.o distcc[4091] ERROR: compile (null) on localhost:Broken pipe CC kernel/taskstats.o AR arch/sh/lib/lib.a CC drivers/usb/storage/libusual.o CC [M] drivers/isdn/mISDN/dsp_hwec.o CC [M] drivers/usb/gadget/zero.o distcc[16372] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ntfs/super.o CC [M] fs/jfs/ioctl.o CC fs/timerfd.o LD net/irda/ircomm/built-in.o CC drivers/usb/mon/mon_dma.o distcc[15661] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/driver.o CC [M] drivers/video/console/bitblit.o CC [M] drivers/mtd/chips/map_absent.o CC [M] fs/jffs2/background.o CC fs/xfs/xfs_attr.o CC drivers/video/logo/logo_linux_mono.o CC [M] drivers/rtc/rtc-ds1553.o CC [M] drivers/mtd/devices/block2mtd.o CC [M] fs/nls/nls_cp932.o CC fs/xfs/xfs_attr_leaf.o CC drivers/uwb/drp-ie.o distcc[13876] ERROR: compile (null) on localhost:Broken pipe distcc[14637] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/video/fbcmap.o LD [M] net/rose/rose.o CC fs/reiserfs/super.o CC drivers/w1/w1_family.o CC drivers/usb/storage/usual-tables.o CC [M] drivers/isdn/hisax/st5481_d.o LD drivers/staging/asus_oled/built-in.o CC drivers/usb/misc/usbled.o CC drivers/usb/wusbcore/cbaf.o distcc[17236] ERROR: compile (null) on localhost:Broken pipe CC fs/gfs2/util.o CC [M] drivers/scsi/sr_ioctl.o CC [M] net/irda/ircomm/ircomm_tty.o CC drivers/usb/wusbcore/wa-hc.o CC [M] drivers/video/console/fonts.o LD drivers/mtd/chips/built-in.o CC lib/crc7.o CC [M] fs/jffs2/fs.o CC fs/eventfd.o distcc[9435] ERROR: compile (null) on localhost:Broken pipe CC kernel/tsacct.o CC fs/aio.o CC [M] fs/ntfs/sysctl.o CC fs/reiserfs/prints.o LD drivers/isdn/mISDN/mISDN_core.o CC [M] drivers/video/fbsysfs.o CC drivers/usb/core/config.o CC [M] drivers/isdn/hisax/st5481_b.o CC [M] drivers/rtc/rtc-v3020.o CC [M] fs/jfs/acl.o CC drivers/usb/misc/legousbtower.o CC drivers/uwb/est.o CC [M] fs/nls/nls_euc-jp.o CC [M] net/irda/ircomm/ircomm_tty_attach.o CC drivers/usb/wusbcore/wa-nep.o CC lib/libcrc32c.o CC [M] drivers/usb/gadget/inode.o CC drivers/video/logo/logo_linux_clut224.o CC [M] drivers/video/console/font_sun8x16.o CC [M] fs/ntfs/unistr.o CC drivers/w1/w1_netlink.o CC fs/locks.o distcc[6276] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/sr_vendor.o LD net/irda/irnet/built-in.o CC [M] drivers/video/modedb.o CC drivers/usb/core/file.o CC [M] fs/jffs2/writev.o CC drivers/uwb/ie.o CC fs/xfs/xfs_bit.o CC kernel/marker.o LD lib/reed_solomon/built-in.o distcc[11214] ERROR: compile (null) on localhost:Broken pipe CC [M] lib/reed_solomon/reed_solomon.o CC [M] net/irda/ircomm/ircomm_tty_ioctl.o CC fs/xfs/xfs_bmap.o LD drivers/video/display/display.o CC fs/reiserfs/objectid.o distcc[15818] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_bmap_btree.o CC drivers/usb/wusbcore/wa-rpipe.o distcc[18282] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/video/console/font_sun12x22.o CC drivers/w1/w1_io.o CC fs/xfs/xfs_btree.o CC [M] drivers/isdn/hisax/hfc4s8s_l1.o LD drivers/isdn/mISDN/built-in.o CC [M] fs/nls/nls_cp949.o CC drivers/usb/core/buffer.o LD [M] fs/ext4/ext4.o CC [M] net/irda/irnet/irnet_ppp.o CC [M] fs/jffs2/super.o LD [M] drivers/ssb/ssb.o distcc[3297] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irnet/irnet_irda.o CC [M] drivers/video/fbcvt.o LD [M] net/ax25/ax25.o LD drivers/video/display/built-in.o CC drivers/video/logo/logo_superh_mono.o CC [M] net/irda/ircomm/ircomm_param.o CC drivers/usb/misc/usbtest.o distcc[17463] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/wusbcore/wa-xfer.o CC fs/reiserfs/lbalance.o CC drivers/usb/wusbcore/crypto.o CC [M] fs/ntfs/upcase.o CC lib/zlib_deflate/deflate.o CC [M] fs/ntfs/bitmap.o CC [M] drivers/video/cfbfillrect.o CC [M] fs/ntfs/lcnalloc.o CC fs/xfs/xfs_buf_item.o CC fs/binfmt_script.o LD drivers/w1/masters/built-in.o CC drivers/uwb/ie-rcv.o CC [M] drivers/isdn/hisax/isdnhdlc.o CC lib/zlib_deflate/deftree.o CC drivers/usb/wusbcore/devconnect.o CC drivers/usb/core/sysfs.o CC fs/xfs/xfs_da_btree.o CC kernel/tracepoint.o CC fs/xfs/xfs_dir2.o LD [M] sound/core/seq/snd-seq.o CC [M] drivers/video/console/font_8x8.o distcc[13605] ERROR: compile (null) on localhost:Broken pipe distcc[18444] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_dir2_block.o CC [M] drivers/usb/misc/emi26.o LD drivers/usb/class/built-in.o CC drivers/usb/core/endpoint.o CC [M] fs/nls/nls_cp950.o CC lib/zlib_inflate/inffast.o CC [M] drivers/video/cfbcopyarea.o CC [M] fs/ntfs/logfile.o CC [M] drivers/scsi/scsi_transport_spi.o CC [M] fs/jffs2/debug.o CC drivers/usb/wusbcore/dev-sysfs.o CC drivers/uwb/lc-dev.o CC drivers/video/logo/logo_superh_vga16.o CC [M] net/irda/ircomm/ircomm_core.o LD [M] sound/core/seq/snd-seq-device.o LD [M] sound/core/seq/snd-seq-midi-event.o LD [M] sound/core/seq/snd-seq-midi.o CC [M] drivers/video/console/font_8x16.o distcc[17178] ERROR: compile (null) on localhost:Broken pipe CC fs/reiserfs/ibalance.o CC kernel/dma-coherent.o CC fs/binfmt_elf_fdpic.o LD drivers/usb/storage/built-in.o distcc[19442] ERROR: compile (null) on localhost:Broken pipe CC drivers/w1/slaves/w1_ds2760.o distcc[19470] ERROR: compile (null) on localhost:Broken pipe distcc[17785] ERROR: compile (null) on localhost:Broken pipe CC lib/zlib_inflate/inflate.o CC lib/zlib_deflate/deflate_syms.o CC lib/audit.o CC [M] drivers/video/cfbimgblt.o distcc[19340] ERROR: compile (null) on localhost:Broken pipe distcc[17084] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ntfs/quota.o distcc[16846] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/devio.o CC drivers/usb/wusbcore/mmc.o CC [M] fs/jffs2/wbuf.o LD sound/core/built-in.o CC drivers/usb/core/notify.o LD [M] sound/core/snd.o CC [M] drivers/scsi/scsi_transport_fc.o CC [M] drivers/usb/misc/ldusb.o LD [M] sound/core/snd-timer.o distcc[19742] ERROR: compile (null) on localhost:Broken pipe LD [M] sound/core/snd-pcm.o CC [M] drivers/w1/slaves/w1_smem.o CC [M] drivers/scsi/scsi_transport_iscsi.o CC drivers/usb/core/generic.o CC [M] fs/nls/nls_cp1251.o distcc[19859] ERROR: compile (null) on localhost:Broken pipe distcc[16566] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/quirks.o LD drivers/usb/mon/usbmon.o CC [M] drivers/video/console/font_10x18.o CC fs/xfs/xfs_dir2_data.o CC fs/posix_acl.o CC lib/zlib_inflate/infutil.o CC [M] drivers/scsi/scsi_transport_sas.o distcc[16858] ERROR: compile (null) on localhost:Broken pipe CC drivers/uwb/lc-rc.o CC drivers/usb/core/inode.o LD [M] drivers/usb/gadget/g_zero.o CC [M] drivers/scsi/st.o LD drivers/mtd/nand/nand.o CC [M] fs/ntfs/usnjrnl.o CC fs/reiserfs/stree.o CC fs/xattr_acl.o LD [M] sound/core/snd-page-alloc.o CC fs/reiserfs/hashes.o CC [M] drivers/scsi/sg.o LD drivers/video/backlight/built-in.o CC [M] net/irda/ircomm/ircomm_event.o /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_add_session': /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c:678: warning: 'err' may be used uninitialized in this function distcc[19033] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/ch.o LD [M] drivers/usb/gadget/gadgetfs.o distcc[18700] ERROR: compile (null) on localhost:Broken pipe distcc[20183] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/wusbcore/pal.o CC kernel/time.o CC [M] fs/nls/nls_iso8859-1.o CC [M] drivers/video/sysfillrect.o CC [M] drivers/scsi/scsi_debug.o CC [M] drivers/w1/slaves/w1_ds2431.o CC [M] fs/jffs2/compr_rtime.o LD fs/partitions/built-in.o CC [M] drivers/scsi/scsi_wait_scan.o LD drivers/mtd/nand/built-in.o CC lib/syscall.o LD fs/sysv/sysv.o CC [M] drivers/usb/misc/rio500.o LD [M] sound/core/snd-rawmidi.o CC [M] drivers/usb/misc/trancevibrator.o distcc[19628] ERROR: compile (null) on localhost:Broken pipe CC lib/dynamic_debug.o CC fs/reiserfs/tail_conversion.o CC lib/zlib_inflate/inftrees.o CC [M] net/irda/ircomm/ircomm_lmp.o LD drivers/scsi/device_handler/built-in.o CC lib/nlattr.o CC drivers/video/logo/logo_superh_clut224.o LD [M] drivers/usb/gadget/g_file_storage.o CC drivers/usb/wusbcore/rh.o distcc[18978] ERROR: compile (null) on localhost:Broken pipe distcc[19582] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/video/console/font_pearl_8x8.o CC [M] drivers/video/syscopyarea.o CC drivers/usb/core/devices.o CC [M] drivers/video/sysimgblt.o CC [M] drivers/video/fb_sys_fops.o LD fs/sysv/built-in.o CC fs/generic_acl.o distcc[18096] ERROR: compile (null) on localhost:Broken pipe CC fs/dcookies.o IKCFG kernel/config_data.h CC [M] drivers/video/metronomefb.o CC [M] drivers/scsi/device_handler/scsi_dh.o CC kernel/configs.o CC [M] drivers/video/broadsheetfb.o CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o CC [M] fs/nls/nls_iso8859-2.o CC [M] fs/jffs2/compr_zlib.o LD [M] drivers/net/irda/sir-dev.o CC [M] fs/binfmt_misc.o LD [M] drivers/isdn/hisax/hisax.o CC [M] drivers/w1/slaves/w1_ds2433.o CC [M] fs/mbcache.o distcc[20978] ERROR: compile (null) on localhost:Broken pipe LD drivers/video/logo/built-in.o LD drivers/scsi/libfc/built-in.o CC drivers/uwb/neh.o CC [M] drivers/scsi/libfc/fc_disc.o CC lib/zlib_inflate/inflate_syms.o CC lib/argv_split.o LD [M] net/irda/irnet/irnet.o distcc[18899] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/usb/gadget/g_printer.o CC drivers/usb/wusbcore/reservation.o CC fs/xfs/xfs_dir2_leaf.o CC [M] drivers/video/console/font_acorn_8x8.o CC fs/reiserfs/journal.o CC [M] drivers/video/s1d13xxxfb.o CC [M] drivers/scsi/libfc/fc_exch.o CC lib/bug.o LD [M] drivers/usb/gadget/g_midi.o LD [M] drivers/isdn/hisax/hisax_st5481.o CC [M] net/irda/ircomm/ircomm_ttp.o LD drivers/scsi/libsas/built-in.o distcc[21449] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/libsas/sas_init.o CC drivers/usb/wusbcore/security.o CC [M] fs/nls/nls_iso8859-9.o CC [M] drivers/scsi/device_handler/scsi_dh_alua.o CC fs/xfs/xfs_dir2_node.o distcc[16557] ERROR: compile (null) on localhost:Broken pipe CC fs/reiserfs/resize.o LD drivers/w1/slaves/built-in.o CC [M] drivers/scsi/libfc/fc_elsct.o CC [M] drivers/video/sm501fb.o CC fs/reiserfs/item_ops.o CC drivers/uwb/pal.o CC [M] fs/nls/nls_koi8-r.o LD [M] drivers/usb/gadget/g_cdc.o CC [M] drivers/scsi/libsas/sas_phy.o CC lib/cmdline.o CC [M] drivers/video/console/font_mini_4x6.o LD fs/nls/built-in.o CC drivers/usb/wusbcore/wusbhc.o LD drivers/scsi/built-in.o distcc[21821] ERROR: compile (null) on localhost:Broken pipe CC drivers/uwb/radio.o LD drivers/mmc/core/mmc_core.o CC fs/reiserfs/ioctl.o CC [M] drivers/scsi/libfc/fc_frame.o distcc[19027] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/libsas/sas_port.o CC lib/ctype.o LD lib/zlib_deflate/zlib_deflate.o CC [M] drivers/video/sh_mobile_lcdcfb.o CC [M] drivers/video/console/softcursor.o CC fs/xfs/xfs_dir2_sf.o distcc[21296] ERROR: compile (null) on localhost:Broken pipe CC drivers/uwb/reset.o distcc[21756] ERROR: compile (null) on localhost:Broken pipe LD [M] net/irda/irda.o CC [M] drivers/scsi/libsas/sas_event.o CC [M] drivers/scsi/libfc/fc_lport.o CC lib/dec_and_lock.o CC fs/xfs/xfs_error.o CC [M] drivers/video/uvesafb.o CC drivers/uwb/rsv.o CC [M] drivers/video/console/tileblit.o LD [M] fs/jfs/jfs.o CC [M] drivers/scsi/libsas/sas_dump.o CC fs/reiserfs/procfs.o LD [M] net/irda/ircomm/ircomm.o CC [M] drivers/scsi/libfc/fc_rport.o CC drivers/uwb/scan.o CC fs/xfs/xfs_extfree_item.o CC [M] drivers/video/console/fbcon_rotate.o LD lib/zlib_deflate/built-in.o CC [M] drivers/video/vfb.o CC fs/reiserfs/xattr.o CC [M] drivers/scsi/libsas/sas_discover.o LD [M] net/irda/ircomm/ircomm-tty.o distcc[21793] ERROR: compile (null) on localhost:Broken pipe CC lib/decompress.o CC [M] drivers/scsi/libfc/fc_fcp.o CC [M] drivers/video/console/fbcon_cw.o CC fs/reiserfs/xattr_user.o distcc[22493] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_filestream.o CC drivers/uwb/uwb-debug.o LD drivers/usb/misc/built-in.o CC lib/dump_stack.o CC [M] drivers/video/console/fbcon_ud.o CC fs/reiserfs/xattr_trusted.o CC [M] drivers/scsi/libsas/sas_expander.o CC fs/xfs/xfs_fsops.o CC lib/extable.o CC drivers/uwb/uwbd.o LD drivers/usb/mon/built-in.o CC [M] drivers/video/console/fbcon_ccw.o CC fs/reiserfs/xattr_security.o CC lib/find_last_bit.o CC [M] drivers/scsi/libsas/sas_scsi_host.o distcc[22794] ERROR: compile (null) on localhost:Broken pipe LD drivers/video/console/built-in.o CC fs/reiserfs/xattr_acl.o CC drivers/uwb/hwa-rc.o CC [M] drivers/scsi/libsas/sas_task.o distcc[16848] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_ialloc.o LD drivers/uwb/wlp/built-in.o CC lib/find_next_bit.o CC [M] drivers/uwb/wlp/driver.o CC [M] drivers/scsi/libsas/sas_ata.o distcc[22976] ERROR: compile (null) on localhost:Broken pipe CC lib/idr.o CC [M] drivers/uwb/wlp/eda.o CC fs/xfs/xfs_ialloc_btree.o CC lib/int_sqrt.o CC [M] drivers/uwb/wlp/messages.o CC fs/xfs/xfs_iget.o CC lib/irq_regs.o CC [M] drivers/uwb/wlp/sysfs.o CC fs/xfs/xfs_inode.o distcc[21788] ERROR: compile (null) on localhost:Broken pipe CC lib/is_single_threaded.o LD [M] drivers/isdn/mISDN/mISDN_dsp.o CC [M] drivers/uwb/wlp/txrx.o CC lib/klist.o LD [M] fs/ntfs/ntfs.o CC fs/xfs/xfs_inode_item.o distcc[23311] ERROR: compile (null) on localhost:Broken pipe distcc[23316] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/isdn/mISDN/l1oip.o CC [M] drivers/uwb/wlp/wlp-lc.o CC lib/kobject.o CC fs/xfs/xfs_iomap.o LD [M] drivers/net/wireless/hostap/hostap.o CC [M] drivers/uwb/wlp/wss-lc.o distcc[20709] ERROR: compile (null) on localhost:Broken pipe distcc[22364] ERROR: compile (null) on localhost:Broken pipe LD drivers/usb/host/built-in.o CC fs/xfs/xfs_itable.o CC lib/kref.o CC lib/plist.o CC fs/xfs/xfs_dfrag.o CC lib/prio_heap.o distcc[23564] ERROR: compile (null) on localhost:Broken pipe CC lib/prio_tree.o CC lib/proportions.o CC lib/radix-tree.o CC fs/xfs/xfs_log.o CC lib/ratelimit.o distcc[20480] ERROR: compile (null) on localhost:Broken pipe distcc[22188] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_log_recover.o CC lib/rbtree.o CC fs/xfs/xfs_mount.o LD drivers/base/built-in.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/reciprocal_div.o distcc[23800] ERROR: compile (null) on localhost:Broken pipe distcc[17467] ERROR: compile (null) on localhost:Broken pipe make[2]: *** [drivers/staging] Error 2 make[2]: *** Waiting for unfinished jobs.... CC fs/xfs/xfs_mru_cache.o CC lib/rwsem-spinlock.o CC fs/xfs/xfs_rename.o CC lib/sha1.o distcc[22909] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_trans.o CC lib/show_mem.o CC fs/xfs/xfs_trans_ail.o CC lib/string.o distcc[23764] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_trans_buf.o CC lib/vsprintf.o CC fs/xfs/xfs_trans_extfree.o CC [M] lib/crc-ccitt.o CC fs/xfs/xfs_trans_inode.o CC [M] lib/crc16.o distcc[23769] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_trans_item.o CC [M] lib/crc-t10dif.o CC fs/xfs/xfs_utils.o distcc[23514] ERROR: compile (null) on localhost:Broken pipe CC [M] lib/crc-itu-t.o CC fs/xfs/xfs_vnodeops.o CC fs/xfs/xfs_rw.o CC fs/xfs/xfs_dmops.o CC fs/xfs/xfs_qmops.o distcc[24278] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/linux-2.6/kmem.o distcc[23351] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/linux-2.6/xfs_aops.o LD drivers/mtd/devices/built-in.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 distcc[24190] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/linux-2.6/xfs_sync.o LD drivers/rtc/rtc-core.o CC fs/xfs/linux-2.6/xfs_xattr.o CC fs/xfs/support/debug.o CC fs/xfs/support/uuid.o LD kernel/built-in.o distcc[23383] ERROR: compile (null) on localhost:Broken pipe distcc[24155] ERROR: compile (null) on localhost:Broken pipe distcc[22046] ERROR: compile (null) on localhost:Broken pipe distcc[18225] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/video/fb.o distcc[22308] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/scsi/scsi_mod.o LD [M] drivers/scsi/sd_mod.o LD [M] drivers/scsi/sr_mod.o distcc[18901] ERROR: compile (null) on localhost:Broken pipe distcc[24164] ERROR: compile (null) on localhost:Broken pipe distcc[23111] ERROR: compile (null) on localhost:Broken pipe distcc[22816] ERROR: compile (null) on localhost:Broken pipe distcc[24555] ERROR: compile (null) on localhost:Broken pipe LD drivers/rtc/built-in.o distcc[21485] ERROR: compile (null) on localhost:Broken pipe LD drivers/isdn/built-in.o LD drivers/uio/built-in.o LD drivers/mmc/core/built-in.o LD lib/zlib_inflate/zlib_inflate.o LD drivers/w1/wire.o LD [M] fs/jffs2/jffs2.o LD lib/zlib_inflate/built-in.o LD drivers/mmc/built-in.o LD drivers/w1/built-in.o LD drivers/net/wireless/built-in.o distcc[21980] ERROR: compile (null) on localhost:Broken pipe distcc[23547] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/video/console/font.o LD fs/gfs2/gfs2.o LD [M] drivers/uwb/wlp/wlp.o LD [M] drivers/scsi/libsas/libsas.o distcc[24286] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/scsi/libfc/libfc.o LD lib/built-in.o distcc[22961] ERROR: compile (null) on localhost:Broken pipe LD drivers/mtd/built-in.o LD [M] drivers/net/wimax/i2400m/i2400m.o LD [M] drivers/net/wimax/i2400m/i2400m-usb.o LD [M] drivers/net/wimax/i2400m/i2400m-sdio.o LD fs/reiserfs/reiserfs.o LD drivers/video/built-in.o LD fs/reiserfs/built-in.o LD fs/gfs2/built-in.o LD drivers/uwb/uwb.o LD drivers/uwb/built-in.o LD drivers/usb/wusbcore/wusbcore.o LD drivers/usb/wusbcore/wusb-wa.o LD drivers/usb/wusbcore/wusb-cbaf.o LD fs/xfs/xfs.o LD net/core/built-in.o LD drivers/usb/atm/built-in.o LD net/built-in.o LD drivers/usb/core/usbcore.o LD drivers/usb/core/built-in.o LD fs/xfs/built-in.o LD fs/built-in.o LD drivers/usb/wusbcore/built-in.o LD drivers/usb/built-in.o AR lib/lib.a LD drivers/net/built-in.o make[1]: *** [drivers] Error 2 make: *** [sub-make] Error 2 bisect failed 62cfc346a325f60256f5eda93ac3b6e7ba6cdc1b # git bisect bad Bisecting: 224 revisions left to test after this [c253a17126d6e841720d5926c6d426745693676b] V4L/DVB (10796): Add init code for NetUP Dual DVB-S2 CI card # < git symbolic-ref HEAD Trying c253a17126d6e841720d5926c6d426745693676b # < /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 usr/Kconfig:145:warning: defaults for choice values not supported # /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 usr/Kconfig:145:warning: defaults for choice values not supported CHK include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK 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 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/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/mm/asids-debugfs.o CC arch/sh/kernel/irq.o /scratch/kisskb/src/init/initramfs.c:520: warning: 'clean_rootfs' defined but not used 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/math-emu/math.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/cpufreq.o CC arch/sh/kernel/timers/timer.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/early_printk.o LD init/mounts.o CC arch/sh/kernel/stacktrace.o AS arch/sh/kernel/cpu/sh2/ex.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/cpu/sh2/probe.o CC arch/sh/kernel/init_task.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/cpu/irq/imask.o AS arch/sh/kernel/cpu/sh2/entry.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 /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 CC arch/sh/kernel/cpu/sh2/setup-sh7619.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 /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative LD arch/sh/mm/built-in.o /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 CC arch/sh/kernel/cpu/sh2/clock-sh7619.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: 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 LDS arch/sh/kernel/vmlinux.lds /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 LD arch/sh/kernel/timers/built-in.o LD arch/sh/kernel/cpu/irq/built-in.o LD ipc/built-in.o LD init/built-in.o CC mm/bootmem.o CC mm/filemap.o CC mm/mempool.o CC mm/oom_kill.o LD arch/sh/kernel/cpu/sh2/built-in.o CC security/commoncap.o CC mm/fadvise.o LD arch/sh/kernel/cpu/built-in.o CC security/inode.o CC mm/maccess.o CC mm/page_alloc.o LD arch/sh/kernel/built-in.o CC mm/page-writeback.o CC mm/pdflush.o CC mm/readahead.o CC mm/swap.o CC kernel/sched.o CC mm/truncate.o CC kernel/fork.o CC kernel/exec_domain.o CC mm/vmscan.o CC mm/shmem.o CC mm/util.o CC mm/prio_tree.o CC kernel/panic.o CC mm/mmzone.o CC fs/open.o CC mm/vmstat.o CC kernel/printk.o CC fs/read_write.o CC mm/backing-dev.o CC kernel/cpu.o CC fs/file_table.o CC fs/super.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 kernel/exit.o CC kernel/itimer.o CC fs/char_dev.o TIMEC kernel/timeconst.h CC mm/nommu.o CC fs/stat.o CC kernel/softirq.o CC mm/dmapool.o CC kernel/resource.o CC mm/shmem_acl.o CC fs/exec.o CC kernel/sysctl.o CC kernel/capability.o CC fs/pipe.o CC mm/slub.o CC fs/namei.o CC crypto/api.o CC crypto/cipher.o CC mm/quicklist.o CC kernel/ptrace.o CC fs/fcntl.o CC fs/ioctl.o CC kernel/timer.o CC crypto/digest.o CC kernel/user.o CC crypto/compress.o CC fs/select.o CC fs/fifo.o CC crypto/algapi.o CC fs/readdir.o CC kernel/signal.o LD security/built-in.o CC fs/dcache.o CC kernel/sys.o CC crypto/scatterwalk.o CC kernel/kmod.o CC crypto/proc.o CC fs/inode.o CC crypto/ablkcipher.o CC fs/attr.o CC kernel/workqueue.o CC crypto/blkcipher.o CC fs/bad_inode.o CC crypto/hash.o CC kernel/pid.o CC fs/file.o CC kernel/rcupdate.o CC crypto/ahash.o CC fs/filesystems.o CC kernel/extable.o CC crypto/shash.o CC fs/namespace.o CC kernel/params.o CC fs/seq_file.o CC crypto/algboss.o CC fs/xattr.o CC kernel/posix-timers.o CC fs/fs-writeback.o CC crypto/testmgr.o CC fs/libfs.o CC kernel/kthread.o CC fs/pnode.o CC kernel/wait.o CC crypto/crypto_wq.o CC fs/drop_caches.o CC kernel/kfifo.o CC kernel/sys_ni.o CC fs/splice.o CC crypto/fips.o CC kernel/posix-cpu-timers.o CC crypto/aead.o CC crypto/chainiv.o CC fs/sync.o CC crypto/eseqiv.o CC kernel/mutex.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1868: warning: control reaches end of non-void function CC fs/utimes.o CC kernel/hrtimer.o CC fs/stack.o CC crypto/seqiv.o CC kernel/rwsem.o CC crypto/md4.o CC fs/no-block.o CC crypto/pcompress.o CC kernel/nsproxy.o CC kernel/srcu.o CC kernel/semaphore.o CC kernel/notifier.o CC crypto/rmd128.o CC crypto/rmd160.o CC crypto/rmd256.o /scratch/kisskb/src/kernel/sysctl.c:103: warning: 'one' defined but not used CC crypto/rmd320.o CC kernel/ksysfs.o CC kernel/pm_qos_params.o CC crypto/sha1_generic.o CC crypto/sha256_generic.o CC kernel/sched_clock.o CC crypto/sha512_generic.o CC kernel/cred.o CC fs/devpts/inode.o CC crypto/wp512.o CC kernel/async.o CC fs/autofs/dirhash.o LD fs/partitions/built-in.o CC crypto/gf128mul.o CC fs/debugfs/inode.o CC kernel/sysctl_check.o CC crypto/ecb.o CC fs/autofs/init.o CC fs/debugfs/file.o CC kernel/stacktrace.o CC fs/autofs/inode.o CC crypto/cbc.o CC fs/autofs/root.o CC fs/anon_inodes.o CC crypto/pcbc.o CC fs/signalfd.o CC kernel/up.o LD fs/notify/inotify/built-in.o CC fs/quota/dquot.o CC fs/eventfd.o CC fs/ramfs/inode.o CC kernel/irq/handle.o CC fs/autofs4/init.o CC fs/autofs/symlink.o CC crypto/cts.o CC fs/aio.o CC kernel/power/main.o CC fs/binfmt_misc.o CC fs/quota/quota_v2.o CC kernel/kallsyms.o CC fs/ramfs/file-nommu.o CC fs/sysfs/inode.o CC fs/autofs/waitq.o CC kernel/utsname.o CC kernel/power/poweroff.o CC kernel/irq/manage.o CC fs/binfmt_script.o CC fs/sysfs/file.o CC crypto/ctr.o CC crypto/lrw.o CC fs/configfs/inode.o CC fs/autofs4/inode.o CC kernel/user_namespace.o CC fs/quota/quota_tree.o CC fs/binfmt_elf_fdpic.o CC fs/sysfs/dir.o CC kernel/irq/spurious.o CC fs/sysfs/symlink.o CC fs/autofs4/root.o CC fs/quota/quota.o CC crypto/gcm.o CC kernel/time/timekeeping.o CC kernel/pid_namespace.o CC fs/configfs/file.o CC crypto/ccm.o CC fs/nls/nls_base.o CC kernel/irq/resend.o CC kernel/time/ntp.o CC fs/autofs4/symlink.o GZIP kernel/config_data.gz CC fs/binfmt_flat.o CC fs/sysfs/mount.o CC fs/nls/nls_cp437.o CC fs/sysfs/bin.o CC kernel/time/clocksource.o CC fs/posix_acl.o CC fs/autofs4/waitq.o CC kernel/irq/chip.o CC crypto/fcrypt.o CC fs/nls/nls_cp775.o CC crypto/des_generic.o CC kernel/utsname_sysctl.o CC fs/configfs/symlink.o CC fs/configfs/dir.o CC kernel/latencytop.o CC kernel/time/jiffies.o CC kernel/rcuclassic.o CC kernel/irq/devres.o CC fs/nls/nls_cp850.o CC kernel/dma-coherent.o CC fs/autofs4/expire.o CC fs/configfs/mount.o CC kernel/time/timer_list.o CC kernel/irq/autoprobe.o CC fs/xattr_acl.o CC kernel/irq/proc.o CC crypto/blowfish.o CC kernel/time.o CC fs/nls/nls_cp852.o CC fs/autofs4/dev-ioctl.o CC fs/sysfs/group.o IKCFG kernel/config_data.h CC kernel/time/timecompare.o CC fs/nls/nls_cp855.o CC fs/generic_acl.o CC crypto/twofish.o LD fs/devpts/devpts.o CC kernel/configs.o CC kernel/time/clockevents.o CC crypto/twofish_common.o CC fs/configfs/item.o CC fs/nls/nls_cp857.o CC crypto/serpent.o CC kernel/time/tick-common.o CC crypto/aes_generic.o CC crypto/camellia.o CC fs/nls/nls_cp861.o CC fs/proc/nommu.o CC fs/nls/nls_cp862.o CC crypto/cast5.o CC fs/proc/task_nommu.o CC fs/nls/nls_cp864.o CC fs/nls/nls_cp863.o CC crypto/arc4.o CC fs/proc/inode.o CC crypto/khazad.o CC crypto/anubis.o CC fs/nls/nls_cp865.o CC fs/proc/root.o CC fs/nls/nls_cp866.o CC fs/proc/base.o CC crypto/deflate.o CC crypto/michael_mic.o CC fs/nls/nls_cp874.o CC fs/proc/generic.o LD fs/debugfs/debugfs.o CC fs/nls/nls_cp932.o CC fs/proc/array.o CC crypto/authenc.o CC crypto/lzo.o CC fs/nls/nls_euc-jp.o CC fs/proc/proc_tty.o CC fs/nls/nls_cp949.o CC crypto/rng.o CC fs/proc/cmdline.o CC fs/nls/nls_cp950.o LD kernel/power/built-in.o CC fs/ubifs/shrinker.o CC fs/proc/cpuinfo.o CC crypto/krng.o CC fs/ubifs/journal.o CC fs/nls/nls_cp1250.o CC crypto/ansi_cprng.o CC fs/proc/devices.o CC fs/ubifs/file.o CC fs/nls/nls_cp1251.o CC fs/proc/interrupts.o LD crypto/crypto.o CC fs/nls/nls_iso8859-1.o CC fs/ubifs/dir.o CC fs/proc/loadavg.o LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o CC fs/ubifs/super.o CC fs/nls/nls_iso8859-2.o CC fs/ubifs/sb.o CC fs/proc/meminfo.o CC fs/nls/nls_iso8859-3.o CC fs/proc/stat.o CC fs/nls/nls_iso8859-4.o LD crypto/crypto_hash.o CC fs/proc/uptime.o CC fs/ubifs/io.o CC fs/proc/version.o CC fs/nls/nls_iso8859-5.o LD crypto/cryptomgr.o CC fs/ubifs/tnc.o LD fs/ramfs/ramfs.o CC fs/ubifs/master.o CC fs/nls/nls_iso8859-6.o CC fs/ubifs/scan.o CC fs/proc/proc_sysctl.o CC fs/ubifs/replay.o CC fs/nls/nls_iso8859-7.o CC fs/nls/nls_cp1255.o CC fs/ubifs/log.o CC fs/ubifs/commit.o CC fs/ubifs/gc.o CC fs/ubifs/orphan.o CC fs/nls/nls_iso8859-14.o CC fs/nls/nls_iso8859-15.o CC fs/ubifs/budget.o CC fs/ubifs/find.o CC fs/nls/nls_koi8-r.o CC fs/nls/nls_koi8-u.o CC fs/nls/nls_koi8-ru.o CC fs/ubifs/tnc_commit.o CC fs/nls/nls_utf8.o CC fs/ubifs/compress.o LD arch/sh/math-emu/built-in.o CC fs/ubifs/lpt.o CC fs/ubifs/lprops.o LD fs/autofs/autofs.o CC fs/ubifs/recovery.o CC fs/ubifs/ioctl.o CC fs/ubifs/lpt_commit.o CC fs/ubifs/debug.o CC fs/ubifs/tnc_misc.o LD fs/autofs/built-in.o LD fs/sysfs/built-in.o LD fs/quota/built-in.o LD fs/proc/proc.o LD fs/proc/built-in.o LD mm/built-in.o LD block/built-in.o LD fs/devpts/built-in.o LD fs/ramfs/built-in.o LD firmware/built-in.o LD drivers/cdrom/built-in.o CC drivers/accessibility/braille/braille_console.o CC drivers/cpuidle/cpuidle.o CC drivers/cpuidle/driver.o CC drivers/cpuidle/governor.o CC drivers/cpuidle/sysfs.o LD arch/sh/drivers/built-in.o CC drivers/cpufreq/cpufreq.o CC drivers/cpuidle/governors/ladder.o CC drivers/cpufreq/cpufreq_stats.o CC drivers/base/core.o CC drivers/cpufreq/cpufreq_performance.o CC drivers/base/sys.o CC drivers/leds/led-class.o CC drivers/cpufreq/cpufreq_userspace.o CC drivers/leds/led-core.o CC drivers/cpufreq/cpufreq_powersave.o LD drivers/net/wireless/built-in.o CC drivers/input/gameport/gameport.o LD fs/nls/built-in.o CC drivers/i2c/i2c-boardinfo.o CC drivers/leds/led-triggers.o CC drivers/i2c/i2c-core.o CC drivers/cpufreq/cpufreq_ondemand.o CC drivers/char/mem.o CC drivers/misc/ics932s401.o CC drivers/input/gameport/lightning.o CC drivers/i2c/i2c-dev.o CC drivers/input/serio/serio.o CC drivers/base/bus.o CC drivers/leds/leds-pca9532.o CC drivers/regulator/core.o CC drivers/char/random.o CC drivers/char/tty_io.o CC drivers/cpufreq/freq_table.o CC drivers/cpufreq/cpufreq_conservative.o CC drivers/i2c/algos/i2c-algo-bit.o CC drivers/input/serio/i8042.o CC drivers/misc/enclosure.o CC drivers/leds/ledtrig-timer.o CC drivers/base/dd.o CC drivers/regulator/virtual.o CC drivers/char/n_tty.o CC drivers/regulator/bq24022.o CC drivers/i2c/algos/i2c-algo-pca.o CC net/nonet.o CC drivers/input/serio/libps2.o CC drivers/input/serio/serport.o CC drivers/sh/intc.o CC drivers/base/class.o CC drivers/leds/ledtrig-default-on.o CC drivers/char/tty_ioctl.o CC drivers/base/driver.o CC drivers/mfd/sm501.o CC drivers/leds/ledtrig-backlight.o CC drivers/power/power_supply_core.o CC drivers/memstick/core/memstick.o CC drivers/serial/serial_core.o CC drivers/char/tty_ldisc.o CC drivers/mfd/htc-pasic3.o CC drivers/i2c/busses/i2c-ocores.o CC drivers/regulator/wm8350-regulator.o CC drivers/misc/eeprom/eeprom_93cx6.o CC drivers/i2c/busses/i2c-sh_mobile.o CC drivers/power/power_supply_sysfs.o LD kernel/irq/built-in.o CC drivers/serial/8250.o CC drivers/telephony/phonedev.o LD net/wireless/built-in.o CC drivers/i2c/busses/i2c-simtec.o CC drivers/thermal/thermal_sys.o CC drivers/watchdog/wm8350_wdt.o CC drivers/spi/spi.o CC drivers/input/serio/serio_raw.o CC drivers/spi/spi_bitbang.o CC drivers/regulator/pcf50633-regulator.o CC drivers/char/tty_buffer.o CC drivers/mfd/wm8400-core.o CC drivers/char/tty_port.o CC drivers/base/platform.o CC drivers/power/power_supply_leds.o CC drivers/serial/8250_early.o CC drivers/pcmcia/ds.o LD drivers/cpuidle/governors/built-in.o CC drivers/i2c/busses/i2c-pca-platform.o CC drivers/i2c/chips/ds1682.o CC drivers/mfd/wm8350-core.o CC drivers/serial/sh-sci.o CC drivers/power/pda_power.o CC drivers/base/cpu.o CC drivers/input/input.o CC drivers/spi/spi_sh_sci.o CC drivers/i2c/chips/max6875.o CC drivers/char/pty.o CC drivers/pcmcia/pcmcia_resource.o LD drivers/accessibility/braille/built-in.o CC drivers/power/ds2760_battery.o CC drivers/spi/tle62x0.o CC drivers/video/fb_notify.o CC drivers/input/input-compat.o CC drivers/i2c/chips/pcf8574.o CC drivers/char/misc.o CC drivers/base/init.o CC drivers/i2c/chips/pcf8575.o CC drivers/pcmcia/cs.o CC drivers/input/ff-core.o CC drivers/base/firmware.o CC drivers/mfd/wm8350-regmap.o CC drivers/char/vt_ioctl.o CC drivers/video/backlight/backlight.o CC drivers/pcmcia/cistpl.o CC drivers/mfd/wm8350-gpio.o CC drivers/mtd/mtdcore.o CC drivers/pcmcia/rsrc_mgr.o CC drivers/pcmcia/socket_sysfs.o CC drivers/i2c/chips/tsl2550.o CC drivers/char/vc_screen.o /scratch/kisskb/src/drivers/i2c/algos/i2c-algo-pca.c: In function 'pca_xfer': /scratch/kisskb/src/drivers/i2c/algos/i2c-algo-pca.c:197: warning: 'state' may be used uninitialized in this function CC drivers/w1/w1.o CC drivers/video/console/dummycon.o CC drivers/char/selection.o CC drivers/mfd/wm8350-i2c.o CC drivers/mfd/twl4030-core.o CC drivers/w1/w1_int.o CC drivers/input/input-polldev.o CC drivers/mtd/mtdsuper.o LD fs/autofs4/autofs4.o CC drivers/char/keyboard.o CC drivers/mfd/twl4030-irq.o LD fs/configfs/configfs.o CC drivers/input/joydev.o CC drivers/base/map.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/video/output.o CC drivers/mtd/mtdpart.o CC drivers/char/consolemap.o CC drivers/char/consolemap_deftbl.o CC drivers/mfd/mfd-core.o CC drivers/w1/w1_family.o CC drivers/input/evdev.o CC drivers/base/devres.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/mtd/mtdconcat.o LD drivers/input/gameport/built-in.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:285: 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:653: 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:720: 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:789: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) CC drivers/mtd/redboot.o CC drivers/w1/w1_netlink.o LD kernel/time/built-in.o CC drivers/mfd/pcf50633-core.o CC drivers/video/display/display-sysfs.o LD drivers/misc/eeprom/built-in.o CC drivers/w1/w1_io.o CC drivers/base/attribute_container.o CC drivers/mtd/cmdlinepart.o CC drivers/char/vt.o CC drivers/char/defkeymap.o CC drivers/mtd/mtdchar.o CC drivers/mfd/pcf50633-adc.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/char/sysrq.o CC drivers/w1/slaves/w1_therm.o LD drivers/telephony/built-in.o CC drivers/char/specialix.o CC drivers/input/misc/uinput.o CC drivers/input/misc/pcf50633-input.o CC drivers/w1/slaves/w1_smem.o LD drivers/i2c/algos/built-in.o CC drivers/base/transport_class.o CC drivers/mfd/pcf50633-gpio.o CC drivers/input/joystick/a3d.o CC drivers/mtd/mtdoops.o CC drivers/char/riscom8.o CC drivers/input/joystick/analog.o CC drivers/w1/slaves/w1_ds2431.o LD drivers/input/tablet/built-in.o CC drivers/char/n_hdlc.o LD drivers/watchdog/built-in.o CC drivers/base/dma-mapping.o CC drivers/base/power/sysfs.o CC drivers/input/joystick/cobra.o CC drivers/w1/slaves/w1_ds2433.o CC drivers/input/joystick/gf2k.o LD drivers/sh/built-in.o CC drivers/base/firmware_class.o LD drivers/video/console/built-in.o CC drivers/w1/slaves/w1_ds2760.o CC drivers/input/joystick/grip.o LD crypto/built-in.o CC drivers/w1/slaves/w1_bq27000.o CC drivers/mtd/chips/chipreg.o LD drivers/cpufreq/built-in.o LD drivers/video/display/display.o CC drivers/input/joystick/grip_mp.o CC drivers/char/generic_serial.o CC drivers/mtd/devices/doc2001plus.o CC drivers/mtd/devices/doc2000.o LD drivers/power/power_supply.o CC drivers/mtd/maps/uclinux.o CC drivers/mtd/chips/cfi_probe.o CC drivers/char/n_r3964.o LD drivers/leds/built-in.o /scratch/kisskb/src/drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. CC drivers/input/joystick/interact.o LD drivers/memstick/core/built-in.o CC drivers/mtd/chips/cfi_util.o CC drivers/input/joystick/guillemot.o CC drivers/mtd/maps/plat-ram.o CC drivers/mtd/devices/docprobe.o CC drivers/char/pcmcia/synclink_cs.o CC drivers/mtd/onenand/onenand_base.o CC drivers/input/joystick/joydump.o LD fs/ubifs/ubifs.o CC drivers/mtd/chips/cfi_cmdset_0020.o CC drivers/mtd/devices/docecc.o LD drivers/mfd/wm8350.o CC drivers/char/pcmcia/cm4000_cs.o CC drivers/input/joystick/magellan.o CC drivers/mtd/onenand/onenand_bbt.o CC drivers/mtd/devices/phram.o CC drivers/mtd/nand/nand_base.o CC drivers/char/ipmi/ipmi_msghandler.o CC drivers/mtd/chips/cfi_cmdset_0002.o CC drivers/input/joystick/sidewinder.o CC drivers/char/pcmcia/cm4040_cs.o LD drivers/regulator/built-in.o LD drivers/base/power/built-in.o CC drivers/input/joystick/iforce/iforce-ff.o CC drivers/mtd/chips/cfi_cmdset_0001.o LD drivers/video/backlight/built-in.o CC drivers/mtd/onenand/onenand_sim.o CC drivers/mtd/devices/mtdram.o CC drivers/char/ipmi/ipmi_si_intf.o CC drivers/input/joystick/spaceball.o CC drivers/mtd/chips/gen_probe.o LD drivers/i2c/busses/built-in.o CC drivers/mtd/devices/mtd_dataflash.o CC drivers/input/joystick/spaceorb.o /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined CC drivers/mtd/devices/m25p80.o CC drivers/mtd/nand/nand_bbt.o CC drivers/mtd/ubi/vtbl.o CC drivers/char/ipmi/ipmi_kcs_sm.o CC drivers/mtd/chips/map_ram.o CC drivers/mtd/ubi/vmt.o CC drivers/input/joystick/iforce/iforce-main.o CC drivers/input/joystick/tmdc.o LD drivers/spi/built-in.o CC drivers/mtd/nand/nand_ecc.o CC drivers/char/ipmi/ipmi_smic_sm.o CC drivers/input/joystick/twidjoy.o CC drivers/mtd/nand/nand_ids.o CC drivers/input/joystick/iforce/iforce-packets.o CC drivers/mtd/chips/map_absent.o CC drivers/mtd/ubi/upd.o CC drivers/char/rio/rio_linux.o LD drivers/mtd/mtd.o CC drivers/mtd/ubi/cdev.o CC drivers/mtd/ubi/build.o CC drivers/input/joystick/iforce/iforce-serio.o CC drivers/char/ipmi/ipmi_bt_sm.o CC drivers/char/rio/rioinit.o CC drivers/mtd/nand/nandsim.o CC drivers/char/ipmi/ipmi_watchdog.o CC drivers/input/joystick/warrior.o CC drivers/mtd/ubi/kapi.o CC drivers/char/rio/rioboot.o CC drivers/input/joystick/zhenhua.o CC drivers/char/rio/riocmd.o CC drivers/mtd/ubi/io.o CC drivers/mtd/ubi/eba.o CC drivers/mtd/nand/plat_nand.o CC drivers/mtd/ubi/wl.o CC drivers/char/rio/rioctrl.o LD drivers/input/serio/built-in.o CC drivers/char/rio/riointr.o CC drivers/char/rio/rioparam.o CC drivers/mtd/ubi/scan.o LD drivers/w1/slaves/built-in.o CC drivers/char/rio/rioroute.o LD drivers/thermal/built-in.o CC drivers/mtd/ubi/misc.o CC drivers/char/rio/riotable.o CC drivers/char/rio/riotty.o LD drivers/mtd/maps/built-in.o LD drivers/input/input-core.o LD drivers/pcmcia/pcmcia_core.o LD drivers/pcmcia/pcmcia.o LD drivers/serial/built-in.o LD drivers/i2c/chips/built-in.o LD drivers/mtd/onenand/onenand.o LD drivers/mtd/onenand/built-in.o LD fs/notify/built-in.o LD drivers/misc/built-in.o LD drivers/w1/wire.o LD drivers/mfd/built-in.o LD drivers/pcmcia/built-in.o LD drivers/mtd/devices/built-in.o LD drivers/input/misc/built-in.o /scratch/kisskb/src/drivers/char/specialix.c:2358: warning: 'specialx_pci_tbl' defined but not used LD drivers/base/built-in.o LD drivers/input/joystick/iforce/iforce.o LD drivers/input/joystick/iforce/built-in.o LD drivers/w1/built-in.o LD fs/debugfs/built-in.o LD fs/autofs4/built-in.o LD fs/configfs/built-in.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 LD drivers/i2c/built-in.o LD drivers/cpuidle/built-in.o LD drivers/accessibility/built-in.o CC arch/sh/lib/io.o AS arch/sh/lib/ashiftrt.o CC arch/sh/lib/ashldi3.o AS arch/sh/lib/ashlsi3.o LD net/built-in.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 LD drivers/video/display/built-in.o AS arch/sh/lib/div64.o LD drivers/video/built-in.o CC arch/sh/lib/lshrdi3.o LD drivers/memstick/built-in.o AS arch/sh/lib/lshrsi3.o AS arch/sh/lib/memchr.o AS arch/sh/lib/memcpy.o LD fs/ubifs/built-in.o LD drivers/net/built-in.o LD fs/built-in.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 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 LD drivers/mtd/nand/nand.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/bitrev.o CC lib/crc-ccitt.o CC lib/crc16.o CC lib/crc32.o CC lib/lzo/lzo1x_compress.o LD drivers/mtd/nand/built-in.o CC lib/lzo/lzo1x_decompress.o CC lib/zlib_inflate/inffast.o CC lib/syscall.o CC lib/zlib_deflate/deflate.o CC lib/zlib_deflate/deftree.o CC lib/zlib_deflate/deflate_syms.o LD drivers/char/ipmi/ipmi_si.o CC lib/argv_split.o CC lib/bug.o LD kernel/built-in.o CC lib/cmdline.o CC lib/ctype.o CC lib/zlib_inflate/inflate.o CC lib/zlib_inflate/inftrees.o CC lib/zlib_inflate/infutil.o CC lib/dec_and_lock.o CC lib/zlib_inflate/inflate_syms.o CC lib/decompress.o CC lib/decompress_bunzip2.o CC lib/decompress_inflate.o CC lib/decompress_unlzma.o LD drivers/input/joystick/built-in.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 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/plist.o CC lib/prio_heap.o CC lib/prio_tree.o CC lib/proportions.o CC lib/radix-tree.o LD lib/lzo/lzo_compress.o LD lib/lzo/lzo_decompress.o CC lib/ratelimit.o CC lib/rbtree.o LD lib/zlib_inflate/zlib_inflate.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 drivers/char/rio/rio.o LD drivers/char/rio/built-in.o LD drivers/input/built-in.o LD drivers/mtd/ubi/ubi.o LD drivers/mtd/ubi/built-in.o LD drivers/char/pcmcia/built-in.o LD drivers/power/built-in.o LD lib/lzo/built-in.o LD lib/zlib_deflate/zlib_deflate.o LD lib/zlib_deflate/built-in.o AR lib/lib.a LD lib/zlib_inflate/built-in.o LD lib/built-in.o LD drivers/char/ipmi/built-in.o LD drivers/char/built-in.o AR arch/sh/lib/lib.a LD drivers/mtd/chips/built-in.o LD drivers/mtd/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 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 CC samples/kobject/kobject-example.o CC samples/kobject/kset-example.o LD samples/kobject/built-in.o LD samples/built-in.o LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map AS arch/sh/boot/compressed/head_32.o CC arch/sh/boot/compressed/misc_32.o CC arch/sh/boot/compressed/../../kernel/sh_bios.o OBJCOPY arch/sh/boot/compressed/vmlinux.bin 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:00:38.636955 # git bisect good Bisecting: 112 revisions left to test after this [5c8e2403ba06d39f04f6ae62f3afe5542e0eb533] V4L/DVB (10945): pwc : fix LED and power setup for first open # < git symbolic-ref HEAD Trying 5c8e2403ba06d39f04f6ae62f3afe5542e0eb533 # < /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 usr/Kconfig:145:warning: defaults for choice values not supported # /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 usr/Kconfig:145:warning: defaults for choice values not supported 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 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 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 /scratch/kisskb/src/init/initramfs.c:520: warning: 'clean_rootfs' defined but not used CC arch/sh/kernel/io.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/machvec.o CC arch/sh/boards/mach-se/board-se7619.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/cpu/irq/imask.o CC arch/sh/kernel/module.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/early_printk.o distcc[2649] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/kernel/cpu/sh2/probe.o CC arch/sh/kernel/stacktrace.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/timers/timer.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/init_task.o CC arch/sh/kernel/cpu/clock.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/timers/timer-cmt.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o distcc[2755] ERROR: compile (null) on localhost:Broken pipe /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[2794] 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-objcopy: Unable to change endianness of input file(s) distcc[2847] ERROR: compile (null) on localhost failed distcc[2958] ERROR: compile (null) on localhost:Broken pipe /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[3028] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_tlb-nommu.o': No such file or directory CC mm/bootmem.o CC mm/filemap.o CC mm/mempool.o /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[3074] ERROR: compile (null) on localhost failed CC mm/oom_kill.o CC security/commoncap.o mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory CC security/inode.o CC mm/fadvise.o CC mm/maccess.o CC mm/page_alloc.o CC mm/page-writeback.o CC mm/pdflush.o CC mm/readahead.o LD init/mounts.o CC mm/swap.o CC mm/truncate.o CC kernel/sched.o CC mm/vmscan.o CC kernel/fork.o CC mm/shmem.o CC mm/prio_tree.o CC kernel/exec_domain.o CC mm/util.o CC kernel/panic.o CC mm/mmzone.o CC kernel/printk.o CC mm/vmstat.o CC kernel/cpu.o CC mm/backing-dev.o CC mm/page_isolation.o CC fs/open.o CC mm/mm_init.o CC kernel/exit.o CC fs/read_write.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/nommu.o CC fs/file_table.o CC kernel/itimer.o TIMEC kernel/timeconst.h CC fs/super.o CC mm/dmapool.o CC fs/char_dev.o CC kernel/softirq.o CC crypto/api.o CC mm/sparse.o CC fs/stat.o CC kernel/resource.o CC fs/exec.o CC crypto/digest.o CC crypto/cipher.o CC crypto/compress.o CC kernel/sysctl.o CC mm/shmem_acl.o CC crypto/algapi.o CC mm/slob.o CC fs/pipe.o CC mm/quicklist.o CC crypto/scatterwalk.o CC kernel/capability.o CC fs/namei.o CC kernel/ptrace.o CC crypto/proc.o CC kernel/timer.o CC fs/fcntl.o CC crypto/ablkcipher.o CC fs/ioctl.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[3463] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory CC crypto/blkcipher.o CC kernel/user.o CC kernel/signal.o CC crypto/hash.o CC kernel/sys.o CC fs/select.o CC crypto/ahash.o CC fs/readdir.o CC crypto/shash.o CC kernel/kmod.o CC crypto/algboss.o CC fs/fifo.o CC crypto/testmgr.o CC fs/dcache.o CC kernel/workqueue.o CC crypto/crypto_wq.o CC fs/inode.o CC crypto/fips.o CC kernel/pid.o CC kernel/rcupdate.o CC crypto/aead.o CC crypto/chainiv.o CC fs/attr.o CC crypto/eseqiv.o CC kernel/extable.o CC fs/bad_inode.o /scratch/kisskb/src/mm/slob.c: In function '__kmalloc_node': /scratch/kisskb/src/mm/slob.c:476: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'kfree': /scratch/kisskb/src/mm/slob.c:510: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'ksize': /scratch/kisskb/src/mm/slob.c:529: warning: comparison of distinct pointer types lacks a cast CC kernel/params.o CC fs/file.o distcc[2763] ERROR: compile (null) on localhost:Broken pipe distcc[3599] ERROR: compile (null) on localhost:Broken pipe /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[3746] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sh_bios.o': No such file or directory distcc[3747] ERROR: compile (null) on localhost:Broken pipe CC crypto/seqiv.o distcc[3453] ERROR: compile (null) on localhost:Broken pipe distcc[3676] ERROR: compile (null) on localhost:Broken pipe distcc[3451] ERROR: compile (null) on localhost:Broken pipe distcc[3678] ERROR: compile (null) on localhost:Broken pipe distcc[3507] ERROR: compile (null) on localhost:Broken pipe distcc[3855] ERROR: compile (null) on localhost:Broken pipe distcc[3516] ERROR: compile (null) on localhost:Broken pipe distcc[3686] ERROR: compile (null) on localhost:Broken pipe distcc[3694] ERROR: compile (null) on localhost:Broken pipe distcc[3301] ERROR: compile (null) on localhost:Broken pipe distcc[3546] ERROR: compile (null) on localhost:Broken pipe distcc[3701] ERROR: compile (null) on localhost:Broken pipe distcc[3924] ERROR: compile (null) on localhost:Broken pipe distcc[2791] ERROR: compile (null) on localhost:Broken pipe /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[3964] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_time_32.o': No such file or directory distcc[3597] ERROR: compile (null) on localhost:Broken pipe CC kernel/posix-timers.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1868: warning: control reaches end of non-void function CC fs/filesystems.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[4082] 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-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[4104] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory CC kernel/kthread.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4110] ERROR: compile (null) on localhost failed CC fs/namespace.o distcc[3781] ERROR: compile (null) on localhost:Broken pipe distcc[3791] ERROR: compile (null) on localhost:Broken pipe distcc[2618] 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[4186] 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 CC block/elevator.o distcc[4244] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mmzone.o': No such file or directory distcc[4245] ERROR: compile (null) on localhost:Broken pipe distcc[3642] ERROR: compile (null) on localhost:Broken pipe arch/sh/kernel/timers/.tmp_gl_timer-cmt.o: file not recognized: File truncated distcc[4127] 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[4300] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/timers/.tmp_mx_timer-cmt.o': No such file or directory distcc[3787] 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[4322] ERROR: compile (null) on localhost failed CC kernel/wait.o CC block/blk-core.o crypto/.tmp_gl_proc.o: file not recognized: File truncated distcc[4327] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_proc.o': No such file distcc[4340] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_proc.o': No such file or directory /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[4175] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory CC kernel/kfifo.o CC crypto/pcompress.o CC fs/seq_file.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[4405] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_api.o': No such file or directory CC kernel/sys_ni.o CC fs/xattr.o /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[4445] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_slob.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[4448] 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/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[3238] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.o': No such file or directory CC crypto/crypto_null.o distcc[4237] ERROR: compile (null) on localhost:Broken pipe CC kernel/posix-cpu-timers.o distcc[4239] ERROR: compile (null) on localhost:Broken pipe CC kernel/mutex.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[4539] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_util.o': No such file or directory CC block/blk-tag.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[4559] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_fadvise.o': No such file or directory CC fs/libfs.o CC crypto/md5.o distcc[3710] ERROR: compile (null) on localhost:Broken pipe /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[4624] ERROR: compile (null) on localhost failed /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 mv: cannot stat `arch/sh/kernel/.tmp_mx_setup.o': No such file or directory distcc[4621] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_algapi.o': No such file or directory distcc[4639] ERROR: compile (null) on localhost:Broken pipe CC crypto/rmd160.o CC block/blk-sysfs.o distcc[3789] ERROR: compile (null) on localhost:Broken pipe distcc[3795] ERROR: compile (null) on localhost:Broken pipe distcc[2771] ERROR: compile (null) on localhost:Broken pipe distcc[3921] ERROR: compile (null) on localhost:Broken pipe /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[4775] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory distcc[3324] ERROR: compile (null) on localhost:Broken pipe CC crypto/rmd320.o distcc[3736] ERROR: compile (null) on localhost:Broken pipe /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[4808] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_exec.o': No such file or directory CC block/blk-barrier.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 distcc[4342] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory distcc[4673] ERROR: compile (null) on localhost:Broken pipe CC kernel/hrtimer.o distcc[3801] ERROR: compile (null) on localhost:Broken pipe arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated distcc[4193] 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[4888] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory CC fs/fs-writeback.o CC crypto/sha512_generic.o distcc[4271] ERROR: compile (null) on localhost:Broken pipe distcc[2773] ERROR: compile (null) on localhost:Broken pipe distcc[3901] ERROR: compile (null) on localhost:Broken pipe distcc[3699] ERROR: compile (null) on localhost:Broken pipe distcc[3704] ERROR: compile (null) on localhost:Broken pipe distcc[3995] ERROR: compile (null) on localhost:Broken pipe distcc[4662] ERROR: compile (null) on localhost:Broken pipe /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[5060] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page-writeback.o': No such file or directory CC fs/pnode.o distcc[3797] ERROR: compile (null) on localhost:Broken pipe distcc[3799] ERROR: compile (null) on localhost:Broken pipe distcc[5089] 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[5120] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_read_write.o': No such file or directory distcc[3682] ERROR: compile (null) on localhost:Broken pipe CC block/blk-settings.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[3847] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io_generic.o': No such file or directory distcc[3865] ERROR: compile (null) on localhost:Broken pipe CC fs/drop_caches.o /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[5183] 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-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[5193] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory distcc[4948] ERROR: compile (null) on localhost:Broken pipe CC kernel/rwsem.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[5220] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_consistent.o': No such file or directory CC crypto/gf128mul.o CC crypto/ecb.o arch/sh/kernel/.tmp_gl_early_printk.o: file not recognized: File truncated distcc[2852] 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[5257] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_early_printk.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[5293] ERROR: compile (null) on localhost failed CC block/blk-ioc.o mv: cannot stat `crypto/.tmp_mx_compress.o': No such file or directory CC crypto/ctr.o distcc[3399] ERROR: compile (null) on localhost:Broken pipe distcc[4686] 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[4940] ERROR: compile (null) on localhost failed /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[5371] 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: 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[5425] 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-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[5431] ERROR: compile (null) on localhost failed distcc[5430] ERROR: compile (null) on localhost failed /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[4963] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory CC kernel/nsproxy.o CC block/blk-map.o distcc[4276] ERROR: compile (null) on localhost:Broken pipe /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[4985] ERROR: compile (null) on localhost failed CC [M] drivers/ata/libata-core.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[5315] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory CC [M] drivers/auxdisplay/ks0108.o /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[5566] 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: 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[4842] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file_table.o': No such file or directory mv: cannot stat `init/.tmp_mx_main.o': No such file or directory LD init/built-in.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[5595] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory CC [M] drivers/ata/libata-scsi.o /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[4298] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory distcc[3714] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ata/libata-eh.o CC crypto/gcm.o CC drivers/base/core.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: /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/panic.o: compiled for a big endian system and target is little endianfs/filesystems.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: /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 fai/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failedled to m toerge metargerget specific ta datarge of file kernel/panic.ot s pecific data of file fs/filesystems.o distcc[5689] ERROR: compile (null) on localhost failed distcc[5688] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_panic.o': No such file or directory mv: cannot stat `fs/.tmp_mx_filesystems.o': No such file or directory CC [M] drivers/ata/libata-sff.o CC block/blk-exec.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[5725] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_seq_file.o': No such file or directory CC block/blk-merge.o /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 /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[5756] ERROR: compile (null) on localhost failed distcc[5757] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory 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-objcopy: Unable to change endianness of input file(s) distcc[5416] ERROR: compile (null) on localhost failed crypto/.tmp_gl_seqiv.o: file not recognized: File truncated distcc[5769] 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[5773] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_seqiv.o': No such file or directory crypto/.tmp_gl_md5.o: file not recognized: File truncated distcc[5438] ERROR: compile (null) on localhost failed CC crypto/ccm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md5.o': No such file distcc[5788] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_md5.o': No such file or directory CC drivers/base/sys.o CC fs/sync.o /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[5877] ERROR: compile (null) on localhost failed 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/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[5899] ERROR: compile (null) on localhost failed distcc[3722] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ata/sata_mv.o mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory /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[5931] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-barrier.o': No such file or directory CC drivers/block/hd.o CC drivers/block/aoe/aoeblk.o distcc[5963] 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[6006] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_elevator.o': No such file or directory /scratch/kisskb/src/drivers/ata/sata_mv.c:73: warning: 'msi' defined but not used /scratch/kisskb/src/drivers/ata/sata_mv.c:633: warning: 'mv5_sht' defined but not used /scratch/kisskb/src/drivers/ata/sata_mv.c:1197: warning: 'mv_dump_pci_cfg' defined but not used crypto/.tmp_gl_algboss.o: file not recognized: File truncated distcc[5364] 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[6032] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_algboss.o': No such file or directory LD drivers/block/paride/built-in.o CC fs/utimes.o CC [M] drivers/block/paride/paride.o CC drivers/base/bus.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[6063] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_swap.o': No such file or directory CC fs/stack.o /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[6101] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_alloc.o': No such file or directory CC [M] drivers/block/loop.o CC [M] drivers/bluetooth/hci_ldisc.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[6158] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory CC [M] drivers/ata/pata_platform.o distcc[3740] ERROR: compile (null) on localhost:Broken pipe distcc[3756] ERROR: compile (null) on localhost:Broken pipe /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[5560] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file.o': No such file or directory CC [M] drivers/block/cryptoloop.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-eh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-eh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-eh.o distcc[6205] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-eh.o': No such file or directory /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[6214] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory /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[5029] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory CC crypto/aes_generic.o CC fs/buffer.o CC crypto/cast6.o /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[4923] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory CC drivers/base/dd.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[6318] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory crypto/.tmp_gl_ctr.o: file not recognized: File truncated distcc[5439] ERROR: compile (null) on localhost failed CC [M] drivers/block/paride/bpck.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[6341] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_xattr.o': No such file or directory /scratch/kisskb/src/drivers/ata/libata-core.c: In function 'ata_sg_clean': /scratch/kisskb/src/drivers/ata/libata-core.c:4619: warning: unused variable 'dir' /scratch/kisskb/src/drivers/ata/libata-core.c:4617: warning: unused variable 'ap' CC [M] drivers/bluetooth/hci_h4.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[6360] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory CC fs/bio.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[4520] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directory CC [M] drivers/bluetooth/hci_bcsp.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[6413] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory CC drivers/base/driver.o CC [M] drivers/block/paride/comm.o distcc[6449] 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[6451] ERROR: compile (null) on localhost failed /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[6463] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory CC [M] drivers/bluetooth/hci_ll.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[6487] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory /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[6503] 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: 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[6522] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_sparse.o': No such file or directory CC [M] drivers/cdrom/cdrom.o CC drivers/block/aoe/aoechr.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[6571] 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: 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[6586] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory CC block/blk-softirq.o CC crypto/arc4.o distcc[4507] ERROR: compile (null) on localhost:Broken pipe CC drivers/block/aoe/aoecmd.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[6657] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory CC [M] drivers/block/paride/dstr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6714] ERROR: compile (null) on localhost failed crypto/.tmp_gl_crypto_null.o: file not recognized: File truncated distcc[6716] 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[6718] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_crypto_null.o': No such file or directory distcc[5949] ERROR: compile (null) on localhost:Broken pipe crypto/.tmp_gl_cast6.o: file not recognized: File truncated distcc[6456] ERROR: compile (null) on localhost failed CC kernel/srcu.o distcc[5975] ERROR: compile (null) on localhost:Broken pipe distcc[4856] ERROR: compile (null) on localhost:Broken pipe distcc[5988] ERROR: compile (null) on localhost:Broken pipe /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[6786] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory CC block/blk-timeout.o distcc[6258] 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[6840] ERROR: compile (null) on localhost failed crypto/.tmp_gl_rmd160.o: file not recognized: File truncated distcc[6844] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-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/ata/libata-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/ata/libata-scsi.o distcc[6845] 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[6848] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_rmd160.o': No such file or directory mv: cannot stat `drivers/ata/.tmp_mx_libata-scsi.o': No such file or directory /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[6859] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_attr.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[6873] ERROR: compile (null) on localhost failed CC kernel/semaphore.o crypto/.tmp_gl_ccm.o: file not recognized: File truncated distcc[6880] ERROR: compile (null) on localhost failed CC kernel/notifier.o CC drivers/char/mem.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[6950] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_blkcipher.o': No such file or directory CC drivers/base/class.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[5915] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory CC [M] drivers/bluetooth/btsdio.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[6996] 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: arch/sh/kernel/timers/timer-cmt.o: No such file: No such file or directory distcc[7004] 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[2]: *** Waiting for unfinished jobs.... CC crypto/anubis.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7060] ERROR: compile (null) on localhost failed kernel/.tmp_gl_semaphore.o: file not recognized: File truncated distcc[7062] 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[7064] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory CC [M] drivers/block/paride/kbic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7101] ERROR: compile (null) on localhost failed crypto/.tmp_gl_eseqiv.o: file not recognized: File truncated distcc[7109] 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[7116] 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: 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 /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[7128] ERROR: compile (null) on localhost failed distcc[7129] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_core.o': No such file or directory mv: cannot stat `security/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ccm.o': No such file distcc[6888] 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/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 CC drivers/base/platform.o distcc[7134] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_sys.o': No such file or directory /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 CC fs/block_dev.o distcc[7163] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-merge.o': No such file or directory CC drivers/char/random.o CC drivers/base/cpu.o CC [M] drivers/block/paride/epat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ctr.o': No such file distcc[6328] 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: 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 CC drivers/cpufreq/cpufreq.o distcc[7230] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aead.o': No such file or directory CC fs/direct-io.o CC [M] drivers/block/paride/fit3.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[6380] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_scatterwalk.o': No such file or directory CC kernel/ksysfs.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[7340] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory distcc[3762] ERROR: compile (null) on localhost:Broken pipe CC fs/mpage.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7377] 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cpu.o distcc[7414] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory CC drivers/base/firmware.o distcc[7435] ERROR: compile (null) on localhost:Broken pipe /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[7452] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-map.o': No such file or directory /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[7457] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_srcu.o': No such file or directory CC kernel/pm_qos_params.o CC drivers/block/aoe/aoedev.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[7476] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_driver.o': No such file or directory /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[7215] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_hci_ldisc.o': No such file or directory CC drivers/cpufreq/cpufreq_stats.o CC crypto/deflate.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[7534] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory /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[7551] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-ioc.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[7578] ERROR: compile (null) on localhost failed CC fs/ioprio.o CC kernel/sched_clock.o distcc[6130] ERROR: compile (null) on localhost:Broken pipe distcc[5981] ERROR: compile (null) on localhost:Broken pipe distcc[7358] ERROR: compile (null) on localhost:Broken pipe /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[7675] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory CC drivers/base/init.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7697] ERROR: compile (null) on localhost failed kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated distcc[7701] 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[7703] 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: 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[7390] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory CC [M] drivers/block/paride/on20.o CC drivers/cpufreq/cpufreq_performance.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-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/ata/libata-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/ata/libata-core.o distcc[7752] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-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[7770] ERROR: compile (null) on localhost failed drivers/block/paride/.tmp_gl_fit3.o: file not recognized: File truncated distcc[7773] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/paride/.tmp_mx_fit3.o': No such file distcc[7782] ERROR: compile (null) on localhost failed CC block/ioctl.o rm: cannot remove `drivers/block/paride/.tmp_mx_fit3.o': No such file or directory /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[7787] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_hci_h4.o': No such file or directory CC drivers/block/aoe/aoemain.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[7807] ERROR: compile (null) on localhost failed distcc[7438] ERROR: compile (null) on localhost:Broken pipe mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory CC [M] drivers/block/paride/bpck6.o CC crypto/lzo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7863] ERROR: compile (null) on localhost failed crypto/.tmp_gl_anubis.o: file not recognized: File truncated distcc[7865] ERROR: compile (null) on localhost failed drivers/block/paride/.tmp_gl_comm.o: file not recognized: File truncated distcc[7582] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/paride/.tmp_mx_comm.o': No such file distcc[7877] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/paride/.tmp_mx_comm.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[7601] 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: 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[7889] ERROR: compile (null) on localhost failed /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[6947] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aes_generic.o': No such file or directory mv: cannot stat `mm/.tmp_mx_pdflush.o': No such file or directory CC drivers/cpufreq/cpufreq_ondemand.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7916] ERROR: compile (null) on localhost failed CC [M] drivers/block/paride/pd.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[7924] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory CC fs/bio-integrity.o CC drivers/block/aoe/aoenet.o CC block/genhd.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[8030] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_cpu.o': No such file or directory CC drivers/cpufreq/freq_table.o distcc[6215] ERROR: compile (null) on localhost:Broken pipe /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[8061] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_cipher.o': No such file or directory CC kernel/cred.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[8087] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory CC block/scsi_ioctl.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[8137] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory distcc[8147] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/block/paride/pcd.o distcc[8171] ERROR: compile (null) on localhost:Broken pipe /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[8183] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_ioctl.o': No such file or directory distcc[7487] ERROR: compile (null) on localhost:Broken pipe distcc[3537] ERROR: compile (null) on localhost:Broken pipe /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[7508] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-core.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[8250] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory CC [M] drivers/cpufreq/cpufreq_powersave.o CC fs/autofs4/init.o /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8301] ERROR: compile (null) on localhost failed distcc[7885] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_shash.o': No such file or directory drivers/block/paride/.tmp_gl_pd.o: file not recognized: File truncated distcc[8308] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/paride/.tmp_mx_pd.o': No such file distcc[8313] ERROR: compile (null) on localhost failed /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 rm: cannot remove `drivers/block/paride/.tmp_mx_pd.o': No such file or directory distcc[8316] ERROR: compile (null) on localhost failed CC fs/configfs/inode.o mv: cannot stat `block/.tmp_mx_blk-sysfs.o': No such file or directory drivers/block/paride/.tmp_gl_dstr.o: file not recognized: File truncated distcc[7927] ERROR: compile (null) on localhost failed CC fs/autofs4/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/paride/.tmp_mx_dstr.o': No such file distcc[8341] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/paride/.tmp_mx_dstr.o': No such file or directory CC kernel/async.o CC fs/autofs4/root.o CC block/cmd-filter.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[8372] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_direct-io.o': No such file or directory /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[6701] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_utimes.o': No such file or directory CC fs/autofs4/symlink.o CC [M] drivers/cpufreq/cpufreq_conservative.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoeblk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoeblk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoeblk.o distcc[7328] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoeblk.o': No such file or directory CC crypto/rng.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[8473] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_buffer.o': No such file or directory CC fs/configfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8523] ERROR: compile (null) on localhost failed drivers/block/paride/.tmp_gl_kbic.o: file not recognized: File truncated distcc[8529] 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[8530] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/paride/.tmp_mx_kbic.o': No such file distcc[8533] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/paride/.tmp_mx_kbic.o': No such file or directory drivers/block/paride/.tmp_gl_bpck6.o: file not recognized: File truncated distcc[8534] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/paride/.tmp_mx_bpck6.o': No such file distcc[8542] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/paride/.tmp_mx_bpck6.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[8559] ERROR: compile (null) on localhost failed CC kernel/freezer.o drivers/block/paride/.tmp_gl_pcd.o: file not recognized: File truncated distcc[8564] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/paride/.tmp_mx_pcd.o': No such file distcc[8571] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/paride/.tmp_mx_pcd.o': No such file or directory CC block/noop-iosched.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/auxdisplay/ks0108.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/auxdisplay/ks0108.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/auxdisplay/ks0108.o distcc[8590] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/auxdisplay/.tmp_mx_ks0108.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[8605] ERROR: compile (null) on localhost failed CC fs/autofs4/waitq.o CC block/as-iosched.o CC crypto/krng.o CC drivers/char/tty_io.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[8652] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_select.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/loop.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/loop.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/loop.o distcc[8660] ERROR: compile (null) on localhost failed CC fs/configfs/dir.o /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 distcc[7855] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory distcc[7568] ERROR: compile (null) on localhost:Broken pipe CC crypto/ansi_cprng.o mv: cannot stat `drivers/block/.tmp_mx_loop.o': No such file or directory CC drivers/base/map.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoechr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoechr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoechr.o distcc[8714] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoechr.o': No such file or directory CC block/blktrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8750] ERROR: compile (null) on localhost failed crypto/.tmp_gl_rmd320.o: file not recognized: File truncated distcc[8752] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd320.o': No such file distcc[8754] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_rmd320.o': No such file or directory drivers/ata/.tmp_gl_pata_platform.o: file not recognized: File truncated distcc[7381] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/ata/.tmp_mx_pata_platform.o': No such file distcc[8760] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/ata/.tmp_mx_pata_platform.o': No such file or directory CC drivers/char/n_tty.o CC [M] crypto/hmac.o distcc[8535] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoenet.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoenet.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoenet.o distcc[8595] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoenet.o': No such file or directory drivers/block/.tmp_gl_cryptoloop.o: file not recognized: File truncated distcc[8615] ERROR: compile (null) on localhost failed CC block/blk-integrity.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8674] ERROR: compile (null) on localhost failed drivers/block/paride/.tmp_gl_epat.o: file not recognized: File truncated distcc[8851] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/paride/.tmp_mx_epat.o': No such file distcc[8854] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/paride/.tmp_mx_epat.o': No such file or directory CC [M] block/deadline-iosched.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[8298] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory CC drivers/char/tty_ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8933] 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[8942] ERROR: compile (null) on localhost failed fs/.tmp_gl_fifo.o: file not recognized: File truncated distcc[8944] 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[8946] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_fifo.o': No such file or directory CC drivers/base/devres.o distcc[8450] ERROR: compile (null) on localhost:Broken pipe /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[9006] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory CC [M] crypto/md4.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[9028] 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[9029] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory fs/autofs4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[9035] 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[9044] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs4/.tmp_mx_symlink.o': No such file or directory CC drivers/char/tty_ldisc.o CC [M] drivers/block/paride/pf.o distcc[7080] ERROR: compile (null) on localhost:Broken pipe /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[9081] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory distcc[9088] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoedev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoedev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoedev.o distcc[9106] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoedev.o': No such file or directory LD arch/sh/mm/built-in.o CC drivers/base/attribute_container.o /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9162] ERROR: compile (null) on localhost failed drivers/cpufreq/.tmp_gl_cpufreq_performance.o: file not recognized: File truncated distcc[9166] 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[9170] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_performance.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_anubis.o': No such file distcc[7867] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_anubis.o': No such file or directory CC drivers/char/tty_buffer.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[9197] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_rng.o': No such file or directory CC kernel/profile.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoecmd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoecmd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoecmd.o distcc[9212] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoecmd.o': No such file or directory CC fs/configfs/symlink.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[9231] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/cpufreq/.tmp_mx_freq_table.o': No such file or directory /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[9239] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bio-integrity.o': No such file or directory distcc[6151] ERROR: compile (null) on localhost:Broken pipe /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[8919] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-tag.o': No such file or directory LD fs/cramfs/built-in.o CC drivers/char/tty_port.o CC kernel/stacktrace.o LD drivers/hid/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9328] ERROR: compile (null) on localhost failed drivers/block/aoe/.tmp_gl_aoemain.o: file not recognized: File truncated distcc[9330] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/aoe/.tmp_mx_aoemain.o': No such file distcc[9332] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/aoe/.tmp_mx_aoemain.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) LD drivers/block/aoe/aoe.o distcc[9343] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoemain.o: No such file: No such file or directory distcc[9346] ERROR: compile (null) on localhost failed make[3]: *** [drivers/block/aoe/aoe.o] Error 1 make[2]: *** [drivers/block/aoe] Error 2 make[2]: *** Waiting for unfinished jobs.... CC [M] fs/cramfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/paride/paride.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/paride/paride.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/paride/paride.o distcc[9432] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/paride/.tmp_mx_paride.o': No such file or directory /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[9121] ERROR: compile (null) on localhost failed make[2]: *** [arch/sh/mm/built-in.o] Error 1 CC fs/autofs4/expire.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9448] ERROR: compile (null) on localhost failed crypto/.tmp_gl_gcm.o: file not recognized: File truncated distcc[9458] 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/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: data of file fs/configfs/file.o 'crypto/.tmp_mx_gcm.o': No such file distcc[9462] ERROR: compile (null) on localhost failed distcc[9461] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_gcm.o': No such file or directory 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: 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[9477] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory CC [M] crypto/rmd256.o CC fs/autofs4/dev-ioctl.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[9517] 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[9519] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory drivers/cpufreq/.tmp_gl_cpufreq_conservative.o: file not recognized: File truncated distcc[9522] 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[9527] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_conservative.o': No such file or directory CC fs/debugfs/inode.o CC [M] crypto/tgr192.o CC drivers/char/pty.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[9586] 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: 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[9612] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_dmapool.o': No such file or directory CC fs/devpts/inode.o drivers/block/.tmp_gl_hd.o: file not recognized: File truncated distcc[8935] ERROR: compile (null) on localhost failed CC drivers/char/misc.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[9643] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory distcc[8374] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hid/hid-core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9671] ERROR: compile (null) on localhost failed /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[9676] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fcntl.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[6771] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_capability.o': No such file or directory CC [M] block/cfq-iosched.o CC [M] drivers/hid/hid-input.o distcc[9371] 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[9734] ERROR: compile (null) on localhost failed fs/cramfs/.tmp_gl_inode.o: file not recognized: File truncated distcc[9736] 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 distcc[4368] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_prio_tree.o': No such file or directory CC fs/debugfs/file.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[9764] 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-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[9783] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_inode.o': No such file or directory CC drivers/base/transport_class.o LD drivers/base/power/built-in.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[9819] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_cmd-filter.o': No such file or directory mm/.tmp_gl_vmstat.o: file not recognized: File truncated distcc[9155] ERROR: compile (null) on localhost failed CC drivers/base/dma-mapping.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'mm/.tmp_mx_vmstat.o': No such file distcc[9848] ERROR: compile (null) on localhost failed distcc[9847] ERROR: compile (null) on localhost failed rm: cannot remove `mm/.tmp_mx_vmstat.o': No such file or directory 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[9874] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_mem.o: file not recognized: File truncated distcc[9880] ERROR: compile (null) on localhost failed CC drivers/char/vt_ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_mem.o': No such file distcc[9889] 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: 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 CC [M] crypto/cbc.o distcc[9900] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_port.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[7860] 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[9920] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_freezer.o': No such file or directory CC [M] drivers/hid/hid-debug.o CC [M] fs/cramfs/uncompress.o CC fs/ext2/balloc.o CC kernel/irq/handle.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[10006] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_gf128mul.o': No such file or directory /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[10018] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stack.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[10033] ERROR: compile (null) on localhost failed CC drivers/char/vc_screen.o distcc[8977] ERROR: compile (null) on localhost:Broken pipe CC kernel/power/process.o /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[10102] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ablkcipher.o': No such file or directory CC kernel/irq/manage.o CC fs/configfs/mount.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[10138] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/power/.tmp_mx_process.o': No such file or directory /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 kernel/power/poweroff.o drivers/cpufreq/.tmp_gl_cpufreq_stats.o: file not recognized: File truncated distcc[9347] ERROR: compile (null) on localhost failed /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[10188] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_stats.o': No such file distcc[10191] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_transport_class.o': No such file or directory rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_stats.o': No such file or directory CC [M] drivers/hid/hidraw.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[8744] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_digest.o': No such file or directory distcc[10239] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/pcompress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/pcompress.o: uses instructions which are incompatible with 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/pcompress.o distcc[10274] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_pcompress.o': No such file or directory CC kernel/irq/spurious.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-sff.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-sff.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-sff.o distcc[10311] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-sff.o': No such file or directory CC drivers/char/selection.o CC drivers/base/firmware_class.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[10331] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_balloc.o': No such file or directory CC fs/ext2/dir.o /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[10362] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory CC [M] fs/ext4/balloc.o CC kernel/irq/resend.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[10408] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_mpage.o': No such file or directory /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[10415] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_inode.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[10436] ERROR: compile (null) on localhost failed LD [M] drivers/ata/libata.o arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated distcc[10440] 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[10443] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory CC fs/configfs/item.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[10472] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_misc.o': No such file or directory drivers/bluetooth/.tmp_gl_btsdio.o: file not recognized: File truncated distcc[9914] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_btsdio.o': No such file distcc[10494] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/bluetooth/.tmp_mx_btsdio.o': No such file or directory CC [M] crypto/pcbc.o CC drivers/char/keyboard.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[10527] 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: 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[7971] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_hci_bcsp.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[9624] ERROR: compile (null) on localhost failed CC drivers/base/module.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10551] ERROR: compile (null) on localhost failed crypto/.tmp_gl_arc4.o: file not recognized: File truncated distcc[10553] 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 CC drivers/char/vt.o distcc[10558] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_arc4.o': No such file or directory /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[10166] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_dir.o': No such file or directory LD arch/sh/kernel/cpu/sh2/built-in.o CC fs/ext2/file.o CC kernel/time/timekeeping.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 distcc[7660] 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-objcopy: Unable to change endianness of input file(s) distcc[10660] 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[10662] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cbc.o: file not recognized: File truncated distcc[10666] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tgr192.o: file not recognized: File truncated distcc[10670] 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[10675] 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[10678] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cbc.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_tgr192.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) CC kernel/trace/trace_selftest_dynamic.o distcc[10346] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated distcc[10730] ERROR: compile (null) on localhost failed CC kernel/time/ntp.o distcc[10073] 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[10770] 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-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[10777] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bad_inode.o': No such file or directory CC drivers/char/defkeymap.o CC drivers/char/sysrq.o CC fs/fat/cache.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[10810] 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: 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[10821] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_inode.o': No such file or directory CC drivers/char/specialix.o CC [M] crypto/cts.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[10870] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_bus.o': No such file or directory CC drivers/char/n_r3964.o CC kernel/time/clocksource.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[10906] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_balloc.o': No such file or directory CC kernel/trace/ftrace.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[10922] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory CC fs/fat/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10939] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/.tmp_mx_hd.o': No such file distcc[9632] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/.tmp_mx_hd.o': No such file or directory crypto/.tmp_gl_hmac.o: file not recognized: File truncated distcc[10541] 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[10975] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hmac.o': No such file or directory CC kernel/irq/chip.o CC kernel/trace/ring_buffer.o CC fs/fat/fatent.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-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[10706] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory CC [M] fs/ext4/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11070] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_n_r3964.o: file not recognized: File truncated distcc[11072] 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[11074] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_n_r3964.o': No such file or directory CC fs/ext2/fsync.o distcc[7614] ERROR: compile (null) on localhost:Broken pipe /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[11124] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dd.o': No such file or directory /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[11144] ERROR: compile (null) on localhost failed CC fs/fat/file.o mv: cannot stat `fs/ext2/.tmp_mx_fsync.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[11161] ERROR: compile (null) on localhost failed /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[11170] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_root.o': No such file or directory CC kernel/trace/trace.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11208] ERROR: compile (null) on localhost failed distcc[11209] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_symlink.o': No such file or directory fs/ext2/.tmp_gl_file.o: file not recognized: File truncated distcc[11216] ERROR: compile (null) on localhost failed distcc[11223] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/cramfs/.tmp_mx_inode.o': No such file distcc[9738] ERROR: compile (null) on localhost failed rm: cannot remove `fs/cramfs/.tmp_mx_inode.o': No such file or directory LD drivers/block/built-in.o CC fs/freevxfs/vxfs_bmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/ext2/ialloc.o distcc[11273] ERROR: compile (null) on localhost failed /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[11291] 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-objcopy: 'drivers/block/.tmp_mx_cryptoloop.o': No such file distcc[8825] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/.tmp_mx_cryptoloop.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[11302] ERROR: compile (null) on localhost failed CC fs/fat/inode.o mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory LD arch/sh/kernel/cpu/irq/built-in.o CC kernel/irq/devres.o CC kernel/time/jiffies.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11375] ERROR: compile (null) on localhost failed distcc[9967] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cast6.o': No such file distcc[6736] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cast6.o': No such file or directory CC kernel/trace/trace_sched_switch.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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: drivers/hid/hidraw.o: uses instructions which are incompatible with instructions 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/hidraw.o distcc[11440] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hid/.tmp_mx_hidraw.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[9662] ERROR: compile (null) on localhost failed CC fs/freevxfs/vxfs_fshead.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[11457] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory CC fs/ext2/inode.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 /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[11485] ERROR: compile (null) on localhost failed distcc[11484] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_vc_screen.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory CC [M] fs/ext4/file.o make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC fs/fat/misc.o crypto/.tmp_gl_hash.o: file not recognized: File truncated distcc[11174] 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[11538] ERROR: compile (null) on localhost failed CC drivers/char/hw_random/core.o rm: cannot remove `crypto/.tmp_mx_hash.o': No such file or directory CC [M] fs/fuse/dev.o /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 CC kernel/irq/autoprobe.o distcc[11566] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_module.o': No such file or directory distcc[10683] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/hd.o: No such file: No such file or directory distcc[11261] ERROR: compile (null) on localhost failed make[3]: *** [drivers/block/built-in.o] Error 1 make[2]: *** [drivers/block] Error 2 CC [M] drivers/char/raw.o CC kernel/time/timer_list.o LD drivers/char/ipmi/built-in.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[11631] 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/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[11642] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_ialloc.o': No such file or directory CC fs/freevxfs/vxfs_immed.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[11666] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_handle.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: 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[11681] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem_acl.o': No such file or directory /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 CC fs/fat/namei_msdos.o distcc[11688] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_scsi_ioctl.o': No such file or directory CC kernel/irq/proc.o CC fs/ext2/ioctl.o distcc[9367] ERROR: compile (null) on localhost:Broken pipe /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[11773] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_commoncap.o': No such file or directory LD security/built-in.o crypto/.tmp_gl_md4.o: file not recognized: File truncated distcc[11379] 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[11838] ERROR: compile (null) on localhost failed block/.tmp_gl_cfq-iosched.o: file not recognized: File truncated distcc[11842] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'block/.tmp_mx_cfq-iosched.o': No such file distcc[11846] ERROR: compile (null) on localhost failed rm: cannot remove `block/.tmp_mx_cfq-iosched.o': No such file or directory CC fs/freevxfs/vxfs_inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11876] ERROR: compile (null) on localhost failed /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[11877] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_expire.o': No such file or directory kernel/power/.tmp_gl_poweroff.o: file not recognized: File truncated distcc[11882] ERROR: compile (null) on localhost failed distcc[9568] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file distcc[11892] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/power/.tmp_mx_poweroff.o': No such file or directory crypto/.tmp_gl_lzo.o: file not recognized: File truncated distcc[10946] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lzo.o': No such file LD kernel/power/built-in.o distcc[11924] ERROR: compile (null) on localhost failed CC [M] fs/fat/namei_vfat.o rm: cannot remove `crypto/.tmp_mx_lzo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/poweroff.o: No such file: No such file or directory distcc[11929] 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 fs/ext2/namei.o CC fs/freevxfs/vxfs_lookup.o CC [M] fs/ext4/fsync.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11966] ERROR: compile (null) on localhost failed drivers/block/paride/.tmp_gl_pf.o: file not recognized: File truncated /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 distcc[11969] ERROR: compile (null) on localhost failed distcc[11968] 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-objcopy: 'drivers/block/paride/.tmp_mx_pf.o': No such file distcc[11972] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/paride/.tmp_mx_pf.o': No such file or directory CC fs/freevxfs/vxfs_olt.o CC fs/freevxfs/vxfs_subr.o distcc[11729] ERROR: compile (null) on localhost:Broken pipe distcc[8957] ERROR: compile (null) on localhost:Broken pipe /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[10607] 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.... CC [M] fs/fuse/dir.o fs/autofs4/.tmp_gl_init.o: file not recognized: File truncated distcc[9673] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_init.o': No such file distcc[12049] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs4/.tmp_mx_init.o': No such file or directory distcc[7608] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext4/ialloc.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 /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[12084] ERROR: compile (null) on localhost failed distcc[11744] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_ioctl.o': No such file or directory mv: cannot stat `mm/.tmp_mx_oom_kill.o': No such file or directory CC [M] fs/fuse/file.o CC fs/ext2/super.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[12151] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory CC [M] fs/ext4/inode.o CC [M] drivers/char/lp.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[12190] 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-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[12196] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioprio.o': No such file or directory /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[11368] ERROR: compile (null) on localhost failed CC fs/ext2/symlink.o mv: cannot stat `fs/.tmp_mx_fs-writeback.o': No such file or directory CC kernel/trace/trace_functions.o CC kernel/time/timecompare.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12241] ERROR: compile (null) on localhost failed fs/fat/.tmp_gl_namei_msdos.o: file not recognized: File truncated distcc[12243] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_msdos.o': No such file distcc[12245] ERROR: compile (null) on localhost failed rm: cannot remove `fs/fat/.tmp_mx_namei_msdos.o': No such file or directory /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[11844] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory CC [M] drivers/char/ppdev.o CC [M] fs/ext4/ioctl.o distcc[10050] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_file.o': No such file distcc[11228] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_file.o': No such file or directory CC [M] drivers/char/ipmi/ipmi_devintf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11282] 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[10743] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_machvec.o': No such file or directory CC drivers/char/hw_random/timeriomem-rng.o CC [M] drivers/char/ipmi/ipmi_si_intf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_fshead.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_fshead.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_fshead.o distcc[12373] ERROR: compile (null) on localhost failed mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_fshead.o': No such file or directory CC [M] fs/fuse/inode.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[12392] 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-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[12218] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_namei.o': No such file or directory CC [M] crypto/des_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md4.o': No such file distcc[11820] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_md4.o': No such file or directory CC fs/freevxfs/vxfs_super.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12463] ERROR: compile (null) on localhost failed kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated distcc[12467] 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[12471] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/time/.tmp_mx_jiffies.o': No such file or directory CC kernel/trace/trace_sched_wakeup.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12490] ERROR: compile (null) on localhost failed fs/fat/.tmp_gl_namei_vfat.o: file not recognized: File truncated distcc[12492] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_vfat.o': No such file distcc[12494] ERROR: compile (null) on localhost failed rm: cannot remove `fs/fat/.tmp_mx_namei_vfat.o': No such file or directory CC [M] fs/ext4/namei.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[12525] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_hci_ll.o': No such file or directory drivers/block/paride/.tmp_gl_bpck.o: file not recognized: File truncated distcc[11451] ERROR: compile (null) on localhost failed LD [M] drivers/bluetooth/hci_uart.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[12568] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rwsem.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[12123] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_inode.o': No such file or directory LD [M] fs/fat/vfat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/namei_vfat.o: No such file: No such file or directory distcc[12580] ERROR: compile (null) on localhost failed make[3]: *** [fs/fat/vfat.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC fs/ext2/xattr.o CC [M] drivers/char/ipmi/ipmi_smic_sm.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-ld: fs/freevxfs/vxfs_olt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_olt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_olt.o distcc[12620] ERROR: compile (null) on localhost failed mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_olt.o': No such file or directory CC fs/ext2/xattr_user.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[12643] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_lp.o': No such file or directory CC fs/ext2/xattr_trusted.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[12664] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_vt.o': No such file or directory CC kernel/trace/trace_nop.o /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[11953] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_inode.o': No such file or directory distcc[11402] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext4/super.o distcc[10582] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/paride/.tmp_mx_bpck.o': No such file distcc[12537] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/paride/.tmp_mx_bpck.o': No such file or directory CC [M] fs/ext4/symlink.o CC [M] crypto/tea.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12050] ERROR: compile (null) on localhost failed block/.tmp_gl_noop-iosched.o: file not recognized: File truncated distcc[12810] ERROR: compile (null) on localhost failed /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[7663] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bio.o': No such file or directory CC fs/ext2/acl.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[12853] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory CC [M] fs/fuse/control.o crypto/.tmp_gl_chainiv.o: file not recognized: File truncated distcc[11278] ERROR: compile (null) on localhost failed /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[12911] 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-objcopy: Unable to change endianness of input file(s) distcc[12928] ERROR: compile (null) on localhost failed block/.tmp_gl_as-iosched.o: file not recognized: File truncated distcc[12933] 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[12942] ERROR: compile (null) on localhost failed CC [M] crypto/seed.o rm: cannot remove `block/.tmp_mx_as-iosched.o': No such file or directory /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[12962] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_dir.o': No such file or directory CC [M] crypto/michael_mic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13007] ERROR: compile (null) on localhost failed fs/ext4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[13009] 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[13011] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_symlink.o': No such file or directory make[2]: *** [arch/sh/kernel/cpu] Error 2 CC [M] drivers/char/ipmi/ipmi_bt_sm.o make[1]: *** [arch/sh/kernel] Error 2 CC kernel/trace/trace_stack.o CC fs/hfsplus/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13104] ERROR: compile (null) on localhost failed crypto/.tmp_gl_deflate.o: file not recognized: File truncated distcc[13108] ERROR: compile (null) on localhost failed /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[13109] 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[12128] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/ipmi/.tmp_mx_ipmi_msghandler.o': No such file or directory crypto/.tmp_gl_pcbc.o: file not recognized: File truncated distcc[13115] 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[13121] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_pcbc.o': No such file or directory /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[12599] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_backing-dev.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[13144] 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[12900] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_chainiv.o': No such file or directory CC [M] fs/ext4/hash.o CC fs/hfsplus/options.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[12925] 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 LD fs/devpts/built-in.o CC [M] crypto/crc32c.o CC fs/hfsplus/inode.o CC fs/hpfs/alloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13278] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_smic_sm.o: file not recognized: File truncated distcc[13280] ERROR: compile (null) on localhost failed /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[12775] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_waitq.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[13297] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory CC [M] fs/ext4/resize.o CC fs/hfsplus/ioctl.o LD fs/debugfs/debugfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'block/.tmp_mx_noop-iosched.o': No such file distcc[12815] ERROR: compile (null) on localhost failed rm: cannot remove `block/.tmp_mx_noop-iosched.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/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/fat/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/fat/dir.o distcc[13344] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_dir.o': No such file or directory CC [M] fs/ext4/extents.o LD fs/isofs/built-in.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[13378] 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: 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[13094] 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-objcopy: Unable to change endianness of input file(s) distcc[13410] ERROR: compile (null) on localhost failed CC [M] fs/isofs/namei.o drivers/cpufreq/.tmp_gl_cpufreq_powersave.o: file not recognized: File truncated CC [M] fs/ext4/ext4_jbd2.o distcc[13417] ERROR: compile (null) on localhost failed CC [M] fs/jbd2/transaction.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[12594] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-timeout.o': No such file or directory CC fs/hpfs/anode.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[13464] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_dcache.o': No such file or directory CC [M] fs/isofs/inode.o CC [M] fs/ext4/migrate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/alloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/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 fs/hpfs/alloc.o distcc[13511] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_alloc.o': No such file or directory CC fs/hfsplus/extents.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/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/hfsplus/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/hfsplus/ioctl.o distcc[13543] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_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[13600] ERROR: compile (null) on localhost failed /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[13616] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_super.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[13643] ERROR: compile (null) on localhost failed CC [M] fs/jbd2/commit.o drivers/char/hw_random/.tmp_gl_timeriomem-rng.o: file not recognized: File truncated distcc[13650] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/hw_random/.tmp_mx_timeriomem-rng.o': No such file distcc[13656] ERROR: compile (null) on localhost failed /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[13654] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/hw_random/.tmp_mx_timeriomem-rng.o': No such file or directory mv: cannot stat `fs/ext4/.tmp_mx_ext4_jbd2.o': No such file or directory /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[12705] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory CC [M] fs/ext4/mballoc.o CC fs/hfsplus/catalog.o CC fs/hpfs/buffer.o CC [M] fs/jffs2/compr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13275] ERROR: compile (null) on localhost failed fs/freevxfs/.tmp_gl_vxfs_immed.o: file not recognized: File truncated distcc[13726] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/freevxfs/.tmp_mx_vxfs_immed.o': No such file distcc[13730] ERROR: compile (null) on localhost failed rm: cannot remove `fs/freevxfs/.tmp_mx_vxfs_immed.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_smic_sm.o': No such file distcc[13282] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_smic_sm.o': No such file or directory CC [M] fs/jbd2/recovery.o CC [M] fs/jffs2/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13777] ERROR: compile (null) on localhost failed fs/freevxfs/.tmp_gl_vxfs_super.o: file not recognized: File truncated distcc[13782] 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[13112] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_deflate.o': No such file or directory CC [M] fs/jffs2/file.o drivers/char/.tmp_gl_specialix.o: file not recognized: File truncated distcc[13149] ERROR: compile (null) on localhost failed drivers/cpufreq/.tmp_gl_cpufreq_ondemand.o: file not recognized: File truncated distcc[12338] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_ondemand.o': No such file distcc[13826] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_ondemand.o': No such file or directory /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[13854] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/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/hpfs/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/hpfs/buffer.o distcc[13855] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pm_qos_params.o': No such file or directory mv: cannot stat `fs/hpfs/.tmp_mx_buffer.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[13880] ERROR: compile (null) on localhost failed drivers/ata/.tmp_gl_sata_mv.o: file not recognized: File truncated distcc[13891] ERROR: compile (null) on localhost failed CC fs/hfsplus/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/ata/.tmp_mx_sata_mv.o': No such file distcc[13902] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/ata/.tmp_mx_sata_mv.o': No such file or directory LD drivers/cpufreq/built-in.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[13929] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_migrate.o': No such file or directory CC [M] fs/isofs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/anode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/anode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/anode.o distcc[13937] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_anode.o': No such file or directory CC [M] fs/jbd2/checkpoint.o CC fs/hpfs/dentry.o CC fs/jfs/super.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[13986] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_inode.o': No such file or directory CC [M] fs/jbd2/revoke.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14006] ERROR: compile (null) on localhost failed crypto/.tmp_gl_crc32c.o: file not recognized: File truncated distcc[14010] ERROR: compile (null) on localhost failed /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[13723] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_dev.o': No such file or directory CC [M] fs/isofs/util.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[14044] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_mount.o': No such file or directory CC fs/jfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14074] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_raw.o: file not recognized: File truncated distcc[14080] 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[14088] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_raw.o': No such file or directory CC [M] fs/jbd2/journal.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/freevxfs/.tmp_mx_vxfs_super.o': No such file distcc[13788] ERROR: compile (null) on localhost failed rm: cannot remove `fs/freevxfs/.tmp_mx_vxfs_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_powersave.o': No such file distcc[13423] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_powersave.o': No such file or directory /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[14159] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/configfs/.tmp_mx_item.o': No such file or directory distcc[14161] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-softirq.o': No such file or directory CC [M] fs/isofs/rock.o /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[14195] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory LD fs/configfs/configfs.o CC [M] fs/isofs/export.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[14225] 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[14228] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory CC fs/jfs/inode.o crypto/.tmp_gl_fips.o: file not recognized: File truncated distcc[14240] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hid/hid-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/hid/hid-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/hid/hid-debug.o distcc[14258] ERROR: compile (null) on localhost failed CC fs/hfsplus/btree.o mv: cannot stat `drivers/hid/.tmp_mx_hid-debug.o': No such file or directory LD kernel/trace/libftrace.o /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[14273] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hid/.tmp_mx_hid-core.o': No such file or directory CC fs/hpfs/dir.o CC fs/nls/nls_base.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[14315] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stat.o': No such file or directory CC fs/hfsplus/bnode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_bmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_bmap.o distcc[12704] ERROR: compile (null) on localhost failed mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_bmap.o': No such file or directory CC fs/nls/nls_cp862.o CC fs/notify/dnotify/dnotify.o CC fs/nls/nls_cp865.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/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/fat/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/fat/file.o distcc[14451] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_file.o': No such file or directory CC fs/hfsplus/brec.o CC [M] fs/omfs/bitmap.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[14497] ERROR: compile (null) on localhost failed LD fs/configfs/built-in.o mv: cannot stat `fs/ext4/.tmp_mx_fsync.o': No such file or directory CC fs/jfs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_subr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_subr.o distcc[14518] ERROR: compile (null) on localhost failed mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_subr.o': No such file or directory CC fs/hpfs/dnode.o CC fs/jfs/jfs_mount.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[13915] ERROR: compile (null) on localhost failed make[3]: *** [drivers/cpufreq/built-in.o] Error 1 make[2]: *** [drivers/cpufreq] Error 2 CC [M] fs/jffs2/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/file.o distcc[14594] ERROR: compile (null) on localhost failed CC [M] fs/isofs/joliet.o mv: cannot stat `fs/jfs/.tmp_mx_file.o': No such file or directory CC fs/hfsplus/bfind.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[14617] 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-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[11808] 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/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 CC fs/hpfs/ea.o distcc[14312] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_class.o': No such file or directory CC [M] fs/jffs2/nodelist.o CC fs/partitions/check.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14683] ERROR: compile (null) on localhost failed fs/ext2/.tmp_gl_symlink.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: 'fs/ext2/.tmp_mx_symlink.o': No such file distcc[14687] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_symlink.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[14710] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/trace/.tmp_mx_trace_selftest_dynamic.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[13741] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory CC fs/partitions/msdos.o CC fs/hfsplus/tables.o /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[12794] 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-objcopy: Unable to change endianness of input file(s) distcc[14793] ERROR: compile (null) on localhost failed fs/ext2/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[14802] ERROR: compile (null) on localhost failed CC [M] fs/isofs/compress.o CC fs/hpfs/file.o CC fs/proc/nommu.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/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/hfsplus/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/hfsplus/inode.o distcc[14870] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_inode.o': No such file or directory /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[14886] ERROR: compile (null) on localhost failed /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[14487] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ialloc.o': No such file or directory mv: cannot stat `drivers/cdrom/.tmp_mx_cdrom.o': No such file or directory CC fs/nls/nls_cp949.o CC fs/proc/task_nommu.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[14934] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_buffer.o': No such file or directory CC fs/nls/nls_cp950.o CC fs/qnx4/inode.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[14575] ERROR: compile (null) on localhost failed /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[14953] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_compr.o': No such file or directory mv: cannot stat `block/.tmp_mx_blk-integrity.o': No such file or directory /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[14586] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dma-mapping.o': No such file or directory CC fs/qnx4/dir.o LD crypto/crypto.o CC fs/hfsplus/unicode.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[15115] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_file.o': No such file or directory /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[15120] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_hash.o': No such file or directory LD crypto/crypto_algapi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15144] ERROR: compile (null) on localhost failed CC fs/hfsplus/wrapper.o fs/ext2/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[15150] ERROR: compile (null) on localhost failed /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[15180] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_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/jfs/jfs_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/jfs/jfs_mount.o distcc[15186] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_mount.o': No such file or directory distcc[12300] ERROR: compile (null) on localhost:Broken pipe /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[15195] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_control.o': No such file or directory CC fs/qnx4/namei.o crypto/.tmp_gl_ecb.o: file not recognized: File truncated distcc[10036] 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[15214] ERROR: compile (null) on localhost failed CC [M] fs/jffs2/malloc.o rm: cannot remove `crypto/.tmp_mx_ecb.o': No such file or directory /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[14786] ERROR: compile (null) on localhost failed CC fs/nls/nls_cp1251.o mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_xattr_trusted.o': No such file distcc[14810] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_xattr_trusted.o': No such file or directory CC [M] fs/omfs/dir.o CC fs/jfs/jfs_umount.o CC fs/quota/dquot.o distcc[11752] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/btree.o distcc[15308] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_btree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_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/freevxfs/vxfs_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/freevxfs/vxfs_inode.o distcc[15318] ERROR: compile (null) on localhost failed mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_inode.o': No such file or directory CC fs/quota/quota.o CC [M] fs/omfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15379] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp1251.o: file not recognized: File truncated distcc[15388] 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[15395] 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-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[15403] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/dnotify/.tmp_mx_dnotify.o': No such file or directory CC fs/jfs/jfs_xtree.o CC fs/proc/inode.o LD fs/notify/dnotify/built-in.o LD fs/notify/built-in.o distcc[15026] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_umount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_umount.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_umount.o distcc[15464] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_umount.o': No such file or directory CC [M] fs/quota/quota_v2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/ea.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/ea.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/ea.o distcc[15495] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_ea.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[15501] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tea.o: file not recognized: File truncated distcc[15506] ERROR: compile (null) on localhost failed fs/ext4/.tmp_gl_file.o: file not recognized: File truncated distcc[13602] 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 distcc[15514] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_file.o': No such file or directory CC fs/nls/nls_ascii.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[15534] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hid/.tmp_mx_hid-input.o': No such file or directory CC fs/proc/root.o LD [M] drivers/hid/hid.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15561] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_nommu.o: file not recognized: File truncated distcc[15565] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_nommu.o': No such file distcc[15569] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_nommu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/bitmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/omfs/bitmap.o distcc[15580] ERROR: compile (null) on localhost failed mv: cannot stat `fs/omfs/.tmp_mx_bitmap.o': No such file or directory LD crypto/crypto_blkcipher.o CC [M] fs/quota/quota_tree.o CC [M] fs/jffs2/read.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crc32c.o': No such file distcc[14013] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_crc32c.o': No such file or directory CC fs/hfsplus/bitmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15638] ERROR: compile (null) on localhost failed crypto/.tmp_gl_seed.o: file not recognized: File truncated distcc[15640] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seed.o': No such file distcc[15642] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_seed.o': No such file or directory CC fs/nls/nls_iso8859-2.o LD fs/debugfs/built-in.o CC fs/proc/base.o /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[14431] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_autoprobe.o': No such file or directory CC fs/nls/nls_iso8859-3.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[15739] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_cache.o': No such file or directory CC fs/ramfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/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/fat/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/fat/misc.o distcc[15800] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_misc.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[15817] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-3.o: file not recognized: File truncated distcc[15820] 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[15831] ERROR: compile (null) on localhost failed CC [M] fs/jffs2/nodemgmt.o rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-3.o': No such file or directory CC fs/proc/generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/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/hfsplus/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/hfsplus/super.o distcc[15890] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/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/hpfs/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/hpfs/file.o distcc[15907] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_file.o': No such file or directory distcc[15916] ERROR: compile (null) on localhost:Broken pipe CC fs/romfs/inode.o CC [M] fs/omfs/inode.o CC fs/jfs/jfs_imap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/dnode.o distcc[15090] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_dnode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/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/isofs/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/isofs/inode.o distcc[15959] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.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) CC fs/hfsplus/part_tbl.o distcc[13265] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cramfs/uncompress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cramfs/uncompress.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cramfs/uncompress.o distcc[14672] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cramfs/.tmp_mx_uncompress.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[15111] ERROR: compile (null) on localhost failed CC fs/qnx4/file.o drivers/char/ipmi/.tmp_gl_ipmi_kcs_sm.o: file not recognized: File truncated distcc[15986] 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 LD [M] fs/cramfs/cramfs.o distcc[15991] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cramfs/inode.o: No such file: No such file or directory distcc[16003] ERROR: compile (null) on localhost failed make[3]: *** [fs/cramfs/cramfs.o] Error 1 make[2]: *** [fs/cramfs] Error 2 make[2]: *** Waiting for unfinished jobs.... LD fs/reiserfs/built-in.o CC fs/ramfs/file-nommu.o /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[15597] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_acl.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[16030] ERROR: compile (null) on localhost failed crypto/.tmp_gl_michael_mic.o: file not recognized: File truncated distcc[16032] ERROR: compile (null) on localhost failed CC [M] fs/jffs2/readinode.o LD crypto/crypto_hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/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/isofs/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/isofs/dir.o distcc[16062] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_dir.o': No such file or directory CC fs/hpfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16105] 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[13821] 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_fips.o': No such file distcc[14247] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_fips.o': No such file or directory CC fs/jfs/jfs_debug.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[16143] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_nodelist.o': No such file or directory CC fs/qnx4/bitmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16155] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-2.o: file not recognized: File truncated distcc[16164] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-2.o': No such file distcc[16169] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-2.o': No such file or directory CC fs/jfs/jfs_dmap.o CC fs/qnx4/truncate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/wrapper.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/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 fs/hfsplus/wrapper.o distcc[16210] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_wrapper.o': No such file or directory CC fs/proc/array.o CC fs/jfs/jfs_unicode.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[15559] 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: 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[16246] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory CC fs/nls/nls_iso8859-7.o LD crypto/cryptomgr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/check.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/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 fs/partitions/check.o distcc[16279] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_check.o': No such file or directory CC fs/proc/proc_tty.o CC [M] fs/reiserfs/bitmap.o distcc[15716] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/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/proc/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/proc/root.o distcc[16337] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_root.o': No such file or directory CC fs/nls/nls_iso8859-13.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bitmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/bitmap.o distcc[16353] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_bitmap.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[16201] ERROR: compile (null) on localhost failed fs/romfs/.tmp_gl_inode.o: file not recognized: File truncated distcc[16361] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/romfs/.tmp_mx_inode.o': No such file distcc[16366] ERROR: compile (null) on localhost failed rm: cannot remove `fs/romfs/.tmp_mx_inode.o': No such file or directory CC [M] fs/jffs2/write.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[15804] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_read.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/revoke.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/revoke.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/revoke.o distcc[15449] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_revoke.o': No such file or directory LD fs/romfs/romfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/romfs/inode.o: No such file: No such file or directory distcc[16405] ERROR: compile (null) on localhost failed make[3]: *** [fs/romfs/romfs.o] Error 1 make[2]: *** [fs/romfs] Error 2 CC fs/hpfs/map.o CC fs/qnx4/fsync.o CC [M] fs/jffs2/scan.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16445] ERROR: compile (null) on localhost failed fs/quota/.tmp_gl_quota_v2.o: file not recognized: File truncated distcc[16449] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/quota/.tmp_mx_quota_v2.o': No such file distcc[16453] ERROR: compile (null) on localhost failed rm: cannot remove `fs/quota/.tmp_mx_quota_v2.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[15512] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tea.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/catalog.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/catalog.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/catalog.o distcc[16466] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_catalog.o': No such file or directory CC fs/jfs/jfs_dtree.o CC fs/proc/cmdline.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/compress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/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 fs/isofs/compress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/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/isofs/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/isofs/namei.o distcc[16498] ERROR: compile (null) on localhost failed distcc[16500] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_compress.o': No such file or directory mv: cannot stat `fs/isofs/.tmp_mx_namei.o': No such file or directory CC fs/nls/nls_iso8859-14.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/recovery.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/recovery.o distcc[15478] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_recovery.o': No such file or directory CC [M] fs/reiserfs/do_balan.o CC fs/hpfs/name.o CC [M] fs/reiserfs/namei.o /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 distcc[15673] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_genhd.o': No such file or directory CC fs/proc/cpuinfo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14834] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_si_intf.o: file not recognized: File truncated distcc[16631] 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[16084] ERROR: compile (null) on localhost failed /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[16650] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pipe.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[14864] ERROR: compile (null) on localhost failed crypto/.tmp_gl_rmd256.o: file not recognized: File truncated distcc[16672] 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[16681] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_rmd256.o': No such file or directory CC fs/jfs/jfs_inode.o /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[16093] 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: 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[16692] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_sysrq.o': No such file or directory CC fs/hpfs/namei.o CC fs/nls/nls_koi8-r.o LD [M] fs/fuse/fuse.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[14926] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_devres.o': No such file or directory CC [M] fs/jffs2/gc.o /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 distcc[16760] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_malloc.o': No such file or directory CC fs/hpfs/super.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 distcc[16440] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_readinode.o': No such file or directory CC fs/nls/nls_utf8.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/hash.o: No such file: No such file or directory distcc[16042] ERROR: compile (null) on localhost failed make[2]: *** [crypto/crypto_hash.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC fs/jfs/jfs_extent.o /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[16592] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-settings.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[16613] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-14.o: file not recognized: File truncated distcc[16842] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-14.o': No such file distcc[16846] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-14.o': No such file or directory CC fs/proc/devices.o CC [M] fs/jffs2/symlink.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[16745] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_filemap.o': No such file or directory CC [M] fs/nls/nls_cp437.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16908] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp865.o: file not recognized: File truncated distcc[16911] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp865.o': No such file distcc[16913] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp865.o': No such file or directory CC [M] fs/jffs2/build.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_dmap.o distcc[16928] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_dmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/array.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/array.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/array.o distcc[16781] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_array.o': No such file or directory CC [M] fs/reiserfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/msdos.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/msdos.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/msdos.o distcc[15052] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_extent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_extent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_extent.o distcc[16964] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_msdos.o': No such file or directory mv: cannot stat `fs/jfs/.tmp_mx_jfs_extent.o': No such file or directory CC fs/jfs/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16989] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_koi8-r.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: 'fs/nls/.tmp_mx_nls_koi8-r.o': No such file distcc[17003] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-r.o': No such file or directory CC [M] fs/jffs2/erase.o LD fs/partitions/built-in.o CC fs/jfs/jfs_metapage.o CC [M] fs/jffs2/background.o /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[17041] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_gc.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[15079] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_ppdev.o: file not recognized: File truncated distcc[17050] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_ppdev.o': No such file distcc[17058] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_ppdev.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[17071] ERROR: compile (null) on localhost failed CC [M] fs/nls/nls_cp737.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[17087] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_ioctl.o': No such file or directory CC [M] fs/reiserfs/file.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[17098] 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: 'drivers/char/ipmi/.tmp_mx_ipmi_kcs_sm.o': No such file distcc[15992] 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-ld: crypto/algboss.o: No such file: No such file or directory distcc[16264] ERROR: compile (null) on localhost failed make[2]: *** [crypto/cryptomgr.o] Error 1 CC [M] fs/nls/nls_cp850.o CC [M] fs/reiserfs/dir.o CC [M] fs/jffs2/fs.o CC [M] fs/reiserfs/fix_node.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/commit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/commit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/commit.o distcc[17156] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_commit.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/quota.o CC [M] fs/reiserfs/super.o distcc[17169] ERROR: compile (null) on localhost failed mv: cannot stat `fs/quota/.tmp_mx_quota.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[16838] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory CC [M] fs/reiserfs/prints.o CC fs/proc/interrupts.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[17215] 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-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_si_intf.o': No such file distcc[16634] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_si_intf.o': No such file or directory CC [M] fs/jffs2/writev.o CC fs/jfs/jfs_logmgr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17252] 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[16119] ERROR: compile (null) on localhost failed drivers/block/paride/.tmp_gl_on20.o: file not recognized: File truncated distcc[17256] ERROR: compile (null) on localhost failed CC fs/proc/loadavg.o /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[17305] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ramfs/.tmp_mx_file-nommu.o': No such file or directory LD fs/ramfs/ramfs.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[17324] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_erase.o': No such file or directory CC fs/jfs/jfs_txnmgr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/namei.o distcc[17354] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_namei.o': No such file or directory CC [M] fs/reiserfs/objectid.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/journal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/journal.o distcc[15866] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_journal.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/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/hfsplus/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/hfsplus/extents.o distcc[17407] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.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[17412] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp437.o: file not recognized: File truncated distcc[17421] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp437.o': No such file distcc[17427] ERROR: compile (null) on localhost failed CC fs/jfs/jfs_uniupr.o rm: cannot remove `fs/nls/.tmp_mx_nls_cp437.o': No such file or directory /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[17430] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_mballoc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dtree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_dtree.o distcc[17445] ERROR: compile (null) on localhost failed CC fs/proc/meminfo.o mv: cannot stat `fs/jfs/.tmp_mx_jfs_dtree.o': No such file or directory CC fs/jfs/resize.o CC [M] fs/reiserfs/lbalance.o CC fs/proc/stat.o /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 distcc[17511] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_xattr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.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/timecompare.o: uses instructions which are incompatible with 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/timecompare.o distcc[16662] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timecompare.o': No such file or directory CC fs/jfs/xattr.o CC [M] fs/reiserfs/ibalance.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[17566] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nls/.tmp_mx_nls_base.o': No such file or directory crypto/.tmp_gl_ansi_cprng.o: file not recognized: File truncated distcc[17254] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/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 fs/isofs/util.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ansi_cprng.o': No such file distcc[17578] ERROR: compile (null) on localhost failed distcc[17576] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ansi_cprng.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/paride/.tmp_mx_on20.o': No such file distcc[17259] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_util.o': No such file or directory rm: cannot remove `drivers/block/paride/.tmp_mx_on20.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/checkpoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/checkpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/checkpoint.o distcc[16729] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_checkpoint.o': No such file or directory CC [M] fs/jffs2/super.o CC fs/jfs/ioctl.o CC [M] fs/reiserfs/stree.o CC [M] fs/nls/nls_cp860.o CC [M] fs/reiserfs/hashes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/resize.o distcc[17649] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_resize.o': No such file or directory CC [M] fs/nls/nls_cp863.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/file.o distcc[17668] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/ioctl.o distcc[17688] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_ioctl.o': No such file or directory CC fs/jfs/acl.o CC fs/proc/uptime.o CC [M] fs/jffs2/debug.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_michael_mic.o': No such file distcc[16036] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_michael_mic.o': No such file or directory CC [M] fs/jffs2/compr_rtime.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/bnode.o distcc[17785] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_bnode.o': No such file or directory CC [M] fs/nls/nls_cp864.o /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[17887] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/objectid.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/objectid.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/objectid.o mv: cannot stat `fs/jffs2/.tmp_mx_compr_rtime.o': No such file or directory distcc[17891] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_objectid.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/acl.o distcc[17909] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_acl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/proc_tty.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/proc_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 fs/proc/proc_tty.o CC [M] fs/reiserfs/tail_conversion.o distcc[17924] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_proc_tty.o': No such file or directory CC [M] fs/jffs2/compr_zlib.o CC [M] fs/nls/nls_cp866.o CC [M] fs/reiserfs/journal.o LD fs/ramfs/built-in.o CC fs/proc/version.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_txnmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_txnmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_txnmgr.o distcc[17981] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_txnmgr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/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/omfs/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/omfs/inode.o distcc[17019] ERROR: compile (null) on localhost failed mv: cannot stat `fs/omfs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_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/jfs/jfs_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/jfs/jfs_inode.o distcc[18001] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_inode.o': No such file or directory CC [M] fs/reiserfs/resize.o CC fs/proc/proc_net.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[18022] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_des_generic.o': No such file or directory CC [M] fs/nls/nls_cp874.o CC [M] fs/nls/nls_cp936.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_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/jfs/jfs_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/jfs/jfs_debug.o distcc[18047] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_debug.o': No such file or directory CC [M] fs/reiserfs/item_ops.o /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[18112] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_scan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/options.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/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 fs/hfsplus/options.o distcc[17766] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_options.o': No such file or directory CC [M] fs/nls/nls_cp1250.o drivers/char/ipmi/.tmp_gl_ipmi_devintf.o: file not recognized: File truncated distcc[15974] 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[18136] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_devintf.o': No such file or directory /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 distcc[14781] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_block_dev.o': No such file or directory CC [M] fs/reiserfs/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15663] ERROR: compile (null) on localhost failed crypto/.tmp_gl_krng.o: file not recognized: File truncated distcc[18158] ERROR: compile (null) on localhost failed CC [M] fs/reiserfs/procfs.o CC [M] fs/nls/nls_iso8859-5.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota_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/quota/quota_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/quota/quota_tree.o distcc[18177] ERROR: compile (null) on localhost failed mv: cannot stat `fs/quota/.tmp_mx_quota_tree.o': No such file or directory /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[16831] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-exec.o': No such file or directory CC [M] fs/reiserfs/xattr.o CC [M] fs/nls/nls_iso8859-9.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18208] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cts.o: file not recognized: File truncated distcc[18214] ERROR: compile (null) on localhost failed crypto/.tmp_gl_sha512_generic.o: file not recognized: File truncated distcc[16643] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha512_generic.o': No such file distcc[18229] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha512_generic.o': No such file or directory distcc[18236] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/reiserfs/xattr_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blktrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blktrace.o: uses instructions which are incompatible with 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/blktrace.o distcc[14498] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blktrace.o': No such file or directory CC [M] fs/nls/nls_iso8859-15.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18310] ERROR: compile (null) on localhost failed fs/jfs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[18314] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/super.o distcc[18316] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_super.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[18328] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_interrupts.o: file not recognized: File truncated distcc[18330] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_interrupts.o': No such file distcc[18333] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_interrupts.o': No such file or directory CC [M] fs/reiserfs/xattr_trusted.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/bitmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/bitmap.o distcc[17964] ERROR: compile (null) on localhost failed LD block/built-in.o mv: cannot stat `fs/reiserfs/.tmp_mx_bitmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/noop-iosched.o: No such file: No such file or directory distcc[18349] ERROR: compile (null) on localhost failed make[2]: *** [block/built-in.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC [M] fs/nls/nls_koi8-u.o CC [M] fs/reiserfs/xattr_security.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18397] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-15.o: file not recognized: File truncated distcc[18399] 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[18401] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-15.o': No such file or directory CC [M] fs/nls/nls_koi8-ru.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18417] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_loadavg.o: file not recognized: File truncated distcc[18419] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_loadavg.o': No such file distcc[18421] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_loadavg.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_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/jfs/jfs_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/jfs/jfs_unicode.o distcc[18082] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_unicode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/proc.o: No such file: No such file or directory distcc[15136] ERROR: compile (null) on localhost failed make[2]: *** [crypto/crypto_algapi.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dentry.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dentry.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/dentry.o distcc[18455] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_dentry.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_krng.o': No such file distcc[18169] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_krng.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[18521] 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[18541] 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[18554] ERROR: compile (null) on localhost failed fs/reiserfs/.tmp_gl_xattr_security.o: file not recognized: File truncated distcc[18558] 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[18216] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cts.o': No such file or directory make[1]: *** [crypto] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/procfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/procfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/procfs.o distcc[18605] ERROR: compile (null) on localhost failed LD arch/sh/boards/mach-se/built-in.o mv: cannot stat `fs/reiserfs/.tmp_mx_procfs.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[18614] 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-objcopy: Unable to change endianness of input file(s) distcc[14890] ERROR: compile (null) on localhost failed /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[18631] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_dev-ioctl.o': No such file or directory block/.tmp_gl_deadline-iosched.o: file not recognized: File truncated distcc[18636] ERROR: compile (null) on localhost failed LD kernel/time/built-in.o LD fs/autofs4/autofs4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/init.o: No such file: No such file or directory distcc[18664] ERROR: compile (null) on localhost failed make[3]: *** [fs/autofs4/autofs4.o] Error 1 make[2]: *** [fs/autofs4] Error 2 /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 distcc[18672] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_nodemgmt.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[18703] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-5.o: file not recognized: File truncated distcc[18705] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-5.o': No such file distcc[18707] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-5.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/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/jbd2/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/jbd2/transaction.o distcc[18287] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_transaction.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[17868] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp864.o: file not recognized: File truncated distcc[18722] ERROR: compile (null) on localhost failed /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[18728] 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-objcopy: 'fs/nls/.tmp_mx_nls_cp864.o': No such file distcc[18732] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp864.o': No such file or directory LD [M] fs/jbd2/jbd2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/jfs/.tmp_mx_symlink.o': No such file distcc[18320] ERROR: compile (null) on localhost failed rm: cannot remove `fs/jfs/.tmp_mx_symlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/proc_net.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/proc_net.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/proc_net.o distcc[18769] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/fix_node.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/fix_node.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/fix_node.o distcc[18770] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_proc_net.o': No such file or directory mv: cannot stat `fs/reiserfs/.tmp_mx_fix_node.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/ioctl.o distcc[18802] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/ibalance.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/ibalance.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/ibalance.o distcc[18815] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_ibalance.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[18825] ERROR: compile (null) on localhost failed fs/reiserfs/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[18830] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_xattr_user.o': No such file distcc[18838] ERROR: compile (null) on localhost failed rm: cannot remove `fs/reiserfs/.tmp_mx_xattr_user.o': No such file or directory /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[18845] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/jffs2/.tmp_mx_fs.o': No such file or directory distcc[18849] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_writev.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-13.o: file not recognized: File truncated distcc[17076] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-13.o': No such file distcc[18878] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-13.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/dir.o distcc[18889] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/xattr.o distcc[18897] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_xattr.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 fs/nls/.tmp_gl_nls_cp866.o: file not recognized: File truncated distcc[18925] 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[18931] 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-ld: fs/jffs2/compr_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/jffs2/compr_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/jffs2/compr_zlib.o distcc[18951] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/brec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/brec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/brec.o mv: cannot stat `fs/jffs2/.tmp_mx_compr_zlib.o': No such file or directory distcc[18956] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_brec.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/proc.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/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 kernel/irq/proc.o distcc[18967] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_proc.o': No such file or directory LD kernel/irq/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/task_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/proc/task_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/proc/task_nommu.o distcc[18984] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_task_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[18994] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/joliet.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/joliet.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to mergefs/proc/.tmp_gl_cmdline.o tar: gefit le spnoteci rfiecc ogdanita zeofd: fi leFile truncated fs/isofs/joliet.o distcc[19006] ERROR: compile (null) on localhost failed distcc[19005] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_joliet.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cmdline.o': No such file distcc[19011] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_cmdline.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bfind.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bfind.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/bfind.o distcc[16582] ERROR: compile (null) on localhost failed /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[15253] ERROR: compile (null) on localhost failed /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 mv: to cannot stat `fs/hfsplus/.tmp_mx_bfind.o'me: No such file or directory rge target specific data of file mm/page_isolation.o distcc[19038] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_ldisc.o': No such file or directory mv: cannot stat `mm/.tmp_mx_page_isolation.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_metapage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_metapage.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_metapage.o distcc[18494] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_metapage.o': No such file or directory LD mm/built-in.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[19081] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_attribute_container.o': No such file or directory fs/reiserfs/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[18531] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_xattr_trusted.o': No such file distcc[19097] ERROR: compile (null) on localhost failed rm: cannot remove `fs/reiserfs/.tmp_mx_xattr_trusted.o': No such file or directory /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/inode.o: uses instructions which are incompatible with instructions used in previous modules distcc[19128] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/inode.o LD kernel/trace/built-in.o distcc[19130] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_keyboard.o': No such file or directory mv: cannot stat `fs/jfs/.tmp_mx_inode.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[18594] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_resize.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/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/proc/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/proc/inode.o distcc[19169] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/tail_conversion.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/tail_conversion.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/tail_conversion.o distcc[18610] 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/reiserfs/.tmp_mx_tail_conversion.o': No such file or directory distcc[19190] ERROR: compile (null) on localhost failed fs/hfsplus/.tmp_gl_dir.o: file not recognized: File truncated distcc[19197] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/hfsplus/.tmp_mx_dir.o': No such file distcc[19204] ERROR: compile (null) on localhost failed rm: cannot remove `fs/hfsplus/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/part_tbl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/part_tbl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/part_tbl.o distcc[18627] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_part_tbl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/qnx4/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/qnx4/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/qnx4/inode.o distcc[19216] ERROR: compile (null) on localhost failed mv: cannot stat `fs/qnx4/.tmp_mx_inode.o': No such file or directory /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 dat/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: a okernel/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 f f/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld:il fae iledrivers/char/hw_random/core.o d to merge target specific data of file kernel/kmod.o distcc[18260] ERROR: compile (null) on localhost failed distcc[17558] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory 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-ld: kernel/time/jiffies.o: No such file: No such file or directory distcc[18651] ERROR: compile (null) on localhost failed make[3]: *** [kernel/time/built-in.o] Error 1 make[2]: *** [kernel/time] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19247] ERROR: compile (null) on localhost failed fs/hpfs/.tmp_gl_namei.o: file not recognized: File truncated distcc[19256] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/hpfs/.tmp_mx_namei.o': No such file distcc[19263] ERROR: compile (null) on localhost failed rm: cannot remove `fs/hpfs/.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[19265] ERROR: compile (null) on localhost failed LD drivers/char/hw_random/rng-core.o fs/nls/.tmp_gl_nls_cp1250.o: file not recognized: File truncated distcc[19281] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1250.o': No such file distcc[19289] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1250.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/xattr.o distcc[19304] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_xattr.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[19314] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_devices.o: file not recognized: File truncated distcc[19318] 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[19334] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-9.o: file not recognized: File truncated distcc[19337] 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[19339] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-9.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/resize.o distcc[19346] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_resize.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/stree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/stree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/stree.o distcc[19360] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_stree.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[19384] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp936.o: file not recognized: File truncated distcc[19386] 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[19388] 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[19398] ERROR: compile (null) on localhost failed fs/reiserfs/.tmp_gl_item_ops.o: file not recognized: File truncated distcc[19401] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_item_ops.o': No such file distcc[19403] ERROR: compile (null) on localhost failed rm: cannot remove `fs/reiserfs/.tmp_mx_item_ops.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[18092] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp860.o: file not recognized: File truncated distcc[19420] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp860.o': No such file distcc[19422] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp860.o': No such file or directory distcc[16045] 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[19445] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/inode.o distcc[19455] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.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[19471] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.o: No such file: No such file or directory distcc[19079] 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) make[2]: *** [mm/built-in.o] Error 1 distcc[19084] ERROR: compile (null) on localhost failed make[1]: *** [mm] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19487] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp737.o: file not recognized: File truncated distcc[19491] 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[19493] 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[19496] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_xattr_security.o': No such file distcc[18562] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp737.o': No such file or directory rm: cannot remove `fs/reiserfs/.tmp_mx_xattr_security.o': No such file or directory fs/nls/.tmp_gl_nls_cp863.o: file not recognized: File truncated distcc[19501] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp863.o': No such file distcc[19511] 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[19531] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp950.o: file not recognized: File truncated distcc[19537] 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[19543] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp950.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[19546] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp850.o: file not recognized: File truncated distcc[19552] 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[19154] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp850.o': No such file distcc[19560] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_uptime.o: file not recognized: File truncated rm: cannot remove `fs/nls/.tmp_mx_nls_cp850.o': No such file or directory distcc[19563] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_uptime.o': No such file distcc[19575] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_uptime.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[19624] ERROR: compile (null) on localhost failed /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[19626] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_build.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[19643] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_meminfo.o: file not recognized: File truncated distcc[19645] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_meminfo.o': No such file distcc[19647] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_meminfo.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[19656] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_cpuinfo.o: file not recognized: File truncated distcc[19659] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cpuinfo.o': No such file distcc[19665] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_cpuinfo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_logmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_logmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_logmgr.o distcc[19667] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_logmgr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/lbalance.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/lbalance.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/lbalance.o distcc[19680] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_lbalance.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_devices.o': No such file distcc[19324] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_devices.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/qnx4/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/qnx4/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/qnx4/namei.o distcc[19696] ERROR: compile (null) on localhost failed mv: cannot stat `fs/qnx4/.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[19703] ERROR: compile (null) on localhost failed fs/jffs2/.tmp_gl_symlink.o: file not recognized: File truncated distcc[19711] 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/generic.o: uses instructions which are incompatible with instructions used in previous modules distcc[19715] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/generic.o distcc[19714] ERROR: compile (null) on localhost failed rm: cannot remove `fs/jffs2/.tmp_mx_symlink.o': No such file or directory mv: cannot stat `fs/proc/.tmp_mx_generic.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[19738] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_koi8-u.o: file not recognized: File truncated distcc[19743] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-u.o': No such file distcc[19747] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-u.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/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/omfs/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/omfs/file.o distcc[19760] ERROR: compile (null) on localhost failed mv: cannot stat `fs/omfs/.tmp_mx_file.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[19763] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_utf8.o: file not recognized: File truncated distcc[19773] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_utf8.o': No such file distcc[19778] ERROR: compile (null) on localhost failed distcc[19780] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_utf8.o': No such file or directory mv: cannot stat `fs/reiserfs/.tmp_mx_super.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[19789] ERROR: compile (null) on localhost failed fs/qnx4/.tmp_gl_dir.o: file not recognized: File truncated distcc[19795] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/qnx4/.tmp_mx_dir.o': No such file distcc[19798] ERROR: compile (null) on localhost failed rm: cannot remove `fs/qnx4/.tmp_mx_dir.o': No such file or directory drivers/char/ipmi/.tmp_gl_ipmi_bt_sm.o: file not recognized: File truncated distcc[19473] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_bt_sm.o': No such file distcc[19825] 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: 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 distcc[19859] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_imap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_imap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_imap.o distcc[19862] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_background.o': No such file or directory mv: cannot stat `fs/jfs/.tmp_mx_jfs_imap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/prints.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/prints.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/prints.o distcc[19876] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_prints.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/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/hpfs/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/hpfs/super.o distcc[19899] ERROR: compile (null) on localhost failed distcc[19900] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_write.o': No such file or directory mv: cannot stat `fs/hpfs/.tmp_mx_super.o': No such file or directory /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[19911] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ioctl.o': No such file or directory LD drivers/char/hw_random/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/hw_random/timeriomem-rng.o: No such file: No such file or directory distcc[19922] ERROR: compile (null) on localhost failed make[4]: *** [drivers/char/hw_random/built-in.o] Error 1 make[3]: *** [drivers/char/hw_random] Error 2 make[2]: *** [drivers/char] Error 2 LD [M] fs/ext4/ext4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/dquot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/dquot.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/dquot.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[19930] ERROR: compile (null) on localhost failed distcc[19931] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext4/ext4.o] Error 1 mv: cannot stat `fs/quota/.tmp_mx_dquot.o': No such file or directory make[2]: *** [fs/ext4] Error 2 LD fs/quota/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_xattr_user.o': No such file distcc[15164] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_xattr_user.o': No such file or directory LD fs/ext2/ext2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/qnx4/bitmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/qnx4/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/qnx4/bitmap.o distcc[19962] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/file.o: No such file: No such file or directory distcc[19963] ERROR: compile (null) on localhost failed mv: cannot stat `fs/qnx4/.tmp_mx_bitmap.o': No such file or directory make[3]: *** [fs/ext2/ext2.o] Error 1 make[2]: *** [fs/ext2] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/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/hpfs/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/hpfs/inode.o distcc[19972] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.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[19814] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_koi8-ru.o: file not recognized: File truncated distcc[19988] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-ru.o': No such file distcc[19993] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-ru.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/rock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/rock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/rock.o distcc[19823] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_rock.o': No such file or directory fs/nls/.tmp_gl_nls_cp874.o: file not recognized: File truncated distcc[19478] ERROR: compile (null) on localhost failed /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/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/fat/inode.o: uses instructions which are incompatible with instructions used in previous modules distcc[19101] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/inode.o distcc[19483] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_libfs.o': No such file or directory mv: cannot stat `fs/fat/.tmp_mx_inode.o': No such file or directory LD fs/qnx4/qnx4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19841] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/qnx4/dir.o: No such file: No such file or directory distcc[20036] ERROR: compile (null) on localhost failed make[3]: *** [fs/qnx4/qnx4.o] Error 1 make[2]: *** [fs/qnx4] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/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/hpfs/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/hpfs/map.o distcc[20045] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_map.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/name.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/name.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/name.o distcc[20065] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_xtree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_xtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_xtree.o distcc[20069] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_name.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[20072] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_xtree.o': No such file or directory fs/proc/.tmp_gl_stat.o: file not recognized: File truncated distcc[19627] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp949.o: file not recognized: File truncated distcc[16107] 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[18645] ERROR: compile (null) on localhost failed rm: cannot remove `block/.tmp_mx_deadline-iosched.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_stat.o': No such file distcc[20083] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp949.o': No such file distcc[20084] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_stat.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_cp949.o': No such file or directory LD fs/jfs/jfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/symlink.o: No such file: No such file or directory distcc[20101] ERROR: compile (null) on localhost failed make[3]: *** [fs/jfs/jfs.o] Error 1 make[1]: *** [block] Error 2 make[2]: *** [fs/jfs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/journal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/journal.o distcc[20113] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_journal.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[18452] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_version.o: file not recognized: File truncated distcc[20125] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_version.o': No such file distcc[20132] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_version.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/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/omfs/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/omfs/dir.o distcc[20148] ERROR: compile (null) on localhost failed mv: cannot stat `fs/omfs/.tmp_mx_dir.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[20155] ERROR: compile (null) on localhost failed fs/jffs2/.tmp_gl_super.o: file not recognized: File truncated distcc[20158] 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[20160] ERROR: compile (null) on localhost failed rm: cannot remove `fs/jffs2/.tmp_mx_super.o': No such file or directory LD [M] fs/omfs/omfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp874.o': No such file distcc[20014] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/do_balan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/do_balan.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/do_balan.o fs/isofs/.tmp_gl_export.o: file not recognized: File truncated distcc[18548] ERROR: compile (null) on localhost failed distcc[20176] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp874.o': No such file or directory mv: cannot stat `fs/reiserfs/.tmp_mx_do_balan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/isofs/.tmp_mx_export.o': No such file distcc[20182] ERROR: compile (null) on localhost failed rm: cannot remove `fs/isofs/.tmp_mx_export.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/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/hpfs/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/hpfs/dir.o distcc[19115] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_dir.o': No such file or directory /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/fatent.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/fatent.o: uses instructions which are incompatible with instructions 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/fatent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20032] ERROR: compile (null) on localhost failed distcc[20199] ERROR: compile (null) on localhost failed distcc[19114] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_firmware_class.o': No such file or directory fs/jffs2/.tmp_gl_dir.o: file not recognized: File truncated distcc[20037] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_fatent.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-7.o: file not recognized: File truncated distcc[20208] 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[20215] ERROR: compile (null) on localhost failed rm: cannot remove `fs/jffs2/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-7.o': No such file distcc[20218] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-7.o': No such file or directory LD [M] fs/isofs/isofs.o LD drivers/base/built-in.o LD fs/hpfs/hpfs.o make[2]: *** [fs/fat] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/export.o: No such file: No such file or directory distcc[20234] ERROR: compile (null) on localhost failed make[3]: *** [fs/isofs/isofs.o] Error 1 LD [M] fs/jffs2/jffs2.o make[2]: *** [fs/isofs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/namei.o: No such file: No such file or directory distcc[20246] ERROR: compile (null) on localhost failed make[3]: *** [fs/hpfs/hpfs.o] Error 1 make[2]: *** [fs/hpfs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/dir.o: No such file: No such file or directory distcc[20252] ERROR: compile (null) on localhost failed make[3]: *** [fs/jffs2/jffs2.o] Error 1 make[2]: *** [fs/jffs2] Error 2 make[1]: *** [drivers] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/namei.o distcc[20257] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_namei.o': No such file or directory /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[20058] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory fs/freevxfs/.tmp_gl_vxfs_lookup.o: file not recognized: File truncated distcc[20076] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/freevxfs/.tmp_mx_vxfs_lookup.o': No such file distcc[20269] ERROR: compile (null) on localhost failed rm: cannot remove `fs/freevxfs/.tmp_mx_vxfs_lookup.o': No such file or directory make[1]: *** [kernel] Error 2 LD fs/freevxfs/freevxfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_immed.o: No such file: No such file or directory distcc[20279] ERROR: compile (null) on localhost failed make[3]: *** [fs/freevxfs/freevxfs.o] Error 1 make[2]: *** [fs/freevxfs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/hashes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/hashes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/hashes.o distcc[20288] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_hashes.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[20299] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_ascii.o: file not recognized: File truncated distcc[20301] 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[20305] ERROR: compile (null) on localhost failed LD [M] fs/reiserfs/reiserfs.o rm: cannot remove `fs/nls/.tmp_mx_nls_ascii.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/item_ops.o: No such file: No such file or directory distcc[20309] ERROR: compile (null) on localhost failed make[3]: *** [fs/reiserfs/reiserfs.o] Error 1 make[2]: *** [fs/reiserfs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16622] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp862.o: file not recognized: File truncated distcc[20319] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/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/proc/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/proc/base.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp862.o': No such file distcc[20322] ERROR: compile (null) on localhost failed distcc[20321] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp862.o': No such file or directory mv: cannot stat `fs/proc/.tmp_mx_base.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/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/hfsplus/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/hfsplus/unicode.o distcc[20332] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_unicode.o': No such file or directory LD fs/nls/built-in.o LD fs/proc/proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nls/nls_cp862.o: No such file: No such file or directory distcc[20343] ERROR: compile (null) on localhost failed make[3]: *** [fs/nls/built-in.o] Error 1 make[2]: *** [fs/nls] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/nommu.o: No such file: No such file or directory distcc[20346] ERROR: compile (null) on localhost failed make[3]: *** [fs/proc/proc.o] Error 1 make[2]: *** [fs/proc] Error 2 LD fs/hfsplus/hfsplus.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/dir.o: No such file: No such file or directory distcc[20351] ERROR: compile (null) on localhost failed make[3]: *** [fs/hfsplus/hfsplus.o] Error 1 make[2]: *** [fs/hfsplus] Error 2 make[1]: *** [fs] Error 2 make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 bisect failed 5c8e2403ba06d39f04f6ae62f3afe5542e0eb533 # git bisect bad Bisecting: 56 revisions left to test after this [a99e30d70bcb83bdd097945df282199ead9c9a4b] V4L/DVB (10868): vino: add note that this conversion is untested. # < git symbolic-ref HEAD Trying a99e30d70bcb83bdd097945df282199ead9c9a4b # < /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 usr/Kconfig:145:warning: defaults for choice values not supported # /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 usr/Kconfig:145:warning: defaults for choice values not supported 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 LD usr/built-in.o CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_md.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 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/kernel/idle.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/io.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/machvec.o CC arch/sh/math-emu/math.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/kgdb.o CC arch/sh/kernel/sh_ksyms_32.o distcc[21533] ERROR: compile (null) on localhost:Broken pipe 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: 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 distcc[21545] ERROR: compile (null) on localhost:Broken pipe /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 CC arch/sh/kernel/early_printk.o /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 CC arch/sh/kernel/cpu/init.o /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 CC arch/sh/kernel/module.o CC arch/sh/kernel/timers/timer.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: 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 CC arch/sh/kernel/cpu/clock.o /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 CC arch/sh/kernel/timers/timer-cmt.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: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect CC arch/sh/kernel/crash_dump.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 CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/stacktrace.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: 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/kprobes.o /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: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 CC arch/sh/kernel/disassemble.o AS arch/sh/kernel/head_32.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 /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 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/init_task.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: 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 CC arch/sh/kernel/cpu/sh2/setup-sh7619.o /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/cpu/sh2/clock-sh7619.o LDS arch/sh/kernel/vmlinux.lds LD init/mounts.o LD arch/sh/kernel/cpu/irq/built-in.o distcc[21801] ERROR: compile (null) on localhost:Broken pipe distcc[21806] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/boards/mach-se/board-se7619.o distcc[21896] ERROR: compile (null) on localhost:Broken pipe distcc[21573] ERROR: compile (null) on localhost:Broken pipe CC mm/bootmem.o CC ipc/util.o CC mm/filemap.o CC ipc/msgutil.o CC mm/mempool.o CC ipc/msg.o CC mm/oom_kill.o CC mm/fadvise.o CC ipc/shm.o CC mm/maccess.o CC mm/page_alloc.o CC ipc/sem.o CC ipc/ipcns_notifier.o CC ipc/ipc_sysctl.o CC ipc/mqueue.o CC mm/page-writeback.o CC mm/pdflush.o CC mm/readahead.o distcc[21695] ERROR: compile (null) on localhost:Broken pipe CC mm/swap.o CC mm/truncate.o CC mm/vmscan.o CC mm/shmem.o CC mm/prio_tree.o LD arch/sh/mm/built-in.o CC fs/open.o CC fs/read_write.o CC fs/file_table.o CC fs/super.o CC kernel/sched.o CC mm/util.o CC kernel/fork.o CC mm/mmzone.o CC mm/vmstat.o CC fs/char_dev.o CC kernel/exec_domain.o CC mm/backing-dev.o CC fs/exec.o CC kernel/panic.o CC fs/stat.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/page_isolation.o CC kernel/printk.o CC fs/pipe.o CC fs/namei.o CC mm/mm_init.o CC fs/fcntl.o CC kernel/cpu.o CC fs/ioctl.o CC kernel/exit.o CC mm/nommu.o CC fs/readdir.o CC kernel/itimer.o CC mm/dmapool.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' TIMEC kernel/timeconst.h CC fs/select.o CC kernel/softirq.o CC fs/fifo.o CC mm/sparse.o CC kernel/resource.o CC fs/dcache.o CC kernel/sysctl.o CC fs/inode.o CC mm/slub.o CC mm/quicklist.o CC kernel/capability.o CC fs/attr.o CC kernel/ptrace.o CC fs/bad_inode.o CC kernel/timer.o CC fs/file.o CC kernel/user.o CC fs/filesystems.o CC fs/namespace.o CC kernel/signal.o CC fs/seq_file.o CC security/commoncap.o CC fs/xattr.o CC kernel/sys.o CC fs/libfs.o CC security/inode.o CC kernel/kmod.o CC security/device_cgroup.o CC kernel/workqueue.o CC fs/fs-writeback.o CC kernel/pid.o CC security/keys/key.o CC security/keys/keyring.o CC fs/pnode.o CC kernel/rcupdate.o CC fs/drop_caches.o CC security/keys/keyctl.o CC kernel/extable.o CC security/keys/permission.o CC fs/splice.o CC security/keys/process_keys.o CC kernel/params.o CC security/keys/request_key.o CC fs/sync.o CC kernel/posix-timers.o CC security/keys/request_key_auth.o CC kernel/kthread.o CC fs/utimes.o CC kernel/wait.o CC security/keys/user_defined.o CC fs/stack.o CC kernel/kfifo.o CC security/keys/proc.o CC fs/buffer.o distcc[22294] ERROR: compile (null) on localhost:Broken pipe CC security/keys/sysctl.o distcc[22631] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1868: warning: control reaches end of non-void function LD arch/sh/boards/mach-se/built-in.o CC kernel/sys_ni.o distcc[22542] ERROR: compile (null) on localhost:Broken pipe distcc[22454] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/kernel/timers/built-in.o distcc[22453] ERROR: compile (null) on localhost:Broken pipe distcc[22606] ERROR: compile (null) on localhost:Broken pipe CC kernel/posix-cpu-timers.o distcc[22788] ERROR: compile (null) on localhost:Broken pipe distcc[22349] ERROR: compile (null) on localhost:Broken pipe CC fs/bio.o CC kernel/mutex.o CC kernel/hrtimer.o distcc[22841] ERROR: compile (null) on localhost:Broken pipe distcc[21453] ERROR: compile (null) on localhost:Broken pipe CC fs/block_dev.o distcc[22683] ERROR: compile (null) on localhost:Broken pipe distcc[22894] ERROR: compile (null) on localhost:Broken pipe CC kernel/rwsem.o CC fs/direct-io.o CC kernel/nsproxy.o CC kernel/srcu.o CC fs/mpage.o CC kernel/semaphore.o distcc[22576] ERROR: compile (null) on localhost:Broken pipe CC fs/ioprio.o CC fs/bio-integrity.o LD arch/sh/math-emu/built-in.o CC kernel/notifier.o CC fs/affs/super.o CC fs/affs/namei.o distcc[22497] ERROR: compile (null) on localhost:Broken pipe distcc[22322] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/kernel/cpu/sh2/built-in.o CC kernel/ksysfs.o CC fs/affs/inode.o CC fs/autofs/dirhash.o distcc[23127] ERROR: compile (null) on localhost:Broken pipe distcc[22198] ERROR: compile (null) on localhost:Broken pipe CC fs/befs/datastream.o CC fs/autofs/init.o CC kernel/pm_qos_params.o CC fs/befs/btree.o distcc[22413] ERROR: compile (null) on localhost:Broken pipe CC fs/autofs/inode.o CC fs/autofs/root.o LD fs/bfs/built-in.o CC fs/autofs/symlink.o CC fs/affs/file.o CC fs/befs/super.o CC fs/autofs/waitq.o distcc[22386] ERROR: compile (null) on localhost:Broken pipe distcc[22677] ERROR: compile (null) on localhost:Broken pipe distcc[22377] ERROR: compile (null) on localhost:Broken pipe CC fs/befs/inode.o distcc[22821] ERROR: compile (null) on localhost:Broken pipe CC kernel/sched_clock.o CC [M] fs/bfs/inode.o distcc[23430] ERROR: compile (null) on localhost:Broken pipe distcc[22557] ERROR: compile (null) on localhost:Broken pipe CC kernel/cred.o CC kernel/async.o distcc[23163] ERROR: compile (null) on localhost:Broken pipe LD fs/btrfs/built-in.o distcc[22837] ERROR: compile (null) on localhost:Broken pipe CC fs/affs/dir.o CC [M] fs/btrfs/super.o CC fs/debugfs/inode.o LD fs/configfs/built-in.o CC kernel/profile.o distcc[22305] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/configfs/inode.o distcc[22327] ERROR: compile (null) on localhost:Broken pipe distcc[23309] ERROR: compile (null) on localhost:Broken pipe CC fs/befs/debug.o CC [M] fs/btrfs/ctree.o distcc[21615] ERROR: compile (null) on localhost:Broken pipe CC fs/befs/io.o CC [M] fs/configfs/file.o CC [M] fs/btrfs/extent-tree.o CC kernel/sysctl_check.o CC [M] fs/bfs/file.o distcc[23409] ERROR: compile (null) on localhost:Broken pipe CC fs/debugfs/file.o CC kernel/stacktrace.o distcc[22404] ERROR: compile (null) on localhost:Broken pipe LD fs/devpts/built-in.o CC [M] fs/btrfs/print-tree.o CC kernel/irq/handle.o distcc[23742] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/btrfs/root-tree.o distcc[22701] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/configfs/dir.o CC [M] fs/btrfs/dir-item.o CC [M] fs/bfs/dir.o CC kernel/power/main.o distcc[22839] ERROR: compile (null) on localhost:Broken pipe CC kernel/power/poweroff.o CC fs/affs/amigaffs.o CC fs/efs/super.o CC fs/affs/bitmap.o CC [M] fs/configfs/symlink.o distcc[22850] ERROR: compile (null) on localhost:Broken pipe CC fs/exportfs/expfs.o CC fs/befs/linuxvfs.o CC [M] fs/btrfs/file-item.o CC kernel/time/timekeeping.o CC fs/ext2/balloc.o CC [M] fs/btrfs/inode-item.o CC kernel/time/ntp.o distcc[22699] ERROR: compile (null) on localhost:Broken pipe CC fs/efs/inode.o CC [M] fs/configfs/mount.o distcc[22642] ERROR: compile (null) on localhost:Broken pipe CC fs/ext3/balloc.o CC kernel/irq/manage.o CC kernel/time/clocksource.o CC fs/ext3/bitmap.o distcc[24149] ERROR: compile (null) on localhost:Broken pipe CC kernel/time/jiffies.o CC fs/affs/symlink.o distcc[23026] ERROR: compile (null) on localhost:Broken pipe CC fs/ext2/dir.o CC [M] fs/configfs/item.o CC fs/efs/namei.o CC kernel/irq/spurious.o CC fs/ext3/dir.o CC kernel/irq/resend.o CC fs/efs/dir.o CC kernel/irq/chip.o CC fs/efs/file.o CC [M] fs/btrfs/inode-map.o CC fs/ext2/file.o CC [M] fs/ext4/balloc.o CC kernel/irq/devres.o CC fs/fat/cache.o CC [M] fs/btrfs/disk-io.o distcc[22610] ERROR: compile (null) on localhost:Broken pipe CC fs/ext2/fsync.o CC fs/fat/dir.o CC [M] fs/ext4/bitmap.o distcc[22350] ERROR: compile (null) on localhost:Broken pipe distcc[24083] ERROR: compile (null) on localhost:Broken pipe CC kernel/irq/autoprobe.o CC fs/fat/fatent.o LD fs/befs/befs.o LD fs/freevxfs/built-in.o distcc[22827] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext4/dir.o CC fs/hfsplus/super.o CC kernel/time/timer_list.o CC fs/efs/symlink.o CC [M] fs/freevxfs/vxfs_bmap.o CC [M] fs/hpfs/alloc.o CC fs/jbd/transaction.o CC [M] fs/hpfs/anode.o CC [M] fs/jbd2/transaction.o distcc[22503] ERROR: compile (null) on localhost:Broken pipe CC fs/jbd/commit.o distcc[22848] ERROR: compile (null) on localhost:Broken pipe CC kernel/irq/proc.o CC [M] fs/hpfs/buffer.o CC kernel/trace/ring_buffer.o CC [M] fs/hpfs/dentry.o CC [M] fs/freevxfs/vxfs_fshead.o CC [M] fs/freevxfs/vxfs_immed.o CC [M] fs/hpfs/dir.o CC fs/hfsplus/options.o CC fs/fat/file.o CC [M] fs/jbd2/commit.o CC fs/fat/inode.o CC [M] fs/jbd2/recovery.o distcc[23782] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jbd2/checkpoint.o distcc[24242] ERROR: compile (null) on localhost:Broken pipe CC fs/ext3/file.o CC fs/hfsplus/inode.o CC [M] fs/hpfs/dnode.o CC kernel/time/timecompare.o CC [M] fs/jffs2/compr.o CC [M] fs/jfs/super.o CC [M] fs/jbd2/revoke.o CC kernel/trace/trace.o CC fs/ext2/ialloc.o CC fs/ext2/inode.o CC fs/hfsplus/ioctl.o CC kernel/mutex-debug.o distcc[22719] ERROR: compile (null) on localhost:Broken pipe CC fs/ext2/ioctl.o CC [M] fs/ext4/file.o CC [M] fs/jfs/file.o LD fs/minix/built-in.o distcc[24418] ERROR: compile (null) on localhost:Broken pipe CC fs/hfsplus/extents.o CC [M] fs/jffs2/dir.o CC fs/hfsplus/catalog.o LD ipc/built-in.o CC fs/hfsplus/dir.o CC fs/fat/misc.o CC [M] fs/jbd2/journal.o CC fs/fat/namei_vfat.o CC [M] fs/ext4/fsync.o CC fs/nls/nls_base.o CC [M] fs/jffs2/file.o CC kernel/trace/trace_sched_switch.o CC [M] fs/minix/bitmap.o CC fs/hfsplus/btree.o CC fs/hfsplus/bnode.o CC fs/jbd/recovery.o CC fs/ext2/namei.o CC fs/nls/nls_cp775.o distcc[23561] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_cp857.o CC [M] fs/ext4/ialloc.o CC fs/nls/nls_cp860.o CC [M] fs/btrfs/transaction.o CC [M] fs/ext4/inode.o CC fs/jbd/checkpoint.o CC fs/ext3/fsync.o LD fs/autofs/autofs.o CC [M] fs/jffs2/ioctl.o CC [M] fs/hpfs/file.o CC fs/ext2/super.o CC [M] fs/hpfs/ea.o CC [M] fs/hpfs/inode.o CC [M] fs/minix/itree_v1.o LD fs/autofs/built-in.o distcc[24769] ERROR: compile (null) on localhost:Broken pipe LD fs/notify/dnotify/built-in.o CC kernel/trace/trace_sched_wakeup.o CC [M] fs/btrfs/inode.o CC fs/nls/nls_cp932.o CC kernel/lockdep.o CC kernel/lockdep_proc.o CC [M] fs/jffs2/nodelist.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/notify/inotify/inotify.o CC [M] fs/jffs2/malloc.o CC fs/ext2/symlink.o CC kernel/up.o CC fs/ntfs/aops.o CC fs/ntfs/attrib.o CC fs/hfsplus/brec.o CC [M] fs/minix/itree_v2.o distcc[22343] ERROR: compile (null) on localhost:Broken pipe CC kernel/trace/trace_nop.o distcc[23982] ERROR: compile (null) on localhost:Broken pipe LD fs/befs/built-in.o CC fs/ext2/xattr.o CC fs/hfsplus/bfind.o CC fs/notify/inotify/inotify_user.o CC fs/ext2/xattr_user.o CC fs/hfsplus/tables.o CC kernel/spinlock.o CC [M] fs/btrfs/file.o CC kernel/uid16.o CC [M] fs/ext4/ioctl.o LD init/built-in.o CC [M] fs/btrfs/tree-defrag.o CC [M] fs/minix/namei.o CC [M] fs/fat/namei_msdos.o distcc[25454] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/read.o CC [M] fs/minix/inode.o CC kernel/module.o CC kernel/kallsyms.o /scratch/kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /scratch/kisskb/src/fs/btrfs/inode.c:950: warning: 'extent_end' may be used uninitialized in this function CC [M] fs/jfs/inode.o CC [M] fs/jfs/namei.o CC fs/hfsplus/unicode.o CC [M] fs/jfs/jfs_mount.o CC fs/jbd/revoke.o CC [M] fs/ext4/namei.o CC fs/ext3/ialloc.o /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2320: warning: label 'free_init' defined but not used CC [M] fs/freevxfs/vxfs_inode.o CC [M] fs/freevxfs/vxfs_lookup.o CC kernel/trace/trace_boot.o CC fs/nls/nls_euc-jp.o CC [M] fs/freevxfs/vxfs_olt.o CC fs/ntfs/collate.o CC [M] fs/freevxfs/vxfs_subr.o CC [M] fs/minix/file.o distcc[22399] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_cp950.o CC fs/ext2/xattr_trusted.o CC fs/ext3/inode.o CC [M] fs/ext4/super.o distcc[25743] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext4/symlink.o CC [M] fs/ext4/hash.o CC fs/ntfs/compress.o CC fs/ntfs/debug.o CC fs/jbd/journal.o CC [M] fs/freevxfs/vxfs_super.o CC [M] fs/hpfs/map.o CC kernel/acct.o CC fs/ext2/acl.o LD fs/ocfs2/built-in.o distcc[25763] ERROR: compile (null) on localhost:Broken pipe CC fs/ext3/ioctl.o CC fs/nls/nls_cp1250.o LD fs/affs/affs.o CC kernel/backtracetest.o CC [M] fs/btrfs/extent_map.o CC [M] fs/minix/dir.o CC [M] fs/ocfs2/alloc.o CC [M] fs/jfs/jfs_umount.o CC fs/ntfs/dir.o CC [M] fs/ext4/resize.o CC [M] fs/ext4/extents.o CC [M] fs/jfs/jfs_xtree.o CC [M] fs/ext4/ext4_jbd2.o CC fs/ntfs/file.o CC [M] fs/btrfs/sysfs.o CC fs/nls/nls_ascii.o CC [M] fs/jfs/jfs_imap.o distcc[25085] ERROR: compile (null) on localhost:Broken pipe CC fs/ntfs/index.o CC [M] fs/btrfs/struct-funcs.o CC kernel/cgroup.o CC fs/ntfs/inode.o distcc[23668] ERROR: compile (null) on localhost:Broken pipe CC kernel/cgroup_debug.o CC fs/nls/nls_iso8859-1.o CC [M] fs/hpfs/name.o CC fs/ext2/xattr_security.o CC [M] fs/jffs2/nodemgmt.o CC [M] fs/btrfs/xattr.o CC [M] fs/ext4/migrate.o CC [M] fs/ocfs2/aops.o CC [M] fs/hpfs/namei.o CC [M] fs/ocfs2/blockcheck.o CC [M] fs/ext4/mballoc.o CC fs/ext3/namei.o CC [M] fs/ocfs2/buffer_head_io.o LD [M] fs/fat/msdos.o CC [M] fs/jffs2/readinode.o LD fs/debugfs/debugfs.o CC fs/nls/nls_iso8859-5.o CC [M] fs/jfs/jfs_debug.o CC [M] fs/omfs/bitmap.o CC [M] fs/btrfs/ordered-data.o CC [M] fs/jfs/jfs_dmap.o CC fs/ext3/super.o CC fs/ntfs/mft.o CC [M] fs/btrfs/extent_io.o CC [M] fs/jffs2/write.o CC kernel/ns_cgroup.o CC fs/partitions/check.o CC [M] fs/btrfs/volumes.o CC [M] fs/omfs/dir.o LD fs/notify/inotify/built-in.o CC fs/ntfs/mst.o CC [M] fs/jffs2/scan.o CC fs/partitions/acorn.o CC [M] fs/ocfs2/dcache.o CC [M] fs/hpfs/super.o CC fs/proc/nommu.o CC fs/ntfs/namei.o CC fs/partitions/amiga.o CC [M] fs/jfs/jfs_unicode.o LD [M] fs/bfs/bfs.o CC fs/hfsplus/wrapper.o distcc[22517] ERROR: compile (null) on localhost:Broken pipe GZIP kernel/config_data.gz distcc[22715] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/gc.o CC fs/proc/task_nommu.o CC [M] fs/btrfs/async-thread.o CC fs/ext3/symlink.o CC [M] fs/jfs/jfs_dtree.o CC fs/quota/dquot.o CC fs/hfsplus/bitmap.o CC fs/quota/quota_v1.o CC [M] fs/jffs2/symlink.o distcc[25146] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ocfs2/dir.o CC fs/partitions/ldm.o CC [M] fs/jfs/jfs_inode.o CC [M] fs/omfs/file.o CC [M] fs/ocfs2/dlmglue.o CC fs/quota/quota_v2.o CC [M] fs/ocfs2/export.o LD [M] fs/configfs/configfs.o CC [M] fs/jffs2/build.o LD [M] fs/jbd2/jbd2.o CC kernel/res_counter.o CC [M] fs/btrfs/ioctl.o CC fs/ntfs/runlist.o CC fs/hfsplus/part_tbl.o CC fs/ramfs/inode.o CC [M] fs/omfs/inode.o LD fs/exportfs/exportfs.o CC [M] fs/btrfs/locking.o CC [M] fs/jffs2/erase.o CC [M] fs/btrfs/orphan.o CC kernel/test_kprobes.o CC fs/ntfs/super.o CC [M] fs/btrfs/ref-cache.o CC fs/partitions/msdos.o CC [M] fs/btrfs/export.o CC fs/ramfs/file-nommu.o CC fs/quota/quota_tree.o CC [M] fs/ocfs2/extent_map.o CC [M] fs/jffs2/background.o CC fs/quota/quota.o LD fs/romfs/built-in.o LD fs/jbd/jbd.o distcc[26199] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/fs.o CC [M] fs/romfs/inode.o CC [M] fs/ocfs2/file.o CC kernel/audit.o CC [M] fs/btrfs/tree-log.o CC fs/nls/nls_iso8859-7.o CC fs/ntfs/sysctl.o CC kernel/auditfilter.o CC [M] fs/btrfs/acl.o CC [M] fs/jffs2/writev.o CC [M] fs/ocfs2/heartbeat.o CC [M] fs/jffs2/super.o CC fs/ntfs/unistr.o LD fs/jbd/built-in.o CC [M] fs/jfs/jfs_extent.o CC fs/ntfs/upcase.o LD fs/ramfs/ramfs.o CC fs/ext3/hash.o CC fs/nls/nls_iso8859-13.o LD fs/notify/built-in.o CC [M] fs/jffs2/debug.o CC kernel/auditsc.o CC fs/ext3/resize.o CC fs/partitions/osf.o CC [M] fs/ocfs2/inode.o CC fs/ntfs/bitmap.o CC fs/ext3/ext3_jbd.o CC [M] fs/ocfs2/ioctl.o CC fs/ext3/xattr.o CC fs/proc/inode.o CC kernel/audit_tree.o CC [M] fs/ocfs2/journal.o CC fs/ntfs/lcnalloc.o CC kernel/kprobes.o CC fs/ext3/xattr_user.o CC fs/partitions/sgi.o CC [M] fs/jffs2/wbuf.o CC fs/proc/root.o CC crypto/api.o CC fs/nls/nls_koi8-r.o CC fs/ext3/xattr_trusted.o CC crypto/cipher.o CC fs/proc/base.o CC [M] fs/jffs2/xattr.o distcc[28104] ERROR: compile (null) on localhost:Broken pipe distcc[25967] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ocfs2/localalloc.o CC fs/proc/generic.o CC [M] fs/jfs/symlink.o CC fs/ext3/acl.o CC [M] fs/jffs2/xattr_trusted.o CC fs/nls/nls_utf8.o CC fs/squashfs/block.o CC [M] fs/jfs/jfs_metapage.o CC [M] fs/nls/nls_cp852.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/btrfs/free-space-cache.o CC fs/proc/array.o CC [M] fs/jfs/jfs_logmgr.o CC fs/ext3/xattr_security.o CC [M] fs/jfs/jfs_txnmgr.o CC fs/proc/proc_tty.o CC [M] fs/jfs/jfs_uniupr.o CC [M] fs/ocfs2/locks.o LD fs/affs/built-in.o CC [M] fs/jfs/resize.o CC [M] fs/jfs/xattr.o CC kernel/kgdb.o CC fs/squashfs/cache.o CC kernel/softlockup.o CC [M] fs/jfs/ioctl.o CC fs/ntfs/logfile.o CC fs/partitions/karma.o CC crypto/digest.o CC [M] fs/btrfs/zlib.o LD kernel/time/built-in.o CC fs/proc/cmdline.o CC [M] fs/ocfs2/mmap.o CC fs/sysfs/inode.o CC fs/ntfs/quota.o LD fs/debugfs/built-in.o CC crypto/compress.o CC [M] fs/ocfs2/namei.o CC fs/sysv/ialloc.o CC [M] fs/btrfs/compression.o CC [M] fs/ocfs2/resize.o CC [M] fs/ocfs2/slot_map.o CC [M] fs/jffs2/xattr_user.o CC fs/squashfs/dir.o CC fs/sysv/balloc.o CC [M] fs/jfs/acl.o CC fs/ntfs/usnjrnl.o CC fs/ubifs/shrinker.o CC fs/ufs/balloc.o CC [M] fs/ocfs2/suballoc.o CC fs/sysfs/file.o CC fs/proc/cpuinfo.o CC crypto/algapi.o distcc[28169] ERROR: compile (null) on localhost:Broken pipe CC fs/ubifs/journal.o CC [M] fs/jffs2/security.o CC crypto/scatterwalk.o CC kernel/seccomp.o CC crypto/proc.o CC [M] fs/jffs2/acl.o distcc[28370] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/devices.o CC fs/squashfs/export.o CC fs/ufs/cylinder.o CC [M] fs/jffs2/compr_rubin.o CC crypto/ablkcipher.o CC [M] fs/jffs2/compr_rtime.o CC crypto/blkcipher.o CC fs/ubifs/file.o CC crypto/hash.o CC fs/sysv/inode.o CC fs/sysfs/dir.o CC fs/ubifs/dir.o CC [M] fs/nls/nls_cp855.o CC fs/proc/interrupts.o LD [M] fs/romfs/romfs.o CC fs/sysfs/symlink.o CC fs/ufs/dir.o CC [M] fs/ocfs2/super.o CC fs/proc/loadavg.o CC fs/ufs/file.o LD fs/ramfs/built-in.o CC fs/ubifs/super.o CC [M] fs/ocfs2/symlink.o CC fs/proc/meminfo.o CC fs/sysfs/mount.o CC fs/ufs/ialloc.o CC fs/ubifs/sb.o distcc[28314] ERROR: compile (null) on localhost:Broken pipe CC fs/ubifs/io.o CC [M] fs/jffs2/compr_zlib.o CC fs/squashfs/file.o CC fs/ufs/inode.o CC [M] fs/nls/nls_cp861.o CC fs/ubifs/tnc.o distcc[22615] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ocfs2/sysfile.o CC fs/sysv/itree.o CC [M] fs/ocfs2/uptodate.o CC fs/sysfs/bin.o CC fs/ufs/namei.o CC fs/sysfs/group.o CC [M] fs/nls/nls_cp863.o distcc[29434] ERROR: compile (null) on localhost:Broken pipe CC kernel/rcuclassic.o CC [M] fs/jffs2/compr_lzo.o CC [M] fs/ocfs2/ver.o CC fs/sysv/file.o CC fs/squashfs/fragment.o CC fs/xfs/xfs_rtalloc.o CC fs/eventpoll.o CC fs/xfs/linux-2.6/xfs_stats.o CC fs/squashfs/id.o distcc[22662] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/stat.o distcc[29092] ERROR: compile (null) on localhost:Broken pipe CC fs/sysv/dir.o LD [M] fs/minix/minix.o CC fs/proc/uptime.o CC fs/anon_inodes.o CC fs/squashfs/inode.o CC [M] fs/jffs2/summary.o LD kernel/power/built-in.o CC fs/ufs/super.o CC fs/ubifs/master.o CC [M] fs/nls/nls_cp865.o CC fs/xfs/linux-2.6/xfs_sysctl.o CC [M] fs/nls/nls_cp869.o CC [M] fs/nls/nls_cp874.o CC fs/squashfs/namei.o CC [M] fs/ocfs2/quota_local.o CC fs/sysv/namei.o CC kernel/relay.o CC fs/signalfd.o CC [M] fs/ocfs2/quota_global.o CC fs/xfs/xfs_alloc.o CC [M] fs/nls/nls_cp1251.o CC fs/xfs/xfs_alloc_btree.o CC fs/proc/version.o CC crypto/ahash.o CC fs/eventfd.o CC fs/ufs/symlink.o CC fs/squashfs/super.o CC fs/ufs/truncate.o CC fs/locks.o CC fs/ufs/util.o CC fs/xfs/xfs_attr.o CC fs/ubifs/scan.o CC [M] fs/ocfs2/xattr.o CC [M] fs/ocfs2/stack_o2cb.o CC fs/sysv/super.o CC kernel/utsname_sysctl.o CC fs/xfs/xfs_attr_leaf.o distcc[28121] ERROR: compile (null) on localhost:Broken pipe CC fs/binfmt_script.o CC fs/sysv/symlink.o CC fs/ubifs/replay.o CC crypto/shash.o CC fs/proc/proc_net.o CC [M] fs/nls/nls_iso8859-6.o CC fs/xfs/xfs_bit.o distcc[28917] ERROR: compile (null) on localhost:Broken pipe CC kernel/delayacct.o CC fs/ubifs/log.o CC [M] fs/ocfs2/stackglue.o CC [M] fs/nls/nls_cp1255.o CC fs/squashfs/symlink.o CC kernel/taskstats.o CC fs/ubifs/commit.o CC fs/binfmt_elf_fdpic.o CC [M] fs/nls/nls_iso8859-9.o CC fs/ubifs/gc.o CC fs/binfmt_flat.o CC [M] fs/nls/nls_koi8-u.o CC crypto/algboss.o LD fs/ocfs2/cluster/built-in.o LD fs/exportfs/built-in.o LD fs/ocfs2/dlm/built-in.o CC kernel/tsacct.o CC fs/xfs/xfs_bmap.o CC [M] fs/ocfs2/dlm/dlmdomain.o distcc[27716] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_bmap_btree.o CC kernel/marker.o CC [M] fs/ocfs2/cluster/heartbeat.o CC fs/mbcache.o distcc[30127] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_btree.o CC fs/ubifs/budget.o CC fs/ubifs/orphan.o CC fs/posix_acl.o CC [M] fs/ocfs2/cluster/masklog.o CC fs/ubifs/find.o distcc[29508] ERROR: compile (null) on localhost:Broken pipe LD security/keys/built-in.o CC fs/ubifs/tnc_commit.o CC crypto/testmgr.o distcc[29965] ERROR: compile (null) on localhost:Broken pipe distcc[30526] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ocfs2/dlm/dlmdebug.o CC [M] fs/nls/nls_koi8-ru.o CC fs/ubifs/compress.o LD fs/quota/built-in.o CC crypto/crypto_wq.o CC [M] fs/ocfs2/dlm/dlmthread.o CC fs/xattr_acl.o CC [M] fs/ocfs2/cluster/sys.o CC [M] fs/ocfs2/cluster/nodemanager.o CC [M] fs/ocfs2/cluster/quorum.o CC kernel/tracepoint.o CC fs/dcookies.o CC fs/xfs/xfs_buf_item.o CC [M] fs/ocfs2/cluster/tcp.o CC fs/ubifs/lpt.o CC fs/xfs/xfs_da_btree.o CC [M] fs/ocfs2/dlm/dlmrecovery.o LD fs/nls/built-in.o CC fs/ubifs/lprops.o CC kernel/dma-coherent.o CC [M] fs/ocfs2/dlm/dlmmaster.o distcc[29156] ERROR: compile (null) on localhost:Broken pipe CC [M] kernel/rcutorture.o CC fs/ubifs/recovery.o LD [M] fs/omfs/omfs.o CC fs/ubifs/ioctl.o CC fs/xfs/xfs_dir2.o distcc[30825] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/freevxfs/freevxfs.o CC fs/xfs/xfs_dir2_block.o CC [M] fs/ocfs2/dlm/dlmast.o CC [M] fs/ocfs2/dlm/dlmconvert.o LD fs/efs/efs.o LD [M] fs/hpfs/hpfs.o CC crypto/fips.o CC [M] fs/ocfs2/cluster/netdebug.o CC fs/xfs/xfs_dir2_data.o CC fs/ubifs/lpt_commit.o CC [M] fs/ocfs2/dlm/dlmlock.o CC fs/ubifs/tnc_misc.o LD arch/sh/kernel/cpu/built-in.o CC fs/ubifs/xattr.o CC [M] fs/ocfs2/cluster/ver.o CC [M] fs/ocfs2/dlm/dlmunlock.o CC fs/xfs/xfs_dir2_leaf.o CC crypto/aead.o CC fs/xfs/xfs_dir2_node.o CC crypto/chainiv.o CC fs/xfs/xfs_dir2_sf.o CC [M] fs/ocfs2/dlm/dlmver.o CC crypto/eseqiv.o CC crypto/pcompress.o CC crypto/hmac.o CC kernel/time.o CC crypto/xcbc.o distcc[31139] ERROR: compile (null) on localhost:Broken pipe IKCFG kernel/config_data.h CC fs/xfs/xfs_error.o CC [M] fs/ocfs2/dlm/userdlm.o CC crypto/md5.o CC fs/xfs/xfs_extfree_item.o distcc[30116] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ocfs2/dlm/dlmfs.o CC kernel/configs.o CC [M] fs/ocfs2/dlm/dlmfsver.o CC fs/xfs/xfs_filestream.o CC fs/xfs/xfs_fsops.o distcc[29514] ERROR: compile (null) on localhost:Broken pipe CC crypto/sha1_generic.o CC crypto/sha512_generic.o CC crypto/wp512.o CC fs/xfs/xfs_ialloc.o CC crypto/tgr192.o CC fs/xfs/xfs_ialloc_btree.o CC fs/xfs/xfs_iget.o CC fs/xfs/xfs_inode.o CC crypto/gf128mul.o CC fs/xfs/xfs_inode_item.o CC fs/xfs/xfs_iomap.o CC fs/xfs/xfs_itable.o CC crypto/cbc.o CC crypto/pcbc.o CC fs/xfs/xfs_dfrag.o CC crypto/lrw.o CC fs/xfs/xfs_log.o CC crypto/fcrypt.o CC fs/xfs/xfs_log_recover.o CC crypto/serpent.o CC fs/xfs/xfs_mount.o CC crypto/cast5.o CC crypto/cast6.o CC fs/xfs/xfs_mru_cache.o CC fs/xfs/xfs_rename.o CC crypto/khazad.o CC fs/xfs/xfs_trans.o CC crypto/deflate.o CC crypto/michael_mic.o CC fs/xfs/xfs_trans_ail.o CC crypto/crc32c.o CC fs/xfs/xfs_trans_buf.o CC crypto/lzo.o CC fs/xfs/xfs_trans_extfree.o CC crypto/rng.o LD [M] fs/jffs2/jffs2.o CC crypto/krng.o CC fs/xfs/xfs_trans_inode.o CC [M] crypto/seqiv.o CC fs/xfs/xfs_trans_item.o CC [M] crypto/crypto_null.o LD fs/efs/built-in.o CC fs/xfs/xfs_utils.o CC [M] crypto/md4.o CC fs/xfs/xfs_vnodeops.o CC fs/xfs/xfs_rw.o CC block/elevator.o CC [M] crypto/rmd256.o LD security/built-in.o CC [M] crypto/rmd320.o CC block/blk-core.o CC block/blk-tag.o CC fs/xfs/xfs_dmops.o CC [M] crypto/sha256_generic.o CC [M] crypto/cts.o CC block/blk-sysfs.o CC [M] crypto/ctr.o CC block/blk-barrier.o CC fs/xfs/xfs_qmops.o CC [M] crypto/gcm.o CC block/blk-settings.o CC fs/xfs/linux-2.6/kmem.o CC block/blk-ioc.o distcc[32060] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/ccm.o CC fs/xfs/linux-2.6/xfs_buf.o CC fs/xfs/linux-2.6/xfs_aops.o CC block/blk-map.o CC fs/xfs/linux-2.6/xfs_export.o CC [M] crypto/cryptd.o CC block/blk-exec.o CC fs/xfs/linux-2.6/xfs_file.o CC fs/xfs/linux-2.6/xfs_fs_subr.o CC block/blk-merge.o CC block/blk-softirq.o CC fs/xfs/linux-2.6/xfs_globals.o CC [M] crypto/des_generic.o CC fs/xfs/linux-2.6/xfs_ioctl.o CC block/blk-timeout.o distcc[30927] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/linux-2.6/xfs_iops.o CC fs/xfs/linux-2.6/xfs_lrw.o distcc[32285] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/linux-2.6/xfs_super.o CC block/ioctl.o CC fs/xfs/linux-2.6/xfs_sync.o distcc[32022] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/aes_generic.o CC block/genhd.o LD fs/partitions/built-in.o CC block/scsi_ioctl.o CC fs/xfs/linux-2.6/xfs_xattr.o CC [M] crypto/arc4.o distcc[32165] ERROR: compile (null) on localhost:Broken pipe CC block/cmd-filter.o CC block/noop-iosched.o distcc[32421] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/support/debug.o CC block/deadline-iosched.o CC [M] crypto/tea.o CC fs/xfs/support/uuid.o CC [M] crypto/seed.o distcc[30488] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/zlib.o CC [M] crypto/ansi_cprng.o CC block/blktrace.o CC [M] crypto/xor.o CC block/blk-integrity.o CC [M] block/as-iosched.o distcc[32255] ERROR: compile (null) on localhost:Broken pipe LD fs/hfsplus/hfsplus.o LD fs/sysv/sysv.o LD fs/sysv/built-in.o 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[32219] ERROR: compile (null) on localhost:Broken pipe LD fs/proc/proc.o LD fs/ufs/ufs.o distcc[309] ERROR: compile (null) on localhost:Broken pipe distcc[31748] ERROR: compile (null) on localhost:Broken pipe LD fs/sysfs/built-in.o LD kernel/trace/built-in.o distcc[376] ERROR: compile (null) on localhost:Broken pipe LD fs/ntfs/ntfs.o LD mm/built-in.o distcc[31641] ERROR: compile (null) on localhost:Broken pipe LD kernel/irq/built-in.o distcc[32018] ERROR: compile (null) on localhost:Broken pipe distcc[32429] ERROR: compile (null) on localhost:Broken pipe distcc[32697] ERROR: compile (null) on localhost:Broken pipe distcc[30936] ERROR: compile (null) on localhost:Broken pipe distcc[28536] ERROR: compile (null) on localhost:Broken pipe LD fs/proc/built-in.o distcc[25346] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/ocfs2/ocfs2.o LD [M] fs/ocfs2/ocfs2_stackglue.o LD [M] fs/ocfs2/ocfs2_stack_o2cb.o distcc[31151] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/kernel/built-in.o distcc[31160] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/sound_core.o CC [M] sound/sound_firmware.o AS firmware/emi62/loader.fw.gen.o AS firmware/emi62/bitstream.fw.gen.o AS firmware/emi62/spdif.fw.gen.o AS firmware/emi62/midi.fw.gen.o LD drivers/accessibility/braille/built-in.o MKDIR firmware/keyspan LD drivers/accessibility/built-in.o MK_FW firmware/keyspan/usa18x.fw.gen.S IHEX2FW firmware/keyspan/usa18x.fw IHEX2FW firmware/keyspan/usa19qi.fw CC drivers/block/loop.o MK_FW firmware/keyspan/usa19qw.fw.gen.S CC [M] sound/drivers/dummy.o IHEX2FW firmware/keyspan/usa19qw.fw MK_FW firmware/keyspan/usa19qi.fw.gen.S CC drivers/block/paride/paride.o MK_FW firmware/keyspan/usa19w.fw.gen.S IHEX2FW firmware/keyspan/usa19w.fw CC [M] sound/drivers/mtpav.o MK_FW firmware/keyspan/usa28.fw.gen.S CC [M] drivers/ata/libata-core.o CC drivers/block/paride/bpck.o IHEX2FW firmware/keyspan/usa28.fw CC drivers/block/cryptoloop.o MK_FW firmware/keyspan/usa28xa.fw.gen.S CC [M] sound/drivers/mts64.o IHEX2FW firmware/keyspan/usa28xa.fw MK_FW firmware/keyspan/usa28x.fw.gen.S CC [M] drivers/ata/libata-scsi.o IHEX2FW firmware/keyspan/usa28x.fw CC drivers/cdrom/cdrom.o CC [M] drivers/ata/libata-eh.o MK_FW firmware/keyspan/usa49w.fw.gen.S CC drivers/block/paride/epat.o IHEX2FW firmware/keyspan/usa49w.fw CC [M] sound/drivers/portman2x4.o MK_FW firmware/keyspan/usa49wlc.fw.gen.S CC [M] sound/drivers/virmidi.o IHEX2FW firmware/keyspan/usa49wlc.fw CC [M] sound/drivers/serial-u16550.o CC drivers/block/aoe/aoeblk.o CC drivers/block/paride/friq.o CC [M] drivers/bluetooth/hci_ldisc.o AS firmware/keyspan/usa19qi.fw.gen.o CC [M] drivers/ata/libata-sff.o CC drivers/block/aoe/aoecmd.o CC drivers/block/aoe/aoechr.o CC drivers/block/paride/on26.o AS firmware/keyspan/usa18x.fw.gen.o CC [M] drivers/bluetooth/hci_bcsp.o CC drivers/base/core.o CC drivers/block/aoe/aoedev.o AS firmware/keyspan/usa19qw.fw.gen.o CC [M] drivers/ata/libata-pmp.o CC drivers/base/sys.o CC drivers/block/paride/pcd.o CC [M] drivers/ata/sata_mv.o CC [M] drivers/bluetooth/hci_ll.o CC [M] sound/core/memalloc.o CC drivers/block/aoe/aoemain.o CC [M] drivers/bluetooth/bcm203x.o CC drivers/cpuidle/cpuidle.o CC drivers/base/bus.o CC [M] drivers/connector/cn_queue.o CC drivers/block/paride/pf.o CC drivers/char/mem.o CC [M] sound/core/sgbuf.o AS firmware/keyspan/usa19w.fw.gen.o CC drivers/hwmon/hwmon.o CC drivers/block/paride/pg.o CC drivers/cpuidle/driver.o CC drivers/hid/hid-core.o CC [M] drivers/bluetooth/bpa10x.o CC drivers/block/aoe/aoenet.o LD drivers/gpu/built-in.o CC [M] arch/sh/drivers/push-switch.o CC drivers/hid/hid-input.o CC [M] sound/core/oss/mixer_oss.o CC drivers/char/random.o /scratch/kisskb/src/drivers/ata/libata-core.c: In function 'ata_sg_clean': /scratch/kisskb/src/drivers/ata/libata-core.c:4619: warning: unused variable 'dir' /scratch/kisskb/src/drivers/ata/libata-core.c:4617: warning: unused variable 'ap' CC drivers/char/tty_io.o CC [M] sound/core/oss/pcm_oss.o CC [M] sound/core/oss/pcm_plugin.o CC [M] sound/core/seq/seq_device.o LD fs/fat/fat.o AS firmware/keyspan/usa28.fw.gen.o /scratch/kisskb/src/drivers/ata/sata_mv.c:73: warning: 'msi' defined but not used /scratch/kisskb/src/drivers/ata/sata_mv.c:633: warning: 'mv5_sht' defined but not used /scratch/kisskb/src/drivers/ata/sata_mv.c:1197: warning: 'mv_dump_pci_cfg' defined but not used CC drivers/char/n_tty.o CC drivers/hwmon/adcxx.o CC [M] sound/core/seq/seq_dummy.o CC [M] sound/core/oss/io.o CC [M] sound/core/pcm.o CC drivers/char/tty_ioctl.o CC drivers/hid/hid-debug.o LD drivers/i2c/algos/built-in.o CC [M] sound/core/seq/seq_midi_event.o CC drivers/hid/hidraw.o CC [M] sound/core/seq/seq_midi.o CC [M] sound/core/oss/copy.o CC [M] sound/core/seq/seq_virmidi.o CC drivers/hwmon/f71882fg.o distcc[30695] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/drivers/built-in.o CC drivers/hid/hid-a4tech.o CC drivers/hid/hid-ezkey.o CC drivers/ide/ide.o AS firmware/keyspan/usa28xa.fw.gen.o CC [M] sound/core/oss/linear.o CC [M] drivers/connector/connector.o CC [M] sound/core/seq/seq.o distcc[1960] ERROR: compile (null) on localhost:Broken pipe distcc[1549] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/block/paride/aten.o CC [M] sound/core/pcm_native.o CC drivers/char/tty_ldisc.o CC [M] drivers/bluetooth/btsdio.o distcc[1384] ERROR: compile (null) on localhost:Broken pipe distcc[30514] ERROR: compile (null) on localhost:Broken pipe CC drivers/ide/ide-ioctls.o CC drivers/hid/hid-pl.o CC drivers/ide/ide-io.o CC drivers/hid/hid-sony.o CC [M] sound/core/oss/mulaw.o CC drivers/ide/ide-iops.o CC drivers/hwmon/ibmaem.o LD drivers/i2c/busses/built-in.o LD drivers/cdrom/built-in.o CC [M] drivers/block/paride/dstr.o CC drivers/char/tty_buffer.o CC drivers/input/gameport/gameport.o CC drivers/input/input.o LD fs/squashfs/squashfs.o CC [M] drivers/input/gameport/lightning.o LD fs/squashfs/built-in.o CC drivers/hwmon/lm70.o distcc[1885] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/ext4/ext4.o CC drivers/base/dd.o distcc[2320] ERROR: compile (null) on localhost:Broken pipe CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprof.o CC [M] drivers/input/gameport/ns558.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/cpu_buffer.o distcc[2382] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/seq_lock.o CC drivers/hid/hid-sunplus.o CC [M] drivers/hwmon/hwmon-vid.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/buffer_sync.o distcc[2234] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/oss/route.o CC drivers/ide/ide-lib.o CC drivers/ide/ide-probe.o CC drivers/cpuidle/governor.o distcc[30800] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/jfs/jfs.o CC drivers/char/tty_port.o CC drivers/input/input-compat.o LD drivers/block/aoe/aoe.o CC [M] sound/core/pcm_lib.o CC drivers/input/serio/serio.o AS firmware/keyspan/usa28x.fw.gen.o distcc[1617] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/w83627hf.o CC drivers/hid/hid-topseed.o CC [M] sound/core/oss/rate.o CC drivers/char/misc.o LD drivers/i2c/chips/built-in.o LD fs/fat/vfat.o distcc[2219] ERROR: compile (null) on localhost:Broken pipe LD fs/fat/built-in.o CC [M] drivers/hwmon/f71805f.o CC [M] drivers/input/serio/libps2.o distcc[1840] ERROR: compile (null) on localhost:Broken pipe CC drivers/cpuidle/sysfs.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/event_buffer.o distcc[2742] ERROR: compile (null) on localhost:Broken pipe CC drivers/ide/ide-taskfile.o CC [M] sound/core/pcm_timer.o CC drivers/hid/usbhid/hid-core.o CC [M] drivers/hwmon/ibmpex.o distcc[2330] ERROR: compile (null) on localhost:Broken pipe CC drivers/hid/usbhid/hid-quirks.o CC [M] drivers/block/paride/epia.o CC [M] drivers/hid/hid-dummy.o CC [M] drivers/hid/hid-microsoft.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofile_files.o CC [M] drivers/hid/hid-monterey.o CC drivers/hid/usbhid/hid-pidff.o CC drivers/ide/ide-pm.o CC [M] drivers/hwmon/pc87360.o CC drivers/leds/led-core.o CC drivers/input/ff-core.o CC [M] drivers/block/paride/fit3.o CC drivers/input/ff-memless.o distcc[1554] ERROR: compile (null) on localhost:Broken pipe distcc[1779] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hid/hid-ntrig.o CC drivers/ide/ide-park.o CC [M] drivers/hid/hid-petalynx.o CC [M] sound/core/seq/seq_clientmgr.o CC drivers/char/vt_ioctl.o AS firmware/keyspan/usa49w.fw.gen.o distcc[1615] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hid/hid-samsung.o CC [M] sound/core/pcm_misc.o CC drivers/leds/led-triggers.o CC drivers/input/evdev.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofilefs.o LD fs/ext3/ext3.o LD fs/ext3/built-in.o CC drivers/ide/ide-sysfs.o CC drivers/char/vc_screen.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofile_stats.o CC drivers/leds/ledtrig-timer.o LD [M] sound/soundcore.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/timer_int.o distcc[2922] ERROR: compile (null) on localhost:Broken pipe CC drivers/leds/ledtrig-ide-disk.o LD fs/ntfs/built-in.o LD fs/hfsplus/built-in.o CC drivers/ide/ide-devsets.o CC drivers/leds/ledtrig-backlight.o distcc[1905] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/block/paride/on20.o CC [M] drivers/leds/led-class.o CC drivers/input/keyboard/lkkbd.o CC drivers/input/joystick/adi.o CC [M] drivers/input/keyboard/atkbd.o distcc[3365] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/seq_memory.o CC [M] drivers/hid/hid-gaff.o CC [M] drivers/input/keyboard/sunkbd.o distcc[2622] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/misc/ati_remote.o distcc[1804] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/seq_queue.o CC [M] drivers/input/keyboard/xtkbd.o CC [M] sound/core/seq/seq_fifo.o CC [M] sound/core/seq/seq_prioq.o CC [M] drivers/leds/ledtrig-heartbeat.o distcc[3237] ERROR: compile (null) on localhost:Broken pipe distcc[3253] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/pcm_memory.o distcc[3311] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/driver.o CC [M] drivers/leds/ledtrig-default-on.o CC [M] drivers/hid/hid-tmff.o CC [M] arch/sh/oprofile/common.o CC [M] drivers/hid/hid-zpff.o LD drivers/input/gameport/built-in.o AS firmware/keyspan/usa49wlc.fw.gen.o CC [M] sound/core/seq/seq_timer.o CC drivers/char/selection.o CC drivers/char/keyboard.o CC drivers/input/misc/ati_remote2.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 drivers/media/common/built-in.o CC drivers/md/linear.o distcc[2949] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/misc/powermate.o distcc[3478] ERROR: compile (null) on localhost:Broken pipe CC drivers/md/raid0.o CC drivers/input/mouse/appletouch.o CC [M] drivers/input/keyboard/newtonkbd.o CC [M] drivers/block/paride/ktti.o CC [M] arch/sh/oprofile/backtrace.o CC [M] drivers/block/paride/bpck6.o CC drivers/input/joystick/joydump.o CC drivers/input/tablet/gtco.o CC [M] drivers/input/tablet/acecad.o CC drivers/cpuidle/governors/ladder.o CC [M] drivers/input/tablet/aiptek.o CC drivers/media/radio/dsbr100.o CC drivers/input/joystick/magellan.o LD drivers/media/dvb/b2c2/built-in.o LD drivers/cpuidle/governors/built-in.o CC drivers/media/radio/radio-mr800.o CC drivers/char/consolemap.o CC [M] drivers/input/mouse/bcm5974.o CC drivers/media/video/v4l2-dev.o CC net/socket.o CC drivers/media/dvb/dvb-core/dvbdev.o distcc[2994] ERROR: compile (null) on localhost:Broken pipe CC drivers/media/dvb/dvb-core/dmxdev.o CC [M] sound/core/seq/seq_system.o CC drivers/input/misc/uinput.o CC drivers/media/video/v4l2-ioctl.o CC [M] sound/core/seq/seq_ports.o CC drivers/media/video/v4l2-device.o CC drivers/media/video/v4l2-subdev.o distcc[3710] ERROR: compile (null) on localhost:Broken pipe LD drivers/block/aoe/built-in.o CC drivers/char/consolemap_deftbl.o CC [M] drivers/input/tablet/kbtab.o CC [M] sound/core/rawmidi.o CC [M] drivers/input/tablet/wacom_wac.o CC drivers/media/dvb/dvb-core/dvb_demux.o CC drivers/char/vt.o CC [M] drivers/input/misc/keyspan_remote.o distcc[2119] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/tablet/wacom_sys.o CC net/802/p8022.o CC drivers/input/touchscreen/gunze.o LD drivers/memstick/core/built-in.o distcc[1934] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/touchscreen/inexio.o distcc[4354] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/touchscreen/mtouch.o CC net/8021q/vlan_core.o LD [M] sound/drivers/snd-dummy.o CC [M] net/8021q/vlan.o CC [M] drivers/input/mouse/vsxxxaa.o CC drivers/media/video/v4l2-int-device.o CC drivers/input/touchscreen/wacom_w8001.o CC [M] drivers/block/paride/pd.o distcc[1952] ERROR: compile (null) on localhost:Broken pipe CC drivers/md/md.o CC drivers/media/video/v4l2-common.o CC [M] drivers/input/touchscreen/fujitsu_ts.o LD drivers/input/misc/built-in.o CC [M] drivers/input/touchscreen/usbtouchscreen.o CC [M] net/8021q/vlan_dev.o CC [M] drivers/input/touchscreen/penmount.o CC [M] net/8021q/vlan_netlink.o CC [M] drivers/input/touchscreen/touchit213.o CC [M] net/8021q/vlan_gvrp.o CC [M] drivers/input/input-polldev.o CC [M] net/8021q/vlanproc.o CC drivers/media/dvb/dvb-core/dvb_filter.o CC [M] sound/core/seq/seq_info.o CC [M] sound/core/timer.o distcc[4344] ERROR: compile (null) on localhost:Broken pipe CC drivers/ide/ide-io-std.o distcc[3708] ERROR: compile (null) on localhost:Broken pipe LD drivers/input/mouse/built-in.o CC drivers/ide/ide-eh.o LD drivers/input/serio/built-in.o CC drivers/char/defkeymap.o LD firmware/built-in.o LD [M] sound/drivers/snd-virmidi.o LD drivers/input/tablet/built-in.o CC drivers/input/joystick/sidewinder.o CC drivers/char/tty_audit.o CC drivers/media/video/v4l1-compat.o CC drivers/char/sysrq.o LD drivers/block/built-in.o distcc[4227] ERROR: compile (null) on localhost:Broken pipe CC drivers/ide/ide-proc.o CC net/802/psnap.o distcc[4911] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/lp.o CC drivers/char/n_r3964.o CC drivers/media/video/videobuf-core.o CC [M] net/802/p8023.o CC drivers/media/video/videobuf-vmalloc.o distcc[3140] ERROR: compile (null) on localhost:Broken pipe CC drivers/media/dvb/dvb-core/dvb_ca_en50221.o LD fs/ufs/built-in.o distcc[1571] ERROR: compile (null) on localhost:Broken pipe distcc[5017] ERROR: compile (null) on localhost:Broken pipe CC drivers/media/video/zr364xx.o CC [M] net/802/stp.o LD drivers/cpuidle/built-in.o CC drivers/ide/ide-gd.o distcc[4958] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/sound.o CC drivers/char/hw_random/core.o LD drivers/mfd/built-in.o CC [M] drivers/memstick/core/memstick.o CC drivers/media/video/vivi.o CC drivers/ide/ide-disk.o CC [M] net/802/garp.o CC drivers/char/ipmi/ipmi_msghandler.o CC drivers/ide/ide-disk_ioctl.o CC drivers/char/ppdev.o CC drivers/ide/ide-disk_proc.o CC [M] drivers/hwmon/smsc47b397.o CC [M] drivers/ide/ide_platform.o CC drivers/input/joystick/turbografx.o CC drivers/md/bitmap.o LD drivers/media/dvb/frontends/built-in.o distcc[4708] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/init.o CC [M] sound/core/seq/oss/seq_oss.o distcc[4419] ERROR: compile (null) on localhost:Broken pipe LD [M] sound/drivers/snd-serial-u16550.o CC [M] drivers/char/hw_random/timeriomem-rng.o CC drivers/misc/kgdbts.o CC drivers/misc/c2port/core.o CC drivers/char/ipmi/ipmi_si_intf.o CC [M] drivers/hwmon/vt1211.o CC net/appletalk/aarp.o CC [M] sound/core/seq/oss/seq_oss_init.o CC net/atm/addr.o distcc[5268] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/ipmi/ipmi_kcs_sm.o CC [M] drivers/md/raid1.o CC net/atm/pvc.o CC drivers/misc/eeprom/eeprom_93cx6.o CC [M] net/bluetooth/af_bluetooth.o CC arch/sh/lib/io.o CC [M] net/bluetooth/hci_core.o CC net/appletalk/ddp.o LD drivers/media/radio/built-in.o LD drivers/media/video/et61x251/built-in.o LD drivers/leds/built-in.o LD [M] sound/drivers/snd-mtpav.o CC [M] drivers/media/video/et61x251/et61x251_core.o CC [M] net/bluetooth/hci_conn.o CC net/atm/signaling.o distcc[5446] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joystick/analog.o CC [M] drivers/input/mousedev.o CC [M] drivers/block/paride/pt.o /scratch/kisskb/src/drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. distcc[4612] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/bluetooth/hci_uart.o CC net/appletalk/dev.o CC [M] drivers/md/raid10.o LD [M] sound/drivers/snd-mts64.o LD [M] sound/drivers/snd-portman2x4.o CC [M] net/bluetooth/hci_event.o distcc[2080] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/video/et61x251/et61x251_tas5130d1b.o distcc[1522] ERROR: compile (null) on localhost:Broken pipe LD fs/ext2/ext2.o CC [M] sound/core/seq/oss/seq_oss_timer.o LD fs/ext2/built-in.o CC [M] drivers/md/dm-raid1.o CC net/appletalk/atalk_proc.o CC [M] sound/core/seq/oss/seq_oss_ioctl.o AS arch/sh/lib/ashiftrt.o LD crypto/crypto.o CC net/appletalk/sysctl_net_atalk.o LD drivers/hid/hid.o CC drivers/char/ipmi/ipmi_smic_sm.o CC [M] net/bluetooth/hci_sock.o LD crypto/crypto_algapi.o CC [M] net/bluetooth/hci_sysfs.o CC [M] drivers/input/joystick/db9.o CC [M] net/bluetooth/lib.o CC [M] sound/core/memory.o CC drivers/media/dvb/dvb-core/dvb_frontend.o CC [M] sound/core/info.o CC [M] drivers/input/joystick/gamecon.o LD drivers/media/video/sn9c102/built-in.o CC net/core/sock.o CC drivers/media/video/uvc/uvc_driver.o CC [M] drivers/media/video/sn9c102/sn9c102_core.o distcc[6082] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/connector/cn.o CC drivers/char/ipmi/ipmi_bt_sm.o CC [M] drivers/md/dm-table.o CC [M] drivers/md/dm.o CC net/core/request_sock.o CC drivers/media/video/uvc/uvc_queue.o CC [M] sound/core/control.o CC [M] drivers/input/joystick/gf2k.o CC net/atm/svc.o CC [M] drivers/md/dm-target.o CC drivers/base/class.o CC [M] sound/core/misc.o LD drivers/media/video/zc0301/built-in.o CC [M] drivers/media/video/zc0301/zc0301_core.o CC drivers/base/platform.o CC [M] sound/core/seq/oss/seq_oss_event.o CC net/dcb/dcbnl.o distcc[6290] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/cpu.o distcc[5244] ERROR: compile (null) on localhost:Broken pipe LD drivers/input/keyboard/built-in.o distcc[1946] ERROR: compile (null) on localhost:Broken pipe CC net/atm/ioctl.o CC [M] drivers/media/video/sn9c102/sn9c102_hv7131d.o distcc[6369] ERROR: compile (null) on localhost:Broken pipe LD drivers/hwmon/built-in.o CC drivers/mmc/card/mmc_test.o distcc[5158] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/lib/ashldi3.o distcc[2085] ERROR: compile (null) on localhost:Broken pipe LD crypto/crypto_blkcipher.o CC [M] sound/core/seq/oss/seq_oss_rw.o LD drivers/i2c/built-in.o LD crypto/crypto_hash.o CC net/atm/common.o CC [M] drivers/char/ipmi/ipmi_watchdog.o CC drivers/base/firmware.o CC [M] drivers/media/video/zc0301/zc0301_pb0330.o CC [M] drivers/media/video/zc0301/zc0301_pas202bcb.o distcc[6504] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mmc/card/block.o CC drivers/media/dvb/dvb-core/dvb_net.o CC drivers/mtd/mtdcore.o CC net/dccp/ccid.o CC net/atm/atm_misc.o LD crypto/cryptomgr.o CC [M] drivers/media/video/sn9c102/sn9c102_hv7131r.o CC [M] drivers/media/video/cx2341x.o CC net/core/skbuff.o CC net/atm/raw.o CC drivers/mmc/core/core.o CC net/core/iovec.o CC net/dccp/feat.o CC [M] sound/core/seq/oss/seq_oss_synth.o CC [M] drivers/char/ipmi/ipmi_poweroff.o CC drivers/mtd/mtdsuper.o CC drivers/media/dvb/dvb-core/dvb_ringbuffer.o CC net/atm/resources.o CC drivers/mtd/mtdpart.o LD drivers/input/touchscreen/built-in.o distcc[5194] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/init.o CC drivers/mtd/nftlcore.o CC drivers/mmc/core/bus.o CC net/core/datagram.o distcc[6871] ERROR: compile (null) on localhost:Broken pipe CC drivers/mtd/nftlmount.o distcc[6877] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/btrfs/btrfs.o CC [M] drivers/mmc/card/queue.o CC drivers/media/dvb/dvb-core/dvb_math.o AS arch/sh/lib/ashlsi3.o CC drivers/mtd/mtdconcat.o CC drivers/mmc/host/mmc_spi.o CC drivers/base/map.o CC [M] drivers/media/video/stk-webcam.o CC net/decnet/af_decnet.o distcc[6793] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/lib/ashrdi3.o CC net/core/stream.o CC drivers/mtd/redboot.o CC net/core/scm.o CC [M] drivers/mmc/card/sdio_uart.o CC drivers/mtd/cmdlinepart.o LD net/8021q/built-in.o CC drivers/mmc/core/host.o CC drivers/mtd/ar7part.o CC drivers/mmc/core/mmc.o CC net/atm/atm_sysfs.o distcc[7156] ERROR: compile (null) on localhost:Broken pipe CC net/dccp/input.o distcc[7164] ERROR: compile (null) on localhost:Broken pipe distcc[6277] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/devres.o LD [M] drivers/media/video/zc0301/zc0301.o CC net/dsa/tag_dsa.o CC drivers/base/attribute_container.o distcc[7037] ERROR: compile (null) on localhost:Broken pipe CC drivers/mmc/core/mmc_ops.o CC [M] drivers/input/joystick/grip_mp.o CC [M] drivers/media/video/stk-sensor.o LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o CC net/econet/af_econet.o AS arch/sh/lib/ashrsi3.o CC net/core/gen_stats.o CC net/decnet/dn_nsp_in.o distcc[7339] ERROR: compile (null) on localhost:Broken pipe CC net/core/gen_estimator.o LD drivers/mmc/card/built-in.o AS arch/sh/lib/checksum.o LD net/dcb/built-in.o CC [M] drivers/mmc/host/sdhci.o LD [M] sound/core/oss/snd-mixer-oss.o CC net/dccp/minisocks.o CC [M] drivers/input/joystick/spaceball.o CC net/core/net_namespace.o CC net/dccp/options.o LD [M] sound/core/oss/snd-pcm-oss.o LD [M] fs/ocfs2/dlm/ocfs2_dlm.o LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.o CC drivers/mmc/core/sd.o CC net/ethernet/eth.o CC drivers/mmc/core/sd_ops.o LD [M] drivers/media/video/et61x251/et61x251.o CC [M] drivers/media/video/sn9c102/sn9c102_mi0343.o CC drivers/mmc/core/sdio.o distcc[6608] ERROR: compile (null) on localhost:Broken pipe distcc[6992] ERROR: compile (null) on localhost:Broken pipe CC net/core/sysctl_net_core.o CC drivers/mmc/core/sdio_ops.o CC net/core/skb_dma_map.o CC [M] sound/core/seq/oss/seq_oss_midi.o CC net/core/dev.o CC arch/sh/lib/delay.o CC net/dccp/output.o CC net/ethernet/pe2.o CC drivers/mtd/mtd_blkdevs.o CC [M] sound/core/device.o CC [M] drivers/media/video/s2255drv.o LD net/econet/econet.o distcc[6758] ERROR: compile (null) on localhost:Broken pipe CC net/dccp/proto.o CC arch/sh/lib/div64-generic.o distcc[7300] ERROR: compile (null) on localhost:Broken pipe CC net/core/ethtool.o CC [M] sound/core/sound_oss.o CC net/dsa/tag_edsa.o CC net/core/dev_mcast.o distcc[7812] ERROR: compile (null) on localhost:Broken pipe CC drivers/mmc/core/sdio_bus.o CC [M] sound/core/info_oss.o CC drivers/mmc/core/sdio_cis.o CC net/dccp/timer.o CC net/core/dst.o CC lib/bcd.o LD [M] net/8021q/8021q.o CC net/atm/proc.o CC net/dsa/tag_trailer.o distcc[7625] ERROR: compile (null) on localhost:Broken pipe CC net/atm/mpc.o LD block/built-in.o CC net/atm/mpoa_caches.o CC [M] sound/core/seq/oss/seq_oss_readq.o CC net/dccp/ccids/ccid2.o distcc[7970] ERROR: compile (null) on localhost:Broken pipe CC lib/div64.o CC lib/sort.o CC [M] drivers/md/dm-linear.o CC net/dccp/ackvec.o CC drivers/media/video/uvc/uvc_v4l2.o CC [M] drivers/media/video/sn9c102/sn9c102_mi0360.o LD drivers/char/ipmi/ipmi_si.o /scratch/kisskb/src/net/dccp/timer.c: In function 'dccp_timestamp': /scratch/kisskb/src/net/dccp/timer.c:281: warning: comparison of distinct pointer types lacks a cast CC net/dccp/ccids/ccid3.o CC lib/parser.o CC [M] sound/core/seq/oss/seq_oss_writeq.o distcc[7608] ERROR: compile (null) on localhost:Broken pipe CC lib/halfmd4.o distcc[2121] ERROR: compile (null) on localhost:Broken pipe CC net/decnet/dn_nsp_out.o CC net/dccp/ccids/lib/tfrc.o CC net/dccp/ccids/lib/tfrc_equation.o CC net/dccp/ccids/lib/packet_history.o distcc[7943] ERROR: compile (null) on localhost:Broken pipe CC net/decnet/dn_route.o CC drivers/mmc/core/sdio_io.o distcc[6999] ERROR: compile (null) on localhost:Broken pipe CC net/atm/mpoa_proc.o CC net/core/netevent.o CC net/dsa/mv88e6xxx.o CC net/dccp/ccids/lib/loss_interval.o CC lib/debug_locks.o CC net/decnet/dn_dev.o CC lib/random32.o distcc[7914] ERROR: compile (null) on localhost:Broken pipe CC lib/bust_spinlocks.o CC net/core/neighbour.o CC drivers/mtd/mtdoops.o LD net/802/built-in.o LD [M] sound/core/seq/snd-seq.o CC lib/hexdump.o CC net/core/rtnetlink.o CC lib/kasprintf.o distcc[8190] ERROR: compile (null) on localhost:Broken pipe CC net/core/utils.o CC net/atm/clip.o CC net/atm/br2684.o CC drivers/base/transport_class.o CC drivers/media/video/uvc/uvc_video.o CC drivers/base/power/sysfs.o distcc[1433] ERROR: compile (null) on localhost:Broken pipe CC drivers/media/video/uvc/uvc_ctrl.o distcc[8279] ERROR: compile (null) on localhost:Broken pipe distcc[8150] ERROR: compile (null) on localhost:Broken pipe CC lib/bitmap.o LD drivers/misc/eeprom/built-in.o CC net/decnet/dn_neigh.o CC [M] drivers/media/video/soc_camera.o distcc[7539] ERROR: compile (null) on localhost:Broken pipe LD drivers/char/ipmi/built-in.o distcc[7560] ERROR: compile (null) on localhost:Broken pipe CC lib/scatterlist.o CC [M] drivers/media/video/sn9c102/sn9c102_mt9v111.o distcc[7196] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/video/sn9c102/sn9c102_ov7630.o CC drivers/base/dma-mapping.o CC lib/string_helpers.o CC drivers/base/module.o CC net/decnet/dn_timer.o LD drivers/net/appletalk/built-in.o CC net/core/link_watch.o CC net/ipv4/route.o CC drivers/mmc/core/sdio_irq.o LD net/econet/built-in.o distcc[6398] ERROR: compile (null) on localhost:Broken pipe CC [M] net/atm/lec.o CC net/ipv4/inetpeer.o CC net/dccp/sysctl.o LD [M] sound/core/seq/oss/snd-seq-oss.o CC net/decnet/sysctl_net_decnet.o distcc[6437] ERROR: compile (null) on localhost:Broken pipe distcc[8462] ERROR: compile (null) on localhost:Broken pipe distcc[8599] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/phy/phy.o CC [M] drivers/net/irda/irda-usb.o CC drivers/net/phy/phy_device.o distcc[8677] ERROR: compile (null) on localhost:Broken pipe CC lib/iomap_copy.o CC [M] drivers/md/dm-stripe.o CC drivers/media/video/uvc/uvc_status.o CC drivers/media/video/uvc/uvc_isight.o CC drivers/net/phy/mdio_bus.o CC lib/devres.o CC [M] drivers/net/irda/stir4200.o LD [M] drivers/mmc/card/mmc_block.o CC net/ipv4/protocol.o distcc[8951] ERROR: compile (null) on localhost:Broken pipe distcc[6810] ERROR: compile (null) on localhost:Broken pipe CC net/dccp/diag.o distcc[4909] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/div64.o distcc[7413] ERROR: compile (null) on localhost:Broken pipe LD drivers/misc/c2port/built-in.o CC [M] drivers/base/firmware_class.o CC drivers/mmc/core/debugfs.o CC [M] drivers/md/dm-ioctl.o CC [M] drivers/input/joystick/tmdc.o CC [M] drivers/net/irda/irtty-sir.o distcc[8674] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/irda/sir_dev.o LD net/ethernet/built-in.o CC net/ipv4/ip_input.o CC [M] drivers/md/dm-io.o CC [M] drivers/net/irda/sir_dongle.o CC net/ipv4/ip_fragment.o LD drivers/mmc/host/built-in.o CC net/core/filter.o distcc[8042] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/irda/esi-sir.o CC net/ipv4/ip_forward.o CC [M] drivers/input/joystick/xpad.o LD fs/ubifs/ubifs.o LD drivers/input/joystick/iforce/built-in.o distcc[8827] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/irda/tekram-sir.o CC [M] drivers/media/video/sn9c102/sn9c102_ov7660.o CC [M] drivers/net/irda/actisys-sir.o CC lib/locking-selftest.o CC [M] drivers/md/dm-kcopyd.o LD net/ipx/built-in.o CC [M] drivers/net/irda/litelink-sir.o CC net/ipv4/ip_options.o LD [M] sound/core/seq/snd-seq-device.o CC [M] drivers/net/irda/old_belkin-sir.o LD [M] drivers/ata/libata.o LD [M] drivers/input/tablet/wacom.o CC net/ipv4/ip_output.o LD drivers/media/video/videodev.o distcc[5170] ERROR: compile (null) on localhost:Broken pipe CC net/core/flow.o CC net/ipv4/ip_sockglue.o LD drivers/char/hw_random/rng-core.o CC net/dsa/mv88e6060.o CC arch/sh/lib/lshrdi3.o LD [M] drivers/media/video/stkwebcam.o CC net/core/net-sysfs.o CC [M] drivers/input/joystick/iforce/iforce-ff.o CC net/core/net-traces.o CC net/ipv4/inet_hashtables.o CC net/ipv4/inet_timewait_sock.o LD crypto/built-in.o CC net/core/drop_monitor.o AS arch/sh/lib/lshrsi3.o distcc[7641] ERROR: compile (null) on localhost:Broken pipe LD [M] arch/sh/oprofile/oprofile.o CC net/ipv4/inet_connection_sock.o CC lib/spinlock_debug.o CC net/ipv4/tcp.o CC net/dsa/mv88e6123_61_65.o CC [M] drivers/net/irda/mcp2120-sir.o CC [M] net/ipx/af_ipx.o CC net/ipv4/tcp_input.o LD drivers/char/hw_random/built-in.o LD drivers/char/built-in.o CC [M] net/core/pktgen.o CC net/dccp/ipv4.o LD drivers/base/power/built-in.o CC [M] drivers/media/video/sn9c102/sn9c102_pas106b.o CC lib/hweight.o distcc[9281] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/iriap.o CC lib/list_debug.o CC net/dccp/probe.o distcc[9803] ERROR: compile (null) on localhost:Broken pipe distcc[2556] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/iriap_event.o CC lib/debugobjects.o CC lib/bitrev.o CC drivers/mtd/chips/chipreg.o CC net/ipv4/tcp_output.o LD [M] sound/core/seq/snd-seq-midi-event.o CC [M] drivers/media/video/sn9c102/sn9c102_pas202bcb.o CC drivers/mtd/chips/cfi_probe.o CC lib/crc16.o CC net/ipv4/tcp_timer.o CC drivers/net/Space.o distcc[6795] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/loopback.o distcc[9578] ERROR: compile (null) on localhost:Broken pipe CC lib/crc-t10dif.o CC [M] drivers/net/irda/toim3232-sir.o CC drivers/mtd/devices/phram.o CC [M] drivers/net/irda/kingsun-sir.o distcc[9071] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/memchr.o CC [M] drivers/media/video/sn9c102/sn9c102_tas5110c1b.o distcc[9830] ERROR: compile (null) on localhost:Broken pipe distcc[9562] ERROR: compile (null) on localhost:Broken pipe LD [M] sound/core/seq/snd-seq-dummy.o CC drivers/mtd/devices/mtd_dataflash.o CC [M] drivers/net/irda/ksdazzle-sir.o distcc[9948] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/devices/doc2001.o CC net/ipv4/tcp_ipv4.o CC drivers/mtd/chips/cfi_util.o CC [M] net/irda/irlmp.o CC [M] drivers/input/joystick/iforce/iforce-main.o CC [M] drivers/media/video/sn9c102/sn9c102_tas5110d.o CC lib/crc-itu-t.o CC [M] drivers/net/irda/ks959-sir.o CC [M] net/irda/irlmp_event.o distcc[10032] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irlmp_frame.o AS arch/sh/lib/memcpy.o distcc[10249] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/devices/doc2001plus.o LD drivers/input/joystick/built-in.o CC [M] drivers/md/dm-sysfs.o CC lib/crc32.o CC net/llc/llc_core.o CC [M] drivers/mtd/devices/docprobe.o CC net/llc/llc_input.o CC net/dsa/mv88e6131.o CC lib/crc7.o CC lib/libcrc32c.o CC net/llc/llc_output.o LD drivers/mmc/core/mmc_core.o CC net/llc/llc_if.o CC [M] drivers/input/joystick/iforce/iforce-packets.o distcc[10017] 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 [M] drivers/media/video/sn9c102/sn9c102_tas5130d1b.o CC drivers/mtd/chips/cfi_cmdset_0020.o CC [M] net/irda/irlap.o CC [M] net/ipx/ipx_route.o distcc[10313] ERROR: compile (null) on localhost:Broken pipe LD drivers/block/paride/built-in.o CC drivers/mtd/chips/cfi_cmdset_0002.o CC [M] net/irda/irlap_event.o CC drivers/parport/share.o CC net/netfilter/core.o distcc[9809] ERROR: compile (null) on localhost:Broken pipe CC drivers/parport/ieee1284.o AS arch/sh/lib/memset.o CC net/llc/llc_c_ev.o AS arch/sh/lib/memmove.o CC drivers/mtd/chips/gen_probe.o distcc[4905] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/tcp_minisocks.o CC lib/lzo/lzo1x_compress.o CC [M] drivers/mtd/devices/docecc.o CC lib/zlib_deflate/deflate.o CC lib/zlib_inflate/inffast.o distcc[10492] ERROR: compile (null) on localhost:Broken pipe distcc[9634] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/tcp_cong.o CC [M] drivers/mtd/devices/slram.o CC net/ipv4/datagram.o CC net/netfilter/nf_log.o CC lib/zlib_inflate/inflate.o CC lib/lzo/lzo1x_decompress.o CC net/ipv4/raw.o LD kernel/built-in.o distcc[10815] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/devices/mtdram.o LD [M] sound/core/seq/snd-seq-virmidi.o CC [M] net/ipx/ipx_proc.o distcc[10731] ERROR: compile (null) on localhost:Broken pipe distcc[10337] ERROR: compile (null) on localhost:Broken pipe CC net/llc/llc_c_ac.o CC lib/zlib_deflate/deftree.o CC [M] drivers/mtd/devices/m25p80.o CC lib/zlib_inflate/infutil.o distcc[8460] ERROR: compile (null) on localhost:Broken pipe CC drivers/mtd/chips/map_ram.o CC net/dsa/dsa.o CC [M] drivers/input/joystick/iforce/iforce-serio.o distcc[10323] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/movmem.o distcc[10729] ERROR: compile (null) on localhost:Broken pipe CC net/llc/llc_conn.o CC [M] drivers/input/joystick/iforce/iforce-usb.o CC net/netfilter/nf_queue.o distcc[11016] ERROR: compile (null) on localhost:Broken pipe LD [M] sound/core/seq/snd-seq-midi.o CC [M] net/ipx/sysctl_net_ipx.o CC net/llc/llc_c_st.o CC net/llc/llc_pdu.o CC net/netfilter/nf_sockopt.o CC lib/zlib_deflate/deflate_syms.o CC net/ipv4/udp.o CC net/llc/llc_sap.o CC net/netfilter/nfnetlink.o CC net/netfilter/nfnetlink_log.o LD drivers/base/built-in.o CC [M] net/irda/irlap_frame.o CC net/ipv4/udplite.o CC net/llc/llc_s_ac.o CC [M] net/irda/timer.o CC net/ipv4/arp.o CC [M] net/irda/qos.o CC net/ipv4/icmp.o distcc[11250] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irqueue.o CC [M] drivers/md/dm-path-selector.o CC net/ipv4/devinet.o CC drivers/mtd/maps/map_funcs.o CC drivers/pcmcia/cs.o distcc[7018] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irttp.o LD drivers/input/input-core.o AS arch/sh/lib/strlen.o LD fs/xfs/xfs.o CC net/netlink/af_netlink.o distcc[9069] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/af_inet.o CC net/netlink/genetlink.o CC net/dsa/slave.o distcc[11407] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irda_device.o CC drivers/pcmcia/cistpl.o CC [M] drivers/md/dm-mpath.o distcc[10922] ERROR: compile (null) on localhost:Broken pipe distcc[4747] ERROR: compile (null) on localhost:Broken pipe LD drivers/mtd/nand/built-in.o CC [M] drivers/md/dm-snap.o CC drivers/parport/ieee1284_ops.o CC [M] drivers/md/dm-exception-store.o CC [M] net/netfilter/x_tables.o CC net/netfilter/ipvs/ip_vs_conn.o LD net/dccp/dccp.o LD net/dccp/dccp_ipv4.o distcc[11370] ERROR: compile (null) on localhost:Broken pipe CC [M] net/netfilter/xt_tcpudp.o CC net/ipv4/igmp.o LD fs/ubifs/built-in.o CC drivers/parport/procfs.o CC net/ipv4/fib_frontend.o distcc[11628] ERROR: compile (null) on localhost:Broken pipe distcc[10964] ERROR: compile (null) on localhost:Broken pipe CC lib/zlib_inflate/inftrees.o LD drivers/ide/ide-core.o LD drivers/ide/ide-gd_mod.o CC [M] drivers/md/dm-snap-transient.o CC lib/zlib_inflate/inflate_syms.o LD net/dccp/dccp_diag.o distcc[11694] ERROR: compile (null) on localhost:Broken pipe CC drivers/parport/daisy.o LD lib/zlib_deflate/zlib_deflate.o CC drivers/parport/probe.o LD lib/zlib_deflate/built-in.o CC net/netfilter/ipvs/ip_vs_core.o CC drivers/mtd/maps/plat-ram.o CC net/netfilter/ipvs/ip_vs_ctl.o AS arch/sh/lib/udiv_qrnnd.o LD net/dccp/dccp_probe.o CC [M] net/irda/irias_object.o distcc[11479] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/fib_semantics.o CC [M] drivers/mtd/maps/physmap.o CC net/llc/llc_s_ev.o LD [M] sound/core/snd.o CC net/ipv4/inet_fragment.o CC net/netfilter/ipvs/ip_vs_sched.o LD drivers/hid/usbhid/usbhid.o LD drivers/hid/usbhid/built-in.o LD [M] sound/core/snd-timer.o LD drivers/hid/built-in.o CC [M] net/netfilter/xt_NFLOG.o CC [M] net/irda/wrapper.o CC net/llc/llc_s_st.o CC drivers/parport/parport_pc.o CC [M] net/irda/af_irda.o distcc[11825] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/sysctl_net_ipv4.o LD net/decnet/decnet.o LD drivers/mtd/onenand/built-in.o LD drivers/misc/built-in.o distcc[9686] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/nand/nand_ids.o CC [M] net/packet/af_packet.o CC [M] net/netfilter/xt_TCPMSS.o CC net/llc/af_llc.o AS arch/sh/lib/udivsi3.o CC [M] drivers/mtd/maps/solutionengine.o CC [M] net/irda/discovery.o CC drivers/parport/parport_ax88796.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 net/ipv4/fib_hash.o CC net/netfilter/ipvs/ip_vs_xmit.o CC [M] drivers/md/dm-snap-persistent.o CC [M] drivers/mtd/tests/mtd_oobtest.o distcc[12015] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/ipvs/ip_vs_app.o CC [M] net/netfilter/xt_mark.o distcc[9202] ERROR: compile (null) on localhost:Broken pipe distcc[9067] ERROR: compile (null) on localhost:Broken pipe LD [M] net/ipx/ipx.o CC net/llc/llc_station.o LD fs/xfs/built-in.o distcc[12099] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/md/raid5.o CC [M] net/irda/parameters.o CC net/netfilter/ipvs/ip_vs_sync.o LD fs/built-in.o CC [M] drivers/md/raid6algos.o CC [M] drivers/md/raid6recov.o CC net/phonet/pn_dev.o HOSTCC drivers/md/mktables LD net/decnet/built-in.o CC net/llc/llc_proc.o CC net/netfilter/ipvs/ip_vs_est.o CC net/phonet/pn_netlink.o UNROLL drivers/md/raid6int1.c AS arch/sh/lib/udivsi3_i4i-Os.o CC lib/audit.o CC drivers/pcmcia/rsrc_mgr.o CC [M] drivers/mtd/tests/mtd_pagetest.o distcc[10841] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/proc.o distcc[11973] ERROR: compile (null) on localhost:Broken pipe distcc[11688] ERROR: compile (null) on localhost:Broken pipe LD [M] sound/core/snd-pcm.o CC [M] net/irda/irnetlink.o CC net/ipv4/ip_gre.o CC drivers/mtd/ubi/vtbl.o distcc[8597] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/xfrm4_mode_transport.o CC [M] drivers/mtd/mtdblock.o CC net/phonet/socket.o distcc[12221] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/ipvs/ip_vs_proto.o distcc[9659] ERROR: compile (null) on localhost:Broken pipe CC lib/fault-inject.o distcc[9560] ERROR: compile (null) on localhost:Broken pipe distcc[8958] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/rfd_ftl.o CC lib/syscall.o CC [M] net/irda/irmod.o CC net/ipv4/xfrm4_mode_tunnel.o CC net/llc/sysctl_net_llc.o CC net/ipv4/ipconfig.o CC drivers/pcmcia/socket_sysfs.o LD drivers/power/built-in.o distcc[12434] ERROR: compile (null) on localhost:Broken pipe CC net/phonet/datagram.o UNROLL drivers/md/raid6int2.c LD net/dsa/built-in.o LD net/netfilter/netfilter.o LD [M] drivers/net/irda/sir-dev.o LD drivers/net/phy/libphy.o CC [M] drivers/mtd/tests/mtd_readtest.o CC lib/nlattr.o LD drivers/net/phy/built-in.o CC net/netfilter/ipvs/ip_vs_proto_tcp.o CC [M] drivers/mtd/tests/mtd_speedtest.o CC lib/argv_split.o CC [M] drivers/mtd/tests/mtd_stresstest.o CC [M] drivers/power/power_supply_core.o CC net/phonet/sysctl.o CC [M] drivers/mtd/ssfdc.o LD net/atm/atm.o LD net/atm/mpoa.o LD net/atm/built-in.o CC net/netfilter/ipvs/ip_vs_proto_udp.o UNROLL drivers/md/raid6int4.c CC [M] drivers/mtd/tests/mtd_subpagetest.o CC drivers/mtd/ubi/vmt.o CC net/netfilter/ipvs/ip_vs_proto_ah_esp.o LD drivers/mtd/devices/built-in.o LD net/rfkill/built-in.o CC [M] net/rfkill/rfkill.o CC drivers/scsi/scsi.o UNROLL drivers/md/raid6int8.c CC net/ipv4/netfilter.o CC [M] net/rfkill/rfkill-input.o distcc[11692] ERROR: compile (null) on localhost:Broken pipe CC drivers/mtd/ubi/upd.o CC net/phonet/af_phonet.o LD [M] sound/core/snd-page-alloc.o UNROLL drivers/md/raid6int16.c CC [M] drivers/power/power_supply_sysfs.o CC drivers/serial/serial_core.o CC net/phonet/pep.o CC net/netfilter/ipvs/ip_vs_lblc.o CC net/netfilter/ipvs/ip_vs_lblcr.o CC [M] net/netfilter/ipvs/ip_vs_lc.o CC drivers/scsi/hosts.o CC drivers/serial/sh-sci.o CC drivers/scsi/scsi_ioctl.o LD drivers/media/dvb/dvb-core/dvb-core.o CC drivers/mtd/ubi/build.o CC [M] drivers/serial/8250.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 net/rxrpc/af_rxrpc.o CC [M] drivers/serial/kgdboc.o UNROLL drivers/md/raid6int32.c CC drivers/scsi/constants.o CC drivers/scsi/scsicam.o CC drivers/sh/intc.o CC drivers/scsi/scsi_error.o CC net/sched/sch_generic.o CC [M] drivers/mtd/tests/mtd_torturetest.o CC lib/bug.o LD net/netlink/built-in.o CC [M] net/irda/irproc.o LD [M] sound/core/snd-rawmidi.o CC [M] drivers/power/power_supply_leds.o CC [M] drivers/power/pda_power.o LD lib/zlib_inflate/zlib_inflate.o LD arch/sh/lib/built-in.o CC net/rxrpc/ar-accept.o CC drivers/spi/spi.o distcc[10758] ERROR: compile (null) on localhost:Broken pipe CC net/rxrpc/ar-ack.o CC lib/cmdline.o CC net/rxrpc/ar-call.o LD drivers/mtd/mtd.o LD drivers/sh/built-in.o LD drivers/media/dvb/dvb-core/built-in.o LD drivers/media/dvb/built-in.o CC net/ipv4/inet_diag.o LD net/ipv4/netfilter/built-in.o CC net/sctp/sm_statetable.o CC net/phonet/pep-gprs.o CC [M] net/ipv4/netfilter/ip_tables.o distcc[10869] ERROR: compile (null) on localhost:Broken pipe distcc[13305] ERROR: compile (null) on localhost:Broken pipe CC net/sctp/sm_statefuns.o CC lib/ctype.o CC drivers/spi/spi_bitbang.o CC drivers/spi/spidev.o CC lib/dec_and_lock.o CC drivers/scsi/scsi_lib.o CC net/tipc/addr.o distcc[13428] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/spi/tle62x0.o CC [M] net/ipv4/netfilter/iptable_filter.o distcc[13841] ERROR: compile (null) on localhost:Broken pipe CC net/rxrpc/ar-connection.o CC drivers/scsi/scsi_lib_dma.o CC drivers/mtd/ubi/cdev.o CC [M] drivers/ssb/main.o CC drivers/mtd/ubi/kapi.o CC lib/decompress.o CC net/rxrpc/ar-connevent.o CC net/sctp/sm_sideeffect.o CC [M] net/ipv4/netfilter/ipt_LOG.o CC lib/dump_stack.o CC drivers/scsi/scsi_scan.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 net/rxrpc/ar-error.o CC lib/extable.o distcc[14005] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ssb/scan.o LD [M] drivers/input/joystick/iforce/iforce.o distcc[14051] ERROR: compile (null) on localhost:Broken pipe CC net/tipc/bcast.o CC net/ipv4/tcp_diag.o CC net/ipv4/tcp_cubic.o LD drivers/mtd/nftl.o CC net/ipv4/xfrm4_policy.o CC net/tipc/bearer.o CC drivers/mtd/ubi/eba.o CC lib/find_last_bit.o CC lib/find_next_bit.o CC net/unix/af_unix.o CC drivers/staging/staging.o CC net/sctp/protocol.o LD drivers/mmc/core/built-in.o distcc[11848] ERROR: compile (null) on localhost:Broken pipe CC drivers/scsi/scsi_sysfs.o LD drivers/input/built-in.o CC lib/idr.o CC drivers/mtd/ubi/io.o CC lib/int_sqrt.o CC net/unix/garbage.o CC [M] drivers/ssb/driver_chipcommon.o CC net/unix/sysctl_net_unix.o CC net/ipv4/xfrm4_state.o CC net/rxrpc/ar-input.o CC lib/irq_regs.o CC drivers/mtd/ubi/wl.o CC drivers/staging/android/binder.o distcc[13530] ERROR: compile (null) on localhost:Broken pipe CC drivers/staging/android/logger.o distcc[13698] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/irsysctl.o CC [M] drivers/staging/comedi/comedi_fops.o distcc[14421] ERROR: compile (null) on localhost:Broken pipe distcc[11731] ERROR: compile (null) on localhost:Broken pipe In file included from /scratch/kisskb/src/drivers/staging/comedi/comedidev.h:40, from /scratch/kisskb/src/drivers/staging/comedi/comedi_fops.c:45: /scratch/kisskb/src/drivers/staging/comedi/interrupt.h:30:1: warning: "IRQ_RETVAL" redefined In file included from /scratch/kisskb/src/include/linux/interrupt.h:10, from /scratch/kisskb/src/drivers/staging/comedi/interrupt.h:22, from /scratch/kisskb/src/drivers/staging/comedi/comedidev.h:40, from /scratch/kisskb/src/drivers/staging/comedi/comedi_fops.c:45: /scratch/kisskb/src/include/linux/irqreturn.h:15:1: warning: this is the location of the previous definition CC drivers/staging/android/ram_console.o CC lib/is_single_threaded.o UNROLL drivers/md/raid6altivec1.c CC net/rxrpc/ar-key.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 In file included from /scratch/kisskb/src/drivers/staging/comedi/comedidev.h:41, from /scratch/kisskb/src/drivers/staging/comedi/comedi_fops.c:46: /scratch/kisskb/src/drivers/staging/comedi/interrupt.h:27: error: conflicting types for 'irqreturn_t' /scratch/kisskb/src/include/linux/irqreturn.h:14: error: previous declaration of 'irqreturn_t' was here distcc[14416] ERROR: compile /scratch/kisskb/src/drivers/staging/comedi/comedi_fops.c on sprygo/32 failed make[4]: *** [drivers/staging/comedi/comedi_fops.o] Error 1 make[3]: *** [drivers/staging/comedi] Error 2 make[3]: *** Waiting for unfinished jobs.... CC [M] net/ipv4/netfilter/ipt_REJECT.o CC net/tipc/config.o CC drivers/mtd/ubi/scan.o CC net/sctp/endpointola.o CC [M] net/irda/ircomm/ircomm_tty.o distcc[11345] ERROR: compile (null) on localhost:Broken pipe LD sound/core/built-in.o CC drivers/scsi/scsi_devinfo.o CC [M] drivers/ssb/driver_chipcommon_pmu.o distcc[12400] ERROR: compile (null) on localhost:Broken pipe LD net/wanrouter/built-in.o CC [M] net/wanrouter/wanproc.o CC drivers/telephony/phonedev.o CC lib/klist.o CC drivers/scsi/scsi_sysctl.o UNROLL drivers/md/raid6altivec2.c CC net/rxrpc/ar-local.o distcc[13615] ERROR: compile (null) on localhost:Broken pipe CC drivers/mtd/ubi/misc.o CC [M] net/irda/ircomm/ircomm_tty_attach.o CC net/tipc/cluster.o CC lib/kobject.o LD net/sched/built-in.o CC net/rxrpc/ar-output.o distcc[14715] ERROR: compile (null) on localhost:Broken pipe CC [M] net/irda/ircomm/ircomm_tty_ioctl.o LD net/appletalk/appletalk.o LD net/appletalk/built-in.o LD drivers/mtd/maps/built-in.o CC lib/kobject_uevent.o CC [M] net/wimax/id-table.o CC net/rxrpc/ar-peer.o UNROLL drivers/md/raid6altivec4.c CC [M] net/wimax/op-msg.o In file included from /scratch/kisskb/src/drivers/staging/android/binder.c:19: /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] net/irda/ircomm/ircomm_param.o CC net/sctp/associola.o CC [M] net/wimax/op-reset.o distcc[14434] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wanrouter/wanmain.o distcc[14871] ERROR: compile (null) on localhost:Broken pipe distcc[13806] ERROR: compile (null) on localhost:Broken pipe distcc[14669] ERROR: compile (null) on localhost:Broken pipe CC net/tipc/core.o CC drivers/thermal/thermal_sys.o CC net/rxrpc/ar-recvmsg.o distcc[14724] ERROR: compile (null) on localhost:Broken pipe UNROLL drivers/md/raid6altivec8.c LD drivers/telephony/built-in.o CC [M] net/irda/ircomm/ircomm_core.o CC net/tipc/handler.o CC lib/kref.o CC net/rxrpc/ar-security.o distcc[15027] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wimax/op-rfkill.o distcc[13696] ERROR: compile (null) on localhost:Broken pipe LD drivers/pcmcia/pcmcia_core.o LD drivers/pcmcia/built-in.o LD net/x25/built-in.o CC drivers/mtd/ubi/debug.o CC [M] drivers/md/raid6mmx.o LD drivers/net/built-in.o CC [M] net/x25/af_x25.o CC net/sctp/transport.o CC [M] net/irda/ircomm/ircomm_event.o CC drivers/scsi/scsi_proc.o CC net/rxrpc/ar-skbuff.o CC drivers/scsi/sr.o CC [M] net/irda/ircomm/ircomm_lmp.o CC lib/plist.o CC net/rxrpc/ar-transport.o CC [M] net/x25/x25_dev.o CC drivers/mtd/ubi/gluebi.o /scratch/kisskb/src/net/wimax/op-rfkill.c: In function 'wimax_rfkill_toggle_radio': /scratch/kisskb/src/net/wimax/op-rfkill.c:258: warning: 'rf_state' may be used uninitialized in this function distcc[13692] ERROR: compile (null) on localhost:Broken pipe LD drivers/mmc/built-in.o LD net/phonet/phonet.o CC lib/prio_heap.o LD net/phonet/pn_pep.o CC lib/prio_tree.o CC net/rxrpc/ar-proc.o CC drivers/scsi/sr_ioctl.o CC [M] net/wimax/stack.o distcc[15104] ERROR: compile (null) on localhost:Broken pipe CC net/xfrm/xfrm_policy.o CC [M] net/irda/ircomm/ircomm_ttp.o CC [M] net/wimax/debugfs.o CC drivers/scsi/sr_vendor.o CC net/rxrpc/rxkad.o CC [M] net/x25/x25_facilities.o CC net/sctp/chunk.o CC [M] drivers/md/raid6sse1.o CC net/tipc/link.o CC net/ipv4/xfrm4_input.o CC drivers/scsi/scsi_transport_sas.o CC [M] net/x25/x25_in.o CC [M] drivers/md/raid6sse2.o LD [M] drivers/ssb/ssb.o CC net/sctp/sm_make_chunk.o CC net/tipc/discover.o CC net/xfrm/xfrm_state.o CC drivers/uio/uio.o CC lib/proportions.o distcc[13379] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/md/multipath.o CC net/xfrm/xfrm_hash.o LD drivers/parport/parport.o distcc[13676] ERROR: compile (null) on localhost:Broken pipe CC drivers/scsi/device_handler/scsi_dh.o distcc[11686] ERROR: compile (null) on localhost:Broken pipe CC net/sysctl_net.o CC [M] net/x25/x25_link.o CC drivers/uio/uio_pdrv_genirq.o CC net/xfrm/xfrm_input.o CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o LD drivers/scsi/osd/built-in.o CC drivers/scsi/libsas/sas_init.o CC drivers/scsi/imm.o LD drivers/ide/built-in.o CC lib/radix-tree.o CC [M] drivers/md/dm-crypt.o distcc[15225] ERROR: compile (null) on localhost:Broken pipe CC lib/ratelimit.o distcc[15049] ERROR: compile (null) on localhost:Broken pipe CC lib/rbtree.o CC net/tipc/msg.o CC [M] drivers/scsi/device_handler/scsi_dh_alua.o CC [M] drivers/md/dm-delay.o distcc[15756] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/md/dm-round-robin.o CC net/ipv4/xfrm4_output.o CC net/xfrm/xfrm_output.o CC drivers/scsi/st.o CC [M] drivers/scsi/osd/osd_initiator.o LD drivers/usb/atm/built-in.o CC lib/reciprocal_div.o CC net/sctp/ulpevent.o CC lib/rwsem-spinlock.o LD drivers/staging/android/built-in.o CC lib/sha1.o CC drivers/scsi/osst.o CC net/xfrm/xfrm_algo.o CC net/tipc/name_distr.o CC net/xfrm/xfrm_sysctl.o CC drivers/uio/uio_sercos3.o CC [M] drivers/scsi/osd/osd_uld.o CC drivers/scsi/ch.o CC [M] drivers/md/dm-log.o LD lib/lzo/lzo_compress.o LD lib/lzo/lzo_decompress.o CC [M] drivers/scsi/scsi_tgt_lib.o LD [M] net/wanrouter/wanrouter.o CC [M] drivers/md/dm-region-hash.o CC net/xfrm/xfrm_user.o CC [M] drivers/scsi/scsi_tgt_if.o CC [M] drivers/scsi/sd.o CC lib/show_mem.o CC [M] net/xfrm/xfrm_ipcomp.o CC [M] drivers/scsi/sd_dif.o CC [M] drivers/scsi/raid_class.o CC drivers/scsi/libsas/sas_phy.o distcc[16189] ERROR: compile (null) on localhost:Broken pipe CC lib/string.o distcc[16242] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/class/cdc-wdm.o CC [M] drivers/scsi/sg.o CC [M] net/ipv4/ah4.o CC [M] drivers/usb/atm/usbatm.o CC [M] net/ipv4/ipcomp.o CC [M] drivers/usb/atm/xusbatm.o CC lib/vsprintf.o CC [M] drivers/usb/class/cdc-acm.o LD drivers/parport/built-in.o CC net/tipc/subscr.o LD drivers/scsi/device_handler/built-in.o CC net/sctp/inqueue.o CC [M] drivers/scsi/scsi_wait_scan.o distcc[10760] ERROR: compile (null) on localhost:Broken pipe CC net/tipc/name_table.o CC drivers/scsi/libsas/sas_port.o LD [M] net/bluetooth/bluetooth.o CC net/tipc/net.o CC net/tipc/netlink.o CC [M] net/ipv4/xfrm4_tunnel.o distcc[13981] ERROR: compile (null) on localhost:Broken pipe CC [M] lib/crc-ccitt.o CC [M] drivers/usb/gadget/m66592-udc.o CC [M] drivers/md/dm-zero.o CC [M] drivers/usb/class/usblp.o CC [M] drivers/uio/uio_pdrv.o CC drivers/usb/core/usb.o CC [M] net/ipv4/inet_lro.o CC [M] drivers/usb/gadget/cdc2.o CC drivers/usb/core/hub.o CC net/tipc/node.o make[2]: *** [drivers/staging] Error 2 make[2]: *** Waiting for unfinished jobs.... CC net/sctp/outqueue.o distcc[16232] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/host/oxu210hp-hcd.o CC [M] drivers/usb/gadget/ether.o LD [M] drivers/power/power_supply.o LD net/core/built-in.o CC net/tipc/node_subscr.o LD drivers/mtd/chips/built-in.o CC [M] drivers/usb/gadget/file_storage.o CC [M] drivers/usb/host/u132-hcd.o CC net/sctp/ulpqueue.o CC drivers/scsi/libsas/sas_event.o distcc[16238] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipv4/tunnel4.o distcc[13406] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/gadget/gmidi.o CC drivers/scsi/libsas/sas_dump.o CC drivers/scsi/libsas/sas_discover.o CC drivers/usb/core/hcd.o CC net/tipc/port.o CC [M] drivers/usb/image/microtek.o distcc[16903] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/urb.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/scsi/libsas/sas_expander.o CC drivers/usb/core/message.o AR arch/sh/lib/lib.a CC [M] drivers/usb/gadget/printer.o CC drivers/scsi/libsas/sas_scsi_host.o CC [M] drivers/usb/gadget/serial.o distcc[17002] ERROR: compile (null) on localhost:Broken pipe CC net/sctp/command.o CC [M] net/x25/x25_out.o CC net/tipc/ref.o distcc[16514] ERROR: compile (null) on localhost:Broken pipe LD drivers/thermal/built-in.o CC net/tipc/socket.o LD drivers/md/md-mod.o CC drivers/usb/misc/cypress_cy7c63.o CC net/sctp/tsnmap.o TABLE drivers/md/raid6tables.c CC drivers/usb/misc/emi62.o CC [M] net/x25/x25_route.o CC drivers/scsi/libsas/sas_task.o CC drivers/usb/core/driver.o CC drivers/usb/core/config.o distcc[16257] ERROR: compile (null) on localhost:Broken pipe LD drivers/uio/built-in.o CC [M] drivers/md/raid6int1.o CC net/tipc/user_reg.o CC [M] net/x25/x25_subr.o CC net/tipc/zone.o CC net/tipc/dbg.o LD drivers/usb/serial/built-in.o CC drivers/usb/core/file.o CC [M] drivers/md/raid6int2.o CC net/sctp/bind_addr.o CC [M] drivers/md/raid6int4.o CC drivers/usb/storage/libusual.o CC drivers/usb/misc/idmouse.o CC [M] drivers/md/raid6int8.o distcc[16236] ERROR: compile (null) on localhost:Broken pipe CC net/tipc/eth_media.o CC drivers/usb/misc/legousbtower.o CC [M] drivers/md/raid6int16.o LD [M] drivers/media/video/sn9c102/sn9c102.o CC drivers/usb/core/buffer.o CC drivers/usb/wusbcore/cbaf.o LD [M] net/irda/ircomm/ircomm.o CC [M] drivers/usb/serial/usb-serial.o CC [M] drivers/usb/serial/generic.o CC drivers/usb/core/sysfs.o LD [M] net/irda/ircomm/ircomm-tty.o CC [M] drivers/usb/wusbcore/crypto.o CC [M] drivers/md/raid6int32.o CC [M] drivers/md/raid6altivec1.o CC [M] net/x25/x25_timer.o CC drivers/usb/core/endpoint.o CC drivers/usb/storage/usual-tables.o CC [M] drivers/md/raid6altivec2.o CC [M] net/x25/x25_proc.o CC drivers/usb/core/devio.o CC [M] drivers/md/raid6altivec4.o distcc[16899] ERROR: compile (null) on localhost:Broken pipe CC [M] net/x25/x25_forward.o CC [M] drivers/md/raid6altivec8.o LD [M] drivers/scsi/osd/libosd.o CC drivers/usb/misc/rio500.o CC [M] drivers/md/raid6tables.o distcc[16990] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/notify.o distcc[15801] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/bus.o CC [M] net/x25/sysctl_net_x25.o CC [M] drivers/usb/wusbcore/devconnect.o CC drivers/usb/core/generic.o distcc[17718] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/scsi/osd/osd.o CC [M] drivers/usb/serial/ezusb.o distcc[17721] ERROR: compile (null) on localhost:Broken pipe CC net/sctp/socket.o CC drivers/usb/core/quirks.o CC drivers/usb/misc/usbtest.o CC [M] drivers/usb/wusbcore/dev-sysfs.o CC drivers/usb/core/inode.o CC [M] drivers/usb/wusbcore/mmc.o CC drivers/usb/misc/trancevibrator.o CC drivers/usb/core/devices.o CC [M] drivers/usb/wusbcore/pal.o CC drivers/usb/misc/usbsevseg.o CC net/sctp/primitive.o CC [M] drivers/usb/misc/berry_charge.o distcc[17369] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/wusbcore/rh.o CC [M] drivers/usb/misc/cytherm.o CC [M] drivers/usb/misc/emi26.o CC net/sctp/output.o CC [M] drivers/usb/serial/ark3116.o distcc[12691] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/misc/ftdi-elan.o CC [M] drivers/usb/serial/ch341.o CC net/sctp/input.o CC [M] drivers/usb/misc/iowarrior.o CC [M] drivers/usb/wusbcore/reservation.o CC net/sctp/debug.o CC [M] drivers/usb/wusbcore/security.o CC net/sctp/ssnmap.o CC [M] drivers/usb/wusbcore/wusbhc.o CC [M] drivers/usb/serial/cyberjack.o CC net/sctp/auth.o CC [M] drivers/usb/serial/cypress_m8.o CC net/sctp/proc.o CC [M] drivers/usb/misc/isight_firmware.o CC net/sctp/sysctl.o CC [M] drivers/usb/misc/usblcd.o LD [M] drivers/scsi/scsi_tgt.o CC [M] drivers/usb/serial/usb_debug.o LD [M] drivers/scsi/sd_mod.o CC [M] drivers/usb/misc/ldusb.o LD drivers/mtd/ubi/ubi.o CC [M] drivers/usb/serial/digi_acceleport.o CC [M] drivers/usb/misc/usbled.o CC [M] drivers/usb/misc/uss720.o CC [M] drivers/usb/serial/io_edgeport.o CC [M] drivers/usb/serial/io_ti.o CC [M] drivers/usb/misc/vstusb.o CC [M] drivers/usb/serial/ftdi_sio.o CC [M] drivers/usb/serial/funsoft.o distcc[17601] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/hp4x.o CC [M] drivers/usb/serial/ipw.o CC [M] drivers/usb/serial/ir-usb.o CC [M] drivers/usb/serial/keyspan.o CC [M] drivers/usb/serial/kobil_sct.o CC [M] drivers/usb/serial/mos7720.o CC [M] drivers/usb/serial/mos7840.o CC [M] drivers/usb/serial/moto_modem.o CC [M] drivers/usb/serial/navman.o CC [M] drivers/usb/serial/opticon.o CC [M] drivers/usb/serial/option.o CC [M] drivers/usb/serial/oti6858.o CC [M] drivers/usb/serial/qcserial.o CC [M] drivers/usb/serial/siemens_mpi.o CC [M] drivers/usb/serial/sierra.o CC [M] drivers/usb/serial/spcp8x5.o CC [M] drivers/usb/serial/visor.o CC [M] drivers/usb/serial/keyspan_pda.o LD net/xfrm/built-in.o distcc[18112] ERROR: compile (null) on localhost:Broken pipe distcc[17812] ERROR: compile (null) on localhost:Broken pipe LD drivers/md/built-in.o distcc[18464] ERROR: compile (null) on localhost:Broken pipe distcc[17827] ERROR: compile (null) on localhost:Broken pipe distcc[17985] ERROR: compile (null) on localhost:Broken pipe LD drivers/usb/wusbcore/wusb-cbaf.o LD drivers/usb/wusbcore/built-in.o LD [M] net/wimax/wimax.o distcc[17319] ERROR: compile (null) on localhost:Broken pipe distcc[18009] ERROR: compile (null) on localhost:Broken pipe LD drivers/usb/misc/built-in.o LD drivers/spi/built-in.o LD drivers/usb/class/built-in.o LD drivers/usb/host/built-in.o LD lib/lzo/built-in.o LD net/phonet/built-in.o LD drivers/mtd/ubi/built-in.o LD drivers/mtd/built-in.o LD [M] net/x25/x25.o LD lib/zlib_inflate/built-in.o LD lib/built-in.o distcc[13277] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/usb/serial/usbserial.o LD [M] net/irda/irda.o distcc[17603] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/usb/gadget/g_ether.o LD [M] drivers/usb/gadget/g_file_storage.o LD net/llc/llc.o LD [M] drivers/usb/gadget/g_serial.o LD net/llc/llc2.o LD [M] drivers/usb/gadget/g_printer.o LD [M] drivers/usb/gadget/g_midi.o LD [M] drivers/usb/gadget/g_cdc.o LD net/unix/unix.o LD net/unix/built-in.o LD net/dccp/built-in.o LD net/rxrpc/af-rxrpc.o LD net/rxrpc/built-in.o LD net/ipv4/built-in.o LD net/netfilter/ipvs/ip_vs.o LD net/netfilter/ipvs/built-in.o LD net/netfilter/built-in.o distcc[17094] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/md/raid456.o LD [M] drivers/md/dm-mod.o LD [M] drivers/md/dm-multipath.o LD [M] drivers/md/dm-snapshot.o LD [M] drivers/md/dm-mirror.o LD drivers/usb/core/usbcore.o LD drivers/usb/storage/built-in.o LD drivers/usb/core/built-in.o LD drivers/media/video/uvc/uvcvideo.o AR lib/lib.a distcc[17033] ERROR: compile (null) on localhost:Broken pipe LD net/sctp/sctp.o LD drivers/media/video/uvc/built-in.o LD drivers/media/video/built-in.o LD net/sctp/built-in.o LD drivers/scsi/scsi_mod.o LD drivers/scsi/sr_mod.o LD drivers/media/built-in.o LD drivers/serial/built-in.o LD drivers/scsi/libsas/libsas.o LD drivers/scsi/libsas/built-in.o LD net/llc/built-in.o LD [M] drivers/usb/wusbcore/wusbcore.o LD drivers/usb/built-in.o LD net/tipc/tipc.o LD drivers/scsi/built-in.o LD net/tipc/built-in.o LD net/built-in.o make[1]: *** [drivers] Error 2 make: *** [sub-make] Error 2 bisect failed a99e30d70bcb83bdd097945df282199ead9c9a4b # git bisect bad Bisecting: 28 revisions left to test after this [3341cc6e86da7b956084d5b6c9ca2e4f1c27f9bf] V4L/DVB (10830): dm1105: uses ir_* functions, select VIDEO_IR # < git symbolic-ref HEAD Trying 3341cc6e86da7b956084d5b6c9ca2e4f1c27f9bf # < /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 usr/Kconfig:145:warning: defaults for choice values not supported # /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 usr/Kconfig:145:warning: defaults for choice values not supported CHK include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK 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/do_mounts_rd.o CC init/do_mounts_initrd.o CC init/initramfs.o 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/mm/tlb-nommu.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/irq.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/boards/mach-se/board-se7619.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_ksyms_32.o CC arch/sh/kernel/module.o CC arch/sh/kernel/timers/timer.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/timers/timer-cmt.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/cpu/irq/imask.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/sh2/probe.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.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 distcc[20895] ERROR: compile (null) on localhost:Broken pipe distcc[20996] ERROR: compile (null) on localhost:Broken pipe /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[21018] 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-objcopy: Unable to change endianness of input file(s) distcc[21036] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated distcc[21042] 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[21047] 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[21163] ERROR: compile (null) on localhost:Broken pipe /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[21189] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory CC ipc/util.o CC ipc/msgutil.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[21241] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_cache-sh2.o': No such file or directory CC ipc/msg.o /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[21258] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_tlb-nommu.o': No such file or directory CC ipc/sem.o CC mm/bootmem.o CC ipc/shm.o CC mm/filemap.o CC ipc/ipcns_notifier.o CC mm/mempool.o CC mm/oom_kill.o CC mm/fadvise.o CC mm/maccess.o CC mm/page_alloc.o distcc[20926] ERROR: compile (null) on localhost:Broken pipe CC mm/page-writeback.o CC mm/pdflush.o CC mm/readahead.o CC mm/swap.o CC mm/truncate.o CC mm/vmscan.o CC mm/shmem.o CC mm/prio_tree.o CC mm/util.o CC mm/mmzone.o CC kernel/sched.o CC mm/vmstat.o CC mm/backing-dev.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/page_isolation.o CC fs/read_write.o CC mm/mm_init.o CC fs/file_table.o CC fs/open.o CC fs/super.o CC kernel/fork.o CC fs/char_dev.o CC kernel/exec_domain.o CC mm/nommu.o CC kernel/panic.o distcc[20993] ERROR: compile (null) on localhost:Broken pipe CC fs/stat.o CC kernel/printk.o CC mm/dmapool.o CC fs/exec.o CC kernel/exit.o CC mm/slub.o CC kernel/cpu.o CC mm/sparse.o CC fs/pipe.o CC kernel/itimer.o CC fs/namei.o CC mm/quicklist.o TIMEC kernel/timeconst.h /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/memcontrol.o CC fs/fcntl.o CC kernel/softirq.o CC kernel/resource.o CC mm/page_cgroup.o CC fs/ioctl.o CC kernel/sysctl.o CC fs/readdir.o CC fs/select.o CC kernel/capability.o CC fs/fifo.o CC kernel/ptrace.o CC fs/dcache.o CC kernel/timer.o CC fs/inode.o CC kernel/user.o CC fs/attr.o CC kernel/signal.o CC fs/bad_inode.o CC fs/file.o CC kernel/sys.o distcc[21653] ERROR: compile (null) on localhost:Broken pipe CC fs/filesystems.o CC kernel/kmod.o CC kernel/workqueue.o CC fs/namespace.o CC kernel/pid.o CC fs/seq_file.o /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+12 ] [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+12 ] [163]) (nil)))) /scratch/kisskb/src/mm/memcontrol.c:1754: confused by earlier errors, bailing out distcc[21542] 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/rcupdate.o CC fs/xattr.o CC kernel/extable.o CC fs/libfs.o CC kernel/params.o CC fs/fs-writeback.o CC kernel/posix-timers.o distcc[21580] ERROR: compile (null) on localhost:Broken pipe CC kernel/kthread.o CC fs/pnode.o CC fs/drop_caches.o CC kernel/wait.o CC fs/splice.o CC kernel/kfifo.o CC fs/sync.o CC kernel/sys_ni.o distcc[21851] ERROR: compile (null) on localhost:Broken pipe distcc[21716] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1868: warning: control reaches end of non-void function distcc[21881] ERROR: compile (null) on localhost:Broken pipe distcc[21827] ERROR: compile (null) on localhost:Broken pipe distcc[21926] ERROR: compile (null) on localhost:Broken pipe distcc[21502] ERROR: compile (null) on localhost:Broken pipe CC security/keys/key.o distcc[21739] 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[22022] ERROR: compile (null) on localhost failed arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated distcc[22024] 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[22026] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory CC kernel/posix-cpu-timers.o distcc[21772] ERROR: compile (null) on localhost:Broken pipe distcc[21879] ERROR: compile (null) on localhost:Broken pipe distcc[21730] ERROR: compile (null) on localhost:Broken pipe distcc[21888] ERROR: compile (null) on localhost:Broken pipe distcc[21810] ERROR: compile (null) on localhost:Broken pipe /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[21942] ERROR: compile (null) on localhost failed distcc[22149] ERROR: compile (null) on localhost:Broken pipe mv: cannot stat `mm/.tmp_mx_mmzone.o': No such file or directory CC security/keys/keyring.o distcc[21702] ERROR: compile (null) on localhost:Broken pipe distcc[21959] ERROR: compile (null) on localhost:Broken pipe distcc[20885] ERROR: compile (null) on localhost:Broken pipe distcc[22217] ERROR: compile (null) on localhost:Broken pipe distcc[21863] ERROR: compile (null) on localhost:Broken pipe CC kernel/mutex.o /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[22252] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.o': No such file or directory CC security/keys/keyctl.o distcc[21728] ERROR: compile (null) on localhost:Broken pipe distcc[21906] ERROR: compile (null) on localhost:Broken pipe distcc[21594] ERROR: compile (null) on localhost:Broken pipe /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[22406] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory CC kernel/hrtimer.o CC security/commoncap.o /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[22452] 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: 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[22483] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory distcc[21952] ERROR: compile (null) on localhost:Broken pipe /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[22191] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_util.o': No such file or directory CC fs/utimes.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[22551] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory distcc[21538] ERROR: compile (null) on localhost:Broken pipe CC fs/stack.o distcc[20858] 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[22607] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated distcc[22610] 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[22612] 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/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[22623] ERROR: compile (null) on localhost failed CC kernel/rwsem.o 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: 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[22650] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory CC block/elevator.o distcc[21755] ERROR: compile (null) on localhost:Broken pipe CC security/keys/permission.o CC crypto/api.o distcc[21427] ERROR: compile (null) on localhost:Broken pipe distcc[21900] ERROR: compile (null) on localhost:Broken pipe distcc[22356] ERROR: compile (null) on localhost:Broken pipe distcc[21783] ERROR: compile (null) on localhost:Broken pipe /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[22363] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_inode.o': No such file or directory distcc[22736] ERROR: compile (null) on localhost:Broken pipe distcc[22371] ERROR: compile (null) on localhost:Broken pipe CC crypto/cipher.o distcc[22395] ERROR: compile (null) on localhost:Broken pipe distcc[20970] ERROR: compile (null) on localhost:Broken pipe distcc[21835] ERROR: compile (null) on localhost:Broken pipe distcc[22177] ERROR: compile (null) on localhost:Broken pipe distcc[21845] ERROR: compile (null) on localhost:Broken pipe distcc[21515] 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[22802] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory CC fs/buffer.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[22851] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_util.o': No such file or directory CC security/inode.o distcc[21871] ERROR: compile (null) on localhost:Broken pipe /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[22928] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory CC block/blk-core.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[22981] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_sem.o': No such file or directory distcc[21822] ERROR: compile (null) on localhost:Broken pipe CC fs/bio.o distcc[21908] 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[23013] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory CC security/keys/process_keys.o CC crypto/digest.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[23069] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory distcc[22798] ERROR: compile (null) on localhost:Broken pipe /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[23075] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory CC fs/block_dev.o CC block/blk-tag.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[23124] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_filesystems.o': No such file or directory CC fs/direct-io.o /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[22169] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_dmapool.o': No such file or directory CC security/keys/request_key.o distcc[23137] ERROR: compile (null) on localhost:Broken pipe CC kernel/nsproxy.o CC fs/mpage.o distcc[21861] ERROR: compile (null) on localhost:Broken pipe /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[23244] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_attr.o': No such file or directory CC security/keys/request_key_auth.o distcc[21873] ERROR: compile (null) on localhost:Broken pipe /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[23325] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_xattr.o': No such file or directory CC kernel/srcu.o CC security/keys/user_defined.o distcc[22303] 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[22351] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/timers/.tmp_mx_timer.o': No such file or directory CC kernel/semaphore.o distcc[23441] ERROR: compile (null) on localhost:Broken pipe CC fs/ioprio.o /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[23465] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_cgroup.o': No such file or directory distcc[21985] ERROR: compile (null) on localhost:Broken pipe distcc[23483] ERROR: compile (null) on localhost:Broken pipe CC block/blk-sysfs.o /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[23511] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_prio_tree.o': No such file or directory CC kernel/notifier.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[23526] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory CC block/blk-barrier.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[23576] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory CC block/blk-settings.o /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[23625] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_inode.o': No such file or directory CC fs/bio-integrity.o CC [M] drivers/ata/libata-core.o distcc[21750] 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[23406] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory CC [M] drivers/ata/libata-scsi.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[23604] 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-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[23848] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_sparse.o': No such file or directory CC kernel/ksysfs.o CC fs/debugfs/inode.o distcc[23264] ERROR: compile (null) on localhost:Broken pipe distcc[23663] ERROR: compile (null) on localhost:Broken pipe /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[23924] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_process_keys.o': No such file or directory CC block/blk-ioc.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[23945] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io_generic.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[23727] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory CC crypto/compress.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[23157] 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-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[23762] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory CC crypto/algapi.o CC [M] drivers/ata/libata-eh.o distcc[21918] ERROR: compile (null) on localhost:Broken pipe /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 /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[24038] ERROR: compile (null) on localhost failed distcc[24039] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pipe.o': No such file or directory mv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory distcc[23473] ERROR: compile (null) on localhost:Broken pipe CC kernel/pm_qos_params.o CC fs/debugfs/file.o /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[24096] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory distcc[24115] ERROR: compile (null) on localhost:Broken pipe CC crypto/scatterwalk.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[24160] 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: 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[24174] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_user_defined.o': No such file or directory CC drivers/atm/adummy.o CC block/blk-map.o CC [M] drivers/ata/libata-sff.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[24291] 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: 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[24300] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page-writeback.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[24327] ERROR: compile (null) on localhost failed CC [M] drivers/ata/libata-pmp.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: 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[24009] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_request_key_auth.o': No such file or directory CC block/blk-exec.o CC crypto/ablkcipher.o CC kernel/sched_clock.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[24400] 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: 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[24431] 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: 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[24447] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory CC crypto/blkcipher.o CC block/blk-merge.o /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[24475] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory CC crypto/hash.o LD fs/ext3/built-in.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[24492] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_compress.o': No such file or directory CC kernel/cred.o /scratch/kisskb/src/drivers/ata/libata-core.c: In function 'ata_sg_clean': /scratch/kisskb/src/drivers/ata/libata-core.c:4619: warning: unused variable 'dir' /scratch/kisskb/src/drivers/ata/libata-core.c:4617: warning: unused variable 'ap' /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[24470] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-settings.o': No such file or directory distcc[24534] ERROR: compile (null) on localhost:Broken pipe /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[24556] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stack.o': No such file or directory CC [M] fs/ext3/balloc.o CC block/blk-softirq.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[24603] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_key.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-pmp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-pmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-pmp.o distcc[24654] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-pmp.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[24665] ERROR: compile (null) on localhost failed /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[24667] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_pm_qos_params.o': No such file or directory LD fs/fat/built-in.o /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[24681] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ablkcipher.o': No such file or directory CC [M] fs/fat/cache.o CC fs/ext4/balloc.o CC kernel/async.o CC drivers/block/brd.o /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 /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[22707] ERROR: compile (null) on localhost failed distcc[24509] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_clock.o': No such file or directory mv: cannot stat `fs/.tmp_mx_seq_file.o': No such file or directory distcc[23912] ERROR: compile (null) on localhost:Broken pipe /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[24802] ERROR: compile (null) on localhost failed CC drivers/block/loop.o CC kernel/profile.o mv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory /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[24822] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory CC drivers/base/core.o CC drivers/block/hd.o CC kernel/stacktrace.o LD fs/hfsplus/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[24358] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory CC [M] drivers/block/cryptoloop.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[24914] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory /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[24939] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory CC [M] fs/hfsplus/super.o CC kernel/irq/handle.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[24983] 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/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[25033] 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: 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[25041] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_direct-io.o': No such file or directory /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 CC [M] fs/fat/dir.o distcc[24707] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fs-writeback.o': No such file or directory CC fs/hpfs/alloc.o CC crypto/ahash.o CC fs/ext4/bitmap.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[25107] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mm_init.o': No such file or directory distcc[24510] ERROR: compile (null) on localhost:Broken pipe LD drivers/block/aoe/built-in.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[24336] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_msgutil.o': No such file or directory CC [M] drivers/block/aoe/aoeblk.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[25202] 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/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[23489] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_time_32.o': No such file or directory CC [M] drivers/block/aoe/aoechr.o CC [M] fs/fat/fatent.o distcc[25245] 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[25275] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_elevator.o': No such file or directory /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[25296] ERROR: compile (null) on localhost failed CC [M] fs/ext3/bitmap.o mv: cannot stat `block/.tmp_mx_blk-exec.o': No such file or directory /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[25306] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-tag.o': No such file or directory distcc[25028] ERROR: compile (null) on localhost:Broken pipe CC kernel/irq/manage.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[25346] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_balloc.o': No such file or directory /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[24756] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file_table.o': No such file or directory CC fs/isofs/namei.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[25380] ERROR: compile (null) on localhost failed LD drivers/cdrom/built-in.o mv: cannot stat `fs/.tmp_mx_fcntl.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[25393] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_exec.o': No such file or directory CC fs/isofs/inode.o CC [M] drivers/cdrom/cdrom.o CC drivers/base/sys.o CC fs/ext4/dir.o /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 distcc[25132] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_block_dev.o': No such file or directory CC fs/hpfs/anode.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 CC [M] fs/fat/file.o distcc[22407] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory LD arch/sh/kernel/cpu/sh2/built-in.o CC fs/hpfs/buffer.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[25509] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_dcache.o': No such file or directory CC [M] fs/ext3/dir.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[25558] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_backing-dev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/alloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/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 fs/hpfs/alloc.o distcc[25581] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_alloc.o': No such file or directory CC kernel/time/timekeeping.o CC kernel/time/ntp.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[25610] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ahash.o': No such file or directory CC [M] fs/fat/inode.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[25629] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_balloc.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[25068] ERROR: compile (null) on localhost failed /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[25073] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_api.o': No such file or directory CC [M] fs/hfsplus/options.o CC fs/ext4/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/loop.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/loop.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/loop.o distcc[25672] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/.tmp_mx_loop.o': No such file or directory /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[25680] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory CC [M] fs/ext3/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoeblk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoeblk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoeblk.o distcc[25718] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoeblk.o': No such file or directory CC kernel/irq/spurious.o LD fs/jbd/built-in.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[23314] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory CC drivers/base/bus.o distcc[24886] ERROR: compile (null) on localhost:Broken pipe /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[25816] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_isolation.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 [M] fs/ext3/fsync.o distcc[25837] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-sff.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-sff.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-sff.o mv: cannot stat `security/keys/.tmp_mx_permission.o': No such file or directory distcc[25532] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-sff.o': No such file or directory CC crypto/shash.o CC [M] fs/jbd/transaction.o CC kernel/trace/trace_selftest_dynamic.o distcc[21869] ERROR: compile (null) on localhost:Broken pipe /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 /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[25363] ERROR: compile (null) on localhost failed distcc[25901] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-ioc.o': No such file or directory 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: mm/slub.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slub.o: uses instructions which are incompatible with 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/slub.o distcc[25924] ERROR: compile (null) on localhost failed CC [M] fs/jbd/commit.o mv: cannot stat `mm/.tmp_mx_slub.o': No such file or directory CC fs/ext4/fsync.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 /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[25966] ERROR: compile (null) on localhost failed distcc[25967] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoechr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoechr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoechr.o CC drivers/base/dd.o distcc[25986] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoechr.o': No such file or directory CC [M] fs/jbd/recovery.o distcc[26004] 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[26013] ERROR: compile (null) on localhost failed drivers/block/.tmp_gl_hd.o: file not recognized: File truncated distcc[26018] ERROR: compile (null) on localhost failed CC [M] drivers/block/aoe/aoecmd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/.tmp_mx_hd.o': No such file distcc[26023] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/.tmp_mx_hd.o': No such file or directory CC drivers/char/mem.o CC drivers/base/driver.o /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[24264] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_idle.o': No such file or directory CC [M] fs/jbd/checkpoint.o CC [M] fs/hfsplus/inode.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[25779] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory CC [M] fs/jbd/revoke.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26129] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_mem.o: file not recognized: File truncated distcc[26131] 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[26133] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_mem.o': No such file or directory CC drivers/char/random.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[26176] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bio-integrity.o': No such file or directory CC fs/ext4/ialloc.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[26213] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_pdflush.o': No such file or directory CC block/blk-timeout.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[26269] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bio.o': No such file or directory /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[24360] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_user.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[26285] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_ipcns_notifier.o': No such file or directory CC drivers/base/class.o CC fs/ext4/inode.o CC fs/hpfs/dentry.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[26331] 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-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[26334] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory /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[26343] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_alloc.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[24068] ERROR: compile (null) on localhost failed /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 mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory distcc[26351] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory CC drivers/base/platform.o LD arch/sh/mm/built-in.o distcc[26090] ERROR: compile (null) on localhost:Broken pipe /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[26388] ERROR: compile (null) on localhost failed make[2]: *** [arch/sh/mm/built-in.o] Error 1 CC drivers/char/tty_io.o CC [M] fs/ext3/ialloc.o CC kernel/irq/resend.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[26430] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_blkcipher.o': No such file or directory CC drivers/char/n_tty.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[26470] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_driver.o': No such file or directory CC kernel/time/clocksource.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/commit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/commit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/commit.o distcc[26505] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_commit.o': No such file or directory CC kernel/trace/ftrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/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/fat/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/fat/dir.o distcc[25899] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_dir.o': No such file or directory CC [M] fs/hfsplus/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26205] ERROR: compile (null) on localhost failed /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[26567] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory LD arch/sh/kernel/cpu/irq/built-in.o distcc[24209] ERROR: compile (null) on localhost:Broken pipe /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[26609] 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-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[26237] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory CC drivers/char/tty_ioctl.o CC drivers/base/cpu.o CC kernel/irq/chip.o distcc[25542] ERROR: compile (null) on localhost:Broken pipe /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[26678] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_msg.o': No such file or directory distcc[26394] ERROR: compile (null) on localhost:Broken pipe /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[25550] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_libfs.o': No such file or directory CC fs/ext4/ioctl.o CC drivers/char/tty_ldisc.o /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[26718] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_read_write.o': No such file or directory distcc[26727] ERROR: compile (null) on localhost:Broken pipe CC kernel/trace/ring_buffer.o /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[26752] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_sys.o': No such file or directory CC block/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoecmd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoecmd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoecmd.o distcc[26777] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoecmd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dentry.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dentry.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/dentry.o distcc[26811] ERROR: compile (null) on localhost failed CC [M] drivers/block/aoe/aoedev.o mv: cannot stat `fs/hpfs/.tmp_mx_dentry.o': No such file or directory /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[26825] 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-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[26840] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-timeout.o': No such file or directory CC [M] fs/ext3/inode.o CC drivers/char/tty_buffer.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[26865] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory CC [M] fs/hfsplus/extents.o CC fs/jbd2/transaction.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-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/ata/libata-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/ata/libata-core.o distcc[26905] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-core.o': No such file or directory CC fs/hpfs/dir.o /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[26951] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_cipher.o': No such file or directory CC drivers/char/tty_port.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[26968] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory distcc[26974] ERROR: compile (null) on localhost:Broken pipe CC block/genhd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoedev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoedev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoedev.o distcc[27008] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoedev.o': No such file or directory CC [M] drivers/block/aoe/aoemain.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[27025] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory CC crypto/algboss.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[27058] 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-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[27076] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_random.o': No such file or directory CC fs/hpfs/dnode.o fs/.tmp_gl_fifo.o: file not recognized: File truncated distcc[25634] ERROR: compile (null) on localhost failed CC [M] drivers/block/aoe/aoenet.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[25927] 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: fs/hfsplus/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/hfsplus/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/hfsplus/extents.o distcc[27111] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_extents.o': No such file or directory distcc[25662] ERROR: compile (null) on localhost:Broken pipe CC crypto/testmgr.o CC block/scsi_ioctl.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[27148] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_core.o': No such file or directory CC kernel/irq/devres.o distcc[26928] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/checkpoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/checkpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/checkpoint.o distcc[27185] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_checkpoint.o': No such file or directory /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[27194] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_scatterwalk.o': No such file or directory /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[26297] ERROR: compile (null) on localhost failed CC kernel/trace/trace.o mv: cannot stat `crypto/.tmp_mx_digest.o': No such file or directory distcc[24891] ERROR: compile (null) on localhost:Broken pipe CC block/cmd-filter.o CC fs/hpfs/ea.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26383] ERROR: compile (null) on localhost failed drivers/atm/.tmp_gl_adummy.o: file not recognized: File truncated distcc[27289] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/atm/.tmp_mx_adummy.o': No such file distcc[27295] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/atm/.tmp_mx_adummy.o': No such file or directory LD drivers/atm/built-in.o distcc[26550] ERROR: compile (null) on localhost:Broken pipe fs/ext3/.tmp_gl_file.o: file not recognized: File truncated distcc[26553] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_file.o': No such file distcc[27361] 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-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[27370] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_panic.o': No such file or directory /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[27388] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_fsync.o': No such file or directory CC [M] fs/jbd/journal.o CC block/noop-iosched.o CC fs/isofs/dir.o distcc[23698] ERROR: compile (null) on localhost:Broken pipe /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[26933] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_filemap.o': No such file or directory CC fs/ext4/namei.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[27214] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory CC fs/jbd2/commit.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[25227] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoemain.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoemain.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoemain.o distcc[27269] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoemain.o': No such file or directory CC block/cfq-iosched.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27292] ERROR: compile (null) on localhost failed crypto/.tmp_gl_algboss.o: file not recognized: File truncated distcc[27539] ERROR: compile (null) on localhost failed CC drivers/char/misc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algboss.o': No such file distcc[27546] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_algboss.o': No such file or directory CC kernel/irq/autoprobe.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/atm/adummy.o: No such file: No such file or directory distcc[27316] ERROR: compile (null) on localhost failed make[3]: *** [drivers/atm/built-in.o] Error 1 make[2]: *** [drivers/atm] Error 2 make[2]: *** Waiting for unfinished jobs.... CC crypto/crypto_wq.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[27582] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory CC drivers/char/vt_ioctl.o distcc[27333] 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/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/jbd/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/jbd/transaction.o distcc[27614] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_transaction.o': No such file or directory CC drivers/base/firmware.o /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[27636] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_setup.o': No such file or directory CC [M] fs/fat/misc.o distcc[21894] ERROR: compile (null) on localhost:Broken pipe /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[25496] 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[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/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/hpfs/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/hpfs/dir.o distcc[27433] ERROR: compile (null) on localhost failed CC fs/ext4/super.o mv: cannot stat `fs/hpfs/.tmp_mx_dir.o': No such file or directory /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[27438] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ialloc.o': No such file or directory CC fs/ext4/symlink.o CC fs/hpfs/file.o CC fs/jffs2/compr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/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/hpfs/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/hpfs/file.o distcc[27750] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_file.o': No such file or directory /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[27778] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_buffer.o': No such file or directory CC fs/jffs2/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/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/hpfs/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/hpfs/buffer.o distcc[27815] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_buffer.o': No such file or directory /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[27098] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_dir.o': No such file or directory CC drivers/base/init.o CC kernel/time/jiffies.o distcc[27852] ERROR: compile (null) on localhost:Broken pipe /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[27875] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_fsync.o': No such file or directory CC fs/jbd2/recovery.o CC [M] fs/jfs/super.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[24900] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_capability.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[27946] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_select.o': No such file or directory CC [M] fs/jfs/file.o CC drivers/char/vc_screen.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[27987] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_io.o': No such file or directory CC [M] fs/ext3/ioctl.o CC block/blk-integrity.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28027] ERROR: compile (null) on localhost failed drivers/block/.tmp_gl_brd.o: file not recognized: File truncated distcc[28029] 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[28051] ERROR: compile (null) on localhost failed fs/jffs2/.tmp_gl_dir.o: file not recognized: File truncated distcc[28056] 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[28059] ERROR: compile (null) on localhost failed rm: cannot remove `fs/jffs2/.tmp_mx_dir.o': No such file or directory CC fs/jbd2/checkpoint.o distcc[22027] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/recovery.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/recovery.o distcc[28130] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_recovery.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[25981] ERROR: compile (null) on localhost failed /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[28177] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_cmd-filter.o': No such file or directory CC drivers/base/map.o /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 distcc[28190] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_dir.o': No such file or directory CC [M] fs/jfs/inode.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[27425] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_class.o': No such file or directory CC drivers/char/selection.o CC [M] fs/jfs/namei.o CC fs/nls/nls_base.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/revoke.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/revoke.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/revoke.o distcc[28240] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_revoke.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/dnode.o distcc[28244] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_dnode.o': No such file or directory CC [M] fs/jfs/jfs_mount.o CC drivers/char/keyboard.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[28291] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_inode.o': No such file or directory CC [M] fs/jfs/jfs_umount.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[28313] 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: 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[27541] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-merge.o': No such file or directory CC [M] fs/fat/namei_msdos.o CC drivers/base/devres.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[28351] ERROR: compile (null) on localhost failed 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: fs/fat/fatent.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/fatent.o: uses instructions which are incompatible with instructions 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/fatent.o distcc[28411] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_fatent.o': No such file or directory CC fs/notify/dnotify/dnotify.o CC kernel/trace/trace_sched_switch.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[28441] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_algapi.o': No such file or directory CC fs/nls/nls_cp737.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/file.o distcc[28504] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_umount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_umount.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_umount.o distcc[28554] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_umount.o': No such file or directory /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[28562] 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-objcopy: Unable to change endianness of input file(s) distcc[28101] ERROR: compile (null) on localhost failed drivers/block/.tmp_gl_cryptoloop.o: file not recognized: File truncated distcc[28581] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/.tmp_mx_cryptoloop.o': No such file distcc[28587] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/block/.tmp_mx_cryptoloop.o': No such file or directory CC drivers/base/attribute_container.o CC kernel/time/timer_list.o CC drivers/base/transport_class.o kernel/.tmp_gl_semaphore.o: file not recognized: File truncated distcc[28157] 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[28620] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory CC [M] fs/jfs/jfs_xtree.o LD fs/ntfs/built-in.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[27454] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_handle.o': No such file or directory /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[28678] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_fadvise.o': No such file or directory CC drivers/char/vt.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[28687] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory distcc[26077] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/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/fat/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/fat/file.o distcc[28723] ERROR: compile (null) on localhost failed CC [M] fs/jfs/jfs_imap.o mv: cannot stat `fs/fat/.tmp_mx_file.o': No such file or directory LD drivers/base/power/built-in.o CC [M] fs/jfs/jfs_debug.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/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/hfsplus/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/hfsplus/super.o distcc[28748] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_super.o': No such file or directory CC drivers/char/defkeymap.o CC [M] fs/ntfs/aops.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[28782] 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: 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[28322] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory CC drivers/base/dma-mapping.o CC fs/jbd2/revoke.o distcc[28810] 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[28819] ERROR: compile (null) on localhost failed block/.tmp_gl_cfq-iosched.o: file not recognized: File truncated distcc[28821] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'block/.tmp_mx_cfq-iosched.o': No such file distcc[28823] ERROR: compile (null) on localhost failed rm: cannot remove `block/.tmp_mx_cfq-iosched.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 distcc[28835] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory CC drivers/base/firmware_class.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[28489] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_selection.o': No such file or directory CC [M] fs/ext3/namei.o CC fs/notify/inotify/inotify.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/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/isofs/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/isofs/namei.o distcc[28927] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/commit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/commit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/commit.o distcc[28932] ERROR: compile (null) on localhost failed /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[28935] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_commit.o': No such file or directory mv: cannot stat `kernel/irq/.tmp_mx_autoprobe.o': No such file or directory CC kernel/mutex-debug.o CC fs/jffs2/file.o CC [M] fs/omfs/bitmap.o CC [M] fs/ntfs/attrib.o CC fs/partitions/check.o /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[29036] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_mutex.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[28765] ERROR: compile (null) on localhost failed CC fs/jffs2/ioctl.o mv: cannot stat `crypto/.tmp_mx_shash.o': No such file or directory CC drivers/char/tty_audit.o distcc[29081] ERROR: compile (null) on localhost:Broken pipe /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[29085] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory CC [M] fs/hfsplus/catalog.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/inode.o distcc[28856] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_inode.o': No such file or directory distcc[29173] ERROR: compile (null) on localhost:Broken pipe CC kernel/time/timecompare.o CC fs/hpfs/inode.o distcc[27134] ERROR: compile (null) on localhost:Broken pipe /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[29205] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory CC kernel/trace/trace_functions.o /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[29260] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_port.o': No such file or directory CC [M] fs/ext3/super.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[29005] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory CC fs/jffs2/nodelist.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/catalog.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/catalog.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/catalog.o distcc[29318] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_catalog.o': No such file or directory CC fs/jffs2/malloc.o /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[29375] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory CC [M] fs/omfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/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/hpfs/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/hpfs/inode.o distcc[29384] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_inode.o': No such file or directory CC fs/jffs2/read.o CC [M] fs/jfs/jfs_dmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/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/jbd2/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/jbd2/transaction.o distcc[29418] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_transaction.o': No such file or directory CC kernel/lockdep.o /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[29455] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/cdrom/.tmp_mx_cdrom.o': No such file or directory CC fs/jbd2/journal.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_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/jfs/jfs_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/jfs/jfs_mount.o distcc[28878] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_mount.o': No such file or directory CC fs/jffs2/nodemgmt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/attrib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/attrib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/attrib.o distcc[29573] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_attrib.o': No such file or directory CC fs/partitions/acorn.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[29588] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_shm.o': No such file or directory LD ipc/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_imap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_imap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_imap.o distcc[29611] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_imap.o': No such file or directory CC [M] fs/ntfs/collate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/checkpoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/checkpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/checkpoint.o distcc[29626] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_checkpoint.o': No such file or directory /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[29442] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_namei.o': No such file or directory CC fs/jffs2/readinode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/bitmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/omfs/bitmap.o distcc[29657] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/block/.tmp_mx_brd.o': No such file distcc[28033] ERROR: compile (null) on localhost failed mv: cannot stat `fs/omfs/.tmp_mx_bitmap.o': No such file or directory rm: cannot remove `drivers/block/.tmp_mx_brd.o': No such file or directory LD drivers/block/built-in.o CC [M] fs/ext3/symlink.o CC fs/quota/dquot.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/brd.o: No such file: No such file or directory distcc[29701] ERROR: compile (null) on localhost failed make[3]: *** [drivers/block/built-in.o] Error 1 make[2]: *** [drivers/block] Error 2 /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[29704] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dd.o': No such file or directory CC fs/quota/quota.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29718] ERROR: compile (null) on localhost failed block/.tmp_gl_noop-iosched.o: file not recognized: File truncated distcc[29724] 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[29726] ERROR: compile (null) on localhost failed rm: cannot remove `block/.tmp_mx_noop-iosched.o': No such file or directory CC kernel/trace/trace_nop.o CC fs/nls/nls_cp775.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29771] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.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/timecompare.o: uses instructions which are incompatible with 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/timecompare.o distcc[29783] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timecompare.o': No such file or directory CC [M] fs/hfsplus/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/quota.o distcc[29810] ERROR: compile (null) on localhost failed mv: cannot stat `fs/quota/.tmp_mx_quota.o': No such file or directory CC fs/ramfs/inode.o distcc[23291] ERROR: compile (null) on localhost:Broken pipe /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[29849] ERROR: compile (null) on localhost failed distcc[28874] ERROR: compile (null) on localhost:Broken pipe mv: cannot stat `fs/jffs2/.tmp_mx_compr.o': No such file or directory CC [M] fs/ntfs/compress.o /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 distcc[29877] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_malloc.o': No such file or directory CC [M] fs/quota/quota_v1.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[28974] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ioctl.o': No such file or directory distcc[29234] ERROR: compile (null) on localhost:Broken pipe CC fs/jffs2/write.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29942] ERROR: compile (null) on localhost failed fs/hfsplus/.tmp_gl_dir.o: file not recognized: File truncated distcc[29944] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/hfsplus/.tmp_mx_dir.o': No such file distcc[29946] ERROR: compile (null) on localhost failed rm: cannot remove `fs/hfsplus/.tmp_mx_dir.o': No such file or directory CC fs/isofs/util.o CC fs/partitions/amiga.o fs/ext4/.tmp_gl_file.o: file not recognized: File truncated distcc[29773] ERROR: compile (null) on localhost failed CC fs/nls/nls_cp850.o /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[29995] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioprio.o': No such file or directory CC [M] fs/omfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/collate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/collate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/collate.o distcc[30039] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_collate.o': No such file or directory /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[30046] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_audit.o': No such file or directory CC [M] fs/ext3/hash.o CC crypto/fips.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/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/hfsplus/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/hfsplus/inode.o distcc[30068] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_inode.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 distcc[30082] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ioctl.o': No such file or directory CC fs/notify/inotify/inotify_user.o CC kernel/up.o /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 distcc[30123] 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-objcopy: Unable to change endianness of input file(s) distcc[30130] ERROR: compile (null) on localhost failed arch/sh/kernel/timers/.tmp_gl_timer-cmt.o: file not recognized: File truncated distcc[30137] ERROR: compile (null) on localhost failed CC fs/hpfs/map.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/timers/.tmp_mx_timer-cmt.o': No such file /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[30157] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_cache.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_file.o': No such file distcc[29982] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_file.o': No such file or directory CC fs/nls/nls_cp862.o CC fs/ramfs/file-nommu.o distcc[30144] 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: arch/sh/kernel/timers/timer-cmt.o: No such file: No such file or directory distcc[30227] 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 /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[29108] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ialloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/recovery.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/recovery.o distcc[30240] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_recovery.o': No such file or directory CC drivers/char/sysrq.o CC fs/nls/nls_cp864.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/journal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/journal.o distcc[30282] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_journal.o': No such file or directory CC fs/isofs/rock.o CC fs/jffs2/scan.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[30314] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_up.o': No such file or directory distcc[24396] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ntfs/debug.o /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[30363] 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: 'fs/.tmp_mx_fifo.o': No such file distcc[27092] ERROR: compile (null) on localhost failed CC [M] fs/jfs/jfs_unicode.o rm: cannot remove `fs/.tmp_mx_fifo.o': No such file or directory CC [M] fs/ntfs/dir.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 CC [M] fs/reiserfs/bitmap.o distcc[30398] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nls/.tmp_mx_nls_base.o': No such file or directory /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[30409] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_super.o': No such file or directory /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[29142] ERROR: compile (null) on localhost failed CC [M] fs/ntfs/file.o mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory CC fs/partitions/atari.o CC [M] fs/omfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30467] ERROR: compile (null) on localhost failed kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated distcc[30471] 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[30477] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/time/.tmp_mx_jiffies.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/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/omfs/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/omfs/dir.o distcc[30478] ERROR: compile (null) on localhost failed mv: cannot stat `fs/omfs/.tmp_mx_dir.o': No such file or directory distcc[30115] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ntfs/index.o CC fs/jffs2/gc.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[30535] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-softirq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/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/omfs/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/omfs/file.o distcc[30554] ERROR: compile (null) on localhost failed mv: cannot stat `fs/omfs/.tmp_mx_file.o': No such file or directory CC [M] fs/jfs/jfs_dtree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30576] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/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/hfsplus/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/hfsplus/ioctl.o distcc[30577] ERROR: compile (null) on localhost failed fs/ntfs/.tmp_gl_file.o: file not recognized: File truncated distcc[30579] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_file.o': No such file distcc[30585] ERROR: compile (null) on localhost failed CC fs/nls/nls_cp869.o rm: cannot remove `fs/ntfs/.tmp_mx_file.o': No such file or directory CC [M] fs/reiserfs/do_balan.o CC drivers/char/hw_random/core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_dmap.o distcc[30633] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_dmap.o': No such file or directory CC fs/partitions/mac.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/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/omfs/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/omfs/inode.o distcc[30664] ERROR: compile (null) on localhost failed mv: cannot stat `fs/omfs/.tmp_mx_inode.o': No such file or directory LD [M] fs/omfs/omfs.o /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 distcc[30707] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_nodemgmt.o': No such file or directory /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[30713] ERROR: compile (null) on localhost failed 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/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[30718] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_write.o': No such file or directory CC fs/nls/nls_cp932.o CC fs/isofs/export.o LD drivers/char/ipmi/built-in.o CC fs/nls/nls_euc-jp.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[30792] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory /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[30801] 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: 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[29216] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_vc_screen.o': No such file or directory CC fs/jffs2/symlink.o CC fs/nls/nls_cp949.o CC [M] fs/ntfs/inode.o /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[30855] 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: fs/hpfs/ea.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/ea.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/ea.o distcc[30863] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_ea.o': No such file or directory CC fs/jffs2/build.o CC [M] fs/hfsplus/btree.o CC kernel/spinlock.o make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC fs/isofs/joliet.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[30572] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-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/ata/libata-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/ata/libata-scsi.o distcc[30942] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-scsi.o': No such file or directory CC [M] fs/jfs/jfs_inode.o CC drivers/char/hw_random/timeriomem-rng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/compress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/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 fs/ntfs/compress.o distcc[31012] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_compress.o': No such file or directory CC [M] fs/reiserfs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31029] ERROR: compile (null) on localhost failed fs/quota/.tmp_gl_quota_v1.o: file not recognized: File truncated distcc[31031] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/quota/.tmp_mx_quota_v1.o': No such file distcc[31033] ERROR: compile (null) on localhost failed rm: cannot remove `fs/quota/.tmp_mx_quota_v1.o': No such file or directory CC fs/ext4/hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31063] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp869.o: file not recognized: File truncated distcc[31066] 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[31068] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp869.o': No such file or directory CC crypto/aead.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoenet.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/block/aoe/aoenet.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/block/aoe/aoenet.o distcc[31111] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/block/aoe/.tmp_mx_aoenet.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[31123] ERROR: compile (null) on localhost failed drivers/char/hw_random/.tmp_gl_timeriomem-rng.o: file not recognized: File truncated distcc[31127] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/hw_random/.tmp_mx_timeriomem-rng.o': No such file distcc[31132] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/hw_random/.tmp_mx_timeriomem-rng.o': No such file or directory LD [M] drivers/block/aoe/aoe.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 distcc[30773] 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/ntfs/index.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/index.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/index.o distcc[31160] ERROR: compile (null) on localhost failed CC [M] drivers/char/ipmi/ipmi_msghandler.o mv: cannot stat `fs/ntfs/.tmp_mx_index.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/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/fat/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/fat/inode.o distcc[31172] ERROR: compile (null) on localhost failed CC [M] fs/jfs/jfs_extent.o mv: cannot stat `fs/fat/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/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/fat/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/fat/misc.o distcc[30030] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_misc.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: 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[31209] ERROR: compile (null) on localhost failed CC [M] fs/ntfs/mft.o 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-ld: fs/isofs/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/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 fs/isofs/util.o distcc[31219] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_util.o': No such file or directory CC [M] fs/jfs/symlink.o CC fs/hpfs/name.o CC fs/jffs2/erase.o /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[31304] ERROR: compile (null) on localhost failed CC [M] fs/jfs/jfs_metapage.o mv: cannot stat `fs/ext4/.tmp_mx_hash.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[31318] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory CC [M] fs/hfsplus/bnode.o LD fs/debugfs/debugfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/mft.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/mft.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/mft.o distcc[31367] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_mft.o': No such file or directory distcc[29488] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/char/ipmi/ipmi_si_intf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_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/jfs/jfs_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/jfs/jfs_inode.o distcc[31391] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_inode.o': No such file or directory CC [M] fs/ntfs/mst.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31419] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp864.o: file not recognized: File truncated distcc[31421] 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[31423] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp864.o': No such file or directory CC [M] fs/ntfs/namei.o distcc[26845] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_xtree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_xtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_xtree.o distcc[31457] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_xtree.o': No such file or directory CC crypto/chainiv.o distcc[28690] ERROR: compile (null) on localhost:Broken pipe /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[29015] ERROR: compile (null) on localhost failed CC [M] fs/ntfs/runlist.o mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory CC [M] fs/jfs/jfs_logmgr.o /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[31556] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_firmware_class.o': No such file or directory CC fs/nls/nls_ascii.o /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[31590] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_sysrq.o': No such file or directory CC [M] fs/ntfs/super.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[31612] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/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/isofs/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/isofs/dir.o distcc[31631] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_dir.o': No such file or directory CC [M] fs/reiserfs/inode.o CC kernel/trace/trace_stack.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_metapage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_metapage.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_metapage.o distcc[31677] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_metapage.o': No such file or directory CC fs/partitions/ldm.o CC fs/nls/nls_iso8859-5.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[31707] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_nodelist.o': No such file or directory CC fs/isofs/compress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31738] ERROR: compile (null) on localhost failed /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[30495] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ramfs/.tmp_mx_inode.o': No such file or directory LD fs/ramfs/ramfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31791] ERROR: compile (null) on localhost failed /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[31793] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-5.o: file not recognized: File truncated distcc[31794] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-5.o': No such file distcc[31798] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-5.o': No such file or directory CC [M] fs/ntfs/sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31827] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_euc-jp.o: file not recognized: File truncated distcc[31831] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_euc-jp.o': No such file distcc[31835] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_euc-jp.o': No such file or directory CC drivers/char/pcmcia/synclink_cs.o CC [M] drivers/char/raw.o CC fs/jffs2/background.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/bnode.o distcc[31887] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_bnode.o': No such file or directory CC [M] fs/ntfs/unistr.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[31915] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_hash.o': No such file or directory CC [M] drivers/char/pcmcia/cm4040_cs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31709] ERROR: compile (null) on localhost failed LD fs/squashfs/built-in.o fs/nls/.tmp_gl_nls_ascii.o: file not recognized: File truncated distcc[31969] 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[31973] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_ascii.o': No such file or directory /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 distcc[31985] 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: 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[29546] ERROR: compile (null) on localhost failed /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[31455] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_bus.o': No such file or directory CC [M] fs/ntfs/upcase.o mv: cannot stat `block/.tmp_mx_ioctl.o': No such file or directory CC fs/jffs2/fs.o CC fs/hpfs/namei.o CC fs/jffs2/writev.o /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32092] 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[31301] ERROR: compile (null) on localhost failed fs/jffs2/.tmp_gl_symlink.o: file not recognized: File truncated distcc[32096] 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[32101] ERROR: compile (null) on localhost failed rm: cannot remove `fs/jffs2/.tmp_mx_symlink.o': No such file or directory CC fs/partitions/msdos.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/rock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/rock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/rock.o distcc[32142] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_rock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/do_balan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/do_balan.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/do_balan.o distcc[32156] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_do_balan.o': No such file or directory CC kernel/uid16.o CC [M] fs/ext3/resize.o CC fs/sysv/ialloc.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[32238] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_fs.o': No such file or directory CC [M] fs/squashfs/block.o CC [M] fs/hfsplus/brec.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/revoke.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/revoke.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/revoke.o distcc[31480] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_revoke.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/bitmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/bitmap.o distcc[31733] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_bitmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/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/ntfs/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/ntfs/debug.o distcc[32293] ERROR: compile (null) on localhost failed LD fs/jbd2/jbd2.o mv: cannot stat `fs/ntfs/.tmp_mx_debug.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-ld: fs/jfs/jfs_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/jfs/jfs_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/jfs/jfs_unicode.o LD fs/jbd2/built-in.o distcc[31747] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_unicode.o': No such file or directory CC [M] fs/reiserfs/file.o CC fs/partitions/osf.o CC [M] fs/ext3/ext3_jbd.o fs/jfs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[32099] 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[32360] ERROR: compile (null) on localhost failed fs/hpfs/.tmp_gl_namei.o: file not recognized: File truncated distcc[32362] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/hpfs/.tmp_mx_namei.o': No such file distcc[32364] ERROR: compile (null) on localhost failed rm: cannot remove `fs/hpfs/.tmp_mx_namei.o': No such file or directory CC fs/sysv/balloc.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[31664] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_ioctl.o': No such file or directory CC [M] fs/reiserfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32422] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_raw.o: file not recognized: File truncated distcc[32424] 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[32427] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_raw.o': No such file or directory CC kernel/module.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 distcc[32447] ERROR: compile (null) on localhost failed 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: fs/partitions/acorn.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/acorn.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/acorn.o distcc[32472] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp775.o: file not recognized: File truncated distcc[31742] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_acorn.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp775.o': No such file distcc[32480] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp775.o': No such file or directory CC fs/jffs2/super.o CC fs/hpfs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysv/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/sysv/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/sysv/balloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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 specifidistcc[32495] ERROR: compile (null) on localhost failed c data of file fs/jfs/super.o distcc[32058] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysv/.tmp_mx_balloc.o': No such file or directory mv: cannot stat `fs/jfs/.tmp_mx_super.o': No such file or directory CC fs/ext4/resize.o CC crypto/eseqiv.o CC [M] fs/hfsplus/bfind.o CC fs/udf/balloc.o /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[32590] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_gc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/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/hpfs/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/hpfs/map.o distcc[32602] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_map.o': No such file or directory CC fs/ext4/extents.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32621] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_devintf.o: file not recognized: File truncated distcc[32623] ERROR: compile (null) on localhost failed CC [M] fs/squashfs/cache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_devintf.o': No such file CC [M] fs/jfs/jfs_txnmgr.o distcc[32629] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_devintf.o': No such file or directory CC fs/jffs2/debug.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32652] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_si_intf.o: file not recognized: File truncated distcc[32654] 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[32656] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_si_intf.o': No such file or directory CC kernel/trace/trace_boot.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/namei.o distcc[32688] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_namei.o': No such file or directory CC fs/sysv/inode.o distcc[28286] ERROR: compile (null) on localhost:Broken pipe crypto/.tmp_gl_hash.o: file not recognized: File truncated distcc[32082] ERROR: compile (null) on localhost failed /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2320: warning: label 'free_init' defined but not used /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[32753] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_ioctl.o': No such file or directory distcc[32726] ERROR: compile (null) on localhost:Broken pipe CC fs/jffs2/wbuf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/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/isofs/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/isofs/inode.o distcc[32762] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_inode.o': No such file or directory CC kernel/kallsyms.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[323] ERROR: compile (null) on localhost failed fs/ntfs/.tmp_gl_super.o: file not recognized: File truncated distcc[329] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/mst.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/mst.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/mst.o distcc[333] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_super.o': No such file distcc[335] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_mst.o': No such file or directory rm: cannot remove `fs/ntfs/.tmp_mx_super.o': No such file or directory CC fs/eventpoll.o CC [M] fs/hfsplus/tables.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/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/hpfs/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/hpfs/super.o distcc[356] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_super.o': No such file or directory CC fs/anon_inodes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/squashfs/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/squashfs/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/squashfs/cache.o distcc[389] ERROR: compile (null) on localhost failed mv: cannot stat `fs/squashfs/.tmp_mx_cache.o': No such file or directory CC [M] fs/reiserfs/fix_node.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30990] ERROR: compile (null) on localhost failed fs/isofs/.tmp_gl_export.o: file not recognized: File truncated distcc[421] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/jfs/.tmp_mx_symlink.o': No such file distcc[32349] ERROR: compile (null) on localhost failed rm: cannot remove `fs/jfs/.tmp_mx_symlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/namei.o distcc[444] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_namei.o': No such file or directory CC [M] fs/squashfs/dir.o CC fs/signalfd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31437] ERROR: compile (null) on localhost failed /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[505] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_eventpoll.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_txnmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_txnmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_txnmgr.o distcc[519] ERROR: compile (null) on localhost failed CC fs/jffs2/compr_rtime.o mv: cannot stat `fs/jfs/.tmp_mx_jfs_txnmgr.o': No such file or directory CC crypto/pcompress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[544] ERROR: compile (null) on localhost failed fs/squashfs/.tmp_gl_dir.o: file not recognized: File truncated distcc[546] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/squashfs/.tmp_mx_dir.o': No such file distcc[548] ERROR: compile (null) on localhost failed rm: cannot remove `fs/squashfs/.tmp_mx_dir.o': No such file or directory CC kernel/cgroup.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[32129] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_writev.o': No such file or directory CC [M] fs/squashfs/export.o distcc[403] ERROR: compile (null) on localhost:Broken pipe LD fs/debugfs/built-in.o CC fs/udf/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[643] ERROR: compile (null) on localhost failed crypto/.tmp_gl_chainiv.o: file not recognized: File truncated distcc[645] 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[647] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_chainiv.o': No such file or directory CC fs/partitions/sgi.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[666] 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: fs/partitions/mac.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/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 fs/partitions/mac.o distcc[32678] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_mac.o': No such file or directory CC fs/ext4/ext4_jbd2.o CC [M] fs/hfsplus/unicode.o /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[697] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_scan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/isofs/.tmp_mx_export.o': No such file distcc[426] ERROR: compile (null) on localhost failed rm: cannot remove `fs/isofs/.tmp_mx_export.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/amiga.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/amiga.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/amiga.o distcc[712] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_amiga.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 CC fs/ext4/migrate.o distcc[32683] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_misc.o': No such file or directory CC fs/nls/nls_iso8859-6.o LD fs/ramfs/built-in.o CC [M] fs/squashfs/file.o CC kernel/cgroup_debug.o CC [M] fs/hfsplus/wrapper.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[791] ERROR: compile (null) on localhost failed /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[796] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bad_inode.o': No such file or directory CC kernel/ns_cgroup.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[823] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-6.o: file not recognized: File truncated distcc[825] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-6.o': No such file distcc[829] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-6.o': No such file or directory CC [M] fs/reiserfs/super.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[852] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ext4_jbd2.o': No such file or directory CC crypto/md5.o CC crypto/rmd160.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/check.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/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 fs/partitions/check.o distcc[30995] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_check.o': No such file or directory CC [M] fs/hfsplus/bitmap.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[908] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_migrate.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[915] ERROR: compile (null) on localhost failed drivers/char/pcmcia/.tmp_gl_cm4040_cs.o: file not recognized: File truncated distcc[917] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/pcmcia/.tmp_mx_cm4040_cs.o': No such file distcc[919] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/pcmcia/.tmp_mx_cm4040_cs.o': No such file or directory CC crypto/sha1_generic.o CC [M] fs/jfs/jfs_uniupr.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[966] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_spinlock.o': No such file or directory CC fs/sysv/itree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/joliet.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/joliet.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/joliet.o distcc[1018] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_joliet.o': No such file or directory CC [M] fs/hfsplus/part_tbl.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[1050] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_erase.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bitmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/bitmap.o distcc[1056] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_bitmap.o': No such file or directory CC kernel/res_counter.o CC fs/udf/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1096] ERROR: compile (null) on localhost failed crypto/.tmp_gl_fips.o: file not recognized: File truncated distcc[1098] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fips.o': No such file distcc[1100] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_fips.o': No such file or directory CC [M] fs/jfs/resize.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[1139] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_vt.o': No such file or directory CC [M] drivers/char/ipmi/ipmi_smic_sm.o CC crypto/tgr192.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[1183] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory CC fs/nls/nls_iso8859-7.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/dquot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/dquot.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/dquot.o distcc[1252] ERROR: compile (null) on localhost failed mv: cannot stat `fs/quota/.tmp_mx_dquot.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1272] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp949.o: file not recognized: File truncated distcc[1284] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp949.o': No such file /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[1294] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/btree.o distcc[1289] ERROR: compile (null) on localhost failed distcc[1293] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp949.o': No such file or directory LD fs/quota/built-in.o mv: cannot stat `kernel/.tmp_mx_module.o': No such file or directory mv: cannot stat `fs/hfsplus/.tmp_mx_btree.o': No such file or directory CC kernel/audit.o /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[1341] ERROR: compile (null) on localhost failed CC crypto/ecb.o mv: cannot stat `fs/jffs2/.tmp_mx_compr_rtime.o': No such file or directory CC fs/sysv/file.o CC fs/udf/ialloc.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[1366] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dma-mapping.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 /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[1378] 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/partitions/msdos.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/msdos.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/msdos.o distcc[939] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_msdos.o': No such file or directory CC fs/sysv/dir.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[1402] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_read.o': No such file or directory CC [M] fs/jfs/xattr.o CC [M] fs/squashfs/fragment.o CC [M] fs/reiserfs/prints.o CC [M] fs/squashfs/id.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/ldm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/ldm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/ldm.o distcc[1456] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_ldm.o': No such file or directory CC [M] fs/squashfs/inode.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[1477] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directory CC [M] fs/squashfs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/super.o distcc[1507] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_super.o': No such file or directory fs/nls/.tmp_gl_nls_cp737.o: file not recognized: File truncated fs/ext3/.tmp_gl_symlink.o: file not recognized: File truncated distcc[473] ERROR: compile (null) on localhost failed distcc[793] 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_symlink.o': No such file distcc[1526] ERROR: compile (null) on localhost failed distcc[1527] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp737.o': No such file or directory rm: cannot remove `fs/ext3/.tmp_mx_symlink.o': No such file or directory CC kernel/auditfilter.o CC fs/ext4/mballoc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/squashfs/fragment.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/squashfs/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 fs/squashfs/fragment.o CC [M] fs/jfs/ioctl.o distcc[1555] ERROR: compile (null) on localhost failed mv: cannot stat `fs/squashfs/.tmp_mx_fragment.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[1579] ERROR: compile (null) on localhost failed CC fs/nls/nls_cp1255.o kernel/.tmp_gl_cgroup_debug.o: file not recognized: File truncated distcc[1582] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_cgroup_debug.o': No such file distcc[1588] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_cgroup_debug.o': No such file or directory CC [M] fs/reiserfs/objectid.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/journal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/journal.o distcc[611] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_journal.o': No such file or directory LD [M] fs/jbd/jbd.o CC crypto/cbc.o crypto/.tmp_gl_eseqiv.o: file not recognized: File truncated distcc[1285] ERROR: compile (null) on localhost failed CC [M] drivers/char/ipmi/ipmi_bt_sm.o distcc[688] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/pcompress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/pcompress.o: uses instructions which are incompatible with 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/pcompress.o distcc[1737] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_pcompress.o': No such file or directory CC [M] fs/reiserfs/lbalance.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/objectid.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/objectid.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/objectid.o distcc[1759] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_objectid.o': No such file or directory CC crypto/pcbc.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[1778] 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[1782] ERROR: compile (null) on localhost failed crypto/.tmp_gl_md5.o: file not recognized: File truncated distcc[1789] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md5.o': No such file distcc[1792] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_md5.o': No such file or directory LD drivers/char/hw_random/rng-core.o LD drivers/char/hw_random/built-in.o CC fs/sysv/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/hw_random/timeriomem-rng.o: No such file: No such file or directory distcc[1823] ERROR: compile (null) on localhost failed make[4]: *** [drivers/char/hw_random/built-in.o] Error 1 make[3]: *** [drivers/char/hw_random] Error 2 make[3]: *** Waiting for unfinished jobs.... CC fs/ext4/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1849] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ecb.o: file not recognized: File truncated distcc[1853] ERROR: compile (null) on localhost failed /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[1854] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_request_key.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ecb.o': No such file distcc[1859] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ecb.o': No such file or directory LD security/keys/built-in.o CC fs/jffs2/compr_zlib.o LD security/built-in.o CC fs/ext4/xattr_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/squashfs/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/squashfs/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/squashfs/inode.o distcc[1898] ERROR: compile (null) on localhost failed mv: cannot stat `fs/squashfs/.tmp_mx_inode.o': No such file or directory CC kernel/auditsc.o /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[32419] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-map.o': No such file or directory CC fs/sysv/super.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[1701] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_res_counter.o': No such file or directory CC [M] drivers/char/ipmi/ipmi_watchdog.o CC fs/jffs2/compr_lzo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysv/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/sysv/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/sysv/file.o distcc[2064] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysv/.tmp_mx_file.o': No such file or directory CC [M] fs/reiserfs/ibalance.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2076] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysv/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/sysv/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/sysv/inode.o distcc[2108] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysv/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/dir.o distcc[626] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_dir.o': No such file or directory CC [M] fs/squashfs/super.o CC kernel/audit_tree.o /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 fs/squashfs/.tmp_gl_super.o: file not recognized: File truncated distcc[2160] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/squashfs/.tmp_mx_super.o': No such file distcc[2162] ERROR: compile (null) on localhost failed rm: cannot remove `fs/squashfs/.tmp_mx_super.o': No such file or directory CC crypto/fcrypt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2205] ERROR: compile (null) on localhost failed fs/squashfs/.tmp_gl_namei.o: file not recognized: File truncated distcc[2207] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/squashfs/.tmp_mx_namei.o': No such file distcc[2209] ERROR: compile (null) on localhost failed rm: cannot remove `fs/squashfs/.tmp_mx_namei.o': No such file or directory CC fs/timerfd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/ibalance.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/ibalance.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/ibalance.o distcc[2287] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_ibalance.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[2323] ERROR: compile (null) on localhost failed fs/udf/.tmp_gl_dir.o: file not recognized: File truncated distcc[2327] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/udf/.tmp_mx_dir.o': No such file distcc[2335] ERROR: compile (null) on localhost failed rm: cannot remove `fs/udf/.tmp_mx_dir.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[2104] 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[2352] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp862.o: file not recognized: File truncated distcc[2360] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bfind.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bfind.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/bfind.o distcc[2362] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_bfind.o': No such file or directory CC fs/partitions/sun.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[2384] 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/jffs2/.tmp_mx_build.o': No such file or directory distcc[2388] 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) CC fs/nls/nls_iso8859-15.o distcc[2394] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp1255.o: file not recognized: File truncated distcc[2396] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: fs/squashfs/.tmp_gl_file.o'fs/nls/.tmp_mx_nls_cp1255.o': No such file : file not recognized: File truncated distcc[2403] ERROR: compile (null) on localhost failed distcc[2401] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1255.o': No such file or directory CC [M] drivers/char/ipmi/ipmi_poweroff.o CC fs/sysv/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/file.o distcc[2428] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/brec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/brec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/brec.o distcc[2438] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_brec.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[2449] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr_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/jffs2/compr_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/jffs2/compr_zlib.o fs/ntfs/.tmp_gl_namei.o: file not recognized: File truncated distcc[2452] ERROR: compile (null) on localhost failed distcc[1968] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_compr_zlib.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_namei.o': No such file distcc[2456] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ntfs/.tmp_mx_namei.o': No such file or directory CC crypto/serpent.o CC fs/partitions/ultrix.o CC fs/ext4/xattr_trusted.o CC [M] fs/squashfs/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2531] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-15.o: file not recognized: File truncated distcc[2533] 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[2535] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-15.o': No such file or directory CC kernel/softlockup.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sun.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sun.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/sun.o distcc[2567] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_sun.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[2579] ERROR: compile (null) on localhost failed fs/sysv/.tmp_gl_symlink.o: file not recognized: File truncated distcc[2583] ERROR: compile (null) on localhost failed CC [M] fs/reiserfs/stree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/sysv/.tmp_mx_symlink.o': No such file distcc[2586] ERROR: compile (null) on localhost failed rm: cannot remove `fs/sysv/.tmp_mx_symlink.o': No such file or directory CC fs/udf/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/squashfs/id.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/squashfs/id.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/squashfs/id.o distcc[2616] ERROR: compile (null) on localhost failed mv: cannot stat `fs/squashfs/.tmp_mx_id.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/ultrix.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/ultrix.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/ultrix.o distcc[2636] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_ultrix.o': No such file or directory CC crypto/aes_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2677] ERROR: compile (null) on localhost failed CC fs/ext4/xattr_security.o fs/ext4/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[2681] 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[2688] 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-objcopy: Unable to change endianness of input file(s) distcc[2697] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_bt_sm.o: file not recognized: File truncated distcc[2699] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_bt_sm.o': No such file distcc[2701] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_bt_sm.o': No such file or directory CC fs/partitions/efi.o CC fs/nls/nls_utf8.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/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/udf/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/udf/balloc.o distcc[2739] ERROR: compile (null) on localhost failed mv: cannot stat `fs/udf/.tmp_mx_balloc.o': No such file or directory CC fs/eventfd.o /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[32746] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory distcc[1711] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_hash.o': No such file distcc[32718] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hash.o': No such file or directory CC fs/partitions/karma.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[2797] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_extents.o': No such file or directory CC [M] fs/reiserfs/hashes.o CC crypto/arc4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2863] ERROR: compile (null) on localhost failed crypto/.tmp_gl_arc4.o: file not recognized: File truncated distcc[2867] 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[2874] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_arc4.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/efi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/efi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/efi.o distcc[2876] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_efi.o': No such file or directory CC kernel/rcutorture.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/karma.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/karma.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/karma.o distcc[2906] ERROR: compile (null) on localhost failed LD init/mounts.o mv: cannot stat `fs/partitions/.tmp_mx_karma.o': No such file or directory distcc[2723] ERROR: compile (null) on localhost:Broken pipe CC fs/partitions/sysv68.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1020] ERROR: compile (null) on localhost failed crypto/.tmp_gl_sha1_generic.o: file not recognized: File truncated distcc[2931] 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[2938] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha1_generic.o': No such file or directory CC [M] fs/nls/nls_cp437.o 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[2967] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tgr192.o: file not recognized: File truncated distcc[2969] 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[2971] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tgr192.o': No such file or directory CC [M] fs/reiserfs/tail_conversion.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditfilter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditfilter.o: uses instructions which are incompatible with 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/auditfilter.o distcc[3005] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_auditfilter.o': No such file or directory /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[2764] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_xattr_security.o': No such file or directory CC fs/udf/lowlevel.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/resize.o distcc[1416] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_resize.o': No such file or directory CC kernel/rcuclassic.o CC fs/locks.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/runlist.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/runlist.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/runlist.o distcc[32713] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_runlist.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[30531] 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: fs/jfs/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/jfs/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/jfs/xattr.o distcc[3100] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_xattr.o': No such file or directory CC [M] fs/reiserfs/journal.o CC [M] fs/nls/nls_cp950.o CC kernel/relay.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[3149] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-integrity.o': No such file or directory CC fs/udf/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/ipmi/ipmi_poweroff.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_poweroff.o: uses instructions which are incompatible with instructions 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_poweroff.o distcc[3168] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/ipmi/.tmp_mx_ipmi_poweroff.o': No such file or directory CC kernel/delayacct.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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 kernel/audit.o distcc[2840] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_audit.o': No such file or directory CC [M] fs/reiserfs/resize.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3237] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp936.o: file not recognized: File truncated distcc[3239] 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[3241] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp936.o': No such file or directory CC fs/udf/partition.o fs/nls/.tmp_gl_nls_cp850.o: file not recognized: File truncated distcc[2353] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp850.o': No such file distcc[3264] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp850.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp862.o': No such file distcc[2368] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp862.o': No such file or directory CC fs/binfmt_script.o CC [M] fs/reiserfs/item_ops.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[3313] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_platform.o': No such file or directory CC [M] fs/nls/nls_cp1251.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3332] ERROR: compile (null) on localhost failed crypto/.tmp_gl_fcrypt.o: file not recognized: File truncated distcc[3336] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fcrypt.o': No such file distcc[3340] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_fcrypt.o': No such file or directory CC fs/udf/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3372] ERROR: compile (null) on localhost failed fs/.tmp_gl_binfmt_script.o: file not recognized: File truncated distcc[3374] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_script.o': No such file distcc[3377] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_binfmt_script.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/partition.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/partition.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/partition.o distcc[3382] ERROR: compile (null) on localhost failed mv: cannot stat `fs/udf/.tmp_mx_partition.o': No such file or directory CC kernel/taskstats.o distcc[3405] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nls/nls_iso8859-3.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3426] ERROR: compile (null) on localhost failed crypto/.tmp_gl_serpent.o: file not recognized: File truncated distcc[3428] 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[3430] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_serpent.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[3198] ERROR: compile (null) on localhost failed fs/squashfs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[3436] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/squashfs/.tmp_mx_symlink.o': No such file distcc[3439] ERROR: compile (null) on localhost failed rm: cannot remove `fs/squashfs/.tmp_mx_symlink.o': No such file or directory CC kernel/tsacct.o CC crypto/khazad.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/tail_conversion.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/tail_conversion.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/tail_conversion.o distcc[3462] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_tail_conversion.o': No such file or directory CC fs/binfmt_elf_fdpic.o crypto/.tmp_gl_cbc.o: file not recognized: File truncated distcc[2079] 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[3493] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cbc.o': No such file or directory CC [M] fs/reiserfs/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sgi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sgi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/sgi.o distcc[2301] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_sgi.o': No such file or directory CC [M] fs/nls/nls_iso8859-4.o distcc[23735] ERROR: compile (null) on localhost:Broken pipe /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[3552] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_resize.o': No such file or directory CC fs/udf/truncate.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[3569] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_debug.o': No such file or directory CC [M] fs/nls/nls_koi8-u.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/ioctl.o distcc[3605] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_ioctl.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[3613] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_taskstats.o': No such file or directory CC kernel/marker.o CC fs/binfmt_flat.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[3643] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_eventfd.o': No such file or directory CC [M] fs/reiserfs/procfs.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 fs/nls/.tmp_gl_nls_cp1251.o: file not recognized: File truncated distcc[3669] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/lowlevel.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/lowlevel.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/lowlevel.o distcc[3674] ERROR: compile (null) on localhost failed mv: cannot stat `fs/udf/.tmp_mx_lowlevel.o': No such file or directory CC kernel/tracepoint.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/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/udf/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/udf/inode.o distcc[3697] ERROR: compile (null) on localhost failed mv: cannot stat `fs/udf/.tmp_mx_inode.o': No such file or directory CC fs/mbcache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/compress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/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 fs/isofs/compress.o distcc[3719] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_compress.o': No such file or directory LD fs/isofs/isofs.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[3751] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_transport_class.o': No such file or directory CC crypto/anubis.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3792] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/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/ntfs/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/ntfs/dir.o distcc[3807] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_dir.o': No such file or directory CC fs/dcookies.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3844] ERROR: compile (null) on localhost failed crypto/.tmp_gl_anubis.o: file not recognized: File truncated distcc[3847] 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[3851] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_anubis.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/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/udf/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/udf/super.o distcc[3852] ERROR: compile (null) on localhost failed mv: cannot stat `fs/udf/.tmp_mx_super.o': No such file or directory CC fs/udf/symlink.o CC [M] fs/nls/nls_koi8-ru.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1251.o': No such file distcc[3671] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1251.o': No such file or directory CC [M] fs/reiserfs/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/name.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/name.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/name.o distcc[3913] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_name.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditsc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditsc.o: uses instructions which are incompatible with 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/auditsc.o distcc[3518] ERROR: compile (null) on localhost failed CC kernel/dma-coherent.o mv: cannot stat `kernel/.tmp_mx_auditsc.o': No such file or directory CC [M] fs/reiserfs/xattr_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3958] ERROR: compile (null) on localhost failed fs/sysv/.tmp_gl_super.o: file not recognized: File truncated distcc[3962] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/sysv/.tmp_mx_super.o': No such file distcc[3964] ERROR: compile (null) on localhost failed rm: cannot remove `fs/sysv/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/export.o: No such file: No such file or directory distcc[3750] ERROR: compile (null) on localhost failed make[3]: *** [fs/isofs/isofs.o] Error 1 make[2]: *** [fs/isofs] Error 2 make[2]: *** Waiting for unfinished jobs.... CC crypto/zlib.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/squashfs/.tmp_mx_file.o': No such file distcc[2409] ERROR: compile (null) on localhost failed rm: cannot remove `fs/squashfs/.tmp_mx_file.o': No such file or directory CC fs/udf/fsync.o CC [M] kernel/backtracetest.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/upcase.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/upcase.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/upcase.o distcc[4016] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_upcase.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/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/udf/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/udf/file.o distcc[4025] ERROR: compile (null) on localhost failed mv: cannot stat `fs/udf/.tmp_mx_file.o': No such file or directory CC fs/udf/directory.o GZIP kernel/config_data.gz CC [M] fs/reiserfs/xattr_trusted.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4080] ERROR: compile (null) on localhost failed fs/.tmp_gl_binfmt_elf_fdpic.o: file not recognized: File truncated distcc[4082] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_elf_fdpic.o': No such file distcc[4084] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_binfmt_elf_fdpic.o': No such file or directory CC kernel/time.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3910] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/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/udf/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/udf/ialloc.o distcc[4135] ERROR: compile (null) on localhost failed mv: cannot stat `fs/udf/.tmp_mx_ialloc.o': No such file or directory /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[4145] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_compr_lzo.o': No such file or directory CC crypto/lzo.o IKCFG kernel/config_data.h CC fs/udf/misc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysv/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/sysv/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/sysv/dir.o distcc[4189] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysv/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/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/udf/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/udf/namei.o distcc[4009] ERROR: compile (null) on localhost failed mv: cannot stat `fs/udf/.tmp_mx_namei.o': No such file or directory CC [M] kernel/configs.o CC fs/udf/udftime.o crypto/.tmp_gl_pcbc.o: file not recognized: File truncated distcc[3796] ERROR: compile (null) on localhost failed /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[4252] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_mpage.o': No such file or directory CC crypto/rng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/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/udf/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/udf/misc.o distcc[4274] ERROR: compile (null) on localhost failed mv: cannot stat `fs/udf/.tmp_mx_misc.o': No such file or directory /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[4073] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_dma-coherent.o': No such file or directory CC fs/udf/unicode.o CC crypto/krng.o /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[4311] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_time.o': No such file or directory CC crypto/ansi_cprng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/udftime.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/udftime.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/udftime.o distcc[4354] ERROR: compile (null) on localhost failed mv: cannot stat `fs/udf/.tmp_mx_udftime.o': No such file or directory CC [M] crypto/seqiv.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[4380] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_marker.o': No such file or directory CC [M] crypto/hmac.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4399] ERROR: compile (null) on localhost failed distcc[3947] ERROR: compile (null) on localhost:Broken pipe /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 distcc[4418] ERROR: compile (null) on localhost failed CC [M] crypto/sha512_generic.o mv: cannot stat `fs/ext4/.tmp_mx_xattr.o': No such file or directory CC [M] crypto/wp512.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4455] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_smic_sm.o: file not recognized: File truncated distcc[4460] 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[1959] 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[4463] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_smic_sm.o': No such file distcc[4465] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_smic_sm.o': No such file or directory fs/sysv/.tmp_gl_namei.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_utf8.o: file not recognized: File truncated distcc[4467] ERROR: compile (null) on localhost failed distcc[4469] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_utf8.o': No such file distcc[4475] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/sysv/.tmp_mx_namei.o': No such file distcc[4474] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_utf8.o': No such file or directory rm: cannot remove `fs/sysv/.tmp_mx_namei.o': No such file or directory CC [M] crypto/cts.o CC [M] crypto/ctr.o CC [M] crypto/des_generic.o distcc[3781] 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[4542] ERROR: compile (null) on localhost failed fs/reiserfs/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[4544] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_xattr_user.o': No such file distcc[4546] ERROR: compile (null) on localhost failed rm: cannot remove `fs/reiserfs/.tmp_mx_xattr_user.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_eseqiv.o': No such file distcc[1685] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_eseqiv.o': No such file or directory CC [M] crypto/blowfish.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sysv68.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sysv68.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/sysv68.o distcc[4573] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_sysv68.o': No such file or directory CC [M] crypto/twofish.o CC [M] crypto/twofish_common.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[4606] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_tracepoint.o': No such file or directory CC [M] crypto/camellia.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4634] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ctr.o: file not recognized: File truncated distcc[4636] 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[4638] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ctr.o': No such file or directory CC [M] crypto/cast6.o distcc[4373] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/truncate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/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 fs/udf/truncate.o distcc[4663] ERROR: compile (null) on localhost failed mv: cannot stat `fs/udf/.tmp_mx_truncate.o': No such file or directory /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[1638] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_ns_cgroup.o': No such file or directory CC [M] crypto/tea.o CC [M] crypto/seed.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/osf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/osf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/osf.o distcc[4440] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_osf.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[4182] ERROR: compile (null) on localhost failed CC [M] crypto/michael_mic.o /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[3306] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory CC [M] crypto/tcrypt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4811] ERROR: compile (null) on localhost failed fs/reiserfs/.tmp_gl_item_ops.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[4137] ERROR: compile (null) on localhost failed distcc[4813] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_item_ops.o': No such file distcc[4817] ERROR: compile (null) on localhost failed crypto/.tmp_gl_twofish.o: file not recognized: File truncated distcc[4818] ERROR: compile (null) on localhost failed rm: cannot remove `fs/reiserfs/.tmp_mx_item_ops.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_twofish.o': No such file distcc[4822] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_twofish.o': No such file or directory /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[2292] 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-ld: fs/reiserfs/journal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/journal.o distcc[4841] ERROR: compile (null) on localhost failed CC [M] crypto/xor.o mv: cannot stat `fs/reiserfs/.tmp_mx_journal.o': No such file or directory CC [M] crypto/async_tx/async_tx.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcuclassic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcuclassic.o: uses instructions which are incompatible with 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/rcuclassic.o distcc[4881] ERROR: compile (null) on localhost failed CC [M] crypto/async_tx/async_memcpy.o mv: cannot stat `kernel/.tmp_mx_rcuclassic.o': No such file or directory CC [M] crypto/async_tx/async_xor.o drivers/char/pcmcia/.tmp_gl_synclink_cs.o: file not recognized: File truncated distcc[4730] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/pcmcia/.tmp_mx_synclink_cs.o': No such file distcc[4927] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/pcmcia/.tmp_mx_synclink_cs.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[4938] ERROR: compile (null) on localhost failed fs/udf/.tmp_gl_symlink.o: file not recognized: File truncated distcc[4940] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/udf/.tmp_mx_symlink.o': No such file distcc[4942] ERROR: compile (null) on localhost failed rm: cannot remove `fs/udf/.tmp_mx_symlink.o': No such file or directory LD drivers/char/pcmcia/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_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 kernel/audit_tree.o distcc[4957] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_audit_tree.o': No such file or directory /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 distcc[4964] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_uid16.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[4761] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/options.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/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 fs/hfsplus/options.o distcc[4987] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_options.o': No such file or directory distcc[4784] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/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/udf/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/udf/unicode.o distcc[5019] ERROR: compile (null) on localhost failed mv: cannot stat `fs/udf/.tmp_mx_unicode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/xattr.o distcc[5031] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_xattr.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[5048] ERROR: compile (null) on localhost failed /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 crypto/.tmp_gl_tea.o: file not recognized: File truncated distcc[5057] ERROR: compile (null) on localhost failed distcc[5059] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_backtracetest.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[5070] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tea.o': No such file or directory distcc[4788] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_memcpy.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_memcpy.o: uses instructions which are incompatible with 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/async_tx/async_memcpy.o distcc[5138] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/async_tx/.tmp_mx_async_memcpy.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[5177] ERROR: compile (null) on localhost failed fs/reiserfs/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[5179] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_xattr_trusted.o': No such file distcc[5183] ERROR: compile (null) on localhost failed rm: cannot remove `fs/reiserfs/.tmp_mx_xattr_trusted.o': No such file or directory /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[5186] 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: crypto/twofish_common.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/twofish_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 crypto/twofish_common.o distcc[5197] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_twofish_common.o': No such file or directory /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[5215] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_mballoc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/hashes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/hashes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/hashes.o distcc[4363] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_hashes.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/directory.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/directory.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/directory.o distcc[4123] ERROR: compile (null) on localhost failed mv: cannot stat `fs/udf/.tmp_mx_directory.o': No such file or directory kernel/.tmp_gl_rcutorture.o: file not recognized: File truncated distcc[4814] 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[5251] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_rcutorture.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[5263] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cts.o: file not recognized: File truncated distcc[5268] 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[5274] ERROR: compile (null) on localhost failed fs/jffs2/.tmp_gl_super.o: file not recognized: File truncated distcc[4402] ERROR: compile (null) on localhost failed crypto/.tmp_gl_krng.o: file not recognized: File truncated distcc[5282] ERROR: compile (null) on localhost failed /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[4868] 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[5301] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_koi8-ru.o: file not recognized: File truncated distcc[5305] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-ru.o': No such file distcc[5307] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-ru.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[5339] ERROR: compile (null) on localhost failed crypto/.tmp_gl_blowfish.o: file not recognized: File truncated distcc[5343] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/procfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/procfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/procfs.o distcc[5345] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_procfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_blowfish.o': No such file distcc[5347] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_blowfish.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/pcmcia/synclink_cs.o: No such file: No such file or directory distcc[4950] ERROR: compile (null) on localhost failed make[4]: *** [drivers/char/pcmcia/built-in.o] Error 1 make[3]: *** [drivers/char/pcmcia] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2767] 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[5391] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/atari.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/atari.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/atari.o distcc[5392] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_atari.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 fs/nls/.tmp_gl_nls_cp437.o: file not recognized: File truncated distcc[5395] ERROR: compile (null) on localhost failed distcc[4219] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_anon_inodes.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp437.o': No such file distcc[5400] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp437.o': No such file or directory LD fs/partitions/built-in.o /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[5427] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_kcs_sm.o: file not recognized: File truncated distcc[4975] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kallsyms.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_kcs_sm.o': No such file distcc[5434] 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[5444] ERROR: compile (null) on localhost failed crypto/.tmp_gl_camellia.o: file not recognized: File truncated distcc[5447] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_camellia.o': No such file distcc[5454] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_camellia.o': No such file or directory LD [M] drivers/char/ipmi/ipmi_si.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/stree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/stree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/stree.o distcc[5456] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_stree.o': No such file or directory /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[5462] ERROR: compile (null) on localhost failed make[4]: *** [drivers/char/ipmi/ipmi_si.o] Error 1 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[5471] ERROR: compile (null) on localhost failed fs/fat/.tmp_gl_namei_msdos.o: file not recognized: File truncated distcc[5477] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_msdos.o': No such file distcc[5486] ERROR: compile (null) on localhost failed rm: cannot remove `fs/fat/.tmp_mx_namei_msdos.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[5516] ERROR: compile (null) on localhost failed LD [M] fs/fat/fat.o LD [M] fs/fat/msdos.o crypto/.tmp_gl_ansi_cprng.o: file not recognized: File truncated distcc[5522] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ansi_cprng.o': No such file distcc[5529] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ansi_cprng.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[5531] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cast6.o: file not recognized: File truncated distcc[5535] 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[5539] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cast6.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/relay.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/relay.o: uses instructions which are incompatible with 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/relay.o distcc[5548] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_relay.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/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/udf/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/udf/fsync.o distcc[5566] ERROR: compile (null) on localhost failed mv: cannot stat `fs/udf/.tmp_mx_fsync.o': No such file or directory /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[5581] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_keyboard.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_pcbc.o': No such file distcc[4246] ERROR: compile (null) on localhost failed LD fs/udf/udf.o rm: cannot remove `crypto/.tmp_mx_pcbc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/udf/dir.o: No such file: No such file or directory distcc[5602] ERROR: compile (null) on localhost failed make[3]: *** [fs/udf/udf.o] Error 1 make[2]: *** [fs/udf] Error 2 distcc[3809] 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[5634] ERROR: compile (null) on localhost failed crypto/.tmp_gl_hmac.o: file not recognized: File truncated distcc[5636] 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[5639] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hmac.o': No such file or directory /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[5659] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_des_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_tx.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_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 crypto/async_tx/async_tx.o distcc[5170] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/async_tx/.tmp_mx_async_tx.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysv/itree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysv/itree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysv/itree.o distcc[5690] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysv/.tmp_mx_itree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_xor.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_xor.o: uses instructions which are incompatible with 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/async_tx/async_xor.o distcc[5708] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/async_tx/.tmp_mx_async_xor.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[5727] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/mbcache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/mbcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/mbcache.o distcc[5728] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_mbcache.o': No such file or directory crypto/.tmp_gl_rmd160.o: file not recognized: File truncated distcc[5734] 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[5739] 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-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[5748] 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-objcopy: Unable to change endianness of input file(s) distcc[5241] ERROR: compile (null) on localhost failed /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[5763] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ext3_jbd.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-3.o: file not recognized: File truncated distcc[5767] 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[5773] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-3.o': No such file or directory LD [M] fs/ext3/ext3.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/signalfd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/signalfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/signalfd.o distcc[2101] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_signalfd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cts.o': No such file distcc[5273] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cts.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/ioctl.o distcc[5830] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_ioctl.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[5840] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_resize.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[5849] ERROR: compile (null) on localhost failed crypto/.tmp_gl_wp512.o: file not recognized: File truncated distcc[5853] 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[5855] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_wp512.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/fix_node.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/fix_node.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/fix_node.o distcc[5865] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_fix_node.o': No such file or directory /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[5329] ERROR: compile (null) on localhost failed /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 mv: cannot stat `crypto/.tmp_mx_rng.o': No such file or directory distcc[5875] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cgroup.o': No such file or directory /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[4924] 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: crypto/xor.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/xor.o: uses instructions which are incompatible with 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/xor.o distcc[5893] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_xor.o': No such file or directory fs/ext4/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[5368] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_xattr_user.o': No such file distcc[5908] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_xattr_user.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[5917] ERROR: compile (null) on localhost failed fs/ext4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[5924] 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[5926] 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[5928] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_symlink.o': No such file or directory fs/nls/.tmp_gl_nls_cp932.o: file not recognized: File truncated distcc[5933] 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[5940] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/squashfs/export.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/squashfs/export.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/squashfs/export.o distcc[5937] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp932.o': No such file or directory mv: cannot stat `fs/squashfs/.tmp_mx_export.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-eh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-eh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-eh.o distcc[5982] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-eh.o': No such file or directory LD [M] drivers/ata/libata.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dtree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_dtree.o distcc[6003] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_dtree.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[5597] ERROR: compile (null) on localhost failed /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 crypto/.tmp_gl_michael_mic.o: file not recognized: File truncated distcc[6026] ERROR: compile (null) on localhost failed distcc[6025] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_devres.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_michael_mic.o': No such file distcc[6030] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_michael_mic.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[5620] ERROR: compile (null) on localhost failed /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[6055] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_scsi_ioctl.o': No such file or directory /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[6074] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_swap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_logmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_logmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_logmgr.o distcc[6086] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_logmgr.o': No such file or directory /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[6097] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_testmgr.o': No such file or directory LD crypto/crypto.o LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o LD crypto/cryptomgr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/hash.o: No such file: No such file or directory distcc[6113] ERROR: compile (null) on localhost failed make[2]: *** [crypto/crypto_hash.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6139] ERROR: compile (null) on localhost failed crypto/.tmp_gl_sha512_generic.o: file not recognized: File truncated distcc[6141] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha512_generic.o': No such file distcc[6143] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha512_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/locks.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/locks.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/locks.o distcc[3921] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_locks.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/squashfs/block.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/squashfs/block.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/squashfs/block.o distcc[6157] ERROR: compile (null) on localhost failed mv: cannot stat `fs/squashfs/.tmp_mx_block.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/file.o: No such file: No such file or directory distcc[5800] 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-objcopy: Unable to change endianness of input file(s) distcc[5805] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/wrapper.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/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 fs/hfsplus/wrapper.o distcc[4393] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_wrapper.o': No such file or directory LD [M] fs/squashfs/squashfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/squashfs/dir.o: No such file: No such file or directory distcc[6186] ERROR: compile (null) on localhost failed make[3]: *** [fs/squashfs/squashfs.o] Error 1 /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_krng.o': No such file make[2]: *** [fs/squashfs] Error 2 distcc[5288] ERROR: compile (null) on localhost failed distcc[3953] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_krng.o': No such file or directory 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/hfsplus/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/hfsplus/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/hfsplus/unicode.o distcc[6201] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_unicode.o': No such file or directory LD fs/notify/inotify/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6231] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_watchdog.o: file not recognized: File truncated distcc[6235] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_watchdog.o': No such file distcc[6238] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_watchdog.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/binfmt_flat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/binfmt_flat.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/binfmt_flat.o distcc[6272] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_extent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_extent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_extent.o distcc[6274] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_binfmt_flat.o': No such file or directory mv: cannot stat `fs/jfs/.tmp_mx_jfs_extent.o': No such file or directory LD [M] fs/jfs/jfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/symlink.o: No such file: No such file or directory distcc[6310] ERROR: compile (null) on localhost failed make[3]: *** [fs/jfs/jfs.o] Error 1 make[2]: *** [fs/jfs] Error 2 /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[6316] ERROR: compile (null) on localhost failed LD arch/sh/boards/mach-se/built-in.o mv: cannot stat `init/.tmp_mx_main.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/prints.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/prints.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/prints.o distcc[6328] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_prints.o': No such file or directory LD init/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6353] ERROR: compile (null) on localhost failed crypto/.tmp_gl_seqiv.o: file not recognized: File truncated distcc[6356] 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[6358] 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: fs/fat/namei_msdos.o: No such file: No such file or directory distcc[5525] ERROR: compile (null) on localhost failed make[3]: *** [fs/fat/msdos.o] Error 1 make[2]: *** [fs/fat] Error 2 /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[6374] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.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[6378] ERROR: compile (null) on localhost failed crypto/.tmp_gl_seed.o: file not recognized: File truncated distcc[6382] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seed.o': No such file distcc[6385] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_seed.o': No such file or directory crypto/.tmp_gl_tcrypt.o: file not recognized: File truncated distcc[6051] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tcrypt.o': No such file distcc[6404] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tcrypt.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[6413] ERROR: compile (null) on localhost failed crypto/.tmp_gl_zlib.o: file not recognized: File truncated distcc[6416] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_zlib.o': No such file distcc[6420] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_zlib.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/algboss.o: No such file: No such file or directory distcc[6115] ERROR: compile (null) on localhost failed make[2]: *** [crypto/cryptomgr.o] Error 1 fs/nls/.tmp_gl_nls_iso8859-7.o: file not recognized: File truncated distcc[6167] 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[6429] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-7.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/jffs2/.tmp_mx_super.o': No such file distcc[5286] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/part_tbl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/part_tbl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/part_tbl.o rm: cannot remove `fs/jffs2/.tmp_mx_super.o': No such file or directory distcc[5823] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfsplus/.tmp_mx_part_tbl.o': No such file or directory LD fs/nls/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nls/nls_cp737.o: No such file: No such file or directory distcc[6454] ERROR: compile (null) on localhost failed make[3]: *** [fs/nls/built-in.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[6458] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_koi8-u.o: file not recognized: File truncated distcc[6466] ERROR: compile (null) on localhost failed LD [M] fs/hfsplus/hfsplus.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-u.o': No such file distcc[6471] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softlockup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softlockup.o: uses instructions which are incompatible with 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/softlockup.o rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-u.o': No such file or directory distcc[6470] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/dir.o: No such file: No such file or directory distcc[6472] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softlockup.o': No such file or directory make[3]: *** [fs/hfsplus/hfsplus.o] Error 1 make[2]: *** [fs/hfsplus] Error 2 /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[31768] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/trace/.tmp_mx_trace_selftest_dynamic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/lbalance.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/lbalance.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/lbalance.o distcc[4746] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_lbalance.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[6295] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aes_generic.o': No such file or directory LD drivers/base/built-in.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[6538] 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: fs/reiserfs/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/reiserfs/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/reiserfs/resize.o distcc[6554] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_resize.o': No such file or directory LD kernel/irq/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6563] ERROR: compile (null) on localhost failed crypto/.tmp_gl_khazad.o: file not recognized: File truncated distcc[6568] 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[6571] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_khazad.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/inode.o distcc[6583] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_inode.o': No such file or directory LD [M] fs/reiserfs/reiserfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/item_ops.o: No such file: No such file or directory distcc[6591] ERROR: compile (null) on localhost failed make[3]: *** [fs/reiserfs/reiserfs.o] Error 1 make[2]: *** [fs/reiserfs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/anode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/anode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/anode.o distcc[27456] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_anode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dcookies.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dcookies.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dcookies.o distcc[6603] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_dcookies.o': No such file or directory LD fs/hpfs/hpfs.o /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[6628] ERROR: compile (null) on localhost failed /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 mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory distcc[6631] 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-objcopy: Unable to change endianness of input file(s) distcc[6642] ERROR: compile (null) on localhost failed crypto/.tmp_gl_lzo.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: 'crypto/.tmp_mx_lzo.o': No such file distcc[6650] ERROR: compile (null) on localhost failed LD kernel/time/built-in.o rm: cannot remove `crypto/.tmp_mx_lzo.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[6657] 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.... /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[6664] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_vmscan.o': No such file or directory make[1]: *** [crypto] Error 2 make[1]: *** [mm] Error 2 /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[6718] 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: Unable to change endianness of input file(s) distcc[6729] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp950.o: file not recognized: File truncated distcc[6733] 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[6738] 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[6739] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp950.o': No such file or directory fs/ntfs/.tmp_gl_aops.o: file not recognized: File truncated distcc[6742] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_aops.o': No such file distcc[6747] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ntfs/.tmp_mx_aops.o': No such file or directory /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[6760] 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: 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[6780] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/ipmi/.tmp_mx_ipmi_msghandler.o': No such file or directory make[3]: *** [drivers/char/ipmi] Error 2 make[2]: *** [drivers/char] Error 2 make[1]: *** [drivers] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6809] ERROR: compile (null) on localhost failed LD fs/ext4/ext4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/namei.o: No such file: No such file or directory distcc[6626] ERROR: compile (null) on localhost failed make[3]: *** [fs/hpfs/hpfs.o] Error 1 make[2]: *** [fs/hpfs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/file.o: No such file: No such file or directory distcc[6827] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext4/ext4.o] Error 1 make[2]: *** [fs/ext4] Error 2 /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 make[1]: *** [arch/sh/kernel] Error 2 distcc[6830] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/dnotify/.tmp_mx_dnotify.o': No such file or directory LD fs/notify/dnotify/built-in.o LD fs/notify/built-in.o LD kernel/trace/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/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/ntfs/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/ntfs/inode.o distcc[6858] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysv/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/sysv/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/sysv/ialloc.o distcc[6883] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysv/.tmp_mx_ialloc.o': No such file or directory LD fs/sysv/sysv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysv/namei.o: No such file: No such file or directory distcc[6894] ERROR: compile (null) on localhost failed make[3]: *** [fs/sysv/sysv.o] Error 1 make[2]: *** [fs/sysv] Error 2 /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[6898] 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-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[6902] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-core.o': No such file or directory LD fs/jffs2/jffs2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/dir.o: No such file: No such file or directory distcc[6912] 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-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[6929] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-barrier.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[6937] 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[6710] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-4.o: file not recognized: File truncated distcc[6816] ERROR: compile (null) on localhost failed kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated distcc[6944] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-4.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/unistr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/unistr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/unistr.o distcc[6946] ERROR: compile (null) on localhost failed distcc[6945] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-4.o': No such file or directory mv: cannot stat `fs/ntfs/.tmp_mx_unistr.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[6950] 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/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 /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[6965] ERROR: compile (null) on localhost failed distcc[6966] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stat.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory make[2]: *** [fs/nls] Error 2 LD [M] fs/ntfs/ntfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/aops.o: No such file: No such file or directory distcc[6983] ERROR: compile (null) on localhost failed make[3]: *** [fs/ntfs/ntfs.o] Error 1 make[2]: *** [fs/ntfs] Error 2 make[1]: *** [fs] Error 2 /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[6992] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory make[1]: *** [kernel] Error 2 make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 bisect failed 3341cc6e86da7b956084d5b6c9ca2e4f1c27f9bf # git bisect bad Bisecting: 14 revisions left to test after this [717167e8ae13a61649a1faf867279440fee70b56] V4L/DVB (10814): saa7146: some small fixes # < git symbolic-ref HEAD Trying 717167e8ae13a61649a1faf867279440fee70b56 # < /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 usr/Kconfig:145:warning: defaults for choice values not supported # /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 usr/Kconfig:145:warning: defaults for choice values not supported 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 AS usr/initramfs_data.o CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o LD usr/built-in.o CC init/do_mounts_rd.o CC init/do_mounts_initrd.o CC init/do_mounts_md.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/cache-sh2.o CC arch/sh/kernel/io.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/kernel/io_generic.o CC arch/sh/math-emu/math.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 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 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 /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/cpufreq.o CC arch/sh/kernel/timers/timer.o CC arch/sh/kernel/early_printk.o CC arch/sh/kernel/timers/timer-cmt.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 CC arch/sh/kernel/machine_kexec.o /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative AS arch/sh/kernel/relocate_kernel.o CC arch/sh/kernel/crash_dump.o /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 CC arch/sh/kernel/cpu/init.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 /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative AS arch/sh/kernel/cpu/sh2/ex.o /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 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/sh2/setup-sh7619.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 arch/sh/kernel/stacktrace.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o /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 CC arch/sh/kernel/disassemble.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds LD arch/sh/mm/built-in.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 /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 LD arch/sh/kernel/timers/built-in.o LD init/mounts.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:323: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative LD arch/sh/kernel/cpu/irq/built-in.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:333: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative LD init/built-in.o LD arch/sh/kernel/cpu/sh2/built-in.o LD arch/sh/kernel/cpu/built-in.o CC arch/sh/boards/mach-se/board-se7619.o LD arch/sh/kernel/built-in.o CC ipc/util.o CC mm/bootmem.o CC ipc/msgutil.o CC mm/filemap.o LD arch/sh/boards/mach-se/built-in.o CC ipc/msg.o CC mm/mempool.o CC security/commoncap.o CC ipc/sem.o CC mm/oom_kill.o CC ipc/shm.o CC security/inode.o CC security/device_cgroup.o CC security/keys/key.o CC mm/fadvise.o CC security/keys/keyring.o CC mm/maccess.o CC security/keys/keyctl.o CC mm/page_alloc.o CC security/keys/permission.o CC ipc/ipcns_notifier.o CC mm/page-writeback.o CC fs/open.o CC crypto/api.o CC crypto/cipher.o CC block/elevator.o CC block/blk-core.o CC ipc/ipc_sysctl.o CC security/keys/process_keys.o CC mm/pdflush.o CC block/blk-tag.o CC security/keys/request_key.o CC security/keys/request_key_auth.o CC kernel/sched.o CC crypto/digest.o CC block/blk-sysfs.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/user_defined.o CC fs/read_write.o CC block/blk-barrier.o CC ipc/namespace.o CC mm/readahead.o CC crypto/compress.o CC security/keys/proc.o CC security/keys/sysctl.o CC kernel/fork.o CC mm/swap.o CC mm/truncate.o CC fs/file_table.o CC mm/vmscan.o CC mm/shmem.o CC mm/prio_tree.o CC block/blk-settings.o CC crypto/algapi.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 kernel/exec_domain.o CC mm/util.o CC block/blk-ioc.o CC fs/super.o CC crypto/scatterwalk.o CC kernel/panic.o CC mm/mmzone.o CC fs/char_dev.o CC fs/stat.o CC block/blk-map.o CC fs/exec.o CC crypto/proc.o LD ipc/built-in.o CC kernel/printk.o CC kernel/cpu.o CC fs/pipe.o CC kernel/exit.o CC kernel/itimer.o TIMEC kernel/timeconst.h CC mm/vmstat.o CC kernel/softirq.o CC block/blk-exec.o CC crypto/ablkcipher.o CC kernel/resource.o CC crypto/blkcipher.o CC mm/backing-dev.o CC fs/namei.o CC crypto/hash.o CC block/blk-merge.o CC kernel/sysctl.o CC crypto/ahash.o CC mm/page_isolation.o CC fs/fcntl.o CC block/blk-softirq.o CC block/blk-timeout.o CC mm/mm_init.o CC block/ioctl.o CC kernel/capability.o CC mm/nommu.o CC kernel/ptrace.o CC mm/dmapool.o CC kernel/timer.o CC block/genhd.o CC kernel/user.o CC kernel/signal.o CC fs/ioctl.o CC crypto/shash.o CC crypto/algboss.o CC crypto/testmgr.o LD security/keys/built-in.o CC mm/slub.o CC crypto/crypto_wq.o CC crypto/aead.o CC crypto/chainiv.o CC crypto/eseqiv.o CC block/scsi_ioctl.o CC crypto/seqiv.o CC fs/readdir.o CC kernel/sys.o CC mm/quicklist.o CC block/cmd-filter.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/pcompress.o CC kernel/kmod.o CC fs/select.o CC block/bsg.o CC kernel/workqueue.o CC block/noop-iosched.o CC block/as-iosched.o CC block/deadline-iosched.o CC kernel/pid.o CC block/blk-integrity.o CC fs/fifo.o CC crypto/xcbc.o CC fs/dcache.o CC kernel/rcupdate.o CC crypto/md5.o CC crypto/rmd256.o /scratch/kisskb/src/kernel/sysctl.c:103: warning: 'one' defined but not used CC fs/inode.o CC fs/attr.o CC fs/bad_inode.o CC kernel/extable.o CC kernel/params.o CC kernel/posix-timers.o CC fs/file.o CC crypto/rmd320.o CC crypto/wp512.o CC crypto/gf128mul.o CC fs/filesystems.o CC kernel/kthread.o CC fs/namespace.o CC fs/seq_file.o CC fs/xattr.o CC crypto/ecb.o CC crypto/pcbc.o CC kernel/wait.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1868: warning: control reaches end of non-void function CC kernel/kfifo.o CC fs/libfs.o CC kernel/sys_ni.o CC crypto/cts.o CC fs/fs-writeback.o CC kernel/posix-cpu-timers.o CC kernel/mutex.o CC fs/pnode.o CC fs/drop_caches.o CC kernel/hrtimer.o CC fs/splice.o CC crypto/lrw.o CC fs/sync.o CC crypto/ctr.o CC kernel/rwsem.o CC kernel/nsproxy.o CC kernel/srcu.o CC kernel/semaphore.o CC fs/utimes.o CC kernel/notifier.o CC fs/stack.o CC fs/buffer.o CC kernel/ksysfs.o CC crypto/gcm.o CC drivers/ata/libata-core.o CC drivers/block/brd.o CC drivers/block/nbd.o CC fs/bio.o CC drivers/cdrom/cdrom.o CC fs/block_dev.o CC drivers/ata/libata-scsi.o CC crypto/des_generic.o CC drivers/ata/libata-eh.o CC drivers/atm/adummy.o CC drivers/hwmon/hwmon.o CC drivers/block/hd.o CC drivers/hwmon/hwmon-vid.o CC kernel/pm_qos_params.o CC drivers/base/core.o CC drivers/cpufreq/cpufreq.o CC drivers/hwmon/w83627hf.o CC drivers/char/mem.o CC kernel/sched_clock.o CC kernel/cred.o CC drivers/hwmon/f71882fg.o CC drivers/cpuidle/cpuidle.o CC crypto/fcrypt.o CC fs/direct-io.o CC drivers/connector/cn_queue.o CC drivers/cpuidle/driver.o CC drivers/base/sys.o CC drivers/cpufreq/cpufreq_stats.o CC drivers/ide/ide.o CC drivers/char/random.o CC drivers/connector/connector.o CC kernel/async.o CC drivers/hwmon/ibmaem.o CC crypto/aes_generic.o CC drivers/cpuidle/governor.o CC drivers/cpufreq/cpufreq_performance.o CC drivers/leds/led-core.o CC drivers/input/gameport/gameport.o CC drivers/char/tty_io.o CC drivers/ide/ide-ioctls.o CC drivers/input/serio/serio.o CC fs/mpage.o CC drivers/connector/cn_proc.o LD drivers/media/radio/built-in.o CC drivers/input/input.o CC crypto/camellia.o CC drivers/base/bus.o CC kernel/freezer.o CC drivers/leds/led-class.o CC drivers/cpufreq/cpufreq_powersave.o CC drivers/input/gameport/lightning.o CC drivers/cpuidle/sysfs.o CC drivers/input/serio/parkbd.o CC drivers/char/n_tty.o CC drivers/hwmon/ibmpex.o CC drivers/ide/ide-io.o CC drivers/mfd/htc-pasic3.o CC fs/ioprio.o CC kernel/profile.o CC drivers/input/input-compat.o CC drivers/memstick/core/memstick.o CC drivers/base/dd.o CC drivers/misc/eeprom/eeprom_93cx6.o CC crypto/cast6.o CC drivers/misc/c2port/core.o CC drivers/cpufreq/cpufreq_userspace.o CC drivers/input/serio/serport.o LD drivers/isdn/hardware/built-in.o CC drivers/char/tty_ioctl.o CC drivers/input/ff-core.o CC drivers/hwmon/it87.o CC drivers/ide/ide-iops.o CC drivers/cpuidle/governors/ladder.o CC drivers/regulator/core.o CC kernel/stacktrace.o CC drivers/power/power_supply_core.o LD drivers/atm/built-in.o CC drivers/input/serio/libps2.o CC drivers/memstick/core/mspro_block.o CC fs/bio-integrity.o CC drivers/pcmcia/cs.o CC drivers/parport/share.o CC drivers/base/driver.o CC drivers/sh/intc.o CC drivers/serial/serial_core.o CC drivers/cpufreq/cpufreq_ondemand.o CC crypto/arc4.o CC drivers/isdn/divert/isdn_divert.o CC drivers/isdn/isdnloop/isdnloop.o CC drivers/media/video/v4l2-dev.o CC drivers/char/tty_ldisc.o CC drivers/telephony/phonedev.o CC drivers/thermal/thermal_sys.o CC drivers/input/serio/serio_raw.o CC drivers/ide/ide-lib.o CC drivers/regulator/virtual.o CC drivers/isdn/gigaset/common.o CC drivers/uio/uio.o CC drivers/hwmon/pc87427.o CC drivers/input/ff-memless.o CC drivers/base/class.o CC drivers/serial/8250.o CC kernel/power/process.o CC drivers/md/linear.o CC drivers/isdn/i4l/isdn_net.o CC drivers/parport/ieee1284.o CC drivers/cpufreq/cpufreq_conservative.o CC crypto/khazad.o CC drivers/ssb/main.o LD drivers/block/built-in.o CC drivers/rtc/rtc-lib.o CC drivers/pcmcia/cistpl.o CC drivers/isdn/divert/divert_procfs.o CC kernel/irq/handle.o CC drivers/media/video/v4l2-ioctl.o CC drivers/hwmon/vt1211.o CC drivers/net/stnic.o CC drivers/char/tty_buffer.o CC drivers/base/platform.o CC drivers/isdn/gigaset/interface.o CC drivers/input/input-polldev.o CC fs/bfs/inode.o CC kernel/time/timekeeping.o CC kernel/trace/trace_selftest_dynamic.o CC fs/devpts/inode.o CC fs/adfs/dir.o CC kernel/mutex-debug.o CC drivers/pcmcia/rsrc_mgr.o CC drivers/parport/ieee1284_ops.o CC drivers/ide/ide-probe.o CC drivers/serial/sh-sci.o CC drivers/isdn/i4l/isdn_tty.o CC fs/debugfs/inode.o CC fs/affs/super.o CC drivers/uio/uio_pdrv.o CC kernel/time/ntp.o LD drivers/leds/built-in.o CC drivers/isdn/gigaset/proc.o CC drivers/md/raid0.o CC kernel/irq/manage.o CC fs/efs/super.o CC drivers/rtc/hctosys.o CC drivers/net/8390.o LD drivers/cpuidle/governors/built-in.o CC drivers/ssb/scan.o CC drivers/isdn/mISDN/l1oip_core.o LD drivers/power/power_supply.o CC drivers/video/fb_notify.o CC fs/debugfs/file.o CC drivers/ssb/driver_chipcommon.o CC fs/freevxfs/vxfs_bmap.o LD block/built-in.o CC fs/adfs/dir_f.o CC kernel/time/clocksource.o CC drivers/base/cpu.o CC drivers/scsi/scsi.o LD drivers/misc/c2port/built-in.o CC fs/ext3/balloc.o CC drivers/media/video/v4l2-device.o CC fs/hfs/bitmap.o CC drivers/ssb/driver_chipcommon_pmu.o CC fs/adfs/dir_fplus.o CC drivers/scsi/hosts.o CC fs/hpfs/alloc.o CC fs/ext3/bitmap.o CC fs/ext4/balloc.o CC drivers/isdn/divert/divert_init.o CC drivers/cpufreq/freq_table.o CC drivers/isdn/hisax/config.o CC fs/freevxfs/vxfs_fshead.o CC fs/bfs/file.o CC fs/adfs/file.o CC drivers/isdn/gigaset/ev-layer.o CC drivers/scsi/scsi_ioctl.o CC fs/btrfs/super.o CC fs/hpfs/anode.o CC fs/ext3/dir.o CC drivers/isdn/mISDN/l1oip_codec.o CC drivers/isdn/i4l/isdn_v110.o LD drivers/mfd/built-in.o CC kernel/trace/ftrace.o CC drivers/uio/uio_pdrv_genirq.o CC drivers/isdn/hisax/isdnl1.o CC fs/freevxfs/vxfs_immed.o CC drivers/pcmcia/socket_sysfs.o CC drivers/scsi/constants.o CC fs/ext4/bitmap.o CC fs/hpfs/buffer.o CC kernel/irq/spurious.o CC fs/affs/namei.o CC crypto/anubis.o CC drivers/isdn/i4l/isdn_common.o CC fs/btrfs/ctree.o LD drivers/connector/cn.o CC drivers/md/md.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 fs/ext4/dir.o LD mm/built-in.o CC fs/hpfs/dentry.o LD drivers/input/gameport/built-in.o CC fs/btrfs/extent-tree.o CC fs/efs/inode.o CC fs/freevxfs/vxfs_inode.o CC drivers/isdn/hisax/tei.o LD fs/devpts/devpts.o CC drivers/isdn/i4l/isdn_concap.o CC drivers/net/sh_eth.o LD drivers/input/serio/built-in.o CC fs/ext4/file.o CC drivers/parport/procfs.o CC drivers/isdn/hisax/isdnl2.o CC fs/efs/namei.o /scratch/kisskb/src/drivers/ata/libata-core.c: In function 'ata_sg_clean': /scratch/kisskb/src/drivers/ata/libata-core.c:4619: warning: unused variable 'dir' /scratch/kisskb/src/drivers/ata/libata-core.c:4617: warning: unused variable 'ap' CC fs/freevxfs/vxfs_lookup.o LD drivers/thermal/built-in.o CC drivers/char/tty_port.o CC drivers/video/fbmem.o CC fs/hfs/bfind.o CC drivers/ide/ide-taskfile.o CC drivers/input/joydev.o CC drivers/rtc/class.o CC drivers/isdn/i4l/isdn_x25iface.o CC drivers/isdn/hisax/isdnl3.o CC drivers/media/video/v4l2-subdev.o LD kernel/power/built-in.o CC drivers/isdn/gigaset/i4l.o CC fs/adfs/inode.o LD drivers/isdn/isdnloop/built-in.o CC kernel/trace/ring_buffer.o CC fs/hpfs/dir.o LD drivers/sh/built-in.o CC drivers/isdn/mISDN/core.o LD drivers/regulator/built-in.o CC drivers/isdn/hisax/lmgr.o CC drivers/uio/uio_smx.o CC fs/affs/inode.o CC drivers/base/firmware.o CC fs/bfs/dir.o CC kernel/up.o CC drivers/net/mii.o CC fs/ext3/file.o CC drivers/char/pty.o CC fs/btrfs/print-tree.o CC kernel/time/jiffies.o CC drivers/parport/daisy.o CC drivers/rtc/interface.o CC drivers/isdn/hisax/q931.o CC kernel/uid16.o CC drivers/uio/uio_sercos3.o CC fs/ext4/fsync.o CC drivers/md/bitmap.o CC kernel/time/timer_list.o CC fs/efs/dir.o CC fs/hfs/bnode.o CC drivers/base/init.o CC drivers/input/evdev.o CC drivers/parport/probe.o CC drivers/video/fbmon.o CC drivers/ide/ide-pm.o CC kernel/trace/trace.o CC drivers/media/video/v4l2-int-device.o CC kernel/irq/resend.o CC fs/adfs/map.o CC fs/hpfs/dnode.o CC drivers/scsi/scsicam.o CC crypto/seed.o LD drivers/hwmon/built-in.o CC kernel/trace/trace_sched_switch.o CC drivers/isdn/mISDN/fsm.o CC drivers/isdn/gigaset/asyncdata.o CC drivers/rtc/rtc-dev.o CC drivers/video/fbcmap.o CC fs/btrfs/root-tree.o CC fs/freevxfs/vxfs_olt.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 fs/adfs/super.o CC drivers/isdn/hisax/callc.o CC fs/ext3/fsync.o LD drivers/isdn/divert/dss1_divert.o LD drivers/memstick/core/built-in.o CC drivers/md/raid5.o CC drivers/base/map.o CC fs/hfs/brec.o CC fs/affs/file.o CC drivers/char/misc.o CC drivers/ide/ide-park.o CC fs/freevxfs/vxfs_subr.o CC fs/efs/file.o CC kernel/irq/chip.o CC fs/isofs/namei.o CC kernel/kallsyms.o LD drivers/ssb/ssb.o CC drivers/ide/ide-sysfs.o CC drivers/media/video/v4l2-common.o CC fs/freevxfs/vxfs_super.o CC drivers/isdn/hisax/fsm.o CC drivers/scsi/scsi_error.o CC kernel/irq/devres.o LD drivers/telephony/built-in.o CC drivers/isdn/i4l/isdn_audio.o LD drivers/misc/eeprom/built-in.o CC kernel/time/timecompare.o CC drivers/ide/ide-devsets.o CC drivers/video/fbsysfs.o CC drivers/rtc/rtc-proc.o CC drivers/base/devres.o CC fs/hpfs/ea.o CC drivers/char/vt_ioctl.o CC fs/ext3/ialloc.o CC crypto/zlib.o CC drivers/md/raid6algos.o CC drivers/input/evbug.o CC fs/efs/symlink.o CC drivers/ide/ide-io-std.o CC fs/affs/dir.o CC kernel/acct.o CC fs/ext4/ialloc.o LD drivers/cpufreq/built-in.o CC fs/isofs/inode.o CC fs/hfs/btree.o CC drivers/md/raid6recov.o CC fs/btrfs/dir-item.o CC fs/ext3/inode.o CC drivers/scsi/scsi_lib.o CC kernel/trace/trace_functions.o CC kernel/irq/autoprobe.o CC drivers/isdn/i4l/isdn_ttyfax.o CC fs/jbd/transaction.o CC drivers/isdn/mISDN/socket.o CC drivers/char/vc_screen.o CC kernel/time/timer_stats.o CC drivers/base/attribute_container.o CC crypto/michael_mic.o CC fs/ext3/ioctl.o CC drivers/video/modedb.o CC kernel/kexec.o CC drivers/input/keyboard/sunkbd.o CC fs/ext4/inode.o CC fs/affs/amigaffs.o CC drivers/char/selection.o CC kernel/trace/trace_sched_wakeup.o CC kernel/backtracetest.o CC kernel/irq/proc.o CC drivers/video/fbcvt.o CC drivers/media/video/v4l1-compat.o CC drivers/input/joystick/a3d.o CC fs/jbd2/transaction.o CC drivers/net/phy/phy.o LD drivers/uio/built-in.o LD fs/debugfs/debugfs.o CC fs/affs/bitmap.o CC fs/jbd/commit.o LD arch/sh/math-emu/built-in.o CC drivers/net/phy/phy_device.o LD drivers/ata/libata.o CC drivers/video/backlight/lcd.o CC drivers/input/joystick/adi.o CC crypto/crc32c.o CC fs/hfs/catalog.o LD fs/efs/efs.o CC fs/jbd/recovery.o CC fs/btrfs/file-item.o LD drivers/parport/parport.o CC fs/ext3/namei.o CC drivers/isdn/hisax/l3dss1.o CC drivers/isdn/mISDN/clock.o CC drivers/scsi/scsi_lib_dma.o CC drivers/md/raid6tables.o CC drivers/ide/ide-eh.o CC fs/ext4/ioctl.o CC fs/ext3/super.o CC fs/jbd/checkpoint.o CC drivers/rtc/rtc-ds1511.o CC drivers/input/keyboard/newtonkbd.o CC fs/affs/symlink.o CC crypto/authenc.o CC fs/jbd2/commit.o CC drivers/base/transport_class.o CC fs/hpfs/file.o CC drivers/video/display/display-sysfs.o CC drivers/video/console/dummycon.o CC drivers/scsi/scsi_scan.o CC drivers/video/logo/logo.o LD drivers/serial/built-in.o LD drivers/pcmcia/pcmcia_core.o CC fs/ext4/namei.o CC drivers/net/Space.o CC kernel/cgroup.o CC fs/jbd/revoke.o CC drivers/video/mb862xx/mb862xxfb.o CC kernel/trace/trace_nop.o CC drivers/input/misc/uinput.o CC drivers/net/phy/mdio_bus.o CC fs/minix/bitmap.o LD fs/freevxfs/freevxfs.o CC drivers/net/wireless/b43legacy/main.o CC fs/isofs/dir.o CC drivers/video/backlight/platform_lcd.o CC drivers/video/logo/logo_linux_mono.o CC fs/hfs/dir.o CC drivers/scsi/scsi_sysfs.o CC fs/jbd/journal.o LD drivers/input/tablet/built-in.o CC fs/ext4/super.o LD drivers/isdn/gigaset/gigaset.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/cpuidle/built-in.o CC drivers/video/logo/logo_linux_vga16.o CC fs/nls/nls_base.o CC drivers/input/keyboard/stowaway.o CC drivers/video/backlight/backlight.o CC drivers/isdn/hisax/l3ni1.o CC drivers/input/joystick/analog.o CC kernel/cgroup_debug.o CC fs/hfs/extent.o CC crypto/lzo.o CC fs/ext4/symlink.o CC drivers/video/console/fbcon.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 drivers/video/cfbfillrect.o LD drivers/power/built-in.o CC fs/jbd2/recovery.o /scratch/kisskb/src/drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. CC drivers/net/phy/davicom.o CC drivers/input/mouse/psmouse-base.o CC fs/btrfs/inode-item.o CC drivers/scsi/scsi_devinfo.o CC drivers/isdn/mISDN/hwchannel.o CC kernel/cgroup_freezer.o CC drivers/ide/ide-atapi.o CC drivers/rtc/rtc-ds1742.o CC fs/minix/itree_v1.o LD drivers/media/video/videodev.o CC crypto/rng.o CC fs/ext4/hash.o LD fs/bfs/bfs.o LD kernel/time/built-in.o CC drivers/video/cfbcopyarea.o CC drivers/net/wireless/b43legacy/ilt.o CC drivers/scsi/scsi_netlink.o CC fs/jbd2/checkpoint.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 drivers/video/display/display.o LD fs/adfs/adfs.o CC drivers/video/logo/logo_linux_clut224.o CC kernel/ns_cgroup.o CC drivers/ide/ide-gd.o LD drivers/video/mb862xx/built-in.o CC fs/ext4/resize.o CC drivers/scsi/scsi_sysctl.o CC fs/minix/itree_v2.o CC fs/ext3/symlink.o CC drivers/net/wireless/hostap/hostap_80211_rx.o CC fs/nls/nls_cp437.o CC fs/hpfs/inode.o CC fs/isofs/util.o CC drivers/base/dma-mapping.o CC kernel/trace/trace_stack.o CC crypto/krng.o CC fs/ext4/extents.o CC drivers/scsi/scsi_proc.o CC fs/hfs/inode.o LD fs/notify/dnotify/built-in.o CC drivers/net/loopback.o CC drivers/char/keyboard.o CC fs/ext4/ext4_jbd2.o LD kernel/irq/built-in.o CC drivers/video/console/bitblit.o CC drivers/net/wireless/p54/p54common.o CC drivers/isdn/mISDN/stack.o CC fs/notify/inotify/inotify.o CC drivers/char/consolemap.o CC drivers/isdn/mISDN/layer1.o CC crypto/xor.o CC drivers/net/b44.o LD drivers/cdrom/built-in.o CC drivers/ide/ide-disk.o CC drivers/rtc/rtc-m48t35.o CC drivers/input/joystick/db9.o CC fs/ext3/hash.o CC drivers/input/mouse/synaptics.o CC drivers/video/console/fonts.o LD drivers/video/backlight/built-in.o CC drivers/isdn/mISDN/layer2.o CC crypto/async_tx/async_tx.o LD drivers/input/misc/built-in.o LD crypto/crypto.o LD crypto/crypto_algapi.o CC drivers/video/logo/logo_superh_mono.o LD crypto/crypto_blkcipher.o CC drivers/video/cfbimgblt.o CC fs/btrfs/inode-map.o CC drivers/base/firmware_class.o CC drivers/net/wireless/hostap/hostap_80211_tx.o CC drivers/net/ax88796.o CC fs/hpfs/map.o LD crypto/crypto_hash.o CC fs/isofs/rock.o CC kernel/trace/trace_branch.o CC drivers/isdn/mISDN/tei.o CC fs/nls/nls_cp737.o LD crypto/cryptomgr.o CC drivers/net/phy/lxt.o CC kernel/user_namespace.o CC fs/btrfs/disk-io.o CC fs/notify/inotify/inotify_user.o CC drivers/isdn/hisax/l3_1tr6.o CC drivers/input/mouse/alps.o CC fs/ntfs/aops.o CC drivers/net/wireless/b43legacy/phy.o CC drivers/video/logo/logo_superh_vga16.o CC drivers/net/ppp_generic.o CC fs/isofs/export.o CC drivers/md/raid6int1.o CC drivers/ide/ide-disk_ioctl.o CC drivers/input/joystick/gamecon.o LD kernel/trace/libftrace.o CC crypto/async_tx/async_memcpy.o LD fs/affs/affs.o CC drivers/rtc/rtc-m48t59.o CC fs/minix/namei.o CC drivers/net/ppp_async.o CC fs/nls/nls_cp775.o CC drivers/input/joystick/guillemot.o LD drivers/input/keyboard/built-in.o CC drivers/net/wireless/b43legacy/radio.o CC drivers/video/sysfillrect.o CC fs/partitions/check.o CC drivers/net/wireless/mac80211_hwsim.o CC drivers/video/console/font_8x8.o CC drivers/char/consolemap_deftbl.o LD drivers/base/built-in.o CC fs/jbd2/revoke.o CC drivers/video/logo/logo_superh_clut224.o CC fs/hpfs/name.o CC fs/ntfs/attrib.o CC drivers/scsi/scsi_tgt_lib.o CC drivers/net/wireless/hostap/hostap_ap.o CC drivers/input/joystick/iforce/iforce-ff.o CC drivers/net/phy/smsc.o CC drivers/isdn/mISDN/timerdev.o CC drivers/video/syscopyarea.o CC fs/ext4/migrate.o CC drivers/input/mouse/elantech.o CC crypto/async_tx/async_xor.o CC fs/hfs/attr.o CC drivers/ide/ide-tape.o CC drivers/rtc/rtc-m48t86.o CC fs/ntfs/collate.o CC fs/isofs/joliet.o CC fs/btrfs/transaction.o CC fs/minix/inode.o CC drivers/isdn/hisax/teles3.o CC fs/hfs/mdb.o CC drivers/char/vt.o CC fs/nls/nls_cp850.o CC kernel/pid_namespace.o CC drivers/net/wireless/b43legacy/sysfs.o CC drivers/input/joystick/joydump.o CC fs/partitions/mac.o CC fs/nls/nls_cp855.o CC fs/ntfs/compress.o CC fs/jbd2/journal.o CC fs/ext3/resize.o CC drivers/input/joystick/iforce/iforce-main.o CC drivers/net/phy/broadcom.o LD drivers/isdn/gigaset/built-in.o CC drivers/input/mouse/trackpoint.o CC drivers/isdn/mISDN/dsp_core.o LD drivers/isdn/i4l/isdn.o CC fs/proc/nommu.o CC fs/hpfs/namei.o CC drivers/scsi/scsi_tgt_if.o CC fs/ext4/mballoc.o CC drivers/input/joystick/sidewinder.o CC fs/qnx4/inode.o CC fs/isofs/compress.o CC drivers/net/wireless/hostap/hostap_info.o CC drivers/video/console/font_8x16.o LD fs/notify/inotify/built-in.o CC fs/proc/task_nommu.o LD crypto/async_tx/built-in.o CC drivers/isdn/mISDN/dsp_cmx.o CC fs/qnx4/dir.o CC drivers/net/ppp_synctty.o CC fs/hfs/part_tbl.o CC fs/btrfs/inode.o CC fs/minix/file.o CC drivers/isdn/hisax/isac.o LD fs/bfs/built-in.o CC drivers/net/phy/icplus.o CC drivers/char/defkeymap.o CC drivers/net/wireless/b43legacy/xmit.o CC fs/partitions/ldm.o CC fs/nls/nls_cp860.o LD drivers/video/logo/built-in.o CC fs/ext3/ext3_jbd.o CC fs/qnx4/namei.o CC drivers/video/sysimgblt.o CC drivers/rtc/rtc-bq4802.o CC drivers/video/console/softcursor.o CC fs/quota/dquot.o CC drivers/isdn/mISDN/dsp_tones.o CC drivers/input/mouse/touchkit_ps2.o CC fs/qnx4/file.o CC fs/btrfs/file.o LD drivers/ide/ide-core.o CC kernel/res_counter.o CC drivers/md/raid6int2.o CC fs/ext4/xattr.o CC drivers/video/console/tileblit.o CC drivers/input/joystick/iforce/iforce-packets.o CC fs/btrfs/tree-defrag.o CC drivers/isdn/hisax/arcofi.o CC drivers/video/fb_sys_fops.o CC fs/qnx4/bitmap.o CC drivers/rtc/rtc-sh.o CC fs/ntfs/debug.o CC fs/ext3/xattr.o CC drivers/isdn/mISDN/dsp_dtmf.o CC fs/nls/nls_cp862.o CC drivers/video/console/fbcon_rotate.o CC drivers/char/tty_audit.o CC fs/ramfs/inode.o CC fs/minix/dir.o CC drivers/input/mouse/sermouse.o LD drivers/net/wireless/p54/built-in.o CC fs/hfs/string.o CC fs/hpfs/super.o CC fs/ramfs/file-nommu.o CC drivers/isdn/mISDN/dsp_audio.o CC fs/hfs/super.o CC drivers/net/phy/realtek.o CC fs/partitions/msdos.o LD drivers/ide/ide-gd_mod.o CC fs/ext3/xattr_user.o CC fs/proc/inode.o CC fs/quota/quota_v2.o CC drivers/isdn/mISDN/dsp_blowfish.o CC drivers/scsi/sd.o CC fs/nls/nls_cp863.o CC kernel/audit.o CC drivers/net/wireless/b43legacy/rfkill.o CC fs/btrfs/extent_map.o CC drivers/net/wireless/hostap/hostap_ioctl.o CC drivers/net/phy/et1011c.o CC drivers/video/fb_defio.o CC drivers/isdn/hisax/hscx.o CC drivers/char/specialix.o CC fs/partitions/osf.o CC drivers/isdn/mISDN/dsp_pipeline.o CC fs/quota/quota_tree.o LD fs/isofs/isofs.o CC drivers/net/ppp_deflate.o CC drivers/video/console/fbcon_cw.o CC drivers/input/mouse/vsxxxaa.o CC drivers/md/raid6int4.o CC drivers/isdn/hisax/s0box.o CC drivers/input/joystick/tmdc.o CC fs/ntfs/dir.o CC fs/nls/nls_cp864.o CC fs/ext4/xattr_user.o LD fs/ramfs/ramfs.o LD fs/minix/minix.o CC drivers/rtc/rtc-test.o CC drivers/isdn/hisax/avm_a1p.o CC fs/hfs/sysdep.o CC fs/proc/root.o CC drivers/video/console/fbcon_ud.o CC fs/ext3/xattr_trusted.o CC fs/reiserfs/bitmap.o CC drivers/input/joystick/turbografx.o CC kernel/auditfilter.o CC drivers/rtc/rtc-v3020.o CC drivers/net/phy/mdio-bitbang.o CC fs/romfs/inode.o CC fs/ext3/xattr_security.o CC drivers/net/wireless/b43legacy/pio.o LD drivers/input/mouse/psmouse.o CC fs/qnx4/truncate.o CC drivers/isdn/hisax/avm_pci.o CC drivers/char/n_hdlc.o CC kernel/kgdb.o CC fs/quota/quota.o CC drivers/md/raid6int8.o CC fs/ext4/xattr_trusted.o CC drivers/isdn/mISDN/dsp_hwec.o CC drivers/scsi/sd_dif.o CC fs/nls/nls_cp866.o CC drivers/net/bsd_comp.o CC fs/hfs/trans.o CC drivers/video/console/fbcon_ccw.o LD drivers/input/joystick/iforce/iforce.o LD drivers/video/console/font.o CC drivers/net/pppox.o CC fs/reiserfs/do_balan.o CC drivers/video/s1d13xxxfb.o CC drivers/net/wireless/hostap/hostap_main.o CC fs/proc/base.o CC fs/partitions/sun.o CC fs/ntfs/file.o CC drivers/net/phy/national.o CC fs/btrfs/sysfs.o CC drivers/video/sh_mobile_lcdcfb.o CC fs/nls/nls_cp869.o CC fs/qnx4/fsync.o CC drivers/net/pppoe.o CC kernel/rcutorture.o LD drivers/rtc/rtc-core.o CC drivers/scsi/sr.o CC drivers/net/wireless/hostap/hostap_proc.o CC fs/reiserfs/namei.o LD fs/ext3/ext3.o CC fs/ntfs/index.o CC fs/udf/balloc.o CC drivers/video/uvesafb.o CC drivers/char/hw_random/core.o CC drivers/md/raid6int16.o CC fs/ufs/balloc.o CC fs/eventpoll.o CC drivers/net/slip.o CC fs/partitions/efi.o CC fs/reiserfs/inode.o CC fs/btrfs/struct-funcs.o CC drivers/net/phy/ste10Xp.o CC fs/proc/generic.o LD fs/hpfs/hpfs.o CC kernel/rcutree.o CC fs/ext4/xattr_security.o LD drivers/isdn/mISDN/mISDN_core.o CC fs/ufs/cylinder.o LD drivers/net/wireless/b43legacy/b43legacy.o CC fs/udf/dir.o CC drivers/char/hw_random/timeriomem-rng.o /scratch/kisskb/src/drivers/char/specialix.c:2358: warning: 'specialx_pci_tbl' defined but not used CC drivers/char/ipmi/ipmi_msghandler.o CC drivers/isdn/hisax/diva.o CC fs/nls/nls_cp874.o CC drivers/char/ipmi/ipmi_si_intf.o LD fs/qnx4/qnx4.o CC drivers/scsi/sr_ioctl.o CC fs/btrfs/xattr.o LD fs/jbd2/jbd2.o CC fs/ntfs/inode.o CC fs/anon_inodes.o CC drivers/net/slhc.o LD fs/hfs/hfs.o LD drivers/isdn/mISDN/mISDN_dsp.o CC fs/proc/array.o CC fs/ufs/dir.o CC fs/reiserfs/file.o CC fs/udf/file.o LD drivers/char/hw_random/rng-core.o CC fs/partitions/karma.o LD drivers/net/phy/libphy.o LD fs/romfs/romfs.o CC fs/ntfs/mft.o CC drivers/md/raid6int32.o CC fs/nls/nls_cp932.o CC drivers/isdn/hisax/ipacx.o CC fs/btrfs/ordered-data.o CC fs/signalfd.o CC drivers/char/rio/rio_linux.o CC kernel/rcutree_trace.o LD drivers/isdn/mISDN/l1oip.o CC fs/ntfs/mst.o CC fs/timerfd.o CC fs/nls/nls_euc-jp.o LD fs/qnx4/built-in.o LD fs/jbd/jbd.o CC drivers/char/ipmi/ipmi_kcs_sm.o LD drivers/video/fb.o LD fs/jbd/built-in.o CC fs/partitions/sysv68.o CC fs/ntfs/namei.o LD drivers/video/console/built-in.o CC drivers/scsi/sr_vendor.o CC fs/proc/proc_tty.o CC drivers/char/generic_serial.o CC fs/ufs/file.o LD drivers/input/joystick/iforce/built-in.o CC fs/reiserfs/dir.o LD drivers/net/wireless/hostap/hostap.o CC drivers/net/macvlan.o CC drivers/md/raid6altivec1.o CC drivers/char/rio/rioinit.o CC fs/udf/ialloc.o LD fs/jbd2/built-in.o LD drivers/rtc/built-in.o CC drivers/isdn/hisax/sedlbauer.o CC drivers/char/ipmi/ipmi_smic_sm.o CC fs/btrfs/extent_io.o LD fs/hpfs/built-in.o CC fs/nls/nls_cp936.o CC fs/ntfs/runlist.o LD drivers/memstick/built-in.o /scratch/kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf': /scratch/kisskb/src/fs/reiserfs/do_balan.c:1298: warning: operation on 'aux_ih' may be undefined CC fs/ufs/ialloc.o CC fs/proc/cmdline.o CC kernel/relay.o CC drivers/char/lp.o CC drivers/scsi/scsi_transport_spi.o CC drivers/net/de620.o CC fs/eventfd.o CC drivers/char/rio/rioboot.o CC drivers/char/ipmi/ipmi_bt_sm.o CC fs/ufs/inode.o CC fs/udf/inode.o CC drivers/isdn/hisax/isar.o CC fs/reiserfs/fix_node.o CC kernel/utsname_sysctl.o LD fs/partitions/built-in.o CC fs/btrfs/volumes.o CC drivers/net/eql.o CC drivers/scsi/scsi_transport_fc.o CC fs/ntfs/super.o CC drivers/isdn/hisax/gazel.o CC fs/udf/lowlevel.o CC fs/proc/cpuinfo.o CC drivers/char/n_r3964.o LD fs/quota/built-in.o CC drivers/md/raid6altivec2.o CC fs/nls/nls_cp949.o CC fs/udf/namei.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 CC drivers/char/rio/riocmd.o CC kernel/marker.o CC drivers/isdn/hisax/hfc4s8s_l1.o CC fs/reiserfs/super.o CC fs/ufs/namei.o CC fs/aio.o CC fs/ntfs/sysctl.o CC drivers/scsi/scsi_transport_iscsi.o CC fs/proc/devices.o CC drivers/net/tun.o CC fs/btrfs/async-thread.o CC drivers/char/ipmi/ipmi_watchdog.o CC drivers/char/rio/rioctrl.o CC kernel/tracepoint.o CC fs/udf/partition.o CC fs/nls/nls_cp950.o CC fs/reiserfs/prints.o CC fs/ufs/super.o CC drivers/scsi/scsi_transport_sas.o CC kernel/latencytop.o LD drivers/net/wireless/hostap/built-in.o CC drivers/md/raid6altivec4.o CC fs/proc/interrupts.o CC fs/ntfs/unistr.o LD drivers/net/wireless/b43legacy/built-in.o CC fs/btrfs/ioctl.o CC drivers/net/smc91x.o CC fs/nls/nls_cp1250.o CC drivers/char/rio/riointr.o LD drivers/ata/built-in.o CC fs/ntfs/upcase.o CC drivers/scsi/device_handler/scsi_dh.o CC fs/proc/loadavg.o CC fs/btrfs/locking.o CC fs/btrfs/orphan.o CC fs/locks.o CC fs/proc/meminfo.o CC drivers/char/rio/rioparam.o CC drivers/scsi/device_handler/scsi_dh_rdac.o CC kernel/dma-coherent.o LD drivers/input/joystick/built-in.o CC fs/reiserfs/objectid.o CC fs/ufs/symlink.o CC drivers/net/ethoc.o CC fs/udf/super.o CC fs/nls/nls_cp1251.o CC fs/binfmt_script.o CC drivers/char/rio/rioroute.o CC fs/proc/stat.o CC drivers/scsi/device_handler/scsi_dh_hp_sw.o CC fs/btrfs/ref-cache.o CC fs/ufs/truncate.o CC kernel/time.o LD drivers/input/input-core.o CC fs/proc/uptime.o CC fs/ufs/util.o CC drivers/md/raid6altivec8.o CC fs/reiserfs/lbalance.o CC drivers/net/dnet.o CC fs/udf/truncate.o CC fs/proc/version.o CC fs/binfmt_elf_fdpic.o CC drivers/scsi/st.o CC drivers/scsi/device_handler/scsi_dh_emc.o CC fs/btrfs/export.o CC fs/nls/nls_ascii.o CC drivers/char/rio/riotable.o CC drivers/net/netconsole.o CC drivers/md/raid6mmx.o CC fs/proc/proc_sysctl.o CC fs/binfmt_flat.o CC drivers/scsi/osd/osd_initiator.o CC fs/reiserfs/ibalance.o CC fs/udf/symlink.o CC fs/btrfs/tree-log.o CC drivers/scsi/device_handler/scsi_dh_alua.o CC drivers/scsi/libsas/sas_init.o CC fs/nls/nls_iso8859-1.o CC drivers/md/raid6sse1.o CC drivers/scsi/osst.o CC drivers/char/rio/riotty.o LD drivers/scsi/sd_mod.o CC fs/mbcache.o /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_item_bottle': /scratch/kisskb/src/fs/reiserfs/lbalance.c:392: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c:420: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_delete_items': /scratch/kisskb/src/fs/reiserfs/lbalance.c:777: warning: operation on 'ih' may be undefined CC drivers/scsi/osd/osd_uld.o LD drivers/scsi/sr_mod.o CC fs/nls/nls_iso8859-2.o CC fs/udf/fsync.o CC fs/reiserfs/stree.o CC drivers/scsi/libsas/sas_phy.o CC fs/btrfs/acl.o LD drivers/char/ipmi/ipmi_si.o CC fs/posix_acl.o CC drivers/scsi/sg.o CC fs/proc/proc_net.o CC fs/nls/nls_iso8859-3.o CC drivers/md/raid6sse2.o CC drivers/scsi/libsas/sas_port.o CC fs/udf/directory.o CC fs/reiserfs/hashes.o CC fs/btrfs/free-space-cache.o LD fs/ufs/ufs.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 drivers/scsi/ch.o CC fs/udf/misc.o CC drivers/md/multipath.o CC drivers/md/faulty.o CC drivers/scsi/libsas/sas_event.o CC fs/nls/nls_iso8859-4.o CC fs/udf/udftime.o LD drivers/scsi/scsi_mod.o LD drivers/scsi/scsi_tgt.o CC fs/proc/vmcore.o CC fs/xattr_acl.o CC drivers/scsi/libsas/sas_dump.o CC fs/btrfs/zlib.o CC fs/reiserfs/tail_conversion.o CC fs/dcookies.o CC fs/udf/unicode.o CC drivers/scsi/libsas/sas_discover.o CC fs/proc/kmsg.o CC fs/btrfs/compression.o CC fs/nls/nls_iso8859-5.o CC fs/reiserfs/journal.o CC drivers/scsi/libsas/sas_expander.o CC fs/nls/nls_iso8859-6.o CC fs/reiserfs/resize.o CC fs/nls/nls_iso8859-7.o CC drivers/scsi/libsas/sas_scsi_host.o CC fs/nls/nls_cp1255.o CC fs/reiserfs/item_ops.o CC drivers/scsi/libsas/sas_task.o CC drivers/scsi/libsas/sas_ata.o CC fs/nls/nls_iso8859-13.o CC fs/reiserfs/ioctl.o CC fs/reiserfs/procfs.o LD fs/proc/proc.o CC drivers/scsi/libsas/sas_host_smp.o CC fs/nls/nls_iso8859-14.o CC fs/nls/nls_iso8859-15.o CC fs/nls/nls_koi8-r.o CC fs/nls/nls_koi8-u.o CC fs/nls/nls_koi8-ru.o CC fs/nls/nls_utf8.o LD drivers/char/ipmi/built-in.o LD fs/romfs/built-in.o LD drivers/char/hw_random/built-in.o LD fs/ntfs/ntfs.o LD fs/nls/built-in.o LD drivers/isdn/divert/built-in.o LD fs/ufs/built-in.o LD fs/freevxfs/built-in.o LD drivers/media/video/built-in.o LD fs/isofs/built-in.o LD drivers/media/built-in.o LD drivers/misc/built-in.o LD drivers/scsi/osd/libosd.o LD drivers/scsi/osd/osd.o LD drivers/scsi/osd/built-in.o LD drivers/net/phy/built-in.o LD fs/ext3/built-in.o LD fs/ntfs/built-in.o LD fs/devpts/built-in.o LD drivers/pcmcia/built-in.o LD fs/notify/built-in.o LD drivers/isdn/i4l/built-in.o LD fs/ramfs/built-in.o LD fs/affs/built-in.o LD drivers/scsi/libsas/libsas.o LD drivers/scsi/libsas/built-in.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 LD drivers/scsi/device_handler/built-in.o LD fs/udf/udf.o LD fs/udf/built-in.o LD fs/minix/built-in.o LD fs/proc/built-in.o LD drivers/input/mouse/built-in.o LD drivers/isdn/hisax/hisax.o LD fs/efs/built-in.o LD drivers/isdn/mISDN/built-in.o LD firmware/built-in.o LD fs/ext4/ext4.o LD drivers/isdn/hisax/built-in.o CC arch/sh/drivers/push-switch.o CC arch/sh/drivers/heartbeat.o LD fs/ext4/built-in.o CC arch/sh/oprofile/../../../drivers/oprofile/oprof.o CC arch/sh/oprofile/../../../drivers/oprofile/cpu_buffer.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/lib/io.o CC net/socket.o AS arch/sh/lib/ashiftrt.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/lib/ashldi3.o AS arch/sh/lib/ashlsi3.o CC arch/sh/oprofile/backtrace.o CC net/key/af_key.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 net/bridge/br.o CC net/ethernet/eth.o CC net/802/p8022.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 arch/sh/drivers/built-in.o CC net/bridge/br_device.o CC net/dsa/tag_edsa.o CC net/ethernet/pe2.o CC arch/sh/lib/div64-generic.o CC net/packet/af_packet.o CC net/atm/addr.o LD drivers/char/rio/rio.o AS arch/sh/lib/div64.o CC net/unix/af_unix.o CC net/core/sock.o CC net/ipx/af_ipx.o CC net/bridge/br_fdb.o CC net/dsa/tag_trailer.o CC net/802/psnap.o CC net/appletalk/aarp.o CC net/decnet/af_decnet.o CC net/netlink/af_netlink.o CC net/lapb/lapb_in.o CC net/llc/llc_core.o CC net/ipx/ipx_route.o CC arch/sh/lib/lshrdi3.o CC net/dsa/mv88e6xxx.o CC net/core/request_sock.o CC net/atm/pvc.o CC net/sysctl_net.o CC net/unix/garbage.o CC net/802/p8023.o AS arch/sh/lib/lshrsi3.o CC net/8021q/vlan_core.o CC net/llc/llc_input.o CC net/rfkill/rfkill.o CC net/ipx/ipx_proc.o CC net/netlink/genetlink.o AS arch/sh/lib/mcount.o CC net/sched/sch_generic.o AS arch/sh/lib/memchr.o CC net/appletalk/ddp.o CC net/802/stp.o AS arch/sh/lib/memcpy.o AS arch/sh/lib/memmove.o CC net/xfrm/xfrm_policy.o CC net/bridge/br_forward.o CC net/atm/signaling.o AS arch/sh/lib/memset.o LD fs/btrfs/btrfs.o CC net/llc/llc_output.o CC net/phonet/pn_dev.o CC net/lapb/lapb_out.o CC net/unix/sysctl_net_unix.o CC net/decnet/dn_nsp_in.o AS arch/sh/lib/movmem.o CC net/8021q/vlan.o CC lib/bcd.o LD kernel/trace/built-in.o CC net/dsa/mv88e6060.o CC net/ipx/sysctl_net_ipx.o AS arch/sh/lib/strlen.o CC net/sched/sch_api.o CC net/wireless/wext.o CC net/rfkill/rfkill-input.o CC net/appletalk/dev.o AS arch/sh/lib/udiv_qrnnd.o AS arch/sh/lib/udivsi3_i4i-Os.o AS arch/sh/lib/udivsi3.o CC net/core/skbuff.o CC net/atm/svc.o CC net/xfrm/xfrm_state.o CC net/802/garp.o CC net/bridge/br_if.o CC lib/div64.o LD arch/sh/lib/built-in.o CC net/llc/llc_if.o CC net/decnet/dn_nsp_out.o CC net/sched/sch_blackhole.o CC net/dsa/mv88e6123_61_65.o CC net/phonet/pn_netlink.o CC net/lapb/lapb_subr.o CC net/irda/iriap.o CC net/wireless/core.o CC net/8021q/vlan_dev.o CC lib/sort.o CC net/atm/ioctl.o CC net/core/iovec.o CC net/appletalk/atalk_proc.o CC net/xfrm/xfrm_hash.o CC net/mac80211/main.o CC net/bridge/br_input.o CC net/x25/af_x25.o LD fs/reiserfs/reiserfs.o CC net/dsa/dsa.o CC net/sched/cls_api.o CC net/lapb/lapb_timer.o CC net/phonet/socket.o CC net/decnet/dn_route.o CC net/llc/llc_c_ev.o CC lib/parser.o CC net/irda/iriap_event.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 net/lapb/lapb_iface.o CC net/atm/common.o LD arch/sh/oprofile/oprofile.o CC net/8021q/vlan_netlink.o CC net/xfrm/xfrm_input.o CC net/mac80211/wext.o CC net/wireless/sysfs.o CC net/appletalk/sysctl_net_atalk.o CC net/core/datagram.o CC net/bridge/br_ioctl.o CC net/sched/act_api.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/x25/x25_dev.o LD net/ethernet/built-in.o CC net/dsa/slave.o CC net/phonet/datagram.o CC net/atm/atm_misc.o CC net/decnet/dn_dev.o CC net/mac80211/sta_info.o CC lib/halfmd4.o CC net/core/stream.o CC net/llc/llc_c_ac.o CC net/irda/irlmp.o CC net/xfrm/xfrm_output.o LD net/rfkill/built-in.o CC net/8021q/vlan_gvrp.o CC net/x25/x25_facilities.o CC net/mac80211/wep.o CC net/phonet/sysctl.o CC net/bridge/br_notify.o CC net/sched/act_gact.o CC net/decnet/dn_neigh.o CC net/core/scm.o CC net/x25/x25_in.o CC lib/debug_locks.o CC net/irda/irlmp_event.o CC net/llc/llc_conn.o CC net/phonet/af_phonet.o CC net/xfrm/xfrm_algo.o LD fs/btrfs/built-in.o CC net/core/gen_stats.o CC net/irda/irlmp_frame.o CC net/atm/raw.o CC net/8021q/vlanproc.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 CC net/mac80211/wpa.o CC net/decnet/dn_timer.o CC net/sched/act_mirred.o CC net/wireless/radiotap.o CC net/x25/x25_link.o LD net/802/built-in.o CC net/xfrm/xfrm_sysctl.o CC net/bridge/br_stp.o CC net/irda/irlap.o CC net/llc/llc_c_st.o CC lib/random32.o CC net/phonet/pep.o CC net/core/gen_estimator.o CC net/sched/act_nat.o CC net/atm/resources.o LD net/key/built-in.o CC net/mac80211/scan.o CC net/decnet/sysctl_net_decnet.o CC net/wireless/util.o LD net/appletalk/appletalk.o CC net/mac80211/ht.o CC net/x25/x25_out.o CC net/llc/llc_pdu.o CC net/core/net_namespace.o CC net/bridge/br_stp_bpdu.o CC net/atm/atm_sysfs.o CC net/wireless/reg.o CC net/irda/irlap_event.o CC lib/bust_spinlocks.o CC net/x25/x25_route.o LD net/dsa/built-in.o CC net/phonet/pep-gprs.o CC net/sched/act_pedit.o CC net/core/sysctl_net_core.o CC net/bridge/br_stp_if.o CC net/mac80211/agg-tx.o CC net/llc/llc_sap.o LD net/appletalk/built-in.o CC net/atm/proc.o CC net/x25/x25_subr.o CC net/wireless/scan.o CC lib/hexdump.o CC net/irda/irlap_frame.o CC net/core/skb_dma_map.o CC net/sched/act_simple.o CC net/bridge/br_stp_timer.o CC net/llc/llc_s_ac.o CC net/atm/pppoatm.o CC net/mac80211/agg-rx.o CC lib/kasprintf.o CC net/irda/timer.o LD net/packet/built-in.o CC net/wireless/nl80211.o CC net/x25/x25_timer.o CC net/core/dev.o CC net/sched/sch_fifo.o CC net/bridge/br_netlink.o CC net/llc/llc_s_ev.o CC net/mac80211/ibss.o CC net/irda/qos.o CC lib/bitmap.o CC net/wireless/mlme.o CC net/x25/x25_proc.o LD net/netlink/built-in.o LD net/lapb/lapb.o CC net/core/ethtool.o CC net/sched/sch_cbq.o CC lib/scatterlist.o CC net/mac80211/mlme.o CC net/irda/irqueue.o CC net/llc/llc_s_st.o CC net/x25/x25_forward.o CC net/mac80211/iface.o CC net/wireless/wext-compat.o CC net/irda/irttp.o CC net/sched/sch_red.o CC net/core/dev_mcast.o CC lib/string_helpers.o CC net/mac80211/rate.o CC net/x25/sysctl_net_x25.o CC net/llc/af_llc.o CC net/wireless/lib80211.o CC net/irda/irda_device.o CC net/mac80211/michael.o LD net/lapb/built-in.o CC net/core/dst.o CC lib/iomap_copy.o CC net/sched/sch_gred.o CC net/wireless/lib80211_crypt_wep.o CC net/mac80211/tkip.o CC net/irda/irias_object.o CC net/llc/llc_station.o CC lib/devres.o CC net/core/netevent.o CC net/sched/sch_ingress.o CC net/wireless/lib80211_crypt_ccmp.o CC net/irda/wrapper.o CC net/mac80211/aes_ccm.o CC net/llc/llc_proc.o CC net/core/neighbour.o CC net/sched/sch_dsmark.o CC lib/locking-selftest.o CC net/sched/sch_teql.o CC net/wireless/lib80211_crypt_tkip.o CC net/irda/af_irda.o CC net/mac80211/aes_cmac.o CC net/core/rtnetlink.o CC net/llc/sysctl_net_llc.o CC net/sched/sch_multiq.o CC net/irda/discovery.o CC net/mac80211/cfg.o CC net/core/utils.o CC lib/hweight.o CC net/irda/parameters.o CC net/irda/irnetlink.o CC net/irda/irmod.o CC net/core/link_watch.o CC net/sched/sch_drr.o CC net/mac80211/rx.o CC lib/list_debug.o CC net/irda/irproc.o CC net/core/filter.o CC net/core/flow.o CC net/sched/cls_route.o LD net/bridge/bridge.o CC lib/debugobjects.o CC net/core/net-sysfs.o CC net/mac80211/spectmgmt.o CC net/irda/irsysctl.o CC net/sched/cls_fw.o CC lib/bitrev.o CC net/mac80211/tx.o CC net/sched/cls_rsvp.o CC net/irda/irlan/irlan_common.o CC net/core/pktgen.o CC net/sched/cls_tcindex.o CC net/irda/irnet/irnet_ppp.o LD net/8021q/8021q.o CC lib/crc-ccitt.o CC net/sched/cls_rsvp6.o CC net/irda/irnet/irnet_irda.o CC net/irda/irlan/irlan_eth.o LD net/atm/atm.o CC net/mac80211/key.o CC lib/crc16.o CC net/core/netpoll.o CC net/sched/cls_flow.o CC net/irda/irlan/irlan_event.o CC net/irda/irlan/irlan_client.o CC net/irda/irlan/irlan_provider.o LD net/decnet/decnet.o CC lib/crc-t10dif.o CC net/mac80211/util.o CC net/core/net-traces.o /scratch/kisskb/src/net/sched/sch_drr.c: In function 'drr_enqueue': /scratch/kisskb/src/net/sched/sch_drr.c:352: warning: 'err' may be used uninitialized in this function CC net/sched/ematch.o CC net/irda/irlan/irlan_filter.o CC net/mac80211/wme.o CC net/mac80211/event.o CC lib/crc-itu-t.o CC net/mac80211/rc80211_minstrel.o CC net/irda/irlan/irlan_provider_event.o /scratch/kisskb/src/lib/debugobjects.c:60: warning: 'obj_states' defined but not used LD net/llc/llc.o CC net/irda/irlan/irlan_client_event.o LD net/llc/llc2.o LD net/8021q/built-in.o CC net/sched/em_cmp.o CC lib/crc32.o CC net/sched/em_nbyte.o CC net/sched/em_u32.o CC net/sched/em_meta.o LD net/x25/x25.o CC lib/crc7.o CC lib/libcrc32c.o CC lib/audit.o CC lib/lzo/lzo1x_compress.o LD net/ipx/ipx.o LD net/phonet/phonet.o LD net/phonet/pn_pep.o LD net/ipx/built-in.o CC lib/syscall.o CC lib/zlib_deflate/deflate.o LD drivers/isdn/built-in.o CC lib/zlib_inflate/inffast.o CC lib/lzo/lzo1x_decompress.o CC lib/zlib_deflate/deftree.o CC lib/zlib_inflate/inflate.o LD net/irda/irnet/irnet.o CC lib/dynamic_debug.o LD net/xfrm/built-in.o CC lib/nlattr.o CC lib/zlib_deflate/deflate_syms.o CC lib/zlib_inflate/infutil.o CC lib/zlib_inflate/inftrees.o CC lib/zlib_inflate/inflate_syms.o CC lib/argv_split.o CC lib/cmdline.o CC lib/ctype.o CC lib/dec_and_lock.o LD net/irda/irlan/irlan.o CC lib/decompress.o CC lib/decompress_inflate.o CC lib/decompress_unlzma.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 LD net/unix/unix.o LD lib/lzo/lzo_compress.o LD lib/lzo/lzo_decompress.o CC lib/int_sqrt.o LD net/decnet/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 LD net/phonet/built-in.o CC lib/kref.o CC lib/plist.o LD fs/debugfs/built-in.o CC lib/prio_heap.o LD net/wireless/cfg80211.o LD lib/zlib_inflate/zlib_inflate.o CC lib/prio_tree.o CC lib/proportions.o CC lib/radix-tree.o LD net/wireless/built-in.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 fs/adfs/built-in.o LD drivers/char/rio/built-in.o LD net/sched/built-in.o LD net/x25/built-in.o LD net/irda/irnet/built-in.o LD net/atm/built-in.o LD lib/zlib_deflate/zlib_deflate.o LD net/bridge/built-in.o LD drivers/ide/built-in.o LD drivers/scsi/built-in.o AR lib/lib.a LD net/irda/irda.o LD lib/zlib_deflate/built-in.o LD net/llc/built-in.o LD net/unix/built-in.o LD drivers/video/display/built-in.o LD arch/sh/oprofile/built-in.o LD drivers/parport/built-in.o LD fs/hfs/built-in.o LD net/irda/irlan/built-in.o LD net/core/built-in.o LD net/irda/built-in.o LD fs/reiserfs/built-in.o LD lib/zlib_inflate/built-in.o LD net/mac80211/mac80211.o LD net/mac80211/built-in.o LD lib/lzo/built-in.o LD lib/built-in.o LD drivers/connector/built-in.o LD drivers/video/built-in.o LD kernel/built-in.o LD drivers/ssb/built-in.o LD drivers/net/wireless/built-in.o LD net/built-in.o LD drivers/net/built-in.o LD security/built-in.o AR arch/sh/lib/lib.a LD drivers/input/built-in.o LD fs/built-in.o LD crypto/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 LD vmlinux.o MODPOST vmlinux.o WARNING: modpost: Found 1 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 LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map # Build took: 0:03:24.907472 # git bisect good Bisecting: 7 revisions left to test after this [68b3289fdb27f5d3e32587766ddafa487037b0bd] V4L/DVB (10822): Add support for Zarlink ZL10036 DVB-S tuner. # < git symbolic-ref HEAD Trying 68b3289fdb27f5d3e32587766ddafa487037b0bd # < /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 usr/Kconfig:145:warning: defaults for choice values not supported # /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 usr/Kconfig:145:warning: defaults for choice values not supported 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/do_mounts_rd.o CC init/do_mounts_initrd.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 CC arch/sh/mm/mmap.o CC arch/sh/mm/cache-sh2.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/mm/pg-nommu.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/idle.o CC arch/sh/boards/mach-se/board-se7619.o CC arch/sh/kernel/io.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 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/sh_bios.o CC arch/sh/kernel/timers/timer-cmt.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/module.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/early_printk.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/kprobes.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC arch/sh/kernel/disassemble.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/ftrace.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/init_task.o CC [M] arch/sh/kernel/cpufreq.o distcc[2022] ERROR: compile (null) on localhost:Broken pipe distcc[2048] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/boards/mach-se/built-in.o distcc[1896] ERROR: compile (null) on localhost:Broken pipe distcc[2016] ERROR: compile (null) on localhost:Broken pipe CC mm/bootmem.o LD arch/sh/kernel/cpu/irq/built-in.o CC mm/filemap.o CC mm/mempool.o CC mm/oom_kill.o CC mm/fadvise.o CC ipc/util.o CC mm/maccess.o CC ipc/msgutil.o CC ipc/msg.o CC mm/page_alloc.o CC ipc/sem.o CC mm/page-writeback.o CC ipc/shm.o CC mm/pdflush.o CC mm/readahead.o CC security/commoncap.o CC mm/swap.o CC security/inode.o CC mm/truncate.o distcc[1862] ERROR: compile (null) on localhost:Broken pipe CC ipc/ipcns_notifier.o CC ipc/ipc_sysctl.o CC mm/vmscan.o CC mm/shmem.o CC kernel/fork.o CC kernel/sched.o CC mm/prio_tree.o CC kernel/exec_domain.o CC mm/util.o CC mm/mmzone.o CC kernel/panic.o CC kernel/printk.o CC mm/vmstat.o CC mm/backing-dev.o CC kernel/cpu.o CC fs/open.o CC fs/read_write.o CC kernel/exit.o CC fs/file_table.o CC mm/page_isolation.o CC kernel/itimer.o CC fs/super.o CC mm/mm_init.o TIMEC kernel/timeconst.h CC fs/char_dev.o CC kernel/resource.o CC mm/nommu.o CC kernel/softirq.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/stat.o CC kernel/sysctl.o CC mm/dmapool.o CC fs/exec.o CC kernel/capability.o CC kernel/ptrace.o CC mm/slub.o CC fs/pipe.o CC mm/quicklist.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 kernel/timer.o CC fs/namei.o CC kernel/user.o CC fs/fcntl.o CC kernel/signal.o CC fs/ioctl.o CC kernel/sys.o CC block/elevator.o CC kernel/kmod.o CC fs/readdir.o CC block/blk-core.o CC kernel/workqueue.o CC fs/select.o CC block/blk-tag.o CC kernel/pid.o CC crypto/api.o CC block/blk-sysfs.o CC fs/fifo.o CC kernel/rcupdate.o CC block/blk-barrier.o CC fs/dcache.o CC crypto/cipher.o CC block/blk-settings.o CC fs/inode.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 kernel/extable.o CC crypto/digest.o CC block/blk-ioc.o CC kernel/params.o CC fs/attr.o CC crypto/compress.o CC fs/bad_inode.o CC block/blk-map.o CC crypto/algapi.o CC kernel/posix-timers.o CC block/blk-exec.o CC fs/file.o CC crypto/scatterwalk.o CC kernel/wait.o CC kernel/kthread.o CC block/blk-merge.o CC crypto/proc.o CC fs/filesystems.o CC block/blk-softirq.o CC crypto/ablkcipher.o CC kernel/kfifo.o CC block/blk-timeout.o distcc[3071] ERROR: compile (null) on localhost:Broken pipe distcc[3300] ERROR: compile (null) on localhost:Broken pipe distcc[3293] ERROR: compile (null) on localhost:Broken pipe distcc[3051] ERROR: compile (null) on localhost:Broken pipe CC block/ioctl.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[3295] ERROR: compile (null) on localhost:Broken pipe distcc[3373] ERROR: compile (null) on localhost:Broken pipe CC crypto/blkcipher.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 distcc[3387] ERROR: compile (null) on localhost:Broken pipe CC block/genhd.o distcc[3334] ERROR: compile (null) on localhost:Broken pipe distcc[3597] ERROR: compile (null) on localhost:Broken pipe distcc[2880] ERROR: compile (null) on localhost:Broken pipe distcc[2035] ERROR: compile (null) on localhost:Broken pipe distcc[3149] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1868: warning: control reaches end of non-void function CC crypto/hash.o distcc[3650] ERROR: compile (null) on localhost:Broken pipe distcc[3569] ERROR: compile (null) on localhost:Broken pipe distcc[3585] ERROR: compile (null) on localhost:Broken pipe distcc[3682] ERROR: compile (null) on localhost:Broken pipe CC fs/namespace.o distcc[3601] ERROR: compile (null) on localhost:Broken pipe distcc[3684] ERROR: compile (null) on localhost:Broken pipe CC block/scsi_ioctl.o CC kernel/sys_ni.o distcc[3363] ERROR: compile (null) on localhost:Broken pipe distcc[3168] ERROR: compile (null) on localhost:Broken pipe distcc[3394] ERROR: compile (null) on localhost:Broken pipe distcc[3676] ERROR: compile (null) on localhost:Broken pipe distcc[3306] ERROR: compile (null) on localhost:Broken pipe distcc[3686] ERROR: compile (null) on localhost:Broken pipe CC block/cmd-filter.o distcc[2521] ERROR: compile (null) on localhost:Broken pipe distcc[3694] ERROR: compile (null) on localhost:Broken pipe distcc[3830] ERROR: compile (null) on localhost:Broken pipe distcc[3283] ERROR: compile (null) on localhost:Broken pipe distcc[3832] ERROR: compile (null) on localhost:Broken pipe distcc[3430] ERROR: compile (null) on localhost:Broken pipe distcc[3125] ERROR: compile (null) on localhost:Broken pipe distcc[3700] ERROR: compile (null) on localhost:Broken pipe distcc[3875] ERROR: compile (null) on localhost:Broken pipe CC fs/seq_file.o distcc[3303] ERROR: compile (null) on localhost:Broken pipe CC crypto/ahash.o distcc[4138] ERROR: compile (null) on localhost:Broken pipe CC block/noop-iosched.o CC block/as-iosched.o distcc[3275] ERROR: compile (null) on localhost:Broken pipe CC fs/xattr.o distcc[3638] ERROR: compile (null) on localhost:Broken pipe distcc[3159] ERROR: compile (null) on localhost:Broken pipe CC block/deadline-iosched.o distcc[3669] ERROR: compile (null) on localhost:Broken pipe distcc[3678] ERROR: compile (null) on localhost:Broken pipe CC crypto/shash.o distcc[4306] ERROR: compile (null) on localhost:Broken pipe CC kernel/posix-cpu-timers.o distcc[3690] ERROR: compile (null) on localhost:Broken pipe CC block/cfq-iosched.o CC crypto/algboss.o distcc[3485] ERROR: compile (null) on localhost:Broken pipe distcc[3674] ERROR: compile (null) on localhost:Broken pipe distcc[4479] ERROR: compile (null) on localhost:Broken pipe CC crypto/testmgr.o distcc[1946] ERROR: compile (null) on localhost:Broken pipe CC kernel/mutex.o CC fs/libfs.o CC crypto/crypto_wq.o LD drivers/ata/built-in.o distcc[3692] ERROR: compile (null) on localhost:Broken pipe CC kernel/hrtimer.o CC [M] drivers/auxdisplay/ks0108.o distcc[4728] ERROR: compile (null) on localhost:Broken pipe distcc[3288] ERROR: compile (null) on localhost:Broken pipe CC crypto/fips.o CC [M] drivers/ata/libata-core.o distcc[3411] ERROR: compile (null) on localhost:Broken pipe distcc[4804] 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[3899] ERROR: compile (null) on localhost:Broken pipe distcc[3429] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/core.o CC kernel/rwsem.o distcc[3460] ERROR: compile (null) on localhost:Broken pipe CC drivers/block/brd.o /scratch/kisskb/src/drivers/ata/libata-core.c: In function 'ata_sg_clean': /scratch/kisskb/src/drivers/ata/libata-core.c:4619: warning: unused variable 'dir' /scratch/kisskb/src/drivers/ata/libata-core.c:4617: warning: unused variable 'ap' CC drivers/base/sys.o CC [M] drivers/ata/libata-scsi.o distcc[4818] ERROR: compile (null) on localhost:Broken pipe CC fs/fs-writeback.o CC crypto/aead.o CC [M] sound/sound_core.o distcc[3379] ERROR: compile (null) on localhost:Broken pipe distcc[4058] ERROR: compile (null) on localhost:Broken pipe distcc[4998] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/block/aoe/aoeblk.o CC drivers/base/bus.o distcc[4159] ERROR: compile (null) on localhost:Broken pipe distcc[4916] ERROR: compile (null) on localhost:Broken pipe distcc[3360] ERROR: compile (null) on localhost:Broken pipe CC drivers/block/pktcdvd.o distcc[5293] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/block/aoe/aoechr.o CC drivers/block/hd.o distcc[3754] ERROR: compile (null) on localhost:Broken pipe CC kernel/nsproxy.o distcc[5007] ERROR: compile (null) on localhost:Broken pipe distcc[3291] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/block/aoe/aoecmd.o distcc[4290] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_scsi_scan_host': /scratch/kisskb/src/drivers/ata/libata-scsi.c:3250: warning: 'dev' may be used uninitialized in this function CC fs/pnode.o distcc[5388] ERROR: compile (null) on localhost:Broken pipe CC drivers/cdrom/cdrom.o CC crypto/chainiv.o distcc[4816] ERROR: compile (null) on localhost:Broken pipe distcc[5111] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/dd.o distcc[3834] ERROR: compile (null) on localhost:Broken pipe distcc[3558] ERROR: compile (null) on localhost:Broken pipe CC kernel/srcu.o distcc[4837] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/block/aoe/aoedev.o CC kernel/semaphore.o CC kernel/notifier.o CC [M] drivers/ata/libata-eh.o CC crypto/eseqiv.o CC fs/drop_caches.o CC crypto/seqiv.o distcc[5856] ERROR: compile (null) on localhost:Broken pipe distcc[5720] ERROR: compile (null) on localhost:Broken pipe CC fs/splice.o distcc[5237] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ata/libata-sff.o CC drivers/base/driver.o distcc[4035] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_configure': /scratch/kisskb/src/drivers/ata/libata-core.c:1488: warning: 'native_sectors' may be used uninitialized in this function /scratch/kisskb/src/drivers/ata/libata-core.c:1488: note: 'native_sectors' was declared here CC drivers/char/mem.o CC drivers/char/random.o distcc[5850] ERROR: compile (null) on localhost:Broken pipe LD drivers/connector/built-in.o CC fs/sync.o CC fs/utimes.o CC [M] sound/core/oss/mixer_oss.o CC fs/stack.o CC drivers/cpufreq/cpufreq.o CC kernel/ksysfs.o CC [M] sound/core/memalloc.o CC [M] drivers/block/aoe/aoemain.o CC [M] drivers/ata/libata-pmp.o CC [M] drivers/connector/cn_queue.o distcc[6223] ERROR: compile (null) on localhost:Broken pipe distcc[5545] ERROR: compile (null) on localhost:Broken pipe CC crypto/pcompress.o CC [M] drivers/block/aoe/aoenet.o CC [M] drivers/connector/connector.o CC drivers/base/class.o distcc[6518] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ata/pata_platform.o CC [M] sound/core/sgbuf.o distcc[6256] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/pcm.o CC fs/buffer.o CC drivers/cpufreq/cpufreq_stats.o distcc[6316] ERROR: compile (null) on localhost:Broken pipe CC fs/bio.o CC crypto/hmac.o CC drivers/base/platform.o distcc[6853] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/pcm_native.o CC crypto/md5.o distcc[6603] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/cpu.o distcc[5761] ERROR: compile (null) on localhost:Broken pipe CC crypto/rmd128.o CC [M] sound/core/pcm_lib.o distcc[7095] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/oss/pcm_oss.o CC [M] sound/core/pcm_timer.o CC drivers/cpufreq/cpufreq_performance.o distcc[7191] ERROR: compile (null) on localhost:Broken pipe CC crypto/rmd160.o CC [M] sound/core/pcm_misc.o CC [M] sound/core/oss/pcm_plugin.o CC fs/block_dev.o CC drivers/char/tty_io.o CC kernel/pm_qos_params.o CC arch/sh/drivers/heartbeat.o CC drivers/base/firmware.o CC kernel/sched_clock.o CC crypto/sha1_generic.o CC drivers/char/n_tty.o LD drivers/cdrom/built-in.o CC net/socket.o CC drivers/hid/usbhid/usbmouse.o distcc[7213] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hid/hid-lg.o distcc[7602] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hid/hid-lgff.o CC [M] drivers/hid/hid-lg2ff.o CC fs/direct-io.o CC crypto/sha256_generic.o CC drivers/char/tty_ioctl.o CC crypto/ecb.o distcc[5162] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/tty_ldisc.o CC drivers/cpufreq/cpufreq_userspace.o CC [M] sound/core/pcm_memory.o CC [M] sound/core/oss/io.o distcc[7215] ERROR: compile (null) on localhost:Broken pipe CC fs/mpage.o CC drivers/cpufreq/cpufreq_conservative.o CC drivers/char/tty_buffer.o CC [M] drivers/hid/usbhid/hid-core.o CC [M] drivers/hid/usbhid/hid-quirks.o CC [M] drivers/hid/usbhid/hiddev.o CC net/802/p8022.o CC [M] drivers/hid/usbhid/hid-pidff.o CC net/8021q/vlan_core.o distcc[7597] ERROR: compile (null) on localhost:Broken pipe CC drivers/cpufreq/freq_table.o distcc[6672] ERROR: compile (null) on localhost:Broken pipe CC crypto/pcbc.o distcc[8241] ERROR: compile (null) on localhost:Broken pipe CC crypto/ctr.o CC kernel/cred.o CC crypto/ccm.o CC drivers/hwmon/hwmon.o distcc[3040] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/timer.o CC [M] sound/core/oss/copy.o distcc[7888] ERROR: compile (null) on localhost:Broken pipe CC drivers/i2c/i2c-boardinfo.o CC [M] sound/core/sound.o distcc[8471] ERROR: compile (null) on localhost:Broken pipe CC crypto/cryptd.o CC [M] drivers/hid/hid-core.o CC [M] sound/core/init.o LD init/mounts.o CC crypto/des_generic.o distcc[8117] ERROR: compile (null) on localhost:Broken pipe distcc[8598] ERROR: compile (null) on localhost:Broken pipe CC drivers/i2c/i2c-core.o distcc[8300] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hid/hid-input.o distcc[8136] ERROR: compile (null) on localhost:Broken pipe CC net/802/psnap.o CC [M] drivers/hid/hid-debug.o LD drivers/ide/built-in.o distcc[7600] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br.o distcc[8847] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/oss/linear.o CC net/8021q/vlan.o CC [M] drivers/hid/hidraw.o CC [M] drivers/hid/hid-dummy.o LD net/can/built-in.o CC [M] net/can/bcm.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:285: 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:653: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:653: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:653: 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:719: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:719: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:719: 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:789: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:789: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:789: 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:885: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:836) /scratch/kisskb/src/drivers/i2c/i2c-core.c:885: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:836) /scratch/kisskb/src/drivers/i2c/i2c-core.c:913: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:888) /scratch/kisskb/src/drivers/i2c/i2c-core.c:913: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:888) CC [M] drivers/hid/hid-a4tech.o distcc[8656] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/memory.o CC [M] sound/core/oss/mulaw.o CC [M] net/can/raw.o CC kernel/async.o CC [M] sound/core/info.o distcc[8649] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/lib/io.o LD init/built-in.o CC drivers/base/init.o CC net/core/sock.o CC drivers/hwmon/hwmon-vid.o LD [M] drivers/block/aoe/aoe.o CC arch/sh/lib/ashldi3.o distcc[9026] ERROR: compile (null) on localhost:Broken pipe CC [M] net/decnet/af_decnet.o distcc[8828] ERROR: compile (null) on localhost:Broken pipe CC net/core/request_sock.o CC arch/sh/lib/ashrdi3.o CC net/802/stp.o CC [M] sound/core/oss/route.o CC [M] net/can/af_can.o CC net/ethernet/eth.o CC [M] drivers/ide/ide-cd.o LD drivers/hid/usbhid/built-in.o CC [M] sound/core/control.o CC drivers/char/tty_port.o CC net/bridge/br_device.o distcc[8997] ERROR: compile (null) on localhost:Broken pipe distcc[8333] ERROR: compile (null) on localhost:Broken pipe CC [M] net/can/proc.o LD arch/sh/kernel/timers/built-in.o CC net/802/garp.o CC kernel/sysctl_check.o CC [M] drivers/ide/ide-cd_ioctl.o CC net/8021q/vlan_dev.o distcc[5229] ERROR: compile (null) on localhost:Broken pipe CC net/core/skbuff.o distcc[9485] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/lib/delay.o CC drivers/char/misc.o CC kernel/stacktrace.o CC [M] sound/core/oss/rate.o distcc[7005] ERROR: compile (null) on localhost:Broken pipe distcc[9289] ERROR: compile (null) on localhost:Broken pipe distcc[9945] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/misc.o CC [M] drivers/hid/hid-apple.o CC fs/ioprio.o CC [M] sound/core/device.o CC [M] sound/core/sound_oss.o CC net/8021q/vlan_netlink.o CC arch/sh/lib/div64-generic.o CC net/ipv4/route.o LD net/key/built-in.o distcc[3287] ERROR: compile (null) on localhost:Broken pipe LD drivers/block/built-in.o CC [M] sound/core/info_oss.o CC net/llc/llc_core.o CC net/ipv4/inetpeer.o CC net/core/iovec.o CC net/core/datagram.o distcc[10445] ERROR: compile (null) on localhost:Broken pipe CC net/core/stream.o CC net/core/scm.o CC drivers/i2c/algos/i2c-algo-bit.o CC net/mac80211/main.o CC net/mac80211/wext.o CC net/8021q/vlan_gvrp.o distcc[10584] ERROR: compile (null) on localhost:Broken pipe CC [M] net/decnet/dn_nsp_in.o CC net/8021q/vlanproc.o distcc[10485] ERROR: compile (null) on localhost:Broken pipe CC drivers/i2c/busses/i2c-parport.o distcc[9689] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/cpufreq/cpufreq_powersave.o LD ipc/built-in.o CC drivers/base/map.o CC crypto/fcrypt.o distcc[10618] ERROR: compile (null) on localhost:Broken pipe distcc[10616] ERROR: compile (null) on localhost:Broken pipe CC drivers/hwmon/adm1025.o CC drivers/i2c/algos/i2c-algo-pca.o CC drivers/base/devres.o distcc[10474] ERROR: compile (null) on localhost:Broken pipe LD fs/autofs/built-in.o CC [M] fs/autofs/dirhash.o /scratch/kisskb/src/drivers/i2c/algos/i2c-algo-pca.c: In function 'pca_xfer': /scratch/kisskb/src/drivers/i2c/algos/i2c-algo-pca.c:197: warning: 'state' may be used uninitialized in this function distcc[10620] ERROR: compile (null) on localhost:Broken pipe distcc[11015] ERROR: compile (null) on localhost:Broken pipe distcc[10624] ERROR: compile (null) on localhost:Broken pipe distcc[10501] ERROR: compile (null) on localhost:Broken pipe distcc[10685] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/vt_ioctl.o CC net/bridge/br_fdb.o CC kernel/irq/handle.o CC net/bridge/br_forward.o CC crypto/blowfish.o CC [M] drivers/hid/hid-cherry.o CC arch/sh/lib/lshrdi3.o CC [M] fs/autofs/init.o CC net/bridge/br_if.o CC lib/bcd.o CC lib/div64.o CC lib/sort.o LD arch/sh/mm/built-in.o CC [M] net/key/af_key.o CC lib/parser.o CC net/mac80211/sta_info.o LD [M] drivers/hid/usbhid/usbhid.o CC net/bridge/br_input.o CC kernel/time/timekeeping.o CC [M] fs/autofs/inode.o CC [M] drivers/hid/hid-chicony.o distcc[11379] ERROR: compile (null) on localhost:Broken pipe distcc[11383] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/autofs/root.o CC kernel/irq/manage.o CC net/mac80211/wep.o AS arch/sh/lib/mcount.o distcc[8125] ERROR: compile (null) on localhost:Broken pipe distcc[9973] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hid/hid-cypress.o CC lib/halfmd4.o distcc[11304] ERROR: compile (null) on localhost:Broken pipe distcc[10947] ERROR: compile (null) on localhost:Broken pipe distcc[11769] ERROR: compile (null) on localhost:Broken pipe CC net/mac80211/wpa.o LD block/built-in.o CC [M] fs/autofs/symlink.o distcc[11476] ERROR: compile (null) on localhost:Broken pipe distcc[10683] ERROR: compile (null) on localhost:Broken pipe CC drivers/i2c/busses/i2c-parport-light.o CC net/llc/llc_input.o CC lib/debug_locks.o CC drivers/hwmon/ds1621.o CC [M] drivers/hid/hid-ezkey.o CC drivers/base/attribute_container.o CC [M] drivers/cpufreq/cpufreq_ondemand.o CC net/netfilter/core.o CC net/core/gen_stats.o CC lib/random32.o CC [M] net/decnet/dn_nsp_out.o CC drivers/char/vc_screen.o CC kernel/time/ntp.o CC [M] drivers/hid/hid-gyration.o CC drivers/base/transport_class.o CC net/core/gen_estimator.o CC drivers/i2c/busses/i2c-tiny-usb.o LD security/built-in.o CC lib/bust_spinlocks.o CC net/core/net_namespace.o distcc[12414] ERROR: compile (null) on localhost:Broken pipe distcc[11317] ERROR: compile (null) on localhost:Broken pipe CC net/mac80211/scan.o CC net/core/sysctl_net_core.o CC net/core/skb_dma_map.o CC net/core/dev.o CC net/core/ethtool.o CC [M] drivers/hid/hid-microsoft.o CC net/mac80211/ht.o distcc[11386] ERROR: compile (null) on localhost:Broken pipe CC net/core/dev_mcast.o CC net/mac80211/agg-tx.o CC [M] drivers/i2c/algos/i2c-algo-pcf.o CC net/netfilter/nf_log.o LD fs/autofs4/built-in.o CC [M] fs/autofs/waitq.o distcc[12199] ERROR: compile (null) on localhost:Broken pipe LD net/ethernet/built-in.o CC [M] fs/autofs4/init.o CC [M] drivers/ide/ide-cd_verbose.o CC net/netfilter/nf_queue.o CC net/core/dst.o CC net/mac80211/agg-rx.o CC [M] fs/autofs4/inode.o CC net/mac80211/ibss.o CC [M] fs/autofs4/root.o CC kernel/trace/trace_selftest_dynamic.o distcc[9842] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/autofs4/symlink.o CC net/mac80211/mlme.o CC [M] drivers/hid/hid-pl.o CC lib/hexdump.o CC [M] drivers/ide/ide.o CC net/core/netevent.o CC fs/coda/psdev.o CC [M] drivers/hid/hid-sony.o distcc[12673] ERROR: compile (null) on localhost:Broken pipe CC fs/coda/cache.o CC lib/kasprintf.o CC kernel/time/clocksource.o CC drivers/hwmon/lm63.o distcc[12814] ERROR: compile (null) on localhost:Broken pipe distcc[13285] ERROR: compile (null) on localhost:Broken pipe CC net/mac80211/iface.o CC net/core/neighbour.o CC [M] fs/autofs4/waitq.o CC net/core/rtnetlink.o CC drivers/hwmon/lm78.o CC drivers/base/dma-mapping.o CC net/netlink/af_netlink.o distcc[13271] ERROR: compile (null) on localhost:Broken pipe CC drivers/i2c/busses/i2c-pca-platform.o CC crypto/twofish.o CC [M] drivers/hid/hid-sunplus.o CC net/mac80211/rate.o CC drivers/base/firmware_class.o CC net/mac80211/michael.o CC net/ipv4/protocol.o CC kernel/irq/spurious.o CC [M] drivers/hid/hid-gaff.o CC fs/coda/cnode.o distcc[13834] ERROR: compile (null) on localhost:Broken pipe CC kernel/trace/ftrace.o CC drivers/char/selection.o CC net/mac80211/tkip.o distcc[13919] ERROR: compile (null) on localhost:Broken pipe CC fs/cramfs/inode.o CC kernel/trace/ring_buffer.o CC drivers/char/keyboard.o CC drivers/char/vt.o CC fs/cramfs/uncompress.o CC net/bridge/br_ioctl.o CC [M] drivers/hid/hid-topseed.o distcc[13741] ERROR: compile (null) on localhost:Broken pipe CC lib/bitmap.o distcc[12632] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/autofs4/expire.o distcc[12406] ERROR: compile (null) on localhost:Broken pipe distcc[13439] ERROR: compile (null) on localhost:Broken pipe CC kernel/mutex-debug.o CC [M] drivers/hid/hid-zpff.o CC kernel/lockdep.o distcc[13471] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/drivers/built-in.o LD net/phonet/built-in.o distcc[14345] ERROR: compile (null) on localhost:Broken pipe CC [M] net/phonet/pn_dev.o CC net/ipv4/ip_input.o distcc[14389] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/autofs4/dev-ioctl.o distcc[13437] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/ip_fragment.o CC [M] net/phonet/pn_netlink.o distcc[11571] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/defkeymap.o distcc[12592] ERROR: compile (null) on localhost:Broken pipe distcc[13757] ERROR: compile (null) on localhost:Broken pipe CC kernel/lockdep_proc.o distcc[14310] ERROR: compile (null) on localhost:Broken pipe CC fs/coda/inode.o CC lib/scatterlist.o CC drivers/hwmon/lm90.o CC kernel/trace/trace.o CC net/mac80211/aes_ccm.o CC [M] net/phonet/socket.o CC fs/coda/dir.o CC net/netfilter/nf_sockopt.o CC drivers/char/n_hdlc.o CC lib/string_helpers.o CC kernel/irq/resend.o distcc[14716] ERROR: compile (null) on localhost:Broken pipe distcc[13982] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/kernel/cpu/sh2/built-in.o CC fs/coda/file.o CC kernel/up.o CC fs/coda/upcall.o CC crypto/twofish_common.o distcc[14537] ERROR: compile (null) on localhost:Broken pipe CC [M] net/decnet/dn_route.o LD drivers/hid/built-in.o CC net/mac80211/aes_cmac.o CC net/mac80211/cfg.o CC [M] net/phonet/datagram.o distcc[13580] ERROR: compile (null) on localhost:Broken pipe distcc[15067] ERROR: compile (null) on localhost:Broken pipe CC fs/coda/coda_linux.o CC net/netfilter/nf_conntrack_core.o CC kernel/spinlock.o CC kernel/uid16.o CC fs/debugfs/inode.o CC net/core/utils.o LD fs/devpts/built-in.o distcc[15233] ERROR: compile (null) on localhost:Broken pipe CC drivers/hwmon/lm93.o LD drivers/cpufreq/built-in.o distcc[15280] ERROR: compile (null) on localhost:Broken pipe CC [M] net/phonet/sysctl.o CC net/mac80211/rx.o distcc[14097] ERROR: compile (null) on localhost:Broken pipe CC fs/debugfs/file.o CC [M] drivers/hwmon/w83781d.o distcc[15376] ERROR: compile (null) on localhost:Broken pipe distcc[14156] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/connector/cn.o CC lib/iomap_copy.o distcc[14903] ERROR: compile (null) on localhost:Broken pipe distcc[14940] ERROR: compile (null) on localhost:Broken pipe CC net/core/link_watch.o CC net/mac80211/spectmgmt.o LD [M] net/can/can.o CC net/mac80211/tx.o CC kernel/irq/chip.o CC [M] net/phonet/af_phonet.o CC [M] net/phonet/pep.o CC net/bridge/br_notify.o CC [M] net/phonet/pep-gprs.o CC net/netlink/genetlink.o CC fs/exportfs/expfs.o LD [M] net/can/can-raw.o distcc[15753] ERROR: compile (null) on localhost:Broken pipe CC crypto/serpent.o CC drivers/char/raw.o LD net/802/built-in.o CC kernel/module.o CC crypto/aes_generic.o distcc[15203] ERROR: compile (null) on localhost:Broken pipe CC net/mac80211/key.o /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2320: warning: label 'free_init' defined but not used CC net/ipv4/ip_forward.o LD [M] net/can/can-bcm.o CC net/bridge/br_stp.o CC net/mac80211/util.o CC net/netfilter/nf_conntrack_standalone.o LD arch/sh/lib/built-in.o CC kernel/trace/trace_sched_switch.o CC [M] drivers/hwmon/adm1021.o CC net/mac80211/wme.o CC [M] drivers/ide/ide-ioctls.o CC net/llc/llc_output.o CC drivers/input/input.o distcc[15968] ERROR: compile (null) on localhost:Broken pipe LD net/rfkill/built-in.o CC [M] drivers/ide/ide-io.o CC net/mac80211/event.o distcc[16185] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ide/ide-iops.o CC net/mac80211/debugfs.o CC [M] net/decnet/dn_dev.o CC [M] drivers/ide/ide-lib.o LD [M] sound/core/oss/snd-mixer-oss.o CC net/mac80211/debugfs_sta.o CC [M] drivers/ide/ide-probe.o CC kernel/irq/devres.o CC [M] net/rfkill/rfkill.o CC kernel/kallsyms.o CC fs/coda/symlink.o CC kernel/acct.o CC kernel/irq/autoprobe.o distcc[15814] ERROR: compile (null) on localhost:Broken pipe CC net/mac80211/debugfs_netdev.o CC net/core/filter.o LD fs/exportfs/exportfs.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[15691] ERROR: compile (null) on localhost:Broken pipe CC kernel/irq/proc.o CC net/mac80211/debugfs_key.o LD drivers/i2c/busses/built-in.o CC net/core/flow.o CC lib/devres.o CC net/netfilter/nf_conntrack_expect.o LD fs/ext4/built-in.o CC fs/coda/pioctl.o CC net/bridge/br_stp_bpdu.o CC drivers/input/input-compat.o CC crypto/camellia.o CC lib/locking-selftest.o CC [M] drivers/ide/ide-taskfile.o CC lib/spinlock_debug.o CC crypto/arc4.o distcc[16669] ERROR: compile (null) on localhost:Broken pipe CC kernel/time/jiffies.o CC net/bridge/br_stp_if.o CC [M] fs/fat/cache.o CC net/bridge/br_stp_timer.o CC [M] fs/fat/dir.o LD net/netlink/built-in.o CC crypto/anubis.o CC [M] fs/ext4/balloc.o distcc[17109] ERROR: compile (null) on localhost:Broken pipe CC net/bridge/br_netlink.o CC fs/hfsplus/super.o CC net/mac80211/rc80211_pid_algo.o distcc[17398] ERROR: compile (null) on localhost:Broken pipe CC fs/hfsplus/options.o CC [M] drivers/ide/ide-pm.o CC crypto/crc32c.o distcc[17093] ERROR: compile (null) on localhost:Broken pipe CC fs/hfsplus/inode.o CC net/mac80211/rc80211_pid_debugfs.o distcc[17336] ERROR: compile (null) on localhost:Broken pipe CC kernel/backtracetest.o LD fs/exportfs/built-in.o CC crypto/lzo.o CC fs/hfsplus/ioctl.o CC lib/hweight.o CC kernel/test_kprobes.o CC [M] drivers/ide/ide-park.o CC fs/hfsplus/extents.o LD [M] drivers/ata/libata.o CC net/core/net-sysfs.o CC kernel/kprobes.o distcc[16745] ERROR: compile (null) on localhost:Broken pipe CC [M] net/decnet/dn_neigh.o distcc[16985] ERROR: compile (null) on localhost:Broken pipe CC fs/hfsplus/catalog.o CC [M] net/decnet/dn_timer.o CC fs/hfsplus/dir.o CC fs/hpfs/alloc.o distcc[16064] ERROR: compile (null) on localhost:Broken pipe CC fs/hfsplus/btree.o CC drivers/char/ppdev.o CC crypto/rng.o CC [M] fs/fat/fatent.o CC net/core/pktgen.o CC [M] net/decnet/sysctl_net_decnet.o CC crypto/krng.o CC net/sched/sch_generic.o CC net/sched/sch_api.o distcc[18221] ERROR: compile (null) on localhost:Broken pipe CC net/sched/sch_blackhole.o CC fs/hfsplus/bnode.o CC lib/list_debug.o CC fs/hpfs/anode.o CC kernel/time/timer_list.o CC [M] drivers/ide/ide-sysfs.o CC fs/hfsplus/brec.o CC crypto/ansi_cprng.o CC fs/hfsplus/bfind.o CC fs/hfsplus/tables.o CC net/core/fib_rules.o CC fs/hfsplus/unicode.o CC fs/hpfs/buffer.o CC fs/hfsplus/wrapper.o CC [M] crypto/crypto_null.o distcc[18057] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ide/ide-devsets.o CC [M] crypto/wp512.o LD [M] sound/core/oss/snd-pcm-oss.o CC fs/hpfs/dentry.o CC fs/hfsplus/bitmap.o CC [M] crypto/tgr192.o LD arch/sh/kernel/cpu/built-in.o CC [M] crypto/gf128mul.o LD arch/sh/kernel/built-in.o CC [M] crypto/cbc.o CC net/netfilter/nf_conntrack_helper.o LD [M] sound/core/snd.o CC [M] crypto/cts.o distcc[18412] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/ext4/bitmap.o LD [M] sound/soundcore.o CC [M] drivers/ide/ide-io-std.o CC drivers/input/ff-core.o CC [M] drivers/ide/ide-eh.o CC [M] drivers/ide/ide-atapi.o CC [M] crypto/gcm.o CC net/sched/cls_api.o CC [M] drivers/ide/ide-proc.o CC fs/hpfs/dir.o distcc[19205] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/cast5.o LD [M] sound/core/snd-timer.o distcc[19158] ERROR: compile (null) on localhost:Broken pipe CC kernel/trace/trace_functions.o CC fs/hfsplus/part_tbl.o distcc[18008] ERROR: compile (null) on localhost:Broken pipe distcc[18722] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/gameport/gameport.o LD fs/isofs/built-in.o CC [M] fs/isofs/namei.o CC [M] drivers/ide/ide-gd.o distcc[15301] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/isofs/inode.o CC [M] fs/isofs/dir.o CC [M] crypto/khazad.o CC fs/hpfs/dnode.o CC [M] fs/isofs/util.o CC drivers/input/serio/serio.o CC kernel/trace/trace_nop.o CC [M] crypto/deflate.o distcc[15470] ERROR: compile (null) on localhost:Broken pipe CC net/sched/act_api.o CC kernel/trace/trace_stack.o CC net/sched/act_police.o CC kernel/time/timecompare.o CC net/sched/act_gact.o LD net/8021q/8021q.o CC fs/hpfs/ea.o CC net/ipv4/ip_options.o CC [M] fs/isofs/rock.o CC fs/hpfs/file.o LD fs/jbd2/built-in.o LD net/8021q/built-in.o CC [M] drivers/char/specialix.o CC kernel/softlockup.o CC fs/hpfs/inode.o CC [M] crypto/zlib.o CC fs/hpfs/map.o CC drivers/input/joystick/a3d.o AR arch/sh/lib/lib.a CC net/sunrpc/clnt.o CC fs/hpfs/name.o distcc[19272] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/joystick/adi.o CC fs/hpfs/namei.o CC [M] crypto/authenc.o CC kernel/seccomp.o CC [M] crypto/tcrypt.o CC [M] fs/jbd2/transaction.o CC kernel/trace/trace_boot.o CC net/netfilter/nf_conntrack_proto.o LD crypto/crypto.o LD crypto/crypto_algapi.o distcc[19274] ERROR: compile (null) on localhost:Broken pipe distcc[19560] ERROR: compile (null) on localhost:Broken pipe CC fs/hpfs/super.o LD net/llc/llc.o distcc[20018] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/joystick/db9.o CC net/netfilter/nf_conntrack_l3proto_generic.o CC net/sched/act_mirred.o CC kernel/trace/trace_branch.o CC [M] fs/jbd2/commit.o CC [M] fs/isofs/export.o CC fs/coda/sysctl.o CC [M] fs/isofs/joliet.o distcc[19774] ERROR: compile (null) on localhost:Broken pipe CC net/sunrpc/xprt.o LD [M] sound/core/snd-pcm.o CC drivers/input/serio/serio_raw.o LD kernel/trace/libftrace.o LD net/decnet/built-in.o CC kernel/time/timer_stats.o LD drivers/i2c/algos/built-in.o LD mm/built-in.o CC net/unix/af_unix.o distcc[20584] ERROR: compile (null) on localhost:Broken pipe CC net/sched/act_pedit.o CC [M] fs/ext4/dir.o CC net/sched/act_skbedit.o LD [M] sound/core/snd-page-alloc.o CC [M] fs/jbd2/recovery.o CC [M] drivers/ide/ide-disk.o distcc[21090] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/compr.o CC [M] drivers/char/riscom8.o CC net/unix/garbage.o CC net/sunrpc/socklib.o CC net/ipv4/ip_output.o CC [M] fs/jbd2/checkpoint.o CC net/netfilter/nf_conntrack_proto_generic.o CC net/sched/sch_fifo.o CC net/unix/sysctl_net_unix.o CC [M] fs/jbd2/revoke.o CC [M] net/wimax/id-table.o CC [M] fs/jbd2/journal.o CC net/sched/sch_cbq.o CC net/sunrpc/xprtsock.o CC [M] drivers/hwmon/adm9240.o CC net/sunrpc/sched.o CC drivers/input/joystick/gamecon.o CC drivers/input/joystick/grip_mp.o CC [M] drivers/ide/ide-disk_ioctl.o distcc[21555] ERROR: compile (null) on localhost:Broken pipe CC net/sched/sch_htb.o CC drivers/input/joystick/guillemot.o CC net/core/net-traces.o CC net/sunrpc/auth.o CC net/sunrpc/auth_null.o CC net/sunrpc/auth_unix.o CC net/sunrpc/auth_generic.o CC [M] drivers/ide/ide-disk_proc.o CC [M] drivers/input/serio/libps2.o LD [M] net/decnet/decnet.o CC net/sched/sch_hfsc.o CC [M] drivers/ide/ide-floppy.o distcc[21821] ERROR: compile (null) on localhost:Broken pipe CC net/sunrpc/svc.o CC drivers/input/joystick/interact.o CC net/sched/sch_red.o distcc[21838] ERROR: compile (null) on localhost:Broken pipe LD fs/debugfs/debugfs.o CC [M] fs/ext4/file.o CC [M] drivers/char/generic_serial.o CC lib/debugobjects.o CC net/wireless/wext.o CC net/wireless/core.o CC [M] drivers/ide/ide-floppy_ioctl.o CC kernel/rcuclassic.o CC [M] net/wimax/op-msg.o CC net/sched/sch_gred.o CC fs/jfs/super.o distcc[21811] ERROR: compile (null) on localhost:Broken pipe CC net/sunrpc/svcsock.o CC [M] drivers/ide/ide-floppy_proc.o LD net/llc/built-in.o CC drivers/input/joystick/magellan.o CC [M] drivers/char/n_r3964.o CC fs/jfs/file.o CC drivers/input/gameport/ns558.o CC [M] fs/jffs2/dir.o CC [M] fs/fat/file.o CC net/wireless/sysfs.o CC fs/lockd/clntlock.o CC net/sched/sch_tbf.o CC net/sched/sch_netem.o CC fs/jfs/inode.o distcc[22217] ERROR: compile (null) on localhost:Broken pipe CC net/sched/cls_u32.o LD fs/debugfs/built-in.o CC net/wireless/radiotap.o CC [M] fs/fat/inode.o distcc[22696] ERROR: compile (null) on localhost:Broken pipe LD fs/cramfs/cramfs.o LD fs/cramfs/built-in.o distcc[21641] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ide/ide-tape.o CC [M] drivers/input/gameport/lightning.o distcc[22310] ERROR: compile (null) on localhost:Broken pipe CC net/sunrpc/svcauth.o distcc[21844] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/joystick/sidewinder.o distcc[22234] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/joystick/turbografx.o distcc[22918] ERROR: compile (null) on localhost:Broken pipe LD crypto/crypto_blkcipher.o CC kernel/utsname_sysctl.o CC drivers/input/joystick/zhenhua.o LD [M] drivers/hid/hid.o distcc[22271] ERROR: compile (null) on localhost:Broken pipe CC lib/bitrev.o CC [M] drivers/hwmon/gl520sm.o CC [M] drivers/input/joystick/cobra.o CC fs/lockd/clntproc.o CC fs/lockd/host.o CC drivers/input/keyboard/sunkbd.o CC fs/jfs/namei.o CC net/sched/cls_route.o CC fs/jfs/jfs_mount.o CC net/sunrpc/svcauth_unix.o distcc[23017] ERROR: compile (null) on localhost:Broken pipe distcc[23251] ERROR: compile (null) on localhost:Broken pipe CC net/sched/cls_fw.o CC net/sunrpc/rpcb_clnt.o CC lib/crc-t10dif.o CC [M] fs/ext4/fsync.o LD [M] drivers/hid/hid-logitech.o CC drivers/media/common/tuners/tuner-simple.o CC drivers/media/common/tuners/tuner-types.o CC fs/lockd/svc.o CC drivers/media/radio/radio-tea5764.o CC lib/crc-itu-t.o LD kernel/irq/built-in.o CC fs/jfs/jfs_umount.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 /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/wireless/util.o CC [M] fs/fat/misc.o CC net/wireless/reg.o CC [M] drivers/input/keyboard/lkkbd.o LD crypto/crypto_hash.o CC net/wireless/scan.o CC [M] drivers/input/joystick/spaceball.o CC net/wireless/nl80211.o CC [M] drivers/input/joystick/stinger.o CC [M] drivers/input/joystick/tmdc.o CC net/xfrm/xfrm_policy.o CC [M] drivers/input/joystick/warrior.o CC [M] fs/fat/namei_vfat.o /scratch/kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_add_entry': /scratch/kisskb/src/fs/fat/namei_vfat.c:603: warning: 'ulen' may be used uninitialized in this function /scratch/kisskb/src/fs/fat/namei_vfat.c:603: note: 'ulen' was declared here /scratch/kisskb/src/fs/fat/namei_vfat.c:598: warning: 'lcase' may be used uninitialized in this function /scratch/kisskb/src/fs/fat/namei_vfat.c:598: note: 'lcase' was declared here distcc[23816] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/nf_conntrack_proto_tcp.o CC net/wireless/mlme.o CC fs/lockd/svclock.o distcc[23714] ERROR: compile (null) on localhost:Broken pipe CC fs/jfs/jfs_xtree.o CC fs/minix/bitmap.o distcc[23949] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/ip_sockglue.o CC lib/crc32.o CC [M] drivers/input/keyboard/xtkbd.o LD kernel/time/built-in.o CC lib/lzo/lzo1x_compress.o CC fs/jfs/jfs_imap.o CC net/sysctl_net.o CC net/xfrm/xfrm_state.o distcc[24102] ERROR: compile (null) on localhost:Broken pipe distcc[23653] ERROR: compile (null) on localhost:Broken pipe CC fs/jfs/jfs_debug.o CC fs/jfs/jfs_dmap.o CC [M] drivers/input/keyboard/sh_keysc.o CC lib/lzo/lzo1x_decompress.o distcc[23736] ERROR: compile (null) on localhost:Broken pipe CC net/xfrm/xfrm_hash.o CC fs/ncpfs/dir.o CC net/wireless/wext-compat.o LD net/mac80211/mac80211.o CC net/netfilter/nf_conntrack_proto_udp.o CC net/sched/cls_rsvp.o LD crypto/cryptomgr.o LD drivers/input/serio/built-in.o CC [M] drivers/media/radio/radio-si470x.o CC fs/lockd/svcshare.o LD net/unix/unix.o CC net/netfilter/nf_conntrack_extend.o CC fs/lockd/svcproc.o CC [M] drivers/input/tablet/acecad.o CC drivers/media/video/v4l2-dev.o LD drivers/char/rio/built-in.o LD drivers/base/built-in.o CC [M] drivers/char/rio/rio_linux.o LD [M] fs/autofs4/autofs4.o CC fs/lockd/svcsubs.o CC drivers/media/common/tuners/tda9887.o CC [M] drivers/char/rio/rioinit.o LD net/mac80211/built-in.o CC net/sched/cls_rsvp6.o CC net/xfrm/xfrm_input.o CC net/xfrm/xfrm_output.o CC fs/lockd/mon.o LD fs/hpfs/hpfs.o LD fs/hpfs/built-in.o CC drivers/media/common/tuners/tda827x.o CC fs/lockd/xdr.o CC [M] drivers/hwmon/lm75.o CC [M] fs/jffs2/file.o CC [M] drivers/input/joystick/xpad.o distcc[24929] ERROR: compile (null) on localhost:Broken pipe CC kernel/marker.o CC [M] drivers/input/ff-memless.o distcc[24836] ERROR: compile (null) on localhost:Broken pipe LD lib/zlib_deflate/built-in.o LD net/unix/built-in.o CC [M] lib/zlib_deflate/deflate.o CC fs/jfs/jfs_unicode.o CC drivers/mfd/wm8350-core.o LD [M] fs/autofs/autofs.o CC fs/jfs/jfs_dtree.o CC net/sunrpc/timer.o CC [M] drivers/char/rio/rioboot.o distcc[25250] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joydev.o CC lib/zlib_inflate/inffast.o CC fs/ncpfs/file.o distcc[24480] 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 CC lib/fault-inject.o CC [M] lib/zlib_deflate/deftree.o distcc[24278] ERROR: compile (null) on localhost:Broken pipe CC fs/ncpfs/inode.o CC [M] fs/ext4/ialloc.o CC fs/ncpfs/ioctl.o CC fs/lockd/grace.o CC drivers/media/video/v4l2-ioctl.o distcc[25555] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sched/act_nat.o CC drivers/media/common/tuners/mxl5005s.o CC net/xfrm/xfrm_algo.o distcc[25202] ERROR: compile (null) on localhost:Broken pipe CC fs/ncpfs/mmap.o CC [M] fs/ext4/inode.o CC net/xfrm/xfrm_sysctl.o CC [M] net/sched/sch_dsmark.o LD drivers/i2c/built-in.o CC [M] net/xfrm/xfrm_user.o CC fs/jfs/jfs_inode.o CC [M] net/wimax/op-reset.o CC [M] drivers/char/rio/riocmd.o distcc[25225] ERROR: compile (null) on localhost:Broken pipe LD fs/coda/coda.o CC fs/ncpfs/ncplib_kernel.o CC drivers/mfd/wm8350-regmap.o CC [M] drivers/input/evdev.o CC [M] drivers/char/rio/rioctrl.o LD fs/hfsplus/hfsplus.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/mfd/wm8350-gpio.o CC [M] fs/ext4/ioctl.o CC [M] net/wimax/op-rfkill.o CC fs/jfs/jfs_extent.o CC fs/jfs/symlink.o CC [M] fs/jffs2/ioctl.o CC drivers/mfd/wm8350-i2c.o CC fs/ncpfs/sock.o CC [M] fs/jffs2/nodelist.o CC [M] net/xfrm/xfrm_ipcomp.o LD fs/coda/built-in.o /scratch/kisskb/src/net/wimax/op-rfkill.c: In function 'wimax_rfkill_toggle_radio': /scratch/kisskb/src/net/wimax/op-rfkill.c:258: warning: 'rf_state' may be used uninitialized in this function CC [M] fs/jffs2/malloc.o CC drivers/media/video/v4l2-device.o LD drivers/misc/eeprom/built-in.o CC [M] drivers/misc/eeprom/eeprom_93cx6.o CC [M] fs/jffs2/read.o CC drivers/media/video/v4l2-subdev.o CC fs/jfs/jfs_metapage.o LD drivers/input/gameport/built-in.o CC drivers/media/video/v4l2-int-device.o CC [M] fs/ext4/namei.o distcc[26400] ERROR: compile (null) on localhost:Broken pipe CC net/netfilter/nf_conntrack_acct.o LD drivers/mtd/chips/built-in.o distcc[25229] ERROR: compile (null) on localhost:Broken pipe LD drivers/mtd/devices/built-in.o CC [M] drivers/mtd/devices/doc2000.o CC fs/ncpfs/ncpsign_kernel.o CC lib/zlib_inflate/inflate.o CC fs/nfs/client.o LD drivers/char/built-in.o LD fs/hfsplus/built-in.o CC [M] fs/ext4/super.o distcc[26834] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/char/rio/riointr.o CC [M] drivers/mtd/devices/doc2001.o distcc[26664] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/isofs/isofs.o CC [M] drivers/char/rio/rioparam.o CC [M] fs/ext4/symlink.o CC lib/zlib_inflate/infutil.o distcc[23468] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/devices/doc2001plus.o distcc[26519] ERROR: compile (null) on localhost:Broken pipe CC drivers/mfd/da903x.o /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da903x_probe': /scratch/kisskb/src/drivers/mfd/da903x.c:520: warning: passing argument 2 of 'request_irq' from incompatible pointer type CC [M] drivers/mtd/devices/docprobe.o /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/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined distcc[26712] ERROR: compile (null) on localhost:Broken pipe distcc[27269] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/chips/chipreg.o CC net/sunrpc/xdr.o distcc[26222] ERROR: compile (null) on localhost:Broken pipe CC drivers/media/video/v4l2-common.o CC fs/jfs/jfs_logmgr.o distcc[24799] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/lm77.o CC fs/jfs/jfs_txnmgr.o CC fs/jfs/jfs_uniupr.o CC [M] drivers/mtd/devices/docecc.o CC fs/nfs/dir.o CC [M] drivers/input/evbug.o /scratch/kisskb/src/drivers/media/video/v4l2-common.c: In function 'v4l2_i2c_attach': /scratch/kisskb/src/drivers/media/video/v4l2-common.c:761: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) distcc[26904] ERROR: compile (null) on localhost:Broken pipe CC fs/jfs/resize.o CC fs/nfs/file.o CC lib/syscall.o CC lib/zlib_inflate/inftrees.o CC drivers/net/Space.o CC [M] drivers/misc/lkdtm.o CC kernel/tracepoint.o CC [M] drivers/media/radio/radio-mr800.o CC drivers/net/loopback.o CC [M] drivers/media/common/tuners/mt20xx.o CC drivers/parport/share.o CC fs/nfs/getroot.o /scratch/kisskb/src/fs/nfs/file.c:299: warning: 'nfs_file_mmap' defined but not used CC fs/jfs/xattr.o CC drivers/parport/ieee1284.o CC fs/nfs/inode.o LD drivers/mtd/maps/built-in.o CC drivers/media/video/v4l1-compat.o CC [M] drivers/mtd/maps/map_funcs.o distcc[27940] ERROR: compile (null) on localhost:Broken pipe CC drivers/media/video/w9966.o CC drivers/parport/ieee1284_ops.o distcc[27537] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/tablet/kbtab.o distcc[27903] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/char/rio/rioroute.o CC [M] drivers/mtd/nand/nand_base.o CC [M] net/wimax/stack.o CC [M] drivers/mtd/nand/nand_bbt.o LD drivers/input/input-core.o CC drivers/media/video/se401.o distcc[27953] ERROR: compile (null) on localhost:Broken pipe CC kernel/latencytop.o CC fs/jfs/ioctl.o CC fs/nfs/super.o CC fs/jfs/acl.o CC [M] drivers/media/video/et61x251/et61x251_core.o CC [M] drivers/mtd/nand/nand_ecc.o CC [M] drivers/media/video/et61x251/et61x251_tas5130d1b.o CC [M] net/wimax/debugfs.o CC [M] drivers/mtd/nand/nand_ids.o CC [M] drivers/mtd/chips/cfi_probe.o CC net/ipv4/inet_hashtables.o CC fs/nfs/nfs2xdr.o CC [M] drivers/mtd/chips/cfi_util.o CC [M] fs/ext4/hash.o CC fs/ncpfs/getopt.o CC kernel/dma-coherent.o CC [M] fs/ext4/resize.o GZIP kernel/config_data.gz CC fs/nfs/direct.o CC kernel/time.o CC [M] net/sched/sch_teql.o CC fs/nfs/pagelist.o CC fs/nfs/proc.o CC fs/nfs/read.o distcc[28376] ERROR: compile (null) on localhost:Broken pipe CC fs/minix/itree_v1.o CC fs/nfs/symlink.o distcc[28904] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/nodemgmt.o CC fs/nfs/unlink.o CC [M] drivers/mtd/nand/nandsim.o CC lib/zlib_inflate/inflate_syms.o LD net/core/built-in.o CC [M] fs/jffs2/readinode.o distcc[27600] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/nand/alauda.o CC net/sunrpc/sunrpc_syms.o LD drivers/net/wireless/built-in.o CC fs/ncpfs/symlink.o CC fs/lockd/xdr4.o CC [M] drivers/hwmon/max1619.o CC [M] lib/zlib_deflate/deflate_syms.o LD net/bridge/bridge.o CC net/ipv4/inet_timewait_sock.o LD drivers/input/keyboard/built-in.o distcc[29066] ERROR: compile (null) on localhost:Broken pipe CC fs/nfs/write.o CC [M] drivers/mtd/tests/mtd_oobtest.o CC [M] drivers/mtd/mtdcore.o CC fs/nfs/namespace.o CC [M] drivers/mtd/mtdsuper.o IKCFG kernel/config_data.h distcc[28504] ERROR: compile (null) on localhost:Broken pipe CC net/sunrpc/cache.o CC [M] kernel/configs.o CC [M] drivers/mtd/mtdpart.o LD [M] drivers/media/video/et61x251/et61x251.o LD [M] lib/zlib_deflate/zlib_deflate.o CC fs/nfs/mount_clnt.o CC [M] drivers/mtd/nftlcore.o LD lib/lzo/lzo_compress.o CC net/sunrpc/rpc_pipe.o distcc[23405] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/nftlmount.o CC fs/minix/itree_v2.o CC fs/lockd/svc4proc.o LD lib/lzo/lzo_decompress.o CC [M] drivers/mtd/mtdconcat.o distcc[20717] ERROR: compile (null) on localhost:Broken pipe distcc[28285] ERROR: compile (null) on localhost:Broken pipe CC net/sunrpc/svc_xprt.o CC fs/nfs/nfs3proc.o CC [M] drivers/mtd/redboot.o CC [M] drivers/mtd/maps/solutionengine.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' LD lib/lzo/built-in.o LD crypto/built-in.o CC [M] net/netfilter/nfnetlink.o CC [M] drivers/mtd/chips/cfi_cmdset_0002.o CC fs/nfs/nfs3xdr.o CC fs/nfs/nfs3acl.o CC drivers/media/video/gspca/gspca.o CC fs/nfs/sysctl.o CC [M] fs/jffs2/write.o CC net/sunrpc/stats.o CC [M] fs/jffs2/scan.o CC net/sunrpc/sysctl.o CC [M] drivers/mtd/tests/mtd_pagetest.o CC [M] fs/jffs2/gc.o LD drivers/misc/built-in.o CC fs/minix/namei.o CC [M] drivers/hwmon/smsc47m1.o CC [M] fs/jffs2/symlink.o distcc[28916] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/ide/ide-core.o LD kernel/trace/built-in.o LD [M] drivers/ide/ide-gd_mod.o CC [M] fs/ext4/extents.o CC fs/nfs_common/nfsacl.o CC drivers/parport/procfs.o distcc[29811] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/char/rio/riotable.o CC [M] net/netfilter/nfnetlink_log.o CC [M] fs/ext4/ext4_jbd2.o CC lib/nlattr.o CC [M] drivers/mtd/chips/cfi_cmdset_0001.o CC fs/nls/nls_base.o CC [M] drivers/mtd/chips/gen_probe.o CC [M] drivers/mtd/ar7part.o LD net/bridge/built-in.o distcc[30106] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/chips/map_ram.o distcc[30654] ERROR: compile (null) on localhost:Broken pipe distcc[29999] ERROR: compile (null) on localhost:Broken pipe distcc[29807] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_cp737.o CC drivers/pcmcia/cs.o CC [M] drivers/mtd/chips/map_rom.o CC [M] net/sched/sch_prio.o CC fs/nls/nls_cp850.o CC drivers/pcmcia/cistpl.o LD [M] fs/jbd2/jbd2.o CC drivers/pcmcia/rsrc_mgr.o distcc[30601] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_cp852.o CC [M] drivers/mtd/tests/mtd_readtest.o distcc[28787] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/common/tuners/tda8290.o CC [M] drivers/mtd/mtd_blkdevs.o CC [M] fs/ext4/migrate.o CC [M] net/sched/sch_multiq.o CC [M] drivers/mtd/chips/map_absent.o distcc[30958] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sched/sch_drr.o CC [M] drivers/mtd/tests/mtd_speedtest.o distcc[29805] ERROR: compile (null) on localhost:Broken pipe CC lib/argv_split.o CC drivers/pcmcia/socket_sysfs.o CC [M] fs/jffs2/build.o CC [M] drivers/mtd/tests/mtd_stresstest.o CC [M] drivers/mtd/devices/slram.o CC fs/nls/nls_cp855.o CC net/ipv4/inet_connection_sock.o /scratch/kisskb/src/net/sched/sch_drr.c: In function 'drr_enqueue': /scratch/kisskb/src/net/sched/sch_drr.c:352: warning: 'err' may be used uninitialized in this function distcc[30722] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/ide/ide-cd_mod.o CC fs/minix/inode.o CC drivers/parport/daisy.o CC lib/bug.o CC [M] drivers/char/rio/riotty.o LD drivers/input/joystick/iforce/built-in.o CC [M] drivers/mtd/tests/mtd_subpagetest.o CC fs/notify/dnotify/dnotify.o CC drivers/parport/probe.o CC lib/cmdline.o CC [M] drivers/input/joystick/iforce/iforce-ff.o CC [M] net/sched/cls_flow.o distcc[27436] ERROR: compile (null) on localhost:Broken pipe distcc[30087] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/erase.o CC [M] drivers/mtd/devices/phram.o CC [M] fs/jffs2/background.o CC [M] drivers/input/joystick/iforce/iforce-main.o CC [M] drivers/parport/parport_pc.o CC [M] drivers/mtd/devices/mtdram.o distcc[31025] ERROR: compile (null) on localhost:Broken pipe distcc[31598] ERROR: compile (null) on localhost:Broken pipe CC [M] net/netfilter/nf_conntrack_netlink.o CC [M] drivers/media/common/tuners/tda18271-maps.o CC net/ipv4/tcp.o LD drivers/mfd/wm8350.o CC [M] fs/jffs2/fs.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] drivers/mtd/devices/block2mtd.o LD kernel/built-in.o CC [M] fs/jffs2/writev.o CC [M] drivers/media/common/tuners/tda18271-common.o LD drivers/mfd/built-in.o LD net/sched/built-in.o LD drivers/media/video/ovcamchip/built-in.o CC fs/minix/file.o CC fs/nls/nls_cp860.o CC [M] fs/jffs2/super.o CC [M] net/netfilter/nf_conntrack_sip.o CC drivers/media/video/gspca/mr97310a.o CC fs/nls/nls_cp863.o CC fs/nls/nls_cp932.o CC fs/minix/dir.o LD drivers/hwmon/built-in.o CC [M] fs/ext4/mballoc.o CC [M] drivers/input/joystick/iforce/iforce-packets.o CC net/ipv4/tcp_input.o CC [M] drivers/media/video/sn9c102/sn9c102_core.o CC fs/partitions/check.o CC [M] drivers/input/joystick/iforce/iforce-usb.o CC net/ipv4/tcp_output.o CC [M] net/netfilter/x_tables.o CC [M] drivers/mtd/tests/mtd_torturetest.o CC fs/partitions/atari.o CC [M] drivers/media/video/ovcamchip/ovcamchip_core.o CC fs/partitions/ldm.o LD [M] fs/fat/fat.o CC fs/partitions/osf.o CC [M] fs/jffs2/debug.o distcc[30582] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/tcp_timer.o CC lib/ctype.o CC [M] net/netfilter/xt_tcpudp.o CC net/ipv4/tcp_ipv4.o LD [M] fs/fat/vfat.o CC lib/dec_and_lock.o /scratch/kisskb/src/drivers/media/video/ovcamchip/ovcamchip_core.c: In function 'ovcamchip_attach': /scratch/kisskb/src/drivers/media/video/ovcamchip/ovcamchip_core.c:326: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/media/video/ovcamchip/ovcamchip_core.c: In function 'ovcamchip_detach': /scratch/kisskb/src/drivers/media/video/ovcamchip/ovcamchip_core.c:347: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:435) CC net/ipv4/tcp_minisocks.o CC [M] drivers/media/common/tuners/tda18271-fe.o CC [M] net/netfilter/xt_CONNSECMARK.o CC [M] net/netfilter/xt_MARK.o distcc[421] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/nommu.o CC [M] net/netfilter/xt_NFLOG.o CC fs/proc/task_nommu.o LD [M] drivers/mtd/nand/nand.o CC drivers/media/video/usbvideo/usbvideo.o CC drivers/media/video/usbvideo/ibmcam.o CC fs/proc/inode.o CC [M] drivers/media/video/sn9c102/sn9c102_hv7131d.o LD lib/zlib_inflate/zlib_inflate.o LD lib/zlib_inflate/built-in.o CC fs/proc/root.o CC fs/qnx4/inode.o CC [M] fs/jffs2/wbuf.o distcc[31256] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/tcp_cong.o LD fs/minix/minix.o CC [M] net/netfilter/xt_SECMARK.o CC [M] fs/jffs2/compr_rubin.o CC [M] net/netfilter/xt_TCPMSS.o CC [M] net/netfilter/xt_mark.o CC fs/partitions/sgi.o CC [M] net/netfilter/xt_policy.o CC fs/proc/base.o CC drivers/media/video/usbvideo/ultracam.o CC fs/nls/nls_euc-jp.o CC fs/partitions/sun.o LD fs/lockd/lockd.o LD net/xfrm/built-in.o distcc[1151] ERROR: compile (null) on localhost:Broken pipe CC fs/notify/inotify/inotify.o CC fs/partitions/ultrix.o CC [M] drivers/media/video/sn9c102/sn9c102_hv7131r.o CC [M] fs/jffs2/compr_rtime.o CC fs/proc/generic.o distcc[633] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/datagram.o CC [M] drivers/media/video/sn9c102/sn9c102_mi0343.o LD fs/lockd/built-in.o distcc[1144] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/jffs2/compr_zlib.o CC [M] drivers/media/video/ovcamchip/ov6x20.o CC [M] drivers/media/video/sn9c102/sn9c102_mi0360.o LD drivers/media/video/usbvision/built-in.o CC [M] drivers/media/video/usbvision/usbvision-core.o CC fs/nls/nls_cp936.o LD [M] drivers/char/rio/rio.o distcc[1427] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/raw.o LD net/netfilter/netfilter.o CC fs/proc/array.o distcc[1521] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_cp949.o CC drivers/regulator/core.o CC drivers/regulator/virtual.o CC [M] fs/ext4/xattr.o LD fs/quota/built-in.o CC fs/proc/proc_tty.o LD net/netfilter/nf_conntrack.o CC fs/proc/cmdline.o CC [M] fs/ext4/xattr_user.o distcc[330] ERROR: compile (null) on localhost:Broken pipe LD drivers/media/video/uvc/built-in.o distcc[766] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/video/uvc/uvc_driver.o CC lib/decompress.o LD fs/nfs_common/nfs_acl.o CC fs/nls/nls_cp1250.o LD [M] net/phonet/phonet.o LD [M] net/phonet/pn_pep.o CC net/ipv4/udp.o distcc[1250] ERROR: compile (null) on localhost:Broken pipe distcc[31600] ERROR: compile (null) on localhost:Broken pipe LD fs/nfs_common/built-in.o CC drivers/media/video/gspca/ov519.o CC net/ipv4/udplite.o CC fs/proc/cpuinfo.o LD fs/minix/built-in.o CC [M] drivers/media/video/sn9c102/sn9c102_mt9v111.o CC drivers/media/video/gspca/sonixj.o LD drivers/pcmcia/pcmcia_core.o CC fs/proc/devices.o CC fs/qnx4/dir.o CC net/ipv4/arp.o CC drivers/media/video/gspca/spca500.o CC net/ipv4/icmp.o CC fs/proc/interrupts.o CC [M] drivers/media/video/uvc/uvc_queue.o CC [M] drivers/media/video/sn9c102/sn9c102_ov7630.o distcc[2092] ERROR: compile (null) on localhost:Broken pipe CC drivers/media/video/zc0301/zc0301_core.o CC fs/proc/loadavg.o CC net/ipv4/devinet.o distcc[2060] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/video/usbvision/usbvision-video.o CC [M] drivers/media/video/uvc/uvc_v4l2.o CC lib/decompress_bunzip2.o CC fs/nls/nls_iso8859-1.o CC [M] drivers/media/video/sn9c102/sn9c102_ov7660.o CC fs/nls/nls_iso8859-2.o CC drivers/media/video/usbvideo/quickcam_messenger.o CC [M] drivers/media/video/sn9c102/sn9c102_pas106b.o CC [M] drivers/media/common/tuners/mt2266.o CC fs/nls/nls_iso8859-3.o CC drivers/media/video/gspca/spca506.o CC fs/nls/nls_iso8859-4.o CC [M] drivers/media/video/ovcamchip/ov6x30.o CC fs/partitions/karma.o distcc[32660] ERROR: compile (null) on localhost:Broken pipe CC fs/nls/nls_iso8859-6.o LD drivers/pcmcia/built-in.o CC fs/nls/nls_cp1255.o CC fs/nls/nls_koi8-u.o CC [M] fs/ext4/xattr_trusted.o CC [M] drivers/media/video/tuner-core.o distcc[2823] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/common/tuners/mt2131.o CC fs/nls/nls_koi8-ru.o CC [M] drivers/media/common/tuners/mxl5007t.o CC fs/proc/meminfo.o distcc[2310] ERROR: compile (null) on localhost:Broken pipe LD [M] net/wimax/wimax.o CC drivers/media/video/zc0301/zc0301_pb0330.o CC fs/proc/stat.o CC drivers/media/video/gspca/spca508.o CC [M] drivers/mtd/mtdblock_ro.o CC drivers/regulator/wm8350-regulator.o CC [M] drivers/media/video/usbvideo/konicawc.o CC drivers/media/video/zc0301/zc0301_pas202bcb.o LD drivers/media/radio/built-in.o CC [M] drivers/media/video/uvc/uvc_video.o distcc[3221] ERROR: compile (null) on localhost:Broken pipe CC drivers/media/video/gspca/stk014.o In file included from /scratch/kisskb/src/drivers/media/video/tuner-core.c:24: /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) distcc[3307] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/video/sn9c102/sn9c102_pas202bcb.o CC fs/proc/uptime.o /scratch/kisskb/src/drivers/regulator/wm8350-regulator.c: In function 'wm8350_isink_set_current': /scratch/kisskb/src/drivers/regulator/wm8350-regulator.c:140: warning: 'setting' may be used uninitialized in this function CC [M] drivers/media/video/uvc/uvc_ctrl.o CC [M] drivers/media/video/sn9c102/sn9c102_tas5110c1b.o CC drivers/media/video/gspca/t613.o CC [M] drivers/media/video/ovcamchip/ov7x10.o CC [M] drivers/mtd/ssfdc.o CC fs/ramfs/inode.o CC [M] drivers/media/video/sn9c102/sn9c102_tas5110d.o CC [M] drivers/media/video/ovcamchip/ov7x20.o CC [M] drivers/media/video/usbvision/usbvision-i2c.o CC [M] fs/ext4/acl.o CC fs/ramfs/file-nommu.o CC [M] drivers/media/video/sn9c102/sn9c102_tas5130d1b.o CC [M] drivers/media/video/ovcamchip/ov76be.o CC fs/qnx4/namei.o CC lib/decompress_unlzma.o CC [M] drivers/media/video/saa5249.o CC drivers/media/video/gspca/vc032x.o CC drivers/media/video/gspca/zc3xx.o CC [M] drivers/media/video/uvc/uvc_status.o CC drivers/rtc/rtc-lib.o LD drivers/media/video/usbvideo/built-in.o CC fs/nls/nls_utf8.o CC lib/dump_stack.o LD fs/reiserfs/built-in.o LD fs/jfs/jfs.o LD drivers/media/common/tuners/built-in.o LD fs/ramfs/ramfs.o CC fs/qnx4/file.o LD fs/ramfs/built-in.o CC [M] drivers/media/video/bw-qcam.o CC [M] drivers/media/video/gspca/conex.o CC net/ipv4/af_inet.o CC [M] drivers/media/video/usbvision/usbvision-cards.o CC lib/extable.o CC fs/romfs/inode.o CC drivers/scsi/raid_class.o CC fs/qnx4/bitmap.o CC fs/proc/version.o CC fs/qnx4/truncate.o CC [M] drivers/media/video/gspca/finepix.o CC fs/qnx4/fsync.o CC drivers/rtc/class.o CC [M] fs/reiserfs/bitmap.o CC [M] drivers/scsi/scsi.o CC fs/proc/proc_net.o CC drivers/serial/serial_core.o CC [M] drivers/scsi/hosts.o CC [M] drivers/scsi/scsi_ioctl.o CC [M] drivers/media/video/gspca/pac7311.o LD fs/smbfs/built-in.o CC [M] fs/smbfs/proc.o CC drivers/rtc/interface.o CC [M] fs/reiserfs/do_balan.o distcc[27931] ERROR: compile (null) on localhost:Broken pipe CC drivers/rtc/rtc-proc.o CC net/ipv4/igmp.o CC [M] drivers/media/video/uvc/uvc_isight.o CC [M] fs/reiserfs/namei.o CC drivers/rtc/rtc-ds1286.o LD net/netfilter/built-in.o CC [M] fs/nls/nls_cp437.o CC drivers/sh/intc.o CC drivers/serial/sh-sci.o LD fs/nfs/nfs.o LD fs/nfs/built-in.o CC net/ipv4/fib_frontend.o CC [M] drivers/media/video/gspca/sonixb.o /scratch/kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf': /scratch/kisskb/src/fs/reiserfs/do_balan.c:1298: warning: operation on 'aux_ih' may be undefined distcc[4589] ERROR: compile (null) on localhost:Broken pipe CC drivers/rtc/rtc-ds1511.o CC [M] drivers/media/video/gspca/spca501.o CC [M] fs/smbfs/dir.o CC net/ipv4/fib_semantics.o distcc[5192] ERROR: compile (null) on localhost:Broken pipe distcc[4959] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/video/gspca/sq905.o CC drivers/rtc/rtc-fm3130.o CC [M] fs/nls/nls_cp775.o CC [M] drivers/scsi/constants.o distcc[5197] ERROR: compile (null) on localhost:Broken pipe distcc[2855] ERROR: compile (null) on localhost:Broken pipe CC drivers/rtc/rtc-m41t94.o CC [M] drivers/media/video/gspca/sunplus.o CC [M] drivers/media/video/saa7115.o CC [M] fs/reiserfs/inode.o CC drivers/rtc/rtc-m48t86.o In file included from /scratch/kisskb/src/drivers/media/video/saa7115.c:49: /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 [M] fs/smbfs/cache.o CC [M] fs/smbfs/sock.o CC net/ipv4/inet_fragment.o CC [M] fs/reiserfs/file.o CC net/ipv4/sysctl_net_ipv4.o CC [M] fs/squashfs/block.o distcc[5597] ERROR: compile (null) on localhost:Broken pipe CC fs/sysv/ialloc.o CC [M] fs/smbfs/inode.o CC fs/sysv/balloc.o CC fs/sysv/inode.o CC [M] fs/nls/nls_cp857.o CC net/ipv4/fib_trie.o CC [M] drivers/media/video/gspca/tv8532.o CC [M] fs/smbfs/file.o CC lib/find_last_bit.o CC fs/xfs/xfs_acl.o CC drivers/rtc/rtc-rs5c372.o CC fs/eventpoll.o distcc[4247] ERROR: compile (null) on localhost:Broken pipe distcc[5769] ERROR: compile (null) on localhost:Broken pipe distcc[3604] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/proc.o CC drivers/rtc/rtc-stk17ta8.o CC fs/xfs/linux-2.6/xfs_stats.o CC [M] fs/reiserfs/dir.o CC drivers/rtc/rtc-v3020.o CC [M] fs/squashfs/cache.o /scratch/kisskb/src/fs/eventpoll.c: In function 'sys_epoll_create1': /scratch/kisskb/src/fs/eventpoll.c:1103: warning: 'ep' may be used uninitialized in this function LD fs/ncpfs/ncpfs.o CC drivers/spi/spi.o LD fs/ncpfs/built-in.o CC fs/sysv/itree.o CC [M] fs/reiserfs/fix_node.o CC [M] fs/squashfs/dir.o CC net/ipv4/fib_rules.o CC fs/xfs/linux-2.6/xfs_sysctl.o CC [M] drivers/rtc/rtc-ds1305.o LD drivers/ssb/built-in.o CC [M] drivers/spi/spi_bitbang.o CC net/ipv4/ipmr.o CC fs/xfs/xfs_alloc.o CC [M] fs/reiserfs/super.o CC [M] drivers/scsi/scsicam.o CC net/ipv4/syncookies.o CC fs/xfs/xfs_alloc_btree.o CC [M] drivers/rtc/rtc-ds1553.o CC [M] drivers/media/video/cpia.o distcc[6831] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/ssb/main.o CC [M] drivers/media/video/cpia_pp.o CC [M] drivers/scsi/scsi_error.o CC [M] fs/nls/nls_cp861.o CC fs/xfs/xfs_attr.o CC [M] fs/reiserfs/prints.o distcc[6952] ERROR: compile (null) on localhost:Broken pipe LD drivers/serial/built-in.o CC fs/anon_inodes.o CC [M] fs/squashfs/export.o CC drivers/thermal/thermal_sys.o CC fs/signalfd.o CC [M] fs/nls/nls_cp864.o CC [M] fs/squashfs/file.o CC fs/xfs/xfs_attr_leaf.o CC fs/sysv/file.o CC [M] fs/smbfs/ioctl.o CC [M] drivers/scsi/scsi_lib.o CC fs/eventfd.o CC [M] fs/nls/nls_cp866.o CC [M] drivers/media/video/cpia_usb.o LD fs/notify/inotify/built-in.o CC fs/aio.o CC [M] drivers/media/video/videobuf-core.o CC [M] fs/nls/nls_cp869.o CC [M] fs/nls/nls_ascii.o CC [M] drivers/ssb/scan.o CC [M] fs/nls/nls_iso8859-9.o distcc[7185] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/smbfs/getopt.o CC fs/xfs/xfs_bit.o distcc[6968] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/scsi_lib_dma.o CC drivers/usb/c67x00/c67x00-drv.o LD fs/notify/dnotify/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] drivers/media/video/videobuf-vmalloc.o CC fs/xfs/xfs_bmap.o CC fs/sysv/dir.o CC [M] fs/squashfs/fragment.o CC net/ipv4/xfrm4_mode_transport.o CC lib/find_next_bit.o CC fs/sysv/namei.o distcc[7430] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/reiserfs/objectid.o LD [M] drivers/media/video/usbvision/usbvision.o CC [M] drivers/scsi/scsi_scan.o CC fs/locks.o CC fs/xfs/xfs_bmap_btree.o CC fs/xfs/xfs_btree.o CC [M] drivers/ssb/driver_chipcommon.o CC drivers/usb/class/usbtmc.o CC [M] fs/smbfs/symlink.o CC [M] drivers/rtc/rtc-ds1672.o CC [M] drivers/scsi/scsi_sysfs.o LD net/sunrpc/sunrpc.o CC [M] fs/smbfs/smbiod.o distcc[7924] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_buf_item.o /scratch/kisskb/src/fs/locks.c: In function 'sys_flock': /scratch/kisskb/src/fs/locks.c:1570: warning: 'lock' may be used uninitialized in this function distcc[7629] ERROR: compile (null) on localhost:Broken pipe CC fs/binfmt_misc.o distcc[7889] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/scsi_devinfo.o CC [M] fs/squashfs/id.o CC [M] drivers/ssb/driver_chipcommon_pmu.o CC [M] drivers/rtc/rtc-ds3234.o CC [M] fs/smbfs/request.o CC [M] drivers/usb/class/usblp.o CC [M] drivers/rtc/rtc-isl1208.o CC fs/binfmt_script.o CC fs/xfs/xfs_da_btree.o CC fs/sysv/super.o CC [M] drivers/scsi/scsi_netlink.o CC fs/xfs/xfs_dir2.o distcc[6630] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/usb.o CC fs/xfs/xfs_dir2_block.o CC [M] fs/reiserfs/lbalance.o CC [M] drivers/scsi/scsi_sysctl.o CC drivers/usb/gadget/m66592-udc.o CC fs/binfmt_elf_fdpic.o /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_item_bottle': /scratch/kisskb/src/fs/reiserfs/lbalance.c:392: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c:420: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_delete_items': /scratch/kisskb/src/fs/reiserfs/lbalance.c:777: warning: operation on 'ih' may be undefined CC net/ipv4/ipconfig.o LD drivers/parport/parport.o LD fs/notify/built-in.o LD fs/romfs/romfs.o LD fs/romfs/built-in.o CC fs/sysv/symlink.o CC fs/binfmt_flat.o CC fs/xfs/xfs_dir2_data.o CC drivers/usb/core/hub.o CC fs/xfs/xfs_dir2_leaf.o CC drivers/usb/core/hcd.o CC [M] drivers/scsi/scsi_proc.o CC fs/posix_acl.o CC [M] drivers/scsi/sd.o CC [M] fs/squashfs/inode.o CC drivers/usb/core/urb.o CC fs/xfs/xfs_dir2_node.o CC fs/xattr_acl.o CC [M] drivers/usb/gadget/cdc2.o CC [M] drivers/usb/gadget/ether.o LD drivers/net/built-in.o CC fs/xfs/xfs_dir2_sf.o CC drivers/usb/c67x00/c67x00-ll-hpi.o LD drivers/media/video/zc0301/zc0301.o CC [M] drivers/scsi/scsi_transport_spi.o CC [M] drivers/usb/gadget/printer.o CC drivers/usb/otg/otg.o CC [M] fs/mbcache.o CC [M] drivers/usb/gadget/zero.o CC [M] drivers/scsi/scsi_transport_fc.o CC lib/idr.o LD net/sunrpc/built-in.o CC [M] drivers/scsi/scsi_transport_iscsi.o CC [M] fs/squashfs/namei.o CC lib/int_sqrt.o CC [M] drivers/rtc/rtc-m41t80.o distcc[9302] ERROR: compile (null) on localhost:Broken pipe CC lib/irq_regs.o CC [M] fs/reiserfs/ibalance.o CC [M] drivers/scsi/scsi_transport_sas.o CC drivers/usb/c67x00/c67x00-hcd.o CC drivers/usb/otg/nop-usb-xceiv.o CC drivers/usb/core/message.o LD [M] drivers/media/common/tuners/tda18271.o LD fs/jfs/built-in.o CC [M] fs/reiserfs/stree.o CC [M] drivers/scsi/scsi_transport_srp.o CC [M] fs/squashfs/super.o LD drivers/parport/built-in.o CC [M] drivers/scsi/imm.o distcc[9606] ERROR: compile (null) on localhost:Broken pipe LD drivers/media/common/built-in.o CC [M] drivers/scsi/st.o CC lib/is_single_threaded.o CC drivers/usb/host/u132-hcd.o /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_add_session': /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c:678: warning: 'err' may be used uninitialized in this function CC drivers/usb/core/driver.o distcc[9568] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/osst.o CC [M] drivers/rtc/rtc-m48t35.o CC [M] fs/reiserfs/hashes.o LD [M] drivers/ssb/ssb.o CC drivers/usb/core/config.o CC drivers/usb/c67x00/c67x00-sched.o LD drivers/regulator/built-in.o CC [M] drivers/media/video/dabusb.o CC [M] fs/nls/nls_koi8-r.o CC [M] drivers/rtc/rtc-bq4802.o CC drivers/video/fb_notify.o CC drivers/usb/core/file.o CC [M] drivers/scsi/ch.o LD [M] drivers/input/joystick/iforce/iforce.o CC [M] drivers/rtc/rtc-pcf8583.o CC drivers/usb/core/buffer.o LD [M] drivers/media/video/sn9c102/sn9c102.o CC [M] drivers/rtc/rtc-r9701.o distcc[8726] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/ext4/ext4.o CC drivers/usb/core/sysfs.o CC [M] drivers/rtc/rtc-rs5c348.o CC [M] drivers/rtc/rtc-rx8581.o CC lib/klist.o CC lib/kobject.o distcc[9566] ERROR: compile (null) on localhost:Broken pipe distcc[10020] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/video/w9968cf.o CC [M] drivers/media/video/zr364xx.o CC [M] fs/squashfs/symlink.o distcc[10097] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/rtc-s35390a.o distcc[9415] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/media/video/ovcamchip/ovcamchip.o CC drivers/video/backlight/backlight.o CC drivers/usb/core/endpoint.o CC [M] drivers/usb/host/oxu210hp-hcd.o CC [M] fs/reiserfs/tail_conversion.o CC [M] drivers/usb/image/mdc800.o CC drivers/usb/core/devio.o distcc[10196] ERROR: compile (null) on localhost:Broken pipe CC lib/kobject_uevent.o CC drivers/usb/misc/adutux.o CC [M] fs/reiserfs/journal.o CC [M] drivers/media/video/vivi.o distcc[10407] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/console/dummycon.o distcc[10234] ERROR: compile (null) on localhost:Broken pipe CC drivers/video/backlight/generic_bl.o distcc[10697] ERROR: compile (null) on localhost:Broken pipe distcc[9105] ERROR: compile (null) on localhost:Broken pipe distcc[10501] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/image/microtek.o CC fs/xfs/xfs_error.o distcc[10933] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/drivers/media/video/vivi.c: In function 'vivi_init': /scratch/kisskb/src/drivers/media/video/vivi.c:1413: warning: 'ret' may be used uninitialized in this function CC [M] fs/reiserfs/resize.o CC [M] drivers/rtc/rtc-sh.o LD fs/qnx4/qnx4.o CC [M] fs/reiserfs/item_ops.o LD fs/qnx4/built-in.o CC [M] drivers/usb/host/isp116x-hcd.o distcc[9867] ERROR: compile (null) on localhost:Broken pipe LD net/wireless/cfg80211.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/video/backlight/da903x_bl.o LD net/wireless/built-in.o CC lib/kref.o CC drivers/usb/core/notify.o CC drivers/usb/misc/appledisplay.o distcc[11331] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/generic.o CC net/ipv4/netfilter.o CC drivers/usb/core/quirks.o LD drivers/w1/slaves/built-in.o CC [M] net/ipv4/netfilter/nf_nat_rule.o CC [M] drivers/w1/slaves/w1_therm.o CC [M] net/ipv4/netfilter/nf_nat_standalone.o CC net/ipv4/tcp_bic.o CC [M] drivers/w1/slaves/w1_smem.o CC drivers/usb/misc/ftdi-elan.o CC drivers/watchdog/pcwd_usb.o CC net/ipv4/tcp_westwood.o CC [M] fs/reiserfs/ioctl.o CC [M] drivers/usb/serial/usb-serial.o CC [M] drivers/watchdog/wm8350_wdt.o CC [M] fs/reiserfs/procfs.o CC net/ipv4/tcp_htcp.o CC drivers/usb/misc/isight_firmware.o CC [M] drivers/usb/serial/generic.o LD drivers/thermal/built-in.o CC [M] drivers/watchdog/softdog.o distcc[11747] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/xfrm4_policy.o CC drivers/usb/misc/usblcd.o CC net/ipv4/xfrm4_state.o CC [M] drivers/usb/serial/bus.o CC [M] drivers/w1/w1.o CC [M] drivers/scsi/scsi_wait_scan.o CC drivers/video/display/display-sysfs.o CC net/ipv4/xfrm4_input.o CC [M] drivers/w1/w1_int.o CC fs/xfs/xfs_extfree_item.o CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o distcc[12045] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/misc/rio500.o LD drivers/usb/storage/built-in.o CC [M] drivers/usb/storage/alauda.o CC [M] drivers/usb/serial/ezusb.o distcc[12330] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/aircable.o LD drivers/scsi/device_handler/built-in.o CC [M] drivers/scsi/device_handler/scsi_dh.o CC [M] net/ipv4/netfilter/nf_conntrack_proto_icmp.o CC lib/plist.o CC [M] drivers/usb/storage/cypress_atacb.o CC net/ipv4/xfrm4_output.o CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o CC drivers/usb/misc/usbsevseg.o CC [M] drivers/w1/w1_family.o LD drivers/media/video/zc0301/built-in.o CC [M] drivers/usb/host/sl811-hcd.o distcc[4928] ERROR: compile (null) on localhost:Broken pipe distcc[12240] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/ark3116.o distcc[12632] ERROR: compile (null) on localhost:Broken pipe LD drivers/video/display/display.o LD drivers/spi/built-in.o distcc[12693] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/device_handler/scsi_dh_hp_sw.o CC [M] net/ipv4/ipip.o CC drivers/usb/misc/vstusb.o CC [M] drivers/usb/serial/belkin_sa.o LD drivers/usb/class/built-in.o CC [M] drivers/w1/w1_netlink.o CC [M] drivers/usb/storage/datafab.o CC [M] drivers/scsi/device_handler/scsi_dh_emc.o distcc[12352] ERROR: compile (null) on localhost:Broken pipe CC lib/prio_heap.o CC [M] drivers/usb/misc/berry_charge.o LD drivers/media/video/videodev.o CC [M] drivers/usb/serial/ch341.o CC [M] drivers/w1/w1_io.o CC fs/xfs/xfs_filestream.o LD drivers/scsi/libsas/built-in.o LD drivers/scsi/osd/built-in.o CC [M] drivers/scsi/osd/osd_initiator.o CC [M] drivers/usb/serial/cp210x.o CC lib/prio_tree.o distcc[12722] ERROR: compile (null) on localhost:Broken pipe CC lib/proportions.o CC [M] drivers/scsi/libsas/sas_init.o CC lib/radix-tree.o CC [M] drivers/usb/host/r8a66597-hcd.o CC [M] net/ipv4/ip_gre.o CC [M] drivers/usb/serial/cypress_m8.o CC [M] drivers/scsi/osd/osd_uld.o LD drivers/scsi/built-in.o CC [M] drivers/scsi/libsas/sas_phy.o CC [M] drivers/usb/serial/usb_debug.o LD drivers/video/display/built-in.o CC [M] drivers/usb/misc/cytherm.o CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o LD [M] drivers/mtd/mtd.o CC [M] drivers/scsi/libsas/sas_port.o CC [M] net/ipv4/ah4.o CC [M] drivers/scsi/libsas/sas_event.o LD [M] drivers/usb/gadget/g_zero.o LD [M] drivers/media/video/gspca/gspca_conex.o CC [M] drivers/usb/misc/emi62.o CC [M] net/ipv4/esp4.o distcc[13563] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/libsas/sas_dump.o CC [M] net/ipv4/ipcomp.o CC lib/ratelimit.o CC fs/xfs/xfs_fsops.o LD drivers/sh/built-in.o CC [M] net/ipv4/xfrm4_tunnel.o CC [M] drivers/usb/serial/io_edgeport.o distcc[12421] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/libsas/sas_discover.o CC [M] net/ipv4/netfilter/nf_nat_core.o CC [M] drivers/usb/misc/iowarrior.o CC [M] drivers/usb/storage/freecom.o LD [M] drivers/media/video/gspca/gspca_finepix.o LD [M] drivers/media/video/tuner.o CC [M] drivers/usb/serial/io_ti.o CC fs/xfs/xfs_ialloc.o LD drivers/usb/c67x00/c67x00.o CC lib/rbtree.o distcc[12305] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipv4/xfrm4_mode_beet.o CC [M] net/ipv4/tunnel4.o CC [M] drivers/usb/serial/ftdi_sio.o CC [M] net/ipv4/inet_diag.o LD [M] drivers/media/video/gspca/gspca_pac7311.o CC fs/xfs/xfs_ialloc_btree.o LD [M] fs/jffs2/jffs2.o LD [M] drivers/mtd/nftl.o CC [M] drivers/usb/serial/funsoft.o distcc[14116] ERROR: compile (null) on localhost:Broken pipe LD drivers/w1/built-in.o LD fs/nls/built-in.o CC fs/xfs/xfs_iget.o distcc[13771] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/media/video/gspca/gspca_sonixb.o distcc[13435] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_inode.o CC [M] drivers/usb/serial/hp4x.o LD drivers/usb/otg/built-in.o CC [M] drivers/scsi/libsas/sas_expander.o CC [M] drivers/usb/storage/karma.o CC [M] net/ipv4/tcp_diag.o CC fs/xfs/xfs_inode_item.o CC fs/xfs/xfs_iomap.o LD drivers/usb/c67x00/built-in.o LD [M] drivers/usb/gadget/g_ether.o CC fs/xfs/xfs_itable.o CC [M] drivers/scsi/libsas/sas_scsi_host.o CC [M] drivers/usb/storage/sddr09.o CC [M] drivers/scsi/libsas/sas_task.o CC [M] drivers/usb/misc/ldusb.o CC [M] drivers/usb/serial/ipw.o CC [M] drivers/usb/storage/sddr55.o CC [M] drivers/usb/storage/shuttle_usbat.o LD [M] drivers/usb/gadget/g_printer.o CC [M] net/ipv4/netfilter/nf_nat_helper.o CC [M] drivers/usb/storage/scsiglue.o CC lib/reciprocal_div.o CC [M] drivers/usb/serial/ir-usb.o distcc[14033] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/media/video/gspca/gspca_spca501.o distcc[13200] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/misc/usbled.o CC [M] drivers/usb/storage/protocol.o CC [M] drivers/usb/misc/legousbtower.o LD drivers/mtd/built-in.o LD [M] drivers/media/video/uvc/uvcvideo.o CC [M] net/ipv4/netfilter/nf_nat_proto_unknown.o CC fs/xfs/xfs_dfrag.o LD drivers/usb/host/built-in.o LD [M] drivers/media/video/gspca/gspca_sq905.o LD [M] drivers/usb/gadget/g_cdc.o CC [M] net/ipv4/netfilter/nf_nat_proto_common.o distcc[13550] ERROR: compile (null) on localhost:Broken pipe LD fs/partitions/built-in.o LD [M] drivers/scsi/scsi_mod.o distcc[14175] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/scsi/libsas/sas_ata.o LD [M] drivers/scsi/sd_mod.o distcc[14783] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/storage/transport.o LD [M] drivers/media/video/gspca/gspca_sunplus.o LD drivers/video/backlight/built-in.o CC fs/xfs/xfs_log.o CC lib/rwsem-spinlock.o LD drivers/watchdog/built-in.o CC [M] net/ipv4/netfilter/nf_nat_proto_tcp.o LD [M] drivers/media/video/gspca/gspca_tv8532.o CC [M] drivers/usb/serial/keyspan.o CC [M] drivers/usb/storage/usb.o CC fs/xfs/xfs_log_recover.o CC [M] drivers/scsi/libsas/sas_host_smp.o CC [M] net/ipv4/netfilter/nf_nat_proto_udp.o CC fs/xfs/xfs_mount.o CC lib/sha1.o CC [M] net/ipv4/netfilter/nf_nat_proto_icmp.o CC fs/xfs/xfs_mru_cache.o CC [M] net/ipv4/netfilter/nf_defrag_ipv4.o CC [M] net/ipv4/netfilter/nf_nat_sip.o CC [M] drivers/usb/storage/initializers.o LD fs/sysv/sysv.o LD fs/sysv/built-in.o CC lib/show_mem.o CC [M] drivers/usb/storage/sierra_ms.o CC lib/string.o CC [M] drivers/usb/serial/keyspan_pda.o CC fs/xfs/xfs_rename.o CC lib/vsprintf.o CC [M] lib/crc-ccitt.o CC [M] drivers/usb/serial/kl5kusb105.o CC [M] lib/crc16.o /scratch/kisskb/src/drivers/usb/serial/keyspan_pda.c: In function 'keyspan_pda_fake_startup': /scratch/kisskb/src/drivers/usb/serial/keyspan_pda.c:729: warning: 'fw' may be used uninitialized in this function /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 distcc[14804] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_trans.o CC [M] drivers/usb/storage/option_ms.o /scratch/kisskb/src/drivers/usb/serial/keyspan.c: In function 'keyspan_fake_startup': /scratch/kisskb/src/drivers/usb/serial/keyspan.c:1348: warning: 'fw' may be used uninitialized in this function LD drivers/input/joystick/built-in.o distcc[15720] ERROR: compile (null) on localhost:Broken pipe distcc[15876] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_trans_ail.o distcc[15539] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipv4/netfilter/ip_tables.o CC fs/xfs/xfs_trans_buf.o CC [M] drivers/usb/storage/debug.o CC [M] net/ipv4/netfilter/iptable_filter.o LD [M] fs/squashfs/squashfs.o CC fs/xfs/xfs_trans_extfree.o CC [M] lib/crc7.o CC [M] drivers/usb/serial/moto_modem.o LD [M] fs/smbfs/smbfs.o CC [M] lib/libcrc32c.o CC fs/xfs/xfs_trans_inode.o CC [M] drivers/usb/storage/usual-tables.o distcc[15545] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/xfs_trans_item.o CC [M] net/ipv4/netfilter/ipt_MASQUERADE.o CC [M] drivers/usb/serial/navman.o CC [M] net/ipv4/netfilter/ipt_REJECT.o CC fs/xfs/xfs_utils.o LD lib/built-in.o CC fs/xfs/xfs_vnodeops.o CC [M] drivers/usb/serial/omninet.o distcc[15151] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/opticon.o CC fs/xfs/xfs_rw.o distcc[15477] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/option.o CC fs/xfs/xfs_dmops.o CC [M] drivers/usb/serial/pl2303.o CC fs/xfs/xfs_qmops.o CC [M] drivers/usb/serial/safe_serial.o CC fs/xfs/linux-2.6/kmem.o CC fs/xfs/linux-2.6/xfs_aops.o CC [M] drivers/usb/serial/siemens_mpi.o CC [M] drivers/usb/serial/sierra.o CC [M] drivers/usb/serial/spcp8x5.o distcc[15722] ERROR: compile (null) on localhost:Broken pipe CC fs/xfs/linux-2.6/xfs_buf.o CC [M] drivers/usb/serial/whiteheat.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 CC fs/xfs/support/debug.o CC fs/xfs/support/uuid.o LD fs/proc/proc.o LD fs/proc/built-in.o LD drivers/media/video/gspca/gspca_main.o LD drivers/media/video/gspca/gspca_mr97310a.o LD drivers/media/video/gspca/gspca_ov519.o LD drivers/media/video/gspca/gspca_sonixj.o LD drivers/media/video/gspca/gspca_spca500.o LD drivers/media/video/gspca/gspca_spca506.o LD drivers/media/video/gspca/gspca_spca508.o LD drivers/media/video/gspca/gspca_stk014.o LD drivers/media/video/gspca/gspca_t613.o LD drivers/media/video/gspca/gspca_vc032x.o LD drivers/media/video/gspca/gspca_zc3xx.o LD [M] drivers/usb/serial/usbserial.o LD drivers/input/built-in.o LD drivers/usb/gadget/built-in.o distcc[14832] ERROR: compile (null) on localhost:Broken pipe LD drivers/usb/core/usbcore.o LD drivers/usb/core/built-in.o LD drivers/rtc/rtc-core.o LD drivers/rtc/built-in.o LD [M] drivers/w1/wire.o AR lib/lib.a LD [M] drivers/scsi/osd/libosd.o LD [M] drivers/scsi/osd/osd.o LD drivers/video/console/built-in.o LD drivers/video/built-in.o LD [M] drivers/usb/storage/usb-storage.o LD [M] drivers/usb/storage/ums-alauda.o LD [M] drivers/usb/storage/ums-cypress.o LD [M] drivers/usb/storage/ums-datafab.o LD [M] drivers/usb/storage/ums-freecom.o LD [M] drivers/usb/storage/ums-karma.o LD [M] drivers/usb/storage/ums-sddr09.o LD [M] drivers/usb/storage/ums-sddr55.o LD [M] drivers/usb/storage/ums-usbat.o LD drivers/usb/misc/built-in.o LD [M] drivers/scsi/libsas/libsas.o LD fs/xfs/xfs.o LD drivers/media/video/gspca/built-in.o 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 LD drivers/media/video/built-in.o LD fs/xfs/built-in.o LD net/ipv4/built-in.o LD drivers/usb/built-in.o LD [M] fs/reiserfs/reiserfs.o LD net/built-in.o LD drivers/media/built-in.o LD drivers/built-in.o LD fs/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 LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map Building modules, stage 2. MODPOST 335 modules CC arch/sh/kernel/cpufreq.mod.o CC crypto/authenc.mod.o CC crypto/cast5.mod.o CC crypto/cbc.mod.o CC crypto/crypto_null.mod.o CC crypto/cts.mod.o CC crypto/deflate.mod.o CC crypto/gcm.mod.o CC crypto/gf128mul.mod.o CC crypto/khazad.mod.o CC crypto/tcrypt.mod.o CC crypto/tgr192.mod.o CC crypto/wp512.mod.o CC crypto/zlib.mod.o CC drivers/ata/libata.mod.o CC drivers/ata/pata_platform.mod.o CC drivers/auxdisplay/ks0108.mod.o CC drivers/block/aoe/aoe.mod.o CC drivers/char/generic_serial.mod.o CC drivers/char/n_r3964.mod.o CC drivers/char/rio/rio.mod.o CC drivers/char/riscom8.mod.o CC drivers/char/specialix.mod.o CC drivers/connector/cn.mod.o CC drivers/cpufreq/cpufreq_ondemand.mod.o CC drivers/cpufreq/cpufreq_powersave.mod.o CC drivers/hid/hid-a4tech.mod.o CC drivers/hid/hid-apple.mod.o CC drivers/hid/hid-cherry.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-pl.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/hwmon/adm1021.mod.o CC drivers/hwmon/adm9240.mod.o CC drivers/hwmon/gl520sm.mod.o CC drivers/hwmon/lm75.mod.o CC drivers/hwmon/lm77.mod.o CC drivers/hwmon/max1619.mod.o CC drivers/hwmon/smsc47m1.mod.o CC drivers/hwmon/w83781d.mod.o CC drivers/i2c/algos/i2c-algo-pcf.mod.o CC drivers/ide/ide-cd_mod.mod.o CC drivers/ide/ide-core.mod.o CC drivers/ide/ide-gd_mod.mod.o CC drivers/ide/ide-tape.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/lightning.mod.o CC drivers/input/joydev.mod.o CC drivers/input/joystick/cobra.mod.o CC drivers/input/joystick/iforce/iforce.mod.o CC drivers/input/joystick/spaceball.mod.o CC drivers/input/joystick/stinger.mod.o CC drivers/input/joystick/tmdc.mod.o CC drivers/input/joystick/warrior.mod.o CC drivers/input/joystick/xpad.mod.o CC drivers/input/keyboard/lkkbd.mod.o CC drivers/input/keyboard/sh_keysc.mod.o CC drivers/input/keyboard/xtkbd.mod.o CC drivers/input/serio/libps2.mod.o CC drivers/input/tablet/acecad.mod.o CC drivers/input/tablet/kbtab.mod.o CC drivers/media/common/tuners/mt20xx.mod.o CC drivers/media/common/tuners/mt2131.mod.o CC drivers/media/common/tuners/mt2266.mod.o CC drivers/media/common/tuners/mxl5007t.mod.o CC drivers/media/common/tuners/tda18271.mod.o CC drivers/media/radio/radio-mr800.mod.o CC drivers/media/common/tuners/tda8290.mod.o CC drivers/media/radio/radio-si470x.mod.o CC drivers/media/video/bw-qcam.mod.o CC drivers/media/video/cpia.mod.o CC drivers/media/video/cpia_pp.mod.o CC drivers/media/video/cpia_usb.mod.o CC drivers/media/video/dabusb.mod.o CC drivers/media/video/et61x251/et61x251.mod.o CC drivers/media/video/gspca/gspca_conex.mod.o CC drivers/media/video/gspca/gspca_finepix.mod.o CC drivers/media/video/gspca/gspca_pac7311.mod.o CC drivers/media/video/gspca/gspca_sonixb.mod.o CC drivers/media/video/gspca/gspca_sq905.mod.o CC drivers/media/video/gspca/gspca_spca501.mod.o CC drivers/media/video/gspca/gspca_sunplus.mod.o CC drivers/media/video/gspca/gspca_tv8532.mod.o CC drivers/media/video/ovcamchip/ovcamchip.mod.o CC drivers/media/video/saa5249.mod.o CC drivers/media/video/saa7115.mod.o CC drivers/media/video/sn9c102/sn9c102.mod.o CC drivers/media/video/tuner.mod.o CC drivers/media/video/usbvideo/konicawc.mod.o CC drivers/media/video/usbvision/usbvision.mod.o CC drivers/media/video/uvc/uvcvideo.mod.o CC drivers/media/video/videobuf-core.mod.o CC drivers/media/video/videobuf-vmalloc.mod.o CC drivers/media/video/vivi.mod.o CC drivers/media/video/w9968cf.mod.o CC drivers/media/video/zr364xx.mod.o CC drivers/misc/lkdtm.mod.o CC drivers/mtd/ar7part.mod.o CC drivers/mtd/chips/cfi_cmdset_0001.mod.o CC drivers/mtd/chips/cfi_cmdset_0002.mod.o CC drivers/misc/eeprom/eeprom_93cx6.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_rom.mod.o CC drivers/mtd/chips/map_ram.mod.o CC drivers/mtd/devices/block2mtd.mod.o CC drivers/mtd/devices/doc2000.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/mtdram.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/solutionengine.mod.o CC drivers/mtd/mtd.mod.o CC drivers/mtd/mtd_blkdevs.mod.o CC drivers/mtd/mtdblock_ro.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/nandsim.mod.o CC drivers/mtd/nftl.mod.o CC drivers/mtd/redboot.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/parport/parport_pc.mod.o CC drivers/rtc/rtc-ds1305.mod.o CC drivers/rtc/rtc-bq4802.mod.o CC drivers/rtc/rtc-ds1553.mod.o CC drivers/rtc/rtc-ds3234.mod.o CC drivers/rtc/rtc-ds1672.mod.o CC drivers/rtc/rtc-isl1208.mod.o CC drivers/rtc/rtc-m41t80.mod.o CC drivers/rtc/rtc-m48t35.mod.o CC drivers/rtc/rtc-pcf8583.mod.o CC drivers/rtc/rtc-r9701.mod.o CC drivers/rtc/rtc-rs5c348.mod.o CC drivers/rtc/rtc-rx8581.mod.o CC drivers/rtc/rtc-sh.mod.o CC drivers/rtc/rtc-s35390a.mod.o CC drivers/scsi/ch.mod.o CC drivers/scsi/device_handler/scsi_dh.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/imm.mod.o CC drivers/scsi/libsas/libsas.mod.o CC drivers/scsi/osd/libosd.mod.o CC drivers/scsi/osd/osd.mod.o CC drivers/scsi/osst.mod.o CC drivers/scsi/scsi_mod.mod.o CC drivers/scsi/scsi_transport_fc.mod.o CC drivers/scsi/scsi_transport_iscsi.mod.o CC drivers/scsi/scsi_transport_sas.mod.o CC drivers/scsi/scsi_transport_spi.mod.o CC drivers/scsi/scsi_transport_srp.mod.o CC drivers/scsi/scsi_wait_scan.mod.o CC drivers/scsi/sd_mod.mod.o CC drivers/scsi/st.mod.o CC drivers/spi/spi_bitbang.mod.o CC drivers/ssb/ssb.mod.o CC drivers/usb/class/usblp.mod.o CC drivers/usb/gadget/g_cdc.mod.o CC drivers/usb/gadget/g_ether.mod.o CC drivers/usb/gadget/g_printer.mod.o CC drivers/usb/gadget/g_zero.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/sl811-hcd.mod.o CC drivers/usb/image/mdc800.mod.o CC drivers/usb/image/microtek.mod.o CC drivers/usb/misc/berry_charge.mod.o CC drivers/usb/misc/cytherm.mod.o CC drivers/usb/misc/emi62.mod.o CC drivers/usb/misc/iowarrior.mod.o CC drivers/usb/misc/ldusb.mod.o CC drivers/usb/misc/legousbtower.mod.o CC drivers/usb/misc/usbled.mod.o CC drivers/usb/serial/ark3116.mod.o CC drivers/usb/serial/aircable.mod.o CC drivers/usb/serial/belkin_sa.mod.o CC drivers/usb/serial/ch341.mod.o CC drivers/usb/serial/cp210x.mod.o CC drivers/usb/serial/ftdi_sio.mod.o CC drivers/usb/serial/funsoft.mod.o CC drivers/usb/serial/cypress_m8.mod.o CC drivers/usb/serial/hp4x.mod.o CC drivers/usb/serial/io_edgeport.mod.o CC drivers/usb/serial/io_ti.mod.o CC drivers/usb/serial/ipw.mod.o CC drivers/usb/serial/ir-usb.mod.o CC drivers/usb/serial/keyspan.mod.o CC drivers/usb/serial/keyspan_pda.mod.o CC drivers/usb/serial/kl5kusb105.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/opticon.mod.o CC drivers/usb/serial/option.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/usb_debug.mod.o CC drivers/usb/serial/usbserial.mod.o CC drivers/usb/serial/whiteheat.mod.o CC drivers/usb/storage/ums-alauda.mod.o CC drivers/usb/storage/ums-cypress.mod.o CC drivers/usb/storage/ums-datafab.mod.o CC drivers/usb/storage/ums-freecom.mod.o CC drivers/usb/storage/ums-karma.mod.o CC drivers/usb/storage/ums-sddr09.mod.o CC drivers/usb/storage/ums-sddr55.mod.o CC drivers/usb/storage/ums-usbat.mod.o CC drivers/usb/storage/usb-storage.mod.o CC drivers/video/backlight/da903x_bl.mod.o CC drivers/w1/slaves/w1_smem.mod.o CC drivers/w1/slaves/w1_therm.mod.o CC drivers/watchdog/softdog.mod.o CC drivers/w1/wire.mod.o CC drivers/watchdog/wm8350_wdt.mod.o CC fs/autofs/autofs.mod.o CC fs/autofs4/autofs4.mod.o CC fs/ext4/ext4.mod.o CC fs/fat/fat.mod.o CC fs/fat/vfat.mod.o CC fs/isofs/isofs.mod.o CC fs/jbd2/jbd2.mod.o CC fs/jffs2/jffs2.mod.o CC fs/mbcache.mod.o CC fs/nls/nls_ascii.mod.o CC fs/nls/nls_cp437.mod.o CC fs/nls/nls_cp775.mod.o CC fs/nls/nls_cp857.mod.o CC fs/nls/nls_cp861.mod.o CC fs/nls/nls_cp864.mod.o CC fs/nls/nls_cp866.mod.o CC fs/nls/nls_cp869.mod.o CC fs/nls/nls_iso8859-9.mod.o CC fs/nls/nls_koi8-r.mod.o CC fs/reiserfs/reiserfs.mod.o CC fs/smbfs/smbfs.mod.o CC fs/squashfs/squashfs.mod.o CC kernel/configs.mod.o CC lib/crc-ccitt.mod.o CC lib/crc16.mod.o CC lib/crc7.mod.o CC lib/libcrc32c.mod.o CC lib/zlib_deflate/zlib_deflate.mod.o CC net/can/can-bcm.mod.o CC net/can/can.mod.o CC net/decnet/decnet.mod.o CC net/can/can-raw.mod.o CC net/ipv4/esp4.mod.o CC net/ipv4/inet_diag.mod.o CC net/ipv4/ah4.mod.o CC net/ipv4/ip_gre.mod.o CC net/ipv4/ipcomp.mod.o CC net/ipv4/ipip.mod.o CC net/ipv4/netfilter/ip_tables.mod.o CC net/ipv4/netfilter/ipt_MASQUERADE.mod.o CC net/ipv4/netfilter/ipt_REJECT.mod.o CC net/ipv4/netfilter/iptable_filter.mod.o CC net/ipv4/netfilter/iptable_nat.mod.o CC net/ipv4/netfilter/nf_conntrack_ipv4.mod.o CC net/ipv4/netfilter/nf_defrag_ipv4.mod.o CC net/ipv4/netfilter/nf_nat.mod.o CC net/ipv4/netfilter/nf_nat_sip.mod.o CC net/ipv4/tcp_diag.mod.o CC net/ipv4/tunnel4.mod.o CC net/ipv4/xfrm4_tunnel.mod.o CC net/key/af_key.mod.o CC net/ipv4/xfrm4_mode_beet.mod.o CC net/netfilter/nf_conntrack_netlink.mod.o CC net/netfilter/nf_conntrack_sip.mod.o CC net/netfilter/nfnetlink.mod.o CC net/netfilter/nfnetlink_log.mod.o CC net/netfilter/x_tables.mod.o CC net/netfilter/xt_CONNSECMARK.mod.o CC net/netfilter/xt_MARK.mod.o CC net/netfilter/xt_NFLOG.mod.o CC net/netfilter/xt_SECMARK.mod.o CC net/netfilter/xt_TCPMSS.mod.o CC net/netfilter/xt_mark.mod.o CC net/netfilter/xt_policy.mod.o CC net/netfilter/xt_tcpudp.mod.o CC net/phonet/phonet.mod.o CC net/phonet/pn_pep.mod.o CC net/rfkill/rfkill.mod.o CC net/sched/act_nat.mod.o CC net/sched/cls_flow.mod.o CC net/sched/sch_drr.mod.o CC net/sched/sch_dsmark.mod.o CC net/sched/sch_multiq.mod.o CC net/sched/sch_prio.mod.o CC net/sched/sch_teql.mod.o CC net/wimax/wimax.mod.o CC net/xfrm/xfrm_ipcomp.mod.o CC sound/core/oss/snd-mixer-oss.mod.o CC net/xfrm/xfrm_user.mod.o CC sound/core/snd-page-alloc.mod.o CC sound/core/oss/snd-pcm-oss.mod.o CC sound/core/snd-pcm.mod.o CC sound/core/snd-timer.mod.o CC sound/core/snd.mod.o CC sound/soundcore.mod.o LD [M] arch/sh/kernel/cpufreq.ko LD [M] crypto/authenc.ko LD [M] crypto/cast5.ko LD [M] crypto/cbc.ko LD [M] crypto/crypto_null.ko LD [M] crypto/cts.ko LD [M] crypto/deflate.ko LD [M] crypto/gcm.ko LD [M] crypto/gf128mul.ko LD [M] crypto/khazad.ko LD [M] crypto/tcrypt.ko LD [M] crypto/tgr192.ko LD [M] crypto/wp512.ko LD [M] crypto/zlib.ko LD [M] drivers/ata/libata.ko LD [M] drivers/ata/pata_platform.ko LD [M] drivers/auxdisplay/ks0108.ko LD [M] drivers/block/aoe/aoe.ko LD [M] drivers/char/generic_serial.ko LD [M] drivers/char/n_r3964.ko LD [M] drivers/char/rio/rio.ko LD [M] drivers/char/riscom8.ko LD [M] drivers/char/specialix.ko LD [M] drivers/connector/cn.ko LD [M] drivers/cpufreq/cpufreq_ondemand.ko LD [M] drivers/cpufreq/cpufreq_powersave.ko LD [M] drivers/hid/hid-a4tech.ko LD [M] drivers/hid/hid-apple.ko LD [M] drivers/hid/hid-cherry.ko LD [M] drivers/hid/hid-chicony.ko LD [M] drivers/hid/hid-cypress.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-gyration.ko LD [M] drivers/hid/hid-logitech.ko LD [M] drivers/hid/hid-microsoft.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-topseed.ko LD [M] drivers/hid/hid-zpff.ko LD [M] drivers/hid/hid.ko LD [M] drivers/hid/usbhid/usbhid.ko LD [M] drivers/hwmon/adm1021.ko LD [M] drivers/hwmon/adm9240.ko LD [M] drivers/hwmon/gl520sm.ko LD [M] drivers/hwmon/lm75.ko LD [M] drivers/hwmon/lm77.ko LD [M] drivers/hwmon/smsc47m1.ko LD [M] drivers/hwmon/max1619.ko LD [M] drivers/hwmon/w83781d.ko LD [M] drivers/i2c/algos/i2c-algo-pcf.ko LD [M] drivers/ide/ide-core.ko LD [M] drivers/ide/ide-cd_mod.ko LD [M] drivers/ide/ide-tape.ko LD [M] drivers/ide/ide-gd_mod.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/lightning.ko LD [M] drivers/input/joydev.ko LD [M] drivers/input/joystick/cobra.ko LD [M] drivers/input/joystick/iforce/iforce.ko LD [M] drivers/input/joystick/spaceball.ko LD [M] drivers/input/joystick/stinger.ko LD [M] drivers/input/joystick/tmdc.ko LD [M] drivers/input/joystick/warrior.ko LD [M] drivers/input/joystick/xpad.ko LD [M] drivers/input/keyboard/lkkbd.ko LD [M] drivers/input/keyboard/sh_keysc.ko LD [M] drivers/input/keyboard/xtkbd.ko LD [M] drivers/input/serio/libps2.ko LD [M] drivers/input/tablet/acecad.ko LD [M] drivers/input/tablet/kbtab.ko LD [M] drivers/media/common/tuners/mt20xx.ko LD [M] drivers/media/common/tuners/mt2131.ko LD [M] drivers/media/common/tuners/mt2266.ko LD [M] drivers/media/common/tuners/mxl5007t.ko LD [M] drivers/media/common/tuners/tda18271.ko LD [M] drivers/media/common/tuners/tda8290.ko LD [M] drivers/media/radio/radio-mr800.ko LD [M] drivers/media/radio/radio-si470x.ko LD [M] drivers/media/video/bw-qcam.ko LD [M] drivers/media/video/cpia.ko LD [M] drivers/media/video/cpia_pp.ko LD [M] drivers/media/video/cpia_usb.ko LD [M] drivers/media/video/dabusb.ko LD [M] drivers/media/video/et61x251/et61x251.ko LD [M] drivers/media/video/gspca/gspca_conex.ko LD [M] drivers/media/video/gspca/gspca_finepix.ko LD [M] drivers/media/video/gspca/gspca_sonixb.ko LD [M] drivers/media/video/gspca/gspca_pac7311.ko LD [M] drivers/media/video/gspca/gspca_spca501.ko LD [M] drivers/media/video/gspca/gspca_sq905.ko LD [M] drivers/media/video/gspca/gspca_sunplus.ko LD [M] drivers/media/video/gspca/gspca_tv8532.ko LD [M] drivers/media/video/ovcamchip/ovcamchip.ko LD [M] drivers/media/video/saa5249.ko LD [M] drivers/media/video/saa7115.ko LD [M] drivers/media/video/tuner.ko LD [M] drivers/media/video/usbvideo/konicawc.ko LD [M] drivers/media/video/sn9c102/sn9c102.ko LD [M] drivers/media/video/usbvision/usbvision.ko LD [M] drivers/media/video/uvc/uvcvideo.ko LD [M] drivers/media/video/videobuf-core.ko LD [M] drivers/media/video/vivi.ko LD [M] drivers/media/video/videobuf-vmalloc.ko LD [M] drivers/media/video/w9968cf.ko LD [M] drivers/media/video/zr364xx.ko LD [M] drivers/misc/eeprom/eeprom_93cx6.ko LD [M] drivers/misc/lkdtm.ko LD [M] drivers/mtd/ar7part.ko LD [M] drivers/mtd/chips/cfi_cmdset_0001.ko LD [M] drivers/mtd/chips/cfi_cmdset_0002.ko LD [M] drivers/mtd/chips/cfi_probe.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/block2mtd.ko LD [M] drivers/mtd/devices/doc2001.ko LD [M] drivers/mtd/devices/doc2000.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/mtdram.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/solutionengine.ko LD [M] drivers/mtd/mtd.ko LD [M] drivers/mtd/mtd_blkdevs.ko LD [M] drivers/mtd/mtdconcat.ko LD [M] drivers/mtd/nand/alauda.ko LD [M] drivers/mtd/mtdblock_ro.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/nftl.ko LD [M] drivers/mtd/redboot.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/parport/parport_pc.ko LD [M] drivers/rtc/rtc-bq4802.ko LD [M] drivers/rtc/rtc-ds1305.ko LD [M] drivers/rtc/rtc-ds1553.ko LD [M] drivers/rtc/rtc-ds1672.ko LD [M] drivers/rtc/rtc-ds3234.ko LD [M] drivers/rtc/rtc-isl1208.ko LD [M] drivers/rtc/rtc-m41t80.ko LD [M] drivers/rtc/rtc-m48t35.ko LD [M] drivers/rtc/rtc-pcf8583.ko LD [M] drivers/rtc/rtc-r9701.ko LD [M] drivers/rtc/rtc-rs5c348.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/scsi/ch.ko LD [M] drivers/scsi/device_handler/scsi_dh.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/imm.ko LD [M] drivers/scsi/libsas/libsas.ko LD [M] drivers/scsi/osd/libosd.ko LD [M] drivers/scsi/osd/osd.ko LD [M] drivers/scsi/osst.ko LD [M] drivers/scsi/scsi_mod.ko LD [M] drivers/scsi/scsi_transport_fc.ko LD [M] drivers/scsi/scsi_transport_iscsi.ko LD [M] drivers/scsi/scsi_transport_sas.ko LD [M] drivers/scsi/scsi_transport_spi.ko LD [M] drivers/scsi/scsi_transport_srp.ko LD [M] drivers/scsi/scsi_wait_scan.ko LD [M] drivers/scsi/sd_mod.ko LD [M] drivers/scsi/st.ko LD [M] drivers/spi/spi_bitbang.ko LD [M] drivers/ssb/ssb.ko LD [M] drivers/usb/class/usblp.ko LD [M] drivers/usb/gadget/g_cdc.ko LD [M] drivers/usb/gadget/g_ether.ko LD [M] drivers/usb/gadget/g_printer.ko LD [M] drivers/usb/gadget/g_zero.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/sl811-hcd.ko LD [M] drivers/usb/image/mdc800.ko LD [M] drivers/usb/image/microtek.ko LD [M] drivers/usb/misc/berry_charge.ko LD [M] drivers/usb/misc/cytherm.ko LD [M] drivers/usb/misc/emi62.ko LD [M] drivers/usb/misc/iowarrior.ko LD [M] drivers/usb/misc/ldusb.ko LD [M] drivers/usb/misc/legousbtower.ko LD [M] drivers/usb/misc/usbled.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/cp210x.ko LD [M] drivers/usb/serial/cypress_m8.ko LD [M] drivers/usb/serial/ftdi_sio.ko LD [M] drivers/usb/serial/funsoft.ko LD [M] drivers/usb/serial/hp4x.ko LD [M] drivers/usb/serial/io_edgeport.ko LD [M] drivers/usb/serial/io_ti.ko LD [M] drivers/usb/serial/ipw.ko LD [M] drivers/usb/serial/ir-usb.ko LD [M] drivers/usb/serial/keyspan.ko LD [M] drivers/usb/serial/keyspan_pda.ko LD [M] drivers/usb/serial/kl5kusb105.ko LD [M] drivers/usb/serial/moto_modem.ko LD [M] drivers/usb/serial/navman.ko LD [M] drivers/usb/serial/omninet.ko LD [M] drivers/usb/serial/opticon.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/sierra.ko LD [M] drivers/usb/serial/spcp8x5.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/usb/storage/ums-alauda.ko LD [M] drivers/usb/storage/ums-cypress.ko LD [M] drivers/usb/storage/ums-datafab.ko LD [M] drivers/usb/storage/ums-freecom.ko LD [M] drivers/usb/storage/ums-karma.ko LD [M] drivers/usb/storage/ums-sddr09.ko LD [M] drivers/usb/storage/ums-sddr55.ko LD [M] drivers/usb/storage/ums-usbat.ko LD [M] drivers/usb/storage/usb-storage.ko LD [M] drivers/video/backlight/da903x_bl.ko LD [M] drivers/w1/slaves/w1_smem.ko LD [M] drivers/w1/slaves/w1_therm.ko LD [M] drivers/w1/wire.ko LD [M] drivers/watchdog/softdog.ko LD [M] drivers/watchdog/wm8350_wdt.ko LD [M] fs/autofs/autofs.ko LD [M] fs/autofs4/autofs4.ko LD [M] fs/ext4/ext4.ko LD [M] fs/fat/fat.ko LD [M] fs/fat/vfat.ko LD [M] fs/isofs/isofs.ko LD [M] fs/jbd2/jbd2.ko LD [M] fs/jffs2/jffs2.ko LD [M] fs/mbcache.ko LD [M] fs/nls/nls_ascii.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/nls/nls_cp775.ko LD [M] fs/nls/nls_cp857.ko LD [M] fs/nls/nls_cp861.ko LD [M] fs/nls/nls_cp864.ko LD [M] fs/nls/nls_cp866.ko LD [M] fs/nls/nls_cp869.ko LD [M] fs/nls/nls_iso8859-9.ko LD [M] fs/nls/nls_koi8-r.ko LD [M] fs/reiserfs/reiserfs.ko LD [M] fs/smbfs/smbfs.ko LD [M] fs/squashfs/squashfs.ko LD [M] kernel/configs.ko LD [M] lib/crc-ccitt.ko LD [M] lib/crc16.ko LD [M] lib/crc7.ko LD [M] lib/libcrc32c.ko LD [M] lib/zlib_deflate/zlib_deflate.ko LD [M] net/can/can-bcm.ko LD [M] net/can/can-raw.ko LD [M] net/can/can.ko LD [M] net/decnet/decnet.ko LD [M] net/ipv4/ah4.ko LD [M] net/ipv4/esp4.ko LD [M] net/ipv4/inet_diag.ko LD [M] net/ipv4/ip_gre.ko LD [M] net/ipv4/ipcomp.ko LD [M] net/ipv4/ipip.ko LD [M] net/ipv4/netfilter/ip_tables.ko LD [M] net/ipv4/netfilter/ipt_MASQUERADE.ko LD [M] net/ipv4/netfilter/ipt_REJECT.ko LD [M] net/ipv4/netfilter/iptable_filter.ko LD [M] net/ipv4/netfilter/iptable_nat.ko LD [M] net/ipv4/netfilter/nf_conntrack_ipv4.ko LD [M] net/ipv4/netfilter/nf_defrag_ipv4.ko LD [M] net/ipv4/netfilter/nf_nat.ko LD [M] net/ipv4/netfilter/nf_nat_sip.ko LD [M] net/ipv4/tcp_diag.ko LD [M] net/ipv4/tunnel4.ko LD [M] net/ipv4/xfrm4_mode_beet.ko LD [M] net/ipv4/xfrm4_tunnel.ko LD [M] net/key/af_key.ko LD [M] net/netfilter/nf_conntrack_netlink.ko LD [M] net/netfilter/nf_conntrack_sip.ko LD [M] net/netfilter/nfnetlink.ko LD [M] net/netfilter/nfnetlink_log.ko LD [M] net/netfilter/x_tables.ko LD [M] net/netfilter/xt_CONNSECMARK.ko LD [M] net/netfilter/xt_MARK.ko LD [M] net/netfilter/xt_NFLOG.ko LD [M] net/netfilter/xt_SECMARK.ko LD [M] net/netfilter/xt_TCPMSS.ko LD [M] net/netfilter/xt_mark.ko LD [M] net/netfilter/xt_policy.ko LD [M] net/netfilter/xt_tcpudp.ko LD [M] net/phonet/phonet.ko LD [M] net/phonet/pn_pep.ko LD [M] net/rfkill/rfkill.ko LD [M] net/sched/act_nat.ko LD [M] net/sched/cls_flow.ko LD [M] net/sched/sch_drr.ko LD [M] net/sched/sch_dsmark.ko LD [M] net/sched/sch_multiq.ko LD [M] net/sched/sch_prio.ko LD [M] net/sched/sch_teql.ko LD [M] net/wimax/wimax.ko LD [M] net/xfrm/xfrm_ipcomp.ko LD [M] net/xfrm/xfrm_user.ko LD [M] sound/core/oss/snd-mixer-oss.ko LD [M] sound/core/oss/snd-pcm-oss.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/soundcore.ko MKDIR firmware/dabusb MKDIR firmware/edgeport IHEX2FW firmware/whiteheat_loader.fw IHEX2FW firmware/whiteheat.fw MKDIR firmware/keyspan_pda IHEX2FW firmware/dabusb/firmware.fw IHEX firmware/dabusb/bitstream.bin H16TOFW firmware/edgeport/boot.fw H16TOFW firmware/edgeport/boot2.fw H16TOFW firmware/edgeport/down.fw H16TOFW firmware/edgeport/down2.fw IHEX2FW firmware/keyspan_pda/xircom_pgs.fw IHEX2FW firmware/keyspan_pda/keyspan_pda.fw IHEX firmware/edgeport/down3.bin # Build took: 0:05:49.401540 # git bisect good Bisecting: 4 revisions left to test after this [f1735bb2a583b53ffdabe23ba8b22350e2d5e597] V4L/DVB (10826): cx88: Add IR support to pcHDTV HD3000 & HD5500 # < git symbolic-ref HEAD Trying f1735bb2a583b53ffdabe23ba8b22350e2d5e597 # < /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 usr/Kconfig:145:warning: defaults for choice values not supported # /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 usr/Kconfig:145:warning: defaults for choice values not supported 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 LD usr/built-in.o CC init/main.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/mm/cache-sh2.o CC arch/sh/kernel/idle.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/boards/mach-se/board-se7619.o CC arch/sh/kernel/io.o CC arch/sh/mm/pg-nommu.o CC arch/sh/kernel/io_generic.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/kgdb.o CC arch/sh/kernel/timers/timer.o CC arch/sh/kernel/cpufreq.o CC arch/sh/kernel/early_printk.o CC arch/sh/kernel/cpu/init.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/machine_kexec.o AS arch/sh/kernel/relocate_kernel.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/crash_dump.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/disassemble.o CC kernel/sched.o AS arch/sh/kernel/head_32.o CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds CC kernel/printk.o CC kernel/cpu.o CC kernel/exit.o CC kernel/itimer.o TIMEC kernel/timeconst.h 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/sysctl_check.o CC kernel/stacktrace.o CC kernel/irq/handle.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC kernel/irq/resend.o CC kernel/mutex-debug.o CC kernel/lockdep.o CC kernel/irq/chip.o CC kernel/irq/devres.o CC kernel/irq/autoprobe.o CC kernel/irq/proc.o CC kernel/power/main.o CC kernel/lockdep_proc.o CC kernel/power/process.o CC kernel/time/timekeeping.o CC kernel/power/poweroff.o CC kernel/up.o CC kernel/time/ntp.o CC kernel/time/clocksource.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/time/jiffies.o CC kernel/time/timer_list.o CC kernel/time/timecompare.o CC kernel/spinlock.o CC kernel/time/clockevents.o CC kernel/uid16.o CC kernel/time/tick-common.o CC kernel/trace/ftrace.o CC kernel/trace/ring_buffer.o CC kernel/trace/trace.o CC kernel/kallsyms.o CC kernel/trace/trace_sched_switch.o CC kernel/kexec.o CC kernel/trace/trace_functions.o CC kernel/backtracetest.o CC kernel/trace/trace_sched_wakeup.o CC kernel/trace/trace_nop.o CC kernel/trace/trace_stack.o CC kernel/cgroup.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/trace/trace_branch.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/cgroup_debug.o CC kernel/cgroup_freezer.o CC kernel/ns_cgroup.o CC mm/bootmem.o CC fs/open.o CC mm/filemap.o CC kernel/utsname.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/mempool.o CC kernel/user_namespace.o CC fs/file_table.o CC kernel/pid_namespace.o CC mm/oom_kill.o CC fs/super.o GZIP kernel/config_data.gz CC mm/fadvise.o CC fs/char_dev.o CC kernel/res_counter.o CC mm/maccess.o CC kernel/audit.o CC mm/page_alloc.o CC fs/stat.o CC mm/page-writeback.o CC kernel/auditfilter.o CC fs/exec.o CC mm/pdflush.o CC kernel/kgdb.o CC fs/pipe.o CC mm/readahead.o CC kernel/softlockup.o CC mm/swap.o CC kernel/seccomp.o CC mm/truncate.o CC fs/namei.o CC mm/vmscan.o CC kernel/rcutorture.o CC mm/shmem.o CC fs/fcntl.o CC ipc/util.o CC mm/prio_tree.o CC fs/ioctl.o CC kernel/rcutree.o CC ipc/msgutil.o CC fs/readdir.o CC mm/util.o CC ipc/msg.o CC fs/select.o CC kernel/rcutree_trace.o CC mm/mmzone.o CC ipc/sem.o CC fs/fifo.o CC mm/vmstat.o CC kernel/relay.o CC fs/dcache.o CC mm/backing-dev.o CC security/keys/key.o CC fs/inode.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/page_isolation.o CC ipc/shm.o CC security/commoncap.o CC fs/attr.o CC security/keys/keyring.o CC security/inode.o CC fs/bad_inode.o CC security/keys/keyctl.o CC crypto/api.o CC security/device_cgroup.o CC block/elevator.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' /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1868: warning: control reaches end of non-void function CC mm/mm_init.o CC block/blk-core.o CC ipc/ipcns_notifier.o CC security/keys/permission.o CC ipc/ipc_sysctl.o CC mm/nommu.o CC fs/file.o CC crypto/cipher.o CC security/keys/process_keys.o CC kernel/utsname_sysctl.o CC crypto/digest.o CC drivers/accessibility/braille/braille_console.o CC mm/dmapool.o CC block/blk-tag.o CC security/keys/request_key.o CC fs/filesystems.o CC crypto/compress.o CC mm/sparse.o CC fs/namespace.o CC fs/seq_file.o CC block/blk-sysfs.o CC security/keys/request_key_auth.o CC drivers/base/core.o CC mm/slob.o CC fs/xattr.o CC drivers/block/loop.o CC block/blk-barrier.o CC security/keys/user_defined.o CC mm/quicklist.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 ipc/mqueue.o /scratch/kisskb/src/mm/slob.c: In function '__kmalloc_node': /scratch/kisskb/src/mm/slob.c:476: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'kfree': /scratch/kisskb/src/mm/slob.c:510: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'ksize': /scratch/kisskb/src/mm/slob.c:529: warning: comparison of distinct pointer types lacks a cast CC kernel/delayacct.o CC drivers/block/aoe/aoeblk.o CC drivers/block/pktcdvd.o CC block/blk-settings.o CC drivers/block/aoe/aoechr.o CC security/keys/proc.o CC drivers/block/aoe/aoecmd.o CC ipc/namespace.o CC fs/libfs.o CC drivers/block/aoe/aoedev.o CC drivers/block/cryptoloop.o CC drivers/bluetooth/hci_vhci.o CC block/blk-ioc.o CC drivers/bluetooth/hci_ldisc.o CC security/keys/sysctl.o CC drivers/cdrom/cdrom.o CC crypto/algapi.o LD arch/sh/boards/mach-se/built-in.o CC drivers/bluetooth/hci_h4.o CC drivers/block/ub.o CC block/blk-map.o CC fs/fs-writeback.o CC drivers/block/aoe/aoemain.o CC drivers/base/sys.o CC drivers/bluetooth/hci_ll.o CC drivers/char/mem.o CC drivers/bluetooth/bpa10x.o CC crypto/scatterwalk.o LD init/mounts.o CC sound/sound_core.o CC drivers/bluetooth/bfusb.o CC crypto/proc.o CC drivers/bluetooth/btusb.o CC drivers/bluetooth/btsdio.o CC drivers/block/aoe/aoenet.o CC crypto/ablkcipher.o CC drivers/connector/cn_queue.o CC drivers/char/random.o CC drivers/connector/connector.o CC block/blk-exec.o CC sound/sound_firmware.o CC drivers/char/tty_io.o CC block/blk-merge.o CC drivers/cpufreq/cpufreq.o LD arch/sh/kernel/timers/built-in.o CC fs/pnode.o CC drivers/base/bus.o LD arch/sh/mm/built-in.o CC fs/drop_caches.o CC drivers/base/dd.o CC drivers/cpuidle/cpuidle.o CC drivers/cpufreq/cpufreq_stats.o CC crypto/blkcipher.o CC drivers/char/n_tty.o LD init/built-in.o CC crypto/hash.o CC drivers/cpuidle/driver.o CC drivers/base/driver.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 drivers/cpuidle/governor.o CC drivers/block/hd.o CC drivers/base/class.o CC block/blk-softirq.o CC kernel/taskstats.o CC drivers/char/tty_ioctl.o CC fs/splice.o CC drivers/base/platform.o CC drivers/char/tty_ldisc.o CC fs/sync.o CC sound/core/hwdep.o CC drivers/cpufreq/cpufreq_performance.o MKDIR firmware/emi26 MK_FW firmware/emi26/loader.fw.gen.S 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 CC sound/core/memalloc.o CC drivers/base/cpu.o AS firmware/emi26/loader.fw.gen.o CC sound/core/sgbuf.o AS firmware/emi26/firmware.fw.gen.o LD arch/sh/kernel/cpu/irq/built-in.o CC sound/core/pcm.o CC drivers/cpuidle/sysfs.o CC sound/core/pcm_native.o LD arch/sh/kernel/cpu/sh2/built-in.o CC sound/core/pcm_lib.o CC drivers/char/tty_buffer.o CC sound/core/pcm_timer.o CC drivers/cpufreq/cpufreq_userspace.o LD sound/drivers/built-in.o CC drivers/base/firmware.o AS firmware/emi26/bitstream.fw.gen.o CC block/blk-timeout.o CC kernel/tsacct.o CC fs/utimes.o LD sound/i2c/built-in.o CC crypto/ahash.o CC drivers/cpufreq/freq_table.o CC drivers/char/tty_port.o CC block/ioctl.o CC kernel/marker.o CC drivers/base/init.o CC fs/stack.o CC drivers/cpuidle/governors/ladder.o CC drivers/char/pty.o CC crypto/shash.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 block/genhd.o CC drivers/hid/hid-core.o LD sound/isa/built-in.o CC block/scsi_ioctl.o LD firmware/built-in.o CC kernel/tracepoint.o CC arch/sh/drivers/push-switch.o CC block/cmd-filter.o CC drivers/hid/hid-input.o CC drivers/char/misc.o CC sound/core/pcm_misc.o CC crypto/algboss.o CC kernel/latencytop.o CC drivers/hwmon/hwmon.o CC sound/core/pcm_memory.o CC arch/sh/drivers/heartbeat.o CC block/bsg.o CC net/socket.o CC drivers/hwmon/hwmon-vid.o CC drivers/base/map.o LD drivers/cdrom/built-in.o CC drivers/hwmon/w83627hf.o CC drivers/hid/hid-debug.o LD kernel/trace/libftrace.o CC sound/core/rawmidi.o CC drivers/hwmon/w83792d.o CC drivers/hid/hidraw.o CC net/802/p8022.o CC fs/buffer.o CC drivers/i2c/i2c-boardinfo.o CC crypto/testmgr.o CC drivers/hwmon/w83793.o CC net/8021q/vlan_core.o CC drivers/hwmon/w83781d.o CC crypto/crypto_wq.o CC arch/sh/lib/io.o CC drivers/hwmon/w83791d.o /scratch/kisskb/src/block/bsg.c: In function 'bsg_map_hdr': /scratch/kisskb/src/block/bsg.c:249: warning: 'rw' may be used uninitialized in this function CC net/8021q/vlan.o CC net/802/psnap.o AS arch/sh/lib/ashiftrt.o CC net/8021q/vlan_dev.o CC net/bluetooth/af_bluetooth.o CC net/bridge/br.o CC net/8021q/vlan_netlink.o LD drivers/cpuidle/governors/built-in.o CC net/bridge/br_device.o CC net/8021q/vlanproc.o CC net/bluetooth/hci_core.o CC drivers/i2c/i2c-core.o CC net/802/p8023.o CC arch/sh/lib/ashldi3.o CC net/802/stp.o AS arch/sh/lib/ashlsi3.o CC sound/core/timer.o CC block/noop-iosched.o CC drivers/i2c/algos/i2c-algo-bit.o CC arch/sh/lib/ashrdi3.o CC net/bluetooth/hci_conn.o AS arch/sh/lib/ashrsi3.o CC drivers/i2c/busses/i2c-sh_mobile.o CC net/can/bcm.o CC drivers/i2c/chips/ds1682.o CC drivers/i2c/busses/i2c-simtec.o LD sound/pci/built-in.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:285: 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:653: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:653: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:653: 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:719: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:719: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:719: 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:789: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:789: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c:789: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) CC net/can/af_can.o CC drivers/i2c/chips/max6875.o CC net/can/proc.o CC drivers/hwmon/ad7414.o LD kernel/power/built-in.o CC drivers/i2c/busses/i2c-parport-light.o CC lib/bcd.o CC lib/div64.o CC net/core/sock.o CC lib/sort.o CC net/bridge/br_fdb.o CC net/core/request_sock.o CC net/core/skbuff.o CC lib/parser.o CC net/core/iovec.o CC net/dcb/dcbnl.o CC net/bridge/br_forward.o CC net/bridge/br_if.o CC drivers/i2c/busses/i2c-taos-evm.o CC drivers/base/devres.o AS arch/sh/lib/checksum.o CC drivers/ide/ide-cd.o CC drivers/hwmon/ad7418.o CC net/core/datagram.o LD drivers/accessibility/braille/built-in.o LD drivers/accessibility/built-in.o CC sound/core/sound.o CC drivers/base/attribute_container.o CC sound/core/init.o CC lib/halfmd4.o CC drivers/hwmon/adcxx.o CC lib/debug_locks.o LD drivers/bluetooth/hci_uart.o CC lib/random32.o CC net/bridge/br_input.o CC lib/bust_spinlocks.o CC net/core/stream.o LD arch/sh/drivers/built-in.o CC net/econet/af_econet.o CC net/core/scm.o CC drivers/ide/ide-cd_ioctl.o CC net/bluetooth/hci_event.o CC drivers/ide/ide-cd_verbose.o CC arch/sh/lib/delay.o CC drivers/char/vt_ioctl.o CC net/ethernet/eth.o CC drivers/char/vc_screen.o CC drivers/hid/hid-a4tech.o CC drivers/hwmon/adm1026.o CC fs/bio.o CC drivers/hid/hid-apple.o CC net/ethernet/pe2.o CC arch/sh/lib/div64-generic.o CC drivers/i2c/chips/pcf8574.o LD sound/pcmcia/built-in.o CC drivers/hid/hid-belkin.o CC drivers/hid/hid-cherry.o CC drivers/ide/ide.o CC drivers/base/transport_class.o LD kernel/irq/built-in.o CC drivers/hid/hid-cypress.o CC drivers/i2c/chips/pcf8575.o CC lib/hexdump.o CC drivers/i2c/chips/tsl2550.o CC drivers/hid/hid-ezkey.o LD arch/sh/kernel/cpu/built-in.o CC lib/kasprintf.o CC drivers/ide/ide-ioctls.o CC drivers/hwmon/adm1029.o CC net/core/gen_stats.o CC drivers/char/selection.o LD kernel/trace/built-in.o CC kernel/dma-coherent.o CC net/ipv4/route.o CC sound/core/memory.o CC drivers/hwmon/adm1031.o LD drivers/connector/cn.o LD arch/sh/kernel/built-in.o CC net/ipv4/inetpeer.o LD drivers/connector/built-in.o CC net/bluetooth/hci_sock.o CC sound/core/info.o CC block/as-iosched.o CC net/core/gen_estimator.o CC net/ipv4/protocol.o CC net/core/net_namespace.o CC crypto/aead.o CC net/ipv4/ip_input.o CC block/deadline-iosched.o CC drivers/input/input.o CC kernel/time.o CC net/core/sysctl_net_core.o CC net/core/skb_dma_map.o CC net/ipv6/af_inet6.o CC drivers/input/input-compat.o LD kernel/time/built-in.o CC net/core/dev.o CC fs/block_dev.o CC net/ipv6/anycast.o CC drivers/input/ff-core.o CC net/ipv4/ip_fragment.o CC net/ipv4/ip_forward.o CC drivers/hid/hid-microsoft.o CC drivers/base/power/sysfs.o CC drivers/hid/hid-monterey.o CC net/core/ethtool.o CC net/ipv6/ip6_output.o CC net/core/dev_mcast.o IKCFG kernel/config_data.h CC lib/bitmap.o CC drivers/ide/ide-io.o LD ipc/built-in.o CC drivers/hwmon/adm9240.o CC net/bridge/br_ioctl.o AS arch/sh/lib/div64.o CC drivers/input/ff-memless.o CC crypto/chainiv.o CC block/cfq-iosched.o CC net/ipv6/ip6_input.o CC net/bluetooth/hci_sysfs.o LD drivers/block/aoe/aoe.o CC kernel/configs.o CC drivers/input/gameport/gameport.o LD drivers/block/aoe/built-in.o CC net/ipv6/addrconf.o CC sound/core/control.o CC drivers/input/gameport/lightning.o CC net/ipv6/addrlabel.o CC drivers/hid/hid-ntrig.o CC drivers/input/gameport/ns558.o CC net/ipv4/ip_options.o CC arch/sh/lib/lshrdi3.o LD drivers/i2c/algos/built-in.o CC lib/scatterlist.o CC crypto/eseqiv.o CC net/ipx/af_ipx.o CC block/blktrace.o CC net/ipx/ipx_route.o CC drivers/base/dma-mapping.o CC sound/soc/soc-core.o CC net/ipv4/ip_output.o CC drivers/input/input-polldev.o LD drivers/block/built-in.o CC net/key/af_key.o CC drivers/char/keyboard.o CC net/bluetooth/lib.o CC drivers/hid/hid-pl.o CC net/bluetooth/l2cap.o CC net/ipv4/ip_sockglue.o CC drivers/hid/hid-sunplus.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 net/core/dst.o CC net/ipx/ipx_proc.o CC net/ipx/sysctl_net_ipx.o CC drivers/input/mousedev.o CC net/ipv4/inet_hashtables.o CC net/bluetooth/sco.o LD drivers/cpuidle/built-in.o CC net/ipv4/inet_timewait_sock.o CC drivers/input/evbug.o CC net/bridge/br_notify.o LD net/can/can.o CC drivers/input/joystick/a3d.o CC sound/soc/soc-dapm.o CC sound/core/misc.o CC drivers/input/keyboard/atkbd.o CC net/bluetooth/bnep/core.o CC net/ipv4/inet_connection_sock.o CC sound/core/device.o CC net/ipv4/tcp.o CC net/bluetooth/bnep/sock.o CC drivers/input/keyboard/newtonkbd.o LD net/can/can-bcm.o CC net/ipv6/route.o AS arch/sh/lib/lshrsi3.o LD net/econet/econet.o CC drivers/input/misc/ati_remote.o CC drivers/input/keyboard/sh_keysc.o CC net/bridge/br_stp.o CC drivers/input/joystick/analog.o CC drivers/input/joystick/cobra.o CC drivers/input/serio/serio.o /scratch/kisskb/src/drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. CC drivers/input/joystick/gf2k.o CC net/core/netevent.o LD security/keys/built-in.o CC crypto/seqiv.o CC net/ipv4/tcp_input.o CC sound/soc/soc-jack.o AS arch/sh/lib/mcount.o CC drivers/input/serio/i8042.o CC drivers/ide/ide-iops.o CC net/bluetooth/hidp/core.o CC drivers/input/serio/serport.o CC drivers/base/firmware_class.o CC lib/string_helpers.o CC net/llc/llc_core.o CC drivers/input/joystick/grip.o CC drivers/input/misc/keyspan_remote.o CC drivers/input/joystick/grip_mp.o CC net/ipv6/ip6_fib.o CC net/core/neighbour.o CC net/llc/llc_input.o CC drivers/input/misc/powermate.o CC drivers/char/vt.o CC drivers/input/mouse/appletouch.o CC sound/core/sound_oss.o CC net/bluetooth/bnep/netdev.o CC lib/iomap_copy.o CC net/llc/llc_output.o CC drivers/input/tablet/acecad.o CC net/llc/llc_if.o CC drivers/input/mouse/bcm5974.o CC drivers/input/mouse/psmouse-base.o CC drivers/input/joystick/guillemot.o CC drivers/hid/hid-topseed.o CC drivers/input/mouse/synaptics.o CC drivers/input/joystick/iforce/iforce-ff.o CC drivers/hid/hid-zpff.o CC net/bridge/br_stp_bpdu.o CC net/bluetooth/rfcomm/core.o CC net/bluetooth/hidp/sock.o AS arch/sh/lib/memchr.o LD sound/synth/built-in.o CC drivers/input/mouse/alps.o CC drivers/input/joystick/interact.o LD net/econet/built-in.o LD net/802/built-in.o CC drivers/hid/usbhid/hid-core.o CC drivers/input/mouse/logips2pp.o CC drivers/input/joystick/joydump.o LD drivers/isdn/hardware/built-in.o CC drivers/input/mouse/trackpoint.o CC drivers/input/joystick/magellan.o CC drivers/input/mouse/touchkit_ps2.o CC drivers/hid/usbhid/hid-quirks.o CC net/llc/llc_c_ev.o LD net/can/built-in.o CC drivers/input/joystick/iforce/iforce-main.o CC net/llc/llc_c_ac.o CC net/llc/llc_conn.o CC sound/core/info_oss.o CC sound/usb/caiaq/caiaq-device.o CC drivers/hwmon/adt7470.o CC drivers/input/joystick/iforce/iforce-packets.o CC drivers/input/joystick/iforce/iforce-serio.o CC drivers/input/joystick/iforce/iforce-usb.o CC net/llc/llc_c_st.o CC net/ipv4/tcp_output.o /scratch/kisskb/src/sound/usb/caiaq/caiaq-device.c: In function 'snd_probe': /scratch/kisskb/src/sound/usb/caiaq/caiaq-device.c:463: warning: 'card' may be used uninitialized in this function CC sound/usb/caiaq/caiaq-audio.o CC drivers/input/serio/libps2.o CC fs/direct-io.o CC sound/core/jack.o CC drivers/hid/usbhid/hiddev.o CC net/llc/llc_pdu.o CC drivers/input/mouse/vsxxxaa.o CC drivers/char/defkeymap.o CC drivers/input/joystick/sidewinder.o CC net/mac80211/main.o CC drivers/char/tty_audit.o CC drivers/ide/ide-lib.o CC fs/mpage.o CC drivers/leds/led-core.o LD net/bluetooth/hidp/hidp.o CC fs/ioprio.o LD net/bluetooth/hidp/built-in.o CC net/llc/llc_sap.o CC drivers/char/sysrq.o CC net/llc/llc_s_ac.o CC drivers/leds/led-triggers.o CC drivers/hid/usbhid/hid-pidff.o CC [M] drivers/hid/hid-dummy.o CC lib/devres.o CC net/mac80211/wext.o AS arch/sh/lib/memcpy.o CC net/bridge/br_stp_if.o CC net/llc/llc_s_ev.o CC drivers/leds/ledtrig-heartbeat.o CC drivers/input/serio/serio_raw.o CC net/mac80211/sta_info.o CC sound/usb/caiaq/caiaq-midi.o CC net/mac80211/wep.o CC drivers/input/misc/yealink.o CC fs/adfs/dir.o CC sound/last.o CC drivers/hwmon/adt7473.o CC drivers/ide/ide-probe.o CC net/mac80211/wpa.o CC net/ipv4/tcp_timer.o CC drivers/leds/ledtrig-default-on.o LD drivers/isdn/built-in.o LD security/built-in.o CC fs/adfs/dir_f.o CC crypto/pcompress.o LD drivers/hid/hid.o CC drivers/input/joystick/spaceorb.o CC drivers/hwmon/adt7475.o CC drivers/char/raw.o CC net/bluetooth/rfcomm/sock.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 net/mac80211/scan.o CC drivers/input/joystick/tmdc.o CC net/netfilter/core.o CC drivers/hwmon/atxp1.o AS arch/sh/lib/memmove.o CC fs/affs/super.o CC net/bridge/br_stp_timer.o CC fs/affs/namei.o CC drivers/input/joystick/twidjoy.o CC fs/affs/inode.o CC drivers/input/joystick/xpad.o CC fs/affs/file.o CC drivers/ide/ide-taskfile.o CC drivers/input/joystick/zhenhua.o CC drivers/input/misc/cm109.o CC net/llc/llc_s_st.o CC fs/affs/dir.o CC sound/usb/caiaq/caiaq-control.o CC drivers/input/tablet/aiptek.o LD net/dcb/built-in.o CC net/core/rtnetlink.o CC lib/spinlock_debug.o CC drivers/hwmon/dme1737.o CC net/bluetooth/rfcomm/tty.o LD mm/built-in.o CC net/bridge/br_netlink.o CC net/netfilter/nf_log.o CC sound/core/oss/mixer_oss.o CC net/netlink/af_netlink.o CC sound/core/oss/pcm_oss.o CC net/ipv6/ipv6_sockglue.o LD drivers/base/power/built-in.o CC net/llc/af_llc.o CC fs/adfs/dir_fplus.o CC net/core/utils.o CC fs/adfs/file.o CC drivers/input/misc/uinput.o CC crypto/hmac.o CC drivers/input/tablet/gtco.o AS arch/sh/lib/memset.o CC net/packet/af_packet.o CC drivers/char/n_r3964.o CC lib/hweight.o CC drivers/hwmon/ds1621.o CC net/mac80211/ht.o CC net/bridge/br_sysfs_if.o CC net/llc/llc_station.o CC drivers/ide/ide-pm.o CC net/netlink/genetlink.o CC net/llc/llc_proc.o CC net/ipv4/tcp_ipv4.o LD drivers/i2c/chips/built-in.o CC fs/affs/amigaffs.o CC net/ipv6/ndisc.o CC net/ipv6/udp.o CC sound/core/seq/seq_device.o LD drivers/bluetooth/built-in.o CC sound/core/seq/seq_dummy.o CC sound/core/seq/oss/seq_oss.o CC fs/afs/callback.o CC sound/core/seq/seq_midi_event.o CC sound/core/seq/oss/seq_oss_init.o AS arch/sh/lib/movmem.o AS arch/sh/lib/strlen.o CC fs/afs/cell.o CC sound/core/seq/oss/seq_oss_timer.o CC sound/core/seq/oss/seq_oss_ioctl.o CC drivers/input/tablet/kbtab.o CC fs/afs/cmservice.o LD drivers/cpufreq/built-in.o CC sound/core/seq/oss/seq_oss_event.o CC fs/adfs/inode.o CC net/netfilter/nf_queue.o LD kernel/built-in.o CC sound/core/seq/oss/seq_oss_rw.o CC sound/core/seq/oss/seq_oss_synth.o CC net/phonet/pn_dev.o CC net/phonet/pn_netlink.o CC sound/core/seq/oss/seq_oss_midi.o CC net/bridge/br_sysfs_br.o CC crypto/xcbc.o LD drivers/input/joystick/iforce/iforce.o CC drivers/hwmon/f75375s.o CC net/phonet/socket.o CC fs/afs/dir.o CC net/phonet/datagram.o CC net/phonet/sysctl.o CC net/phonet/af_phonet.o CC net/mac80211/agg-tx.o CC net/phonet/pep.o CC fs/afs/file.o LD drivers/hid/usbhid/usbhid.o CC drivers/char/hw_random/core.o CC crypto/crypto_null.o LD drivers/hid/usbhid/built-in.o CC drivers/char/tpm/tpm.o CC fs/afs/flock.o CC drivers/char/tpm/tpm_nsc.o LD net/ethernet/built-in.o CC net/phonet/pep-gprs.o LD sound/soc/snd-soc-core.o LD sound/soc/built-in.o CC fs/affs/bitmap.o CC crypto/md4.o AS arch/sh/lib/udiv_qrnnd.o LD drivers/input/keyboard/built-in.o CC drivers/char/tpm/tpm_atmel.o CC fs/bfs/inode.o CC fs/afs/fsclient.o CC crypto/md5.o CC fs/afs/inode.o CC sound/core/seq/oss/seq_oss_readq.o CC fs/afs/main.o CC net/netfilter/nf_sockopt.o CC fs/coda/psdev.o CC net/ipv4/tcp_minisocks.o CC lib/debugobjects.o CC crypto/rmd128.o CC fs/afs/misc.o CC fs/afs/mntpt.o LD drivers/md/built-in.o LD drivers/input/mouse/psmouse.o CC net/ipv6/udplite.o CC fs/afs/proc.o CC drivers/ide/ide-park.o /scratch/kisskb/src/lib/debugobjects.c:60: warning: 'obj_states' defined but not used CC fs/afs/rxrpc.o CC net/core/link_watch.o LD net/bluetooth/bnep/bnep.o LD drivers/hid/built-in.o CC fs/afs/security.o CC fs/coda/cache.o CC drivers/char/hw_random/timeriomem-rng.o CC fs/afs/server.o CC drivers/hwmon/gl518sm.o LD drivers/i2c/busses/built-in.o LD drivers/i2c/built-in.o CC net/ipv4/tcp_cong.o CC fs/coda/cnode.o AS arch/sh/lib/udivsi3.o CC drivers/hwmon/it87.o CC net/core/filter.o CC drivers/ide/ide-sysfs.o CC net/core/flow.o LD drivers/input/input-core.o CC net/llc/sysctl_net_llc.o CC drivers/ide/ide-devsets.o CC fs/bfs/file.o LD net/ipx/ipx.o CC drivers/ide/ide-io-std.o CC net/core/net-sysfs.o CC drivers/ide/ide-eh.o CC sound/core/seq/oss/seq_oss_writeq.o CC net/core/pktgen.o CC fs/afs/super.o CC fs/afs/netdevices.o LD block/built-in.o CC fs/bfs/dir.o CC fs/afs/vlclient.o CC fs/coda/inode.o CC drivers/ide/ide-atapi.o CC fs/coda/dir.o CC drivers/ide/ide-tape.o CC net/netfilter/nf_conntrack_core.o CC drivers/ide/ide_platform.o LD net/ipx/built-in.o LD net/bluetooth/bnep/built-in.o LD sound/soundcore.o CC net/rxrpc/af_rxrpc.o CC fs/configfs/inode.o CC net/rxrpc/ar-accept.o CC net/rxrpc/ar-ack.o CC fs/adfs/map.o CC net/rxrpc/ar-call.o CC sound/core/seq/seq_midi.o CC net/ipv4/datagram.o CC fs/afs/vlocation.o LD sound/core/snd.o CC net/mac80211/agg-rx.o CC net/rxrpc/ar-connection.o CC net/ipv6/raw.o AS arch/sh/lib/udivsi3_i4i-Os.o LD drivers/base/built-in.o CC drivers/hwmon/lm70.o CC fs/affs/symlink.o CC net/ipv4/raw.o CC fs/cramfs/inode.o CC drivers/hwmon/lm75.o CC net/rxrpc/ar-connevent.o CC fs/coda/file.o LD drivers/input/tablet/built-in.o CC sound/core/seq/seq.o CC lib/bitrev.o CC net/rxrpc/ar-error.o CC net/netfilter/nf_conntrack_standalone.o CC net/bridge/br_netfilter.o CC fs/configfs/file.o CC lib/crc-ccitt.o LD net/bluetooth/rfcomm/rfcomm.o LD net/bluetooth/rfcomm/built-in.o CC fs/adfs/super.o CC net/sched/sch_generic.o CC fs/coda/upcall.o CC fs/configfs/dir.o CC fs/configfs/symlink.o CC fs/coda/coda_linux.o LD sound/core/oss/snd-mixer-oss.o CC net/rxrpc/ar-input.o LD sound/core/snd-hwdep.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 /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' LD drivers/input/gameport/built-in.o CC fs/configfs/mount.o CC net/rxrpc/ar-key.o CC fs/configfs/item.o CC net/sched/sch_api.o CC net/mac80211/ibss.o LD sound/core/oss/snd-pcm-oss.o CC net/rxrpc/ar-local.o CC net/sched/sch_blackhole.o CC net/rxrpc/ar-output.o LD net/8021q/8021q.o LD net/8021q/built-in.o CC fs/debugfs/inode.o CC fs/afs/vnode.o CC fs/devpts/inode.o CC net/ipv4/udp.o CC net/rxrpc/ar-peer.o CC crypto/rmd160.o CC net/ipv4/udplite.o CC drivers/hwmon/lm77.o CC net/ipv4/arp.o CC net/rxrpc/ar-recvmsg.o CC net/ipv4/icmp.o LD sound/core/snd-timer.o CC net/ipv4/devinet.o CC lib/crc16.o LD net/key/built-in.o CC fs/debugfs/file.o CC net/netfilter/nf_conntrack_expect.o CC fs/afs/volume.o CC fs/cramfs/uncompress.o LD sound/core/oss/built-in.o CC net/sched/cls_api.o CC net/ipv6/protocol.o CC net/sctp/sm_statetable.o CC sound/core/seq/seq_lock.o CC net/sctp/sm_statefuns.o CC net/core/netpoll.o LD fs/devpts/devpts.o CC fs/exportfs/expfs.o CC net/bridge/netfilter/ebtables.o CC sound/core/seq/seq_clientmgr.o CC drivers/media/common/tuners/tuner-xc2028.o CC drivers/memstick/core/memstick.o LD sound/usb/caiaq/snd-usb-caiaq.o LD sound/usb/caiaq/built-in.o CC net/ipv4/af_inet.o CC net/ipv6/icmp.o CC net/mac80211/mlme.o LD arch/sh/lib/built-in.o CC crypto/rmd256.o LD sound/usb/built-in.o CC net/sctp/sm_sideeffect.o CC net/ipv6/mcast.o CC net/sched/act_api.o CC net/ipv6/reassembly.o CC net/sched/act_police.o CC net/sched/act_mirred.o CC net/bridge/netfilter/ebtable_filter.o LD sound/core/snd-pcm.o CC net/rxrpc/ar-security.o CC fs/coda/symlink.o LD net/packet/built-in.o CC lib/crc-t10dif.o LD fs/cramfs/cramfs.o CC net/netfilter/nf_conntrack_helper.o CC net/bridge/netfilter/ebtable_nat.o CC net/core/fib_rules.o LD net/bluetooth/bluetooth.o CC drivers/media/dvb/b2c2/flexcop.o CC sound/core/seq/seq_memory.o CC drivers/media/common/tuners/tuner-simple.o CC fs/ext2/balloc.o CC fs/ext2/dir.o CC fs/ext2/file.o CC drivers/memstick/core/mspro_block.o LD fs/devpts/built-in.o CC fs/ext2/fsync.o CC drivers/misc/ics932s401.o CC fs/ext2/ialloc.o CC drivers/mfd/sm501.o LD drivers/input/joystick/iforce/built-in.o CC fs/ext2/inode.o CC crypto/rmd320.o CC net/sunrpc/clnt.o CC fs/ext2/ioctl.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 CC net/sunrpc/xprt.o CC drivers/mfd/htc-pasic3.o LD drivers/leds/built-in.o CC net/sunrpc/socklib.o CC drivers/mfd/wm8350-core.o LD drivers/input/serio/built-in.o CC net/sunrpc/xprtsock.o CC drivers/mfd/wm8350-regmap.o CC net/sunrpc/sched.o CC drivers/media/dvb/b2c2/flexcop-fe-tuner.o CC drivers/media/dvb/b2c2/flexcop-i2c.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 net/sctp/protocol.o LD fs/adfs/adfs.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 LD fs/adfs/built-in.o LD drivers/input/misc/built-in.o CC drivers/mfd/wm8350-i2c.o CC net/ipv6/tcp_ipv6.o CC drivers/media/dvb/b2c2/flexcop-sram.o CC drivers/mmc/card/mmc_test.o CC drivers/media/dvb/b2c2/flexcop-eeprom.o CC net/core/net-traces.o CC net/ipv4/igmp.o CC net/bridge/netfilter/ebt_among.o CC net/bridge/netfilter/ebt_ip.o CC drivers/media/dvb/b2c2/flexcop-misc.o LD drivers/input/mouse/built-in.o CC drivers/media/dvb/b2c2/flexcop-hw-filter.o CC lib/crc-itu-t.o CC net/ipv6/exthdrs.o CC drivers/media/common/tuners/tuner-types.o CC fs/coda/pioctl.o CC drivers/mmc/host/sdhci.o CC drivers/mmc/host/mmc_spi.o CC drivers/mmc/core/core.o CC net/ipv6/datagram.o CC net/tipc/addr.o LD fs/cramfs/built-in.o CC drivers/misc/enclosure.o CC drivers/mmc/core/bus.o CC net/tipc/bcast.o CC crypto/sha1_generic.o CC drivers/mmc/core/host.o CC net/tipc/bearer.o CC drivers/mmc/core/mmc.o CC net/tipc/config.o CC drivers/misc/c2port/core.o CC net/tipc/cluster.o CC net/rxrpc/ar-skbuff.o CC net/tipc/core.o CC fs/ext2/namei.o CC fs/ext2/super.o CC drivers/mmc/core/mmc_ops.o CC fs/ext2/symlink.o CC net/tipc/handler.o LD drivers/char/hw_random/rng-core.o CC sound/core/seq/seq_queue.o CC net/wanrouter/wanproc.o CC drivers/mmc/core/sd.o CC drivers/mfd/twl4030-core.o CC net/sunrpc/auth.o CC net/sunrpc/auth_null.o CC net/sunrpc/auth_unix.o CC fs/ext2/xattr.o CC net/sunrpc/auth_generic.o CC fs/ext3/balloc.o CC net/sunrpc/svc.o LD fs/affs/affs.o LD net/phonet/phonet.o LD drivers/char/hw_random/built-in.o LD net/phonet/pn_pep.o CC fs/ext2/xattr_user.o LD net/netlink/built-in.o CC net/tipc/link.o CC net/wanrouter/wanmain.o CC fs/coda/sysctl.o CC net/netfilter/nf_conntrack_proto.o CC drivers/mfd/twl4030-irq.o LD drivers/misc/c2port/built-in.o CC net/netfilter/nf_conntrack_l3proto_generic.o CC drivers/mmc/card/sdio_uart.o CC sound/core/seq/seq_fifo.o LD net/llc/llc.o LD net/llc/llc2.o LD drivers/memstick/core/built-in.o LD drivers/memstick/built-in.o CC fs/ext3/bitmap.o CC fs/ext2/xattr_trusted.o CC net/netfilter/nf_conntrack_proto_generic.o CC drivers/mmc/core/sd_ops.o LD fs/bfs/bfs.o CC drivers/mfd/da903x.o LD fs/affs/built-in.o CC net/netfilter/nf_conntrack_proto_tcp.o AR arch/sh/lib/lib.a LD drivers/char/tpm/built-in.o CC drivers/mfd/pcf50633-core.o LD fs/exportfs/exportfs.o CC net/mac80211/iface.o CC net/netfilter/nf_conntrack_proto_udp.o CC fs/ext3/dir.o LD net/llc/built-in.o CC fs/ext3/file.o CC net/ipv6/ip6_flowlabel.o CC net/sched/act_nat.o CC drivers/mmc/core/sdio.o /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da903x_probe': /scratch/kisskb/src/drivers/mfd/da903x.c:520: warning: passing argument 2 of 'request_irq' from incompatible pointer type /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 sound/core/snd-page-alloc.o CC net/tipc/discover.o CC drivers/misc/eeprom/at24.o CC drivers/mfd/pcf50633-adc.o CC fs/ext3/fsync.o LD sound/core/snd-rawmidi.o CC net/tipc/msg.o CC fs/ext3/ialloc.o CC net/tipc/name_distr.o CC net/tipc/subscr.o CC fs/ext3/inode.o LD net/phonet/built-in.o LD drivers/media/radio/built-in.o CC net/tipc/name_table.o CC fs/ext3/ioctl.o CC net/ipv4/fib_frontend.o CC fs/ext3/namei.o CC net/tipc/net.o CC crypto/sha256_generic.o CC net/bridge/netfilter/ebt_ip6.o CC net/sctp/endpointola.o CC net/ipv6/inet6_connection_sock.o CC fs/ext3/super.o LD fs/exportfs/built-in.o CC net/tipc/netlink.o CC drivers/hwmon/lm78.o CC net/tipc/node.o CC lib/crc32.o CC fs/ext3/symlink.o CC fs/ext3/hash.o CC net/mac80211/rate.o CC fs/ext3/resize.o CC net/sunrpc/svcsock.o CC drivers/misc/eeprom/eeprom_93cx6.o CC drivers/media/dvb/dvb-core/dvbdev.o CC net/sched/act_pedit.o CC drivers/media/common/tuners/mt20xx.o CC net/wireless/wext.o CC net/netfilter/nf_conntrack_extend.o CC net/wireless/core.o LD drivers/char/built-in.o CC fs/ext3/ext3_jbd.o CC net/wireless/sysfs.o CC fs/ext3/xattr.o CC drivers/media/dvb/dvb-core/dmxdev.o LD fs/debugfs/debugfs.o CC fs/ext3/xattr_user.o LD fs/debugfs/built-in.o CC drivers/mtd/mtdcore.o CC net/wireless/radiotap.o CC drivers/mtd/mtdsuper.o CC drivers/media/dvb/dvb-core/dvb_demux.o CC drivers/media/video/msp3400-driver.o CC drivers/media/video/msp3400-kthreads.o CC drivers/media/video/stk-webcam.o CC drivers/mtd/nftlcore.o CC drivers/media/video/stk-sensor.o CC fs/ext3/xattr_trusted.o CC net/sched/act_simple.o CC net/wireless/util.o CC drivers/media/video/tuner-core.o In file included from /scratch/kisskb/src/drivers/media/video/msp3400-driver.c:60: /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 lib/crc7.o CC drivers/media/video/v4l2-dev.o CC net/ipv6/sysctl_net_ipv6.o CC net/wireless/reg.o CC fs/ext3/acl.o CC net/ipv6/ip6mr.o CC drivers/media/video/v4l2-ioctl.o CC drivers/media/dvb/dvb-core/dvb_filter.o CC drivers/media/video/v4l2-device.o CC net/bridge/netfilter/ebt_limit.o CC drivers/media/video/v4l2-subdev.o CC drivers/mtd/nftlmount.o CC drivers/hwmon/lm80.o CC net/mac80211/michael.o CC net/ipv4/fib_semantics.o CC net/netfilter/nf_conntrack_acct.o CC drivers/media/dvb/dvb-core/dvb_ca_en50221.o CC drivers/media/common/tuners/tda8290.o CC net/sctp/associola.o In file included from /scratch/kisskb/src/drivers/media/video/tuner-core.c:24: /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) LD drivers/input/joystick/built-in.o CC drivers/media/dvb/dvb-usb/a800.o CC crypto/sha512_generic.o CC sound/core/seq/seq_prioq.o CC net/x25/af_x25.o CC drivers/net/bonding/bond_main.o CC net/x25/x25_dev.o CC net/tipc/node_subscr.o CC net/sched/act_skbedit.o CC net/x25/x25_facilities.o CC net/tipc/port.o CC drivers/mmc/core/sdio_ops.o CC net/tipc/ref.o CC net/x25/x25_in.o CC net/ipv6/xfrm6_policy.o CC lib/libcrc32c.o CC net/tipc/socket.o CC sound/core/seq/seq_timer.o CC fs/afs/write.o CC net/tipc/user_reg.o CC net/ipv4/inet_fragment.o LD drivers/input/built-in.o CC sound/core/seq/seq_system.o CC net/tipc/zone.o CC fs/ext2/acl.o CC sound/core/seq/seq_ports.o CC sound/core/seq/seq_info.o CC drivers/net/can/vcan.o CC drivers/net/bonding/bond_3ad.o CC net/sched/sch_fifo.o CC drivers/media/video/v4l2-int-device.o CC drivers/net/phy/phy.o CC net/sched/sch_cbq.o CC drivers/media/dvb/dvb-core/dvb_frontend.o CC drivers/net/phy/phy_device.o CC net/x25/x25_link.o CC net/rxrpc/ar-transport.o CC drivers/net/phy/mdio_bus.o CC net/x25/x25_out.o CC drivers/net/phy/marvell.o CC net/x25/x25_route.o CC net/sctp/transport.o CC fs/fat/cache.o CC drivers/net/phy/davicom.o CC net/x25/x25_subr.o LD sound/core/seq/oss/snd-seq-oss.o CC drivers/net/phy/cicada.o CC fs/freevxfs/vxfs_bmap.o LD net/bluetooth/built-in.o CC drivers/net/phy/qsemi.o CC fs/fat/dir.o CC fs/fat/fatent.o CC fs/ext3/xattr_security.o CC drivers/net/phy/smsc.o CC fs/fat/file.o CC net/ipv4/sysctl_net_ipv4.o CC lib/lzo/lzo1x_compress.o CC drivers/net/phy/vitesse.o CC net/sched/sch_red.o CC drivers/net/phy/broadcom.o CC lib/lzo/lzo1x_decompress.o CC net/x25/x25_timer.o CC lib/zlib_deflate/deflate.o CC drivers/net/usb/rtl8150.o CC lib/zlib_deflate/deftree.o CC drivers/net/usb/asix.o CC lib/zlib_deflate/deflate_syms.o CC drivers/net/bonding/bond_alb.o CC net/bridge/netfilter/ebt_pkttype.o CC drivers/media/common/tuners/tea5767.o CC drivers/net/bonding/bond_sysfs.o CC drivers/mtd/mtdconcat.o CC drivers/hwmon/lm83.o CC drivers/hwmon/lm85.o CC net/mac80211/tkip.o CC drivers/pcmcia/cs.o LD fs/configfs/configfs.o CC drivers/net/wan/hdlc.o CC net/sunrpc/svcauth.o CC drivers/net/wan/hdlc_raw.o CC drivers/net/wan/hdlc_raw_eth.o CC drivers/pcmcia/cistpl.o CC drivers/net/phy/icplus.o CC drivers/media/dvb/frontends/dvb-pll.o CC drivers/pcmcia/rsrc_mgr.o CC crypto/wp512.o CC drivers/mmc/core/sdio_bus.o LD lib/zlib_deflate/zlib_deflate.o CC drivers/pcmcia/socket_sysfs.o CC drivers/media/dvb/frontends/stv0299.o CC drivers/media/dvb/frontends/stb6100.o CC fs/fat/inode.o CC drivers/media/dvb/dvb-usb/anysee.o CC drivers/net/wan/hdlc_cisco.o CC fs/freevxfs/vxfs_fshead.o CC fs/ext2/xattr_security.o LD drivers/mfd/wm8350.o CC fs/freevxfs/vxfs_immed.o CC drivers/net/wan/dlci.o CC drivers/media/dvb/dvb-core/dvb_net.o CC net/rxrpc/ar-proc.o CC net/xfrm/xfrm_policy.o LD fs/afs/kafs.o CC fs/freevxfs/vxfs_inode.o CC lib/zlib_inflate/inffast.o LD drivers/mfd/built-in.o CC drivers/mtd/mtdchar.o CC fs/freevxfs/vxfs_lookup.o CC drivers/media/dvb/frontends/cx24110.o CC net/xfrm/xfrm_state.o CC lib/zlib_inflate/inflate.o CC net/rxrpc/rxkad.o LD drivers/mmc/card/built-in.o CC lib/zlib_inflate/infutil.o CC lib/textsearch.o CC fs/fuse/dev.o CC net/xfrm/xfrm_hash.o CC fs/freevxfs/vxfs_olt.o CC net/sunrpc/svcauth_unix.o CC fs/freevxfs/vxfs_subr.o LD drivers/mmc/host/built-in.o CC drivers/media/video/v4l2-common.o CC fs/freevxfs/vxfs_super.o LD fs/coda/coda.o CC lib/ts_kmp.o CC lib/zlib_inflate/inftrees.o CC fs/fuse/dir.o CC lib/ts_bm.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 net/ipv4/fib_trie.o CC drivers/media/dvb/frontends/dib3000mb.o /scratch/kisskb/src/drivers/media/video/v4l2-common.c: In function 'v4l2_i2c_attach': /scratch/kisskb/src/drivers/media/video/v4l2-common.c:761: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) CC fs/fuse/file.o LD fs/afs/built-in.o CC drivers/media/dvb/dvb-usb/au6610.o CC crypto/gf128mul.o CC drivers/net/usb/cdc_ether.o CC crypto/ecb.o CC net/netfilter/nf_conntrack_ecache.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 drivers/media/dvb/frontends/dib3000mc.o CC fs/fuse/inode.o CC net/wireless/scan.o CC fs/fuse/control.o CC net/sched/sch_gred.o CC drivers/media/dvb/frontends/dibx000_common.o CC net/bridge/netfilter/ebt_vlan.o CC net/ipv6/xfrm6_state.o LD lib/zlib_deflate/built-in.o CC crypto/cbc.o CC drivers/mmc/core/sdio_cis.o CC net/sysctl_net.o CC net/mac80211/aes_ccm.o CC net/tipc/dbg.o LD drivers/net/can/built-in.o LD net/bridge/bridge.o CC net/sunrpc/rpcb_clnt.o CC net/sctp/chunk.o CC drivers/media/video/v4l1-compat.o CC drivers/media/dvb/dvb-core/dvb_ringbuffer.o CC drivers/net/wireless/at76c50x-usb.o LD fs/coda/built-in.o CC net/ipv4/proc.o CC net/netfilter/nf_conntrack_h323_main.o CC drivers/net/wireless/ar9170/usb.o CC lib/zlib_inflate/inflate_syms.o CC fs/fat/misc.o CC drivers/net/wireless/b43legacy/main.o CC net/xfrm/xfrm_input.o CC net/x25/x25_proc.o CC drivers/net/wireless/hostap/hostap_80211_rx.o CC drivers/net/wireless/libertas/main.o CC drivers/net/wireless/b43legacy/ilt.o CC drivers/mtd/mtd_blkdevs.o CC drivers/media/dvb/dvb-usb/cxusb.o LD drivers/pcmcia/pcmcia_core.o CC drivers/net/wireless/b43legacy/phy.o LD fs/configfs/built-in.o CC drivers/net/wireless/rt2x00/rt2x00dev.o CC drivers/media/common/tuners/tea5761.o CC drivers/net/wireless/b43legacy/radio.o CC net/wireless/nl80211.o CC drivers/media/dvb/siano/smscoreapi.o CC drivers/media/common/tuners/tda9887.o CC drivers/net/wireless/b43legacy/sysfs.o CC drivers/media/common/tuners/tda827x.o CC net/mac80211/aes_cmac.o CC drivers/net/wireless/zd1201.o CC net/xfrm/xfrm_output.o CC drivers/net/usb/smsc95xx.o CC net/xfrm/xfrm_algo.o CC drivers/net/wireless/b43legacy/xmit.o CC net/xfrm/xfrm_sysctl.o CC drivers/net/wireless/b43legacy/pio.o CC drivers/power/power_supply_core.o CC net/sched/sch_ingress.o CC drivers/power/power_supply_sysfs.o LD drivers/pcmcia/built-in.o CC net/xfrm/xfrm_proc.o /scratch/kisskb/src/drivers/net/wireless/zd1201.c: In function 'zd1201_get_maxassoc': /scratch/kisskb/src/drivers/net/wireless/zd1201.c:1673: warning: 'maxassoc' may be used uninitialized in this function /scratch/kisskb/src/drivers/net/wireless/zd1201.c: In function 'zd1201_get_hostauth': /scratch/kisskb/src/drivers/net/wireless/zd1201.c:1623: warning: 'hostauth' may be used uninitialized in this function /scratch/kisskb/src/drivers/net/wireless/zd1201.c: In function 'zd1201_get_power': /scratch/kisskb/src/drivers/net/wireless/zd1201.c:1525: warning: 'enabled' may be used uninitialized in this function /scratch/kisskb/src/drivers/net/wireless/zd1201.c:1525: warning: 'level' may be used uninitialized in this function /scratch/kisskb/src/drivers/net/wireless/zd1201.c:1525: warning: 'duration' may be used uninitialized in this function /scratch/kisskb/src/drivers/net/wireless/zd1201.c: In function 'zd1201_set_power': /scratch/kisskb/src/drivers/net/wireless/zd1201.c:1486: warning: 'duration' may be used uninitialized in this function /scratch/kisskb/src/drivers/net/wireless/zd1201.c: In function 'zd1201_get_frag': /scratch/kisskb/src/drivers/net/wireless/zd1201.c:1367: warning: 'fragt' may be used uninitialized in this function /scratch/kisskb/src/drivers/net/wireless/zd1201.c: In function 'zd1201_get_rts': /scratch/kisskb/src/drivers/net/wireless/zd1201.c:1329: warning: 'rtst' may be used uninitialized in this function /scratch/kisskb/src/drivers/net/wireless/zd1201.c: In function 'zd1201_get_rate': /scratch/kisskb/src/drivers/net/wireless/zd1201.c:1276: warning: 'rate' may be used uninitialized in this function /scratch/kisskb/src/drivers/net/wireless/zd1201.c: In function 'zd1201_get_freq': /scratch/kisskb/src/drivers/net/wireless/zd1201.c:933: warning: 'channel' may be used uninitialized in this function /scratch/kisskb/src/drivers/net/wireless/zd1201.c: In function 'zd1201_get_mode': /scratch/kisskb/src/drivers/net/wireless/zd1201.c:1011: warning: 'porttype' may be used uninitialized in this function CC net/mac80211/cfg.o CC drivers/hwmon/lm92.o CC net/mac80211/rx.o CC drivers/media/dvb/dvb-core/dvb_math.o CC net/ipv4/ipmr.o CC drivers/net/wireless/ar9170/main.o CC net/ipv6/xfrm6_input.o CC net/mac80211/spectmgmt.o CC drivers/net/wireless/hostap/hostap_80211_tx.o CC drivers/net/bonding/bond_ipv6.o CC net/sctp/sm_make_chunk.o LD lib/lzo/lzo_compress.o CC drivers/net/phy/realtek.o LD drivers/misc/eeprom/built-in.o CC net/xfrm/xfrm_user.o LD drivers/misc/built-in.o CC net/bridge/netfilter/ebt_mark.o CC fs/fat/namei_vfat.o CC net/x25/x25_forward.o CC drivers/media/video/saa5246a.o CC drivers/net/wireless/libertas/wext.o CC net/wireless/mlme.o CC lib/ts_fsm.o LD net/wanrouter/wanrouter.o CC fs/hfs/bitmap.o CC drivers/net/wireless/rt2x00/rt2x00mac.o CC drivers/net/stnic.o CC fs/hfs/bfind.o CC drivers/media/dvb/siano/sms-cards.o CC drivers/hwmon/ltc4245.o /scratch/kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_add_entry': /scratch/kisskb/src/fs/fat/namei_vfat.c:603: warning: 'ulen' may be used uninitialized in this function /scratch/kisskb/src/fs/fat/namei_vfat.c:603: note: 'ulen' was declared here /scratch/kisskb/src/fs/fat/namei_vfat.c:598: warning: 'lcase' may be used uninitialized in this function /scratch/kisskb/src/fs/fat/namei_vfat.c:598: note: 'lcase' was declared here CC drivers/net/8390.o CC net/netfilter/nf_conntrack_h323_asn1.o CC drivers/net/mii.o CC net/tipc/eth_media.o CC drivers/media/common/tuners/tda18271-maps.o CC drivers/media/dvb/dvb-usb/dib0700_core.o CC drivers/net/wireless/rt2x00/rt2x00config.o CC drivers/net/wireless/ar9170/cmd.o CC drivers/media/dvb/frontends/dib7000m.o CC net/ipv6/xfrm6_output.o CC net/ipv4/ipip.o CC net/ipv4/ip_gre.o CC drivers/net/Space.o CC net/ipv4/syncookies.o CC drivers/net/phy/fixed.o CC drivers/regulator/core.o CC drivers/net/loopback.o CC drivers/net/phy/mdio-bitbang.o CC fs/hfs/bnode.o LD drivers/media/dvb/b2c2/b2c2-flexcop.o CC net/sched/sch_tbf.o CC net/ipv4/ah4.o LD drivers/ide/ide-core.o LD net/core/built-in.o LD drivers/ide/ide-cd_mod.o LD drivers/ide/built-in.o CC drivers/net/b44.o CC drivers/regulator/virtual.o CC fs/hfs/brec.o CC drivers/media/common/tuners/tda18271-common.o CC net/sched/sch_prio.o CC drivers/regulator/da903x.o CC drivers/net/slip.o CC net/ipv4/ipcomp.o CC drivers/net/slhc.o LD lib/lzo/lzo_decompress.o CC net/ipv4/xfrm4_tunnel.o LD sound/core/seq/snd-seq.o CC drivers/net/wireless/ar9170/mac.o CC drivers/hwmon/max1111.o CC drivers/net/wireless/ar9170/phy.o CC drivers/mmc/core/sdio_io.o CC net/sched/sch_drr.o LD net/wanrouter/built-in.o CC drivers/regulator/pcf50633-regulator.o CC crypto/pcbc.o CC drivers/media/dvb/siano/smsusb.o CC drivers/mtd/rfd_ftl.o CC net/sunrpc/timer.o CC drivers/media/dvb/dvb-usb/dib0700_devices.o CC net/sched/cls_u32.o LD lib/zlib_inflate/zlib_inflate.o CC drivers/media/dvb/dvb-usb/dibusb-common.o /scratch/kisskb/src/net/sched/sch_drr.c: In function 'drr_enqueue': /scratch/kisskb/src/net/sched/sch_drr.c:352: warning: 'err' may be used uninitialized in this function CC net/sched/cls_route.o CC drivers/media/dvb/dvb-usb/digitv.o CC drivers/media/dvb/frontends/dib7000p.o CC net/sched/cls_rsvp.o CC drivers/media/dvb/dvb-usb/dtt200u.o CC drivers/net/wireless/rt2x00/rt2x00queue.o CC net/xfrm/xfrm_ipcomp.o CC net/netfilter/nfnetlink.o CC drivers/media/dvb/dvb-usb/dtt200u-fe.o CC drivers/net/usb/gl620a.o CC net/x25/sysctl_net_x25.o CC drivers/media/dvb/dvb-usb/dtv5100.o CC drivers/power/power_supply_leds.o CC drivers/media/dvb/dvb-usb/dw2102.o CC net/sched/cls_tcindex.o CC net/sched/cls_rsvp6.o CC net/sctp/ulpevent.o CC drivers/net/wireless/hostap/hostap_ap.o LD drivers/media/dvb/dvb-core/dvb-core.o CC net/wireless/wext-compat.o CC net/bridge/netfilter/ebt_redirect.o CC drivers/media/common/tuners/tda18271-fe.o CC drivers/mtd/ssfdc.o CC drivers/hwmon/max1619.o CC net/bridge/netfilter/ebt_snat.o CC drivers/mmc/core/sdio_irq.o LD sound/core/seq/oss/built-in.o CC drivers/media/dvb/dvb-usb/m920x.o CC fs/hfsplus/super.o CC drivers/media/dvb/siano/smsdvb.o CC fs/hpfs/alloc.o CC drivers/media/video/saa5249.o CC fs/hpfs/anode.o CC drivers/media/dvb/dvb-usb/nova-t-usb2.o CC lib/audit.o CC fs/hpfs/buffer.o CC fs/hfs/btree.o CC net/ipv6/netfilter.o CC drivers/net/wireless/libertas/rx.o CC drivers/net/wireless/ar9170/led.o CC fs/hpfs/dentry.o CC net/sunrpc/xdr.o LD sound/core/seq/snd-seq-device.o CC net/sunrpc/sunrpc_syms.o LD lib/zlib_inflate/built-in.o CC fs/hpfs/dir.o CC fs/hfs/catalog.o CC net/mac80211/tx.o CC drivers/media/dvb/dvb-usb/opera1.o CC drivers/media/common/tuners/xc5000.o CC net/sched/cls_basic.o CC fs/hfs/dir.o CC drivers/media/dvb/frontends/mt312.o CC drivers/media/dvb/frontends/ves1x93.o CC net/sctp/inqueue.o CC drivers/net/wireless/hostap/hostap_info.o CC drivers/scsi/scsi.o CC net/wireless/lib80211.o CC drivers/hwmon/max6650.o CC drivers/media/dvb/dvb-usb/ttusb2.o CC drivers/scsi/hosts.o LD drivers/media/dvb/b2c2/built-in.o CC drivers/scsi/scsi_ioctl.o CC fs/hfs/extent.o CC drivers/media/dvb/dvb-usb/vp702x.o CC drivers/net/wireless/rt2x00/rt2x00link.o CC fs/jbd/transaction.o CC crypto/cts.o CC fs/jbd/commit.o CC drivers/mmc/core/debugfs.o CC drivers/scsi/constants.o LD drivers/media/dvb/dvb-core/built-in.o LD fs/ext2/ext2.o CC fs/hfsplus/options.o CC net/netfilter/nfnetlink_queue.o LD fs/ext2/built-in.o CC fs/jbd/recovery.o CC drivers/mtd/mtdoops.o CC drivers/net/smc91x.o CC fs/jbd/checkpoint.o CC drivers/net/wireless/libertas/tx.o CC drivers/power/pda_power.o LD sound/core/seq/snd-seq-midi-event.o CC drivers/media/video/saa7115.o CC net/mac80211/key.o CC drivers/net/usb/plusb.o CC drivers/serial/serial_core.o CC net/sched/cls_cgroup.o CC drivers/serial/8250.o CC drivers/media/common/tuners/mt2060.o CC drivers/serial/sh-sci.o CC net/ipv4/inet_lro.o CC net/sctp/outqueue.o In file included from /scratch/kisskb/src/drivers/media/video/saa7115.c:50: /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 net/bridge/netfilter/ebt_log.o CC drivers/net/wireless/hostap/hostap_ioctl.o CC drivers/net/wireless/hostap/hostap_main.o CC net/wireless/lib80211_crypt_wep.o CC fs/jbd/revoke.o CC net/wireless/lib80211_crypt_ccmp.o CC drivers/net/wireless/hostap/hostap_proc.o CC net/ipv6/fib6_rules.o CC net/sunrpc/cache.o CC fs/jbd/journal.o CC net/wireless/lib80211_crypt_tkip.o LD net/rxrpc/af-rxrpc.o CC drivers/mtd/chips/chipreg.o CC drivers/net/wireless/libertas/cmd.o CC drivers/net/smc911x.o LD drivers/net/wireless/b43legacy/b43legacy.o LD drivers/net/wireless/b43legacy/built-in.o LD sound/core/seq/snd-seq-dummy.o CC crypto/lrw.o CC fs/hfsplus/inode.o CC net/sched/ematch.o CC lib/fault-inject.o CC fs/hfsplus/ioctl.o CC drivers/media/dvb/dvb-usb/vp702x-fe.o /scratch/kisskb/src/drivers/net/smc911x.c: In function 'smc911x_probe': /scratch/kisskb/src/drivers/net/smc911x.c:1943: error: 'struct net_device' has no member named 'open' /scratch/kisskb/src/drivers/net/smc911x.c:1944: error: 'struct net_device' has no member named 'stop' /scratch/kisskb/src/drivers/net/smc911x.c:1945: error: 'struct net_device' has no member named 'hard_start_xmit' /scratch/kisskb/src/drivers/net/smc911x.c:1946: error: 'struct net_device' has no member named 'tx_timeout' /scratch/kisskb/src/drivers/net/smc911x.c:1948: error: 'struct net_device' has no member named 'set_multicast_list' /scratch/kisskb/src/drivers/net/smc911x.c:1951: error: 'struct net_device' has no member named 'poll_controller' /scratch/kisskb/src/drivers/net/smc911x.c: In function 'smc911x_drv_remove': /scratch/kisskb/src/drivers/net/smc911x.c:2128: warning: unused variable 'lp' distcc[1832] ERROR: compile /scratch/kisskb/src/drivers/net/smc911x.c on localhost failed make[3]: *** [drivers/net/smc911x.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC fs/hfsplus/extents.o CC drivers/power/wm8350_power.o CC drivers/mtd/chips/cfi_probe.o CC drivers/power/ds2760_battery.o CC drivers/power/bq27x00_battery.o CC drivers/hwmon/pc87360.o CC fs/hfsplus/catalog.o LD net/rxrpc/built-in.o CC drivers/net/usb/rndis_host.o CC fs/hpfs/dnode.o CC net/ipv4/tunnel4.o CC fs/hfsplus/dir.o CC drivers/scsi/scsicam.o CC drivers/sh/intc.o CC fs/jbd2/transaction.o CC net/bridge/netfilter/ebt_nflog.o CC net/sctp/ulpqueue.o CC drivers/net/wireless/rt2x00/rt2x00crypto.o CC drivers/hwmon/pc87427.o CC fs/jbd2/commit.o CC fs/jbd2/recovery.o CC drivers/mtd/devices/doc2000.o CC fs/hfs/inode.o CC fs/jbd2/checkpoint.o LD drivers/media/dvb/siano/sms1xxx.o CC drivers/net/wireless/libertas/cmdresp.o CC crypto/xts.o CC fs/jbd2/revoke.o CC net/ipv6/proc.o LD fs/bfs/built-in.o CC lib/syscall.o CC fs/jbd2/journal.o LD sound/core/seq/snd-seq-midi.o CC drivers/mtd/chips/cfi_util.o CC drivers/media/video/au0828/au0828-core.o CC drivers/net/wireless/rt2x00/rt2x00rfkill.o CC drivers/media/dvb/frontends/tda1004x.o LD lib/lzo/built-in.o CC drivers/net/usb/cdc_subset.o CC fs/jffs2/compr.o CC net/sunrpc/rpc_pipe.o CC drivers/media/common/tuners/mt2266.o CC net/sched/em_u32.o CC net/ipv4/xfrm4_mode_tunnel.o CC fs/hpfs/ea.o CC drivers/scsi/scsi_error.o CC net/mac80211/util.o CC drivers/spi/spi.o CC drivers/scsi/scsi_lib.o CC drivers/media/video/au0828/au0828-i2c.o CC drivers/spi/spi_bitbang.o CC drivers/media/video/au0828/au0828-cards.o CC drivers/ssb/main.o CC drivers/media/common/tuners/qt1010.o CC drivers/media/video/au0828/au0828-dvb.o CC drivers/media/video/cx25840/cx25840-core.o CC drivers/spi/spi_sh_sci.o CC drivers/scsi/scsi_lib_dma.o CC net/ipv4/ipconfig.o CC fs/hfs/attr.o CC net/ipv4/netfilter.o CC fs/hpfs/file.o CC net/sctp/command.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' In file included from /scratch/kisskb/src/drivers/media/video/cx25840/cx25840-core.c:43: /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/hwmon/smsc47b397.o CC net/netfilter/nfnetlink_log.o CC drivers/net/wireless/rt2x00/rt2x00firmware.o CC fs/hpfs/inode.o CC drivers/net/wireless/libertas/scan.o CC drivers/net/wireless/rt2x00/rt2x00usb.o CC net/sched/em_meta.o CC drivers/hwmon/smsc47m1.o CC drivers/net/wireless/libertas/11d.o CC drivers/hwmon/thmc50.o CC drivers/spi/spidev.o CC drivers/hwmon/vt1211.o CC fs/jffs2/dir.o CC drivers/hwmon/w83627ehf.o CC drivers/media/common/tuners/mt2131.o CC drivers/hwmon/w83l785ts.o CC drivers/telephony/phonedev.o CC lib/dynamic_debug.o CC net/mac80211/wme.o CC lib/nlattr.o CC net/ipv4/netfilter/arp_tables.o CC drivers/media/common/tuners/mxl5007t.o CC net/mac80211/event.o CC net/sunrpc/svc_xprt.o CC net/sctp/tsnmap.o CC fs/hpfs/map.o CC drivers/power/pcf50633-charger.o CC drivers/mtd/maps/map_funcs.o CC fs/hpfs/name.o CC net/sctp/bind_addr.o CC lib/argv_split.o CC lib/cmdline.o CC drivers/media/dvb/dvb-usb/vp7045.o CC fs/lockd/clntlock.o CC fs/lockd/clntproc.o CC drivers/media/video/cx25840/cx25840-audio.o CC crypto/ctr.o CC drivers/ssb/scan.o CC drivers/net/usb/zaurus.o CC drivers/ssb/driver_chipcommon.o CC drivers/mtd/devices/doc2001.o CC drivers/ssb/driver_chipcommon_pmu.o CC drivers/mtd/chips/cfi_cmdset_0020.o CC net/netfilter/nf_conntrack_proto_gre.o CC crypto/gcm.o CC net/netfilter/nf_conntrack_netlink.o CC fs/lockd/host.o CC fs/lockd/svc.o CC fs/lockd/svclock.o LD net/wireless/cfg80211.o LD net/wireless/built-in.o CC drivers/net/wireless/rt2x00/rt73usb.o CC fs/lockd/svcshare.o LD fs/fat/fat.o CC drivers/mtd/nand/nand_base.o LD drivers/sh/built-in.o CC net/sunrpc/stats.o CC fs/minix/bitmap.o CC drivers/scsi/scsi_scan.o CC net/ipv4/netfilter/arptable_filter.o LD drivers/media/video/au0828/au0828.o LD fs/fat/vfat.o LD fs/fat/built-in.o CC fs/minix/itree_v1.o CC drivers/media/dvb/frontends/sp887x.o CC fs/minix/itree_v2.o CC crypto/cryptd.o CC fs/minix/namei.o CC net/netfilter/nf_conntrack_irc.o CC net/ipv6/syncookies.o CC net/netfilter/nf_conntrack_netbios_ns.o CC drivers/mtd/maps/physmap.o CC drivers/media/video/et61x251/et61x251_core.o CC drivers/net/wireless/libertas/debugfs.o LD drivers/media/video/au0828/built-in.o CC drivers/media/video/cx25840/cx25840-firmware.o LD drivers/power/power_supply.o CC drivers/media/video/et61x251/et61x251_tas5130d1b.o CC drivers/net/usb/mcs7830.o LD drivers/serial/built-in.o CC drivers/usb/class/cdc-acm.o CC drivers/usb/core/usb.o CC lib/ctype.o CC drivers/usb/host/oxu210hp-hcd.o CC drivers/mtd/nand/nand_bbt.o CC drivers/usb/host/isp116x-hcd.o CC drivers/usb/image/mdc800.o CC drivers/scsi/scsi_sysfs.o CC fs/minix/inode.o LD net/ipv4/netfilter/built-in.o CC drivers/media/dvb/frontends/mt352.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 fs/minix/file.o CC net/sunrpc/sysctl.o CC crypto/des_generic.o CC fs/minix/dir.o CC drivers/usb/host/r8a66597-hcd.o CC drivers/usb/misc/adutux.o CC drivers/media/dvb/frontends/zl10353.o CC drivers/usb/misc/appledisplay.o CC drivers/scsi/scsi_devinfo.o CC drivers/scsi/scsi_netlink.o CC drivers/net/usb/usbnet.o CC drivers/usb/storage/cypress_atacb.o CC drivers/usb/misc/emi26.o CC fs/lockd/svcproc.o CC drivers/usb/wusbcore/wa-hc.o CC drivers/usb/wusbcore/wa-nep.o LD drivers/media/common/tuners/tda18271.o CC drivers/media/dvb/frontends/cx22702.o CC net/sunrpc/auth_gss/auth_gss.o CC drivers/usb/wusbcore/wa-rpipe.o LD drivers/power/built-in.o CC drivers/usb/misc/emi62.o CC drivers/mtd/devices/doc2001plus.o CC net/ipv4/inet_diag.o CC drivers/usb/wusbcore/wa-xfer.o CC fs/hfs/mdb.o CC net/sched/em_text.o CC drivers/mtd/chips/gen_probe.o CC fs/ncpfs/dir.o CC fs/lockd/svcsubs.o LD drivers/spi/built-in.o CC drivers/media/video/gspca/conex.o CC drivers/usb/wusbcore/crypto.o CC net/sctp/socket.o CC drivers/media/video/cx25840/cx25840-vbi.o CC net/ipv4/tcp_diag.o CC net/ipv6/ah6.o CC drivers/usb/core/hub.o CC fs/jffs2/file.o LD drivers/net/bonding/bonding.o LD drivers/mtd/maps/built-in.o CC fs/ncpfs/file.o CC drivers/usb/core/hcd.o CC drivers/usb/core/urb.o CC crypto/fcrypt.o CC drivers/usb/core/message.o LD fs/jbd/jbd.o CC drivers/usb/storage/datafab.o CC drivers/usb/core/driver.o CC drivers/media/dvb/dvb-usb/vp7045-fe.o CC drivers/usb/wusbcore/devconnect.o LD drivers/net/phy/libphy.o CC net/sunrpc/auth_gss/gss_generic_token.o CC drivers/media/video/pvrusb2/pvrusb2-i2c-core.o CC drivers/mtd/devices/docprobe.o CC drivers/usb/core/config.o CC fs/nfs/client.o CC fs/ncpfs/inode.o LD drivers/regulator/built-in.o /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined LD drivers/net/bonding/built-in.o CC net/sunrpc/auth_gss/gss_mech_switch.o CC net/ipv6/esp6.o CC drivers/usb/misc/ftdi-elan.o CC fs/jffs2/ioctl.o CC drivers/usb/storage/freecom.o CC net/sunrpc/auth_gss/svcauth_gss.o CC net/sunrpc/auth_gss/gss_krb5_mech.o CC fs/nfs/dir.o CC net/sunrpc/auth_gss/gss_krb5_seal.o CC drivers/usb/class/cdc-wdm.o CC net/sunrpc/auth_gss/gss_krb5_unseal.o CC drivers/mtd/devices/docecc.o CC drivers/net/wireless/libertas/persistcfg.o LD fs/jbd/built-in.o LD drivers/media/dvb/siano/built-in.o CC net/sunrpc/auth_gss/gss_krb5_seqnum.o CC fs/nfs/file.o CC drivers/usb/misc/iowarrior.o CC drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.o /scratch/kisskb/src/fs/nfs/file.c:299: warning: 'nfs_file_mmap' defined but not used CC drivers/usb/misc/isight_firmware.o CC drivers/usb/wusbcore/dev-sysfs.o CC lib/dec_and_lock.o LD net/x25/x25.o LD net/x25/built-in.o CC net/ipv6/ipcomp6.o CC fs/nfs/getroot.o /scratch/kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt': /scratch/kisskb/src/net/sctp/socket.c:3974: warning: 'newsock' may be used uninitialized in this function /scratch/kisskb/src/net/sctp/socket.c:3974: note: 'newsock' was declared here CC drivers/usb/wusbcore/mmc.o CC drivers/mtd/nand/nand_ecc.o CC drivers/usb/misc/usblcd.o LD fs/nfs_common/built-in.o CC drivers/net/wireless/libertas/ethtool.o CC net/sctp/primitive.o CC drivers/usb/wusbcore/pal.o CC fs/jffs2/nodelist.o CC fs/nfs/inode.o CC fs/ncpfs/ioctl.o LD drivers/media/common/tuners/built-in.o CC fs/hfsplus/btree.o CC fs/hfs/part_tbl.o CC fs/ncpfs/mmap.o CC drivers/usb/wusbcore/rh.o CC net/ipv6/xfrm6_tunnel.o CC net/ipv6/tunnel6.o CC drivers/usb/wusbcore/reservation.o CC drivers/usb/wusbcore/security.o LD drivers/mmc/core/mmc_core.o CC net/mac80211/led.o LD drivers/net/wireless/rt2x00/rt2x00lib.o LD drivers/net/wireless/rt2x00/built-in.o CC fs/lockd/mon.o CC lib/decompress.o CC fs/hpfs/namei.o CC net/ipv6/xfrm6_mode_ro.o CC net/ipv6/xfrm6_mode_beet.o CC net/ipv6/mip6.o CC net/mac80211/mesh.o CC net/ipv6/netfilter/ip6_queue.o CC drivers/usb/wusbcore/wusbhc.o CC drivers/media/video/sn9c102/sn9c102_core.o CC drivers/mtd/chips/jedec_probe.o CC drivers/usb/core/file.o CC drivers/media/video/sn9c102/sn9c102_hv7131d.o CC drivers/media/video/gspca/etoms.o CC fs/ncpfs/ncplib_kernel.o CC fs/jffs2/malloc.o CC drivers/usb/class/usbtmc.o CC drivers/media/dvb/frontends/tda10021.o CC lib/dump_stack.o CC drivers/usb/storage/isd200.o CC drivers/scsi/scsi_sysctl.o CC drivers/usb/gadget/m66592-udc.o CC drivers/usb/gadget/printer.o CC drivers/mtd/nand/nand_ids.o CC drivers/media/dvb/frontends/or51132.o CC drivers/media/dvb/dvb-usb/dvb-usb-firmware.o CC drivers/net/wireless/libertas/assoc.o CC drivers/media/video/sn9c102/sn9c102_hv7131r.o LD drivers/media/common/built-in.o CC drivers/media/video/sn9c102/sn9c102_mi0343.o LD drivers/telephony/built-in.o CC lib/extable.o CC drivers/media/video/sn9c102/sn9c102_mi0360.o CC drivers/media/video/sn9c102/sn9c102_mt9v111.o LD sound/core/seq/built-in.o LD sound/core/built-in.o LD drivers/mmc/core/built-in.o CC fs/nls/nls_base.o CC drivers/usb/host/isp1760-hcd.o CC net/ipv4/tcp_bic.o CC net/netfilter/nf_conntrack_pptp.o LD drivers/net/phy/built-in.o CC net/mac80211/mesh_pathtbl.o CC drivers/media/video/sn9c102/sn9c102_ov7630.o CC fs/ncpfs/sock.o CC drivers/media/video/sn9c102/sn9c102_ov7660.o LD drivers/media/video/et61x251/et61x251.o LD fs/minix/minix.o CC drivers/media/video/pvrusb2/pvrusb2-audio.o LD drivers/media/video/et61x251/built-in.o CC drivers/media/video/sn9c102/sn9c102_pas106b.o CC drivers/mtd/chips/map_rom.o LD drivers/net/wireless/hostap/hostap.o CC drivers/usb/core/buffer.o CC drivers/media/video/sn9c102/sn9c102_pas202bcb.o CC drivers/media/dvb/frontends/bcm3510.o CC drivers/usb/storage/karma.o CC fs/jffs2/read.o CC drivers/media/video/usbvision/usbvision-core.o LD drivers/mmc/built-in.o CC drivers/usb/misc/ldusb.o LD fs/fuse/fuse.o CC fs/hfsplus/bnode.o LD drivers/mtd/mtd.o CC drivers/media/video/usbvision/usbvision-video.o CC drivers/media/video/gspca/finepix.o LD fs/jbd2/jbd2.o CC net/ipv6/sit.o LD fs/jbd2/built-in.o CC drivers/media/video/usbvision/usbvision-i2c.o CC drivers/mtd/devices/slram.o CC net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o CC net/sctp/output.o CC drivers/mtd/devices/phram.o CC lib/find_last_bit.o CC drivers/usb/misc/usbled.o CC fs/jffs2/nodemgmt.o CC drivers/media/video/usbvision/usbvision-cards.o LD net/tipc/tipc.o LD fs/ext3/ext3.o CC net/mac80211/mesh_plink.o CC crypto/twofish.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 drivers/net/wireless/libertas/if_sdio.o CC drivers/usb/misc/rio500.o CC lib/find_next_bit.o LD fs/fuse/built-in.o CC fs/jffs2/readinode.o CC fs/nls/nls_cp437.o CC lib/idr.o CC drivers/mtd/devices/block2mtd.o CC fs/jffs2/write.o CC net/netfilter/nf_conntrack_sane.o CC drivers/usb/misc/trancevibrator.o CC fs/nfs/super.o CC fs/hpfs/super.o CC drivers/usb/host/isp1760-if.o LD drivers/net/wireless/hostap/built-in.o CC net/ipv4/tcp_westwood.o CC drivers/media/video/uvc/uvc_driver.o CC drivers/usb/storage/shuttle_usbat.o CC drivers/uwb/address.o CC fs/ncpfs/ncpsign_kernel.o LD sound/built-in.o CC drivers/uwb/allocator.o CC drivers/media/video/pvrusb2/pvrusb2-i2c-chips-v4l2.o LD net/tipc/built-in.o CC drivers/media/video/gspca/gspca.o CC drivers/uwb/beacon.o LD drivers/mtd/nftl.o CC fs/hfs/string.o CC drivers/scsi/scsi_tgt_lib.o CC drivers/media/video/uvc/uvc_queue.o CC net/sunrpc/auth_gss/gss_krb5_wrap.o CC drivers/media/video/uvc/uvc_v4l2.o CC drivers/media/video/uvc/uvc_video.o CC drivers/uwb/driver.o LD drivers/net/wan/built-in.o CC net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o CC drivers/media/video/uvc/uvc_ctrl.o CC drivers/media/dvb/dvb-usb/dvb-usb-init.o CC net/mac80211/mesh_hwmp.o CC drivers/media/video/pvrusb2/pvrusb2-encoder.o CC fs/lockd/xdr.o CC drivers/media/dvb/frontends/s5h1420.o CC drivers/media/video/uvc/uvc_status.o CC drivers/net/wireless/libertas/if_usb.o CC drivers/uwb/drp.o CC drivers/mtd/nand/plat_nand.o CC drivers/media/video/uvc/uvc_isight.o CC drivers/uwb/drp-avail.o CC fs/notify/dnotify/dnotify.o CC net/netfilter/nf_conntrack_tftp.o CC net/sctp/input.o CC fs/nfs/nfs2xdr.o LD net/xfrm/built-in.o LD drivers/media/video/cx25840/cx25840.o CC drivers/media/video/gspca/mars.o CC fs/nfs/direct.o LD fs/minix/built-in.o CC net/sunrpc/auth_gss/gss_krb5_crypto.o CC net/sctp/debug.o LD drivers/net/wireless/ar9170/ar9170usb.o LD net/sunrpc/sunrpc.o CC net/ipv4/tcp_highspeed.o CC drivers/uwb/drp-ie.o LD drivers/net/wireless/ar9170/built-in.o CC net/sctp/ssnmap.o CC drivers/uwb/est.o CC fs/hfs/super.o CC fs/nfs/pagelist.o LD fs/ext3/built-in.o CC drivers/uwb/ie.o CC fs/jffs2/scan.o LD drivers/media/video/cx25840/built-in.o CC drivers/uwb/ie-rcv.o CC net/ipv4/tcp_hybla.o LD fs/freevxfs/freevxfs.o CC fs/nfs/proc.o CC drivers/media/video/sn9c102/sn9c102_tas5110c1b.o LD fs/freevxfs/built-in.o CC drivers/media/video/gspca/mr97310a.o CC crypto/twofish_common.o CC fs/ncpfs/getopt.o CC drivers/usb/storage/scsiglue.o CC drivers/mtd/nand/alauda.o CC drivers/video/fb_notify.o CC fs/ncpfs/symlink.o CC drivers/video/fbmem.o CC lib/int_sqrt.o CC fs/hfsplus/brec.o CC drivers/media/dvb/frontends/lgdt330x.o CC drivers/mtd/devices/mtd_dataflash.o CC lib/irq_regs.o CC drivers/usb/host/hwa-hc.o CC fs/nls/nls_cp775.o CC drivers/usb/storage/protocol.o CC drivers/media/dvb/dvb-usb/dvb-usb-urb.o CC drivers/usb/storage/transport.o CC drivers/usb/storage/usb.o CC drivers/media/video/pvrusb2/pvrusb2-video-v4l.o CC drivers/video/fbmon.o CC fs/notify/inotify/inotify.o CC drivers/video/fbcmap.o CC fs/notify/inotify/inotify_user.o CC drivers/usb/storage/initializers.o LD net/bridge/netfilter/built-in.o CC fs/nls/nls_cp852.o CC net/netfilter/x_tables.o LD drivers/mtd/chips/built-in.o CC drivers/uwb/lc-dev.o CC drivers/video/fbsysfs.o CC net/ipv6/netfilter/nf_conntrack_reasm.o CC drivers/usb/core/sysfs.o LD drivers/media/video/msp3400.o CC drivers/video/modedb.o CC drivers/video/fbcvt.o CC fs/lockd/grace.o CC drivers/video/backlight/backlight.o CC drivers/video/backlight/generic_bl.o CC fs/ntfs/aops.o CC drivers/media/dvb/frontends/lnbp21.o CC net/ipv6/addrconf_core.o CC fs/ntfs/attrib.o CC crypto/serpent.o LD net/bridge/built-in.o CC fs/ntfs/collate.o CC drivers/video/backlight/da903x_bl.o CC drivers/video/console/dummycon.o CC fs/ntfs/compress.o CC fs/ntfs/debug.o LD drivers/mtd/devices/built-in.o CC drivers/video/display/display-sysfs.o CC drivers/video/logo/logo.o CC net/sunrpc/auth_gss/gss_spkm3_mech.o CC fs/ntfs/dir.o CC fs/hfs/sysdep.o CC fs/ntfs/file.o CC drivers/video/logo/logo_linux_mono.o CC drivers/video/cfbfillrect.o CC drivers/video/mb862xx/mb862xxfb.o CC drivers/video/cfbcopyarea.o CC drivers/media/video/sn9c102/sn9c102_tas5110d.o CC net/sctp/auth.o CC fs/ntfs/index.o CC net/sunrpc/auth_gss/gss_spkm3_seal.o CC drivers/media/video/sn9c102/sn9c102_tas5130d1b.o CC drivers/video/cfbimgblt.o CC fs/nls/nls_cp855.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/video/sysfillrect.o CC fs/nfs/read.o CC fs/ntfs/inode.o CC fs/ntfs/mft.o CC net/mac80211/pm.o CC drivers/video/syscopyarea.o CC fs/ntfs/mst.o CC drivers/usb/core/endpoint.o CC drivers/media/dvb/dvb-usb/dvb-usb-i2c.o CC drivers/usb/storage/sierra_ms.o CC drivers/video/logo/logo_linux_vga16.o CC drivers/w1/w1.o CC net/netfilter/xt_tcpudp.o CC fs/hfs/trans.o CC net/ipv6/exthdrs_core.o CC drivers/video/sysimgblt.o CC fs/ntfs/namei.o CC drivers/media/dvb/frontends/isl6405.o CC drivers/video/logo/logo_superh_mono.o CC fs/hfsplus/bfind.o CC fs/ntfs/runlist.o CC drivers/media/video/cs53l32a.o CC net/sctp/objcnt.o CC crypto/aes_generic.o In file included from /scratch/kisskb/src/drivers/media/video/cs53l32a.c:33: /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/w1/w1_int.o CC fs/nls/nls_cp857.o CC crypto/cast5.o CC net/ipv6/inet6_hashtables.o CC fs/ntfs/super.o CC net/ipv4/tcp_htcp.o CC drivers/media/video/gspca/ov519.o CC net/sunrpc/auth_gss/gss_spkm3_unseal.o CC fs/ocfs2/alloc.o CC drivers/uwb/lc-rc.o CC fs/ocfs2/aops.o LD drivers/usb/image/built-in.o LD drivers/ssb/ssb.o LD drivers/ssb/built-in.o CC fs/ocfs2/blockcheck.o CC fs/omfs/bitmap.o CC net/mac80211/rc80211_pid_algo.o LD drivers/usb/class/built-in.o CC fs/omfs/dir.o CC fs/ocfs2/buffer_head_io.o CC fs/omfs/file.o CC fs/ocfs2/dcache.o CC drivers/usb/core/devio.o /scratch/kisskb/src/fs/omfs/file.c: In function 'omfs_get_block': /scratch/kisskb/src/fs/omfs/file.c:247: warning: 'remain' may be used uninitialized in this function /scratch/kisskb/src/fs/omfs/file.c:240: warning: 'new_block' may be used uninitialized in this function CC fs/ocfs2/dir.o CC fs/omfs/inode.o CC fs/ocfs2/dlmglue.o CC drivers/video/fb_sys_fops.o CC fs/ocfs2/export.o CC fs/jffs2/gc.o CC fs/ocfs2/extent_map.o /scratch/kisskb/src/fs/ocfs2/aops.c: In function 'ocfs2_write_begin_nolock': /scratch/kisskb/src/fs/ocfs2/aops.c:1649: warning: 'wc' may be used uninitialized in this function CC drivers/media/video/pvrusb2/pvrusb2-eeprom.o CC fs/jffs2/symlink.o CC fs/ocfs2/file.o CC drivers/scsi/scsi_tgt_if.o CC drivers/media/dvb/dvb-usb/dvb-usb-dvb.o CC drivers/media/video/wm8775.o CC fs/nfs/symlink.o CC drivers/usb/storage/option_ms.o CC drivers/media/video/videobuf-core.o CC net/netfilter/xt_CLASSIFY.o In file included from /scratch/kisskb/src/drivers/media/video/wm8775.c:37: /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) LD drivers/video/display/display.o CC fs/ocfs2/heartbeat.o LD drivers/mtd/nand/nand.o CC drivers/video/logo/logo_superh_vga16.o CC lib/is_single_threaded.o CC fs/ocfs2/inode.o CC fs/nls/nls_cp860.o CC fs/ocfs2/ioctl.o CC fs/nls/nls_cp861.o CC fs/ocfs2/journal.o CC drivers/w1/w1_family.o CC net/mac80211/rc80211_minstrel.o CC crypto/cast6.o LD fs/notify/dnotify/built-in.o CC fs/ocfs2/localalloc.o CC drivers/watchdog/softdog.o CC net/sunrpc/auth_gss/gss_spkm3_token.o CC drivers/media/video/videobuf-dma-contig.o /scratch/kisskb/src/fs/ocfs2/ioctl.c: In function 'ocfs2_ioctl': /scratch/kisskb/src/fs/ocfs2/ioctl.c:114: warning: 'flags' may be used uninitialized in this function CC fs/partitions/check.o CC fs/partitions/amiga.o CC fs/ocfs2/locks.o CC drivers/uwb/neh.o CC fs/ocfs2/mmap.o CC drivers/w1/w1_netlink.o CC fs/ocfs2/namei.o CC fs/ocfs2/resize.o CC drivers/video/logo/logo_superh_clut224.o CC fs/proc/nommu.o CC fs/ntfs/sysctl.o CC fs/ocfs2/slot_map.o CC fs/ocfs2/suballoc.o CC crypto/arc4.o CC fs/ocfs2/super.o CC lib/klist.o CC fs/partitions/msdos.o CC drivers/media/video/pvrusb2/pvrusb2-tuner.o LD drivers/video/logo/built-in.o CC crypto/khazad.o CC fs/ocfs2/symlink.o CC lib/kobject.o CC drivers/media/video/gspca/pac207.o CC fs/ntfs/unistr.o LD drivers/usb/host/isp1760.o CC drivers/usb/core/notify.o CC crypto/anubis.o CC drivers/usb/core/generic.o CC net/sctp/proc.o LD drivers/video/display/built-in.o CC net/sctp/sysctl.o LD drivers/net/usb/built-in.o CC drivers/video/fb_defio.o CC drivers/usb/storage/usual-tables.o CC crypto/seed.o CC fs/hfsplus/tables.o CC crypto/deflate.o CC fs/nfs/unlink.o CC fs/nfs/write.o CC net/ipv4/tcp_vegas.o CC drivers/media/dvb/frontends/isl6421.o CC fs/nls/nls_cp863.o CC drivers/media/dvb/dvb-usb/dvb-usb-remote.o CC fs/proc/task_nommu.o CC fs/jffs2/build.o CC fs/qnx4/inode.o CC lib/kobject_uevent.o CC drivers/media/video/gspca/pac7311.o CC drivers/media/video/gspca/sonixb.o LD net/ipv6/ipv6.o CC net/sctp/ipv6.o CC drivers/scsi/sd.o CC drivers/media/video/videobuf-vmalloc.o CC drivers/media/dvb/dvb-usb/usb-urb.o CC drivers/scsi/sr.o CC drivers/media/video/pvrusb2/pvrusb2-main.o CC drivers/scsi/sr_ioctl.o CC net/netfilter/xt_CONNMARK.o LD fs/ncpfs/ncpfs.o CC drivers/video/metronomefb.o CC fs/nfs/namespace.o CC fs/hfsplus/unicode.o LD fs/ncpfs/built-in.o CC fs/hfsplus/wrapper.o CC drivers/media/dvb/frontends/tda10086.o CC drivers/scsi/sr_vendor.o LD drivers/watchdog/built-in.o CC fs/proc/inode.o CC net/ipv4/tcp_veno.o CC drivers/w1/w1_io.o CC fs/qnx4/dir.o CC fs/ocfs2/sysfile.o CC drivers/scsi/raid_class.o CC drivers/uwb/pal.o CC fs/proc/root.o CC drivers/scsi/scsi_transport_fc.o LD drivers/usb/wusbcore/wusbcore.o CC drivers/scsi/scsi_transport_iscsi.o CC net/netfilter/xt_NFLOG.o CC drivers/scsi/scsi_transport_sas.o CC drivers/scsi/libfc/fc_disc.o CC drivers/media/video/tveeprom.o CC drivers/scsi/libfc/fc_exch.o CC crypto/zlib.o CC fs/jffs2/erase.o CC drivers/scsi/st.o CC fs/quota/dquot.o CC fs/hfsplus/bitmap.o CC fs/nls/nls_cp864.o CC fs/hfsplus/part_tbl.o CC drivers/scsi/libfc/fc_elsct.o CC fs/nls/nls_cp865.o LD fs/hfs/hfs.o LD drivers/usb/wusbcore/wusb-wa.o LD fs/hpfs/hpfs.o LD fs/hfs/built-in.o CC drivers/scsi/sg.o CC net/ipv4/tcp_scalable.o LD drivers/net/wireless/libertas/libertas.o LD drivers/net/wireless/libertas/usb8xxx.o LD drivers/net/wireless/libertas/libertas_sdio.o CC drivers/scsi/ch.o CC drivers/media/video/pvrusb2/pvrusb2-hdw.o CC drivers/media/dvb/frontends/tda8261.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 drivers/usb/core/quirks.o LD drivers/usb/wusbcore/built-in.o CC drivers/video/s1d13xxxfb.o CC drivers/scsi/ses.o CC drivers/uwb/radio.o CC fs/ocfs2/uptodate.o /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_add_session': /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c:678: warning: 'err' may be used uninitialized in this function CC drivers/media/video/pvrusb2/pvrusb2-v4l2.o CC fs/proc/base.o CC drivers/media/video/gspca/sonixj.o CC net/netfilter/xt_NFQUEUE.o CC drivers/scsi/scsi_debug.o CC fs/proc/generic.o LD drivers/usb/gadget/g_printer.o CC drivers/scsi/libfc/fc_frame.o LD drivers/media/video/usbvision/usbvision.o CC fs/proc/array.o LD drivers/net/wireless/libertas/built-in.o CC drivers/scsi/libfc/fc_lport.o CC drivers/media/video/cx2341x.o CC crypto/michael_mic.o CC fs/proc/proc_tty.o CC drivers/w1/masters/ds2490.o CC fs/qnx4/namei.o CC fs/proc/cmdline.o CC drivers/uwb/reset.o CC drivers/scsi/libfc/fc_rport.o CC drivers/w1/masters/ds2482.o CC fs/jffs2/background.o CC fs/quota/quota_v1.o LD net/sched/built-in.o CC drivers/uwb/rsv.o CC drivers/scsi/libfc/fc_fcp.o CC fs/ramfs/inode.o CC fs/nfs/mount_clnt.o CC fs/nls/nls_cp874.o LD drivers/net/wireless/built-in.o CC fs/nfs/nfsroot.o CC drivers/media/dvb/frontends/dib0070.o CC crypto/crc32c.o CC fs/quota/quota_tree.o LD fs/hpfs/built-in.o CC net/ipv4/tcp_lp.o CC drivers/video/sh_mobile_lcdcfb.o CC drivers/usb/core/inode.o CC net/netfilter/xt_RATEEST.o CC drivers/w1/slaves/w1_therm.o CC net/netfilter/xt_TCPMSS.o CC fs/proc/cpuinfo.o CC fs/jffs2/fs.o CC lib/kref.o CC fs/ramfs/file-nommu.o /scratch/kisskb/src/drivers/scsi/libfc/fc_fcp.c: In function 'fc_fcp_recv': /scratch/kisskb/src/drivers/scsi/libfc/fc_fcp.c:714: warning: 'lp' may be used uninitialized in this function CC fs/proc/devices.o CC drivers/media/dvb/frontends/tua6100.o CC drivers/uwb/scan.o CC fs/proc/interrupts.o CC fs/ntfs/upcase.o CC fs/qnx4/file.o CC drivers/usb/core/devices.o CC fs/ocfs2/ver.o CC drivers/media/video/gspca/spca500.o CC fs/nls/nls_cp932.o LD drivers/usb/host/built-in.o CC fs/nls/nls_euc-jp.o CC drivers/video/uvesafb.o CC fs/nls/nls_cp936.o LD drivers/video/console/built-in.o LD fs/notify/inotify/built-in.o CC fs/romfs/inode.o CC drivers/uwb/uwb-debug.o CC drivers/media/video/pvrusb2/pvrusb2-ctrl.o CC lib/plist.o CC fs/quota/quota.o CC fs/proc/loadavg.o CC fs/ntfs/bitmap.o CC drivers/media/video/pvrusb2/pvrusb2-std.o CC fs/ocfs2/quota_local.o CC fs/proc/meminfo.o CC fs/nfs/nfs4proc.o CC drivers/media/video/zr364xx.o CC fs/proc/stat.o CC crypto/authenc.o CC fs/smbfs/proc.o CC fs/proc/uptime.o CC fs/proc/version.o CC drivers/media/video/pvrusb2/pvrusb2-devattr.o CC net/ipv4/tcp_yeah.o CC drivers/video/vfb.o CC drivers/media/video/gspca/spca505.o LD fs/ramfs/ramfs.o CC fs/smbfs/dir.o CC drivers/w1/slaves/w1_smem.o CC fs/jffs2/writev.o CC drivers/media/dvb/frontends/itd1000.o LD net/mac80211/mac80211.o LD fs/notify/built-in.o CC drivers/video/output.o CC fs/proc/proc_sysctl.o CC fs/nls/nls_cp1250.o CC fs/nfs/nfs4xdr.o CC fs/ocfs2/quota_global.o CC net/netfilter/xt_cluster.o CC fs/proc/proc_net.o CC lib/prio_heap.o CC fs/ntfs/lcnalloc.o LD drivers/media/video/stkwebcam.o CC fs/qnx4/bitmap.o CC drivers/media/video/pvrusb2/pvrusb2-context.o CC drivers/media/dvb/frontends/au8522.o LD drivers/mtd/nand/built-in.o LD drivers/mtd/built-in.o CC crypto/lzo.o CC drivers/media/video/gspca/spca506.o CC drivers/w1/slaves/w1_ds2433.o CC fs/jffs2/super.o CC drivers/uwb/uwbd.o CC fs/nfs/nfs4state.o LD net/sunrpc/auth_gss/auth_rpcgss.o CC fs/sysfs/inode.o CC fs/sysfs/file.o LD net/sunrpc/auth_gss/rpcsec_gss_krb5.o CC fs/sysfs/dir.o LD drivers/video/mb862xx/built-in.o CC fs/ocfs2/xattr.o CC fs/sysfs/symlink.o CC lib/prio_tree.o CC fs/sysfs/mount.o LD net/sctp/sctp.o CC net/ipv4/tcp_illinois.o LD net/ipv6/netfilter/nf_conntrack_ipv6.o LD net/ipv6/netfilter/built-in.o LD net/ipv6/built-in.o CC net/ipv4/xfrm4_policy.o CC fs/smbfs/cache.o CC fs/sysfs/bin.o CC fs/smbfs/sock.o CC fs/ocfs2/acl.o /scratch/kisskb/src/fs/sysfs/dir.c:447: warning: 'sysfs_pathname' defined but not used CC drivers/media/video/s2255drv.o LD net/sctp/built-in.o CC fs/sysfs/group.o CC drivers/media/video/gspca/spca508.o CC lib/proportions.o CC fs/nls/nls_cp1251.o CC drivers/uwb/wlp/driver.o CC drivers/w1/slaves/w1_ds2760.o CC drivers/uwb/wlp/eda.o CC net/netfilter/xt_comment.o CC fs/sysv/ialloc.o CC drivers/uwb/wlp/messages.o CC drivers/uwb/wlp/sysfs.o LD drivers/video/fb.o CC fs/smbfs/inode.o CC fs/smbfs/file.o CC fs/qnx4/truncate.o CC fs/smbfs/ioctl.o CC fs/ocfs2/stack_o2cb.o CC fs/nfs/nfs4renewd.o CC fs/smbfs/getopt.o CC fs/ocfs2/stackglue.o CC fs/ntfs/logfile.o CC net/netfilter/xt_connbytes.o LD net/sunrpc/auth_gss/rpcsec_gss_spkm3.o CC drivers/media/dvb/frontends/tda10048.o CC fs/ocfs2/cluster/heartbeat.o CC fs/sysv/balloc.o CC fs/ocfs2/cluster/masklog.o CC drivers/media/video/vivi.o LD fs/ramfs/built-in.o CC drivers/media/video/pvrusb2/pvrusb2-io.o CC drivers/media/video/gspca/sq905.o CC fs/ocfs2/cluster/sys.o CC fs/nls/nls_ascii.o CC fs/ocfs2/cluster/nodemanager.o CC fs/ocfs2/dlm/dlmdomain.o LD drivers/usb/core/usbcore.o CC fs/smbfs/symlink.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 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 net/ipv4/xfrm4_state.o CC fs/smbfs/smbiod.o /scratch/kisskb/src/drivers/media/video/vivi.c: In function 'vivi_init': /scratch/kisskb/src/drivers/media/video/vivi.c:1413: warning: 'ret' may be used uninitialized in this function CC fs/ocfs2/dlm/dlmdebug.o CC crypto/rng.o CC lib/radix-tree.o CC fs/smbfs/request.o CC fs/nls/nls_iso8859-1.o CC drivers/media/video/gspca/stk014.o CC drivers/uwb/hwa-rc.o make[2]: *** [drivers/net] Error 2 make[2]: *** Waiting for unfinished jobs.... CC net/ipv4/xfrm4_input.o LD drivers/media/video/usbvision/built-in.o CC fs/ocfs2/dlm/dlmthread.o CC fs/sysv/inode.o CC net/ipv4/xfrm4_output.o CC fs/ufs/balloc.o /scratch/kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_region_block_bytes_write': /scratch/kisskb/src/fs/ocfs2/cluster/heartbeat.c:1030: warning: 'block_bits' may be used uninitialized in this function /scratch/kisskb/src/fs/ocfs2/cluster/heartbeat.c:1029: warning: 'block_bytes' may be used uninitialized in this function CC fs/ocfs2/cluster/quorum.o CC fs/ocfs2/dlm/dlmrecovery.o CC fs/jffs2/debug.o CC fs/ufs/cylinder.o CC fs/jffs2/wbuf.o CC fs/ocfs2/dlm/dlmmaster.o LD drivers/usb/core/built-in.o CC fs/ufs/dir.o CC fs/ocfs2/cluster/tcp.o CC fs/ufs/file.o CC fs/jffs2/xattr.o CC drivers/uwb/wlp/txrx.o CC net/netfilter/xt_conntrack.o CC drivers/media/video/pvrusb2/pvrusb2-ioread.o CC fs/ufs/ialloc.o CC lib/ratelimit.o CC fs/xfs/quota/xfs_dquot.o CC fs/ufs/inode.o CC drivers/media/video/gspca/t613.o CC fs/xfs/quota/xfs_dquot_item.o CC drivers/media/dvb/frontends/lgs8gl5.o CC fs/ntfs/quota.o CC fs/nls/nls_iso8859-2.o LD net/sunrpc/auth_gss/built-in.o LD net/sunrpc/built-in.o CC drivers/media/video/sh_mobile_ceu_camera.o CC crypto/krng.o LD drivers/usb/gadget/built-in.o CC fs/qnx4/fsync.o CC fs/sysv/itree.o CC fs/jffs2/xattr_trusted.o CC drivers/uwb/wlp/wlp-lc.o CC fs/xfs/quota/xfs_trans_dquot.o CC net/netfilter/xt_dccp.o CC fs/xfs/quota/xfs_qm_syscalls.o CC fs/ufs/namei.o CC fs/xfs/quota/xfs_qm_bhv.o CC drivers/media/video/soc_camera.o CC fs/xfs/quota/xfs_qm.o CC fs/nfs/delegation.o LD fs/qnx4/qnx4.o LD fs/qnx4/built-in.o CC fs/xfs/quota/xfs_qm_stats.o CC fs/anon_inodes.o CC fs/ocfs2/dlm/dlmast.o CC fs/ufs/super.o CC fs/ocfs2/dlm/dlmconvert.o CC fs/ufs/symlink.o CC lib/rbtree.o CC drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.o CC fs/sysv/file.o CC fs/ntfs/usnjrnl.o CC fs/sysv/dir.o CC fs/jffs2/xattr_user.o CC fs/ocfs2/dlm/dlmlock.o CC drivers/uwb/wlp/wss-lc.o CC drivers/media/video/gspca/vc032x.o CC fs/ocfs2/cluster/netdebug.o CC fs/nls/nls_iso8859-3.o CC fs/nls/nls_iso8859-5.o CC fs/ocfs2/dlm/dlmunlock.o CC fs/xfs/xfs_acl.o CC fs/jffs2/security.o CC fs/ocfs2/dlm/dlmver.o CC fs/signalfd.o CC net/netfilter/xt_dscp.o CC net/netfilter/xt_esp.o CC fs/ocfs2/dlm/userdlm.o CC fs/sysv/namei.o CC fs/ocfs2/dlm/dlmfs.o CC drivers/media/dvb/frontends/dvb_dummy_fe.o CC fs/ocfs2/dlm/dlmfsver.o LD drivers/w1/masters/built-in.o LD crypto/crypto.o CC lib/reciprocal_div.o LD fs/omfs/omfs.o LD fs/omfs/built-in.o CC fs/jffs2/acl.o CC drivers/media/video/pvrusb2/pvrusb2-wm8775.o CC drivers/media/video/mt9m001.o LD fs/sysfs/built-in.o CC fs/nfs/idmap.o CC drivers/media/video/gspca/zc3xx.o CC drivers/media/video/mt9t031.o CC net/netfilter/xt_hashlimit.o CC fs/ufs/truncate.o CC fs/nls/nls_iso8859-13.o CC fs/sysv/super.o CC drivers/media/video/soc_camera_platform.o CC fs/jffs2/compr_zlib.o LD drivers/w1/wire.o LD drivers/media/video/uvc/uvcvideo.o LD net/mac80211/built-in.o CC fs/nfs/callback.o CC drivers/media/dvb/frontends/af9013.o CC fs/proc/kmsg.o CC fs/aio.o LD crypto/crypto_algapi.o CC fs/xfs/linux-2.6/xfs_stats.o CC fs/ufs/util.o CC fs/ocfs2/cluster/ver.o CC fs/nls/nls_koi8-r.o CC drivers/media/video/tw9910.o CC fs/xfs/linux-2.6/xfs_sysctl.o LD drivers/hwmon/built-in.o CC drivers/media/video/pvrusb2/pvrusb2-dvb.o CC drivers/media/video/gspca/m5602/m5602_core.o CC fs/sysv/symlink.o CC fs/xfs/xfs_alloc.o CC net/netfilter/xt_helper.o LD fs/romfs/romfs.o CC fs/xfs/xfs_alloc_btree.o CC lib/rwsem-spinlock.o CC fs/nfs/callback_xdr.o CC lib/sha1.o CC fs/binfmt_misc.o CC drivers/media/dvb/frontends/si21xx.o LD crypto/crypto_blkcipher.o CC net/netfilter/xt_hl.o CC fs/nls/nls_koi8-u.o CC drivers/media/video/gspca/stv06xx/stv06xx.o CC drivers/media/video/gspca/m5602/m5602_ov9650.o LD fs/romfs/built-in.o CC drivers/media/video/gspca/stv06xx/stv06xx_vv6410.o CC fs/nfs/callback_proc.o CC fs/xfs/xfs_attr.o CC fs/nfs/nfs4namespace.o CC fs/nls/nls_koi8-ru.o CC fs/nfs/sysctl.o LD crypto/crypto_hash.o CC lib/show_mem.o CC net/netfilter/xt_iprange.o CC drivers/media/dvb/frontends/stv0288.o CC drivers/media/video/gspca/stv06xx/stv06xx_hdcs.o CC drivers/media/video/gspca/m5602/m5602_mt9m111.o CC drivers/media/video/gspca/stv06xx/stv06xx_pb0100.o CC fs/xfs/xfs_attr_leaf.o CC fs/nls/nls_utf8.o LD crypto/cryptomgr.o CC net/netfilter/xt_length.o CC lib/string.o CC drivers/media/video/gspca/m5602/m5602_po1030.o CC fs/binfmt_script.o CC drivers/media/dvb/frontends/stb6000.o CC fs/xfs/xfs_bit.o CC drivers/media/video/gspca/m5602/m5602_s5k83a.o LD drivers/media/video/videodev.o LD drivers/scsi/scsi_mod.o CC net/netfilter/xt_mac.o CC fs/binfmt_flat.o LD drivers/media/video/tuner.o CC lib/vsprintf.o LD drivers/scsi/scsi_tgt.o CC drivers/media/dvb/frontends/s921_module.o CC net/netfilter/xt_multiport.o CC drivers/media/video/gspca/m5602/m5602_s5k4aa.o CC fs/mbcache.o CC fs/xfs/xfs_bmap.o CC net/netfilter/xt_physdev.o LD drivers/scsi/sd_mod.o LD lib/built-in.o CC fs/posix_acl.o CC net/netfilter/xt_pkttype.o CC drivers/media/dvb/frontends/s921_core.o CC net/netfilter/xt_policy.o CC fs/xfs/xfs_bmap_btree.o CC fs/xattr_acl.o LD drivers/scsi/sr_mod.o CC net/netfilter/xt_quota.o CC fs/xfs/xfs_btree.o LD drivers/media/dvb/frontends/s921.o CC fs/xfs/xfs_buf_item.o CC net/netfilter/xt_realm.o CC net/netfilter/xt_sctp.o CC fs/xfs/xfs_da_btree.o CC fs/xfs/xfs_dir2.o CC net/netfilter/xt_state.o CC fs/xfs/xfs_dir2_block.o CC fs/xfs/xfs_dir2_data.o CC net/netfilter/xt_statistic.o LD drivers/media/video/uvc/built-in.o CC fs/xfs/xfs_dir2_leaf.o CC net/netfilter/xt_string.o CC fs/xfs/xfs_dir2_node.o LD fs/hfsplus/hfsplus.o CC net/netfilter/xt_tcpmss.o LD fs/hfsplus/built-in.o CC fs/xfs/xfs_dir2_sf.o CC net/netfilter/xt_time.o CC fs/xfs/xfs_error.o CC net/netfilter/xt_u32.o CC fs/xfs/xfs_extfree_item.o CC fs/xfs/xfs_filestream.o LD net/netfilter/netfilter.o LD net/netfilter/nf_conntrack.o LD net/netfilter/nf_conntrack_h323.o CC fs/xfs/xfs_fsops.o CC net/netfilter/ipvs/ip_vs_conn.o LD fs/ocfs2/cluster/ocfs2_nodemanager.o CC fs/xfs/xfs_ialloc.o CC net/netfilter/ipvs/ip_vs_core.o LD drivers/usb/storage/usb-storage.o CC fs/xfs/xfs_ialloc_btree.o LD drivers/uwb/wlp/wlp.o CC net/netfilter/ipvs/ip_vs_ctl.o LD drivers/usb/storage/ums-cypress.o CC net/netfilter/ipvs/ip_vs_sched.o CC fs/xfs/xfs_iget.o LD fs/partitions/built-in.o CC net/netfilter/ipvs/ip_vs_xmit.o LD drivers/w1/slaves/built-in.o LD drivers/usb/storage/ums-datafab.o LD drivers/w1/built-in.o LD drivers/usb/storage/ums-freecom.o LD drivers/usb/storage/ums-isd200.o CC fs/xfs/xfs_inode.o LD drivers/usb/storage/ums-karma.o CC net/netfilter/ipvs/ip_vs_app.o LD drivers/usb/storage/ums-usbat.o CC fs/xfs/xfs_inode_item.o CC fs/xfs/xfs_iomap.o CC net/netfilter/ipvs/ip_vs_sync.o CC fs/xfs/xfs_itable.o CC net/netfilter/ipvs/ip_vs_est.o LD drivers/media/video/pvrusb2/pvrusb2.o LD drivers/uwb/wlp/built-in.o CC fs/xfs/xfs_dfrag.o CC fs/xfs/xfs_log.o CC net/netfilter/ipvs/ip_vs_proto.o CC fs/xfs/xfs_log_recover.o CC net/netfilter/ipvs/ip_vs_proto_tcp.o CC fs/xfs/xfs_mount.o CC net/netfilter/ipvs/ip_vs_wrr.o CC fs/xfs/xfs_mru_cache.o CC net/netfilter/ipvs/ip_vs_lc.o CC fs/xfs/xfs_rename.o CC net/netfilter/ipvs/ip_vs_wlc.o CC fs/xfs/xfs_trans.o CC net/netfilter/ipvs/ip_vs_lblc.o CC fs/xfs/xfs_trans_ail.o CC fs/xfs/xfs_trans_buf.o CC net/netfilter/ipvs/ip_vs_dh.o CC net/netfilter/ipvs/ip_vs_nq.o CC fs/xfs/xfs_trans_extfree.o CC fs/xfs/xfs_trans_inode.o CC net/netfilter/ipvs/ip_vs_ftp.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 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 LD fs/lockd/lockd.o LD drivers/usb/misc/built-in.o LD fs/lockd/built-in.o CC fs/xfs/linux-2.6/xfs_buf.o CC fs/xfs/linux-2.6/xfs_export.o LD drivers/media/dvb/dvb-usb/dvb-usb.o LD drivers/media/dvb/dvb-usb/dvb-usb-vp7045.o CC fs/xfs/linux-2.6/xfs_file.o LD drivers/media/dvb/dvb-usb/dvb-usb-vp702x.o CC fs/xfs/linux-2.6/xfs_fs_subr.o LD fs/nfs/nfs.o LD drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.o LD fs/nfs/built-in.o LD drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.o LD drivers/media/dvb/dvb-usb/dvb-usb-a800.o LD drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.o CC fs/xfs/linux-2.6/xfs_globals.o LD drivers/media/dvb/dvb-usb/dvb-usb-m920x.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 LD drivers/media/video/sn9c102/sn9c102.o LD drivers/media/dvb/dvb-usb/dvb-usb-au6610.o CC fs/xfs/linux-2.6/xfs_sync.o LD drivers/media/dvb/dvb-usb/dvb-usb-digitv.o LD drivers/media/dvb/dvb-usb/dvb-usb-cxusb.o LD drivers/media/dvb/dvb-usb/dvb-usb-ttusb2.o LD drivers/media/dvb/dvb-usb/dvb-usb-dib0700.o CC fs/xfs/linux-2.6/xfs_xattr.o LD drivers/media/dvb/dvb-usb/dvb-usb-opera.o LD drivers/media/dvb/dvb-usb/dvb-usb-anysee.o LD drivers/media/dvb/dvb-usb/dvb-usb-dw2102.o CC fs/xfs/support/debug.o LD drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.o CC fs/xfs/support/uuid.o LD fs/ocfs2/cluster/built-in.o LD drivers/media/video/gspca/gspca_main.o LD drivers/media/video/gspca/gspca_conex.o LD drivers/media/video/gspca/gspca_finepix.o LD drivers/media/video/gspca/gspca_etoms.o LD drivers/media/video/gspca/gspca_mars.o LD drivers/media/video/gspca/gspca_mr97310a.o LD drivers/media/video/gspca/gspca_ov519.o LD drivers/media/video/gspca/gspca_pac207.o LD drivers/media/video/gspca/gspca_pac7311.o LD drivers/media/video/gspca/gspca_sonixb.o LD drivers/media/video/gspca/gspca_sonixj.o LD drivers/media/video/gspca/gspca_spca500.o LD drivers/media/video/gspca/gspca_spca505.o LD drivers/media/video/gspca/gspca_spca506.o LD drivers/media/video/gspca/gspca_spca508.o LD drivers/media/video/gspca/gspca_sq905.o LD drivers/media/video/gspca/gspca_stk014.o LD drivers/media/video/gspca/gspca_t613.o LD drivers/media/video/gspca/gspca_vc032x.o LD drivers/media/video/gspca/gspca_zc3xx.o AR lib/lib.a LD crypto/built-in.o LD drivers/media/video/sn9c102/built-in.o LD net/ipv4/built-in.o LD drivers/usb/storage/built-in.o LD drivers/usb/built-in.o LD fs/ocfs2/ocfs2.o LD fs/ocfs2/ocfs2_stackglue.o LD fs/ocfs2/ocfs2_stack_o2cb.o LD fs/quota/built-in.o LD drivers/uwb/uwb.o LD drivers/uwb/built-in.o LD fs/ntfs/ntfs.o LD drivers/media/dvb/frontends/built-in.o LD drivers/media/video/pvrusb2/built-in.o LD fs/smbfs/smbfs.o LD fs/smbfs/built-in.o LD fs/ntfs/built-in.o LD fs/ufs/ufs.o LD net/netfilter/ipvs/ip_vs.o LD fs/ufs/built-in.o LD drivers/media/dvb/dvb-usb/built-in.o LD drivers/media/dvb/built-in.o LD fs/nls/built-in.o LD fs/ocfs2/dlm/ocfs2_dlm.o LD fs/ocfs2/dlm/ocfs2_dlmfs.o LD fs/sysv/sysv.o LD fs/ocfs2/dlm/built-in.o LD net/netfilter/ipvs/built-in.o LD fs/ocfs2/built-in.o LD drivers/media/video/gspca/stv06xx/gspca_stv06xx.o LD drivers/media/video/gspca/stv06xx/built-in.o LD fs/sysv/built-in.o LD drivers/scsi/libfc/libfc.o LD drivers/scsi/libfc/built-in.o LD drivers/scsi/built-in.o LD fs/proc/proc.o LD fs/jffs2/jffs2.o LD fs/proc/built-in.o LD fs/jffs2/built-in.o LD fs/xfs/xfs.o LD fs/xfs/built-in.o LD fs/built-in.o LD drivers/media/video/gspca/m5602/gspca_m5602.o LD net/netfilter/built-in.o LD drivers/media/video/gspca/m5602/built-in.o LD drivers/video/backlight/built-in.o LD drivers/media/video/gspca/built-in.o LD drivers/video/built-in.o LD net/built-in.o LD drivers/media/video/built-in.o LD drivers/media/built-in.o make[1]: *** [drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [sub-make] Error 2 bisect failed f1735bb2a583b53ffdabe23ba8b22350e2d5e597 # git bisect bad Bisecting: 2 revisions left to test after this [0a6e1ed2f11d92e24c3792ce5403e2628a9f7a7e] V4L/DVB (10824): Add "Sony PlayTV" to dibcom driver # < git symbolic-ref HEAD Trying 0a6e1ed2f11d92e24c3792ce5403e2628a9f7a7e # < /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 usr/Kconfig:145:warning: defaults for choice values not supported # /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 usr/Kconfig:145:warning: defaults for choice values not supported 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 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/math-emu/math.o CC arch/sh/kernel/io.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/mm/pg-nommu.o CC arch/sh/kernel/io_generic.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/machvec.o /scratch/kisskb/src/init/initramfs.c:520: warning: 'clean_rootfs' defined but not used 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 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 /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/topology.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 /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 CC arch/sh/kernel/traps.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 /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 CC arch/sh/kernel/traps_32.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 /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[3905] ERROR: compile (null) on localhost failed CC arch/sh/kernel/sh_bios.o mv: cannot stat `arch/sh/mm/.tmp_mx_pg-nommu.o': No such file or directory /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 CC arch/sh/kernel/kgdb.o /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/sh_ksyms_32.o CC arch/sh/kernel/module.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/timers/timer.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/machine_kexec.o AS arch/sh/kernel/relocate_kernel.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/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/kprobes.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC arch/sh/kernel/ftrace.o AS arch/sh/kernel/head_32.o distcc[4191] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds CC kernel/sched.o CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC kernel/printk.o CC kernel/cpu.o CC kernel/exit.o CC kernel/itimer.o TIMEC kernel/timeconst.h 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 distcc[4572] ERROR: compile (null) on localhost:Broken pipe /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[4983] ERROR: compile (null) on localhost failed CC kernel/async.o mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory distcc[4986] ERROR: compile (null) on localhost:Broken pipe CC kernel/freezer.o CC kernel/profile.o CC kernel/sysctl_check.o CC kernel/stacktrace.o LD arch/sh/kernel/cpu/irq/built-in.o CC kernel/mutex-debug.o CC kernel/power/process.o CC kernel/irq/handle.o CC kernel/time/timekeeping.o CC kernel/irq/manage.o CC kernel/lockdep.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/power/poweroff.o CC kernel/time/ntp.o CC kernel/irq/spurious.o CC kernel/lockdep_proc.o CC kernel/time/clocksource.o CC kernel/time/jiffies.o CC kernel/irq/resend.o CC kernel/trace/ftrace.o CC kernel/futex.o CC kernel/irq/chip.o CC kernel/trace/ring_buffer.o CC kernel/trace/trace.o CC kernel/trace/trace_sched_switch.o CC kernel/time/timer_list.o CC kernel/rtmutex.o CC kernel/time/timecompare.o CC mm/bootmem.o CC kernel/trace/trace_functions.o CC kernel/time/clockevents.o CC kernel/trace/trace_sched_wakeup.o CC kernel/rtmutex-debug.o CC kernel/rtmutex-tester.o CC mm/filemap.o CC kernel/trace/trace_nop.o CC kernel/time/tick-common.o CC mm/mempool.o CC kernel/irq/devres.o distcc[5197] ERROR: compile (null) on localhost:Broken pipe distcc[5252] ERROR: compile (null) on localhost:Broken pipe distcc[5386] ERROR: compile (null) on localhost:Broken pipe distcc[5463] ERROR: compile (null) on localhost:Broken pipe /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' distcc[5766] ERROR: compile (null) on localhost:Broken pipe /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[5779] ERROR: compile (null) on localhost:Broken pipe distcc[5088] ERROR: compile (null) on localhost:Broken pipe /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[5855] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory distcc[5107] ERROR: compile (null) on localhost:Broken pipe CC kernel/trace/trace_stack.o CC kernel/irq/autoprobe.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[5941] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_main.o': No such file or directory distcc[4383] ERROR: compile (null) on localhost:Broken pipe distcc[4393] ERROR: compile (null) on localhost:Broken pipe CC mm/oom_kill.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[6002] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory distcc[5345] ERROR: compile (null) on localhost:Broken pipe CC kernel/trace/trace_boot.o CC kernel/irq/proc.o CC mm/fadvise.o CC kernel/up.o distcc[5334] ERROR: compile (null) on localhost:Broken pipe distcc[4090] ERROR: compile (null) on localhost:Broken pipe distcc[5792] ERROR: compile (null) on localhost:Broken pipe CC mm/maccess.o distcc[4789] ERROR: compile (null) on localhost:Broken pipe /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[6269] ERROR: compile (null) on localhost failed LD kernel/trace/libftrace.o mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory CC kernel/spinlock.o CC mm/page_alloc.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[6334] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory distcc[6338] ERROR: compile (null) on localhost:Broken pipe CC kernel/module.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[6358] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_futex.o': No such file or directory CC kernel/kallsyms.o CC mm/page-writeback.o distcc[4455] ERROR: compile (null) on localhost:Broken pipe distcc[5243] 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[6435] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated distcc[6437] 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[6439] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_machvec.o': No such file or directory CC kernel/kexec.o distcc[4916] ERROR: compile (null) on localhost:Broken pipe distcc[4863] ERROR: compile (null) on localhost:Broken pipe CC mm/pdflush.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[6515] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory distcc[5782] ERROR: compile (null) on localhost:Broken pipe CC kernel/cgroup.o CC mm/readahead.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 distcc[6596] 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/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[6616] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_cache-sh2.o': No such file or directory distcc[6161] ERROR: compile (null) on localhost:Broken pipe CC kernel/cgroup_debug.o CC mm/swap.o CC kernel/cgroup_freezer.o distcc[6465] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2320: warning: label 'free_init' defined but not used distcc[5740] ERROR: compile (null) on localhost:Broken pipe distcc[6211] ERROR: compile (null) on localhost:Broken pipe /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[6774] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_fadvise.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 /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[6786] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_oom_kill.o': No such file or directory distcc[6232] ERROR: compile (null) on localhost:Broken pipe CC mm/truncate.o CC kernel/ns_cgroup.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[6848] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory CC kernel/res_counter.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[6890] 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-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[4853] ERROR: compile (null) on localhost:Broken pipe distcc[6931] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_pdflush.o': No such file or directory CC mm/vmscan.o distcc[5296] ERROR: compile (null) on localhost:Broken pipe distcc[5418] ERROR: compile (null) on localhost:Broken pipe /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[7047] ERROR: compile (null) on localhost failed /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 mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_clock.o': No such file or directory distcc[7049] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory CC kernel/test_kprobes.o CC mm/shmem.o CC kernel/audit.o distcc[4895] ERROR: compile (null) on localhost:Broken pipe distcc[5023] ERROR: compile (null) on localhost:Broken pipe CC kernel/auditfilter.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[7156] 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: 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[6241] ERROR: compile (null) on localhost failed LD arch/sh/kernel/timers/built-in.o mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory CC mm/prio_tree.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[7191] ERROR: compile (null) on localhost failed CC kernel/auditsc.o mv: cannot stat `kernel/irq/.tmp_mx_handle.o': No such file or directory /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/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: to mergekernel/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 ta/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fargeiled to mt specific data erge of filtargee arch/sh/kernel/kgdb.o t specific data of file kernel/softirq.o distcc[5888] ERROR: compile (null) on localhost failed distcc[7231] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_kgdb.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory CC mm/util.o CC kernel/kprobes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7259] ERROR: compile (null) on localhost failed kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated distcc[7271] 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[7285] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_ksysfs.o': No such file or directory CC mm/mmzone.o CC kernel/kgdb.o CC kernel/softlockup.o distcc[6677] ERROR: compile (null) on localhost:Broken pipe distcc[5751] ERROR: compile (null) on localhost:Broken pipe distcc[6687] ERROR: compile (null) on localhost:Broken pipe /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[7396] 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-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[7403] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory CC mm/vmstat.o CC kernel/seccomp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7435] ERROR: compile (null) on localhost failed kernel/.tmp_gl_semaphore.o: file not recognized: File truncated distcc[7444] 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[7452] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory CC kernel/rcutorture.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[6964] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl_check.o': No such file or directory CC mm/backing-dev.o distcc[5508] ERROR: compile (null) on localhost:Broken pipe distcc[7546] ERROR: compile (null) on localhost:Broken pipe CC kernel/rcuclassic.o /scratch/kisskb/src/kernel/auditsc.c:745: warning: 'audit_set_auditable' defined but not used CC kernel/relay.o /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 /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[7639] ERROR: compile (null) on localhost failed distcc[7640] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_panic.o': No such file or directory mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory CC kernel/utsname_sysctl.o CC mm/page_isolation.o /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[7704] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory CC mm/mm_init.o distcc[7735] ERROR: compile (null) on localhost:Broken pipe /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[7745] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory CC kernel/delayacct.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6283] ERROR: compile (null) on localhost failed /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[7797] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory CC kernel/taskstats.o /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[7820] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_module.o': No such file or directory CC mm/nommu.o distcc[4427] ERROR: compile (null) on localhost:Broken pipe distcc[7357] ERROR: compile (null) on localhost:Broken pipe CC kernel/tsacct.o distcc[4944] ERROR: compile (null) on localhost:Broken pipe CC fs/open.o distcc[7381] ERROR: compile (null) on localhost:Broken pipe /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 CC kernel/marker.o distcc[8031] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory CC fs/read_write.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[8117] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_up.o': No such file or directory CC mm/dmapool.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[7237] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory CC fs/file_table.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[8157] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_module.o': No such file or directory CC mm/sparse.o /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[8198] 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: kernel/auditfilter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditfilter.o: uses instructions which are incompatible with 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/auditfilter.o distcc[8208] ERROR: compile (null) on localhost failed CC fs/super.o mv: cannot stat `kernel/.tmp_mx_auditfilter.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[7792] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_test_kprobes.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[8235] ERROR: compile (null) on localhost failed CC fs/char_dev.o mv: cannot stat `kernel/.tmp_mx_kallsyms.o': No such file or directory CC kernel/tracepoint.o CC mm/slub.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[8325] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mmzone.o': No such file or directory CC kernel/dma-coherent.o /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[6718] ERROR: compile (null) on localhost failed distcc[5552] ERROR: compile (null) on localhost:Broken pipe mv: cannot stat `kernel/.tmp_mx_freezer.o': No such file or directory CC fs/stat.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[8483] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_profile.o': No such file or directory distcc[7604] ERROR: compile (null) on localhost:Broken pipe CC [M] kernel/backtracetest.o distcc[8531] ERROR: compile (null) on localhost:Broken pipe distcc[8567] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditsc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditsc.o: uses instructions which are incompatible with 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/auditsc.o distcc[8578] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_auditsc.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[8593] ERROR: compile (null) on localhost failed CC mm/quicklist.o mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory CC kernel/time.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8631] ERROR: compile (null) on localhost failed kernel/.tmp_gl_utsname_sysctl.o: file not recognized: File truncated distcc[8634] 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[8636] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_utsname_sysctl.o': No such file or directory CC fs/exec.o CC fs/pipe.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcuclassic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcuclassic.o: uses instructions which are incompatible with 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/rcuclassic.o distcc[8670] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcuclassic.o': No such file or directory distcc[6036] ERROR: compile (null) on localhost:Broken pipe CC fs/namei.o /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[8712] 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/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[8727] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_idle.o': No such file or directory CC fs/fcntl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-common.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/tick-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 kernel/time/tick-common.o distcc[8755] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_tick-common.o': No such file or directory CC fs/ioctl.o CC fs/readdir.o CC fs/select.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8417] ERROR: compile (null) on localhost failed kernel/.tmp_gl_cgroup_debug.o: file not recognized: File truncated distcc[8831] ERROR: compile (null) on localhost failed /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[8843] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace_32.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[6120] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory CC fs/fifo.o CC fs/dcache.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[8914] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_kprobes.o': No such file or directory CC fs/inode.o distcc[5488] ERROR: compile (null) on localhost:Broken pipe CC fs/attr.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[9018] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory CC fs/bad_inode.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[8114] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory CC fs/file.o distcc[7902] ERROR: compile (null) on localhost:Broken pipe /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[9074] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1868: warning: control reaches end of non-void function CC fs/filesystems.o distcc[8951] ERROR: compile (null) on localhost:Broken pipe distcc[9101] ERROR: compile (null) on localhost:Broken pipe /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[9113] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directory CC fs/namespace.o distcc[8430] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_cgroup_debug.o': No such file distcc[8834] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_cgroup_debug.o': No such file or directory CC fs/seq_file.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[9189] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pipe.o': No such file or directory distcc[9193] ERROR: compile (null) on localhost:Broken pipe CC fs/xattr.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[9245] ERROR: compile (null) on localhost:Broken pipe distcc[9242] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file_table.o': No such file or directory CC fs/libfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8561] ERROR: compile (null) on localhost failed kernel/.tmp_gl_rcutorture.o: file not recognized: File truncated distcc[9297] 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[9301] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_rcutorture.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 arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated distcc[7794] ERROR: compile (null) on localhost failed distcc[9309] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory /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[9317] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory CC fs/fs-writeback.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 /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[9331] ERROR: compile (null) on localhost failed distcc[9337] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_filemap.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_ns_cgroup.o': No such file or directory CC fs/pnode.o CC fs/drop_caches.o /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[9408] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sh_bios.o': No such file or directory CC fs/splice.o CC fs/sync.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 CC fs/utimes.o distcc[9464] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_char_dev.o': No such file or directory CC fs/stack.o distcc[4699] 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[9534] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_utimes.o': No such file or directory CC fs/no-block.o distcc[9234] ERROR: compile (null) on localhost:Broken pipe distcc[9572] ERROR: compile (null) on localhost:Broken pipe /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[9598] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_backing-dev.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[9638] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_libfs.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[9649] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_select.o': No such file or directory CC [M] fs/autofs/dirhash.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[9676] 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: kernel/seccomp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/seccomp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fai CC [M] fs/autofs/init.o led to merge target specific data of file kernel/seccomp.o distcc[9740] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_seccomp.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[8350] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_isolation.o': No such file or directory CC fs/debugfs/inode.o CC ipc/mqueue.o distcc[9066] ERROR: compile (null) on localhost:Broken pipe CC fs/autofs4/init.o CC fs/devpts/inode.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[9916] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory CC [M] fs/autofs/inode.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[9959] 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: 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[9966] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory CC ipc/msgutil.o distcc[9567] ERROR: compile (null) on localhost:Broken pipe /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[9569] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory CC [M] fs/autofs/root.o CC fs/ecryptfs/dentry.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[10062] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file.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[10091] ERROR: compile (null) on localhost failed fs/.tmp_gl_no-block.o: file not recognized: File truncated distcc[10093] 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[10095] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_no-block.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[10106] ERROR: compile (null) on localhost failed CC fs/autofs4/inode.o kernel/.tmp_gl_kprobes.o: file not recognized: File truncated distcc[10112] 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: 'kernel/.tmp_mx_kprobes.o': No such file distcc[10126] ERROR: compile (null) on localhost failed distcc[10128] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_kprobes.o': No such file or directory fs/.tmp_gl_fifo.o: file not recognized: File truncated distcc[10135] 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[10141] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_fifo.o': No such file or directory CC fs/autofs4/root.o CC fs/ecryptfs/file.o /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[8378] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory CC fs/debugfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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 kernel/audit.o distcc[9877] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kexec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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 kernel/kexec.o mv: cannot stat `kernel/.tmp_mx_audit.o': No such file or directory distcc[10231] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kexec.o': No such file or directory /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 /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 distcc[10250] ERROR: compile (null) on localhost failed distcc[9884] ERROR: compile (null) on localhost failed CC fs/autofs4/symlink.o mv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_cgroup.o': No such file or directory CC [M] fs/autofs/waitq.o CC fs/ecryptfs/inode.o distcc[5756] 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[8455] ERROR: compile (null) on localhost failed CC fs/notify/dnotify/dnotify.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[10412] 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: kernel/softlockup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softlockup.o: uses instructions which are incompatible with 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/softlockup.o distcc[10421] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softlockup.o': No such file or directory LD fs/notify/inotify/built-in.o CC fs/autofs4/waitq.o CC fs/ecryptfs/main.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10489] ERROR: compile (null) on localhost failed fs/autofs4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[10491] 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[10493] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs4/.tmp_mx_symlink.o': No such file or directory LD fs/partitions/built-in.o distcc[4872] ERROR: compile (null) on localhost:Broken pipe /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[10546] 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: 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[10590] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_msgutil.o': No such file or directory CC fs/autofs4/expire.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[10327] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_util.o': No such file or directory CC fs/proc/nommu.o distcc[8449] ERROR: compile (null) on localhost:Broken pipe CC fs/ecryptfs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10779] ERROR: compile (null) on localhost failed fs/autofs4/.tmp_gl_init.o: file not recognized: File truncated distcc[10781] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_init.o': No such file distcc[10783] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs4/.tmp_mx_init.o': No such file or directory /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[10800] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_consistent.o': No such file or directory distcc[8511] ERROR: compile (null) on localhost:Broken pipe CC fs/quota/dquot.o CC fs/ecryptfs/mmap.o distcc[10022] ERROR: compile (null) on localhost:Broken pipe /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[10893] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_waitq.o': No such file or directory distcc[10897] ERROR: compile (null) on localhost:Broken pipe CC fs/autofs4/dev-ioctl.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[10921] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioctl.o': No such file or directory LD fs/devpts/built-in.o CC fs/quota/quota_v1.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[8259] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory /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 CC fs/quota/quota.o distcc[11013] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_dcache.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) CC fs/proc/task_nommu.o distcc[11069] ERROR: compile (null) on localhost failed fs/ecryptfs/.tmp_gl_dentry.o: file not recognized: File truncated distcc[11078] ERROR: compile (null) on localhost failed CC fs/ramfs/inode.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[11085] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/dnotify/.tmp_mx_dnotify.o': No such file or directory LD fs/notify/dnotify/built-in.o distcc[6044] ERROR: compile (null) on localhost:Broken pipe /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[11160] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory CC fs/ecryptfs/read_write.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 /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[11208] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory distcc[11210] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_read_write.o': No such file or directory CC fs/anon_inodes.o CC fs/ecryptfs/crypto.o CC fs/ramfs/file-nommu.o /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[11287] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory CC fs/proc/inode.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[11339] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fs-writeback.o': No such file or directory CC [M] fs/quota/quota_v2.o CC fs/signalfd.o distcc[5723] ERROR: compile (null) on localhost:Broken pipe distcc[6028] ERROR: compile (null) on localhost:Broken pipe /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 distcc[11428] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rtmutex.o': No such file or directory CC [M] fs/quota/quota_tree.o distcc[8513] 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[11494] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/signalfd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/signalfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/signalfd.o distcc[11496] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_signalfd.o': No such file or directory CC fs/proc/root.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/task_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/proc/task_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/proc/task_nommu.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[11523] ERROR: compile (null) on localhost failed distcc[11525] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_task_nommu.o': No such file or directory mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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: 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 kernel/kgdb.o CC fs/proc/base.o CC fs/ecryptfs/keystore.o distcc[11555] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kgdb.o': No such file or directory /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[11568] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_filesystems.o': No such file or directory CC fs/ecryptfs/messaging.o CC fs/aio.o /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[11663] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_taskstats.o': No such file or directory /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[10204] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_inode.o': No such file or directory CC fs/ecryptfs/miscdev.o CC fs/proc/generic.o /scratch/kisskb/src/fs/ecryptfs/messaging.c: In function 'ecryptfs_process_response': /scratch/kisskb/src/fs/ecryptfs/messaging.c:359: warning: 'daemon' may be used uninitialized in this function /scratch/kisskb/src/fs/ecryptfs/messaging.c: In function 'ecryptfs_process_helo': /scratch/kisskb/src/fs/ecryptfs/messaging.c:231: warning: 'old_daemon' may be used uninitialized in this function /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[11754] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory CC fs/ecryptfs/kthread.o distcc[8413] ERROR: compile (null) on localhost:Broken pipe distcc[11718] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/mmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/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 fs/ecryptfs/mmap.o distcc[11821] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ecryptfs/.tmp_mx_mmap.o': No such file or directory CC fs/binfmt_script.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[11737] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory CC fs/proc/array.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/quota.o distcc[11858] ERROR: compile (null) on localhost failed mv: cannot stat `fs/quota/.tmp_mx_quota.o': No such file or directory fs/quota/.tmp_gl_quota_v2.o: file not recognized: File truncated distcc[11502] ERROR: compile (null) on localhost failed CC fs/ecryptfs/debug.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/quota/.tmp_mx_quota_v2.o': No such file distcc[11881] ERROR: compile (null) on localhost failed rm: cannot remove `fs/quota/.tmp_mx_quota_v2.o': No such file or directory CC fs/binfmt_flat.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[11912] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_tracepoint.o': No such file or directory CC fs/proc/proc_tty.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[11610] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_root.o': No such file or directory /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[11637] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ramfs/.tmp_mx_inode.o': No such file or directory CC fs/dcookies.o CC fs/proc/cmdline.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[10997] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory distcc[11388] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/cpuinfo.o distcc[9505] ERROR: compile (null) on localhost:Broken pipe /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[12053] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_attr.o': No such file or directory CC fs/proc/devices.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10399] ERROR: compile (null) on localhost failed /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[10764] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fcntl.o': No such file or directory CC fs/proc/interrupts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12140] ERROR: compile (null) on localhost failed fs/quota/.tmp_gl_quota_v1.o: file not recognized: File truncated distcc[12144] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/quota/.tmp_mx_quota_v1.o': No such file distcc[12146] ERROR: compile (null) on localhost failed rm: cannot remove `fs/quota/.tmp_mx_quota_v1.o': No such file or directory CC fs/proc/loadavg.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/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/proc/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/proc/inode.o distcc[11495] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_inode.o': No such file or directory /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[11878] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_backtracetest.o': No such file or directory CC fs/proc/meminfo.o CC fs/proc/stat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/miscdev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/miscdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/miscdev.o distcc[12229] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ecryptfs/.tmp_mx_miscdev.o': No such file or directory CC fs/proc/uptime.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dcookies.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dcookies.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dcookies.o distcc[12258] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_dcookies.o': No such file or directory CC fs/proc/version.o /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[12295] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_dma-coherent.o': No such file or directory CC fs/proc/proc_net.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/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/ecryptfs/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/ecryptfs/inode.o distcc[11660] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ecryptfs/.tmp_mx_inode.o': No such file or directory CC fs/proc/kmsg.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10623] ERROR: compile (null) on localhost failed /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[12008] 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-objcopy: 'fs/ecryptfs/.tmp_mx_dentry.o': No such file distcc[11088] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ecryptfs/.tmp_mx_dentry.o': No such file or directory /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[12391] 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: 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[11130] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_params.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[12415] 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.... arch/sh/kernel/.tmp_gl_sh_ksyms_32.o: file not recognized: File truncated distcc[10351] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_sh_ksyms_32.o': No such file distcc[12452] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_sh_ksyms_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[12453] 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: 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[10371] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timekeeping.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[12498] ERROR: compile (null) on localhost failed mm/.tmp_gl_vmstat.o: file not recognized: File truncated distcc[12505] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'mm/.tmp_mx_vmstat.o': No such file distcc[12511] ERROR: compile (null) on localhost failed rm: cannot remove `mm/.tmp_mx_vmstat.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[12535] 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-ld: fs/proc/proc_tty.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/proc_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 fs/proc/proc_tty.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12547] ERROR: compile (null) on localhost failed distcc[12541] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_proc_tty.o': No such file or directory fs/proc/.tmp_gl_meminfo.o: file not recognized: File truncated distcc[12553] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_meminfo.o': No such file distcc[12560] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_meminfo.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[12573] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_waitq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/kthread.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/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 fs/ecryptfs/kthread.o distcc[12582] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ecryptfs/.tmp_mx_kthread.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[12597] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_cpuinfo.o: file not recognized: File truncated distcc[12604] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cpuinfo.o': No such file distcc[12609] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_cpuinfo.o': No such file or directory /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[12611] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_dirhash.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/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/proc/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/proc/root.o distcc[12622] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_root.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/array.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/array.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/array.o distcc[12654] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_array.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/messaging.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/messaging.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/messaging.o distcc[12661] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ecryptfs/.tmp_mx_messaging.o': No such file or directory /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[12670] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_mqueue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/binfmt_flat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/binfmt_flat.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/binfmt_flat.o distcc[12684] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_binfmt_flat.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[12693] ERROR: compile (null) on localhost failed /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[12698] ERROR: compile (null) on localhost failed fs/ecryptfs/.tmp_gl_file.o: file not recognized: File truncated mv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory distcc[12702] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ecryptfs/.tmp_mx_file.o': No such file distcc[12710] ERROR: compile (null) on localhost failed LD ipc/built-in.o rm: cannot remove `fs/ecryptfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/proc_net.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/proc_net.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/proc_net.o distcc[12741] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_proc_net.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[12759] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_devices.o: file not recognized: File truncated distcc[12765] 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[12767] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_devices.o': No such file distcc[12769] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_devices.o': No such file or directory fs/proc/.tmp_gl_interrupts.o: file not recognized: File truncated distcc[12772] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_interrupts.o': No such file distcc[12777] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_interrupts.o': No such file or directory /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[11785] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_dev-ioctl.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[12795] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_dmapool.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[10604] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_capability.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[12833] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.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[12859] 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 mv: cannot stat `mm/.tmp_mx_prio_tree.o': No such file or directory distcc[12861] ERROR: compile (null) on localhost failed distcc[11971] ERROR: compile (null) on localhost:Broken pipe mv: cannot stat `kernel/.tmp_mx_kmod.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[12897] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_vmscan.o': No such file or directory distcc[11791] ERROR: compile (null) on localhost:Broken pipe /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[12909] 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[12917] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory fs/proc/.tmp_gl_kmsg.o: file not recognized: File truncated distcc[12921] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_kmsg.o': No such file distcc[12925] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_kmsg.o': No such file or directory distcc[11720] ERROR: compile (null) on localhost:Broken pipe /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[12968] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory fs/autofs/.tmp_gl_init.o: file not recognized: File truncated distcc[12087] 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[12984] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs/.tmp_mx_init.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[12995] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_exec.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/aio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/aio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/aio.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[13020] ERROR: compile (null) on localhost failed distcc[13022] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_aio.o': No such file or directory mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory distcc[8715] ERROR: compile (null) on localhost:Broken pipe /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[12337] 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: 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[12343] ERROR: compile (null) on localhost failed make[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: *** Waiting for unfinished jobs.... mv: cannot stat `arch/sh/kernel/.tmp_mx_io_generic.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[13071] ERROR: compile (null) on localhost failed fs/.tmp_gl_binfmt_script.o: file not recognized: File truncated distcc[13075] ERROR: compile (null) on localhost failed distcc[8887] ERROR: compile (null) on localhost:Broken pipe /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[13100] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_tlb-nommu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/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/ecryptfs/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/ecryptfs/super.o distcc[13112] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ecryptfs/.tmp_mx_super.o': No such file or directory CC security/commoncap.o CC security/device_cgroup.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[10658] 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-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[13190] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory distcc[9135] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/keystore.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/keystore.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/keystore.o distcc[13225] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ecryptfs/.tmp_mx_keystore.o': No such file or directory /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 LD fs/notify/built-in.o distcc[11397] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory CC security/keys/key.o LD block/built-in.o CC security/keys/keyring.o /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[12456] ERROR: compile (null) on localhost failed CC security/keys/keyctl.o mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory distcc[10754] ERROR: compile (null) on localhost:Broken pipe /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[13334] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory CC security/keys/permission.o CC security/keys/process_keys.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[13411] ERROR: compile (null) on localhost failed CC security/keys/request_key.o mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory CC security/keys/request_key_auth.o CC security/keys/user_defined.o CC security/keys/proc.o CC security/keys/sysctl.o LD drivers/block/built-in.o LD drivers/cdrom/built-in.o CC [M] drivers/auxdisplay/ks0108.o LD drivers/gpu/built-in.o CC drivers/bluetooth/bt3c_cs.o CC drivers/i2c/i2c-boardinfo.o CC [M] drivers/bluetooth/btuart_cs.o LD drivers/i2c/algos/built-in.o CC drivers/input/gameport/gameport.o CC drivers/base/core.o CC [M] drivers/bluetooth/btsdio.o CC [M] drivers/i2c/i2c-core.o CC [M] drivers/i2c/algos/i2c-algo-bit.o CC drivers/base/sys.o CC drivers/char/mem.o CC drivers/hid/hid-core.o LD drivers/i2c/chips/built-in.o CC drivers/base/bus.o LD drivers/connector/built-in.o CC drivers/base/dd.o LD drivers/i2c/busses/built-in.o CC drivers/base/driver.o CC drivers/input/input.o CC drivers/input/gameport/lightning.o CC crypto/api.o CC [M] drivers/input/gameport/ns558.o distcc[13982] ERROR: compile (null) on localhost:Broken pipe LD drivers/mmc/card/built-in.o LD drivers/hwmon/built-in.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[7908] ERROR: compile (null) on localhost failed CC drivers/input/input-compat.o CC drivers/leds/led-core.o mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory CC crypto/cipher.o LD drivers/media/common/tuners/built-in.o LD drivers/mmc/host/built-in.o LD drivers/mmc/core/built-in.o CC drivers/input/serio/serio.o LD drivers/parport/built-in.o CC [M] drivers/mmc/card/sdio_uart.o /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[14266] ERROR: compile (null) on localhost failed distcc[14270] ERROR: compile (null) on localhost:Broken pipe LD drivers/media/video/built-in.o mv: cannot stat `fs/ramfs/.tmp_mx_file-nommu.o': No such file or directory CC drivers/memstick/core/memstick.o distcc[14260] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mmc/core/core.o CC crypto/digest.o CC drivers/misc/enclosure.o CC [M] drivers/mmc/host/sdhci.o CC drivers/pcmcia/ds.o LD fs/ramfs/ramfs.o CC drivers/mfd/htc-pasic3.o LD fs/ramfs/built-in.o CC drivers/net/bonding/bond_main.o LD drivers/net/can/built-in.o CC [M] drivers/net/can/vcan.o CC [M] drivers/hwmon/hwmon.o CC [M] drivers/parport/share.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[12841] ERROR: compile (null) on localhost failed arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated distcc[12355] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_inode.o': No such file or directory CC [M] drivers/connector/cn_queue.o /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[14680] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory distcc[14706] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/video/v4l2-dev.o CC [M] drivers/media/common/tuners/tuner-xc2028.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/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/proc/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/proc/base.o distcc[13379] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_base.o': No such file or directory CC [M] drivers/media/video/v4l2-ioctl.o distcc[14525] ERROR: compile (null) on localhost:Broken pipe LD sound/built-in.o CC [M] drivers/media/common/tuners/tuner-simple.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[14840] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stack.o': No such file or directory CC [M] drivers/connector/connector.o distcc[14546] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/common/tuners/tuner-types.o CC drivers/hid/hid-input.o CC [M] drivers/i2c/busses/i2c-sh_mobile.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file distcc[14651] 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: 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[13308] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/power/.tmp_mx_process.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/crypto.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/crypto.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/crypto.o distcc[13323] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ecryptfs/.tmp_mx_crypto.o': No such file or directory /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[15021] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl.o': No such file or directory CC [M] drivers/i2c/chips/max6875.o CC [M] drivers/mfd/sm501.o CC [M] drivers/i2c/busses/i2c-simtec.o distcc[14852] ERROR: compile (null) on localhost:Broken pipe distcc[14320] 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[15141] ERROR: compile (null) on localhost failed drivers/bluetooth/.tmp_gl_btuart_cs.o: file not recognized: File truncated distcc[15146] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_btuart_cs.o': No such file distcc[15153] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/bluetooth/.tmp_mx_btuart_cs.o': No such file or directory distcc[14637] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/i2c/busses/i2c-parport.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[15181] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dd.o': No such file or directory /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 t CC drivers/char/random.o arget specific data of file drivers/connector/cn_queue.o distcc[15203] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/connector/.tmp_mx_cn_queue.o': No such file or directory CC [M] drivers/media/common/tuners/mt20xx.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 CC [M] drivers/i2c/chips/pcf8574.o distcc[15233] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_bus.o': No such file or directory CC [M] drivers/hwmon/hwmon-vid.o CC [M] drivers/i2c/chips/pcf8575.o distcc[14704] ERROR: compile (null) on localhost:Broken pipe distcc[14088] ERROR: compile (null) on localhost:Broken pipe distcc[15329] 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[15399] ERROR: compile (null) on localhost failed drivers/i2c/busses/.tmp_gl_i2c-parport.o: file not recognized: File truncated distcc[15401] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-parport.o': No such file distcc[15403] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/busses/.tmp_mx_i2c-parport.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/tuner-simple.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/tuner-simple.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/common/tuners/tuner-simple.o distcc[15411] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/media/common/tuners/.tmp_mx_tuner-simple.o': No such file or directory CC crypto/compress.o CC [M] drivers/mmc/core/bus.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota_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/quota/quota_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/quota/quota_tree.o distcc[15472] ERROR: compile (null) on localhost failed mv: cannot stat `fs/quota/.tmp_mx_quota_tree.o': No such file or directory distcc[14548] ERROR: compile (null) on localhost:Broken pipe CC drivers/regulator/core.o CC crypto/algapi.o distcc[14889] ERROR: compile (null) on localhost:Broken pipe /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[15154] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/i2c/algos/.tmp_mx_i2c-algo-bit.o': No such file or directory distcc[14630] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/i2c/algos/i2c-algo-pca.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[15578] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory CC drivers/regulator/bq24022.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15327] ERROR: compile (null) on localhost failed distcc[15338] ERROR: compile (null) on localhost:Broken pipe distcc[15340] 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[15662] 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: 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 /scratch/kisskb/src/drivers/i2c/algos/i2c-algo-pca.c: In function 'pca_xfer': /scratch/kisskb/src/drivers/i2c/algos/i2c-algo-pca.c:197: warning: 'state' may be used uninitialized in this function distcc[15677] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_core.o': No such file or directory distcc[15685] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/ff-core.o /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[15709] ERROR: compile (null) on localhost failed /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 mv: cannot stat `mm/.tmp_mx_page_alloc.o': No such file or directory distcc[15722] ERROR: compile (null) on localhost failed CC drivers/input/serio/serport.o 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: 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[15737] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hwmon/.tmp_mx_hwmon-vid.o': No such file or directory CC [M] drivers/regulator/virtual.o CC [M] drivers/i2c/busses/i2c-parport-light.o CC [M] drivers/parport/ieee1284.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15824] ERROR: compile (null) on localhost failed drivers/bluetooth/.tmp_gl_btsdio.o: file not recognized: File truncated distcc[15826] ERROR: compile (null) on localhost failed distcc[14387] ERROR: compile (null) on localhost:Broken pipe distcc[15874] ERROR: compile (null) on localhost:Broken pipe distcc[15571] ERROR: compile (null) on localhost:Broken pipe /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[15912] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_keyring.o': No such file or directory CC [M] drivers/i2c/busses/i2c-pca-platform.o distcc[14519] ERROR: compile (null) on localhost:Broken pipe distcc[8445] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/tty_io.o CC [M] drivers/i2c/busses/i2c-stub.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[15043] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory CC drivers/char/n_tty.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[16037] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_key.o': No such file or directory CC drivers/input/input-polldev.o CC drivers/char/tty_ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16086] ERROR: compile (null) on localhost failed drivers/i2c/chips/.tmp_gl_pcf8574.o: file not recognized: File truncated distcc[16088] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/chips/.tmp_mx_pcf8574.o': No such file distcc[16090] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/chips/.tmp_mx_pcf8574.o': No such file or directory CC [M] drivers/regulator/wm8350-regulator.o CC drivers/char/tty_ldisc.o distcc[15882] ERROR: compile (null) on localhost:Broken pipe distcc[14037] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/bonding/bond_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/net/bonding/bond_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/net/bonding/bond_main.o distcc[15899] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/net/bonding/.tmp_mx_bond_main.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[16210] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/.tmp_mx_input-polldev.o': No such file or directory CC drivers/net/bonding/bond_3ad.o CC drivers/char/tty_buffer.o drivers/input/gameport/.tmp_gl_lightning.o: file not recognized: File truncated distcc[15615] 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[16281] ERROR: compile (null) on localhost failed /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[16307] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/.tmp_mx_input-compat.o': No such file or directory CC drivers/net/bonding/bond_alb.o CC [M] drivers/regulator/pcf50633-regulator.o distcc[16115] ERROR: compile (null) on localhost:Broken pipe distcc[14964] ERROR: compile (null) on localhost:Broken pipe /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[16413] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_user_defined.o': No such file or directory CC drivers/hid/hid-debug.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[10300] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/trace/.tmp_mx_trace_selftest_dynamic.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[16458] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_request_key.o': No such file or directory CC crypto/scatterwalk.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clockevents.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/clockevents.o: uses instructions which are incompatible with 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/clockevents.o CC drivers/hid/hidraw.o distcc[16508] ERROR: compile (null) on localhost failed distcc[16505] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clockevents.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory fs/proc/.tmp_gl_stat.o: file not recognized: File truncated distcc[16285] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_stat.o': No such file distcc[16540] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_stat.o': No such file or directory CC drivers/misc/kgdbts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rtmutex-tester.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-tester.o: uses instructions which are incompatible with 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-tester.o CC [M] drivers/hid/hid-apple.o distcc[16292] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rtmutex-tester.o': No such file or directory /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[16579] ERROR: compile (null) on localhost failed CC [M] drivers/mmc/core/host.o mv: cannot stat `mm/.tmp_mx_swap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cgroup_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/cgroup_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/cgroup_freezer.o distcc[16611] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cgroup_freezer.o': No such file or directory CC drivers/input/serio/libps2.o CC drivers/net/hamradio/mkiss.o LD drivers/rtc/built-in.o distcc[16057] ERROR: compile (null) on localhost:Broken pipe /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[16754] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_marker.o': No such file or directory CC drivers/net/hamradio/bpqether.o CC [M] drivers/rtc/rtc-lib.o distcc[15102] ERROR: compile (null) on localhost:Broken pipe /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[16807] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_request_key_auth.o': No such file or directory CC [M] drivers/net/hamradio/6pack.o distcc[16344] ERROR: compile (null) on localhost:Broken pipe /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[16349] 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-objcopy: 'drivers/bluetooth/.tmp_mx_btsdio.o': No such file distcc[15828] 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: 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[16877] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_inode.o': No such file or directory CC [M] drivers/rtc/class.o CC [M] drivers/media/video/v4l2-device.o CC [M] drivers/net/hamradio/baycom_ser_fdx.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/memstick/core/memstick.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/memstick/core/memstick.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/memstick/core/memstick.o distcc[16906] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/memstick/core/.tmp_mx_memstick.o': No such file or directory /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[16938] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/i2c/algos/.tmp_mx_i2c-algo-pca.o': No such file or directory LD drivers/memstick/core/built-in.o LD drivers/memstick/built-in.o CC [M] drivers/rtc/interface.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[16981] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_driver.o': No such file or directory CC [M] drivers/media/video/v4l2-subdev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17040] ERROR: compile (null) on localhost failed CC [M] drivers/net/hamradio/hdlcdrv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/misc/enclosure.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/enclosure.o: uses instructions which are incompatible with instructions 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/enclosure.o distcc[17106] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/misc/.tmp_mx_enclosure.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/video/v4l2-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/media/video/v4l2-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/media/video/v4l2-ioctl.o distcc[17113] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/media/video/.tmp_mx_v4l2-ioctl.o': No such file or directory distcc[17123] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/common/tuners/tda8290.o CC drivers/pcmcia/pcmcia_resource.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17172] ERROR: compile (null) on localhost failed drivers/net/hamradio/.tmp_gl_bpqether.o: file not recognized: File truncated distcc[17174] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/hamradio/.tmp_mx_bpqether.o': No such file distcc[17176] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/hamradio/.tmp_mx_bpqether.o': No such file or directory CC [M] drivers/media/common/tuners/tea5767.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/bonding/bond_alb.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/bonding/bond_alb.o: uses instructions which are incompatible with instructions 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/bonding/bond_alb.o distcc[17227] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/net/bonding/.tmp_mx_bond_alb.o': No such file or directory distcc[16681] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/w83627hf.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[17279] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/rtc/.tmp_mx_interface.o': No such file or directory CC drivers/base/class.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17305] ERROR: compile (null) on localhost failed drivers/i2c/chips/.tmp_gl_max6875.o: file not recognized: File truncated distcc[17321] 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[17336] ERROR: compile (null) on localhost failed LD drivers/leds/built-in.o distcc[4932] 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[16394] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_loadavg.o: file not recognized: File truncated distcc[17368] ERROR: compile (null) on localhost failed /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[16187] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_machine_kexec.o': No such file or directory distcc[17059] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/hamradio/baycom_ser_hdx.o distcc[17061] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/main.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/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 fs/ecryptfs/main.o distcc[16298] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ecryptfs/.tmp_mx_main.o': No such file or directory /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[17455] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hwmon/.tmp_mx_hwmon.o': No such file or directory CC crypto/proc.o CC [M] drivers/net/hamradio/baycom_epp.o CC [M] drivers/media/video/v4l2-int-device.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/hamradio/hdlcdrv.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/hamradio/hdlcdrv.o: uses instructions which are incompatible with instructions 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/hamradio/hdlcdrv.o distcc[17552] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/net/hamradio/.tmp_mx_hdlcdrv.o': No such file or directory drivers/i2c/busses/.tmp_gl_i2c-stub.o: file not recognized: File truncated distcc[17338] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-stub.o': No such file distcc[17557] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/busses/.tmp_mx_i2c-stub.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[17354] ERROR: compile (null) on localhost failed /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 drivers/i2c/busses/.tmp_gl_i2c-pca-platform.o: file not recognized: File truncated distcc[17587] ERROR: compile (null) on localhost failed CC [M] drivers/rtc/rtc-ds1286.o CC drivers/input/serio/serio_raw.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[17583] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/host/.tmp_mx_sdhci.o': No such file or directory distcc[17357] 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: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_loadavg.o': No such file distcc[17371] ERROR: compile (null) on localhost failed distcc[17629] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_loadavg.o': No such file or directory 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[17657] ERROR: compile (null) on localhost failed CC [M] drivers/media/common/tuners/tea5761.o CC [M] drivers/rtc/rtc-ds1307.o CC drivers/pcmcia/pcmcia_ioctl.o CC drivers/misc/c2port/core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/gameport/.tmp_mx_lightning.o': No such file distcc[16264] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/gameport/.tmp_mx_lightning.o': No such file or directory distcc[16497] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/rtc/rtc-ds1374.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[17764] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory CC [M] drivers/mfd/wm8350-core.o /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[16561] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_anon_inodes.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[17444] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory /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 LD init/mounts.o distcc[17844] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory LD init/built-in.o CC [M] drivers/rtc/rtc-ds1390.o /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[17899] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/serio/.tmp_mx_libps2.o': No such file or directory distcc[16679] ERROR: compile (null) on localhost:Broken pipe /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[17938] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_io.o': No such file or directory distcc[17499] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/irda/irtty-sir.o CC drivers/input/joystick/iforce/iforce-ff.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/chips/.tmp_mx_max6875.o': No such file distcc[17328] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/chips/.tmp_mx_max6875.o': No such file or directory CC drivers/input/joystick/iforce/iforce-main.o CC drivers/net/irda/sir_dev.o drivers/bluetooth/.tmp_gl_bt3c_cs.o: file not recognized: File truncated distcc[17665] ERROR: compile (null) on localhost failed /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[18104] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_host.o': No such file or directory CC drivers/base/platform.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/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 fs/proc/generic.o distcc[18157] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_generic.o': No such file or directory CC [M] drivers/rtc/rtc-ds1553.o CC drivers/net/irda/sir_dongle.o LD firmware/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18223] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-ds1307.o: file not recognized: File truncated distcc[18225] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-ds1307.o': No such file distcc[18227] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-ds1307.o': No such file or directory distcc[14877] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/drivers/heartbeat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/parport/ieee1284.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/parport/ieee1284.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/ieee1284.o distcc[18306] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/parport/.tmp_mx_ieee1284.o': No such file or directory CC [M] drivers/mfd/wm8350-regmap.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[14993] ERROR: compile (null) on localhost failed make[2]: *** [arch/sh/mm/built-in.o] Error 1 make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... /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/net/bonding/bond_sysfs.o distcc[18385] ERROR: compile (null) on localhost:Broken pipe /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[16725] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_spinlock.o': No such file or directory /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[18111] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/serio/.tmp_mx_serio.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.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/timecompare.o: uses instructions which are incompatible with 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/timecompare.o distcc[17757] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timecompare.o': No such file or directory CC [M] drivers/media/common/tuners/tda9887.o CC [M] drivers/hwmon/w83792d.o /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[18474] ERROR: compile (null) on localhost failed LD drivers/misc/eeprom/built-in.o 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/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[17808] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hid/.tmp_mx_hid-input.o': No such file or directory CC drivers/input/joystick/interact.o CC crypto/ablkcipher.o CC [M] drivers/media/video/v4l2-common.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 /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[18583] ERROR: compile (null) on localhost failed distcc[18586] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/rtc/.tmp_mx_class.o': No such file or directory mv: cannot stat `mm/.tmp_mx_sparse.o': No such file or directory CC [M] drivers/rtc/rtc-ds3234.o CC drivers/pcmcia/cs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/mt20xx.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/mt20xx.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/common/tuners/mt20xx.o distcc[18653] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/media/common/tuners/.tmp_mx_mt20xx.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[17936] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/.tmp_mx_ff-core.o': No such file or directory CC [M] drivers/rtc/rtc-isl1208.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18688] ERROR: compile (null) on localhost failed drivers/i2c/busses/.tmp_gl_i2c-sh_mobile.o: file not recognized: File truncated distcc[18690] 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[18692] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/busses/.tmp_mx_i2c-sh_mobile.o': No such file or directory CC [M] drivers/input/serio/parkbd.o CC drivers/net/pcmcia/3c589_cs.o distcc[15573] ERROR: compile (null) on localhost:Broken pipe /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[18768] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_platform.o': No such file or directory CC drivers/char/tty_port.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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: drivers/hid/hidraw.o: uses instructions which are incompatible with instructions 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/hidraw.o distcc[18823] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hid/.tmp_mx_hidraw.o': No such file or directory CC [M] drivers/rtc/rtc-m41t80.o /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[18893] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/net/irda/.tmp_mx_sir_dongle.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/misc/c2port/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/misc/c2port/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/misc/c2port/core.o distcc[18901] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/misc/c2port/.tmp_mx_core.o': No such file or directory CC [M] drivers/rtc/rtc-m48t59.o LD drivers/misc/c2port/built-in.o CC [M] drivers/mmc/core/mmc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/tda9887.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/tda9887.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/common/tuners/tda9887.o distcc[18972] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/media/common/tuners/.tmp_mx_tda9887.o': No such file or directory CC drivers/input/joystick/iforce/iforce-packets.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19012] ERROR: compile (null) on localhost failed distcc[19013] ERROR: compile (null) on localhost:Broken pipe drivers/rtc/.tmp_gl_rtc-ds1286.o: file not recognized: File truncated distcc[19017] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-ds1286.o': No such file distcc[19023] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-ds1286.o': No such file or directory CC [M] drivers/parport/ieee1284_ops.o distcc[19080] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-pca-platform.o': No such file distcc[17594] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/busses/.tmp_mx_i2c-pca-platform.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[19097] ERROR: compile (null) on localhost failed /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 /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[19099] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_buffer.o': No such file or directory distcc[19103] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/connector/.tmp_mx_connector.o': No such file or directory distcc[18742] ERROR: compile (null) on localhost:Broken pipe CC [M] arch/sh/drivers/push-switch.o CC drivers/net/pcmcia/fmvj18x_cs.o LD [M] drivers/connector/cn.o distcc[9503] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slub.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slub.o: uses instructions which are incompatible with 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/slub.o distcc[10693] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_slub.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[18777] ERROR: compile (null) on localhost failed CC [M] drivers/rtc/rtc-m48t86.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[18801] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/i2c/.tmp_mx_i2c-core.o': No such file or directory 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[19208] ERROR: compile (null) on localhost failed CC [M] drivers/misc/eeprom/eeprom_93cx6.o CC drivers/net/pcmcia/nmclan_cs.o CC drivers/net/bonding/bond_ipv6.o CC drivers/serial/kgdboc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18553] 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[17251] ERROR: compile (null) on localhost failed distcc[17504] 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[19349] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-ds1374.o: file not recognized: File truncated distcc[19351] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-ds1374.o': No such file distcc[19353] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-ds1374.o': No such file or directory CC [M] drivers/hwmon/w83793.o /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[19425] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hid/.tmp_mx_hid-apple.o': No such file or directory CC drivers/input/joystick/magellan.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/relay.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/relay.o: uses instructions which are incompatible with 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/relay.o distcc[19465] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_relay.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 security/keys/process_keys.o distcc[19472] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_process_keys.o': No such file or directory CC drivers/base/cpu.o CC crypto/blkcipher.o fs/autofs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[19170] 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[17433] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_symlink.o': No such file distcc[19524] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs/.tmp_mx_symlink.o': No such file or directory CC drivers/pcmcia/cistpl.o /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[19209] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_autoprobe.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[19588] ERROR: compile (null) on localhost failed CC [M] drivers/media/video/v4l1-compat.o drivers/net/can/.tmp_gl_vcan.o: file not recognized: File truncated distcc[19591] ERROR: compile (null) on localhost failed distcc[17459] ERROR: compile (null) on localhost:Broken pipe /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[19616] 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: 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[19273] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_commoncap.o': No such file or directory LD drivers/input/gameport/built-in.o /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[19650] ERROR: compile (null) on localhost failed make[3]: *** [drivers/input/gameport/built-in.o] Error 1 make[2]: *** [drivers/input/gameport] Error 2 make[2]: *** Waiting for unfinished jobs.... CC [M] drivers/hwmon/w83781d.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/dquot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/dquot.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/dquot.o distcc[18871] ERROR: compile (null) on localhost failed mv: cannot stat `fs/quota/.tmp_mx_dquot.o': No such file or directory /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[19684] 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: drivers/net/bonding/bond_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/net/bonding/bond_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/net/bonding/bond_sysfs.o LD fs/quota/built-in.o distcc[19690] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/net/bonding/.tmp_mx_bond_sysfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota_v1.o: No such file: No such file or directory distcc[19700] ERROR: compile (null) on localhost failed make[3]: *** [fs/quota/built-in.o] Error 1 make[2]: *** [fs/quota] Error 2 make[2]: *** Waiting for unfinished jobs.... CC [M] drivers/media/common/tuners/xc5000.o CC [M] drivers/mmc/core/mmc_ops.o CC drivers/char/pty.o drivers/hwmon/.tmp_gl_w83627hf.o: file not recognized: File truncated distcc[19293] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83627hf.o': No such file distcc[19767] ERROR: compile (null) on localhost failed 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) CC drivers/net/pcmcia/pcnet_cs.o distcc[17911] 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[19800] ERROR: compile (null) on localhost failed CC drivers/net/phy/phy.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19315] 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[19846] 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[19852] ERROR: compile (null) on localhost failed drivers/input/serio/.tmp_gl_serport.o: file not recognized: File truncated distcc[19853] ERROR: compile (null) on localhost failed drivers/net/pcmcia/.tmp_gl_3c589_cs.o: file not recognized: File truncated distcc[19856] 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[19858] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/pcmcia/.tmp_mx_3c589_cs.o': No such file distcc[19859] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/serio/.tmp_mx_serport.o': No such file or directory rm: cannot remove `drivers/net/pcmcia/.tmp_mx_3c589_cs.o': No such file or directory drivers/i2c/busses/.tmp_gl_i2c-simtec.o: file not recognized: File truncated distcc[19327] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/joystick/iforce/iforce-ff.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/joystick/iforce/iforce-ff.o: uses instructions which are incompatible with instructions 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/joystick/iforce/iforce-ff.o distcc[19330] ERROR: compile (null) on localhost failed CC drivers/net/phy/phy_device.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-simtec.o': No such file distcc[19880] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/joystick/iforce/.tmp_mx_iforce-ff.o': No such file or directory rm: cannot remove `drivers/i2c/busses/.tmp_mx_i2c-simtec.o': No such file or directory CC [M] drivers/mfd/wm8350-gpio.o CC [M] drivers/rtc/rtc-bq4802.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19951] ERROR: compile (null) on localhost failed CC drivers/base/firmware.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19987] ERROR: compile (null) on localhost failed drivers/serial/.tmp_gl_kgdboc.o: file not recognized: File truncated distcc[19989] 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[19991] 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-ld: drivers/media/common/tuners/tea5761.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/tea5761.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/common/tuners/tea5761.o distcc[19998] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/media/common/tuners/.tmp_mx_tea5761.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[20008] ERROR: compile (null) on localhost failed 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[20014] ERROR: compile (null) on localhost failed make[3]: *** [drivers/serial/built-in.o] Error 1 make[2]: *** [drivers/serial] Error 2 CC drivers/net/phy/mdio_bus.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[20049] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_bt3c_cs.o': No such file mv: cannot stat `kernel/.tmp_mx_res_counter.o': No such file or directory distcc[18086] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/bluetooth/.tmp_mx_bt3c_cs.o': No such file or directory CC drivers/input/keyboard/atkbd.o CC crypto/hash.o LD drivers/bluetooth/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/bt3c_cs.o: No such file: No such file or directory distcc[20112] ERROR: compile (null) on localhost failed make[3]: *** [drivers/bluetooth/built-in.o] Error 1 make[2]: *** [drivers/bluetooth] Error 2 CC drivers/input/keyboard/lkkbd.o distcc[20162] 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[20176] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_w83792d.o: file not recognized: File truncated distcc[20178] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83792d.o': No such file distcc[20180] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_w83792d.o': No such file or directory CC [M] drivers/parport/procfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/video/v4l2-int-device.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/video/v4l2-int-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 drivers/media/video/v4l2-int-device.o distcc[18958] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/media/video/.tmp_mx_v4l2-int-device.o': No such file or directory distcc[20230] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/joystick/spaceball.o drivers/net/hamradio/.tmp_gl_baycom_epp.o: file not recognized: File truncated distcc[19833] 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[20223] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_class.o': No such file or directory CC drivers/input/keyboard/sh_keysc.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[20312] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_api.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[20317] ERROR: compile (null) on localhost:Broken pipe distcc[20320] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_w83781d.o: file not recognized: File truncated distcc[20327] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83781d.o': No such file distcc[20333] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_w83781d.o': No such file or directory CC drivers/pcmcia/rsrc_mgr.o LD drivers/net/wan/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19460] ERROR: compile (null) on localhost failed arch/sh/drivers/.tmp_gl_heartbeat.o: file not recognized: File truncated distcc[20401] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/drivers/.tmp_mx_heartbeat.o': No such file distcc[20405] 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: 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[20413] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/.tmp_mx_input.o': No such file or directory CC [M] drivers/input/keyboard/newtonkbd.o CC drivers/input/joystick/stinger.o fs/proc/.tmp_gl_uptime.o: file not recognized: File truncated distcc[19212] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_uptime.o': No such file distcc[20475] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_uptime.o': No such file or directory /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[20481] 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-objcopy: 'drivers/net/can/.tmp_mx_vcan.o': No such file distcc[19595] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/can/.tmp_mx_vcan.o': No such file or directory CC [M] drivers/mmc/core/sd.o CC drivers/char/misc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20567] ERROR: compile (null) on localhost failed drivers/input/serio/.tmp_gl_parkbd.o: file not recognized: File truncated distcc[20571] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_parkbd.o': No such file distcc[20581] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/serio/.tmp_mx_parkbd.o': No such file or directory CC drivers/net/pcmcia/smc91c92_cs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20584] ERROR: compile (null) on localhost failed drivers/i2c/chips/.tmp_gl_pcf8575.o: file not recognized: File truncated distcc[20595] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/chips/.tmp_mx_pcf8575.o': No such file distcc[20608] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/chips/.tmp_mx_pcf8575.o': No such file or directory CC drivers/input/joystick/iforce/iforce-serio.o CC [M] drivers/mfd/wm8350-i2c.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20639] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-m41t80.o: file not recognized: File truncated distcc[20647] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-m41t80.o': No such file distcc[20657] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-m41t80.o': No such file or directory CC [M] drivers/media/common/tuners/mc44s803.o drivers/regulator/.tmp_gl_bq24022.o: file not recognized: File truncated distcc[19805] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_magellan.o: file not recognized: File truncated distcc[19818] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_magellan.o': No such file distcc[20684] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_magellan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/hamradio/.tmp_mx_baycom_epp.o': No such file distcc[20256] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/hamradio/.tmp_mx_baycom_epp.o': No such file or directory CC drivers/net/phy/marvell.o CC drivers/char/tty_audit.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[20742] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_cpu.o': No such file or directory drivers/net/irda/.tmp_gl_irtty-sir.o: file not recognized: File truncated distcc[19959] ERROR: compile (null) on localhost failed distcc[20304] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/parport/daisy.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/video/v4l2-device.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/video/v4l2-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 drivers/media/video/v4l2-device.o distcc[20778] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/media/video/.tmp_mx_v4l2-device.o': No such file or directory CC crypto/ahash.o distcc[20133] ERROR: compile (null) on localhost:Broken pipe /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[20884] ERROR: compile (null) on localhost failed /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[20889] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/pcmcia/ds.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/pcmcia/ds.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pcmcia/ds.o distcc[20898] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/pcmcia/.tmp_mx_ds.o': No such file or directory /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[20152] ERROR: compile (null) on localhost failed CC [M] drivers/mfd/pcf50633-core.o mv: cannot stat `drivers/char/.tmp_mx_n_tty.o': No such file or directory CC [M] drivers/hwmon/w83791d.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/phy/mdio_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/net/phy/mdio_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/net/phy/mdio_bus.o distcc[20946] 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[20570] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/net/phy/.tmp_mx_mdio_bus.o': No such file or directory LD arch/sh/drivers/built-in.o drivers/net/pcmcia/.tmp_gl_fmvj18x_cs.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/drivers/heartbeat.o: No such file: distcc[20979] ERROR: compile (null) on localhost failed No such file or directory distcc[20983] ERROR: compile (null) on localhost failed make[2]: *** [arch/sh/drivers/built-in.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/pcmcia/.tmp_mx_fmvj18x_cs.o': No such file distcc[20991] ERROR: compile (null) on localhost failed CC [M] drivers/mfd/pcf50633-adc.o rm: cannot remove `drivers/net/pcmcia/.tmp_mx_fmvj18x_cs.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 CC [M] drivers/net/wan/x25_asy.o distcc[21000] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ablkcipher.o': No such file or directory CC drivers/pcmcia/socket_sysfs.o CC drivers/net/phy/cicada.o CC drivers/input/misc/uinput.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19312] 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[21095] ERROR: compile (null) on localhost failed drivers/net/hamradio/.tmp_gl_baycom_ser_fdx.o: file not recognized: File truncated distcc[21097] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/hamradio/.tmp_mx_baycom_ser_fdx.o': No such file distcc[21099] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/hamradio/.tmp_mx_baycom_ser_fdx.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[20285] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-bq4802.o: file not recognized: File truncated distcc[21105] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-bq4802.o': No such file distcc[21107] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-bq4802.o': No such file or directory CC drivers/net/phy/vitesse.o LD drivers/net/wireless/built-in.o CC drivers/net/phy/broadcom.o /scratch/kisskb/src/drivers/net/pcmcia/smc91c92_cs.c: In function 'smc91c92_release': /scratch/kisskb/src/drivers/net/pcmcia/smc91c92_cs.c:1110: warning: unused variable 'smc' /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18447] ERROR: compile (null) on localhost failed kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated distcc[21197] 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[21200] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/time/.tmp_mx_jiffies.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 CC [M] drivers/mmc/core/sd_ops.o distcc[21215] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_port.o': No such file or directory CC drivers/net/phy/icplus.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21260] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_spaceball.o: file not recognized: File truncated distcc[21265] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_spaceball.o': No such file distcc[21269] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_spaceball.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[21270] ERROR: compile (null) on localhost failed drivers/net/hamradio/.tmp_gl_mkiss.o: file not recognized: File truncated distcc[21275] ERROR: compile (null) on localhost failed CC [M] drivers/hwmon/ad7414.o CC drivers/net/phy/et1011c.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21331] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_w83793.o: file not recognized: File truncated distcc[21333] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83793.o': No such file distcc[21335] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_w83793.o': No such file or directory distcc[20208] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/parport/probe.o distcc[19347] 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[21386] 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[21387] ERROR: compile (null) on localhost failed drivers/input/keyboard/.tmp_gl_sh_keysc.o: file not recognized: File truncated distcc[21390] ERROR: compile (null) on localhost failed drivers/input/keyboard/.tmp_gl_atkbd.o: file not recognized: File truncated distcc[21391] 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[21394] ERROR: compile (null) on localhost failed 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: 'drivers/input/keyboard/.tmp_mx_atkbd.o': No such file distcc[21397] 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[20348] ERROR: compile (null) on localhost failed /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[10979] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pm_qos_params.o': No such file or directory drivers/rtc/.tmp_gl_rtc-ds1390.o: file not recognized: File truncated distcc[21413] ERROR: compile (null) on localhost failed CC [M] drivers/parport/parport_pc.o drivers/input/joystick/.tmp_gl_interact.o: file not recognized: File truncated distcc[19104] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_interact.o': No such file distcc[21440] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_interact.o': No such file or directory CC [M] drivers/net/pcmcia/3c574_cs.o /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[21467] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_expire.o': No such file or directory distcc[21148] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/phy/fixed.o LD fs/autofs4/autofs4.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[21518] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_scatterwalk.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 distcc[21524] ERROR: compile (null) on localhost failed make[3]: *** [fs/autofs4/autofs4.o] Error 1 make[2]: *** [fs/autofs4] Error 2 CC crypto/shash.o CC [M] drivers/rtc/rtc-max6902.o CC drivers/input/mouse/psmouse-base.o /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[19509] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_cipher.o': No such file or directory CC [M] drivers/net/wan/dlci.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21211] ERROR: compile (null) on localhost failed drivers/mmc/card/.tmp_gl_sdio_uart.o: file not recognized: File truncated distcc[21637] ERROR: compile (null) on localhost failed /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[21666] 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: 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[21687] 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-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[21694] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/rtc/.tmp_mx_rtc-lib.o': No such file or directory CC drivers/input/mouse/synaptics.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/hamradio/.tmp_mx_mkiss.o': No such file distcc[21278] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/hamradio/.tmp_mx_mkiss.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/joystick/iforce/iforce-packets.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/joystick/iforce/iforce-packets.o: uses instructions which are incompatible with instructions 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/joystick/iforce/iforce-packets.o distcc[21724] ERROR: compile (null) on localhost failed CC drivers/net/stnic.o mv: cannot stat `drivers/input/joystick/iforce/.tmp_mx_iforce-packets.o': No such file or directory CC drivers/char/sysrq.o CC drivers/net/phy/mdio-bitbang.o CC drivers/base/init.o CC drivers/input/mouse/alps.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hid/hid-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/hid/hid-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/hid/hid-debug.o distcc[21831] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hid/.tmp_mx_hid-debug.o': No such file or directory LD drivers/hid/hid.o LD drivers/hid/built-in.o LD drivers/net/hamradio/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/hamradio/mkiss.o: No such file: No such file or directory distcc[21849] ERROR: compile (null) on localhost failed make[4]: *** [drivers/net/hamradio/built-in.o] Error 1 make[4]: *** Waiting for unfinished jobs.... CC [M] drivers/net/pcmcia/axnet_cs.o distcc[20832] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/bonding/bond_3ad.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/bonding/bond_3ad.o: uses instructions which are incompatible with instructions 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/bonding/bond_3ad.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[21886] ERROR: compile (null) on localhost failed distcc[21885] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory mv: cannot stat `drivers/net/bonding/.tmp_mx_bond_3ad.o': No such file or directory make[1]: *** [arch/sh/kernel] Error 2 CC drivers/input/mouse/elantech.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/mmc/card/.tmp_mx_sdio_uart.o': No such file distcc[21647] ERROR: compile (null) on localhost failed CC [M] drivers/hwmon/adm1021.o rm: cannot remove `drivers/mmc/card/.tmp_mx_sdio_uart.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[21923] ERROR: compile (null) on localhost failed /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[21663] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_bus.o': No such file or directory CC [M] drivers/net/wan/lapbether.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21961] ERROR: compile (null) on localhost failed CC drivers/input/joystick/zhenhua.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21987] ERROR: compile (null) on localhost failed drivers/net/pcmcia/.tmp_gl_nmclan_cs.o: file not recognized: File truncated distcc[21989] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/pcmcia/.tmp_mx_nmclan_cs.o': No such file distcc[21991] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/pcmcia/.tmp_mx_nmclan_cs.o': No such file or directory /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[21998] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_audit.o': No such file or directory CC crypto/algboss.o CC [M] drivers/parport/parport_cs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mfd/wm8350-gpio.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/wm8350-gpio.o: uses instructions which are incompatible with instructions 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/wm8350-gpio.o distcc[22055] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mfd/.tmp_mx_wm8350-gpio.o': No such file or directory CC [M] drivers/rtc/rtc-pcf8583.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22084] ERROR: compile (null) on localhost failed drivers/net/phy/.tmp_gl_marvell.o: file not recognized: File truncated distcc[22087] ERROR: compile (null) on localhost failed distcc[21808] 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[22162] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/phy/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/net/phy/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/net/phy/phy.o drivers/net/hamradio/.tmp_gl_baycom_ser_hdx.o: file not recognized: File truncated distcc[22167] ERROR: compile (null) on localhost failed distcc[22165] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/net/phy/.tmp_mx_phy.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/hamradio/.tmp_mx_baycom_ser_hdx.o': No such file distcc[22171] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/hamradio/.tmp_mx_baycom_ser_hdx.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[22200] ERROR: compile (null) on localhost failed CC drivers/base/map.o drivers/rtc/.tmp_gl_rtc-ds3234.o: file not recognized: File truncated distcc[22206] ERROR: compile (null) on localhost failed LD drivers/input/tablet/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/pcmcia/pcmcia_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/pcmcia/pcmcia_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/pcmcia/pcmcia_ioctl.o distcc[19164] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/pcmcia/.tmp_mx_pcmcia_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[18114] ERROR: compile (null) on localhost failed CC drivers/net/phy/ste10Xp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22297] ERROR: compile (null) on localhost failed drivers/net/phy/.tmp_gl_vitesse.o: file not recognized: File truncated distcc[21937] ERROR: compile (null) on localhost failed crypto/.tmp_gl_algboss.o: file not recognized: File truncated distcc[22301] 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[22306] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_algboss.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mfd/pcf50633-adc.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/pcf50633-adc.o: uses instructions which are incompatible with instructions 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/pcf50633-adc.o drivers/input/keyboard/.tmp_gl_lkkbd.o: file not recognized: File truncated distcc[21964] ERROR: compile (null) on localhost failed distcc[22316] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mfd/.tmp_mx_pcf50633-adc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_lkkbd.o': No such file distcc[22322] ERROR: compile (null) on localhost failed CC drivers/net/8390.o 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-objcopy: Unable to change endianness of input file(s) distcc[22350] ERROR: compile (null) on localhost failed CC [M] drivers/mmc/core/sdio.o CC [M] drivers/hwmon/adm1029.o drivers/net/pcmcia/.tmp_gl_smc91c92_cs.o: file not recognized: File truncated distcc[22357] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/pcmcia/.tmp_mx_smc91c92_cs.o': No such file distcc[22367] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/pcmcia/.tmp_mx_smc91c92_cs.o': No such file or directory CC [M] drivers/parport/parport_ax88796.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/phy/phy_device.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/phy/phy_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 drivers/net/phy/phy_device.o distcc[22423] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/net/phy/.tmp_mx_phy_device.o': No such file or directory distcc[22037] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/input/joystick/a3d.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_marvell.o': No such file distcc[22089] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/phy/.tmp_mx_marvell.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[22096] ERROR: compile (null) on localhost failed CC drivers/input/mouse/touchkit_ps2.o mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory distcc[21367] ERROR: compile (null) on localhost:Broken pipe LD fs/debugfs/debugfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-ds1390.o': No such file distcc[21426] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-ds1390.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[22516] ERROR: compile (null) on localhost failed drivers/net/phy/.tmp_gl_et1011c.o: file not recognized: File truncated distcc[22523] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_et1011c.o': No such file distcc[22529] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/phy/.tmp_mx_et1011c.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/video/v4l2-common.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/video/v4l2-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 CC drivers/input/mouse/sermouse.o drivers/media/video/v4l2-common.o distcc[21486] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/media/video/.tmp_mx_v4l2-common.o': No such file or directory LD drivers/input/keyboard/built-in.o CC drivers/char/riscom8.o CC [M] drivers/input/mouse/vsxxxaa.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[22603] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/video/v4l2-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/media/video/v4l2-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/media/video/v4l2-dev.o distcc[22606] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/media/video/.tmp_mx_v4l2-dev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-ds3234.o': No such file distcc[22214] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-ds3234.o': No such file or directory CC crypto/testmgr.o CC drivers/base/devres.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[22681] 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[22685] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory /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[22696] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_seq_file.o': No such file or directory CC drivers/net/mii.o LD kernel/time/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22719] ERROR: compile (null) on localhost failed CC drivers/input/touchscreen/gunze.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[22742] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_vitesse.o': No such file distcc[22303] ERROR: compile (null) on localhost failed make[3]: *** [kernel/time/built-in.o] Error 1 rm: cannot remove `drivers/net/phy/.tmp_mx_vitesse.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) make[2]: *** [kernel/time] Error 2 make[2]: *** Waiting for unfinished jobs.... distcc[22298] ERROR: compile (null) on localhost failed /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 fs/autofs/.tmp_gl_root.o: file not recognized: File truncated distcc[22308] ERROR: compile (null) on localhost failed distcc[22768] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory CC [M] drivers/hwmon/adm9240.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_root.o': No such file CC [M] drivers/input/joystick/cobra.o CC [M] drivers/mmc/core/sdio_ops.o LD drivers/char/hw_random/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/regulator/wm8350-regulator.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/wm8350-regulator.o: uses instructions which are incompatible with instructions 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/wm8350-regulator.o distcc[22871] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/regulator/.tmp_mx_wm8350-regulator.o': No such file or directory distcc[22876] ERROR: compile (null) on localhost:Broken pipe CC drivers/input/touchscreen/inexio.o drivers/input/serio/.tmp_gl_serio_raw.o: file not recognized: File truncated distcc[21085] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_serio_raw.o': No such file distcc[22909] 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-ld: drivers/input/joystick/iforce/iforce-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/input/joystick/iforce/iforce-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/input/joystick/iforce/iforce-main.o distcc[20691] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/joystick/iforce/.tmp_mx_iforce-main.o': No such file or directory 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[22923] 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] drivers/mmc/core/sdio_bus.o CC [M] drivers/char/hw_random/core.o distcc[21376] ERROR: compile (null) on localhost:Broken pipe /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[22973] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio_ops.o': No such file or directory CC crypto/crypto_wq.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[22584] ERROR: compile (null) on localhost failed make[4]: *** [drivers/input/keyboard/built-in.o] Error 1 make[4]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/pcmcia/pcmcia_resource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/pcmcia/pcmcia_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 drivers/pcmcia/pcmcia_resource.o distcc[20829] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/pcmcia/.tmp_mx_pcmcia_resource.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[21867] ERROR: compile (null) on localhost failed distcc[21873] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/ipmi/ipmi_msghandler.o distcc[22782] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/proc.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/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 kernel/irq/proc.o distcc[21881] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_proc.o'rm: : No such file or directory cannot remove `fs/autofs/.tmp_mx_root.o': No such file or directory CC drivers/input/touchscreen/mtouch.o LD [M] fs/autofs/autofs.o LD kernel/irq/built-in.o CC [M] drivers/rtc/rtc-rs5c348.o distcc[23159] 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[23179] ERROR: compile (null) on localhost failed CC [M] drivers/input/joydev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23245] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-isl1208.o: file not recognized: File truncated distcc[23247] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-isl1208.o': No such file distcc[23249] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-isl1208.o': No such file or directory CC drivers/net/Space.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/parport/parport_pc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/parport/parport_pc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/parport_pc.o distcc[23287] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/parport/.tmp_mx_parport_pc.o': No such file or directory fs/proc/.tmp_gl_nommu.o: file not recognized: File truncated CC drivers/base/attribute_container.o distcc[17043] 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[23313] ERROR: compile (null) on localhost failed /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[23332] 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-objcopy: Unable to change endianness of input file(s) distcc[23379] ERROR: compile (null) on localhost failed crypto/.tmp_gl_hash.o: file not recognized: File truncated distcc[23383] ERROR: compile (null) on localhost failed /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_hash.o': No such file distcc[23384] ERROR: compile (null) on localhost failed distcc[23387] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hash.o': No such file or directory mv: cannot stat `crypto/.tmp_mx_blkcipher.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/mfd/pcf50633-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/mfd/pcf50633-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/mfd/pcf50633-core.o distcc[23398] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mfd/.tmp_mx_pcf50633-core.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[23406] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/joystick/iforce/iforce-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/joystick/iforce/iforce-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/joystick/iforce/iforce-serio.o mv: cannot stat `drivers/input/mouse/.tmp_mx_psmouse-base.o': No such file or directory CC [M] drivers/input/joystick/db9.o CC drivers/net/loopback.o CC [M] drivers/char/pcmcia/ipwireless/hardware.o distcc[23032] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/joystick/iforce/.tmp_mx_iforce-serio.o': No such file or directory CC drivers/char/ipmi/ipmi_si_intf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21875] ERROR: compile (null) on localhost failed CC [M] drivers/net/phy/lxt.o LD drivers/input/joystick/iforce/iforce.o CC [M] drivers/input/joystick/gamecon.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[23528] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_ldisc.o': No such file or directory CC [M] drivers/hwmon/ads7828.o CC drivers/base/transport_class.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23637] 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[23648] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_gunze.o: file not recognized: File truncated distcc[23650] 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[20756] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/irda/.tmp_mx_irtty-sir.o': No such file or directory drivers/char/.tmp_gl_mem.o: file not recognized: File truncated distcc[23323] 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[23661] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_mem.o': No such file or directory CC [M] drivers/mmc/core/sdio_cis.o CC drivers/input/touchscreen/touchright.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23700] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_mtouch.o: file not recognized: File truncated distcc[23715] ERROR: compile (null) on localhost failed CC [M] drivers/mmc/core/sdio_io.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/tda8290.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/tda8290.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/common/tuners/tda8290.o distcc[23758] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/media/common/tuners/.tmp_mx_tda8290.o': No such file or directory CC drivers/net/dummy.o distcc[23596] ERROR: compile (null) on localhost:Broken pipe distcc[20171] 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[23818] 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[23876] 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[23878] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_cobra.o: file not recognized: File truncated distcc[23882] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-max6902.o: file not recognized: File truncated distcc[23885] ERROR: compile (null) on localhost failed distcc[15533] 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[23238] ERROR: compile (null) on localhost failed drivers/input/mouse/.tmp_gl_sermouse.o: file not recognized: File truncated distcc[23896] 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[23900] 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: Unable to change endianness of input file(s) distcc[23904] ERROR: compile (null) on localhost failed drivers/net/pcmcia/.tmp_gl_axnet_cs.o: file not recognized: File truncated distcc[23909] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/pcmcia/.tmp_mx_axnet_cs.o': No such file distcc[23914] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/pcmcia/.tmp_mx_axnet_cs.o': No such file or directory CC [M] drivers/rtc/rtc-rs5c372.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23933] ERROR: compile (null) on localhost failed drivers/input/.tmp_gl_joydev.o: file not recognized: File truncated distcc[23943] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_joydev.o': No such file distcc[23952] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/.tmp_mx_joydev.o': No such file or directory distcc[21802] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/char/pcmcia/ipwireless/main.o CC drivers/char/pcmcia/synclink_cs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_bq24022.o': No such file distcc[20682] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/regulator/.tmp_mx_bq24022.o': No such file or directory drivers/hwmon/.tmp_gl_w83791d.o: file not recognized: File truncated distcc[23639] ERROR: compile (null) on localhost failed CC [M] drivers/mmc/core/sdio_irq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/video/v4l2-subdev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/video/v4l2-subdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/video/v4l2-subdev.o distcc[24031] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/media/video/.tmp_mx_v4l2-subdev.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[16850] ERROR: compile (null) on localhost failed drivers/misc/.tmp_gl_kgdbts.o: file not recognized: File truncated distcc[24054] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_kgdbts.o': No such file distcc[24063] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/misc/.tmp_mx_kgdbts.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_nommu.o': No such file distcc[23305] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_nommu.o': No such file or directory CC crypto/fips.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: 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[22117] 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[23659] ERROR: compile (null) on localhost failed drivers/mfd/.tmp_gl_wm8350-i2c.o: file not recognized: File truncated distcc[24092] ERROR: compile (null) on localhost failed distcc[24079] ERROR: compile (null) on localhost failed crypto/.tmp_gl_proc.o: file not recognized: File truncated distcc[24101] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/net/irda/.tmp_mx_sir_dev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_wm8350-i2c.o': No such file distcc[24109] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/mfd/.tmp_mx_wm8350-i2c.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_proc.o': No such file distcc[24117] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_proc.o': No such file or directory CC [M] drivers/net/phy/smsc.o CC drivers/char/ipmi/ipmi_kcs_sm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24159] ERROR: compile (null) on localhost failed LD drivers/net/irda/sir-dev.o CC [M] drivers/input/touchscreen/ads7846.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24185] ERROR: compile (null) on localhost failed CC [M] drivers/input/joystick/gf2k.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/tea5767.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/tea5767.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/common/tuners/tea5767.o distcc[23740] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/media/common/tuners/.tmp_mx_tea5767.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[24237] ERROR: compile (null) on localhost failed CC [M] drivers/char/pcmcia/ipwireless/network.o drivers/parport/.tmp_gl_parport_cs.o: file not recognized: File truncated distcc[24240] ERROR: compile (null) on localhost failed /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[24259] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/mouse/.tmp_mx_elantech.o': No such file or directory CC [M] drivers/char/pcmcia/cm4000_cs.o LD drivers/input/joystick/iforce/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/mouse/touchkit_ps2.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/touchkit_ps2.o: uses instructions which are incompatible with instructions 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/touchkit_ps2.o distcc[24294] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/mouse/.tmp_mx_touchkit_ps2.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[24306] ERROR: compile (null) on localhost failed CC [M] drivers/mmc/core/debugfs.o drivers/parport/.tmp_gl_parport_ax88796.o: file not recognized: File truncated distcc[24308] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/parport/.tmp_mx_parport_ax88796.o': No such file distcc[24314] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/parport/.tmp_mx_parport_ax88796.o': No such file or directory drivers/input/joystick/.tmp_gl_a3d.o: file not recognized: File truncated distcc[23182] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_a3d.o': No such file distcc[24322] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_a3d.o': No such file or directory CC [M] drivers/input/joystick/joydump.o CC 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[24420] ERROR: compile (null) on localhost failed drivers/net/phy/.tmp_gl_smsc.o: file not recognized: File truncated distcc[24431] 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[24463] ERROR: compile (null) on localhost failed distcc[24000] ERROR: compile (null) on localhost:Broken pipe drivers/net/phy/.tmp_gl_ste10Xp.o: file not recognized: File truncated distcc[24474] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_ste10Xp.o': No such file distcc[24487] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/phy/.tmp_mx_ste10Xp.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[20782] ERROR: compile (null) on localhost:Broken pipe distcc[24493] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_gf2k.o: file not recognized: File truncated distcc[24501] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_gf2k.o': No such file distcc[24505] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_gf2k.o': No such file or directory LD drivers/input/input-core.o LD [M] drivers/media/video/videodev.o CC [M] drivers/hwmon/adt7462.o CC [M] drivers/rtc/rtc-rx8581.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/pcmcia/rsrc_mgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/pcmcia/rsrc_mgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pcmcia/rsrc_mgr.o distcc[24577] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/pcmcia/.tmp_mx_rsrc_mgr.o': No such file or directory /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[24593] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mfd/.tmp_mx_htc-pasic3.o': No such file or directory CC [M] drivers/char/rio/rio_linux.o drivers/regulator/.tmp_gl_pcf50633-regulator.o: file not recognized: File truncated distcc[24174] ERROR: compile (null) on localhost failed CC [M] drivers/input/touchscreen/elo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_pcf50633-regulator.o': No such file distcc[24646] ERROR: compile (null) on localhost failed CC crypto/aead.o rm: cannot remove `drivers/regulator/.tmp_mx_pcf50633-regulator.o': No such file or directory drivers/net/phy/.tmp_gl_icplus.o: file not recognized: File truncated distcc[24195] ERROR: compile (null) on localhost failed LD drivers/net/irda/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_icplus.o': No such file distcc[24666] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/phy/.tmp_mx_icplus.o': No such file or directory distcc[21810] ERROR: compile (null) on localhost:Broken pipe CC crypto/chainiv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/parport/.tmp_mx_parport_cs.o': No such file distcc[24247] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/parport/.tmp_mx_parport_cs.o': No such file or directory CC drivers/char/ipmi/ipmi_bt_sm.o CC [M] drivers/char/pcmcia/ipwireless/tty.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[23428] 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: 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[24746] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory CC [M] drivers/char/pcmcia/cm4040_cs.o CC [M] drivers/char/rio/rioinit.o LD drivers/base/power/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/misc/eeprom/eeprom_93cx6.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/eeprom/eeprom_93cx6.o: uses instructions which are incompatible with instructions 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/eeprom/eeprom_93cx6.o distcc[24208] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/irda/irtty-sir.o: No such file: No such file or directory mv: cannot stat `drivers/misc/eeprom/.tmp_mx_eeprom_93cx6.o': No such file or directory distcc[24683] 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[24839] ERROR: compile (null) on localhost failed make[4]: *** [drivers/net/irda/built-in.o] Error 1 make[3]: *** [drivers/net/irda] Error 2 make[3]: *** Waiting for unfinished jobs.... drivers/hwmon/.tmp_gl_adm1029.o: file not recognized: File truncated distcc[24844] ERROR: compile (null) on localhost failed CC drivers/base/dma-mapping.o /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[24858] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.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[24873] ERROR: compile (null) on localhost failed LD drivers/misc/built-in.o drivers/input/joystick/.tmp_gl_zhenhua.o: file not recognized: File truncated distcc[24880] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/misc/kgdbts.o: No such file: No such file or directory distcc[24879] ERROR: compile (null) on localhost failed make[3]: *** [drivers/misc/built-in.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_zhenhua.o': No such file distcc[24887] ERROR: compile (null) on localhost failed make[2]: *** [drivers/misc] Error 2 rm: cannot remove `drivers/input/joystick/.tmp_mx_zhenhua.o': No such file or directory CC [M] drivers/char/specialix.o CC [M] drivers/input/joystick/turbografx.o LD drivers/mfd/built-in.o CC [M] drivers/rtc/rtc-s35390a.o drivers/input/misc/.tmp_gl_uinput.o: file not recognized: File truncated distcc[22753] 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[24942] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/misc/.tmp_mx_uinput.o': No such file or directory LD drivers/input/misc/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/misc/uinput.o: No such file: No such file or directory distcc[24969] 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] drivers/char/n_hdlc.o CC [M] drivers/input/touchscreen/penmount.o CC [M] drivers/net/phy/realtek.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/auxdisplay/ks0108.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/auxdisplay/ks0108.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/auxdisplay/ks0108.o distcc[25009] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/auxdisplay/.tmp_mx_ks0108.o': No such file or directory CC [M] drivers/hwmon/adt7475.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25044] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-max6902.o': No such file distcc[23891] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-max6902.o': No such file or directory CC drivers/char/ipmi/ipmi_poweroff.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83791d.o': No such file distcc[24035] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_w83791d.o': No such file or directory CC crypto/eseqiv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25154] 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[25151] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/phy/fixed.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/phy/fixed.o: uses instructions which are incompatible with instructions 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/phy/fixed.o drivers/rtc/.tmp_gl_rtc-s35390a.o: file not recognized: File truncated distcc[24649] ERROR: compile (null) on localhost failed distcc[25161] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/net/phy/.tmp_mx_fixed.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-s35390a.o': No such file distcc[25170] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-s35390a.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[25189] ERROR: compile (null) on localhost failed drivers/input/mouse/.tmp_gl_vsxxxaa.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adm1029.o': No such file distcc[25196] ERROR: compile (null) on localhost failed distcc[24851] ERROR: compile (null) on localhost failed CC [M] drivers/char/rio/rioboot.o rm: cannot remove `drivers/hwmon/.tmp_mx_adm1029.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/mouse/.tmp_mx_vsxxxaa.o': No such file distcc[25203] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/mouse/.tmp_mx_vsxxxaa.o': No such file or directory CC drivers/base/firmware_class.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 CC [M] drivers/char/generic_serial.o distcc[25245] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_sd_ops.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[25257] ERROR: compile (null) on localhost failed CC [M] drivers/input/touchscreen/tsc2007.o arch/sh/drivers/.tmp_gl_push-switch.o: file not recognized: File truncated distcc[25269] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/drivers/.tmp_mx_push-switch.o': No such file distcc[25283] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/drivers/.tmp_mx_push-switch.o': No such file or directory CC [M] drivers/char/ipmi/ipmi_watchdog.o make[1]: *** [arch/sh/drivers] Error 2 CC crypto/seqiv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/pcmcia/cs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/pcmcia/cs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pcmcia/cs.o distcc[24289] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/pcmcia/.tmp_mx_cs.o': No such file or directory CC [M] drivers/hwmon/atxp1.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25359] ERROR: compile (null) on localhost failed distcc[23186] 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[25407] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_db9.o: file not recognized: File truncated distcc[25409] ERROR: compile (null) on localhost failed distcc[25411] ERROR: compile (null) on localhost:Broken pipe /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[25438] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_firmware_class.o': No such file or directory CC [M] drivers/char/rio/riocmd.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[25173] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_transport_class.o': No such file or directory CC [M] drivers/rtc/rtc-sh.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/parport/ieee1284_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/parport/ieee1284_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/parport/ieee1284_ops.o distcc[25496] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/parport/.tmp_mx_ieee1284_ops.o': No such file or directory security/keys/.tmp_gl_proc.o: file not recognized: File truncated distcc[22241] ERROR: compile (null) on localhost failed CC [M] drivers/char/rio/rioctrl.o CC crypto/pcompress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/pcmcia/socket_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/pcmcia/socket_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/pcmcia/socket_sysfs.o distcc[24936] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/pcmcia/.tmp_mx_socket_sysfs.o': No such file or directory CC [M] drivers/input/touchscreen/wacom_w8001.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_db9.o': No such file distcc[25413] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_db9.o': No such file or directory CC [M] drivers/char/rio/riointr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_smsc.o': No such file distcc[24440] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/phy/.tmp_mx_smsc.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[25634] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_kcs_sm.o: file not recognized: File truncated distcc[25644] ERROR: compile (null) on localhost failed LD fs/debugfs/built-in.o CC [M] drivers/hwmon/dme1737.o LD drivers/net/phy/libphy.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25702] ERROR: compile (null) on localhost failed drivers/net/phy/.tmp_gl_broadcom.o: file not recognized: File truncated distcc[25704] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_broadcom.o': No such file distcc[25706] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/phy/.tmp_mx_broadcom.o': No such file or directory CC [M] drivers/char/lp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25756] 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[25765] 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[25766] ERROR: compile (null) on localhost failed CC [M] drivers/rtc/rtc-stk17ta8.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25811] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/parport/daisy.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/parport/daisy.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/daisy.o distcc[25820] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/parport/.tmp_mx_daisy.o': No such file or directory fs/proc/.tmp_gl_cmdline.o: file not recognized: File truncated distcc[19527] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_proc.o': No such file distcc[25515] ERROR: compile (null) on localhost failed rm: cannot remove `security/keys/.tmp_mx_proc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cmdline.o': No such file distcc[25830] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_cmdline.o': No such file or directory CC crypto/hmac.o LD security/keys/built-in.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 CC [M] drivers/hwmon/ds1621.o distcc[25861] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riocmd.o': No such file or directory CC [M] drivers/char/rio/rioparam.o CC [M] drivers/char/ppdev.o distcc[25576] 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[25622] ERROR: compile (null) on localhost failed CC [M] drivers/rtc/rtc-test.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26016] ERROR: compile (null) on localhost failed drivers/net/phy/.tmp_gl_realtek.o: file not recognized: File truncated distcc[26020] ERROR: compile (null) on localhost failed distcc[24824] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_mtouch.o': No such file distcc[23733] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_mtouch.o': No such file or directory CC crypto/md4.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[26071] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioinit.o': No such file or directory drivers/rtc/.tmp_gl_rtc-sh.o: file not recognized: File truncated distcc[25762] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-sh.o': No such file distcc[26087] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-sh.o': No such file or directory drivers/input/touchscreen/.tmp_gl_wacom_w8001.o: file not recognized: File truncated distcc[25773] ERROR: compile (null) on localhost failed CC crypto/md5.o CC [M] drivers/hwmon/f71882fg.o drivers/input/joystick/.tmp_gl_stinger.o: file not recognized: File truncated distcc[25817] 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[26152] ERROR: compile (null) on localhost failed drivers/char/pcmcia/.tmp_gl_cm4000_cs.o: file not recognized: File truncated distcc[26154] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/pcmcia/.tmp_mx_cm4000_cs.o': No such file distcc[26156] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/pcmcia/.tmp_mx_cm4000_cs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/proc.o: No such file: No such file or directory distcc[25872] ERROR: compile (null) on localhost failed make[3]: *** [security/keys/built-in.o] Error 1 make[2]: *** [security/keys] Error 2 make[2]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/init.o: No such file: No such file or directory distcc[23131] ERROR: compile (null) on localhost failed make[3]: *** [fs/autofs/autofs.o] Error 1 CC [M] drivers/rtc/rtc-x1205.o make[2]: *** [fs/autofs] Error 2/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[23134] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_mmc_ops.o': No such file or directory CC crypto/rmd160.o CC [M] drivers/char/rio/rioroute.o CC [M] drivers/hwmon/gl518sm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/bonding/bond_ipv6.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/bonding/bond_ipv6.o: uses instructions which are incompatible with instructions 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/bonding/bond_ipv6.o distcc[26246] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/net/bonding/.tmp_mx_bond_ipv6.o': No such file or directory LD drivers/net/bonding/bonding.o drivers/input/touchscreen/.tmp_gl_touchright.o: file not recognized: File truncated distcc[25050] ERROR: compile (null) on localhost failed /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[25370] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_shash.o': No such file or directory CC [M] drivers/rtc/rtc-pcf50633.o distcc[24345] ERROR: compile (null) on localhost:Broken pipe distcc[25025] ERROR: compile (null) on localhost:Broken pipe /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[26305] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_devres.o': No such file or directory CC [M] drivers/char/rio/riotable.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25658] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_inexio.o: file not recognized: File truncated distcc[26361] 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[26363] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_inexio.o': No such file or directory drivers/hwmon/.tmp_gl_adm9240.o: file not recognized: File truncated distcc[23823] 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[26368] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_adm9240.o': No such file or directory CC [M] drivers/hwmon/gl520sm.o CC crypto/rmd320.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[26413] 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: 'drivers/input/touchscreen/.tmp_mx_gunze.o': No such file distcc[23652] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_gunze.o': No such file or directory CC [M] drivers/hwmon/ibmaem.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26438] 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[25746] ERROR: compile (null) on localhost failed CC crypto/sha1_generic.o drivers/net/.tmp_gl_loopback.o: file not recognized: File truncated distcc[26464] 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[26469] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/.tmp_mx_loopback.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_wacom_w8001.o': No such file distcc[26098] ERROR: compile (null) on localhost failed LD [M] drivers/rtc/rtc-core.o rm: cannot remove `drivers/input/touchscreen/.tmp_mx_wacom_w8001.o': No such file or directory /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[26122] ERROR: compile (null) on localhost failed CC [M] drivers/hwmon/ibmpex.o mv: cannot stat `security/.tmp_mx_device_cgroup.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_stinger.o': No such file distcc[26139] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_stinger.o': No such file or directory drivers/net/pcmcia/.tmp_gl_pcnet_cs.o: file not recognized: File truncated distcc[23508] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/pcmcia/.tmp_mx_pcnet_cs.o': No such file distcc[26534] ERROR: compile (null) on localhost failed make[1]: *** [security] Error 2 rm: cannot remove `drivers/net/pcmcia/.tmp_mx_pcnet_cs.o': No such file or directory CC [M] drivers/char/rio/riotty.o CC crypto/gf128mul.o LD drivers/net/pcmcia/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26581] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_watchdog.o: file not recognized: File truncated distcc[26583] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_watchdog.o': No such file distcc[26585] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_watchdog.o': No such file or directory CC [M] drivers/hwmon/it87.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26632] ERROR: compile (null) on localhost failed crypto/.tmp_gl_seqiv.o: file not recognized: File truncated distcc[25956] 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[26347] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-stk17ta8.o: file not recognized: File truncated distcc[26646] 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[24479] 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[26661] ERROR: compile (null) on localhost failed drivers/net/pcmcia/.tmp_gl_3c574_cs.o: file not recognized: File truncated distcc[26663] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/pcmcia/.tmp_mx_3c574_cs.o': No such file distcc[26665] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/pcmcia/.tmp_mx_3c574_cs.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[26674] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_penmount.o: file not recognized: File truncated distcc[26677] ERROR: compile (null) on localhost failed LD drivers/input/joystick/built-in.o distcc[26681] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/joystick/interact.o: No such file: No such file or directory distcc[26686] ERROR: compile (null) on localhost failed make[4]: *** [drivers/input/joystick/built-in.o] Error 1 make[4]: *** Waiting for unfinished jobs.... CC crypto/ecb.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[25546] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page-writeback.o': No such file or directory LD mm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.o: No such file: No such file or directory distcc[26731] ERROR: compile (null) on localhost failed make[2]: *** [mm/built-in.o] Error 1 make[1]: *** [mm] Error 2 CC [M] drivers/hwmon/lm63.o distcc[24368] ERROR: compile (null) on localhost:Broken pipe /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[26798] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riotable.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_cobra.o': No such file distcc[23889] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_cobra.o': No such file or directory /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[26809] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_testmgr.o': No such file or directory CC crypto/cbc.o CC [M] drivers/hwmon/lm70.o CC crypto/cts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seqiv.o': No such file distcc[26641] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/mc44s803.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/mc44s803.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/common/tuners/mc44s803.o rm: cannot remove `crypto/.tmp_mx_seqiv.o': No such file or directory distcc[26889] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/media/common/tuners/.tmp_mx_mc44s803.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-stk17ta8.o': No such file distcc[26648] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-stk17ta8.o': No such file or directory CC [M] drivers/hwmon/lm75.o CC crypto/lrw.o CC [M] drivers/hwmon/lm78.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26954] 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[26966] 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[26992] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_joydump.o: file not recognized: File truncated distcc[26994] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_joydump.o': No such file distcc[26996] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_joydump.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_penmount.o': No such file distcc[26684] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_penmount.o': No such file or directory CC crypto/xts.o CC [M] drivers/hwmon/lm80.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27052] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_ppdev.o: file not recognized: File truncated distcc[27054] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_ppdev.o': No such file distcc[27059] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_ppdev.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[25327] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_sys.o': No such file or directory CC crypto/ctr.o CC [M] drivers/hwmon/lm85.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27120] 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[27122] ERROR: compile (null) on localhost failed drivers/char/pcmcia/.tmp_gl_cm4040_cs.o: file not recognized: File truncated distcc[27123] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm63.o: file not recognized: File truncated distcc[27128] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/pcmcia/.tmp_mx_cm4040_cs.o': No such file drivers/rtc/.tmp_gl_rtc-pcf8583.o: file not recognized: File truncated distcc[27131] ERROR: compile (null) on localhost failed distcc[25361] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/pcmcia/.tmp_mx_cm4040_cs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm63.o': No such file distcc[27136] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-pcf8583.o': No such file rm: cannot remove `drivers/hwmon/.tmp_mx_lm63.o': No such file or directory distcc[27138] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-pcf8583.o': No such file or directory /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[27155] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_algapi.o': No such file or directory CC [M] drivers/hwmon/lm92.o CC crypto/ccm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27213] ERROR: compile (null) on localhost failed CC [M] drivers/hwmon/lm93.o CC crypto/cryptd.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[27266] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioroute.o': No such file or directory CC [M] drivers/hwmon/ltc4245.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[27313] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riotty.o': No such file or directory CC crypto/des_generic.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[27361] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/hw_random/.tmp_mx_core.o': No such file or directory LD [M] drivers/char/hw_random/rng-core.o drivers/hwmon/.tmp_gl_ds1621.o: file not recognized: File truncated distcc[26969] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-m48t59.o: file not recognized: File truncated distcc[26978] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-m48t59.o': No such file distcc[27384] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-m48t59.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[26985] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-rx8581.o: file not recognized: File truncated distcc[27391] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-rx8581.o': No such file distcc[27395] ERROR: compile (null) on localhost failed CC [M] drivers/hwmon/max1111.o rm: cannot remove `drivers/rtc/.tmp_mx_rtc-rx8581.o': No such file or directory CC [M] drivers/hwmon/max1619.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27453] ERROR: compile (null) on localhost failed drivers/net/wan/.tmp_gl_dlci.o: file not recognized: File truncated distcc[27460] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/parport/share.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/parport/share.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/share.o distcc[25863] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/parport/.tmp_mx_share.o': No such file or directory CC crypto/fcrypt.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[27486] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_gf128mul.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/pcmcia/ipwireless/network.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/pcmcia/ipwireless/network.o: uses instructions which are incompatible with instructions 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/pcmcia/ipwireless/network.o distcc[27511] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/pcmcia/ipwireless/.tmp_mx_network.o': No such file or directory CC crypto/aes_generic.o CC [M] drivers/hwmon/max6650.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[27560] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aead.o': No such file or directory crypto/.tmp_gl_cbc.o: file not recognized: File truncated distcc[27226] ERROR: compile (null) on localhost failed CC crypto/camellia.o LD drivers/net/bonding/built-in.o distcc[23862] 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[27652] 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[25652] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_kcs_sm.o': No such file or directory CC [M] drivers/hwmon/pc87360.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ds1621.o': No such file distcc[27382] 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-ld: drivers/media/common/tuners/tuner-xc2028.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/tuner-xc2028.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/common/tuners/tuner-xc2028.o distcc[27704] ERROR: compile (null) on localhost failed CC [M] drivers/hwmon/pc87427.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27711] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/media/common/tuners/.tmp_mx_tuner-xc2028.o': No such file or directory crypto/.tmp_gl_fcrypt.o: file not recognized: File truncated distcc[27718] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fcrypt.o': No such file distcc[27730] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_fcrypt.o': No such file or directory CC crypto/arc4.o CC [M] drivers/hwmon/smsc47b397.o kernel/power/.tmp_gl_poweroff.o: file not recognized: File truncated distcc[23041] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file distcc[27784] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/power/.tmp_mx_poweroff.o': No such file or directory LD kernel/power/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/poweroff.o: No such file: No such file or directory distcc[27799] ERROR: compile (null) on localhost failed make[3]: *** [kernel/power/built-in.o] Error 1 make[2]: *** [kernel/power] Error 2 CC crypto/tea.o drivers/input/touchscreen/.tmp_gl_elo.o: file not recognized: File truncated distcc[26634] 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[27836] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_elo.o': No such file or directory 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[27372] ERROR: compile (null) on localhost failed drivers/net/phy/.tmp_gl_lxt.o: file not recognized: File truncated distcc[27866] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_lxt.o': No such file distcc[27872] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/phy/.tmp_mx_lxt.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_script.o': No such file distcc[13081] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_binfmt_script.o': No such file or directory CC crypto/khazad.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27904] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_smsc47b397.o: file not recognized: File truncated distcc[27916] 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[27926] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_smsc47b397.o': No such file distcc[27930] ERROR: compile (null) on localhost failed CC [M] drivers/hwmon/smsc47m192.o rm: cannot remove `drivers/hwmon/.tmp_mx_smsc47b397.o': No such file or directory crypto/.tmp_gl_tea.o: file not recognized: File truncated distcc[27941] 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) CC [M] drivers/hwmon/w83627ehf.o distcc[27982] ERROR: compile (null) on localhost failed crypto/.tmp_gl_hmac.o: file not recognized: File truncated distcc[27990] 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[28008] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_bt_sm.o: file not recognized: File truncated distcc[28014] ERROR: compile (null) on localhost failed /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[16493] 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-objcopy: Unable to change endianness of input file(s) distcc[28040] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_n_hdlc.o: file not recognized: File truncated distcc[28043] ERROR: compile (null) on localhost failed CC crypto/seed.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_n_hdlc.o': No such file distcc[28048] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_n_hdlc.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[27475] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_misc.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[28070] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_ltc4245.o: file not recognized: File truncated distcc[28075] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/pcmcia/3c589_cs.o: No such file: No such file or directory distcc[26568] ERROR: compile (null) on localhost failed make[4]: *** [drivers/net/pcmcia/built-in.o] Error 1 make[3]: *** [drivers/net/pcmcia] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ltc4245.o': No such file distcc[28079] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_ltc4245.o': No such file or directory CC [M] drivers/hwmon/w83l786ng.o CC crypto/deflate.o CC crypto/crc32c.o CC crypto/authenc.o drivers/char/.tmp_gl_riscom8.o: file not recognized: File truncated distcc[26654] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-m48t86.o: file not recognized: File truncated distcc[20012] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_turbografx.o: file not recognized: File truncated drivers/input/joystick/.tmp_gl_gamecon.o: file not recognized: File truncated distcc[25159] ERROR: compile (null) on localhost failed distcc[26450] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_turbografx.o': No such file distcc[28196] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_turbografx.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 /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 specifdistcc[27955] ERROR: compile (null) on localhost failed ic data of file drivers/mmc/core/debugfs.o rm: cannot remove `crypto/.tmp_mx_tea.o': No such file or directory distcc[25467] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_debugfs.o': No such file or directory CC crypto/rng.o CC crypto/krng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26710] ERROR: compile (null) on localhost failed CC crypto/ansi_cprng.o drivers/hwmon/.tmp_gl_f71882fg.o: file not recognized: File truncated distcc[28270] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_bt_sm.o': No such file distcc[28019] 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: fs/ecryptfs/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/ecryptfs/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/ecryptfs/debug.o CC [M] crypto/rmd256.o distcc[28026] 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/ecryptfs/.tmp_mx_debug.o': No such file or directory distcc[22247] ERROR: compile (null) on localhost failed /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 drivers/net/hamradio/.tmp_gl_6pack.o: file not recognized: File truncated distcc[28321] ERROR: compile (null) on localhost failed distcc[28310] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rio_linux.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/hamradio/.tmp_mx_6pack.o': No such file distcc[28334] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/hamradio/.tmp_mx_6pack.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/xc5000.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/media/common/tuners/xc5000.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/common/tuners/xc5000.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25854] ERROR: compile (null) on localhost failed distcc[28348] ERROR: compile (null) on localhost failed CC [M] crypto/sha512_generic.o mv: cannot stat `drivers/media/common/tuners/.tmp_mx_xc5000.o': No such file or directory drivers/regulator/.tmp_gl_virtual.o: file not recognized: File truncated distcc[28354] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_virtual.o': No such file distcc[28364] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/regulator/.tmp_mx_virtual.o': No such file or directory make[3]: *** [drivers/net/hamradio] Error 2 CC [M] crypto/wp512.o LD drivers/media/common/built-in.o CC [M] crypto/tgr192.o CC [M] crypto/pcbc.o /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[28451] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/ipmi/.tmp_mx_ipmi_msghandler.o': No such file or directory CC [M] crypto/blowfish.o distcc[28472] ERROR: compile (null) on localhost:Broken pipe /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[28501] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioparam.o': No such file or directory CC [M] crypto/cast5.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28521] ERROR: compile (null) on localhost failed crypto/.tmp_gl_arc4.o: file not recognized: File truncated distcc[28533] 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[28541] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_arc4.o': No such file or directory CC [M] crypto/cast6.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[28576] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/mouse/.tmp_mx_synaptics.o': No such file or directory CC [M] crypto/anubis.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_realtek.o': No such file distcc[26025] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/phy/.tmp_mx_realtek.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-m48t86.o': No such file distcc[28186] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-m48t86.o': No such file or directory distcc[27907] ERROR: compile (null) on localhost:Broken pipe CC [M] crypto/lzo.o CC [M] crypto/tcrypt.o distcc[27817] 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[28692] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_w83l786ng.o: file not recognized: File truncated distcc[28694] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83l786ng.o': No such file distcc[28696] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_w83l786ng.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[28711] ERROR: compile (null) on localhost failed crypto/.tmp_gl_krng.o: file not recognized: File truncated distcc[28713] 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[28716] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_krng.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cbc.o': No such file distcc[27576] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cbc.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[28762] ERROR: compile (null) on localhost failed crypto/.tmp_gl_sha1_generic.o: file not recognized: File truncated distcc[28770] 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[28795] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-x1205.o: file not recognized: File truncated distcc[28799] 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[28800] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-x1205.o': No such file distcc[28803] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-x1205.o': No such file or directory drivers/hwmon/.tmp_gl_lm75.o: file not recognized: File truncated distcc[28804] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm75.o': No such file distcc[28809] 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-objcopy: Unable to change endianness of input file(s) distcc[28839] ERROR: compile (null) on localhost failed drivers/char/pcmcia/ipwireless/.tmp_gl_main.o: file not recognized: File truncated distcc[28843] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/pcmcia/ipwireless/.tmp_mx_main.o': No such file distcc[28851] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/pcmcia/ipwireless/.tmp_mx_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[28869] 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[28872] ERROR: compile (null) on localhost failed crypto/.tmp_gl_crc32c.o: file not recognized: File truncated distcc[28879] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_adt7462.o: file not recognized: File truncated distcc[28882] 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[28887] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adt7462.o': No such file distcc[28889] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_crc32c.o': No such file or directory rm: cannot remove `drivers/hwmon/.tmp_mx_adt7462.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[27350] ERROR: compile (null) on localhost failed /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28926] ERROR: compile (null) on localhost failed distcc[28923] 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 drivers/hwmon/.tmp_gl_adt7475.odistcc[28167] ERROR: compile (null) on localhost failed : file not recognized: File truncated distcc[28928] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_attribute_container.o': No such file or directory rm: cannot remove `drivers/char/.tmp_mx_riscom8.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[28931] ERROR: compile (null) on localhost failed distcc[27627] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_gl520sm.o: file not recognized: File truncated distcc[28934] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adt7475.o': No such file crypto/.tmp_gl_chainiv.o: file not recognized: File truncated distcc[28937] ERROR: compile (null) on localhost failed crypto/.tmp_gl_md4.o: file not recognized: File truncated distcc[28945] ERROR: compile (null) on localhost failed distcc[28946] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_gl520sm.o': No such file distcc[28951] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_adt7475.o': No such file or directory rm: cannot remove `drivers/hwmon/.tmp_mx_gl520sm.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[28957] 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-objcopy: 'crypto/.tmp_mx_md4.o': No such file distcc[28958] 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-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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26619] ERROR: compile (null) on localhost failed distcc[29001] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_pty.o': No such file or directory drivers/char/ipmi/.tmp_gl_ipmi_si_intf.o: file not recognized: File truncated distcc[29005] ERROR: compile (null) on localhost failed /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[29032] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_generic_serial.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[28635] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_smsc47m192.o: file not recognized: File truncated distcc[29062] 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[28000] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hmac.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[29093] 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[28264] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_ads7846.o: file not recognized: File truncated distcc[29100] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-pcf50633.o: file not recognized: File truncated distcc[29101] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_ads7846.o': No such file distcc[29106] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-pcf50633.o': No such file distcc[29110] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/touchscreen/.tmp_mx_ads7846.o': No such file or directory rm: cannot remove `drivers/rtc/.tmp_mx_rtc-pcf50633.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[29133] ERROR: compile (null) on localhost failed drivers/net/phy/.tmp_gl_cicada.o: file not recognized: File truncated distcc[29142] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/pcmcia/ipwireless/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/pcmcia/ipwireless/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/pcmcia/ipwireless/tty.o distcc[28323] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/pcmcia/ipwireless/.tmp_mx_tty.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/wan/.tmp_mx_dlci.o': No such file distcc[27466] 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-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:distcc[27800] ERROR: compile (null) on localhost failed failed to merge target specrm: ifcannot remove `drivers/net/wan/.tmp_mx_dlci.o'ic: No such file or directory data of file fs/stat.o distcc[29157] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stat.o': No such file or directory fs/proc/.tmp_gl_version.o: file not recognized: File truncated distcc[29167] 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[29174] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_version.o': No such file distcc[29178] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_version.o': No such file or directory drivers/rtc/.tmp_gl_rtc-ds1553.o: file not recognized: File truncated distcc[29180] 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[29188] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-ds1553.o': No such file distcc[29189] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-ds1553.o': No such file or directory drivers/hwmon/.tmp_gl_max6650.o: file not recognized: File truncated distcc[29193] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_max6650.o': No such file distcc[29202] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_max6650.o': No such file or directory LD fs/proc/proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/nommu.o: No such file: No such file or directory distcc[29210] ERROR: compile (null) on localhost failed make[3]: *** [fs/proc/proc.o] Error 1 make[2]: *** [fs/proc] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cryptd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cryptd.o: uses instructions which are incompatible with 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/cryptd.o distcc[29231] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_cryptd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/pcmcia/ipwireless/hardware.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/pcmcia/ipwireless/hardware.o: uses instructions which are incompatible with instructions 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/pcmcia/ipwireless/hardware.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29244] ERROR: compile (null) on localhost failed distcc[29241] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/pcmcia/ipwireless/.tmp_mx_hardware.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[29248] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_ibmaem.o: file not recognized: File truncated distcc[29250] ERROR: compile (null) on localhost failed crypto/.tmp_gl_seed.o: file not recognized: File truncated distcc[29257] 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[29262] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_ibmaem.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seed.o': No such file /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[29266] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_seed.o': No such file or directory distcc[29264] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/regulator/.tmp_mx_core.o': No such file or directory LD [M] drivers/char/pcmcia/ipwireless/ipwireless.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/pcmcia/ipwireless/main.o: No such file: No such file or directory distcc[29286] ERROR: compile (null) on localhost failed make[5]: *** [drivers/char/pcmcia/ipwireless/ipwireless.o] Error 1 make[4]: *** [drivers/char/pcmcia/ipwireless] 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[29307] ERROR: compile (null) on localhost failed LD drivers/regulator/built-in.o crypto/.tmp_gl_sha512_generic.o: file not recognized: File truncated distcc[29312] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/regulator/bq24022.o: No such file: No such file or directory distcc[29313] 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: 'crypto/.tmp_mx_sha512_generic.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29317] ERROR: compile (null) on localhost failed distcc[29318] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha512_generic.o': No such file or directory crypto/.tmp_gl_lzo.o: file not recognized: File truncated distcc[29321] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lzo.o': No such file distcc[29326] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_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[29358] 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[28741] ERROR: compile (null) on localhost failed crypto/.tmp_gl_lrw.o: file not recognized: File truncated distcc[29378] 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[29383] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cts.o: file not recognized: File truncated distcc[29387] 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29396] ERROR: compile (null) on localhost failed distcc[29399] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cts.o': No such file or directory crypto/.tmp_gl_khazad.o: file not recognized: File truncated distcc[29409] 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[29417] 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[29418] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_khazad.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha1_generic.o': No such file distcc[28775] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha1_generic.o': No such file or directory crypto/.tmp_gl_rmd160.o: file not recognized: File truncated distcc[29424] 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[29434] 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[29450] 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[28790] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-rs5c372.o: file not recognized: File truncated distcc[29461] ERROR: compile (null) on localhost failed drivers/net/wan/.tmp_gl_lapbether.o: file not recognized: File truncated distcc[29469] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-rs5c372.o': No such file /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 distcc[29475] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-rs5c372.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/wan/.tmp_mx_lapbether.o': No such file distcc[29483] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cast6.o: file not recognized: File truncated distcc[29485] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/wan/.tmp_mx_lapbether.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cast6.o': No such file distcc[29494] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cast6.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[29505] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_max1111.o: file not recognized: File truncated distcc[29511] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_max1111.o': No such file distcc[29517] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_max1111.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[25944] ERROR: compile (null) on localhost failed crypto/.tmp_gl_eseqiv.o: file not recognized: File truncated distcc[29531] 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[29537] 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-objcopy: 'drivers/input/touchscreen/.tmp_mx_touchright.o': No such file distcc[26260] 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-objcopy: Unable to change endianness of input file(s) distcc[28848] ERROR: compile (null) on localhost failed crypto/.tmp_gl_xts.o: file not recognized: File truncated distcc[29558] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_xts.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29566] ERROR: compile (null) on localhost failed distcc[29563] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_xts.o': No such file or directory drivers/hwmon/.tmp_gl_max1619.o: file not recognized: File truncated distcc[29572] 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[29579] 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[29580] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_max1619.o': No such file or directory LD drivers/input/touchscreen/built-in.o crypto/.tmp_gl_fips.o: file not recognized: File truncated distcc[29583] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/touchscreen/gunze.o: No such file: No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fips.o': No such file distcc[29588] ERROR: compile (null) on localhost failed distcc[29589] ERROR: compile (null) on localhost failed make[4]: *** [drivers/input/touchscreen/built-in.o] Error 1 make[4]: *** Waiting for unfinished jobs.... rm: cannot remove `crypto/.tmp_mx_fips.o': No such file or directory /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[29630] 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: drivers/media/video/v4l1-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/media/video/v4l1-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/media/video/v4l1-compat.o distcc[29637] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/media/video/.tmp_mx_v4l1-compat.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[29651] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_poweroff.o: file not recognized: File truncated distcc[29660] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_poweroff.o': No such file distcc[29666] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_poweroff.o': No such file or directory LD drivers/media/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29695] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_adm1021.o: file not recognized: File truncated distcc[29703] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adm1021.o': No such file distcc[29710] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_adm1021.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[29728] ERROR: compile (null) on localhost failed /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[29726] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioboot.o': No such file or directory crypto/.tmp_gl_pcbc.o: file not recognized: File truncated distcc[29736] 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[29745] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_pcbc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_gamecon.o': No such file distcc[28197] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_gamecon.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[29761] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_smic_sm.o: file not recognized: File truncated distcc[29769] 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[29784] ERROR: compile (null) on localhost failed /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29786] ERROR: compile (null) on localhost failed distcc[29060] ERROR: compile (null) on localhost failed make[3]: *** [drivers/input/joystick] Error 2 mv: cannot stat `drivers/base/.tmp_mx_dma-mapping.o': No such file or directory drivers/hwmon/.tmp_gl_lm92.o: file not recognized: File truncated distcc[29797] ERROR: compile (null) on localhost failed /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_smsc47m192.o': No such file distcc[29066] ERROR: compile (null) on localhost failed distcc[29800] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_smsc47m192.o': No such file or directory mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio_bus.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/mouse/alps.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/alps.o: uses instructions which are incompatible with instructions 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/alps.o distcc[29074] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/mouse/.tmp_mx_alps.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[29821] ERROR: compile (null) on localhost failed drivers/char/pcmcia/.tmp_gl_synclink_cs.o: file not recognized: File truncated distcc[29826] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/pcmcia/.tmp_mx_synclink_cs.o': No such file distcc[29837] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/pcmcia/.tmp_mx_synclink_cs.o': No such file or directory LD drivers/input/mouse/psmouse.o LD drivers/input/mouse/built-in.o make[3]: *** [drivers/char/pcmcia] Error 2 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[29858] 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[29869] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_specialix.o: file not recognized: File truncated distcc[29871] 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[29873] 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: Unable to change endianness of input file(s) distcc[29881] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm93.o: file not recognized: File truncated distcc[29883] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm93.o': No such file distcc[29888] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm93.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[29898] ERROR: compile (null) on localhost failed /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 spcrypto/.tmp_gl_camellia.o: file not recognizecied: ficFile truncated data of file drivers/char/rio/rioctrl.o distcc[29902] ERROR: compile (null) on localhost failed distcc[29901] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_camellia.o': No such file distcc[29907] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioctrl.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_camellia.o': No such file or directory LD [M] drivers/char/rio/rio.o drivers/hwmon/.tmp_gl_pc87360.o: file not recognized: File truncated distcc[29363] ERROR: compile (null) on localhost failed distcc[21048] ERROR: compile (null) on localhost:Broken pipe /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_pc87360.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29933] ERROR: compile (null) on localhost failed distcc[29932] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_pc87360.o': No such file or directory drivers/rtc/.tmp_gl_rtc-test.o: file not recognized: File truncated distcc[29940] 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[29961] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_sysrq.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[29995] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_w83627ehf.o: file not recognized: File truncated distcc[30000] 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[30002] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_w83627ehf.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[30014] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm85.o: file not recognized: File truncated distcc[30018] 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[30020] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm85.o': No such file distcc[30024] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm85.o': No such file or directory crypto/.tmp_gl_wp512.o: file not recognized: File truncated distcc[30026] 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[30028] 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[30033] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_wp512.o': No such file or directory crypto/.tmp_gl_rmd320.o: file not recognized: File truncated distcc[30035] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd320.o': No such file distcc[30040] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_rmd320.o': No such file or directory drivers/hwmon/.tmp_gl_ads7828.o: file not recognized: File truncated distcc[27654] 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[30061] 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[30063] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_ads7828.o': No such file or directory crypto/.tmp_gl_ansi_cprng.o: file not recognized: File truncated distcc[30069] 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[30076] ERROR: compile (null) on localhost failed crypto/.tmp_gl_md5.o: file not recognized: File truncated distcc[30085] 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[30088] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/mii.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/mii.o: uses instructions which are incompatible with instructions 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/mii.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md5.o': No such file distcc[30087] ERROR: compile (null) on localhost failed distcc[30093] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_md5.o': No such file or directory mv: cannot stat `drivers/net/.tmp_mx_mii.o': No such file or directory drivers/hwmon/.tmp_gl_dme1737.o: file not recognized: File truncated distcc[30095] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/pcmcia/cistpl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/pcmcia/cistpl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pcmcia/cistpl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30111] ERROR: compile (null) on localhost failed distcc[28981] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/pcmcia/.tmp_mx_cistpl.o': No such file or directory crypto/.tmp_gl_cast5.o: file not recognized: File truncated distcc[30114] 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_dme1737.o': No such file distcc[30120] ERROR: compile (null) on localhost failed distcc[30105] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cast5.o': No such file or directory rm: cannot remove `drivers/hwmon/.tmp_mx_dme1737.o': No such file or directory /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[29002] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio_cis.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_si_intf.o': No such file distcc[29011] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_si_intf.o': No such file or directory LD drivers/pcmcia/pcmcia_core.o LD drivers/pcmcia/pcmcia.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30175] ERROR: compile (null) on localhost failed /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[30176] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_atxp1.o: file not recognized: File truncated distcc[30180] 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: 'drivers/hwmon/.tmp_mx_atxp1.o': No such file distcc[30184] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_atxp1.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/8390.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/8390.o: uses instructions which are incompatible with instructions 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/8390.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30197] ERROR: compile (null) on localhost failed distcc[29042] ERROR: compile (null) on localhost failed /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 mv: cannot stat `drivers/net/.tmp_mx_8390.o': No such file or directory crypto/.tmp_gl_ccm.o: file not reco LD drivers/base/built-in.o gnized: File truncated distcc[30205] ERROR: compile (null) on localhost failed distcc[30202] ERROR: compile (null) on localhost failed /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 mv: cannot stat `drivers/mfd/.tmp_mx_sm501.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ccm.o': No such file distcc[30215] ERROR: compile (null) on localhost failed distcc[30210] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ccm.o': No such file or directory mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio_irq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/phy/mdio-bitbang.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/phy/mdio-bitbang.o: uses instructions which are incompatible with instructions 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/phy/mdio-bitbang.o distcc[29049] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/net/phy/.tmp_mx_mdio-bitbang.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[29772] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_smic_sm.o': No such file distcc[29779] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_smic_sm.o': No such file or directory drivers/hwmon/.tmp_gl_ad7414.o: file not recognized: File truncated distcc[30251] 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[30256] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ad7414.o': No such file distcc[30260] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_ad7414.o': No such file or directory drivers/net/wan/.tmp_gl_x25_asy.o: file not recognized: File truncated distcc[29791] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_it87.o: file not recognized: File truncated distcc[30264] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/wan/.tmp_mx_x25_asy.o': No such file distcc[30269] 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[30270] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/wan/.tmp_mx_x25_asy.o': No such file or directory 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: 'drivers/hwmon/.tmp_mx_lm92.o': No such file distcc[29802] ERROR: compile (null) on localhost failed drivers/input/keyboard/.tmp_gl_newtonkbd.o: file not recognized: File truncated distcc[25775] ERROR: compile (null) on localhost failed LD drivers/char/ipmi/ipmi_si.o rm: cannot remove `drivers/hwmon/.tmp_mx_lm92.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_newtonkbd.o': No such file distcc[30284] ERROR: compile (null) on localhost failed /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[30287] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_newtonkbd.o': No such file or directory make[4]: *** [drivers/char/ipmi/ipmi_si.o] Error 1 make[3]: *** [drivers/char/ipmi] Error 2 make[2]: *** [drivers/char] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_f71882fg.o': No such file distcc[28276] ERROR: compile (null) on localhost failed make[3]: *** [drivers/input/keyboard] Error 2 rm: cannot remove `drivers/hwmon/.tmp_mx_f71882fg.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[30325] 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[30322] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm80.o: file not recognized: File truncated distcc[30331] ERROR: compile (null) on localhost failed crypto/.tmp_gl_blowfish.o: file not recognized: File truncated distcc[30332] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm80.o': No such file distcc[30337] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm80.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/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/ecryptfs/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/ecryptfs/read_write.o distcc[29153] 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[30349] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ecryptfs/.tmp_mx_read_write.o': No such file or directory drivers/hwmon/.tmp_gl_lm70.o: file not recognized: File truncated distcc[30356] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm70.o': No such file distcc[30362] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_lm70.o': No such file or directory LD fs/ecryptfs/ecryptfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ecryptfs/dentry.o: No such file: No such file or directory distcc[30375] ERROR: compile (null) on localhost failed make[3]: *** [fs/ecryptfs/ecryptfs.o] Error 1 make[2]: *** [fs/ecryptfs] Error 2 make[1]: *** [fs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30391] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_lm78.o: file not recognized: File truncated distcc[30393] 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[30396] 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: drivers/mfd/wm8350-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/mfd/wm8350-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/mfd/wm8350-core.o distcc[30401] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mfd/.tmp_mx_wm8350-core.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 LD [M] drivers/mfd/wm8350.o distcc[30414] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aes_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lrw.o': No such file distcc[29384] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_lrw.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-test.o': No such file distcc[29947] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-test.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[30449] ERROR: compile (null) on localhost failed crypto/.tmp_gl_anubis.o: file not recognized: File truncated distcc[30451] ERROR: compile (null) on localhost failed /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[30467] 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[30468] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_rng.o': No such file or directory crypto/.tmp_gl_ecb.o: file not recognized: File truncated distcc[30473] 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30480] ERROR: compile (null) on localhost failed distcc[30479] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ecb.o': No such file or directory crypto/.tmp_gl_rmd256.o: file not recognized: File truncated distcc[30484] 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[30489] 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-objcopy: Unable to change endianness of input file(s) distcc[29617] 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[28920] ERROR: compile (null) on localhost failed crypto/.tmp_gl_deflate.o: file not recognized: File truncated distcc[30508] ERROR: compile (null) on localhost failed drivers/net/.tmp_gl_dummy.o: file not recognized: File truncated distcc[30509] 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[30516] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_deflate.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ansi_cprng.o': No such file distcc[30078] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ansi_cprng.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[30545] ERROR: compile (null) on localhost failed drivers/input/touchscreen/.tmp_gl_tsc2007.o: file not recognized: File truncated distcc[30549] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_tsc2007.o': No such file distcc[30556] ERROR: compile (null) on localhost failed /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 rm: cannot remove `drivers/input/touchscreen/.tmp_mx_tsc2007.o': No such file or directory distcc[30558] 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: 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[30565] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio_io.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[30575] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tgr192.o: file not recognized: File truncated distcc[30579] 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[30582] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tgr192.o': No such file or directory make[3]: *** [drivers/input/touchscreen] Error 2 LD crypto/crypto.o LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o LD crypto/cryptomgr.o LD [M] drivers/mmc/core/mmc_core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/proc.o: No such file: No such file or directory distcc[30600] ERROR: compile (null) on localhost failed make[2]: *** [crypto/crypto_algapi.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30615] ERROR: compile (null) on localhost failed drivers/rtc/.tmp_gl_rtc-rs5c348.o: file not recognized: File truncated distcc[30617] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-rs5c348.o': No such file distcc[30619] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/rtc/.tmp_mx_rtc-rs5c348.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[30635] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tcrypt.o: file not recognized: File truncated distcc[30637] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tcrypt.o': No such file distcc[30642] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tcrypt.o': No such file or directory /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[30644] 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-ld: drivers/input/mouse/sermouse.o: No such file: No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_blowfish.o': No such file distcc[30339] ERROR: compile (null) on localhost failed distcc[29856] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_cicada.o': No such file distcc[29152] ERROR: compile (null) on localhost failed make[4]: *** [drivers/input/mouse/built-in.o] Error 1 rm: cannot remove `crypto/.tmp_mx_blowfish.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[30657] ERROR: compile (null) on localhost failed make[3]: *** [drivers/input/mouse] Error 2 rm: cannot remove `drivers/net/phy/.tmp_mx_cicada.o': No such file or directory make[2]: *** [drivers/input] Error 2 crypto/.tmp_gl_authenc.o: file not recognized: File truncated drivers/i2c/busses/.tmp_gl_i2c-parport-light.o: file not recognized: File truncated distcc[29862] ERROR: compile (null) on localhost failed distcc[30668] 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-parport-light.o': No such file distcc[30677] ERROR: compile (null) on localhost failed distcc[30678] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/i2c/busses/.tmp_mx_i2c-parport-light.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/parport/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/parport/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/parport/probe.o make[1]: *** [kernel] Error 2 distcc[30679] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_authenc.o': No such file or directory mv: cannot stat `drivers/parport/.tmp_mx_probe.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/parport/procfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/parport/procfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/procfs.o distcc[30701] ERROR: compile (null) on localhost failed LD drivers/net/phy/built-in.o mv: cannot stat `drivers/parport/.tmp_mx_procfs.o': No such file or directory LD drivers/i2c/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/net/phy/marvell.o: No such file: No such file or directory distcc[30709] ERROR: compile (null) on localhost failed make[4]: *** [drivers/net/phy/built-in.o] Error 1 make[3]: *** [drivers/net/phy] Error 2 LD [M] drivers/parport/parport.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[29980] 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[29987] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_des_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_anubis.o': No such file distcc[30457] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_anubis.o': No such file or directory drivers/hwmon/.tmp_gl_smsc47m1.o: file not recognized: File truncated distcc[30736] 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[30742] 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-objcopy: 'drivers/net/.tmp_mx_dummy.o': No such file distcc[30518] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/net/.tmp_mx_dummy.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/pcompress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/pcompress.o: uses instructions which are incompatible with 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/pcompress.o distcc[30081] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_pcompress.o': No such file or directory make[2]: *** [drivers/net] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30781] 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[30782] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_pc87427.o: file not recognized: File truncated distcc[30785] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ctr.o: file not recognized: File truncated distcc[30786] 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[30789] 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[30790] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_pc87427.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_ctr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/algboss.o: No such file: No such file or directory distcc[30605] 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[30602] ERROR: compile (null) on localhost failed make[2]: *** [crypto/cryptomgr.o] Error 1 make[2]: *** [crypto/crypto_hash.o] Error 1 make[1]: *** [crypto] Error 2 LD drivers/pcmcia/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30819] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_ibmpex.o: file not recognized: File truncated distcc[30821] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ibmpex.o': No such file distcc[30823] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_ibmpex.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[30834] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_gl518sm.o: file not recognized: File truncated distcc[30836] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_gl518sm.o': No such file distcc[30838] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_gl518sm.o': No such file or directory make[1]: *** [drivers] Error 2 make: *** [sub-make] Error 2 bisect failed 0a6e1ed2f11d92e24c3792ce5403e2628a9f7a7e # git bisect bad Bisecting: 1 revisions left to test after this [04574185aa9ad0e6be7db96252f3c479beb5b3fa] V4L/DVB (10823): saa7134: add DVB support for Avermedia A700 cards # < git symbolic-ref HEAD Trying 04574185aa9ad0e6be7db96252f3c479beb5b3fa # < /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 usr/Kconfig:145:warning: defaults for choice values not supported # /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 usr/Kconfig:145:warning: defaults for choice values not supported 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 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/mm/asids-debugfs.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process_32.o distcc[32239] ERROR: compile (null) on localhost:Broken pipe 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/kgdb.o /scratch/kisskb/src/init/initramfs.c:520: warning: 'clean_rootfs' defined but not used CC kernel/sched.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/cpu/clock.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/module.o CC arch/sh/kernel/early_printk.o CC kernel/fork.o distcc[32615] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/machine_kexec.o CC kernel/exec_domain.o AS arch/sh/kernel/relocate_kernel.o CC arch/sh/kernel/cpu/sh2/probe.o CC arch/sh/kernel/stacktrace.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/ftrace.o CC kernel/panic.o CC arch/sh/kernel/disassemble.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/sh2/setup-sh7619.o CC kernel/printk.o CC kernel/cpu.o CC kernel/exit.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC kernel/itimer.o TIMEC kernel/timeconst.h 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 distcc[406] ERROR: compile (null) on localhost:Broken pipe 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 distcc[590] ERROR: compile (null) on localhost:Broken pipe CC kernel/profile.o CC kernel/stacktrace.o CC kernel/irq/handle.o CC kernel/irq/manage.o CC kernel/mutex-debug.o CC kernel/lockdep.o CC kernel/lockdep_proc.o CC kernel/irq/spurious.o CC kernel/time/timekeeping.o CC kernel/futex.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/irq/resend.o CC kernel/rtmutex.o CC kernel/irq/chip.o CC kernel/up.o CC kernel/time/ntp.o CC kernel/spinlock.o CC kernel/time/clocksource.o CC kernel/time/jiffies.o CC kernel/trace/ftrace.o CC kernel/trace/ring_buffer.o CC kernel/trace/trace.o CC kernel/time/timer_list.o CC kernel/module.o CC kernel/kallsyms.o CC kernel/irq/devres.o CC kernel/kexec.o CC kernel/time/timecompare.o CC kernel/irq/autoprobe.o distcc[1563] ERROR: compile (null) on localhost:Broken pipe CC kernel/irq/proc.o CC kernel/trace/trace_sched_switch.o CC kernel/time/clockevents.o CC kernel/backtracetest.o CC kernel/time/tick-common.o CC kernel/trace/trace_functions.o CC kernel/utsname.o CC kernel/user_namespace.o GZIP kernel/config_data.gz CC kernel/audit.o CC kernel/auditfilter.o distcc[532] ERROR: compile (null) on localhost:Broken pipe CC kernel/trace/trace_nop.o distcc[1804] ERROR: compile (null) on localhost:Broken pipe CC kernel/trace/trace_boot.o CC kernel/kgdb.o distcc[1315] ERROR: compile (null) on localhost:Broken pipe CC kernel/trace/trace_branch.o distcc[780] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2320: warning: label 'free_init' defined but not used distcc[1970] ERROR: compile (null) on localhost:Broken pipe distcc[1480] ERROR: compile (null) on localhost:Broken pipe distcc[1401] ERROR: compile (null) on localhost:Broken pipe CC mm/bootmem.o distcc[800] ERROR: compile (null) on localhost:Broken pipe CC kernel/seccomp.o distcc[1274] ERROR: compile (null) on localhost:Broken pipe CC kernel/rcuclassic.o distcc[492] ERROR: compile (null) on localhost:Broken pipe distcc[510] ERROR: compile (null) on localhost:Broken pipe CC fs/open.o distcc[1534] ERROR: compile (null) on localhost:Broken pipe /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[1721] ERROR: compile (null) on localhost:Broken pipe distcc[2418] ERROR: compile (null) on localhost:Broken pipe LD arch/sh/kernel/timers/built-in.o CC mm/filemap.o CC kernel/delayacct.o CC fs/read_write.o distcc[1980] ERROR: compile (null) on localhost:Broken pipe distcc[32439] ERROR: compile (null) on localhost:Broken pipe distcc[1472] ERROR: compile (null) on localhost:Broken pipe CC kernel/taskstats.o distcc[1549] ERROR: compile (null) on localhost:Broken pipe distcc[316] ERROR: compile (null) on localhost:Broken pipe CC fs/file_table.o distcc[2096] ERROR: compile (null) on localhost:Broken pipe CC kernel/tsacct.o distcc[1914] ERROR: compile (null) on localhost:Broken pipe CC kernel/marker.o CC fs/super.o distcc[1171] ERROR: compile (null) on localhost:Broken pipe distcc[1857] 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[1792] ERROR: compile (null) on localhost:Broken pipe distcc[1410] ERROR: compile (null) on localhost:Broken pipe CC mm/mempool.o distcc[1921] ERROR: compile (null) on localhost:Broken pipe CC kernel/tracepoint.o CC fs/char_dev.o CC mm/oom_kill.o CC kernel/latencytop.o distcc[2863] ERROR: compile (null) on localhost:Broken pipe distcc[1982] ERROR: compile (null) on localhost:Broken pipe distcc[1375] ERROR: compile (null) on localhost:Broken pipe CC fs/stat.o CC kernel/dma-coherent.o CC fs/exec.o CC mm/fadvise.o CC mm/maccess.o CC kernel/time.o CC mm/page_alloc.o IKCFG kernel/config_data.h CC fs/pipe.o distcc[3121] ERROR: compile (null) on localhost:Broken pipe CC mm/page-writeback.o distcc[3163] ERROR: compile (null) on localhost:Broken pipe CC fs/namei.o CC kernel/configs.o CC mm/pdflush.o CC fs/fcntl.o distcc[3626] ERROR: compile (null) on localhost:Broken pipe CC mm/readahead.o distcc[3483] ERROR: compile (null) on localhost:Broken pipe CC fs/ioctl.o distcc[1409] ERROR: compile (null) on localhost:Broken pipe distcc[320] ERROR: compile (null) on localhost:Broken pipe CC mm/swap.o CC fs/readdir.o CC mm/truncate.o CC fs/select.o CC mm/vmscan.o CC fs/fifo.o distcc[1305] ERROR: compile (null) on localhost:Broken pipe CC fs/dcache.o CC mm/shmem.o CC mm/prio_tree.o CC fs/inode.o CC mm/util.o CC fs/attr.o CC mm/mmzone.o distcc[4206] ERROR: compile (null) on localhost:Broken pipe CC fs/bad_inode.o CC fs/file.o CC mm/vmstat.o CC fs/filesystems.o CC mm/backing-dev.o distcc[3487] ERROR: compile (null) on localhost:Broken pipe CC fs/namespace.o distcc[3894] ERROR: compile (null) on localhost:Broken pipe distcc[1075] ERROR: compile (null) on localhost:Broken pipe CC mm/page_isolation.o distcc[4498] ERROR: compile (null) on localhost:Broken pipe distcc[3994] ERROR: compile (null) on localhost:Broken pipe CC mm/mm_init.o distcc[4562] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1868: warning: control reaches end of non-void function distcc[2866] ERROR: compile (null) on localhost:Broken pipe distcc[4431] ERROR: compile (null) on localhost:Broken pipe distcc[4142] ERROR: compile (null) on localhost:Broken pipe CC fs/seq_file.o distcc[4479] ERROR: compile (null) on localhost:Broken pipe CC fs/xattr.o CC mm/nommu.o CC fs/libfs.o distcc[3944] ERROR: compile (null) on localhost:Broken pipe CC mm/dmapool.o CC fs/fs-writeback.o distcc[4520] ERROR: compile (null) on localhost:Broken pipe CC mm/sparse.o CC fs/pnode.o distcc[2733] ERROR: compile (null) on localhost:Broken pipe CC mm/slob.o CC fs/drop_caches.o CC ipc/util.o CC mm/quicklist.o distcc[1958] ERROR: compile (null) on localhost:Broken pipe CC ipc/msgutil.o CC fs/splice.o /scratch/kisskb/src/mm/slob.c: In function '__kmalloc_node': /scratch/kisskb/src/mm/slob.c:476: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'kfree': /scratch/kisskb/src/mm/slob.c:510: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'ksize': /scratch/kisskb/src/mm/slob.c:529: warning: comparison of distinct pointer types lacks a cast CC ipc/msg.o CC fs/sync.o CC ipc/sem.o CC fs/utimes.o distcc[4728] ERROR: compile (null) on localhost:Broken pipe CC ipc/shm.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 fs/stack.o CC fs/no-block.o distcc[5307] ERROR: compile (null) on localhost:Broken pipe /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 ipc/ipcns_notifier.o CC ipc/mqueue.o CC [M] fs/9p/vfs_super.o CC [M] fs/9p/vfs_inode.o distcc[5486] ERROR: compile (null) on localhost:Broken pipe CC fs/autofs/dirhash.o LD fs/afs/built-in.o LD fs/coda/built-in.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 [M] fs/afs/callback.o CC [M] fs/9p/vfs_addr.o CC fs/cifs/cifsfs.o distcc[5165] ERROR: compile (null) on localhost:Broken pipe CC fs/debugfs/inode.o CC [M] fs/9p/vfs_file.o CC [M] fs/afs/cell.o LD arch/sh/kernel/cpu/irq/built-in.o CC fs/autofs/init.o CC security/keys/key.o CC fs/debugfs/file.o distcc[5899] ERROR: compile (null) on localhost:Broken pipe CC fs/devpts/inode.o distcc[6284] ERROR: compile (null) on localhost:Broken pipe CC fs/cifs/cifssmb.o CC security/commoncap.o distcc[3905] ERROR: compile (null) on localhost:Broken pipe CC fs/autofs/inode.o CC security/keys/keyring.o CC [M] fs/coda/psdev.o CC [M] fs/9p/vfs_dir.o LD fs/fuse/built-in.o CC security/inode.o LD kernel/trace/libftrace.o CC fs/autofs/root.o CC security/keys/keyctl.o CC fs/cifs/cifs_debug.o CC [M] fs/afs/cmservice.o CC [M] fs/9p/vfs_dentry.o CC [M] fs/coda/cache.o CC [M] fs/afs/dir.o CC fs/cifs/connect.o CC fs/autofs/symlink.o CC [M] fs/fuse/dev.o CC fs/autofs/waitq.o CC [M] fs/coda/cnode.o CC [M] fs/9p/v9fs.o CC fs/cifs/dir.o CC security/keys/permission.o distcc[5901] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/fuse/dir.o distcc[6274] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/coda/inode.o distcc[6683] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/9p/fid.o CC fs/cifs/file.o CC security/keys/process_keys.o CC [M] fs/afs/file.o CC [M] fs/fuse/file.o distcc[6830] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/coda/dir.o CC fs/cifs/inode.o CC crypto/api.o CC [M] fs/afs/flock.o CC security/keys/request_key.o LD fs/devpts/devpts.o LD fs/lockd/built-in.o CC [M] fs/lockd/clntlock.o CC crypto/cipher.o CC [M] fs/afs/fsclient.o CC [M] fs/afs/inode.o CC crypto/digest.o CC [M] fs/coda/file.o LD fs/devpts/built-in.o CC crypto/compress.o CC fs/ncpfs/dir.o distcc[8052] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/afs/main.o CC fs/ncpfs/file.o distcc[1811] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/afs/misc.o CC fs/ncpfs/inode.o CC [M] fs/fuse/inode.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBGetCIFSACL': /scratch/kisskb/src/fs/cifs/cifssmb.c:3143: warning: 'pdata' may be used uninitialized in this function CC [M] fs/afs/mntpt.o CC [M] fs/coda/upcall.o CC [M] fs/afs/proc.o CC crypto/algapi.o CC fs/cifs/link.o CC security/keys/request_key_auth.o CC [M] fs/fuse/control.o LD fs/nfs/built-in.o CC [M] fs/nfs/client.o distcc[4483] ERROR: compile (null) on localhost:Broken pipe CC fs/ncpfs/ioctl.o CC [M] fs/afs/rxrpc.o CC [M] fs/lockd/clntproc.o CC [M] fs/nfs/dir.o CC [M] fs/afs/security.o CC [M] fs/coda/coda_linux.o CC [M] fs/nfs/file.o CC crypto/scatterwalk.o CC [M] fs/nfs/getroot.o CC [M] fs/coda/symlink.o CC [M] fs/lockd/host.o CC fs/nls/nls_base.o /scratch/kisskb/src/fs/nfs/file.c:299: warning: 'nfs_file_mmap' defined but not used CC [M] fs/nfs/inode.o CC [M] fs/lockd/svc.o CC [M] fs/nfs/super.o CC fs/cifs/misc.o CC [M] fs/afs/server.o distcc[8997] ERROR: compile (null) on localhost:Broken pipe CC fs/notify/dnotify/dnotify.o CC fs/cifs/netmisc.o CC fs/notify/inotify/inotify.o distcc[8965] ERROR: compile (null) on localhost:Broken pipe CC fs/cifs/smbdes.o CC [M] fs/coda/pioctl.o CC [M] fs/afs/super.o CC security/keys/user_defined.o CC [M] fs/lockd/svclock.o CC fs/ncpfs/mmap.o CC fs/cifs/smbencrypt.o CC fs/notify/inotify/inotify_user.o CC [M] fs/lockd/svcshare.o CC crypto/proc.o distcc[9687] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/lockd/svcproc.o CC [M] fs/coda/sysctl.o CC [M] fs/lockd/svcsubs.o CC fs/ncpfs/ncplib_kernel.o CC fs/cifs/transport.o /scratch/kisskb/src/fs/coda/sysctl.c:18: warning: 'coda_table' defined but not used distcc[1814] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/lockd/mon.o CC [M] fs/nfs/nfs2xdr.o CC security/keys/proc.o CC [M] fs/afs/netdevices.o CC fs/nls/nls_cp737.o CC fs/cifs/asn1.o CC [M] fs/nfs/direct.o CC fs/ncpfs/sock.o distcc[9221] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/afs/vlclient.o CC fs/cifs/md4.o CC [M] fs/nfs/pagelist.o distcc[9261] ERROR: compile (null) on localhost:Broken pipe CC fs/ncpfs/ncpsign_kernel.o CC fs/proc/nommu.o CC [M] fs/nfs/proc.o CC [M] fs/afs/vlocation.o LD drivers/accessibility/braille/built-in.o CC fs/ncpfs/getopt.o distcc[5385] ERROR: compile (null) on localhost:Broken pipe CC fs/cifs/md5.o CC fs/proc/task_nommu.o CC [M] fs/nfs/read.o CC [M] fs/nfs/symlink.o CC fs/cifs/cifs_unicode.o LD drivers/atm/built-in.o CC fs/proc/inode.o distcc[7975] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/atm/adummy.o CC crypto/ablkcipher.o CC fs/ncpfs/symlink.o CC [M] fs/lockd/xdr.o CC crypto/blkcipher.o distcc[10228] ERROR: compile (null) on localhost:Broken pipe CC crypto/hash.o CC [M] fs/afs/vnode.o LD fs/quota/built-in.o CC fs/nls/nls_cp775.o CC fs/proc/root.o CC fs/cifs/nterr.o CC [M] fs/lockd/grace.o CC fs/nls/nls_cp860.o LD drivers/accessibility/built-in.o distcc[11326] ERROR: compile (null) on localhost:Broken pipe CC sound/sound_core.o CC fs/nls/nls_cp863.o LD ipc/built-in.o CC [M] fs/nfs/unlink.o distcc[11504] ERROR: compile (null) on localhost:Broken pipe CC fs/ramfs/inode.o CC fs/nls/nls_cp866.o CC [M] fs/afs/volume.o CC drivers/base/core.o CC fs/nls/nls_ascii.o CC fs/nls/nls_iso8859-2.o CC fs/ramfs/file-nommu.o LD fs/notify/dnotify/built-in.o CC fs/nls/nls_iso8859-4.o CC sound/sound_firmware.o CC fs/eventpoll.o CC fs/proc/base.o CC fs/cifs/xattr.o CC fs/nls/nls_iso8859-6.o CC fs/proc/generic.o /scratch/kisskb/src/fs/eventpoll.c: In function 'sys_epoll_create1': /scratch/kisskb/src/fs/eventpoll.c:1103: warning: 'ep' may be used uninitialized in this function CC drivers/base/sys.o CC fs/nls/nls_iso8859-7.o distcc[12077] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/afs/write.o CC fs/nls/nls_iso8859-9.o CC crypto/ahash.o CC fs/nls/nls_koi8-r.o distcc[11395] ERROR: compile (null) on localhost:Broken pipe CC crypto/shash.o CC fs/nls/nls_koi8-u.o CC [M] fs/lockd/xdr4.o CC fs/anon_inodes.o CC [M] fs/nfs/write.o CC drivers/base/bus.o CC fs/cifs/cifsencrypt.o CC [M] fs/lockd/svc4proc.o CC crypto/algboss.o distcc[4429] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nfs/namespace.o CC drivers/bluetooth/bpa10x.o LD sound/core/oss/built-in.o CC drivers/base/dd.o CC arch/sh/drivers/push-switch.o CC [M] sound/core/oss/mixer_oss.o CC fs/cifs/readdir.o CC crypto/testmgr.o LD sound/drivers/built-in.o LD sound/core/seq/built-in.o CC [M] sound/core/seq/seq_device.o CC [M] sound/drivers/mts64.o CC fs/nls/nls_koi8-ru.o distcc[12344] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/array.o CC drivers/bluetooth/bfusb.o CC fs/proc/proc_tty.o CC drivers/base/driver.o LD arch/sh/oprofile/built-in.o CC [M] drivers/bluetooth/hci_ldisc.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprof.o CC fs/nls/nls_utf8.o LD kernel/time/built-in.o distcc[13157] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/bluetooth/hci_h4.o CC crypto/crypto_wq.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] sound/core/seq/seq_dummy.o CC [M] sound/core/hwdep.o CC [M] drivers/bluetooth/hci_bcsp.o CC [M] drivers/bluetooth/hci_ll.o CC [M] sound/drivers/serial-u16550.o CC [M] fs/nls/nls_cp437.o CC [M] sound/drivers/mpu401/mpu401_uart.o distcc[13779] ERROR: compile (null) on localhost:Broken pipe LD init/mounts.o CC fs/signalfd.o LD kernel/irq/built-in.o CC [M] sound/drivers/mpu401/mpu401.o CC [M] sound/core/memalloc.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/cpu_buffer.o CC fs/proc/cmdline.o CC [M] sound/core/sgbuf.o CC [M] sound/core/oss/pcm_oss.o distcc[14025] ERROR: compile (null) on localhost:Broken pipe CC net/socket.o CC [M] sound/core/pcm.o LD sound/i2c/built-in.o CC drivers/char/mem.o CC [M] fs/nls/nls_cp852.o CC drivers/char/random.o CC [M] sound/core/seq/seq_midi_event.o CC drivers/base/class.o CC arch/sh/drivers/heartbeat.o CC net/802/p8022.o CC [M] sound/core/pcm_native.o distcc[14495] ERROR: compile (null) on localhost:Broken pipe CC net/802/psnap.o CC fs/timerfd.o LD arch/sh/kernel/cpu/sh2/built-in.o LD arch/sh/kernel/cpu/built-in.o CC drivers/char/tty_io.o CC [M] net/9p/mod.o CC [M] sound/core/pcm_lib.o CC [M] sound/core/seq/seq_midi.o CC [M] sound/i2c/other/ak4117.o CC [M] sound/core/pcm_timer.o CC [M] sound/core/oss/pcm_plugin.o CC [M] fs/nls/nls_cp855.o CC [M] fs/nls/nls_cp862.o CC [M] sound/core/seq/seq.o CC [M] sound/core/seq/seq_lock.o LD sound/isa/built-in.o CC [M] fs/nls/nls_cp865.o CC [M] drivers/bluetooth/bcm203x.o LD fs/ncpfs/ncpfs.o CC [M] sound/core/pcm_misc.o CC drivers/cpuidle/cpuidle.o CC [M] sound/core/seq/seq_clientmgr.o LD fs/ncpfs/built-in.o CC net/appletalk/aarp.o LD [M] fs/coda/coda.o CC [M] sound/core/pcm_memory.o distcc[14405] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/seq_memory.o distcc[11678] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/seq_queue.o LD init/built-in.o LD net/atm/built-in.o LD kernel/trace/built-in.o CC [M] sound/core/seq/seq_fifo.o CC [M] net/atm/addr.o CC net/ax25/ax25_addr.o distcc[11993] ERROR: compile (null) on localhost:Broken pipe CC [M] net/atm/pvc.o CC net/ax25/ax25_dev.o CC [M] sound/core/oss/io.o CC net/bluetooth/af_bluetooth.o CC fs/cifs/ioctl.o distcc[15717] ERROR: compile (null) on localhost:Broken pipe CC [M] net/9p/client.o CC [M] net/atm/signaling.o LD arch/sh/mm/built-in.o LD [M] fs/fuse/fuse.o CC drivers/char/n_tty.o CC fs/eventfd.o CC drivers/base/platform.o CC net/bluetooth/hci_core.o CC [M] net/atm/svc.o distcc[14800] ERROR: compile (null) on localhost:Broken pipe distcc[14077] ERROR: compile (null) on localhost:Broken pipe distcc[15534] ERROR: compile (null) on localhost:Broken pipe CC [M] arch/sh/oprofile/../../../drivers/oprofile/buffer_sync.o CC net/bluetooth/hci_conn.o CC [M] net/atm/ioctl.o CC net/bluetooth/hci_event.o CC drivers/cpuidle/driver.o LD arch/sh/kernel/built-in.o CC net/bluetooth/hci_sock.o distcc[15751] ERROR: compile (null) on localhost:Broken pipe CC [M] net/atm/common.o CC net/bluetooth/hci_sysfs.o CC [M] net/atm/atm_misc.o CC [M] fs/nls/nls_cp869.o distcc[16199] ERROR: compile (null) on localhost:Broken pipe CC net/bluetooth/lib.o CC net/ax25/ax25_iface.o LD fs/ramfs/ramfs.o CC net/bluetooth/l2cap.o CC net/ax25/ax25_in.o CC net/bluetooth/sco.o CC net/appletalk/ddp.o CC [M] sound/core/oss/copy.o distcc[16831] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_ip.o CC [M] net/9p/error.o CC net/ax25/ax25_out.o distcc[15940] ERROR: compile (null) on localhost:Broken pipe LD net/can/built-in.o CC drivers/base/cpu.o CC [M] sound/core/oss/linear.o CC net/ax25/ax25_route.o CC [M] net/atm/raw.o CC net/ax25/ax25_std_in.o distcc[16676] ERROR: compile (null) on localhost:Broken pipe LD net/bluetooth/cmtp/built-in.o CC fs/proc/cpuinfo.o distcc[17133] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_std_subr.o LD fs/ramfs/built-in.o CC [M] net/can/bcm.o CC [M] net/atm/resources.o distcc[16692] ERROR: compile (null) on localhost:Broken pipe distcc[14668] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/seq_prioq.o CC net/ax25/ax25_std_timer.o CC [M] sound/core/rawmidi.o CC net/ax25/ax25_subr.o CC [M] net/can/raw.o distcc[17162] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_timer.o CC net/ax25/ax25_uid.o CC [M] net/bluetooth/cmtp/core.o CC [M] fs/nfs/mount_clnt.o CC [M] sound/core/oss/mulaw.o CC net/ax25/af_ax25.o CC drivers/cpuidle/governor.o CC fs/proc/devices.o CC [M] fs/nls/nls_cp949.o CC net/core/sock.o CC fs/proc/interrupts.o CC [M] net/can/af_can.o LD security/keys/built-in.o CC [M] net/atm/atm_sysfs.o LD security/built-in.o CC fs/cifs/sess.o CC [M] sound/core/oss/route.o CC fs/cifs/export.o CC [M] fs/nfs/nfs3proc.o LD kernel/built-in.o CC net/ax25/ax25_ds_in.o CC net/core/request_sock.o CC [M] net/can/proc.o CC [M] fs/nfs/nfs3xdr.o CC [M] net/atm/proc.o CC net/core/skbuff.o distcc[18020] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_ds_subr.o CC drivers/char/tty_ioctl.o CC net/dcb/dcbnl.o CC [M] sound/core/timer.o CC net/appletalk/dev.o CC [M] fs/nls/nls_cp1250.o CC net/core/iovec.o CC [M] sound/drivers/vx/vx_core.o CC net/core/datagram.o CC [M] sound/drivers/vx/vx_hwdep.o CC [M] net/bluetooth/cmtp/sock.o CC [M] sound/drivers/vx/vx_pcm.o distcc[18678] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/drivers/vx/vx_mixer.o distcc[16734] ERROR: compile (null) on localhost:Broken pipe distcc[18929] ERROR: compile (null) on localhost:Broken pipe distcc[18942] ERROR: compile (null) on localhost:Broken pipe distcc[17137] ERROR: compile (null) on localhost:Broken pipe CC net/core/stream.o CC fs/proc/loadavg.o CC net/core/scm.o CC [M] sound/core/oss/rate.o CC [M] sound/drivers/vx/vx_cmd.o CC arch/sh/lib/io.o distcc[18175] ERROR: compile (null) on localhost:Broken pipe distcc[18844] ERROR: compile (null) on localhost:Broken pipe distcc[18680] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/drivers/vx/vx_uer.o CC [M] sound/core/seq/seq_timer.o distcc[19200] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/bluetooth/dtl1_cs.o CC drivers/cpuidle/sysfs.o LD fs/debugfs/debugfs.o distcc[18771] ERROR: compile (null) on localhost:Broken pipe distcc[18794] ERROR: compile (null) on localhost:Broken pipe CC crypto/fips.o distcc[16837] ERROR: compile (null) on localhost:Broken pipe distcc[16965] ERROR: compile (null) on localhost:Broken pipe CC net/dccp/ccid.o distcc[18961] ERROR: compile (null) on localhost:Broken pipe CC fs/cifs/cifsacl.o CC drivers/char/tty_ldisc.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/event_buffer.o CC drivers/cpuidle/governors/ladder.o CC net/core/gen_stats.o CC [M] net/9p/util.o CC net/core/gen_estimator.o CC drivers/base/firmware.o CC [M] sound/core/sound.o CC net/appletalk/atalk_proc.o distcc[19845] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/init.o CC [M] sound/core/seq/seq_system.o CC fs/aio.o CC [M] net/9p/protocol.o CC [M] sound/core/memory.o distcc[17484] ERROR: compile (null) on localhost:Broken pipe distcc[19728] ERROR: compile (null) on localhost:Broken pipe CC net/core/net_namespace.o CC [M] sound/core/info.o CC [M] drivers/bluetooth/btuart_cs.o LD [M] fs/9p/9p.o CC net/dccp/feat.o CC net/core/skb_dma_map.o CC [M] sound/core/seq/seq_ports.o CC drivers/base/init.o CC net/core/dev.o CC fs/proc/meminfo.o distcc[17630] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/ashiftrt.o distcc[20052] ERROR: compile (null) on localhost:Broken pipe CC [M] fs/nls/nls_cp1251.o CC net/core/ethtool.o CC net/core/dev_mcast.o CC [M] net/bluetooth/cmtp/capi.o LD net/dcb/built-in.o distcc[17634] ERROR: compile (null) on localhost:Broken pipe CC net/ax25/ax25_ds_timer.o LD fs/debugfs/built-in.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofile_files.o CC [M] sound/core/seq/seq_info.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofilefs.o distcc[20220] ERROR: compile (null) on localhost:Broken pipe LD sound/pci/built-in.o CC [M] net/9p/trans_fd.o distcc[20534] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/map.o CC lib/bcd.o CC lib/div64.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf.o CC lib/sort.o distcc[21061] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_core.o CC lib/parser.o distcc[20040] ERROR: compile (null) on localhost:Broken pipe CC drivers/base/devres.o CC fs/proc/stat.o distcc[20583] ERROR: compile (null) on localhost:Broken pipe LD fs/notify/inotify/built-in.o CC net/core/dst.o LD fs/notify/built-in.o CC net/core/netevent.o CC [M] sound/core/control.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_irq.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o CC crypto/aead.o CC [M] fs/nls/nls_iso8859-3.o CC lib/halfmd4.o CC lib/debug_locks.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofile_stats.o CC [M] sound/pcmcia/vx/vxpocket.o LD drivers/gpu/built-in.o CC [M] sound/pcmcia/vx/vxp_ops.o CC fs/proc/uptime.o CC arch/sh/lib/ashldi3.o distcc[21117] ERROR: compile (null) on localhost:Broken pipe CC fs/proc/version.o /scratch/kisskb/src/sound/pcmcia/vx/vxpocket.c: In function 'vxpocket_probe': /scratch/kisskb/src/sound/pcmcia/vx/vxpocket.c:298: warning: 'vxp' may be used uninitialized in this function CC net/core/neighbour.o CC net/dccp/input.o distcc[21895] ERROR: compile (null) on localhost:Broken pipe CC net/decnet/af_decnet.o CC net/decnet/dn_nsp_in.o CC net/decnet/dn_nsp_out.o distcc[21140] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/tty_buffer.o CC [M] sound/pcmcia/vx/vxp_mixer.o CC lib/random32.o LD sound/soc/built-in.o LD net/802/built-in.o CC fs/binfmt_misc.o CC [M] sound/soc/soc-core.o CC [M] sound/core/misc.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/timer_int.o CC fs/binfmt_script.o CC [M] drivers/hwmon/hwmon.o CC net/decnet/dn_route.o CC [M] fs/nls/nls_iso8859-5.o CC drivers/i2c/i2c-boardinfo.o CC [M] fs/nls/nls_cp1255.o CC drivers/base/attribute_container.o LD [M] net/can/can.o CC [M] drivers/i2c/algos/i2c-algo-bit.o CC [M] drivers/hwmon/hwmon-vid.o CC net/dccp/minisocks.o CC fs/proc/proc_net.o CC net/core/rtnetlink.o CC drivers/char/tty_port.o LD sound/core/seq/oss/built-in.o CC [M] sound/soc/soc-dapm.o AS arch/sh/lib/ashlsi3.o distcc[22778] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/oss/seq_oss.o CC [M] drivers/i2c/busses/i2c-simtec.o CC [M] sound/core/seq/oss/seq_oss_init.o CC [M] drivers/i2c/busses/i2c-parport-light.o CC [M] sound/core/seq/oss/seq_oss_timer.o distcc[22956] ERROR: compile (null) on localhost:Broken pipe CC net/decnet/dn_dev.o LD [M] net/can/can-raw.o distcc[22431] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/soc/soc-jack.o CC [M] drivers/i2c/chips/max6875.o distcc[21875] ERROR: compile (null) on localhost:Broken pipe LD crypto/crypto_blkcipher.o CC [M] arch/sh/oprofile/common.o CC [M] drivers/bluetooth/btsdio.o LD [M] net/can/can-bcm.o CC lib/bust_spinlocks.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 drivers/base/transport_class.o distcc[22392] ERROR: compile (null) on localhost:Broken pipe distcc[22395] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/w83792d.o LD arch/sh/drivers/built-in.o CC [M] drivers/i2c/busses/i2c-tiny-usb.o CC [M] drivers/i2c/algos/i2c-algo-pca.o CC net/dccp/options.o LD [M] fs/afs/kafs.o CC arch/sh/lib/ashrdi3.o CC [M] arch/sh/oprofile/backtrace.o LD net/appletalk/appletalk.o LD net/appletalk/built-in.o /scratch/kisskb/src/drivers/i2c/algos/i2c-algo-pca.c: In function 'pca_xfer': /scratch/kisskb/src/drivers/i2c/algos/i2c-algo-pca.c:197: warning: 'state' may be used uninitialized in this function CC net/decnet/dn_neigh.o CC fs/binfmt_elf_fdpic.o distcc[22827] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/pty.o distcc[23634] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/i2c/chips/pca9539.o CC crypto/chainiv.o CC net/core/utils.o CC lib/hexdump.o CC drivers/input/input.o distcc[23835] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/oss/seq_oss_ioctl.o CC net/dccp/output.o CC drivers/input/input-compat.o CC [M] drivers/i2c/i2c-core.o distcc[23951] ERROR: compile (null) on localhost:Broken pipe LD fs/autofs/autofs.o LD fs/autofs/built-in.o AS arch/sh/lib/ashrsi3.o LD sound/synth/built-in.o CC [M] sound/core/device.o CC net/decnet/dn_timer.o LD net/econet/built-in.o CC drivers/char/misc.o CC [M] net/econet/af_econet.o distcc[23553] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/i2c/chips/pcf8574.o distcc[24235] ERROR: compile (null) on localhost:Broken pipe distcc[22994] ERROR: compile (null) on localhost:Broken pipe LD drivers/input/gameport/built-in.o distcc[22442] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/w83793.o LD sound/usb/built-in.o LD drivers/bluetooth/built-in.o CC fs/proc/kmsg.o CC [M] sound/usb/usbaudio.o CC drivers/input/ff-core.o distcc[24450] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/usb/usbmixer.o distcc[23583] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/sound_oss.o LD [M] sound/drivers/vx/snd-vx-lib.o CC drivers/base/dma-mapping.o CC [M] drivers/i2c/busses/i2c-pca-platform.o CC [M] sound/core/seq/oss/seq_oss_event.o distcc[24641] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/usb/usbmidi.o CC net/core/link_watch.o LD sound/usb/caiaq/built-in.o CC net/dccp/proto.o LD drivers/input/serio/built-in.o CC [M] drivers/input/serio/serio.o distcc[24639] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/i2c/i2c-dev.o CC [M] drivers/input/gameport/gameport.o LD net/bluetooth/bluetooth.o distcc[22398] ERROR: compile (null) on localhost:Broken pipe LD [M] fs/lockd/lockd.o CC net/ethernet/eth.o distcc[22785] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/i2c/chips/tsl2550.o CC drivers/char/vt_ioctl.o distcc[24130] ERROR: compile (null) on localhost:Broken pipe distcc[25089] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/bluetooth/hci_uart.o CC net/ethernet/pe2.o CC drivers/input/input-polldev.o LD drivers/cpuidle/governors/built-in.o CC lib/kasprintf.o CC [M] sound/core/info_oss.o distcc[24955] ERROR: compile (null) on localhost:Broken pipe distcc[22435] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/w83781d.o CC crypto/eseqiv.o distcc[25300] ERROR: compile (null) on localhost:Broken pipe CC fs/binfmt_flat.o CC [M] sound/core/seq/oss/seq_oss_rw.o CC [M] drivers/input/serio/i8042.o CC drivers/base/firmware_class.o distcc[22033] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/soc/codecs/ad73311.o CC net/decnet/dn_fib.o distcc[25312] ERROR: compile (null) on localhost:Broken pipe CC net/dccp/timer.o CC drivers/isdn/capi/kcapi.o /scratch/kisskb/src/net/dccp/timer.c: In function 'dccp_timestamp': /scratch/kisskb/src/net/dccp/timer.c:281: warning: comparison of distinct pointer types lacks a cast distcc[25712] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/soc/codecs/ak4104.o AS arch/sh/lib/checksum.o CC drivers/isdn/divert/isdn_divert.o CC drivers/isdn/hardware/avm/b1pcmcia.o CC drivers/isdn/divert/divert_procfs.o CC drivers/isdn/i4l/isdn_net.o distcc[25657] ERROR: compile (null) on localhost:Broken pipe LD drivers/isdn/isdnloop/built-in.o CC drivers/isdn/hardware/avm/b1.o CC drivers/isdn/divert/divert_init.o CC [M] drivers/input/gameport/lightning.o CC [M] sound/soc/codecs/ak4535.o LD [M] net/bluetooth/cmtp/cmtp.o LD drivers/isdn/mISDN/built-in.o CC [M] drivers/isdn/mISDN/l1oip_core.o CC [M] sound/soc/codecs/cs4270.o CC [M] drivers/isdn/hardware/avm/avm_cs.o CC lib/bitmap.o distcc[26308] ERROR: compile (null) on localhost:Broken pipe CC arch/sh/lib/delay.o CC net/ipv4/route.o CC [M] drivers/input/serio/parkbd.o CC [M] sound/soc/codecs/l3.o CC [M] drivers/isdn/mISDN/l1oip_codec.o CC [M] drivers/isdn/mISDN/core.o CC [M] drivers/isdn/mISDN/fsm.o CC net/ipv4/inetpeer.o distcc[26604] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/isdn/mISDN/socket.o CC [M] drivers/input/serio/serport.o distcc[25651] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/protocol.o distcc[18177] ERROR: compile (null) on localhost:Broken pipe CC net/decnet/dn_rules.o distcc[26287] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/ip_input.o CC [M] drivers/hwmon/w83791d.o CC net/decnet/dn_table.o CC net/ipv4/ip_fragment.o CC drivers/isdn/capi/capiutil.o CC net/ipv4/ip_forward.o CC [M] sound/core/seq/oss/seq_oss_synth.o CC drivers/isdn/capi/capilib.o CC drivers/isdn/i4l/isdn_tty.o CC net/decnet/sysctl_net_decnet.o distcc[27127] ERROR: compile (null) on localhost:Broken pipe distcc[27137] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/ad7414.o CC net/ipv4/ip_options.o CC drivers/char/vc_screen.o distcc[24272] ERROR: compile (null) on localhost:Broken pipe LD [M] net/econet/econet.o distcc[27357] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/ip_output.o CC drivers/input/mousedev.o CC [M] drivers/isdn/hardware/mISDN/hfcsusb.o CC [M] drivers/isdn/isdnloop/isdnloop.o CC drivers/isdn/capi/kcapi_proc.o CC [M] drivers/input/serio/libps2.o CC net/ipv4/ip_sockglue.o CC [M] sound/soc/codecs/pcm3008.o CC [M] drivers/input/gameport/ns558.o distcc[27566] ERROR: compile (null) on localhost:Broken pipe distcc[26697] ERROR: compile (null) on localhost:Broken pipe distcc[27570] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/inet_hashtables.o CC [M] sound/soc/codecs/ssm2602.o CC net/ipv4/inet_timewait_sock.o CC crypto/seqiv.o CC net/core/filter.o CC [M] sound/soc/codecs/tlv320aic23.o CC net/ipv4/inet_connection_sock.o CC [M] sound/soc/codecs/tlv320aic26.o distcc[27943] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/adm1021.o CC [M] sound/core/jack.o CC net/irda/iriap.o CC fs/dcookies.o distcc[28097] ERROR: compile (null) on localhost:Broken pipe distcc[28104] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/tcp.o CC net/irda/iriap_event.o CC arch/sh/lib/div64-generic.o CC net/ipv4/tcp_input.o distcc[28211] ERROR: compile (null) on localhost:Broken pipe CC net/irda/irlmp.o distcc[28238] ERROR: compile (null) on localhost:Broken pipe CC net/irda/irlmp_event.o CC [M] drivers/isdn/mISDN/clock.o CC net/irda/irlmp_frame.o distcc[28317] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/isdn/mISDN/hwchannel.o CC net/irda/irlap.o CC [M] drivers/hwmon/adm1025.o distcc[27056] ERROR: compile (null) on localhost:Broken pipe distcc[22677] ERROR: compile (null) on localhost:Broken pipe CC net/dccp/ccids/ccid2.o distcc[25154] ERROR: compile (null) on localhost:Broken pipe distcc[28125] ERROR: compile (null) on localhost:Broken pipe CC net/key/af_key.o CC drivers/isdn/i4l/isdn_v110.o distcc[27697] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/div64.o CC net/irda/irlap_event.o distcc[25314] ERROR: compile (null) on localhost:Broken pipe distcc[25289] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/isdn/mISDN/stack.o LD [M] sound/core/oss/snd-mixer-oss.o distcc[27829] ERROR: compile (null) on localhost:Broken pipe LD net/ax25/ax25.o CC [M] drivers/isdn/mISDN/layer1.o distcc[28412] ERROR: compile (null) on localhost:Broken pipe CC drivers/isdn/capi/capidrv.o CC lib/scatterlist.o CC [M] drivers/isdn/mISDN/layer2.o CC net/ipv4/tcp_output.o CC drivers/leds/led-core.o LD [M] arch/sh/oprofile/oprofile.o LD [M] sound/drivers/mpu401/snd-mpu401-uart.o LD net/ethernet/built-in.o CC drivers/leds/led-triggers.o LD crypto/crypto_hash.o CC net/irda/irlap_frame.o LD drivers/input/keyboard/built-in.o LD [M] sound/core/oss/snd-pcm-oss.o CC [M] drivers/input/keyboard/sunkbd.o CC drivers/leds/ledtrig-timer.o CC drivers/leds/ledtrig-backlight.o distcc[29042] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/leds/ledtrig-heartbeat.o distcc[29068] ERROR: compile (null) on localhost:Broken pipe CC net/irda/timer.o distcc[28423] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/core/seq/oss/seq_oss_midi.o CC drivers/char/selection.o CC [M] drivers/isdn/mISDN/tei.o CC drivers/isdn/i4l/isdn_common.o CC net/ipv4/tcp_timer.o CC arch/sh/lib/lshrdi3.o distcc[29090] ERROR: compile (null) on localhost:Broken pipe /scratch/kisskb/src/drivers/isdn/capi/capidrv.c: In function 'if_command': /scratch/kisskb/src/drivers/isdn/capi/capidrv.c:1555: warning: 'active' may be used uninitialized in this function /scratch/kisskb/src/drivers/isdn/capi/capidrv.c:1555: note: 'active' was declared here /scratch/kisskb/src/drivers/isdn/capi/capidrv.c:1554: warning: 'bmask' may be used uninitialized in this function /scratch/kisskb/src/drivers/isdn/capi/capidrv.c:1554: note: 'bmask' was declared here CC [M] drivers/input/serio/serio_raw.o CC [M] drivers/isdn/mISDN/timerdev.o distcc[26578] ERROR: compile (null) on localhost:Broken pipe CC net/irda/qos.o CC [M] sound/soc/codecs/tlv320aic3x.o CC [M] drivers/isdn/mISDN/dsp_core.o LD [M] sound/usb/snd-usb-audio.o LD [M] sound/i2c/other/snd-ak4117.o CC [M] drivers/isdn/mISDN/dsp_cmx.o distcc[26393] ERROR: compile (null) on localhost:Broken pipe CC net/irda/irqueue.o CC [M] drivers/isdn/mISDN/dsp_tones.o LD [M] sound/pcmcia/vx/snd-vxpocket.o LD net/ax25/built-in.o CC lib/string_helpers.o CC net/irda/irttp.o LD [M] sound/drivers/mpu401/snd-mpu401.o LD [M] sound/drivers/snd-serial-u16550.o distcc[29939] ERROR: compile (null) on localhost:Broken pipe CC net/irda/irda_device.o CC [M] drivers/isdn/mISDN/dsp_dtmf.o CC [M] drivers/isdn/capi/capi.o CC [M] drivers/input/tablet/acecad.o CC net/irda/irias_object.o CC net/core/flow.o CC [M] sound/core/seq/oss/seq_oss_readq.o CC net/llc/llc_core.o CC [M] drivers/input/tablet/aiptek.o LD [M] sound/usb/snd-usb-lib.o LD net/bluetooth/built-in.o CC [M] drivers/isdn/mISDN/dsp_audio.o LD net/key/built-in.o CC drivers/char/keyboard.o CC net/llc/llc_input.o CC [M] drivers/isdn/mISDN/dsp_blowfish.o CC net/ipv4/tcp_ipv4.o CC net/dccp/ackvec.o distcc[29850] ERROR: compile (null) on localhost:Broken pipe distcc[30424] ERROR: compile (null) on localhost:Broken pipe CC net/llc/llc_output.o CC net/ipv4/tcp_minisocks.o CC [M] drivers/isdn/mISDN/dsp_pipeline.o CC [M] net/llc/llc_if.o CC lib/iomap_copy.o LD [M] net/9p/9pnet.o LD [M] sound/drivers/snd-mts64.o CC crypto/pcompress.o CC [M] sound/soc/codecs/uda134x.o CC [M] drivers/isdn/mISDN/dsp_hwec.o CC net/ipv4/tcp_cong.o CC [M] net/llc/llc_c_ev.o CC [M] drivers/input/tablet/gtco.o CC [M] net/llc/llc_c_ac.o CC drivers/isdn/i4l/isdn_ppp.o CC [M] net/llc/llc_conn.o CC [M] drivers/input/tablet/kbtab.o distcc[23943] ERROR: compile (null) on localhost:Broken pipe CC [M] net/llc/llc_c_st.o CC drivers/isdn/i4l/isdn_audio.o CC net/ipv4/datagram.o LD [M] fs/nfs/nfs.o LD drivers/isdn/divert/dss1_divert.o distcc[31281] ERROR: compile (null) on localhost:Broken pipe LD drivers/isdn/divert/built-in.o CC [M] sound/soc/codecs/uda1380.o LD fs/nls/built-in.o LD crypto/cryptomgr.o CC net/ipv4/raw.o CC [M] drivers/input/ff-memless.o AS arch/sh/lib/lshrsi3.o distcc[30810] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/mcount.o CC [M] drivers/hwmon/adm1029.o CC net/core/net-sysfs.o CC [M] net/llc/llc_pdu.o CC net/ipv4/udp.o CC [M] sound/soc/codecs/wm8400.o distcc[31843] ERROR: compile (null) on localhost:Broken pipe distcc[16435] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/soc/codecs/wm8510.o LD net/mac80211/built-in.o CC [M] sound/soc/codecs/wm8580.o LD fs/proc/proc.o distcc[31177] ERROR: compile (null) on localhost:Broken pipe CC net/dccp/ccids/ccid3.o distcc[29948] ERROR: compile (null) on localhost:Broken pipe /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.n' 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.k' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.outdiv' may be used uninitialized in this function CC [M] net/llc/llc_sap.o CC crypto/hmac.o CC [M] net/llc/llc_s_ac.o LD fs/proc/built-in.o CC drivers/isdn/i4l/isdn_ttyfax.o distcc[31966] ERROR: compile (null) on localhost:Broken pipe distcc[31288] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/memchr.o distcc[30537] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/consolemap.o CC net/dccp/ccids/lib/tfrc.o CC [M] net/llc/llc_s_ev.o CC [M] net/mac80211/main.o CC [M] net/llc/llc_s_st.o CC [M] net/mac80211/wext.o LD drivers/media/dvb/b2c2/built-in.o CC [M] drivers/media/common/tuners/tuner-xc2028.o CC drivers/mfd/sm501.o CC [M] net/mac80211/sta_info.o CC drivers/media/dvb/dvb-core/dvbdev.o LD mm/built-in.o LD drivers/media/dvb/dvb-usb/built-in.o distcc[30812] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/wep.o AS arch/sh/lib/memcpy.o CC drivers/mfd/htc-pasic3.o CC net/dccp/ccids/lib/tfrc_equation.o CC [M] drivers/mfd/wm8400-core.o CC lib/devres.o CC [M] drivers/mfd/mfd-core.o distcc[403] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/udplite.o CC drivers/char/consolemap_deftbl.o CC [M] drivers/mfd/pcf50633-core.o LD [M] sound/soc/snd-soc-core.o CC [M] net/llc/af_llc.o distcc[32755] ERROR: compile (null) on localhost:Broken pipe distcc[585] ERROR: compile (null) on localhost:Broken pipe CC drivers/media/dvb/dvb-core/dmxdev.o LD drivers/cpuidle/built-in.o distcc[339] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/radio/dsbr100.o CC [M] drivers/media/common/ir-functions.o CC [M] drivers/mfd/pcf50633-gpio.o CC [M] drivers/media/radio/radio-si470x.o LD fs/cifs/cifs.o distcc[531] ERROR: compile (null) on localhost:Broken pipe LD fs/cifs/built-in.o CC net/dccp/ccids/lib/packet_history.o distcc[31916] ERROR: compile (null) on localhost:Broken pipe distcc[858] ERROR: compile (null) on localhost:Broken pipe LD sound/soundcore.o CC [M] drivers/hwmon/adm1031.o CC crypto/xcbc.o CC net/core/netpoll.o CC net/netlink/af_netlink.o CC net/netlink/genetlink.o distcc[751] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/soc/codecs/wm8728.o CC [M] net/mac80211/wpa.o distcc[569] ERROR: compile (null) on localhost:Broken pipe CC lib/locking-selftest.o CC [M] sound/core/seq/oss/seq_oss_writeq.o CC [M] drivers/media/radio/radio-mr800.o CC [M] drivers/media/common/tuners/tuner-simple.o CC lib/spinlock_debug.o CC net/phonet/pn_dev.o CC [M] drivers/media/common/tuners/tuner-types.o CC drivers/char/vt.o CC [M] drivers/media/radio/radio-tea5764.o CC [M] drivers/media/common/tuners/mt20xx.o CC lib/hweight.o distcc[1076] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/common/tuners/tda8290.o CC net/phonet/pn_netlink.o CC net/dccp/ccids/lib/loss_interval.o CC net/phonet/socket.o CC net/core/fib_rules.o distcc[1375] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/common/tuners/tea5767.o CC drivers/media/dvb/dvb-core/dvb_demux.o CC net/phonet/datagram.o distcc[1387] ERROR: compile (null) on localhost:Broken pipe LD [M] sound/core/snd.o CC net/phonet/sysctl.o CC [M] drivers/media/common/ir-keymaps.o CC net/phonet/af_phonet.o distcc[574] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/scan.o distcc[1627] ERROR: compile (null) on localhost:Broken pipe CC drivers/media/dvb/dvb-core/dvb_filter.o CC [M] drivers/media/common/tuners/tea5761.o LD drivers/media/dvb/frontends/built-in.o LD [M] net/atm/atm.o CC drivers/misc/kgdbts.o CC crypto/md5.o CC [M] drivers/media/video/msp3400-driver.o distcc[1929] ERROR: compile (null) on localhost:Broken pipe CC net/irda/wrapper.o CC net/irda/af_irda.o CC [M] drivers/media/video/msp3400-kthreads.o CC [M] drivers/mmc/card/mmc_test.o CC net/irda/discovery.o CC net/phonet/pep.o CC [M] drivers/media/common/tuners/tda9887.o LD drivers/mtd/chips/built-in.o distcc[1979] ERROR: compile (null) on localhost:Broken pipe distcc[1818] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/common/tuners/xc5000.o distcc[1875] ERROR: compile (null) on localhost:Broken pipe CC net/irda/parameters.o LD drivers/mtd/devices/built-in.o CC [M] drivers/misc/eeprom/eeprom_93cx6.o LD net/decnet/decnet.o distcc[1728] ERROR: compile (null) on localhost:Broken pipe distcc[802] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/video/tuner-core.o distcc[2275] ERROR: compile (null) on localhost:Broken pipe distcc[2078] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/ht.o CC [M] drivers/mtd/devices/doc2000.o CC [M] drivers/media/video/v4l2-dev.o CC [M] drivers/mtd/devices/doc2001plus.o distcc[2226] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/chips/chipreg.o CC [M] drivers/mtd/devices/docprobe.o CC [M] drivers/mtd/chips/cfi_probe.o CC drivers/net/plip.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/devices/docecc.o LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.o CC [M] drivers/mtd/devices/slram.o CC [M] drivers/media/video/v4l2-ioctl.o LD net/decnet/built-in.o CC [M] sound/soc/codecs/wm8731.o distcc[845] ERROR: compile (null) on localhost:Broken pipe LD drivers/mtd/maps/built-in.o CC [M] drivers/media/common/tuners/mc44s803.o distcc[3338] ERROR: compile (null) on localhost:Broken pipe distcc[3112] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/video/v4l2-device.o CC [M] drivers/mtd/chips/cfi_util.o CC drivers/net/mii.o LD fs/built-in.o CC [M] drivers/mmc/host/sdhci.o LD [M] sound/core/snd-hwdep.o CC [M] drivers/mmc/core/core.o CC [M] drivers/mmc/host/mmc_spi.o LD drivers/mtd/nand/built-in.o CC [M] drivers/mtd/maps/map_funcs.o CC [M] drivers/mtd/nand/nand_base.o CC net/phonet/pep-gprs.o CC [M] drivers/mtd/devices/mtdram.o CC [M] drivers/mtd/devices/m25p80.o CC net/core/net-traces.o CC [M] drivers/mtd/maps/physmap.o LD [M] sound/core/seq/snd-seq.o CC drivers/net/Space.o CC drivers/net/loopback.o CC drivers/net/slip.o CC [M] drivers/mmc/card/sdio_uart.o CC [M] sound/soc/codecs/wm8750.o CC [M] drivers/mmc/core/bus.o CC drivers/parport/share.o distcc[1586] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/video/v4l2-subdev.o distcc[2741] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mmc/core/host.o CC crypto/sha1_generic.o CC [M] drivers/mtd/tests/mtd_oobtest.o CC [M] drivers/mtd/mtdcore.o distcc[4159] ERROR: compile (null) on localhost:Broken pipe CC crypto/wp512.o CC drivers/parport/ieee1284.o CC [M] drivers/mtd/maps/uclinux.o CC [M] drivers/hwmon/ads7828.o distcc[3690] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/misc/ics932s401.o distcc[4095] ERROR: compile (null) on localhost:Broken pipe /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/parport/ieee1284_ops.o LD [M] sound/core/seq/snd-seq-device.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 LD [M] sound/core/snd-timer.o distcc[3230] ERROR: compile (null) on localhost:Broken pipe distcc[4374] ERROR: compile (null) on localhost:Broken pipe distcc[4402] ERROR: compile (null) on localhost:Broken pipe LD drivers/pcmcia/built-in.o CC drivers/media/dvb/dvb-core/dvb_ca_en50221.o CC [M] drivers/misc/enclosure.o distcc[3322] ERROR: compile (null) on localhost:Broken pipe LD drivers/mfd/built-in.o LD [M] sound/core/seq/snd-seq-midi-event.o LD [M] sound/core/snd-pcm.o distcc[2351] ERROR: compile (null) on localhost:Broken pipe CC drivers/parport/procfs.o distcc[4323] ERROR: compile (null) on localhost:Broken pipe distcc[4345] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/mtdsuper.o CC net/irda/irnetlink.o CC drivers/net/slhc.o CC drivers/parport/daisy.o CC drivers/net/dummy.o distcc[3552] ERROR: compile (null) on localhost:Broken pipe AS arch/sh/lib/memmove.o CC [M] net/llc/llc_station.o CC [M] drivers/mtd/tests/mtd_pagetest.o CC [M] net/llc/llc_proc.o CC [M] drivers/net/appletalk/ipddp.o AS arch/sh/lib/memset.o LD drivers/base/built-in.o LD drivers/net/bonding/built-in.o CC drivers/parport/probe.o LD [M] sound/core/snd-page-alloc.o CC [M] drivers/net/can/vcan.o CC lib/kernel_lock.o LD drivers/i2c/built-in.o CC drivers/net/hamradio/yam.o distcc[2772] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/irda/irda-usb.o distcc[4343] ERROR: compile (null) on localhost:Broken pipe distcc[3815] ERROR: compile (null) on localhost:Broken pipe LD drivers/net/phy/built-in.o CC [M] drivers/net/phy/phy.o distcc[5557] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/usb/catc.o CC drivers/net/wan/hdlc.o distcc[5758] ERROR: compile (null) on localhost:Broken pipe LD drivers/net/wireless/ar9170/built-in.o CC [M] drivers/net/wimax/i2400m/sdio.o CC [M] drivers/net/wireless/ar9170/usb.o CC drivers/net/wan/hdlc_raw.o CC [M] drivers/net/wimax/i2400m/sdio-tx.o CC [M] drivers/net/wimax/i2400m/sdio-fw.o distcc[6007] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/bonding/bond_main.o CC [M] drivers/mmc/core/mmc.o CC [M] drivers/net/bonding/bond_3ad.o CC [M] drivers/net/wireless/b43/main.o CC [M] drivers/mtd/nand/nand_bbt.o CC [M] drivers/net/wireless/ar9170/main.o CC [M] drivers/net/wireless/ar9170/cmd.o /scratch/kisskb/src/drivers/net/wimax/i2400m/sdio.c: In function 'i2400ms_bus_reset': /scratch/kisskb/src/drivers/net/wimax/i2400m/sdio.c:258: warning: 'result' may be used uninitialized in this function CC [M] drivers/mmc/core/mmc_ops.o CC crypto/tgr192.o CC [M] drivers/pcmcia/ds.o CC [M] drivers/net/wireless/b43/tables.o CC [M] drivers/net/wireless/b43/phy_common.o CC drivers/char/defkeymap.o CC [M] drivers/net/wireless/b43/phy_g.o CC [M] drivers/net/wireless/ar9170/mac.o CC [M] drivers/net/wireless/b43/phy_a.o distcc[4341] ERROR: compile (null) on localhost:Broken pipe distcc[2679] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/b43/sysfs.o CC [M] drivers/mmc/core/sd.o CC drivers/net/hamradio/bpqether.o LD drivers/isdn/i4l/isdn.o CC [M] drivers/mmc/core/sd_ops.o CC [M] drivers/net/bonding/bond_alb.o CC drivers/net/wan/hdlc_ppp.o LD drivers/net/wireless/b43legacy/built-in.o distcc[6708] ERROR: compile (null) on localhost:Broken pipe LD drivers/isdn/i4l/built-in.o CC [M] drivers/mmc/core/sdio.o CC [M] drivers/net/wireless/b43legacy/main.o CC [M] drivers/mmc/core/sdio_ops.o CC drivers/net/hamradio/baycom_ser_hdx.o CC drivers/net/wireless/hostap/hostap_80211_rx.o CC [M] sound/soc/codecs/wm8753.o CC drivers/net/wireless/hostap/hostap_80211_tx.o LD drivers/isdn/hardware/avm/built-in.o CC [M] drivers/net/wireless/ar9170/phy.o CC net/ipv4/arp.o CC drivers/net/wireless/libertas/main.o CC [M] drivers/net/wireless/ar9170/led.o LD drivers/net/wireless/orinoco/built-in.o LD drivers/net/wireless/p54/built-in.o LD drivers/net/wireless/rt2x00/built-in.o CC [M] drivers/net/wimax/i2400m/sdio-rx.o CC [M] drivers/net/wireless/p54/p54common.o CC [M] drivers/net/wireless/orinoco/main.o CC [M] drivers/net/bonding/bond_sysfs.o CC [M] drivers/mtd/nand/nand_ecc.o CC [M] drivers/net/wireless/p54/p54usb.o CC [M] drivers/mtd/maps/plat-ram.o distcc[7502] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/rt2x00/rt2x00dev.o CC drivers/net/wan/dlci.o distcc[7498] ERROR: compile (null) on localhost:Broken pipe LD drivers/net/wireless/rtl818x/built-in.o LD net/netlink/built-in.o CC [M] drivers/net/wireless/rtl818x/rtl8187_dev.o CC crypto/gf128mul.o CC net/dccp/ipv4.o CC net/core/drop_monitor.o CC [M] drivers/net/wireless/rt2x00/rt2x00mac.o CC [M] net/core/pktgen.o CC [M] drivers/mtd/tests/mtd_readtest.o CC [M] drivers/net/wimax/i2400m/usb-fw.o distcc[1072] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wan/hdlc_cisco.o distcc[6738] ERROR: compile (null) on localhost:Broken pipe distcc[7507] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/rtl818x/rtl8187_rtl8225.o CC drivers/net/wireless/libertas/wext.o CC [M] drivers/net/wimax/i2400m/usb-notif.o distcc[7992] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/icmp.o CC [M] drivers/net/wimax/i2400m/usb-tx.o CC net/ipv4/devinet.o CC [M] drivers/net/sh_eth.o CC [M] drivers/net/phy/phy_device.o CC drivers/char/tty_audit.o LD drivers/media/dvb/siano/built-in.o distcc[7994] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/b43legacy/ilt.o CC crypto/ecb.o CC [M] drivers/net/wireless/b43legacy/phy.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/hwmon/adt7462.o CC [M] drivers/net/phy/mdio_bus.o distcc[8429] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/b43legacy/radio.o CC [M] drivers/mtd/nand/nand_ids.o CC [M] drivers/net/wireless/b43legacy/sysfs.o CC drivers/net/irda/irtty-sir.o LD [M] sound/core/seq/snd-seq-dummy.o CC drivers/media/dvb/dvb-core/dvb_frontend.o distcc[8425] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/b43legacy/xmit.o CC [M] net/mac80211/agg-tx.o LD [M] sound/core/seq/oss/snd-seq-oss.o CC [M] drivers/net/wireless/b43legacy/debugfs.o distcc[8427] ERROR: compile (null) on localhost:Broken pipe LD [M] sound/core/seq/snd-seq-midi.o LD drivers/misc/built-in.o CC [M] drivers/net/wimax/i2400m/usb-rx.o CC [M] drivers/net/wireless/b43legacy/pio.o CC drivers/net/usb/kaweth.o CC [M] drivers/mtd/nand/nandsim.o distcc[8436] ERROR: compile (null) on localhost:Broken pipe distcc[7303] ERROR: compile (null) on localhost:Broken pipe distcc[8795] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/chips/cfi_cmdset_0020.o CC [M] drivers/net/wimax/i2400m/usb.o CC [M] net/mac80211/agg-rx.o CC [M] drivers/net/wimax/i2400m/control.o CC net/irda/irmod.o CC [M] drivers/mtd/nand/plat_nand.o CC [M] drivers/net/wimax/i2400m/driver.o CC crypto/cbc.o LD net/llc/llc.o CC [M] drivers/net/wireless/b43/xmit.o CC drivers/net/wireless/libertas/rx.o AS arch/sh/lib/movmem.o AS arch/sh/lib/strlen.o /scratch/kisskb/src/drivers/net/wimax/i2400m/usb.c: In function 'i2400mu_bus_reset': /scratch/kisskb/src/drivers/net/wimax/i2400m/usb.c:216: warning: 'result' may be used uninitialized in this function AS arch/sh/lib/udiv_qrnnd.o CC [M] drivers/net/wimax/i2400m/fw.o CC lib/smp_processor_id.o CC drivers/char/sysrq.o CC [M] drivers/pcmcia/pcmcia_resource.o CC [M] drivers/media/video/v4l2-int-device.o CC [M] drivers/pcmcia/pcmcia_ioctl.o CC drivers/net/wireless/libertas/tx.o distcc[9602] ERROR: compile (null) on localhost:Broken pipe distcc[9191] ERROR: compile (null) on localhost:Broken pipe LD drivers/isdn/hardware/built-in.o CC [M] drivers/pcmcia/cs.o CC [M] drivers/net/phy/cicada.o CC [M] drivers/net/wireless/rt2x00/rt2x00config.o distcc[6753] ERROR: compile (null) on localhost:Broken pipe distcc[8363] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/rt2x00/rt2x00queue.o CC [M] drivers/hwmon/adt7473.o CC [M] sound/soc/codecs/wm8900.o distcc[8110] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/rt2x00/rt2x00link.o CC drivers/char/hw_random/core.o CC [M] drivers/char/hw_random/timeriomem-rng.o CC [M] drivers/net/wireless/rt2x00/rt2x00debug.o CC [M] sound/soc/codecs/wm8903.o CC drivers/net/irda/sir_dev.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 drivers/net/wireless/libertas/cmd.o distcc[9841] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/rt2x00/rt2x00crypto.o CC drivers/net/hamradio/hdlcdrv.o CC drivers/net/wireless/hostap/hostap_ap.o LD drivers/isdn/capi/kernelcapi.o CC [M] net/rfkill/rfkill.o CC drivers/net/wireless/hostap/hostap_info.o CC net/irda/irproc.o CC [M] drivers/mtd/tests/mtd_speedtest.o distcc[9953] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/ibss.o CC drivers/net/wireless/hostap/hostap_ioctl.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 drivers/input/input-core.o CC [M] drivers/net/wireless/orinoco/fw.o distcc[10538] ERROR: compile (null) on localhost:Broken pipe distcc[9402] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/tests/mtd_stresstest.o LD [M] sound/core/snd-rawmidi.o CC drivers/media/dvb/dvb-core/dvb_net.o AS arch/sh/lib/udivsi3.o CC net/ipv4/af_inet.o distcc[10332] ERROR: compile (null) on localhost:Broken pipe distcc[9729] ERROR: compile (null) on localhost:Broken pipe CC lib/debugobjects.o CC [M] drivers/media/video/v4l2-common.o distcc[9981] ERROR: compile (null) on localhost:Broken pipe CC lib/bitrev.o CC [M] drivers/net/wireless/b43/lo.o CC [M] drivers/hwmon/adt7475.o CC lib/crc-ccitt.o CC [M] drivers/media/video/v4l1-compat.o distcc[10557] ERROR: compile (null) on localhost:Broken pipe LD net/llc/built-in.o /scratch/kisskb/src/lib/debugobjects.c:60: warning: 'obj_states' defined but not used distcc[10394] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/usb/pegasus.o CC [M] drivers/mtd/chips/cfi_cmdset_0002.o CC [M] drivers/media/video/ir-kbd-i2c.o CC [M] drivers/media/video/saa5246a.o LD drivers/input/built-in.o AS arch/sh/lib/udivsi3_i4i-Os.o LD drivers/net/wireless/zd1211rw/built-in.o CC [M] drivers/net/wireless/strip.o distcc[11039] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/usb/rtl8150.o CC [M] drivers/media/video/saa5249.o CC [M] drivers/net/wireless/rt2x00/rt2x00rfkill.o CC [M] drivers/media/video/c-qcam.o CC [M] net/mac80211/mlme.o CC [M] drivers/media/video/bw-qcam.o CC [M] drivers/net/phy/lxt.o CC drivers/char/ipmi/ipmi_msghandler.o CC crypto/pcbc.o CC net/ipv4/igmp.o CC [M] drivers/char/pcmcia/ipwireless/hardware.o CC [M] drivers/net/wireless/orinoco/hw.o CC [M] drivers/mmc/core/sdio_bus.o CC [M] drivers/net/wireless/b43/wa.o CC [M] drivers/char/pcmcia/ipwireless/main.o distcc[10943] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/irda/sir_dongle.o CC [M] drivers/char/pcmcia/ipwireless/network.o CC [M] drivers/net/b44.o CC [M] drivers/net/wireless/b43/dma.o CC [M] drivers/char/pcmcia/ipwireless/tty.o CC [M] drivers/net/wireless/netwave_cs.o distcc[10571] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/isdn/mISDN/mISDN_core.o CC lib/crc32.o CC [M] drivers/mtd/tests/mtd_subpagetest.o CC [M] drivers/net/wireless/zd1211rw/zd_chip.o /scratch/kisskb/src/drivers/net/wireless/netwave_cs.c: In function 'netwave_release': /scratch/kisskb/src/drivers/net/wireless/netwave_cs.c:837: warning: unused variable 'priv' distcc[9896] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/airo_cs.o CC lib/crc7.o CC [M] drivers/net/wimax/i2400m/op-rfkill.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 [M] drivers/net/wireless/airo.o distcc[10931] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/wireless/libertas/cmdresp.o distcc[12226] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/atmel.o CC [M] drivers/net/wireless/atmel_cs.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 [M] drivers/mtd/chips/gen_probe.o CC [M] drivers/pcmcia/cistpl.o CC [M] drivers/net/wireless/at76c50x-usb.o CC drivers/net/hamradio/baycom_par.o LD drivers/isdn/capi/built-in.o CC [M] drivers/hwmon/dme1737.o CC net/irda/ircomm/ircomm_tty.o CC [M] drivers/net/ax88796.o CC net/irda/ircomm/ircomm_tty_attach.o CC net/rose/af_rose.o CC [M] drivers/mtd/mtdpart.o CC net/rose/rose_dev.o CC drivers/media/dvb/dvb-core/dvb_ringbuffer.o CC [M] drivers/mmc/core/sdio_cis.o distcc[13033] ERROR: compile (null) on localhost:Broken pipe CC net/rose/rose_in.o CC net/irda/ircomm/ircomm_tty_ioctl.o CC [M] drivers/net/phy/vitesse.o CC [M] net/mac80211/iface.o CC net/rose/rose_link.o CC net/rose/rose_loopback.o CC [M] drivers/mmc/core/sdio_io.o distcc[10317] ERROR: compile (null) on localhost:Broken pipe CC net/rose/rose_out.o CC net/irda/ircomm/ircomm_param.o CC net/irda/ircomm/ircomm_core.o CC net/irda/ircomm/ircomm_event.o CC drivers/char/rio/rio_linux.o CC [M] drivers/net/wireless/orinoco/mic.o CC drivers/char/rio/rioinit.o CC net/rose/rose_route.o CC net/irda/ircomm/ircomm_lmp.o CC drivers/power/power_supply_core.o CC drivers/power/power_supply_leds.o LD [M] drivers/isdn/mISDN/mISDN_dsp.o LD [M] drivers/isdn/mISDN/l1oip.o distcc[11762] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/zd1211rw/zd_mac.o distcc[13795] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/ppp_generic.o distcc[12732] ERROR: compile (null) on localhost:Broken pipe distcc[12085] ERROR: compile (null) on localhost:Broken pipe CC lib/libcrc32c.o CC [M] drivers/power/ds2760_battery.o distcc[13075] ERROR: compile (null) on localhost:Broken pipe distcc[13755] ERROR: compile (null) on localhost:Broken pipe CC [M] sound/soc/codecs/wm8971.o LD drivers/char/hw_random/rng-core.o LD drivers/serial/built-in.o CC [M] drivers/net/wireless/b43/pio.o LD arch/sh/lib/built-in.o CC [M] drivers/serial/serial_core.o CC net/irda/ircomm/ircomm_ttp.o LD [M] drivers/media/common/ir-common.o LD drivers/media/common/built-in.o CC [M] drivers/hwmon/ds1621.o distcc[12378] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/ppp_deflate.o CC net/rose/rose_subr.o LD [M] drivers/net/wireless/rtl818x/rtl8187.o CC drivers/net/wireless/libertas/scan.o CC [M] drivers/net/ppp_mppe.o AR arch/sh/lib/lib.a distcc[12352] ERROR: compile (null) on localhost:Broken pipe CC drivers/sh/intc.o CC [M] drivers/mtd/mtdconcat.o LD net/rxrpc/built-in.o CC [M] drivers/net/pppox.o CC [M] drivers/mtd/tests/mtd_torturetest.o CC net/rose/rose_timer.o CC drivers/char/ipmi/ipmi_poweroff.o CC net/ipv4/fib_frontend.o CC [M] drivers/mmc/core/sdio_irq.o CC [M] drivers/char/pcmcia/synclink_cs.o CC [M] drivers/net/wireless/rt2x00/rt2x00firmware.o CC drivers/net/wireless/hostap/hostap_main.o CC drivers/char/rio/rioboot.o LD drivers/char/tpm/built-in.o CC [M] drivers/char/tpm/tpm.o distcc[11482] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/b43/pcmcia.o CC net/ipv4/fib_semantics.o CC [M] net/rxrpc/af_rxrpc.o CC [M] drivers/net/wireless/orinoco/scan.o CC [M] net/rxrpc/ar-accept.o distcc[15050] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/inet_fragment.o LD drivers/char/hw_random/built-in.o CC [M] drivers/hwmon/f71805f.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_al2230.o distcc[14660] ERROR: compile (null) on localhost:Broken pipe CC drivers/char/generic_serial.o CC [M] net/rxrpc/ar-ack.o CC [M] sound/soc/codecs/wm8990.o CC [M] net/rxrpc/ar-call.o distcc[15015] ERROR: compile (null) on localhost:Broken pipe CC [M] net/mac80211/rate.o CC drivers/net/irda/esi-sir.o distcc[14791] ERROR: compile (null) on localhost:Broken pipe distcc[15262] ERROR: compile (null) on localhost:Broken pipe CC [M] net/rxrpc/ar-connection.o distcc[11232] ERROR: compile (null) on localhost:Broken pipe CC net/sched/sch_generic.o CC [M] net/rxrpc/ar-connevent.o CC crypto/lrw.o LD sound/core/built-in.o CC [M] net/rxrpc/ar-error.o CC [M] drivers/pcmcia/rsrc_mgr.o CC [M] net/rxrpc/ar-input.o CC [M] drivers/serial/8250.o CC [M] drivers/mtd/redboot.o CC [M] net/rxrpc/ar-key.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_rf2959.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/char/ipmi/ipmi_devintf.o distcc[15759] ERROR: compile (null) on localhost:Broken pipe CC [M] net/rxrpc/ar-local.o distcc[15564] ERROR: compile (null) on localhost:Broken pipe LD drivers/parport/parport.o LD [M] net/llc/llc2.o LD drivers/parport/built-in.o distcc[13073] ERROR: compile (null) on localhost:Broken pipe CC drivers/net/hamradio/baycom_epp.o CC drivers/spi/spi.o CC [M] net/rxrpc/ar-output.o CC crypto/xts.o CC [M] net/rxrpc/ar-peer.o CC [M] net/rxrpc/ar-recvmsg.o CC drivers/net/usb/net1080.o CC [M] net/rxrpc/ar-security.o distcc[15609] ERROR: compile (null) on localhost:Broken pipe distcc[15376] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/rt2x00/rt2x00usb.o CC [M] drivers/net/wireless/rt2x00/rt73usb.o distcc[15859] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/orinoco/wext.o CC [M] net/rxrpc/ar-skbuff.o CC drivers/net/irda/old_belkin-sir.o CC [M] drivers/mtd/chips/jedec_probe.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_al7230b.o CC [M] drivers/char/riscom8.o CC [M] drivers/pcmcia/socket_sysfs.o CC drivers/spi/spi_bitbang.o CC [M] drivers/net/phy/realtek.o CC drivers/net/irda/mcp2120-sir.o LD drivers/net/wan/built-in.o CC [M] drivers/mmc/core/debugfs.o CC net/ipv4/fib_hash.o CC net/irda/irlan/irlan_common.o CC [M] drivers/net/phy/et1011c.o CC net/ipv4/proc.o distcc[14511] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/fib_rules.o distcc[16643] ERROR: compile (null) on localhost:Broken pipe CC crypto/ctr.o LD net/phonet/phonet.o CC [M] drivers/mtd/mtdoops.o CC [M] drivers/hwmon/f71882fg.o CC [M] net/mac80211/michael.o LD [M] drivers/net/wireless/ar9170/ar9170usb.o LD drivers/ssb/built-in.o CC [M] drivers/power/bq27x00_battery.o CC [M] drivers/ssb/main.o LD net/phonet/pn_pep.o LD net/phonet/built-in.o CC [M] net/rxrpc/ar-transport.o CC [M] drivers/net/wireless/ray_cs.o CC [M] drivers/ssb/scan.o CC drivers/net/wireless/hostap/hostap_proc.o CC [M] drivers/serial/serial_cs.o CC [M] drivers/net/wimax/i2400m/sysfs.o CC [M] drivers/ssb/sprom.o CC [M] net/rxrpc/ar-proc.o CC [M] drivers/net/phy/mdio-bitbang.o CC [M] drivers/char/ipmi/ipmi_si_intf.o CC [M] drivers/net/wireless/hostap/hostap_cs.o CC drivers/net/usb/plusb.o CC [M] drivers/mtd/chips/map_ram.o CC [M] drivers/char/n_hdlc.o CC [M] drivers/net/wireless/orinoco/hermes_dld.o CC drivers/media/dvb/dvb-core/dvb_math.o CC [M] drivers/net/wireless/b43/debugfs.o CC drivers/net/irda/act200l-sir.o distcc[17848] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/video/saa7115.o CC [M] drivers/spi/spi_sh_sci.o CC drivers/net/wireless/libertas/11d.o LD drivers/sh/built-in.o CC drivers/net/wireless/libertas/debugfs.o distcc[17561] ERROR: compile (null) on localhost:Broken pipe LD net/irda/irnet/built-in.o CC [M] drivers/net/pppoe.o CC drivers/net/wireless/libertas/persistcfg.o CC [M] net/irda/irnet/irnet_ppp.o CC net/irda/irlan/irlan_eth.o CC [M] net/irda/irnet/irnet_irda.o CC drivers/char/rio/riocmd.o CC [M] drivers/net/macvlan.o CC crypto/ccm.o CC [M] drivers/ssb/pcmcia.o CC [M] drivers/serial/kgdboc.o CC net/sctp/sm_statetable.o LD lib/zlib_deflate/built-in.o CC net/sctp/sm_statefuns.o CC drivers/net/wireless/libertas/ethtool.o CC net/sctp/sm_sideeffect.o LD net/sunrpc/built-in.o CC net/sctp/protocol.o CC [M] net/sunrpc/clnt.o CC drivers/net/wireless/libertas/assoc.o CC [M] drivers/hwmon/f75375s.o CC drivers/net/usb/cdc_subset.o CC net/sctp/endpointola.o CC net/sctp/associola.o CC net/sctp/transport.o CC drivers/net/irda/ma600-sir.o CC [M] drivers/ssb/driver_chipcommon.o CC [M] drivers/media/video/cpia.o CC [M] drivers/net/wireless/orinoco/hermes.o distcc[19052] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sunrpc/xprt.o CC net/sctp/chunk.o CC [M] net/sunrpc/socklib.o CC [M] drivers/net/hamradio/mkiss.o CC [M] net/sunrpc/xprtsock.o LD [M] drivers/mtd/nand/nand.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_uw2453.o LD [M] drivers/net/bonding/bonding.o CC net/sctp/sm_make_chunk.o CC [M] net/sunrpc/sched.o CC drivers/staging/staging.o CC net/sctp/ulpevent.o CC [M] net/sunrpc/auth.o CC net/sctp/inqueue.o CC [M] net/sunrpc/auth_null.o CC lib/zlib_inflate/inffast.o CC [M] drivers/char/lp.o CC [M] drivers/net/wimax/i2400m/netdev.o LD [M] drivers/net/wireless/b43legacy/b43legacy.o CC [M] drivers/char/n_r3964.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o CC [M] drivers/net/phy/national.o CC drivers/char/rio/rioctrl.o CC [M] drivers/power/pcf50633-charger.o CC net/irda/irlan/irlan_event.o CC crypto/blowfish.o CC [M] drivers/net/wireless/wl3501_cs.o CC net/tipc/addr.o CC [M] drivers/hwmon/gl520sm.o distcc[20070] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/chips/map_rom.o CC net/tipc/bcast.o LD net/rose/rose.o CC [M] net/mac80211/tkip.o CC net/tipc/bearer.o CC [M] drivers/media/video/cpia_pp.o CC [M] drivers/net/hamradio/6pack.o distcc[20315] ERROR: compile (null) on localhost:Broken pipe CC net/tipc/config.o CC drivers/net/usb/usbnet.o distcc[16818] ERROR: compile (null) on localhost:Broken pipe LD net/sched/built-in.o LD net/dccp/dccp.o LD net/dccp/dccp_ipv4.o LD net/dccp/built-in.o CC net/tipc/cluster.o LD [M] drivers/mtd/mtd.o CC [M] drivers/net/wireless/zd1211rw/zd_rf.o CC drivers/net/wireless/libertas/if_usb.o distcc[20089] ERROR: compile (null) on localhost:Broken pipe LD drivers/staging/agnx/built-in.o CC [M] drivers/usb/atm/speedtch.o distcc[20317] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/wireless/orinoco/orinoco_cs.o CC drivers/usb/host/oxu210hp-hcd.o CC drivers/usb/core/usb.o distcc[19681] ERROR: compile (null) on localhost:Broken pipe CC lib/zlib_inflate/inflate.o CC drivers/usb/core/hub.o CC net/ipv4/ipconfig.o CC [M] drivers/ssb/driver_chipcommon_pmu.o LD net/rose/built-in.o CC drivers/usb/core/hcd.o CC lib/audit.o distcc[17338] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/urb.o CC [M] drivers/usb/atm/ueagle-atm.o CC drivers/usb/host/hwa-hc.o CC drivers/usb/core/message.o distcc[21025] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/host/isp116x-hcd.o distcc[20955] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/usb/hso.o CC [M] drivers/usb/host/sl811-hcd.o LD drivers/usb/image/built-in.o CC drivers/usb/core/driver.o CC [M] drivers/usb/atm/usbatm.o distcc[21218] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/host/sl811_cs.o CC drivers/usb/misc/cytherm.o CC [M] drivers/usb/host/isp1760-hcd.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[21482] ERROR: compile (null) on localhost:Broken pipe CC [M] lib/zlib_deflate/deflate.o CC drivers/usb/misc/ftdi-elan.o CC drivers/char/rio/riointr.o CC [M] net/mac80211/aes_ccm.o CC crypto/serpent.o CC [M] drivers/net/hamradio/baycom_ser_fdx.o CC [M] drivers/net/wireless/zd1211rw/zd_usb.o CC [M] lib/zlib_deflate/deftree.o distcc[21745] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/mtd/chips/map_absent.o CC [M] drivers/usb/host/isp1760-if.o distcc[21739] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/misc/trancevibrator.o CC [M] drivers/usb/image/mdc800.o CC drivers/usb/misc/uss720.o CC crypto/aes_generic.o /scratch/kisskb/src/drivers/usb/atm/ueagle-atm.c: In function 'uea_stat_e4': /scratch/kisskb/src/drivers/usb/atm/ueagle-atm.c:1430: warning: 'tmp_arr[1]' may be used uninitialized in this function /scratch/kisskb/src/drivers/usb/atm/ueagle-atm.c:1430: warning: 'tmp_arr[0u]' may be used uninitialized in this function CC [M] drivers/net/de620.o LD drivers/usb/gadget/built-in.o CC crypto/arc4.o CC [M] drivers/staging/agnx/rf.o CC drivers/net/irda/ksdazzle-sir.o CC drivers/usb/core/config.o CC net/unix/af_unix.o CC drivers/usb/core/file.o LD drivers/power/power_supply.o distcc[16143] ERROR: compile (null) on localhost:Broken pipe LD drivers/isdn/built-in.o CC lib/zlib_inflate/infutil.o CC net/unix/garbage.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o CC drivers/usb/core/buffer.o CC lib/fault-inject.o distcc[22355] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/core/sysfs.o CC drivers/char/rio/rioparam.o CC lib/zlib_inflate/inftrees.o LD [M] drivers/net/wireless/rt2x00/rt2x00lib.o CC [M] drivers/net/wireless/libertas/if_cs.o CC [M] drivers/usb/gadget/m66592-udc.o CC [M] drivers/net/wireless/libertas/if_sdio.o CC drivers/usb/core/endpoint.o CC drivers/char/rio/rioroute.o CC drivers/usb/core/devio.o CC net/irda/irlan/irlan_client.o CC lib/zlib_inflate/inflate_syms.o CC [M] drivers/media/video/cpia_usb.o CC drivers/usb/core/notify.o CC net/sctp/outqueue.o CC drivers/usb/core/generic.o CC [M] drivers/net/usb/asix.o CC [M] drivers/net/wireless/orinoco/spectrum_cs.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o CC drivers/staging/android/logger.o distcc[15347] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sunrpc/auth_unix.o CC [M] drivers/net/usb/cdc_ether.o CC [M] drivers/net/irda/stir4200.o LD [M] drivers/net/phy/libphy.o CC crypto/anubis.o CC lib/syscall.o CC [M] drivers/net/irda/litelink-sir.o CC drivers/usb/misc/usbsevseg.o CC [M] drivers/net/irda/girbil-sir.o CC [M] drivers/staging/agnx/pci.o CC net/wanrouter/wanproc.o CC drivers/staging/android/ram_console.o CC net/wanrouter/wanmain.o CC [M] drivers/hwmon/ibmaem.o /scratch/kisskb/src/drivers/staging/agnx/pci.c: In function 'agnx_config_interface': /scratch/kisskb/src/drivers/staging/agnx/pci.c:319: warning: passing argument 2 of 'agnx_set_bssid' discards qualifiers from pointer target type /scratch/kisskb/src/drivers/staging/agnx/pci.c:321: warning: passing argument 2 of 'hash_write' discards qualifiers from pointer target type /scratch/kisskb/src/drivers/staging/agnx/pci.c: At top level: /scratch/kisskb/src/drivers/staging/agnx/pci.c:426: warning: initialization from incompatible pointer type CC net/irda/irlan/irlan_provider.o distcc[21686] ERROR: compile (null) on localhost:Broken pipe LD drivers/leds/built-in.o LD [M] drivers/net/wireless/b43/b43.o LD drivers/net/wireless/hostap/hostap.o CC [M] drivers/net/eql.o LD drivers/net/wireless/hostap/built-in.o CC [M] lib/zlib_deflate/deflate_syms.o CC [M] drivers/usb/gadget/cdc2.o CC [M] drivers/net/irda/toim3232-sir.o distcc[24032] ERROR: compile (null) on localhost:Broken pipe CC net/sctp/ulpqueue.o CC drivers/uwb/address.o CC [M] drivers/media/video/tvp5150.o LD [M] net/irda/irnet/irnet.o CC [M] drivers/usb/gadget/ether.o CC drivers/usb/serial/usb-serial.o CC [M] drivers/usb/gadget/printer.o LD drivers/power/built-in.o CC [M] drivers/net/smc911x.o CC [M] drivers/usb/gadget/serial.o CC net/tipc/core.o CC drivers/usb/serial/generic.o LD drivers/staging/at76_usb/built-in.o CC drivers/usb/serial/bus.o CC crypto/seed.o LD [M] drivers/mmc/core/mmc_core.o CC drivers/usb/serial/console.o CC net/tipc/handler.o CC drivers/usb/serial/ezusb.o distcc[24463] ERROR: compile (null) on localhost:Broken pipe LD drivers/usb/host/built-in.o CC [M] drivers/usb/gadget/zero.o distcc[24520] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/char/ipmi/ipmi_watchdog.o CC drivers/usb/serial/ark3116.o LD drivers/spi/built-in.o CC [M] drivers/usb/gadget/inode.o CC [M] drivers/net/usb/dm9601.o distcc[24590] ERROR: compile (null) on localhost:Broken pipe CC net/tipc/link.o LD net/core/built-in.o LD drivers/staging/frontier/built-in.o CC [M] net/wimax/id-table.o distcc[24279] ERROR: compile (null) on localhost:Broken pipe CC net/tipc/discover.o CC net/ipv4/tcp_bic.o CC [M] drivers/staging/at76_usb/at76_usb.o CC [M] drivers/hwmon/it87.o CC [M] drivers/staging/agnx/xmit.o LD drivers/usb/storage/built-in.o CC [M] drivers/net/irda/ks959-sir.o CC drivers/uwb/allocator.o LD [M] drivers/ssb/ssb.o /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:39:27: error: net/ieee80211.h: No such file or directory In file included from /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:41: /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.h:164: error: 'WEP_KEY_LEN' undeclared here (not in a function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.h:189: error: 'IEEE80211_FRAME_LEN' undeclared here (not in a function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.h:189: error: 'IEEE80211_FCS_LEN' undeclared here (not in a function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.h:320: error: 'WEP_KEYS' undeclared here (not in a function) CC net/tipc/msg.o CC drivers/staging/android/lowmemorykiller.o /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1625: warning: 'struct ieee80211_info_element' declared inside parameter list /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1625: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'next_ie': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1627: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1627: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: At top level: /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1635: warning: 'struct ieee80211_info_element' declared inside parameter list /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_auth_req': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1640: error: invalid application of 'sizeof' to incomplete type 'struct ieee80211_auth' /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1641: error: invalid application of 'sizeof' to incomplete type 'struct ieee80211_auth' /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1641: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1650: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1654: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1655: error: 'IEEE80211_FTYPE_MGMT' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1655: error: (Each undeclared identifier is reported only once /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1655: error: for each function it appears in.) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1655: error: 'IEEE80211_STYPE_AUTH' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1655: error: 'IEEE80211_FCTL_PROTECTED' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1658: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1659: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1660: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1661: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1662: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1664: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1665: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1666: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1669: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1669: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1673: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1673: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1673: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1677: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_assoc_req': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1697: error: invalid application of 'sizeof' to incomplete type 'struct ieee80211_assoc_request' /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1702: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1703: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1706: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1706: error: 'IEEE80211_FTYPE_MGMT' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1706: error: 'IEEE80211_STYPE_ASSOC_REQ' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1709: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1710: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1711: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1712: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1713: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1721: error: 'WLAN_CAPABILITY_PRIVACY' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1723: error: 'WLAN_CAPABILITY_SHORT_PREAMBLE' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1724: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1726: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1730: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1730: error: 'MFIE_TYPE_SSID' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1731: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1732: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1733: warning: passing argument 1 of 'next_ie' from incompatible pointer type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1735: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1735: error: 'MFIE_TYPE_RATES' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1736: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1737: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1738: warning: passing argument 1 of 'next_ie' from incompatible pointer type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1743: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1744: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1745: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1747: warning: passing argument 1 of 'next_ie' from incompatible pointer type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1748: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1748: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1748: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:1748: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_iw_handler_get_range': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:2093: error: 'MAX_FRAG_THRESHOLD' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:2095: error: 'MIN_FRAG_THRESHOLD' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_iw_handler_get_scan': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:2363: error: 'WLAN_CAPABILITY_IBSS' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:2365: error: 'WLAN_CAPABILITY_ESS' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:2381: error: 'WLAN_CAPABILITY_PRIVACY' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_iw_handler_set_rts': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:2578: error: 'MAX_FRAG_THRESHOLD' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_iw_handler_get_rts': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:2595: error: 'MAX_FRAG_THRESHOLD' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_iw_handler_set_frag': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:2617: error: 'MAX_FRAG_THRESHOLD' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:2619: error: 'MIN_FRAG_THRESHOLD' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_iw_handler_get_frag': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:2634: error: 'MAX_FRAG_THRESHOLD' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_iw_handler_set_encode': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:2710: error: 'WLAN_AUTH_SHARED_KEY' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:2738: error: 'WLAN_AUTH_OPEN' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_iw_handler_get_encode': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:2762: error: 'WLAN_AUTH_SHARED_KEY' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_tx': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3129: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3168: error: 'IEEE80211_3ADDR_LEN' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3188: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3189: error: 'IEEE80211_FTYPE_DATA' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3189: error: 'IEEE80211_FCTL_PROTECTED' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3189: error: 'IEEE80211_FCTL_TODS' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3195: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3196: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3197: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3199: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3200: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3201: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3204: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3205: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3221: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_match_mode': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3520: error: 'WLAN_CAPABILITY_IBSS' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3522: error: 'WLAN_CAPABILITY_ESS' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_match_rates': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3554: error: 'WLAN_CAPABILITY_SHORT_PREAMBLE' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_match_wep': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3566: error: 'WLAN_CAPABILITY_PRIVACY' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_startup_device': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:3923: error: 'WLAN_AUTH_OPEN' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_rx_mgmt_assoc': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4117: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4118: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4120: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4120: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4120: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4120: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4135: error: 'WLAN_STATUS_SUCCESS' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_rx_mgmt_disassoc': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4156: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4158: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4158: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4158: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4169: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4169: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4169: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4173: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4173: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4173: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4173: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4173: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4173: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_rx_mgmt_auth': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4201: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4202: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4203: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4204: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4206: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4206: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4211: error: 'WLAN_AUTH_SHARED_KEY' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4212: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4229: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4229: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4229: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4229: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4229: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4229: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4234: error: 'WLAN_STATUS_SUCCESS' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4241: error: 'WLAN_AUTH_OPEN' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4252: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_rx_mgmt_deauth': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4263: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4265: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4265: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4265: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4280: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4280: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4280: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4284: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4284: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4284: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4284: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4284: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4284: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_rx_mgmt_beacon': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4305: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4324: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4324: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4324: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4344: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4344: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4344: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4364: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4365: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4369: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4373: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4376: error: invalid application of 'sizeof' to incomplete type 'struct ieee80211_beacon' /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4395: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4395: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4395: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4398: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4400: error: 'MFIE_TYPE_SSID' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4404: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4411: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4411: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4411: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4417: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4423: error: 'MFIE_TYPE_RATES' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4428: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4429: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4431: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4431: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4436: error: 'MFIE_TYPE_DS_SET' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4440: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4446: error: 'MFIE_TYPE_CF_SET' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4447: error: 'MFIE_TYPE_TIM' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4448: error: 'MFIE_TYPE_IBSS_SET' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4450: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4450: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4450: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4450: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4457: warning: passing argument 1 of 'next_ie' from incompatible pointer type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_rx_mgmt': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4544: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4553: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4553: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4553: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4564: error: 'IEEE80211_FCTL_STYPE' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4565: error: 'IEEE80211_STYPE_BEACON' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4566: error: 'IEEE80211_STYPE_PROBE_RESP' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4570: error: 'IEEE80211_STYPE_ASSOC_RESP' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4574: error: 'IEEE80211_STYPE_DISASSOC' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4578: error: 'IEEE80211_STYPE_AUTH' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4582: error: 'IEEE80211_STYPE_DEAUTH' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_ieee80211_to_eth': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4608: error: 'IEEE80211_3ADDR_LEN' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4610: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4612: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4614: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_check_for_rx_frags': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4661: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4664: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4671: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4674: error: 'IEEE80211_3ADDR_LEN' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4680: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4715: error: 'IEEE80211_FCTL_MOREFRAGS' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4739: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4739: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4739: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4855: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_rx_data': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4889: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4889: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4889: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4890: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4890: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4890: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4894: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4894: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4894: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_iwspy_update': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:4986: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_rx_tasklet': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:5014: error: dereferencing pointer to incomplete type /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:5039: error: 'IEEE80211_FCTL_FTYPE' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:5040: error: 'IEEE80211_FTYPE_DATA' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:5044: error: 'IEEE80211_FTYPE_MGMT' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:5054: error: 'IEEE80211_FTYPE_CTL' undeclared (first use in this function) /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c: In function 'at76_init_new_device': /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c:5300: error: 'WLAN_AUTH_OPEN' undeclared (first use in this function) distcc[25039] ERROR: compile /scratch/kisskb/src/drivers/staging/at76_usb/at76_usb.c on localhost failed make[4]: *** [drivers/staging/at76_usb/at76_usb.o] Error 1 make[3]: *** [drivers/staging/at76_usb] Error 2 make[3]: *** Waiting for unfinished jobs.... CC net/tipc/name_distr.o CC [M] drivers/net/usb/smsc95xx.o CC net/tipc/subscr.o CC net/ipv4/tcp_highspeed.o CC net/ipv4/tcp_htcp.o CC net/ipv4/tcp_vegas.o CC drivers/usb/serial/belkin_sa.o CC net/irda/irlan/irlan_filter.o CC net/sctp/command.o CC drivers/usb/serial/ch341.o CC [M] drivers/staging/frontier/tranzport.o CC drivers/char/rio/riotable.o CC net/irda/irlan/irlan_provider_event.o LD [M] sound/soc/codecs/snd-soc-ad73311.o CC drivers/char/rio/riotty.o distcc[25734] ERROR: compile (null) on localhost:Broken pipe CC net/ipv4/tcp_veno.o CC net/irda/irlan/irlan_client_event.o CC crypto/michael_mic.o LD drivers/net/hamradio/built-in.o LD [M] drivers/media/video/msp3400.o CC [M] drivers/net/enc28j60.o CC drivers/video/fb_notify.o CC drivers/usb/serial/cp210x.o LD drivers/video/backlight/built-in.o CC [M] drivers/staging/agnx/table.o CC drivers/video/console/dummycon.o LD drivers/video/display/built-in.o LD [M] sound/soc/codecs/snd-soc-ak4104.o CC drivers/video/output.o CC [M] drivers/net/wimax/i2400m/tx.o CC [M] net/wimax/op-msg.o CC [M] drivers/usb/misc/adutux.o CC [M] net/sunrpc/auth_generic.o CC [M] drivers/net/usb/gl620a.o CC drivers/uwb/beacon.o CC [M] net/mac80211/aes_cmac.o CC [M] drivers/net/wireless/rndis_wlan.o CC [M] drivers/staging/frontier/alphatrack.o CC drivers/usb/wusbcore/cbaf.o LD drivers/char/ipmi/built-in.o CC drivers/uwb/driver.o CC [M] net/mac80211/cfg.o distcc[21133] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/wusbcore/wa-hc.o CC drivers/usb/core/quirks.o CC drivers/uwb/drp.o CC [M] net/mac80211/rx.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 distcc[26850] ERROR: compile (null) on localhost:Broken pipe CC drivers/uwb/drp-avail.o CC drivers/usb/wusbcore/wa-nep.o CC [M] drivers/hwmon/lm70.o CC net/sctp/tsnmap.o LD drivers/w1/masters/built-in.o CC [M] drivers/w1/masters/ds2482.o CC [M] drivers/video/backlight/lcd.o LD drivers/w1/slaves/built-in.o CC net/wireless/wext.o distcc[26096] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/w1/slaves/w1_therm.o CC lib/dynamic_debug.o CC [M] net/mac80211/spectmgmt.o CC [M] drivers/staging/agnx/sta.o CC [M] drivers/w1/slaves/w1_ds2760.o LD net/x25/built-in.o CC [M] net/x25/af_x25.o CC [M] net/sunrpc/svc.o distcc[26496] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sunrpc/svcsock.o distcc[27565] ERROR: compile (null) on localhost:Broken pipe CC [M] net/x25/x25_dev.o CC [M] net/sunrpc/svcauth.o LD drivers/media/dvb/dvb-core/dvb-core.o LD drivers/media/dvb/dvb-core/built-in.o CC drivers/watchdog/softdog.o CC drivers/uwb/drp-ie.o CC [M] net/sunrpc/svcauth_unix.o CC drivers/usb/wusbcore/wa-rpipe.o CC [M] drivers/net/wireless/mac80211_hwsim.o CC drivers/usb/wusbcore/wa-xfer.o CC [M] net/wimax/op-reset.o CC [M] drivers/media/video/cs53l32a.o CC lib/nlattr.o LD [M] sound/soc/codecs/snd-soc-ak4535.o CC net/tipc/name_table.o CC [M] drivers/media/video/wm8775.o CC crypto/crc32c.o distcc[28154] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/hwmon/lm75.o LD [M] drivers/pcmcia/pcmcia_core.o distcc[28226] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/pcmcia/pcmcia.o CC net/wireless/lib80211.o CC [M] drivers/w1/slaves/w1_bq27000.o CC [M] drivers/video/backlight/ltv350qv.o distcc[27978] ERROR: compile (null) on localhost:Broken pipe CC net/xfrm/xfrm_policy.o CC net/xfrm/xfrm_state.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 /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 LD [M] lib/zlib_deflate/zlib_deflate.o distcc[28380] ERROR: compile (null) on localhost:Broken pipe CC net/xfrm/xfrm_hash.o CC [M] drivers/usb/misc/appledisplay.o CC net/xfrm/xfrm_input.o CC [M] drivers/net/wimax/i2400m/rx.o CC [M] drivers/w1/w1.o LD drivers/video/console/built-in.o CC [M] drivers/w1/w1_int.o LD [M] drivers/net/wireless/zd1211rw/zd1211rw.o CC [M] drivers/net/usb/rndis_host.o CC lib/argv_split.o CC net/xfrm/xfrm_output.o distcc[28693] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wimax/op-rfkill.o CC [M] net/mac80211/tx.o CC [M] net/sunrpc/rpcb_clnt.o CC drivers/uwb/est.o LD net/unix/unix.o CC drivers/usb/wusbcore/crypto.o CC [M] net/x25/x25_facilities.o CC net/xfrm/xfrm_algo.o CC net/ipv4/xfrm4_policy.o distcc[28872] ERROR: compile (null) on localhost:Broken pipe CC net/xfrm/xfrm_sysctl.o /scratch/kisskb/src/net/wimax/op-rfkill.c: In function 'wimax_rfkill_toggle_radio': /scratch/kisskb/src/net/wimax/op-rfkill.c:258: warning: 'rf_state' may be used uninitialized in this function distcc[28487] ERROR: compile (null) on localhost:Broken pipe CC [M] net/x25/x25_in.o LD [M] sound/soc/codecs/snd-soc-cs4270.o LD [M] net/rxrpc/af-rxrpc.o distcc[28898] ERROR: compile (null) on localhost:Broken pipe distcc[28333] ERROR: compile (null) on localhost:Broken pipe CC net/xfrm/xfrm_user.o CC [M] drivers/net/ethoc.o CC [M] drivers/hwmon/lm78.o CC [M] drivers/net/netconsole.o CC crypto/authenc.o CC drivers/usb/serial/cyberjack.o LD [M] drivers/char/pcmcia/ipwireless/ipwireless.o CC [M] net/xfrm/xfrm_ipcomp.o LD net/irda/ircomm/ircomm.o CC [M] drivers/hwmon/lm80.o distcc[28294] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/video/backlight/ili9320.o LD net/irda/ircomm/ircomm-tty.o CC lib/cmdline.o distcc[28083] ERROR: compile (null) on localhost:Broken pipe distcc[28960] ERROR: compile (null) on localhost:Broken pipe LD drivers/mtd/built-in.o distcc[23630] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/video/backlight/vgg2432a4.o CC [M] net/x25/x25_link.o LD drivers/char/pcmcia/built-in.o CC [M] drivers/video/backlight/tdo24m.o distcc[29025] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/w1/w1_family.o distcc[29028] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/video/backlight/backlight.o CC [M] drivers/staging/agnx/phy.o LD [M] sound/soc/codecs/snd-soc-l3.o CC [M] drivers/video/backlight/generic_bl.o CC [M] drivers/net/wimax/i2400m/debugfs.o distcc[29587] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sunrpc/timer.o CC [M] net/wimax/stack.o distcc[28900] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sunrpc/xdr.o LD drivers/media/dvb/built-in.o LD [M] sound/soc/codecs/snd-soc-pcm3008.o CC [M] net/wimax/debugfs.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-tlv320aic26.o LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.o CC net/tipc/net.o CC [M] net/x25/x25_out.o LD drivers/net/irda/sir-dev.o distcc[29873] ERROR: compile (null) on localhost:Broken pipe CC lib/ctype.o CC [M] drivers/media/video/videobuf-core.o CC lib/dec_and_lock.o CC drivers/usb/wusbcore/devconnect.o CC drivers/usb/serial/io_edgeport.o CC drivers/uwb/ie.o CC crypto/rng.o LD drivers/char/rio/rio.o CC [M] drivers/hwmon/lm85.o CC net/sctp/bind_addr.o CC net/ipv4/xfrm4_state.o CC [M] drivers/usb/misc/cypress_cy7c63.o CC drivers/usb/core/inode.o LD [M] sound/soc/codecs/snd-soc-uda134x.o CC [M] net/sunrpc/sunrpc_syms.o CC net/tipc/netlink.o distcc[24122] ERROR: compile (null) on localhost:Broken pipe distcc[29295] ERROR: compile (null) on localhost:Broken pipe CC net/wireless/lib80211_crypt_wep.o CC [M] drivers/media/video/videobuf-vmalloc.o distcc[30679] ERROR: compile (null) on localhost:Broken pipe CC lib/decompress.o CC [M] net/mac80211/key.o distcc[30569] ERROR: compile (null) on localhost:Broken pipe distcc[30579] ERROR: compile (null) on localhost:Broken pipe LD net/unix/built-in.o CC drivers/usb/wusbcore/dev-sysfs.o CC drivers/usb/serial/io_ti.o distcc[28530] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/usb/zaurus.o CC [M] drivers/media/video/tveeprom.o CC [M] net/mac80211/util.o CC drivers/uwb/ie-rcv.o CC [M] net/mac80211/wme.o CC [M] drivers/w1/w1_netlink.o LD drivers/watchdog/built-in.o CC [M] net/mac80211/event.o CC [M] drivers/hwmon/lm87.o CC net/sctp/socket.o distcc[28896] ERROR: compile (null) on localhost:Broken pipe distcc[30562] ERROR: compile (null) on localhost:Broken pipe CC net/tipc/node.o CC net/wireless/lib80211_crypt_ccmp.o CC net/tipc/node_subscr.o /scratch/kisskb/src/drivers/usb/serial/io_edgeport.c: In function 'change_port_settings': /scratch/kisskb/src/drivers/usb/serial/io_edgeport.c:2460: warning: 'divisor' may be used uninitialized in this function /scratch/kisskb/src/drivers/usb/serial/io_edgeport.c:2460: note: 'divisor' was declared here /scratch/kisskb/src/drivers/usb/serial/io_edgeport.c: In function 'load_application_firmware': /scratch/kisskb/src/drivers/usb/serial/io_edgeport.c:2907: warning: 'fw' may be used uninitialized in this function /scratch/kisskb/src/drivers/usb/serial/io_edgeport.c: In function 'update_edgeport_E2PROM': /scratch/kisskb/src/drivers/usb/serial/io_edgeport.c:296: warning: 'fw' may be used uninitialized in this function CC [M] net/mac80211/led.o CC [M] drivers/usb/misc/idmouse.o CC [M] net/x25/x25_route.o CC net/tipc/port.o CC net/tipc/ref.o CC net/sctp/primitive.o LD net/irda/irda.o distcc[29844] ERROR: compile (null) on localhost:Broken pipe CC net/tipc/socket.o LD [M] sound/soc/codecs/snd-soc-uda1380.o CC crypto/krng.o CC net/tipc/user_reg.o distcc[30303] ERROR: compile (null) on localhost:Broken pipe 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 CC drivers/usb/core/devices.o LD [M] sound/soc/codecs/snd-soc-wm8731.o CC [M] drivers/media/video/cx2341x.o LD [M] sound/soc/codecs/snd-soc-wm8750.o LD [M] sound/soc/codecs/snd-soc-wm8753.o CC drivers/uwb/lc-dev.o CC [M] drivers/hwmon/lm90.o CC net/ipv4/xfrm4_input.o CC net/wireless/lib80211_crypt_tkip.o CC [M] net/mac80211/debugfs.o distcc[29900] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/w1/w1_io.o CC drivers/usb/wusbcore/mmc.o CC drivers/usb/serial/empeg.o LD drivers/char/rio/built-in.o CC [M] net/x25/x25_subr.o CC [M] net/sunrpc/cache.o LD drivers/staging/android/built-in.o CC net/sctp/output.o CC crypto/ansi_cprng.o distcc[28290] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/net/usb/mcs7830.o CC lib/decompress_bunzip2.o CC [M] drivers/media/video/ov511.o LD [M] sound/soc/codecs/snd-soc-wm8900.o LD [M] drivers/net/wireless/libertas/libertas_cs.o CC [M] drivers/usb/misc/iowarrior.o distcc[30977] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/char/ipmi/ipmi_si.o LD drivers/char/built-in.o CC net/ipv4/xfrm4_output.o CC [M] net/wireless/core.o CC [M] net/mac80211/debugfs_sta.o CC drivers/usb/wusbcore/pal.o CC [M] net/x25/x25_timer.o CC drivers/usb/serial/hp4x.o CC [M] net/sunrpc/rpc_pipe.o CC drivers/uwb/lc-rc.o CC [M] net/sunrpc/svc_xprt.o CC drivers/uwb/neh.o CC lib/decompress_inflate.o CC [M] net/sunrpc/stats.o CC [M] drivers/hwmon/lm92.o distcc[32290] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/net/wireless/libertas/libertas_sdio.o CC [M] drivers/usb/misc/usblcd.o LD [M] sound/soc/codecs/snd-soc-wm8903.o CC [M] net/wireless/sysfs.o /scratch/kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt': /scratch/kisskb/src/net/sctp/socket.c:3974: warning: 'newsock' may be used uninitialized in this function /scratch/kisskb/src/net/sctp/socket.c:3974: note: 'newsock' was declared here LD drivers/net/irda/built-in.o CC net/tipc/zone.o CC [M] net/x25/x25_proc.o CC drivers/usb/serial/keyspan.o CC net/sctp/input.o CC [M] crypto/rmd128.o CC drivers/uwb/pal.o distcc[32438] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipv4/ip_gre.o LD lib/zlib_inflate/zlib_inflate.o CC [M] drivers/media/video/se401.o LD drivers/net/usb/built-in.o LD [M] sound/soc/codecs/snd-soc-wm8971.o CC [M] drivers/usb/misc/usbled.o CC [M] net/wireless/radiotap.o CC [M] drivers/hwmon/lm93.o CC net/tipc/dbg.o CC [M] net/mac80211/debugfs_netdev.o distcc[589] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/serial/opticon.o CC [M] net/wireless/util.o LD net/irda/ircomm/built-in.o CC net/sctp/debug.o CC lib/decompress_unlzma.o LD net/sunrpc/auth_gss/built-in.o CC net/sctp/ssnmap.o CC [M] net/ipv4/ah4.o distcc[31949] ERROR: compile (null) on localhost:Broken pipe distcc[635] ERROR: compile (null) on localhost:Broken pipe LD [M] sound/soc/codecs/snd-soc-wm8990.o CC [M] drivers/usb/misc/rio500.o LD lib/zlib_inflate/built-in.o CC net/sctp/auth.o CC [M] crypto/sha256_generic.o CC drivers/usb/wusbcore/rh.o CC [M] drivers/hwmon/max1111.o CC [M] net/x25/x25_forward.o distcc[705] ERROR: compile (null) on localhost:Broken pipe LD drivers/usb/core/usbcore.o CC net/tipc/eth_media.o CC [M] net/mac80211/debugfs_key.o LD sound/built-in.o CC [M] net/mac80211/mesh.o CC [M] net/wireless/reg.o CC [M] net/mac80211/mesh_pathtbl.o CC [M] net/mac80211/mesh_plink.o CC [M] net/sunrpc/auth_gss/auth_gss.o CC [M] drivers/usb/misc/vstusb.o distcc[1118] ERROR: compile (null) on localhost:Broken pipe CC net/sctp/objcnt.o CC [M] crypto/cts.o CC [M] net/ipv4/ipcomp.o LD drivers/net/wireless/libertas/libertas.o CC [M] net/ipv4/xfrm4_tunnel.o CC lib/dump_stack.o CC [M] net/wireless/scan.o /scratch/kisskb/src/drivers/usb/serial/keyspan.c: In function 'keyspan_fake_startup': /scratch/kisskb/src/drivers/usb/serial/keyspan.c:1348: warning: 'fw' may be used uninitialized in this function CC [M] net/mac80211/mesh_hwmp.o distcc[2105] ERROR: compile (null) on localhost:Broken pipe CC drivers/usb/wusbcore/reservation.o CC [M] net/sunrpc/auth_gss/gss_generic_token.o CC [M] drivers/media/video/stv680.o distcc[1517] ERROR: compile (null) on localhost:Broken pipe CC [M] net/wireless/nl80211.o CC net/sctp/proc.o CC [M] crypto/gcm.o CC drivers/usb/serial/pl2303.o LD [M] drivers/net/wireless/orinoco/orinoco.o LD [M] drivers/usb/gadget/g_zero.o LD [M] drivers/usb/gadget/g_ether.o LD drivers/net/wireless/libertas/usb8xxx.o LD drivers/usb/core/built-in.o LD [M] drivers/staging/agnx/agnx.o CC [M] net/ipv4/xfrm4_mode_beet.o LD drivers/usb/misc/built-in.o distcc[2476] ERROR: compile (null) on localhost:Broken pipe CC [M] net/sunrpc/auth_gss/gss_mech_switch.o CC drivers/uwb/radio.o CC [M] net/wireless/mlme.o CC [M] drivers/hwmon/max6650.o CC [M] drivers/media/video/zr364xx.o CC [M] net/wireless/wext-compat.o CC lib/extable.o CC [M] net/mac80211/rc80211_pid_algo.o LD [M] drivers/usb/gadget/gadgetfs.o CC drivers/usb/serial/siemens_mpi.o CC drivers/uwb/reset.o CC [M] net/sunrpc/auth_gss/svcauth_gss.o CC [M] drivers/hwmon/pc87360.o LD [M] drivers/usb/host/isp1760.o CC [M] net/ipv4/inet_lro.o CC [M] drivers/media/video/s2255drv.o CC lib/find_last_bit.o CC drivers/usb/wusbcore/security.o CC [M] net/mac80211/rc80211_pid_debugfs.o CC [M] crypto/cryptd.o CC drivers/uwb/rsv.o LD [M] drivers/usb/gadget/g_serial.o CC drivers/usb/serial/ti_usb_3410_5052.o CC [M] net/sunrpc/auth_gss/gss_krb5_mech.o CC [M] drivers/hwmon/smsc47b397.o CC lib/find_next_bit.o CC [M] net/ipv4/tunnel4.o LD drivers/video/built-in.o distcc[31905] ERROR: compile (null) on localhost:Broken pipe CC [M] net/ipv4/xfrm4_mode_transport.o CC [M] crypto/des_generic.o CC drivers/usb/wusbcore/wusbhc.o distcc[3500] ERROR: compile (null) on localhost:Broken pipe CC drivers/uwb/scan.o distcc[3127] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/usb/gadget/g_printer.o distcc[2511] ERROR: compile (null) on localhost:Broken pipe CC drivers/uwb/uwb-debug.o CC [M] drivers/usb/serial/ftdi_sio.o distcc[2652] ERROR: compile (null) on localhost:Broken pipe CC drivers/uwb/uwbd.o CC [M] net/sunrpc/auth_gss/gss_krb5_seal.o distcc[3584] ERROR: compile (null) on localhost:Broken pipe distcc[3588] ERROR: compile (null) on localhost:Broken pipe distcc[3817] ERROR: compile (null) on localhost:Broken pipe CC lib/idr.o CC [M] net/mac80211/rc80211_minstrel.o CC [M] net/ipv4/xfrm4_mode_tunnel.o CC [M] drivers/media/video/vivi.o LD net/wanrouter/wanrouter.o CC [M] net/ipv4/tcp_cubic.o CC [M] drivers/hwmon/smsc47m1.o LD drivers/net/wireless/libertas/built-in.o LD [M] drivers/w1/wire.o CC [M] crypto/fcrypt.o CC [M] drivers/usb/serial/funsoft.o CC [M] net/sunrpc/auth_gss/gss_krb5_unseal.o CC [M] drivers/usb/serial/ipw.o CC lib/int_sqrt.o CC [M] crypto/cast5.o CC [M] net/mac80211/rc80211_minstrel_debugfs.o LD net/xfrm/built-in.o /scratch/kisskb/src/drivers/media/video/vivi.c: In function 'vivi_init': /scratch/kisskb/src/drivers/media/video/vivi.c:1413: warning: 'ret' may be used uninitialized in this function CC [M] drivers/hwmon/w83627ehf.o distcc[3541] ERROR: compile (null) on localhost:Broken pipe LD drivers/media/video/cpia2/built-in.o CC [M] net/sunrpc/auth_gss/gss_krb5_seqnum.o LD drivers/media/video/cx25840/built-in.o CC [M] crypto/salsa20_generic.o CC [M] drivers/hwmon/w83l785ts.o LD [M] drivers/usb/gadget/g_cdc.o CC [M] drivers/media/video/cpia2/cpia2_v4l.o CC lib/irq_regs.o CC [M] net/sunrpc/auth_gss/gss_krb5_wrap.o CC [M] drivers/media/video/cx25840/cx25840-core.o CC [M] crypto/deflate.o LD drivers/media/video/em28xx/built-in.o CC [M] drivers/media/video/cpia2/cpia2_usb.o CC [M] drivers/hwmon/w83l786ng.o CC [M] net/sunrpc/auth_gss/gss_krb5_crypto.o LD net/wanrouter/built-in.o CC [M] drivers/media/video/cx25840/cx25840-audio.o CC lib/is_single_threaded.o CC [M] crypto/zlib.o distcc[903] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/video/em28xx/em28xx-audio.o LD drivers/media/video/et61x251/built-in.o CC [M] drivers/media/video/et61x251/et61x251_core.o CC lib/klist.o CC [M] drivers/media/video/cpia2/cpia2_core.o CC [M] drivers/media/video/em28xx/em28xx-video.o CC [M] crypto/tcrypt.o CC drivers/uwb/hwa-rc.o CC [M] drivers/media/video/cx25840/cx25840-firmware.o CC [M] net/sunrpc/auth_gss/gss_spkm3_mech.o CC [M] drivers/media/video/em28xx/em28xx-i2c.o LD drivers/media/video/gspca/built-in.o CC [M] drivers/media/video/gspca/conex.o distcc[2824] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/iuu_phoenix.o distcc[5139] ERROR: compile (null) on localhost:Broken pipe CC lib/kobject.o CC lib/kobject_uevent.o CC [M] drivers/usb/serial/kobil_sct.o CC [M] drivers/usb/serial/mct_u232.o CC [M] drivers/media/video/et61x251/et61x251_tas5130d1b.o CC [M] drivers/media/video/em28xx/em28xx-cards.o CC [M] drivers/media/video/cx25840/cx25840-vbi.o CC [M] net/ipv4/tcp_westwood.o LD net/wireless/built-in.o LD drivers/media/video/pvrusb2/built-in.o LD drivers/media/video/usbvideo/built-in.o CC [M] net/sunrpc/auth_gss/gss_spkm3_seal.o CC [M] drivers/media/video/pvrusb2/pvrusb2-i2c-core.o CC [M] drivers/media/video/gspca/etoms.o CC [M] drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.o CC [M] drivers/media/video/usbvideo/usbvideo.o CC [M] net/ipv4/tcp_hybla.o CC lib/kref.o CC [M] net/sunrpc/auth_gss/gss_spkm3_unseal.o CC lib/plist.o LD drivers/media/video/zc0301/built-in.o CC [M] drivers/media/video/gspca/finepix.o CC [M] drivers/media/video/pvrusb2/pvrusb2-audio.o CC [M] net/sunrpc/auth_gss/gss_spkm3_token.o CC [M] drivers/media/video/em28xx/em28xx-core.o CC [M] drivers/media/video/gspca/gspca.o distcc[4237] ERROR: compile (null) on localhost:Broken pipe distcc[5720] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/video/usbvideo/ibmcam.o LD crypto/crypto.o CC [M] drivers/media/video/zc0301/zc0301_core.o distcc[4656] ERROR: compile (null) on localhost:Broken pipe distcc[5697] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/usb/serial/mos7720.o CC [M] drivers/media/video/pvrusb2/pvrusb2-i2c-chips-v4l2.o LD net/ipv4/built-in.o CC [M] drivers/media/video/em28xx/em28xx-input.o CC lib/prio_heap.o CC [M] drivers/media/video/gspca/mars.o CC [M] drivers/media/video/usbvideo/ultracam.o CC [M] drivers/usb/serial/moto_modem.o CC [M] drivers/media/video/zc0301/zc0301_pb0330.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 LD crypto/crypto_algapi.o CC lib/prio_tree.o distcc[6529] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/media/video/videodev.o CC [M] drivers/media/video/zc0301/zc0301_pas202bcb.o CC [M] drivers/media/video/usbvideo/konicawc.o CC lib/proportions.o CC [M] drivers/usb/serial/navman.o CC [M] drivers/media/video/pvrusb2/pvrusb2-encoder.o CC lib/radix-tree.o CC [M] drivers/media/video/usbvideo/vicam.o LD [M] drivers/media/video/tuner.o CC [M] drivers/usb/serial/omninet.o CC lib/ratelimit.o CC [M] drivers/usb/serial/option.o CC lib/rbtree.o CC [M] drivers/usb/serial/oti6858.o CC lib/reciprocal_div.o CC [M] drivers/media/video/gspca/ov519.o CC [M] drivers/usb/serial/safe_serial.o CC lib/rwsem-spinlock.o CC [M] drivers/usb/serial/sierra.o CC lib/sha1.o CC [M] drivers/media/video/pvrusb2/pvrusb2-video-v4l.o CC lib/show_mem.o CC [M] drivers/usb/serial/spcp8x5.o CC lib/string.o CC [M] drivers/media/video/gspca/ov534.o CC lib/vsprintf.o CC [M] drivers/media/video/pvrusb2/pvrusb2-eeprom.o CC [M] drivers/media/video/gspca/pac7311.o CC [M] drivers/media/video/pvrusb2/pvrusb2-tuner.o CC [M] lib/crc16.o CC [M] drivers/media/video/pvrusb2/pvrusb2-main.o CC [M] drivers/usb/serial/symbolserial.o CC [M] drivers/media/video/pvrusb2/pvrusb2-hdw.o CC [M] drivers/media/video/gspca/sonixb.o CC [M] lib/crc-itu-t.o CC [M] drivers/usb/serial/visor.o CC [M] drivers/media/video/gspca/sonixj.o CC [M] drivers/usb/serial/keyspan_pda.o distcc[7827] ERROR: compile (null) on localhost:Broken pipe CC [M] drivers/media/video/gspca/spca500.o CC [M] drivers/media/video/pvrusb2/pvrusb2-v4l2.o CC [M] drivers/media/video/gspca/spca501.o CC [M] drivers/media/video/pvrusb2/pvrusb2-ctrl.o CC [M] drivers/media/video/gspca/spca506.o LD lib/built-in.o CC [M] drivers/media/video/pvrusb2/pvrusb2-std.o CC [M] drivers/media/video/gspca/spca508.o LD drivers/usb/serial/usbserial.o CC [M] drivers/media/video/pvrusb2/pvrusb2-devattr.o CC [M] drivers/media/video/gspca/spca561.o /scratch/kisskb/src/drivers/usb/serial/keyspan_pda.c: In function 'keyspan_pda_fake_startup': /scratch/kisskb/src/drivers/usb/serial/keyspan_pda.c:729: warning: 'fw' may be used uninitialized in this function /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 [M] drivers/media/video/pvrusb2/pvrusb2-context.o CC [M] drivers/media/video/gspca/sq905.o CC [M] drivers/media/video/pvrusb2/pvrusb2-io.o CC [M] drivers/media/video/gspca/stk014.o CC [M] drivers/media/video/pvrusb2/pvrusb2-ioread.o CC [M] drivers/media/video/gspca/tv8532.o CC [M] drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.o CC [M] drivers/media/video/gspca/vc032x.o CC [M] drivers/media/video/pvrusb2/pvrusb2-wm8775.o CC [M] drivers/media/video/gspca/zc3xx.o distcc[7129] ERROR: compile (null) on localhost:Broken pipe LD drivers/media/video/gspca/m5602/built-in.o CC [M] drivers/media/video/gspca/m5602/m5602_core.o LD drivers/media/video/gspca/stv06xx/built-in.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx.o CC [M] drivers/media/video/gspca/m5602/m5602_ov9650.o CC [M] drivers/media/video/gspca/m5602/m5602_mt9m111.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx_vv6410.o CC [M] drivers/media/video/gspca/m5602/m5602_po1030.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx_hdcs.o LD net/sctp/sctp.o CC [M] drivers/media/video/gspca/m5602/m5602_s5k83a.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx_pb0100.o CC [M] drivers/media/video/gspca/m5602/m5602_s5k4aa.o LD drivers/net/wireless/built-in.o distcc[7865] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/media/video/cx25840/cx25840.o LD [M] net/x25/x25.o distcc[7875] ERROR: compile (null) on localhost:Broken pipe LD [M] drivers/media/video/et61x251/et61x251.o distcc[5789] ERROR: compile (null) on localhost:Broken pipe LD net/sctp/built-in.o LD [M] drivers/net/wimax/i2400m/i2400m.o LD [M] drivers/net/wimax/i2400m/i2400m-usb.o LD [M] drivers/net/wimax/i2400m/i2400m-sdio.o LD drivers/usb/serial/built-in.o LD [M] drivers/media/video/zc0301/zc0301.o LD [M] drivers/media/video/gspca/stv06xx/gspca_stv06xx.o LD drivers/usb/wusbcore/wusbcore.o LD drivers/usb/wusbcore/wusb-wa.o LD drivers/usb/wusbcore/wusb-cbaf.o LD drivers/net/built-in.o LD [M] drivers/media/video/cpia2/cpia2.o LD net/tipc/tipc.o LD net/tipc/built-in.o LD [M] net/wireless/cfg80211.o LD drivers/usb/wusbcore/built-in.o LD drivers/w1/built-in.o LD [M] drivers/media/video/pvrusb2/pvrusb2.o LD [M] drivers/media/video/em28xx/em28xx.o LD [M] drivers/media/video/em28xx/em28xx-alsa.o LD [M] net/sunrpc/auth_gss/auth_rpcgss.o LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.o LD [M] net/sunrpc/auth_gss/rpcsec_gss_spkm3.o LD crypto/built-in.o LD [M] drivers/media/video/gspca/m5602/gspca_m5602.o LD [M] net/wimax/wimax.o LD [M] net/mac80211/mac80211.o make[2]: *** [drivers/staging] Error 2 make[2]: *** Waiting for unfinished jobs.... LD drivers/usb/built-in.o AR lib/lib.a LD net/irda/irlan/irlan.o LD drivers/uwb/uwb.o LD net/irda/irlan/built-in.o LD drivers/uwb/built-in.o LD net/irda/built-in.o LD [M] net/sunrpc/sunrpc.o LD net/built-in.o LD [M] drivers/media/video/gspca/gspca_main.o LD [M] drivers/media/video/gspca/gspca_conex.o LD [M] drivers/media/video/gspca/gspca_etoms.o LD [M] drivers/media/video/gspca/gspca_finepix.o LD [M] drivers/media/video/gspca/gspca_mars.o LD [M] drivers/media/video/gspca/gspca_ov534.o LD [M] drivers/media/video/gspca/gspca_ov519.o LD [M] drivers/media/video/gspca/gspca_pac7311.o LD [M] drivers/media/video/gspca/gspca_sonixb.o LD [M] drivers/media/video/gspca/gspca_sonixj.o LD [M] drivers/media/video/gspca/gspca_spca500.o LD [M] drivers/media/video/gspca/gspca_spca501.o LD [M] drivers/media/video/gspca/gspca_spca506.o LD [M] drivers/media/video/gspca/gspca_spca508.o LD [M] drivers/media/video/gspca/gspca_spca561.o LD [M] drivers/media/video/gspca/gspca_sq905.o LD [M] drivers/media/video/gspca/gspca_stk014.o LD [M] drivers/media/video/gspca/gspca_tv8532.o LD [M] drivers/media/video/gspca/gspca_vc032x.o LD [M] drivers/media/video/gspca/gspca_zc3xx.o LD drivers/media/built-in.o make[1]: *** [drivers] Error 2 make: *** [sub-make] Error 2 bisect failed 04574185aa9ad0e6be7db96252f3c479beb5b3fa # git bisect bad 04574185aa9ad0e6be7db96252f3c479beb5b3fa is first bad commit commit 04574185aa9ad0e6be7db96252f3c479beb5b3fa Author: Matthias Schwarzott Date: Tue Feb 24 12:35:16 2009 -0300 V4L/DVB (10823): saa7134: add DVB support for Avermedia A700 cards Add DVB support for Avermedia DVB-S Pro and Avermedia DVB-S Hybrid+FM card both labled A700. They use zl10313 demod (driver mt312) and zl10036 tuner. [mchehab@redhat.com: change __FUNCTION__ into __func__] Signed-off-by: Matthias Schwarzott Signed-off-by: Mauro Carvalho Chehab :040000 040000 5bc11350090e7f649ae1ea5f2f0d08a74df0d705 4066575026423da9bc74c310ed3d5cc0ca849ee4 M drivers # < git symbolic-ref HEAD # < git bisect next # < git log --max-count=1 04574185aa9ad0e6be7db96252f3c479beb5b3fa 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)