# < git ls-remote git://fs.ozlabs.ibm.com/home/kernel/upstream refs/heads/master # < git rev-parse tmp/linus remote == local, skipping fetch # < git rev-parse tmp/linus Upstream revision is e00b95debb9a0f023b61abcd4b1e74f687276b47 Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was e00b95d). # git checkout -q -f -b linus tmp/linus # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- -f kisskb-version.mk makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig .config:110:warning: override: SLOB changes choice state # # configuration written to .config # CHK include/linux/version.h UPD include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh Generating include/asm-sh/machtypes.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/bin2c HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.c SHIPPED scripts/genksyms/parse.h SHIPPED scripts/genksyms/keywords.c SHIPPED scripts/genksyms/parse.c HOSTCC scripts/genksyms/parse.o HOSTCC scripts/genksyms/lex.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o CC kernel/bounds.s GEN include/linux/bounds.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o CC arch/sh/kernel/asm-offsets.s HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_initrd.o HOSTCC usr/gen_init_cpio UPD include/linux/compile.h CC init/initramfs.o 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/mm/init.o CC arch/sh/kernel/irq.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/mmap.o In file included from /scratch/kisskb/src/arch/sh/kernel/idle.c:19: /scratch/kisskb/src/arch/sh/include/asm/pgalloc.h:88:1: error: "__pmd_free_tlb" redefined In file included from /scratch/kisskb/src/arch/sh/include/asm/pgtable.h:15, from /scratch/kisskb/src/include/linux/mm.h:40, from /scratch/kisskb/src/arch/sh/kernel/idle.c:12: /scratch/kisskb/src/include/asm-generic/pgtable-nopmd.h:62:1: error: this is the location of the previous definition LD arch/sh/boards/built-in.o CC arch/sh/mm/cache-sh2.o distcc[10390] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/idle.c on sprygo/32 failed CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/kernel/setup.o CC arch/sh/mm/pg-nommu.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.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 AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/clock-cpg.o In file included from /scratch/kisskb/src/arch/sh/kernel/process_32.c:29: /scratch/kisskb/src/arch/sh/include/asm/pgalloc.h:88:1: error: "__pmd_free_tlb" redefined In file included from /scratch/kisskb/src/arch/sh/include/asm/pgtable.h:15, from /scratch/kisskb/src/include/linux/mm.h:40, from /scratch/kisskb/src/arch/sh/kernel/process_32.c:17: /scratch/kisskb/src/include/asm-generic/pgtable-nopmd.h:62:1: error: this is the location of the previous definition CC arch/sh/kernel/cpu/init.o In file included from /scratch/kisskb/src/include/asm-generic/tlb.h:17, from /scratch/kisskb/src/arch/sh/include/asm/tlb.h:107, from /scratch/kisskb/src/arch/sh/mm/init.c:19: /scratch/kisskb/src/arch/sh/include/asm/pgalloc.h:88:1: error: "__pmd_free_tlb" redefined In file included from /scratch/kisskb/src/arch/sh/include/asm/pgtable.h:15, from /scratch/kisskb/src/include/linux/mm.h:40, from /scratch/kisskb/src/arch/sh/mm/init.c:10: /scratch/kisskb/src/include/asm-generic/pgtable-nopmd.h:62:1: error: this is the location of the previous definition CC arch/sh/kernel/sh_ksyms_32.o distcc[10542] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/process_32.c on localhost failed CC arch/sh/kernel/module.o make[2]: *** [arch/sh/kernel/process_32.o] Error 1 make[2]: *** Waiting for unfinished jobs.... distcc[10461] ERROR: compile /scratch/kisskb/src/arch/sh/mm/init.c on localhost failed make[2]: *** [arch/sh/mm/init.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/sh/kernel/cpu/clock.o GEN usr/initramfs_data.cpio 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 AS usr/initramfs_data.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11069] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated distcc[11071] 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[11073] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory make[2]: *** [arch/sh/kernel/idle.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/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: arch/sh/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 arch/sh/kernel/time.o distcc[11120] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_time.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[11149] 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-objcopy: Unable to change endianness of input file(s) distcc[11158] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated distcc[11163] 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[11171] 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/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[11172] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_cache-sh2.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/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[11198] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[11228] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_pg-nommu.o': No such file or directory LD usr/built-in.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 LD arch/sh/kernel/cpu/sh2/built-in.o distcc[11314] 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/cpu/sh2/clock-sh7619.o: No such file: No such file or directory distcc[11321] ERROR: compile (null) on localhost failed make[4]: *** [arch/sh/kernel/cpu/sh2/built-in.o] Error 1 make[3]: *** [arch/sh/kernel/cpu/sh2] Error 2 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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[11339] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11409] ERROR: compile (null) on localhost failed CC arch/sh/boards/mach-se/board-se7619.o arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated distcc[11417] 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[11425] 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: 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[11444] 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/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[11461] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[11470] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory LD arch/sh/kernel/cpu/irq/built-in.o CC kernel/sched.o LD init/mounts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kgdb.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kgdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/kgdb.o CC kernel/fork.o distcc[11550] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_kgdb.o': No such file or directory CC kernel/exec_domain.o CC mm/bootmem.o CC kernel/panic.o CC mm/filemap.o CC kernel/printk.o CC mm/mempool.o CC kernel/cpu.o CC mm/oom_kill.o CC kernel/exit.o CC kernel/itimer.o TIMEC kernel/timeconst.h CC kernel/softirq.o CC kernel/resource.o CC mm/fadvise.o CC mm/maccess.o In file included from /scratch/kisskb/src/kernel/fork.c:67: /scratch/kisskb/src/arch/sh/include/asm/pgalloc.h:88:1: warning: "__pmd_free_tlb" redefined In file included from /scratch/kisskb/src/arch/sh/include/asm/pgtable.h:15, from /scratch/kisskb/src/include/linux/mm.h:40, from /scratch/kisskb/src/include/linux/pagemap.h:7, from /scratch/kisskb/src/include/linux/mempolicy.h:62, from /scratch/kisskb/src/kernel/fork.c:21: /scratch/kisskb/src/include/asm-generic/pgtable-nopmd.h:62:1: warning: this is the location of the previous definition CC kernel/sysctl.o CC mm/page_alloc.o In file included from /scratch/kisskb/src/include/asm-generic/tlb.h:17, from /scratch/kisskb/src/arch/sh/include/asm/tlb.h:107, from /scratch/kisskb/src/kernel/sched.c:76: /scratch/kisskb/src/arch/sh/include/asm/pgalloc.h:88:1: warning: "__pmd_free_tlb" redefined In file included from /scratch/kisskb/src/arch/sh/include/asm/pgtable.h:15, from /scratch/kisskb/src/include/linux/mm.h:40, from /scratch/kisskb/src/kernel/sched.c:29: /scratch/kisskb/src/include/asm-generic/pgtable-nopmd.h:62:1: warning: this is the location of the previous definition CC kernel/capability.o CC kernel/ptrace.o CC kernel/timer.o CC mm/page-writeback.o CC kernel/user.o CC fs/open.o CC mm/pdflush.o CC fs/read_write.o CC fs/file_table.o CC fs/super.o CC kernel/signal.o CC kernel/sys.o CC mm/readahead.o CC kernel/kmod.o /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:322: warning: control reaches end of non-void function CC kernel/workqueue.o CC mm/swap.o CC kernel/pid.o CC mm/truncate.o CC mm/vmscan.o CC fs/char_dev.o CC mm/shmem.o CC fs/stat.o CC mm/prio_tree.o CC mm/util.o CC kernel/rcupdate.o CC mm/mmzone.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 CC mm/vmstat.o distcc[12332] ERROR: compile (null) on localhost failed CC mm/backing-dev.o CC fs/exec.o CC kernel/extable.o mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory CC mm/page_isolation.o CC kernel/params.o CC kernel/posix-timers.o In file included from /scratch/kisskb/src/include/asm-generic/tlb.h:17, from /scratch/kisskb/src/arch/sh/include/asm/tlb.h:107, from /scratch/kisskb/src/fs/exec.c:61: /scratch/kisskb/src/arch/sh/include/asm/pgalloc.h:88:1: warning: "__pmd_free_tlb" redefined In file included from /scratch/kisskb/src/arch/sh/include/asm/pgtable.h:15, from /scratch/kisskb/src/include/linux/mm.h:40, from /scratch/kisskb/src/fs/exec.c:28: /scratch/kisskb/src/include/asm-generic/pgtable-nopmd.h:62:1: warning: this is the location of the previous definition CC kernel/kthread.o CC kernel/wait.o CC mm/mm_init.o CC fs/pipe.o CC mm/nommu.o CC kernel/kfifo.o CC mm/init-mm.o CC mm/dmapool.o In file included from /scratch/kisskb/src/include/asm-generic/tlb.h:17, from /scratch/kisskb/src/arch/sh/include/asm/tlb.h:107, from /scratch/kisskb/src/mm/nommu.c:34: /scratch/kisskb/src/arch/sh/include/asm/pgalloc.h:88:1: warning: "__pmd_free_tlb" redefined In file included from /scratch/kisskb/src/arch/sh/include/asm/pgtable.h:15, from /scratch/kisskb/src/include/linux/mm.h:40, from /scratch/kisskb/src/mm/nommu.c:17: /scratch/kisskb/src/include/asm-generic/pgtable-nopmd.h:62:1: warning: this is the location of the previous definition CC fs/namei.o CC mm/slob.o CC kernel/sys_ni.o CC fs/fcntl.o CC kernel/posix-cpu-timers.o CC kernel/mutex.o CC mm/quicklist.o CC kernel/hrtimer.o CC kernel/rwsem.o CC fs/ioctl.o CC kernel/nsproxy.o CC kernel/srcu.o CC kernel/semaphore.o CC fs/readdir.o CC fs/select.o CC fs/fifo.o CC fs/dcache.o /scratch/kisskb/src/mm/slob.c: In function '__kmalloc_node': /scratch/kisskb/src/mm/slob.c:481: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'kfree': /scratch/kisskb/src/mm/slob.c:530: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'ksize': /scratch/kisskb/src/mm/slob.c:549: warning: comparison of distinct pointer types lacks a cast CC fs/inode.o CC kernel/notifier.o CC fs/attr.o CC kernel/ksysfs.o CC kernel/pm_qos_params.o CC kernel/sched_clock.o CC kernel/cred.o CC fs/bad_inode.o CC fs/file.o CC kernel/async.o CC kernel/groups.o CC fs/filesystems.o CC kernel/profile.o CC kernel/sysctl_check.o CC fs/namespace.o CC kernel/stacktrace.o CC kernel/gcov/base.o CC fs/seq_file.o CC fs/xattr.o CC kernel/gcov/fs.o CC fs/libfs.o CC kernel/time/timekeeping.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/gcov/gcc_3_4.o CC kernel/irq/handle.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/time/ntp.o CC kernel/irq/manage.o CC kernel/mutex-debug.o CC kernel/irq/spurious.o CC kernel/time/clocksource.o CC kernel/lockdep.o CC kernel/irq/resend.o CC kernel/trace/trace_clock.o /scratch/kisskb/src/kernel/sched.c: In function 'get_parent_ip': /scratch/kisskb/src/kernel/sched.c:5159: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/sched.c:5161: warning: unsupported argument to '__builtin_return_address' CC kernel/futex.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[13807] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory CC kernel/time/jiffies.o In file included from /scratch/kisskb/src/include/trace/ftrace.h:588, from /scratch/kisskb/src/include/trace/define_trace.h:57, from /scratch/kisskb/src/include/trace/events/lockdep.h:97, from /scratch/kisskb/src/kernel/lockdep.c:52: /scratch/kisskb/src/include/trace/events/lockdep.h: In function 'ftrace_raw_event_lock_acquired': /scratch/kisskb/src/include/trace/events/lockdep.h:71: warning: comparison of distinct pointer types lacks a cast /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[13896] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_filesystems.o': No such file or directory CC kernel/irq/chip.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[13931] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory CC kernel/trace/ftrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/groups.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/groups.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/groups.o distcc[13966] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_groups.o': No such file or directory CC fs/fs-writeback.o In file included from /scratch/kisskb/src/include/asm-generic/tlb.h:17, from /scratch/kisskb/src/arch/sh/include/asm/tlb.h:107, from /scratch/kisskb/src/mm/nommu.c:34: /scratch/kisskb/src/arch/sh/include/asm/pgalloc.h:88:1: warning: "__pmd_free_tlb" redefined In file included from /scratch/kisskb/src/arch/sh/include/asm/pgtable.h:15, from /scratch/kisskb/src/include/linux/mm.h:40, from /scratch/kisskb/src/mm/nommu.c:17: /scratch/kisskb/src/include/asm-generic/pgtable-nopmd.h:62:1: warning: this is the location of the previous definition In file included from /scratch/kisskb/src/include/asm-generic/tlb.h:17, from /scratch/kisskb/src/arch/sh/include/asm/tlb.h:107, from /scratch/kisskb/src/fs/exec.c:61: /scratch/kisskb/src/arch/sh/include/asm/pgalloc.h:88:1: warning: "__pmd_free_tlb" redefined In file included from /scratch/kisskb/src/arch/sh/include/asm/pgtable.h:15, from /scratch/kisskb/src/include/linux/mm.h:40, from /scratch/kisskb/src/fs/exec.c:28: /scratch/kisskb/src/include/asm-generic/pgtable-nopmd.h:62:1: warning: this is the location of the previous definition /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[14235] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory CC kernel/time/timer_list.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[14274] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory CC kernel/trace/ring_buffer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14168] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh.o distcc[14360] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.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[14370] 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: 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 CC kernel/time/timecompare.o distcc[14207] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory CC kernel/trace/ring_buffer_benchmark.o CC kernel/irq/devres.o CC fs/pnode.o CC kernel/time/clockevents.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/fs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/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 kernel/gcov/fs.o distcc[14495] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/gcov/.tmp_mx_fs.o': No such file or directory CC kernel/trace/trace.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[14088] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_timer.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/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[14572] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh32.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[14584] ERROR: compile (null) on localhost failed CC fs/drop_caches.o mv: cannot stat `fs/.tmp_mx_fs-writeback.o': No such file or directory CC kernel/rtmutex.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[14647] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_vmscan.o': No such file or directory CC kernel/trace/trace_output.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 /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[14737] ERROR: compile (null) on localhost failed distcc[14738] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl_check.o': No such file or directory mv: cannot stat `fs/.tmp_mx_select.o': No such file or directory CC kernel/rtmutex-tester.o CC fs/splice.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/time/tick-common.o distcc[14797] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pm_qos_params.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[14431] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory CC fs/sync.o CC kernel/time/tick-oneshot.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[14885] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_xattr.o': No such file or directory CC kernel/time/tick-sched.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmstat.o distcc[14922] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_vmstat.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[14994] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory CC kernel/trace/trace_stat.o kernel/.tmp_gl_semaphore.o: file not recognized: File truncated distcc[14349] ERROR: compile (null) on localhost failed /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[14700] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory CC kernel/up.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[15089] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory CC kernel/spinlock.o CC kernel/trace/trace_printk.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15120] ERROR: compile (null) on localhost failed fs/.tmp_gl_fifo.o: file not recognized: File truncated distcc[15131] 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 to merge target specific data of file mm/page_isolation.o distcc[15152] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_isolation.o': No such file or directory CC kernel/trace/trace_sched_switch.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/gcc_3_4.o distcc[15196] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/gcov/.tmp_mx_gcc_3_4.o': No such file or directory CC fs/stack.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[15241] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_handle.o': No such file or directory CC kernel/uid16.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[15275] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_swap.o': No such file or directory CC fs/fs_struct.o In file included from /scratch/kisskb/src/kernel/fork.c:67: /scratch/kisskb/src/arch/sh/include/asm/pgalloc.h:88:1: warning: "__pmd_free_tlb" redefined In file included from /scratch/kisskb/src/arch/sh/include/asm/pgtable.h:15, from /scratch/kisskb/src/include/linux/mm.h:40, from /scratch/kisskb/src/include/linux/pagemap.h:7, from /scratch/kisskb/src/include/linux/mempolicy.h:62, from /scratch/kisskb/src/kernel/fork.c:21: /scratch/kisskb/src/include/asm-generic/pgtable-nopmd.h:62:1: warning: this is the location of the previous definition /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[15381] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_drop_caches.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[15388] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory CC kernel/module.o CC kernel/trace/trace_functions.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/base.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/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 kernel/gcov/base.o distcc[15427] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/gcov/.tmp_mx_base.o': No such file or directory LD kernel/gcov/built-in.o CC kernel/trace/trace_irqsoff.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[15498] 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/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[15512] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_exec.o': No such file or directory CC fs/no-block.o CC fs/autofs/dirhash.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[15580] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory CC fs/autofs/init.o /scratch/kisskb/src/kernel/trace/trace_irqsoff.c: In function 'trace_hardirqs_off': /scratch/kisskb/src/kernel/trace/trace_irqsoff.c:323: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_irqsoff.c: In function 'start_critical_timings': /scratch/kisskb/src/kernel/trace/trace_irqsoff.c:259: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_irqsoff.c: In function 'trace_hardirqs_on': /scratch/kisskb/src/kernel/trace/trace_irqsoff.c:316: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_irqsoff.c: In function 'stop_critical_timings': /scratch/kisskb/src/kernel/trace/trace_irqsoff.c:266: warning: unsupported argument to '__builtin_return_address' /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[15718] 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/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[15351] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stack.o': No such file or directory CC kernel/trace/trace_sched_wakeup.o LD fs/coda/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fifo.o': No such file distcc[15140] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_fifo.o': No such file or directory CC [M] fs/coda/psdev.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[15809] 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: 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[15822] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io_generic.o': No such file or directory CC fs/autofs/inode.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[15861] ERROR: compile (null) on localhost failed CC kernel/kallsyms.o mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory CC fs/autofs/root.o CC fs/debugfs/inode.o CC fs/autofs/symlink.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[15961] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory CC fs/debugfs/file.o CC kernel/backtracetest.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 CC ipc/mqueue.o distcc[16013] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup_sched_switch': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:157: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:266: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:266: warning: unsupported argument to '__builtin_return_address' CC fs/autofs/waitq.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[16098] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_async.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[16104] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bad_inode.o': No such file or directory CC ipc/msgutil.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/utimes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/utimes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/utimes.o distcc[16125] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_utimes.o': No such file or directory CC kernel/trace/trace_nop.o CC kernel/test_kprobes.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[16197] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_stacktrace.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 distcc[15456] 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) distcc[16212] ERROR: compile (null) on localhost failed kernel/.tmp_gl_backtracetest.o: file not recognized: File truncated CC [M] fs/coda/cache.o distcc[16218] ERROR: compile (null) on localhost failed /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[16264] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory CC ipc/mq_sysctl.o CC security/commoncap.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[16344] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory CC kernel/trace/trace_branch.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[16454] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioctl.o': No such file or directory CC security/inode.o CC kernel/audit.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[16500] 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-objcopy: Unable to change endianness of input file(s) distcc[16514] ERROR: compile (null) on localhost failed kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated distcc[16517] ERROR: compile (null) on localhost failed CC kernel/auditfilter.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file distcc[16521] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_ksysfs.o': No such file or directory CC fs/devpts/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[16588] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory CC kernel/trace/trace_events.o CC crypto/api.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 distcc[16760] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_mqueue.o': No such file or directory LD fs/fuse/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16797] ERROR: compile (null) on localhost failed CC kernel/audit_watch.o fs/autofs/.tmp_gl_root.o: file not recognized: File truncated /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[16806] ERROR: compile (null) on localhost failed distcc[16805] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_root.o': No such file distcc[16815] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory rm: cannot remove `fs/autofs/.tmp_mx_root.o': No such file or directory CC [M] fs/fuse/dev.o LD block/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[16897] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_pdflush.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[16933] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_capability.o': No such file or directory CC kernel/auditsc.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[16982] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_auditfilter.o': No such file or directory CC kernel/audit_tree.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[16997] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fs_struct.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_struct.o: uses instructions which are incompatible with instructions 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_struct.o distcc[16260] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fs_struct.o': No such file or directory CC crypto/cipher.o CC fs/lockd/clntlock.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[17106] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory CC fs/lockd/clntproc.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[17145] 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-objcopy: Unable to change endianness of input file(s) distcc[17155] ERROR: compile (null) on localhost failed CC [M] fs/fuse/dir.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[17189] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_inode.o': No such file or directory CC kernel/trace/trace_export.o CC [M] fs/fuse/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/dirhash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/dirhash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs/dirhash.o distcc[17288] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_dirhash.o': No such file or directory CC [M] fs/fuse/inode.o In file included from /scratch/kisskb/src/include/asm-generic/tlb.h:17, from /scratch/kisskb/src/arch/sh/include/asm/tlb.h:107, from /scratch/kisskb/src/kernel/sched.c:76: /scratch/kisskb/src/arch/sh/include/asm/pgalloc.h:88:1: warning: "__pmd_free_tlb" redefined In file included from /scratch/kisskb/src/arch/sh/include/asm/pgtable.h:15, from /scratch/kisskb/src/include/linux/mm.h:40, from /scratch/kisskb/src/kernel/sched.c:29: /scratch/kisskb/src/include/asm-generic/pgtable-nopmd.h:62:1: warning: this is the location of the previous definition LD drivers/accessibility/braille/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/inode.o distcc[17405] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_inode.o': No such file or directory LD drivers/atm/built-in.o LD fs/ncpfs/built-in.o CC kernel/kprobes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_backtracetest.o': No such file distcc[16229] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_backtracetest.o': No such file or directory CC [M] fs/coda/cnode.o CC [M] fs/ncpfs/dir.o CC [M] fs/coda/inode.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[17570] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_api.o': No such file or directory CC fs/lockd/host.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/clntproc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/clntproc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/lockd/clntproc.o distcc[17627] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_clntproc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/cnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/cnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/cnode.o distcc[17652] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_cnode.o': No such file or directory CC kernel/kgdb.o CC [M] fs/ncpfs/file.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[17269] 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: 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[17781] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.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[17807] ERROR: compile (null) on localhost failed CC crypto/digest.o LD drivers/auxdisplay/built-in.o /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[17837] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_waitq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/dir.o distcc[17845] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_dir.o': No such file or directory CC kernel/hung_task.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 /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[17885] ERROR: compile (null) on localhost failed distcc[17539] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory /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[17908] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_up.o': No such file or directory CC [M] fs/coda/dir.o CC [M] fs/fuse/control.o CC drivers/base/core.o CC fs/nfs/client.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[18065] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_dir.o': No such file or directory CC drivers/base/sys.o CC [M] fs/coda/file.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[18146] 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: 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[17332] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_cipher.o': No such file or directory CC drivers/base/bus.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[17034] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_seq_file.o': No such file or directory CC kernel/rcuclassic.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[18230] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory CC [M] fs/fuse/cuse.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/file.o distcc[18265] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_file.o': No such file or directory /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[18050] ERROR: compile (null) on localhost failed LD drivers/block/built-in.o mv: cannot stat `kernel/.tmp_mx_module.o': No such file or directory CC drivers/base/dd.o CC kernel/trace/trace_events_filter.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[18320] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_sys.o': No such file or directory CC [M] fs/coda/upcall.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[18388] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory CC crypto/compress.o fs/autofs/.tmp_gl_init.o: file not recognized: File truncated distcc[17810] 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[18444] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs/.tmp_mx_init.o': No such file or directory CC drivers/base/driver.o CC crypto/algapi.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[18480] ERROR: compile (null) on localhost failed CC kernel/relay.o mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory CC fs/lockd/svc.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[18119] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_auditsc.o': No such file or directory CC [M] fs/ncpfs/inode.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[18597] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_driver.o': No such file or directory CC fs/lockd/svclock.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[18222] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kallsyms.o': No such file or directory CC crypto/scatterwalk.o CC [M] fs/coda/coda_linux.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[18672] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file.o': No such file or directory CC [M] fs/coda/symlink.o /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[18710] 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 kernel/utsname_sysctl.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[18749] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_algapi.o': No such file or directory CC [M] fs/ncpfs/ioctl.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[14008] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pipe.o': No such file or directory fs/.tmp_gl_no-block.o: file not recognized: File truncated distcc[17163] 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[18816] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_no-block.o': No such file or directory CC fs/nfs/dir.o CC crypto/ablkcipher.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18887] ERROR: compile (null) on localhost failed fs/coda/.tmp_gl_symlink.o: file not recognized: File truncated distcc[18893] ERROR: compile (null) on localhost failed /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[18924] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/ntp.o mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory distcc[18926] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory LD drivers/accessibility/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/main.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/main.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file init/main.o CC fs/nfs/file.o distcc[18950] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_main.o': No such file or directory LD kernel/trace/libftrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/control.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/control.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/control.o distcc[18967] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_control.o': No such file or directory CC fs/nfs/getroot.o CC [M] fs/ncpfs/mmap.o CC fs/nfs/inode.o LD init/built-in.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[19068] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_inode.o': No such file or directory CC crypto/blkcipher.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[15688] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_srcu.o': No such file or directory CC drivers/base/class.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[19147] 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: 'fs/coda/.tmp_mx_symlink.o': No such file distcc[18903] ERROR: compile (null) on localhost failed rm: cannot remove `fs/coda/.tmp_mx_symlink.o': No such file or directory CC fs/lockd/svcshare.o CC drivers/base/platform.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19228] ERROR: compile (null) on localhost failed kernel/.tmp_gl_kprobes.o: file not recognized: File truncated distcc[19230] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_kprobes.o': No such file distcc[19235] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_kprobes.o': No such file or directory CC crypto/hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/dir.o distcc[19283] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_dir.o': No such file or directory CC [M] fs/ncpfs/ncplib_kernel.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[17703] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_inode.o': No such file or directory CC kernel/delayacct.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[19374] ERROR: compile (null) on localhost failed 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/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[19386] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_blkcipher.o': No such file or directory CC [M] fs/coda/pioctl.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[19167] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory distcc[19425] ERROR: compile (null) on localhost failed fs/fuse/.tmp_gl_cuse.o: file not recognized: File truncated distcc[19430] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fuse/.tmp_mx_cuse.o': No such file distcc[19437] ERROR: compile (null) on localhost failed CC kernel/taskstats.o rm: cannot remove `fs/fuse/.tmp_mx_cuse.o': No such file or directory CC crypto/ahash.o CC kernel/tsacct.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/client.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/client.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/client.o distcc[19501] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_client.o': No such file or directory CC [M] fs/ncpfs/sock.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[19544] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_file.o': No such file or directory CC [M] fs/coda/sysctl.o make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC fs/lockd/svcproc.o /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[19621] 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: fs/coda/sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/sysctl.o distcc[19648] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_sysctl.o': No such file or directory CC fs/nfs_common/nfsacl.o CC drivers/base/cpu.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/cache.o distcc[19698] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_cache.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[19707] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory CC crypto/shash.o CC [M] fs/ncpfs/ncpsign_kernel.o /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[19770] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_getroot.o': No such file or directory CC crypto/algboss.o CC fs/lockd/svcsubs.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[18512] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_attr.o': No such file or directory CC crypto/testmgr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19850] ERROR: compile (null) on localhost failed CC fs/lockd/mon.o crypto/.tmp_gl_hash.o: file not recognized: File truncated distcc[19865] 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[19879] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hash.o': No such file or directory CC fs/nfs/super.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[19921] 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/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 /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[19938] ERROR: compile (null) on localhost failed distcc[19939] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_inode.o': No such file or directory mv: cannot stat `fs/ncpfs/.tmp_mx_ioctl.o': No such file or directory CC [M] fs/ncpfs/getopt.o CC fs/nls/nls_base.o LD drivers/bluetooth/built-in.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: f CC fs/notify/fsnotify.o ailed to merge target specific data of file drivers/base/core.o distcc[20065] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_core.o': No such file or directory CC kernel/marker.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[16643] 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: 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[19691] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_module.o': No such file or directory CC [M] drivers/bluetooth/hci_ldisc.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[20166] 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[15034] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory CC crypto/crypto_wq.o CC [M] drivers/bluetooth/hci_h4.o CC fs/nls/nls_cp437.o LD drivers/cdrom/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/mq_sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/mq_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 ipc/mq_sysctl.o distcc[20270] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_mq_sysctl.o': No such file or directory CC drivers/char/mem.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20336] ERROR: compile (null) on localhost failed fs/nfs/.tmp_gl_file.o: file not recognized: File truncated distcc[20342] ERROR: compile (null) on localhost failed /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[20344] 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 mv: cannot stat `fs/ncpfs/.tmp_mx_ncplib_kernel.o': No such file or directory distcc[20349] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nfs/.tmp_mx_file.o': No such file or directory CC kernel/tracepoint.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/lockd/xdr.o distcc[20375] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp437.o: file not recognized: File truncated distcc[20388] 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[20401] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp437.o': No such file or directory CC fs/nfs/nfs2xdr.o CC [M] drivers/bluetooth/hci_bcsp.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[17741] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory LD fs/partitions/built-in.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[19271] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_filemap.o': No such file or directory CC drivers/base/firmware.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[20555] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_marker.o': No such file or directory CC [M] fs/ncpfs/symlink.o CC drivers/char/random.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[20162] 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: 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 spec CC [M] drivers/bluetooth/hci_ll.o ific data of file mm/nommu.o distcc[19124] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory CC drivers/base/init.o /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[20651] ERROR: compile (null) on localhost failed CC kernel/latencytop.o mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory CC drivers/clocksource/sh_cmt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_h4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/hci_h4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bluetooth/hci_h4.o distcc[20706] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_hci_h4.o': No such file or directory CC fs/notify/notification.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20722] ERROR: compile (null) on localhost failed kernel/.tmp_gl_utsname_sysctl.o: file not recognized: File truncated distcc[20732] 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[20739] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_utsname_sysctl.o': No such file or directory CC crypto/fips.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ncpfs/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/ncpfs/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/ncpfs/symlink.o distcc[20778] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_symlink.o': No such file or directory CC fs/notify/group.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[20798] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_setup.o': No such file or directory CC fs/lockd/grace.o CC drivers/base/map.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/svc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/svc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/lockd/svc.o distcc[20939] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_svc.o': No such file or directory CC drivers/connector/cn_queue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20988] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_mem.o: file not recognized: File truncated distcc[20992] 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[20994] 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: 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 drivers/crypto/built-in.o distcc[21016] 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/coda/upcall.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/upcall.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/upcall.o distcc[19761] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_upcall.o': No such file or directory LD drivers/firmware/built-in.o CC fs/lockd/xdr4.o CC fs/quota/dquot.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[21092] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_profile.o': No such file or directory CC kernel/dma-coherent.o CC drivers/base/devres.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[21145] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page-writeback.o': No such file or directory CC fs/notify/inode_mark.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[21170] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_testmgr.o': No such file or directory CC drivers/connector/connector.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[16889] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mmzone.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/inode.o distcc[21210] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_inode.o': No such file or directory LD arch/sh/boards/mach-se/built-in.o CC fs/nls/nls_cp862.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 CC drivers/char/tty_io.o distcc[21266] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory CC drivers/base/attribute_container.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[21323] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_scatterwalk.o': No such file or directory CC fs/notify/dnotify/dnotify.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/uid16.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/uid16.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/uid16.o distcc[21379] 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-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[21389] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory CC fs/lockd/svc4proc.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[21400] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_taskstats.o': No such file or directory CC fs/nls/nls_cp863.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21436] ERROR: compile (null) on localhost failed CC crypto/aead.o crypto/.tmp_gl_algboss.o: file not recognized: File truncated distcc[21448] ERROR: compile (null) on localhost failed /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[21476] 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: 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[21487] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_devres.o': No such file or directory LD security/built-in.o CC fs/nfs/direct.o CC fs/quota/quota.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[21511] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_cpu.o': No such file or directory CC drivers/char/n_tty.o CC fs/notify/inotify/inotify.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[21613] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_svclock.o': No such file or directory CC drivers/char/tty_ioctl.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[21653] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory CC fs/nfs/pagelist.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[21705] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_map.o': No such file or directory CC fs/nfs/proc.o CC drivers/base/transport_class.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/direct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/direct.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/direct.o distcc[21749] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_direct.o': No such file or directory LD drivers/gpio/built-in.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[21791] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_tracepoint.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algboss.o': No such file distcc[21463] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_algboss.o': No such file or directory CC fs/nls/nls_cp864.o CC [M] fs/quota/quota_v1.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[21858] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aead.o': No such file or directory CC fs/notify/inotify/inotify_fsnotify.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[21898] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_ncpsign_kernel.o': No such file or directory CC fs/nls/nls_cp949.o CC crypto/chainiv.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[21986] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_grace.o': No such file or directory CC fs/notify/inotify/inotify_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22027] ERROR: compile (null) on localhost failed fs/quota/.tmp_gl_quota_v1.o: file not recognized: File truncated distcc[22030] 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[22035] 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-objcopy: Unable to change endianness of input file(s) distcc[22036] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp862.o: file not recognized: File truncated distcc[22041] 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[22044] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp862.o': No such file or directory CC drivers/char/tty_ldisc.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[18939] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory CC crypto/eseqiv.o CC [M] fs/quota/quota_v2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/random.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/random.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/random.o distcc[22124] 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: 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[22143] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_hci_bcsp.o': No such file or directory LD drivers/gpu/drm/built-in.o LD drivers/gpu/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22160] ERROR: compile (null) on localhost failed fs/lockd/.tmp_gl_svc4proc.o: file not recognized: File truncated distcc[22165] 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[22166] 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[22169] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_n_tty.o': No such file or directory rm: cannot remove `fs/lockd/.tmp_mx_svc4proc.o': No such file or directory CC fs/ramfs/inode.o CC fs/nls/nls_cp1251.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[22200] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dd.o': No such file or directory CC crypto/seqiv.o CC fs/nfs/read.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21686] ERROR: compile (null) on localhost failed drivers/clocksource/.tmp_gl_sh_cmt.o: file not recognized: File truncated distcc[22294] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/clocksource/.tmp_mx_sh_cmt.o': No such file distcc[22299] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/clocksource/.tmp_mx_sh_cmt.o': No such file or directory /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 distcc[22313] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clockevents.o': No such file or directory LD drivers/clocksource/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/clocksource/sh_cmt.o: No such file: No such file or directory distcc[22324] ERROR: compile (null) on localhost failed make[3]: *** [drivers/clocksource/built-in.o] Error 1 make[2]: *** [drivers/clocksource] Error 2 make[2]: *** Waiting for unfinished jobs.... CC [M] fs/quota/quota_tree.o CC crypto/pcompress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22363] ERROR: compile (null) on localhost failed crypto/.tmp_gl_eseqiv.o: file not recognized: File truncated distcc[22365] 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[22367] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_eseqiv.o': No such file or directory CC drivers/char/tty_buffer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inode_mark.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/inode_mark.o: uses instructions which are incompatible with instructions 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/inode_mark.o distcc[22406] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_inode_mark.o': No such file or directory CC fs/ramfs/file-nommu.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22431] ERROR: compile (null) on localhost failed crypto/.tmp_gl_seqiv.o: file not recognized: File truncated distcc[22433] 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[22435] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_seqiv.o': No such file or directory CC fs/nls/nls_iso8859-2.o CC fs/nfs/symlink.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[22538] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_bus.o': No such file or directory LD fs/romfs/built-in.o CC [M] fs/romfs/storage.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22606] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp1251.o: file not recognized: File truncated distcc[22608] 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[22613] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1251.o': No such file or directory LD drivers/base/power/built-in.o CC kernel/perf_counter.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22678] ERROR: compile (null) on localhost failed fs/nfs/.tmp_gl_proc.o: file not recognized: File truncated distcc[22683] 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nfs/.tmp_mx_proc.o': No such file distcc[22686] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nfs/.tmp_mx_proc.o': No such file or directory distcc[22685] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_read.o': No such file or directory CC drivers/char/tty_port.o CC crypto/xcbc.o CC crypto/md5.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22784] ERROR: compile (null) on localhost failed fs/coda/.tmp_gl_psdev.o: file not recognized: File truncated distcc[22786] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/coda/.tmp_mx_psdev.o': No such file distcc[22788] ERROR: compile (null) on localhost failed rm: cannot remove `fs/coda/.tmp_mx_psdev.o': No such file or directory CC drivers/char/pty.o CC crypto/rmd256.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/romfs/storage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/romfs/storage.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/romfs/storage.o distcc[22840] ERROR: compile (null) on localhost failed mv: cannot stat `fs/romfs/.tmp_mx_storage.o': No such file or directory CC [M] fs/romfs/super.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[22873] 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: 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[22905] 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: 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[12182] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory CC fs/eventpoll.o CC fs/smbfs/proc.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[22984] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_tick-common.o': No such file or directory CC crypto/sha256_generic.o CC [M] fs/romfs/mmap-nommu.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[23047] 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 LD fs/ramfs/built-in.o GZIP kernel/config_data.gz CC crypto/ecb.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[23094] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_shash.o': No such file or directory CC fs/anon_inodes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23125] ERROR: compile (null) on localhost failed /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[23144] 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: 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[23161] ERROR: compile (null) on localhost failed CC drivers/base/dma-mapping.o mv: cannot stat `fs/quota/.tmp_mx_quota.o': No such file or directory CC crypto/cbc.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[23201] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_io.o': No such file or directory CC fs/smbfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23269] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cbc.o: file not recognized: File truncated /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 datadistcc[23272] ERROR: compile (null) on localhost failed of file drivers/bluetooth/hci_ldisc.o distcc[23273] 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[23276] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_hci_ldisc.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_cbc.o': No such file or directory CC [M] drivers/base/firmware_class.o CC fs/nfs/unlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23347] ERROR: compile (null) on localhost failed crypto/.tmp_gl_xcbc.o: file not recognized: File truncated distcc[23352] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_xcbc.o': No such file distcc[23357] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_xcbc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/eventpoll.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/eventpoll.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/eventpoll.o distcc[23358] 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: 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[23368] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dma-mapping.o': No such file or directory CC drivers/char/misc.o CC kernel/time.o CC crypto/cts.o fs/nfs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[23129] 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[23421] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nfs/.tmp_mx_symlink.o': No such file or directory CC crypto/ctr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/xdr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/xdr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/lockd/xdr.o distcc[23491] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_xdr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/xdr4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/lockd/xdr4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/lockd/xdr4.o distcc[23503] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_xdr4.o': No such file or directory CC fs/nfs/write.o CC drivers/char/tty_audit.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 distcc[23566] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_svcsubs.o': No such file or directory /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[23576] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_unlink.o': No such file or directory IKCFG kernel/config_data.h CC fs/timerfd.o CC crypto/cryptd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23656] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_port.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_port.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_port.o crypto/.tmp_gl_sha256_generic.o: file not recognized: File truncated distcc[23659] ERROR: compile (null) on localhost failed distcc[23658] 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: 'crypto/.tmp_mx_sha256_generic.o': No such file distcc[23662] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha256_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[22741] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timecompare.o': No such file or directory CC [M] kernel/configs.o CC fs/nls/nls_iso8859-7.o CC fs/smbfs/cache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23744] ERROR: compile (null) on localhost failed crypto/.tmp_gl_chainiv.o: file not recognized: File truncated distcc[23746] 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[23748] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_chainiv.o': No such file or directory CC fs/nls/nls_cp1255.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23804] ERROR: compile (null) on localhost failed crypto/.tmp_gl_rmd256.o: file not recognized: File truncated distcc[23806] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify_fsnotify.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_fsnotify.o: uses instructions which are incompatible with instructions 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_fsnotify.o distcc[23822] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify_fsnotify.o': No such file or directory CC drivers/char/sysrq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/timerfd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/timerfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/timerfd.o distcc[23861] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_timerfd.o': No such file or directory CC crypto/des_generic.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[23907] 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/smbfs/cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/cache.o distcc[23914] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_cache.o': No such file or directory CC fs/smbfs/sock.o CC crypto/fcrypt.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[23971] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file_table.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[23975] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_open.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[24002] ERROR: compile (null) on localhost failed LD drivers/char/hw_random/built-in.o crypto/.tmp_gl_md5.o: file not recognized: File truncated distcc[24012] ERROR: compile (null) on localhost failed CC [M] drivers/char/hw_random/core.o /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[24073] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_pagelist.o': No such file or directory CC fs/nls/nls_iso8859-13.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24130] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-13.o: file not recognized: File truncated distcc[24132] 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[24134] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-13.o': No such file or directory CC crypto/cast5.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[24173] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24185] ERROR: compile (null) on localhost failed fs/romfs/.tmp_gl_mmap-nommu.o: file not recognized: File truncated distcc[24190] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/romfs/.tmp_mx_mmap-nommu.o': No such file distcc[24194] ERROR: compile (null) on localhost failed rm: cannot remove `fs/romfs/.tmp_mx_mmap-nommu.o': No such file or directory CC fs/nls/nls_utf8.o CC fs/smbfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/dir.o distcc[24225] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_dir.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 CC [M] fs/nls/nls_cp737.o distcc[24026] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_md5.o': No such file or directory CC fs/eventfd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd256.o': No such file distcc[23814] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_rmd256.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[24346] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_sysrq.o': No such file or directory CC drivers/char/tpm/tpm.o CC fs/nfs/namespace.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 /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[24447] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_cryptd.o': No such file or directory CC [M] fs/nls/nls_cp852.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-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/time/tick-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/time/tick-sched.o distcc[24495] ERROR: compile (null) on localhost failed distcc[24496] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_autoprobe.o': No such file or directory mv: cannot stat `kernel/time/.tmp_mx_tick-sched.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/inode.o /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[24179] ERROR: compile (null) on localhost failed distcc[24508] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_inode.o': No such file or directory mv: cannot stat `drivers/char/.tmp_mx_tty_buffer.o': No such file or directory LD kernel/irq/built-in.o CC fs/locks.o CC fs/nfs/mount_clnt.o CC crypto/cast6.o CC [M] drivers/char/hw_random/timeriomem-rng.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[24587] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_dir.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[24261] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_time.o': No such file or directory CC fs/binfmt_script.o CC crypto/arc4.o CC fs/nfs/nfs3proc.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[24678] 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/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[24686] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify_user.o': No such file or directory CC [M] drivers/char/n_hdlc.o CC fs/smbfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24746] 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[24761] ERROR: compile (null) on localhost failed /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[24781] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_mount_clnt.o': No such file or directory CC fs/binfmt_flat.o /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 crypto/.tmp_gl_cast6.o: file not recognized: File truncated distcc[24843] 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[24847] 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[23673] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/perf_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/perf_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/perf_counter.o distcc[24485] ERROR: compile (null) on localhost failed /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 mv: cannot stat `kernel/.tmp_mx_perf_counter.o': No such file or directory distcc[24490] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_pty.o': No such file or directory CC [M] drivers/char/n_r3964.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[24882] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/tpm/.tmp_mx_tpm.o': No such file or directory CC [M] fs/nls/nls_cp855.o CC crypto/seed.o CC [M] drivers/char/tpm/tpm_atmel.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[24946] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory CC fs/posix_acl.o fs/.tmp_gl_binfmt_script.o: file not recognized: File truncated distcc[24764] 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_script.o': No such file distcc[25000] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_binfmt_script.o': No such file or directory distcc[24998] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl.o': No such file or directory CC fs/smbfs/ioctl.o CC [M] fs/nls/nls_cp857.o kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated distcc[24858] 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[25052] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/time/.tmp_mx_jiffies.o': No such file or directory CC fs/smbfs/getopt.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[25083] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcuclassic.o': No such file or directory CC [M] drivers/char/ppdev.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[25096] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/hw_random/.tmp_mx_core.o': No such file or directory CC fs/nfs/nfs3xdr.o /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 drivers/char/.tmp_gl_n_r3964.o: file not recognized: File truncated distcc[25153] 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[25155] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_n_r3964.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[25167] 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/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[23467] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_host.o': No such file or directory CC crypto/salsa20_generic.o LD [M] drivers/char/hw_random/rng-core.o CC [M] fs/nls/nls_cp860.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[25251] 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[25253] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory fs/nls/.tmp_gl_nls_cp1255.o: file not recognized: File truncated distcc[25256] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1255.o': No such file distcc[25262] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1255.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25264] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp737.o: file not recognized: File truncated distcc[25272] ERROR: compile (null) on localhost failed CC fs/smbfs/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp737.o': No such file distcc[25282] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp737.o': No such file or directory LD drivers/char/tpm/built-in.o CC crypto/deflate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25340] ERROR: compile (null) on localhost failed crypto/.tmp_gl_seed.o: file not recognized: File truncated distcc[25342] 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[25344] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_seed.o': No such file or directory CC fs/nfs/nfs3acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25389] ERROR: compile (null) on localhost failed crypto/.tmp_gl_salsa20_generic.o: file not recognized: File truncated distcc[25391] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_salsa20_generic.o': No such file distcc[25393] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_salsa20_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[25394] ERROR: compile (null) on localhost failed drivers/char/tpm/.tmp_gl_tpm_atmel.o: file not recognized: File truncated distcc[25399] 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[25405] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/tpm/.tmp_mx_tpm_atmel.o': No such file or directory CC [M] fs/nls/nls_cp866.o CC [M] fs/nls/nls_cp869.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25464] ERROR: compile (null) on localhost failed crypto/.tmp_gl_deflate.o: file not recognized: File truncated distcc[25468] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/symlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/symlink.o distcc[25476] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_symlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/sock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/sock.o distcc[25485] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_sock.o': No such file or directory CC fs/xattr_acl.o CC fs/nfs/nfs4proc.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[25545] 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: 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[25583] ERROR: compile (null) on localhost failed CC crypto/michael_mic.o mv: cannot stat `mm/.tmp_mx_prio_tree.o': No such file or directory CC fs/smbfs/smbiod.o CC fs/dcookies.o CC fs/nfs/nfs4xdr.o /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[25660] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_sock.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[25681] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory CC fs/nfs/nfs4state.o CC [M] fs/nls/nls_cp932.o CC fs/smbfs/request.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[25778] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_misc.o': No such file or directory CC [M] fs/nls/nls_euc-jp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xattr_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/xattr_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/xattr_acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24855] ERROR: compile (null) on localhost failed distcc[25819] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_xattr_acl.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[25835] 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/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 crypto/crc32c.o distcc[25849] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_nfs3acl.o': No such file or directory CC fs/nfs/nfs4renewd.o CC [M] fs/binfmt_misc.o CC [M] fs/nls/nls_cp936.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_deflate.o': No such file distcc[25472] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_deflate.o': No such file or directory CC fs/nfs/delegation.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[25964] 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[25540] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ecb.o: file not recognized: File truncated distcc[25969] ERROR: compile (null) on localhost failed CC crypto/rng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26009] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp869.o: file not recognized: File truncated distcc[26011] 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[26013] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp869.o': No such file or directory LD fs/quota/built-in.o CC crypto/krng.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[26060] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_firmware_class.o': No such file or directory CC fs/nfs/idmap.o /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[26100] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_nfs4renewd.o': No such file or directory crypto/.tmp_gl_cast5.o: file not recognized: File truncated distcc[25829] 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[26106] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cast5.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26115] ERROR: compile (null) on localhost failed fs/romfs/.tmp_gl_super.o: file not recognized: File truncated CC [M] fs/nls/nls_cp950.o distcc[26119] ERROR: compile (null) on localhost failed CC fs/nfs/callback.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/romfs/.tmp_mx_super.o': No such file distcc[26129] ERROR: compile (null) on localhost failed rm: cannot remove `fs/romfs/.tmp_mx_super.o': No such file or directory LD [M] fs/romfs/romfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/romfs/super.o: No such file: No such file or directory distcc[26173] ERROR: compile (null) on localhost failed make[3]: *** [fs/romfs/romfs.o] Error 1 make[2]: *** [fs/romfs] Error 2 make[2]: *** Waiting for unfinished jobs.... 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[26200] ERROR: compile (null) on localhost failed crypto/.tmp_gl_krng.o: file not recognized: File truncated distcc[26202] ERROR: compile (null) on localhost failed /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[18379] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_fadvise.o': No such file or directory CC [M] fs/nls/nls_iso8859-1.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26293] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-2.o: file not recognized: File truncated distcc[26295] 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[26297] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-2.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/group.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/group.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/group.o distcc[25717] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_group.o': No such file or directory CC fs/nfs/callback_xdr.o CC [M] crypto/md4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26348] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ctr.o: file not recognized: File truncated distcc[26354] 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[26364] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ctr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26376] ERROR: compile (null) on localhost failed crypto/.tmp_gl_fips.o: file not recognized: File truncated distcc[26380] 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[26384] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_fips.o': No such file or directory CC [M] fs/nls/nls_iso8859-3.o CC fs/nfs/callback_proc.o /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[26416] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_delegation.o': No such file or directory CC [M] crypto/rmd160.o /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[26485] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_callback.o': No such file or directory CC [M] fs/nls/nls_iso8859-4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26536] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-3.o: file not recognized: File truncated distcc[26539] 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[26541] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-3.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[26549] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_nfs4state.o': No such file or directory CC [M] crypto/rmd320.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25516] 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 CC [M] fs/nls/nls_iso8859-5.o distcc[26606] 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[26613] 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-objcopy: 'crypto/.tmp_mx_ecb.o': No such file distcc[25972] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ecb.o': No such file or directory CC [M] fs/nls/nls_iso8859-9.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[26656] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_compress.o': No such file or directory CC [M] crypto/sha1_generic.o CC fs/nfs/nfs4namespace.o CC [M] fs/nls/nls_iso8859-15.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[26781] 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[26786] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory drivers/char/hw_random/.tmp_gl_timeriomem-rng.o: file not recognized: File truncated distcc[26790] 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[26798] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/hw_random/.tmp_mx_timeriomem-rng.o': No such file or directory CC [M] crypto/sha512_generic.o crypto/.tmp_gl_fcrypt.o: file not recognized: File truncated distcc[24749] 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[26825] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_fcrypt.o': No such file or directory crypto/.tmp_gl_cts.o: file not recognized: File truncated distcc[24422] ERROR: compile (null) on localhost failed CC [M] fs/nls/nls_koi8-u.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cts.o': No such file distcc[26845] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cts.o': No such file or directory CC [M] fs/nls/nls_koi8-ru.o CC fs/nfs/sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26906] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-9.o: file not recognized: File truncated distcc[26908] 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[26910] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-9.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[26963] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp860.o: file not recognized: File truncated distcc[26965] 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[26967] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp860.o': No such file or directory CC [M] crypto/tgr192.o /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[26743] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_nfs2xdr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26750] ERROR: compile (null) on localhost failed CC [M] crypto/gf128mul.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[27121] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_readahead.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[27135] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory CC [M] crypto/pcbc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aes_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aes_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aes_generic.o distcc[27163] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aes_generic.o': No such file or directory CC [M] crypto/xts.o CC [M] crypto/blowfish.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/smbiod.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/smbiod.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/smbiod.o distcc[27225] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_smbiod.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26874] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-5.o: file not recognized: File truncated distcc[27231] 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[27233] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-5.o': No such file or directory CC [M] crypto/twofish.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27264] ERROR: compile (null) on localhost failed CC [M] crypto/twofish_common.o drivers/char/.tmp_gl_n_hdlc.o: file not recognized: File truncated distcc[27272] 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[27294] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_idmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27306] ERROR: compile (null) on localhost failed CC [M] crypto/serpent.o fs/nls/.tmp_gl_nls_cp936.o: file not recognized: File truncated distcc[27311] 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[27344] ERROR: compile (null) on localhost failed /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 mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory distcc[22974] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[26668] ERROR: compile (null) on localhost failed mv: cannot stat `fs/devpts/.tmp_mx_inode.o': No such file or directory CC [M] crypto/camellia.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/coda_linux.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/coda_linux.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/coda_linux.o distcc[27376] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_coda_linux.o': No such file or directory CC [M] crypto/tea.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-oneshot.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-oneshot.o: uses instructions which are incompatible with instructions 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-oneshot.o LD fs/devpts/devpts.o distcc[27398] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_tick-oneshot.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[26254] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory CC [M] crypto/khazad.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[27050] ERROR: compile (null) on localhost failed LD kernel/time/built-in.o mv: cannot stat `fs/nfs/.tmp_mx_nfs4proc.o': No such file or directory CC [M] crypto/zlib.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27491] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-4.o: file not recognized: File truncated distcc[27498] ERROR: compile (null) on localhost failed CC [M] crypto/authenc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-4.o': No such file distcc[27506] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-4.o': No such file or directory CC [M] crypto/lzo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp936.o': No such file distcc[27319] 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: 'crypto/.tmp_mx_krng.o': No such file distcc[26206] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_krng.o': No such file or directory CC [M] crypto/ansi_cprng.o 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[26573] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp950.o: file not recognized: File truncated distcc[26627] 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[25561] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_transport_class.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27694] ERROR: compile (null) on localhost failed crypto/.tmp_gl_authenc.o: file not recognized: File truncated distcc[27698] 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[27704] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_authenc.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[27722] 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-ld: fs/smbfs/request.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/request.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/request.o distcc[27772] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_request.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27776] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tgr192.o: file not recognized: File truncated distcc[27783] 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[27789] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tgr192.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/proc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/proc.o distcc[27791] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_proc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[26472] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/.tmp_mx_eventfd.o': No such file or directory distcc[27830] 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: 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[27837] 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) distcc[27858] ERROR: compile (null) on localhost failed fs/nfs/.tmp_gl_callback_xdr.o: file not recognized: File truncated distcc[27861] 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[27863] 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) distcc[27871] ERROR: compile (null) on localhost failed crypto/.tmp_gl_khazad.o: file not recognized: File truncated distcc[27875] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/getopt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/getopt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/getopt.o /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 distcc[25952] ERROR: compile (null) on localhost failed distcc[27909] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_getopt.o': No such file or directory mv: cannot stat `fs/nfs/.tmp_mx_nfs4namespace.o': No such file or directory crypto/.tmp_gl_michael_mic.o: file not recognized: File truncated distcc[27614] 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[27930] 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[27937] ERROR: compile (null) on localhost failed /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 fs/coda/.tmp_gl_pioctl.o: file ndistcc[26599] ERROR: compile (null) on localhost failed ot recognized: File truncated distcc[27944] 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-objcopy: 'fs/coda/.tmp_mx_pioctl.o': No such file distcc[27954] 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[27957] ERROR: compile (null) on localhost failed rm: cannot remove `fs/coda/.tmp_mx_pioctl.o': No such file or directory fs/nls/.tmp_gl_nls_cp852.o: file not recognized: File truncated distcc[27964] 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[27624] 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[27996] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hung_task.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hung_task.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/hung_task.o distcc[27997] ERROR: compile (null) on localhost failed LD [M] fs/coda/coda.o mv: cannot stat `kernel/.tmp_mx_hung_task.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exec_domain.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exec_domain.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exec_domain.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/psdev.o: No such file: No such file or directory distcc[28013] ERROR: compile (null) on localhost failed make[3]: *** [fs/coda/coda.o] Error 1 distcc[28011] ERROR: compile (null) on localhost failed make[2]: *** [fs/coda] Error 2 mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory /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[28031] 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-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[28038] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_params.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[27434] 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[27436] 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: 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[28063] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rtmutex.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/jiffies.o: No such file: No such file or directory distcc[27472] 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/notify/fsnotify.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/fsnotify.o: uses instructions which are incompatible with instructions 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/fsnotify.o distcc[28101] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_fsnotify.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28106] 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[27087] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_euc-jp.o: file not recognized: File truncated distcc[27089] ERROR: compile (null) on localhost failed fs/nfs/.tmp_gl_nfs3proc.o: file not recognized: File truncated distcc[28109] 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[28115] ERROR: compile (null) on localhost failed crypto/.tmp_gl_crc32c.o: file not recognized: File truncated distcc[28114] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nfs/.tmp_mx_nfs3proc.o': No such file distcc[28116] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_euc-jp.o': No such file or directory rm: cannot remove `fs/nfs/.tmp_mx_nfs3proc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crc32c.o': No such file distcc[28121] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_crc32c.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28144] ERROR: compile (null) on localhost failed crypto/.tmp_gl_sha512_generic.o: file not recognized: File truncated distcc[28150] 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[28162] 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/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[28193] 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: 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[28206] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_callback_proc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28220] ERROR: compile (null) on localhost failed crypto/.tmp_gl_rmd320.o: file not recognized: File truncated distcc[28222] 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[28224] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_rmd320.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/dev.o distcc[28232] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_dev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_n_hdlc.o': No such file distcc[27280] 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: Unable to change endianness of input file(s) distcc[28247] ERROR: compile (null) on localhost failed crypto/.tmp_gl_hmac.o: file not recognized: File truncated distcc[28251] 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[28253] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hmac.o': No such file or directory LD [M] fs/fuse/fuse.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/inode.o distcc[25051] ERROR: compile (null) on localhost failed mv: cannot stat `fs/smbfs/.tmp_mx_inode.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 /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[28290] ERROR: compile (null) on localhost failed distcc[28289] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory 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/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[28306] 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_khazad.o': No such file distcc[27882] 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: Unable to change endianness of input file(s) distcc[28328] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_koi8-u.o: file not recognized: File truncated distcc[28332] 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[28344] ERROR: compile (null) on localhost failed crypto/.tmp_gl_md4.o: file not recognized: File truncated distcc[28348] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md4.o': No such file distcc[28350] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_md4.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28366] ERROR: compile (null) on localhost failed crypto/.tmp_gl_rmd160.o: file not recognized: File truncated distcc[28368] 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[28372] 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: 'fs/nls/.tmp_mx_nls_cp852.o': No such file distcc[27976] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp852.o': No such file or directory /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 /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[27990] ERROR: compile (null) on localhost failed distcc[27627] ERROR: compile (null) on localhost failed mv: cannot stat `fs/lockd/.tmp_mx_mon.o': No such file or directory mv: cannot stat `drivers/base/.tmp_mx_class.o': No such file or directory LD drivers/base/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28453] ERROR: compile (null) on localhost failed /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 fs/nls/.tmp_gl_nls_cp863.o: file not recognized: File truncated distcc[28456] ERROR: compile (null) on localhost failed distcc[28455] 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-objcopy: 'fs/nls/.tmp_mx_nls_cp863.o': No such file distcc[28461] 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[28094] ERROR: compile (null) on localhost failed /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[28475] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp866.o: file not recognized: File truncated distcc[28481] 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-objcopy: 'fs/nls/.tmp_mx_nls_cp866.o': No such file distcc[28487] ERROR: compile (null) on localhost failed LD mm/built-in.o rm: cannot remove `fs/nls/.tmp_mx_nls_cp866.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28505] ERROR: compile (null) on localhost failed fs/quota/.tmp_gl_quota_v2.o: file not recognized: File truncated distcc[28509] 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[28517] 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: Unable to change endianness of input file(s) distcc[28519] ERROR: compile (null) on localhost failed crypto/.tmp_gl_lzo.o: file not recognized: File truncated distcc[28525] 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[28528] 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-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[28545] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_dma-coherent.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28554] ERROR: compile (null) on localhost failed /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 crypto/.tmp_gl_arc4.o: file not recognized: File truncated distcc[28559] ERROR: compile (null) on localhost failed distcc[28556] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_read_write.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_arc4.o': No such file distcc[28561] 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-objcopy: Unable to change endianness of input file(s) distcc[28574] ERROR: compile (null) on localhost failed crypto/.tmp_gl_twofish.o: file not recognized: File truncated distcc[28576] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_twofish.o': No such file distcc[28579] 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-objcopy: Unable to change endianness of input file(s) distcc[28604] 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[28608] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ansi_cprng.o: file not recognized: File truncated distcc[28609] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-1.o: file not recognized: File truncated distcc[28614] 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[28615] 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: 'fs/nls/.tmp_mx_nls_iso8859-1.o': No such file distcc[28619] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-1.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27814] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-15.o: file not recognized: File truncated distcc[28634] 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[28636] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-15.o': No such file or directory /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[28285] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs_common/.tmp_mx_nfsacl.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[28661] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_rng.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28667] ERROR: compile (null) on localhost failed crypto/.tmp_gl_serpent.o: file not recognized: File truncated distcc[28673] 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[28675] ERROR: compile (null) on localhost failed LD fs/nfs_common/nfs_acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_serpent.o': No such file distcc[28681] ERROR: compile (null) on localhost failed crypto/.tmp_gl_sha1_generic.o: file not recognized: File truncated distcc[28682] 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: 'crypto/.tmp_mx_sha1_generic.o': No such file distcc[28689] ERROR: compile (null) on localhost failed LD fs/nfs_common/built-in.o 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: 'fs/nls/.tmp_mx_nls_koi8-u.o': No such file distcc[28341] 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[27910] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_koi8-ru.o: file not recognized: File truncated distcc[28712] 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[28714] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-ru.o': No such file or directory fs/nls/.tmp_gl_nls_cp857.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: Unable to change endianness of input file(s) distcc[28727] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp857.o': No such file /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[28729] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp857.o': No such file or directory distcc[27931] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/smbfs/ioctl.o crypto/.tmp_gl_xts.o: file not recognized: File truncated distcc[28734] ERROR: compile (null) on localhost failed distcc[28732] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_nfs3xdr.o': No such file or directory mv: cannot stat `fs/smbfs/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_xts.o': No such file distcc[28741] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_xts.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 da/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ta of fifs/posix_acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: le fs/posix_acl.o: uses instructions which are incompatible with instructions used in previous modules fs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/posix_acl.o distcc[26608] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_posix_acl.o': No such file or directory distcc[16631] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory /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[28810] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/connector/.tmp_mx_connector.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[28828] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/dnotify/.tmp_mx_dnotify.o': No such file or directory /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[28835] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory fs/nls/.tmp_gl_nls_utf8.o: file not recognized: File truncated distcc[28066] 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[28849] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_utf8.o': No such file or directory LD fs/notify/dnotify/built-in.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[28863] 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/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[28899] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/gf128mul.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/gf128mul.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/gf128mul.o distcc[28903] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_gf128mul.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_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[28922] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_ppdev.o: file not recognized: File truncated distcc[28924] 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[28926] 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/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[28772] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_getopt.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28390] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msgutil.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msgutil.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msgutil.o distcc[28961] ERROR: compile (null) on localhost failed crypto/.tmp_gl_camellia.o: file not recognized: File truncated distcc[28969] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_msgutil.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28973] 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[28977] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_ioctl.o rm: cannot remove `crypto/.tmp_mx_camellia.o': No such file or directory distcc[28978] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_ioctl.o': No such file or directory LD ipc/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/namespace.o distcc[29019] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_namespace.o': No such file or directory LD fs/devpts/built-in.o LD kernel/trace/built-in.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[29046] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_hci_ll.o': No such file or directory /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[29061] 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-objcopy: Unable to change endianness of input file(s) distcc[29072] ERROR: compile (null) on localhost failed fs/.tmp_gl_binfmt_misc.o: file not recognized: File truncated distcc[29074] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_misc.o': No such file distcc[29078] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_binfmt_misc.o': No such file or directory LD [M] drivers/bluetooth/hci_uart.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[29105] 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: Unable to change endianness of input file(s) distcc[29133] ERROR: compile (null) on localhost failed fs/smbfs/.tmp_gl_file.o: file not recognized: File truncated distcc[29140] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_audit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_audit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_audit.o distcc[29145] 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-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[29153] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ablkcipher.o': No such file or directory /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 LD drivers/char/built-in.o distcc[29170] 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-ld: drivers/char/mem.o: No such file: No such file or directory distcc[29175] 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[29049] ERROR: compile (null) on localhost failed make[3]: *** [drivers/char/built-in.o] Error 1 make[2]: *** [drivers/char] Error 2 crypto/.tmp_gl_wp512.o: file not recognized: File truncated distcc[29181] 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[29186] 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/notify/notification.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/notification.o: uses instructions which are incompatible with instructions 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/notification.o distcc[29209] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_notification.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exit.o distcc[29229] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of f/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 endianile /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify.o 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 distcc[28383] ERROR: compile (null) on localhost failed distcc[25563] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ncpfs/.tmp_mx_mmap.o': No such file or directory mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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 arch/sh/kernel/cpu/.tmp_gl_clock-cpg.o: file not recognized: File truncated distcc[28004] ERROR: compile (null) on localhost failed distcc[29127] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_latencytop.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file distcc[29254] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-7.o: file not recognized: File truncated distcc[28983] ERROR: compile (null) on localhost failed LD fs/notify/inotify/built-in.o rm: cannot remove `arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file or directory /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 /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[29135] ERROR: compile (null) on localhost failed LD [M] fs/ncpfs/ncpfs.o distcc[28997] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rtmutex-tester.o': No such file or directory 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/smbfs/.tmp_mx_file.o': No such file distcc[29147] ERROR: compile (null) on localhost failed /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 rm: cannot remove `fs/smbfs/.tmp_mx_file.o': No such file or directory distcc[29149] 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[28432] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_dcookies.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nfs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/nfs/super.o make[2]: *** [arch/sh/kernel/cpu] Error 2 make[1]: *** [arch/sh/kernel] Error 2 distcc[28437] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.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[29325] ERROR: compile (null) on localhost failed fs/lockd/.tmp_gl_svcproc.o: file not recognized: File truncated distcc[29334] ERROR: compile (null) on localhost failed LD fs/smbfs/smbfs.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/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 of file kernel/relay.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/connector/cn_queue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/lockd/.tmp_mx_svcproc.o': No such file distcc[29343] ERROR: compile (null) on localhost failed distcc[29342] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/connector/.tmp_mx_cn_queue.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_relay.o': No such file or directory distcc[29347] 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: 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[29367] 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[29373] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_spinlock.o': No such file or directory fs/nls/.tmp_gl_nls_cp932.o: file not recognized: File truncated distcc[29376] 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[29382] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp932.o': No such file or directory LD drivers/connector/cn.o LD fs/lockd/lockd.o LD drivers/connector/built-in.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[29397] ERROR: compile (null) on localhost failed make[3]: *** [fs/lockd/lockd.o] Error 1 make[2]: *** [fs/lockd] 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[29416] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tea.o: file not recognized: File truncated distcc[29420] ERROR: compile (null) on localhost failed LD fs/notify/built-in.o /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-ld: kernel/audit_watch.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_watch.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/audit_watch.o fs/nls/.tmp_gl_nls_cp864.o: file not recognized: File truncated distcc[29455] ERROR: compile (null) on localhost failed distcc[29454] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_audit_watch.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[29458] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp864.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[29474] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nfs/.tmp_mx_write.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/smbfs/file.o: No such file: No such file or directory distcc[29352] ERROR: compile (null) on localhost failed make[3]: *** [fs/smbfs/smbfs.o] Error 1 make[2]: *** [fs/smbfs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29487] ERROR: compile (null) on localhost failed crypto/.tmp_gl_zlib.o: file not recognized: File truncated distcc[29489] 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[29492] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_zlib.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[29498] 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: 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[29517] 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[29423] 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[29280] 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[29427] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-7.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_tea.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29555] ERROR: compile (null) on localhost failed make[1]: *** [kernel] Error 2 crypto/.tmp_gl_blowfish.o: file not recognized: File truncated distcc[29560] 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[29564] 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[29565] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_blowfish.o': No such file or directory crypto/.tmp_gl_tcrypt.o: file not recognized: File truncated distcc[29569] 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[29573] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tcrypt.o': No such file or directory crypto/.tmp_gl_pcbc.o: file not recognized: File truncated distcc[29526] 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[29585] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_pcbc.o': No such file or directory fs/nls/.tmp_gl_nls_cp949.o: file not recognized: File truncated distcc[29303] 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[29595] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp949.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[29614] 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-objcopy: Unable to change endianness of input file(s) distcc[29621] 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[29623] ERROR: compile (null) on localhost failed fs/autofs/.tmp_gl_symlink.o: file not recognized: File truncated LD fs/nls/built-in.o distcc[29628] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp855.o: file not recognized: File truncated distcc[29631] 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[29636] ERROR: compile (null) on localhost failed /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[29635] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs/.tmp_mx_symlink.o': No such file or directory 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: 'fs/nls/.tmp_mx_nls_cp855.o': No such file distcc[29637] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp855.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[29658] ERROR: compile (null) on localhost failed make[2]: *** [crypto/crypto_hash.o] Error 1 make[2]: *** Waiting for unfinished jobs.... LD fs/autofs/autofs.o make[2]: *** [fs/nls] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/init.o: No such file: No such file or directory distcc[29669] ERROR: compile (null) on localhost failed make[3]: *** [fs/autofs/autofs.o] Error 1 make[2]: *** [fs/autofs] Error 2 make[1]: *** [fs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/algboss.o: No such file: No such file or directory distcc[29659] ERROR: compile (null) on localhost failed make[2]: *** [crypto/cryptomgr.o] Error 1 make[1]: *** [crypto] 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 aea1f7964ae6cba5eb419a958956deb9016b3341 # < git symbolic-ref HEAD # < git merge-base aea1f7964ae6cba5eb419a958956deb9016b3341 e00b95debb9a0f023b61abcd4b1e74f687276b47 # < git ls-files --others --modified # git ls-files --others --modified cmd.log # git bisect reset linus We are not bisecting. # git bisect start won't bisect on seeked tree Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 148, in _do_build self.bisect() File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 208, in bisect call('git bisect start', self.log) File "/scratch/kisskb/prod/kisskb/kisskb3/backend/utils.py", line 50, in call raise CommandFailedException(cmd, status) CommandFailedException: Failed running "git bisect start" (1)