# < git ls-remote /scratch/git/sfr/linux-next refs/heads/master # < git rev-parse tmp/linux-next remote == local, skipping fetch # < git rev-parse tmp/linux-next Upstream revision is c2b209391a76e9b144195045e34b92b4ee8e3b3a Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was c2b2093). # git checkout -q -f -b linux-next tmp/linux-next # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_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/linux-next_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/linux-next_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/linux-next_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig GEN /scratch/kisskb/build/linux-next_sh-randconfig_sh4/Makefile CHK include/linux/version.h UPD include/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.c SHIPPED scripts/genksyms/parse.h SHIPPED scripts/genksyms/keywords.c SHIPPED scripts/genksyms/parse.c HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost Generating include/generated/machtypes.h CC kernel/bounds.s GEN include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/generated/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1523:2: warning: #warning syscall recvmmsg not implemented CHK include/generated/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_initrd.o HOSTCC usr/gen_init_cpio UPD include/generated/compile.h CC init/initramfs.o CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/mm/cache.o CC arch/sh/kernel/io_generic.o CC arch/sh/mm/init.o CC arch/sh/kernel/irq.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/mmap.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/cache-sh2.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/nommu.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/return_address.o CC arch/sh/mm/asids-debugfs.o GEN usr/initramfs_data.cpio CC arch/sh/kernel/setup.o AS usr/initramfs_data.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o LD usr/built-in.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/unwinder.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/module.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/early_printk.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/kprobes.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/cpu/hwblk.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC arch/sh/kernel/disassemble.o CC arch/sh/kernel/dwarf.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds CC [M] arch/sh/kernel/cpufreq.o /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:242: warning: 'arch_init_clk_ops' is deprecated (declared at /scratch/kisskb/src/arch/sh/include/asm/clock.h:58) /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:256: warning: 'cpg_clk_init' is deprecated (declared at /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:237) /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[23458] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23492] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated distcc[23496] 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[23500] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23560] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/.tmp_gl_clock-cpg.o: file not recognized: File truncated distcc[23566] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/hwblk.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/hwblk.o: uses instructions which are incompatible with 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/hwblk.o distcc[23567] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file distcc[23575] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file or directory mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_hwblk.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/extable_32.o distcc[23578] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/disassemble.o distcc[23637] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_disassemble.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/consistent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/consistent.o distcc[23659] 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/mm/cache.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.o: uses instructions which are incompatible with 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.o distcc[23756] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_cache.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/dwarf.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/dwarf.o: uses instructions which are incompatible with 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/dwarf.o distcc[23773] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_dwarf.o': No such file or directory CC kernel/sched.o CC kernel/fork.o CC mm/bootmem.o CC kernel/exec_domain.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 mm/fadvise.o TIMEC kernel/timeconst.h CC kernel/itimer.o CC mm/maccess.o CC kernel/softirq.o CC mm/page_alloc.o CC kernel/resource.o CC mm/page-writeback.o CC kernel/sysctl.o CC mm/readahead.o CC mm/swap.o CC kernel/capability.o CC mm/truncate.o CC mm/vmscan.o CC mm/shmem.o CC mm/prio_tree.o CC mm/util.o CC mm/mmzone.o CC kernel/ptrace.o CC fs/open.o CC mm/vmstat.o CC mm/backing-dev.o CC kernel/timer.o CC kernel/user.o CC kernel/signal.o CC kernel/sys.o CC fs/read_write.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/kmod.o CC mm/page_isolation.o CC kernel/workqueue.o CC kernel/pid.o CC kernel/rcupdate.o CC mm/mm_init.o CC fs/file_table.o CC kernel/extable.o CC mm/mmu_context.o CC mm/nommu.o CC mm/init-mm.o CC fs/super.o CC mm/dmapool.o CC mm/sparse.o CC kernel/params.o CC kernel/posix-timers.o CC kernel/kthread.o CC kernel/wait.o CC kernel/kfifo.o CC kernel/sys_ni.o CC kernel/posix-cpu-timers.o CC mm/debug-pagealloc.o CC kernel/mutex.o CC fs/char_dev.o CC mm/slub.o CC fs/stat.o CC kernel/hrtimer.o CC kernel/rwsem.o CC fs/exec.o CC fs/pipe.o CC kernel/nsproxy.o CC mm/quicklist.o CC kernel/srcu.o CC fs/namei.o CC kernel/semaphore.o CC fs/fcntl.o CC kernel/notifier.o CC fs/ioctl.o CC kernel/ksysfs.o CC kernel/pm_qos_params.o CC kernel/sched_clock.o CC kernel/cred.o CC kernel/async.o CC fs/readdir.o CC kernel/groups.o /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:83: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:203: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:329: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:331: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:355: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:358: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence CC kernel/freezer.o LD arch/sh/kernel/cpu/sh2/built-in.o CC kernel/stacktrace.o CC kernel/irq/handle.o CC fs/select.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/time/timekeeping.o CC kernel/power/process.o CC kernel/trace/trace_clock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_isolation.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_isolation.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_isolation.o distcc[25607] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_isolation.o': No such file or directory CC kernel/trace/ftrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25642] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_nmi_debug.o: file not recognized: File truncated distcc[25646] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/irq.o distcc[25665] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.o': No such file or directory CC kernel/irq/manage.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/resource.o distcc[25692] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directory /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[25715] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory CC kernel/power/poweroff.o CC kernel/trace/ring_buffer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh2/clock-sh7619.o: No such file: No such file or directory distcc[25219] ERROR: compile (null) on localhost failed make[4]: *** [arch/sh/kernel/cpu/sh2/built-in.o] Error 1 make[3]: *** [arch/sh/kernel/cpu/sh2] Error 2 make[3]: *** Waiting for unfinished jobs.... CC kernel/mutex-debug.o CC ipc/util.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25998] ERROR: compile (null) on localhost failed CC kernel/lockdep.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/do_mounts.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/do_mounts.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file init/do_mounts.o distcc[26126] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps.o distcc[26128] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[25888] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_dmapool.o': No such file or directory CC ipc/msgutil.o CC kernel/trace/trace.o CC kernel/time/ntp.o CC kernel/irq/spurious.o CC kernel/time/clocksource.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file distcc[25653] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/quicklist.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/quicklist.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/quicklist.o distcc[26261] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory CC ipc/msg.o CC kernel/irq/resend.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[26309] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory CC kernel/time/jiffies.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26381] ERROR: compile (null) on localhost failed arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated distcc[26383] 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[25499] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_fadvise.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 CC kernel/irq/chip.o file kernel/nsproxy.o distcc[26415] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[26450] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory CC kernel/lockdep_proc.o CC security/keys/gc.o CC security/commoncap.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[26599] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_setup.o': No such file or directory mm/.tmp_gl_vmstat.o: file not recognized: File truncated distcc[26004] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kprobes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kprobes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/kprobes.o distcc[26653] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_kprobes.o': No such file or directory CC kernel/trace/trace_output.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[26076] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory CC security/min_addr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/process_32.o distcc[26785] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[26486] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[26793] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stat.o': No such file or directory CC kernel/irq/devres.o CC security/inode.o CC kernel/irq/autoprobe.o CC security/keys/key.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/process.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/process.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/process.o distcc[26063] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/power/.tmp_mx_process.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[27000] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory CC fs/fifo.o CC kernel/trace/trace_stat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/panic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/panic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/panic.o distcc[27106] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_panic.o': No such file or directory CC security/lsm_audit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27165] ERROR: compile (null) on localhost failed fs/.tmp_gl_fifo.o: file not recognized: File truncated distcc[27170] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fifo.o': No such file distcc[27175] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_fifo.o': No such file or directory CC security/keys/keyring.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'mm/.tmp_mx_vmstat.o': No such file distcc[26633] ERROR: compile (null) on localhost failed rm: cannot remove `mm/.tmp_mx_vmstat.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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[27243] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory CC fs/dcache.o CC kernel/irq/proc.o CC crypto/api.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[26500] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/dumpstack.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/dumpstack.o: uses instructions which are incompatible with 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/dumpstack.o distcc[27346] ERROR: compile (null) on localhost failed /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1869: warning: control reaches end of non-void function mv: cannot stat `arch/sh/kernel/.tmp_mx_dumpstack.o': No such file or directory CC kernel/trace/trace_printk.o CC security/keys/keyctl.o LD init/mounts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/freezer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/freezer.o distcc[27429] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_freezer.o': No such file or directory /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[27436] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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 CC fs/inode.o distcc[27441] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/main.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/main.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file init/main.o distcc[27456] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_main.o': No such file or directory CC crypto/cipher.o CC kernel/trace/trace_sched_switch.o CC security/keys/permission.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/sparse.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/sparse.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/sparse.o distcc[27553] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_sparse.o': No such file or directory CC kernel/trace/trace_functions.o 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[27638] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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[27655] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory CC fs/attr.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[27698] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_char_dev.o': No such file or directory CC kernel/rtmutex.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/namei.o distcc[27740] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory CC security/keys/process_keys.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[26725] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_swap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msg.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msg.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msg.o distcc[27842] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_msg.o': No such file or directory CC kernel/time/timer_list.o CC security/keys/request_key.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/idle.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/idle.o distcc[25940] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_idle.o': No such file or directory LD init/built-in.o CC fs/bad_inode.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[27973] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[28004] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_srcu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/min_addr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/min_addr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/min_addr.o CC crypto/compress.o distcc[27177] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_min_addr.o': No such file or directory CC kernel/time/timecompare.o CC ipc/sem.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[26650] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory CC crypto/algapi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/open.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/open.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/open.o distcc[27734] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/util.o distcc[26948] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_util.o': No such file or directory CC security/keys/request_key_auth.o CC security/keys/user_defined.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/clock.o distcc[28199] 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: kernel/irq/autoprobe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/autoprobe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/autoprobe.o distcc[28216] ERROR: compile (null) on localhost failed CC crypto/scatterwalk.o mv: cannot stat `kernel/irq/.tmp_mx_autoprobe.o': No such file or directory CC security/keys/proc.o CC kernel/time/timeconv.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[28289] 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: arch/sh/kernel/unwinder.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/unwinder.o: uses instructions which are incompatible with 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/unwinder.o distcc[28305] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_unwinder.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[27629] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_module.o': No such file or directory CC kernel/time/clockevents.o CC crypto/proc.o CC fs/file.o CC security/keys/sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28429] ERROR: compile (null) on localhost failed kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated distcc[28440] 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 CC block/elevator.o distcc[28444] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory CC kernel/trace/trace_irqsoff.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[28503] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_vmscan.o': No such file or directory CC fs/filesystems.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28590] 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[26387] ERROR: compile (null) on localhost failed kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated distcc[28594] 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-objcopy: 'kernel/time/.tmp_mx_jiffies.o': No such file distcc[28602] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/time/.tmp_mx_jiffies.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[28612] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory CC ipc/shm.o CC kernel/rtmutex-debug.o CC ipc/ipcns_notifier.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[28734] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory CC block/blk-core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/ipcns_notifier.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/ipcns_notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/ipcns_notifier.o distcc[28809] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_ipcns_notifier.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/lsm_audit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/lsm_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 security/lsm_audit.o distcc[27958] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_lsm_audit.o': No such file or directory CC kernel/time/tick-common.o CC crypto/ablkcipher.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file distcc[28449] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_ksysfs.o': No such file or directory CC fs/namespace.o CC block/blk-tag.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[28927] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory CC ipc/ipc_sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/mutex.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/mutex.o distcc[28965] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory CC crypto/blkcipher.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28994] ERROR: compile (null) on localhost failed security/keys/.tmp_gl_proc.o: file not recognized: File truncated distcc[29001] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_proc.o': No such file distcc[29009] ERROR: compile (null) on localhost failed rm: cannot remove `security/keys/.tmp_mx_proc.o': No such file or directory CC fs/seq_file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/ntp.o distcc[29039] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29052] ERROR: compile (null) on localhost failed CC ipc/namespace.o arch/sh/mm/.tmp_gl_cache-sh2.o: file not recognized: File truncated distcc[29056] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-sh2.o': No such file distcc[29060] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/mm/.tmp_mx_cache-sh2.o': No such file or directory CC kernel/up.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[29142] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_tick-common.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clocksource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clocksource.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clocksource.o distcc[29148] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory CC fs/xattr.o CC kernel/trace/trace_nop.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/signal.o distcc[29205] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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 CC kernel/spinlock.o distcc[29214] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory CC fs/libfs.o CC kernel/uid16.o CC kernel/trace/trace_boot.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/notifier.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/notifier.o distcc[29326] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory CC kernel/module.o CC block/blk-sysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cipher.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/cipher.o distcc[29415] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_cipher.o': No such file or directory CC kernel/trace/trace_branch.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/exec.o distcc[29461] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_exec.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[29112] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_attr.o': No such file or directory CC block/blk-barrier.o CC kernel/trace/kmemtrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/commoncap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/commoncap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/commoncap.o distcc[29508] 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: 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[29515] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page-writeback.o': No such file or directory CC fs/fs-writeback.o CC kernel/trace/trace_workqueue.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[28883] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory CC block/blk-settings.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clockevents.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clockevents.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clockevents.o distcc[29614] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clockevents.o': No such file or directory CC fs/pnode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/debug-pagealloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/debug-pagealloc.o: uses instructions which are incompatible with 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/debug-pagealloc.o distcc[29651] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_debug-pagealloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/permission.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/permission.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/permission.o distcc[29704] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_permission.o': No such file or directory CC kernel/kallsyms.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28080] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_cpufreq.o: file not recognized: File truncated distcc[29732] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_cpufreq.o': No such file distcc[29734] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_cpufreq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 CC crypto/ahash.o distcc[29746] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory CC block/blk-ioc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/params.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/params.o distcc[29861] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory CC crypto/shash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/irq/imask.o distcc[29899] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory LD arch/sh/kernel/cpu/irq/built-in.o make[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: *** Waiting for unfinished jobs.... CC crypto/algboss.o LD drivers/atm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/user_defined.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/user_defined.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/user_defined.o distcc[29711] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_user_defined.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mm_init.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mm_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/mm_init.o LD drivers/auxdisplay/built-in.o distcc[28859] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mm_init.o': No such file or directory CC block/blk-map.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/ablkcipher.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/ablkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ablkcipher.o distcc[30137] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ablkcipher.o': No such file or directory CC kernel/acct.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[30164] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/trace/.tmp_mx_trace_selftest_dynamic.o': No such file or directory CC drivers/base/core.o CC kernel/cgroup.o CC crypto/testmgr.o CC drivers/base/sys.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/namespace.o /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[30305] ERROR: compile (null) on localhost failed CC crypto/crypto_wq.o distcc[30308] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_namespace.o': No such file or directory mv: cannot stat `mm/.tmp_mx_prio_tree.o': No such file or directory CC kernel/cgroup_freezer.o CC fs/drop_caches.o /scratch/kisskb/src/kernel/cgroup.c: In function 'current_css_set_read': /scratch/kisskb/src/kernel/cgroup.c:4079: error: unable to find a register to spill in class 'R0_REGS' /scratch/kisskb/src/kernel/cgroup.c:4079: error: this is the insn: (insn:HI 12 11 35 2 /scratch/kisskb/src/arch/sh/include/asm/thread_info.h:79 (set (reg:SI 1 r1 [orig:172+4 ] [172]) (mem/s/f/j:SI (plus:SI (reg/f:SI 2 r2 [orig:166 .task ] [166]) (reg/f:SI 1 r1 [167])) [0 S4 A32])) 171 {movsi_i} (expr_list:REG_DEAD (reg/f:SI 1 r1 [167]) (expr_list:REG_DEAD (reg/f:SI 2 r2 [orig:166 .task ] [166]) (nil)))) /scratch/kisskb/src/kernel/cgroup.c:4079: confused by earlier errors, bailing out distcc[30220] ERROR: compile /scratch/kisskb/src/kernel/cgroup.c on sprygo/32 failed /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[30423] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/gc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/gc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/gc.o distcc[30435] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_gc.o': No such file or directory CC fs/splice.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[30243] ERROR: compile (null) on localhost failed /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 mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory distcc[30483] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory LD sound/built-in.o CC fs/sync.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcupdate.o LD drivers/block/built-in.o distcc[28556] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory CC fs/utimes.o CC kernel/trace/blktrace.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[27763] 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: 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 CC fs/stack.o distcc[30603] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_filemap.o': No such file or directory CC kernel/ns_cgroup.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/spinlock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/spinlock.o distcc[29906] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_spinlock.o': No such file or directory CC kernel/trace/trace_events.o make[2]: *** [kernel/cgroup.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC drivers/base/bus.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[30784] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kallsyms.o': No such file or directory CC block/blk-exec.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[30836] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_sys.o': No such file or directory CC [M] sound/sound_core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_list.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_list.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer_list.o distcc[30858] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timeconv.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/timeconv.o: uses instructions which are incompatible with instructions 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/timeconv.o CC fs/fs_struct.o distcc[30888] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timeconv.o': No such file or directory distcc[30250] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-core.o': No such file or directory CC drivers/base/dd.o CC [M] sound/sound_firmware.o LD sound/oss/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slub.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slub.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/slub.o distcc[30963] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_slub.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[30980] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_groups.o': No such file or directory LD drivers/bluetooth/built-in.o CC fs/buffer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/drop_caches.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/drop_caches.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/drop_caches.o distcc[31071] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory LD drivers/cdrom/built-in.o CC [M] drivers/cdrom/cdrom.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/sem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/sem.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/sem.o distcc[31129] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/process_keys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/process_keys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/process_keys.o mv: cannot stat `ipc/.tmp_mx_sem.o': No such file or directory distcc[31141] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/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: mv: arch/sh/mm/nommu.o: uses instructions which are incompatible with instructions used in previous modulescannot stat `security/keys/.tmp_mx_process_keys.o' /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge t: No such file or directory arget specific data of file arch/sh/mm/nommu.o distcc[31145] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_nommu.o': No such file or directory CC fs/bio.o CC drivers/base/driver.o CC crypto/aead.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[31186] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dd.o': No such file or directory CC drivers/base/class.o CC fs/block_dev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/up.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/up.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/up.o distcc[31247] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_up.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/init.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/init.o distcc[31284] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31292] ERROR: compile (null) on localhost failed CC [M] drivers/bluetooth/hci_vhci.o kernel/power/.tmp_gl_poweroff.o: file not recognized: File truncated distcc[31299] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file distcc[31310] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/power/.tmp_mx_poweroff.o': No such file or directory LD kernel/power/built-in.o CC drivers/char/mem.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msgutil.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msgutil.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msgutil.o distcc[31127] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_msgutil.o': No such file or directory CC block/blk-merge.o CC drivers/clocksource/sh_cmt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rtmutex.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rtmutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rtmutex.o distcc[31484] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rtmutex.o': No such file or directory CC kernel/trace/trace_export.o LD firmware/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/timer.o distcc[31590] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[31031] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mmzone.o': No such file or directory CC [M] drivers/bluetooth/btmrvl_main.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key_auth.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key_auth.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/request_key_auth.o distcc[31629] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_request_key_auth.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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[31654] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_uid16.o': No such file or directory CC drivers/connector/cn_queue.o CC drivers/cpufreq/cpufreq.o CC drivers/connector/connector.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmu_context.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmu_context.o: uses instructions which are incompatible with 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/mmu_context.o distcc[31759] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mmu_context.o': No such file or directory CC kernel/trace/trace_syscalls.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/io.o distcc[29399] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory CC drivers/base/platform.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/hrtimer.o distcc[31826] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/wait.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/wait.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/wait.o distcc[31616] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory CC drivers/base/cpu.o CC crypto/chainiv.o CC crypto/eseqiv.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[31908] 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: 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[31925] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory CC drivers/char/random.o CC drivers/cpufreq/cpufreq_performance.o /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[31970] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fs_struct.o': No such file or directory CC drivers/base/firmware.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[32048] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory CC drivers/base/init.o LD arch/sh/drivers/dma/built-in.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[32141] 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: 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[32172] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_driver.o': No such file or directory CC kernel/trace/trace_events_filter.o CC kernel/trace/power-traces.o CC drivers/base/map.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/pnode.o distcc[32244] ERROR: compile (null) on localhost failed CC net/socket.o mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory CC drivers/base/devres.o CC drivers/connector/cn_proc.o CC crypto/pcompress.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[31552] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_chip.o': No such file or directory CC crypto/hmac.o CC fs/direct-io.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/algapi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/algapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/algapi.o distcc[32434] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_algapi.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[32446] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_utimes.o': No such file or directory CC drivers/cpufreq/cpufreq_powersave.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pm_qos_params.o distcc[31890] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pm_qos_params.o': No such file or directory CC block/blk-softirq.o LD net/802/built-in.o CC crypto/md4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-ioc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-ioc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-ioc.o distcc[32535] ERROR: compile (null) on localhost failed CC [M] net/802/p8022.o mv: cannot stat `block/.tmp_mx_blk-ioc.o': No such file or directory CC crypto/md5.o CC drivers/cpufreq/cpufreq_ondemand.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-barrier.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-barrier.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-barrier.o distcc[31975] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-barrier.o': No such file or directory CC fs/mpage.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[32655] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_scatterwalk.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyctl.o distcc[28700] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_keyctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[32702] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[32731] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fcntl.o': No such file or directory CC net/8021q/vlan_core.o LD net/appletalk/built-in.o CC [M] net/802/psnap.o LD net/atm/built-in.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[418] ERROR: compile (null) on localhost failed CC [M] net/appletalk/aarp.o mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory CC [M] net/appletalk/ddp.o In file included from /scratch/kisskb/src/net/socket.c:95: /scratch/kisskb/src/include/net/compat.h:45: warning: 'struct compat_mmsghdr' declared inside parameter list /scratch/kisskb/src/include/net/compat.h:45: warning: its scope is only this definition or declaration, which is probably not what you want /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[496] ERROR: compile (null) on localhost failed crypto/.tmp_gl_proc.o: file not recognized: File truncated distcc[500] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cgroup_freezer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cgroup_freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup_freezer.o distcc[515] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cgroup_freezer.o': No such file or directory CC [M] net/802/p8023.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/bio.o distcc[544] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bio.o': No such file or directory LD kernel/trace/libftrace.o CC [M] net/atm/addr.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[581] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory CC drivers/base/attribute_container.o CC [M] drivers/bluetooth/btmrvl_debugfs.o CC drivers/base/transport_class.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-sysfs.o distcc[683] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-sysfs.o': No such file or directory CC fs/ioprio.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[715] 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: block/blk-exec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-exec.o CC fs/bio-integrity.o distcc[32226] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-exec.o': No such file or directory CC fs/autofs4/init.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/cpufreq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/cpufreq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpufreq/cpufreq.o distcc[771] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/cpufreq/.tmp_mx_cpufreq.o': No such file or directory CC block/blk-timeout.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/connector/cn_proc.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_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 drivers/connector/cn_proc.o distcc[833] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/connector/.tmp_mx_cn_proc.o': No such file or directory /scratch/kisskb/src/fs/bio-integrity.c: In function 'vecs_to_idx': /scratch/kisskb/src/fs/bio-integrity.c:60: warning: control reaches end of non-void function CC [M] net/8021q/vlan.o CC crypto/sha256_generic.o /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[32075] 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 `arch/sh/kernel/.tmp_mx_time.o': No such file or directory distcc[31792] ERROR: compile (null) on localhost failed kernel/.tmp_gl_semaphore.o: file not recognized: File truncated distcc[919] 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[924] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/elevator.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/elevator.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/elevator.o distcc[932] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_elevator.o': No such file or directory CC [M] net/8021q/vlan_dev.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[974] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_oom_kill.o': No such file or directory CC [M] net/802/stp.o LD drivers/base/power/built-in.o CC [M] net/802/garp.o CC drivers/char/tty_io.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1050] ERROR: compile (null) on localhost failed crypto/.tmp_gl_md5.o: file not recognized: File truncated distcc[1052] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md5.o': No such file distcc[1054] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_md5.o': No such file or directory CC [M] net/8021q/vlan_netlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ns_cgroup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ns_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/ns_cgroup.o distcc[32477] ERROR: compile (null) on localhost failed LD net/bluetooth/built-in.o CC arch/sh/lib/io.o mv: cannot stat `kernel/.tmp_mx_ns_cgroup.o': No such file or directory CC [M] net/atm/pvc.o LD net/bridge/built-in.o CC [M] net/bridge/br.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/ahash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/ahash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ahash.o distcc[32692] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ahash.o': No such file or directory CC [M] net/atm/signaling.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/maccess.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/maccess.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/maccess.o distcc[1376] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory CC [M] net/bridge/br_device.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1425] ERROR: compile (null) on localhost failed net/8021q/.tmp_gl_vlan_netlink.o: file not recognized: File truncated distcc[1427] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/8021q/.tmp_mx_vlan_netlink.o': No such file distcc[1429] ERROR: compile (null) on localhost failed rm: cannot remove `net/8021q/.tmp_mx_vlan_netlink.o': No such file or directory LD drivers/crypto/built-in.o CC [M] net/8021q/vlan_gvrp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1506] ERROR: compile (null) on localhost failed crypto/.tmp_gl_sha256_generic.o: file not recognized: File truncated distcc[1511] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha256_generic.o': No such file distcc[1516] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha256_generic.o': No such file or directory CC [M] net/bridge/br_fdb.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/namespace.o distcc[1559] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_proc.o': No such file distcc[506] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_proc.o': No such file or directory LD drivers/firmware/built-in.o CC [M] net/bluetooth/af_bluetooth.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[1624] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_testmgr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-map.o AS arch/sh/lib/ashiftrt.o distcc[1640] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-map.o': No such file or directory CC [M] net/appletalk/dev.o CC drivers/base/dma-mapping.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1711] ERROR: compile (null) on localhost failed crypto/.tmp_gl_hmac.o: file not recognized: File truncated distcc[1714] 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[1718] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hmac.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-settings.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-settings.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-settings.o distcc[642] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-settings.o': No such file or directory CC [M] net/appletalk/atalk_proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/addr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/addr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/addr.o distcc[1759] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_addr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/seq_file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/seq_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/seq_file.o distcc[1355] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pipe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pipe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/pipe.o mv: cannot stat `fs/.tmp_mx_seq_file.o': No such file or directory CC net/core/sock.o distcc[925] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pipe.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[1369] ERROR: compile (null) on localhost failed CC drivers/char/n_tty.o mv: cannot stat `kernel/time/.tmp_mx_timecompare.o': No such file or directory CC fs/autofs4/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/buffer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/buffer.o CC drivers/cpufreq/cpufreq_conservative.o distcc[1866] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_buffer.o': No such file or directory LD kernel/time/built-in.o CC arch/sh/lib/ashldi3.o AS arch/sh/lib/ashlsi3.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dcache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dcache.o distcc[1964] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_dcache.o': No such file or directory CC fs/autofs4/root.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[1513] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_pcompress.o': No such file or directory CC fs/autofs4/symlink.o CC drivers/base/dma-coherent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/core.o distcc[2084] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_core.o': No such file or directory CC [M] net/bridge/br_forward.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2119] ERROR: compile (null) on localhost failed crypto/.tmp_gl_chainiv.o: file not recognized: File truncated distcc[2132] ERROR: compile (null) on localhost failed CC arch/sh/lib/ashrdi3.o LD fs/cramfs/built-in.o CC fs/debugfs/inode.o CC drivers/cpufreq/freq_table.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched.o distcc[2324] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/802/garp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/802/garp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/802/garp.o distcc[2339] ERROR: compile (null) on localhost failed mv: cannot stat `net/802/.tmp_mx_garp.o': No such file or directory CC fs/autofs4/waitq.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 CC [M] fs/cramfs/inode.o distcc[2427] 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[2460] ERROR: compile (null) on localhost failed crypto/.tmp_gl_algboss.o: file not recognized: File truncated distcc[2467] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/devres.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/devres.o distcc[30845] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory CC [M] net/bluetooth/hci_core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_forward.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_forward.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_forward.o distcc[2486] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/ashldi3.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/ashldi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/ashldi3.o mv: cannot stat `net/bridge/.tmp_mx_br_forward.o': No such file or directory distcc[2495] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/lib/.tmp_mx_ashldi3.o': No such file or directory CC net/core/request_sock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/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 CC fs/autofs4/expire.o distcc[2078] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_map.o': No such file or directory CC net/core/skbuff.o CC [M] net/bridge/br_if.o LD arch/sh/drivers/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/shm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/shm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/shm.o distcc[2605] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_shm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aead.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aead.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aead.o distcc[1836] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aead.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/8021q/vlan_gvrp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/8021q/vlan_gvrp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/8021q/vlan_gvrp.o distcc[2624] ERROR: compile (null) on localhost failed CC fs/debugfs/file.o mv: cannot stat `net/8021q/.tmp_mx_vlan_gvrp.o': No such file or directory CC [M] net/bridge/br_input.o CC net/dcb/dcbnl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/sound_firmware.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/sound_firmware.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/sound_firmware.o distcc[2690] ERROR: compile (null) on localhost failed mv: cannot stat `sound/.tmp_mx_sound_firmware.o': No such file or directory CC drivers/char/tty_ioctl.o CC [M] net/bluetooth/hci_conn.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2774] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/poweroff.o: No such file: No such file or directory distcc[31330] ERROR: compile (null) on localhost failed make[3]: *** [kernel/power/built-in.o] Error 1 make[2]: *** [kernel/power] Error 2 drivers/cpufreq/.tmp_gl_cpufreq_ondemand.o: file not recognized: File truncated distcc[2777] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_ondemand.o': No such file distcc[2786] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_ondemand.o': No such file or directory CC [M] net/bluetooth/hci_event.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2819] ERROR: compile (null) on localhost failed drivers/cpufreq/.tmp_gl_cpufreq_powersave.o: file not recognized: File truncated distcc[2824] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_powersave.o': No such file distcc[2830] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_powersave.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cdrom/cdrom.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cdrom/cdrom.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cdrom/cdrom.o AS arch/sh/lib/ashrsi3.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algboss.o': No such file distcc[2474] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_algboss.o': No such file or directory distcc[2469] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/cdrom/.tmp_mx_cdrom.o': No such file or directory CC net/decnet/af_decnet.o CC drivers/char/tty_ldisc.o CC [M] net/bridge/br_ioctl.o CC drivers/char/tty_buffer.o AS arch/sh/lib/checksum.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/sound_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/sound_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/sound_core.o distcc[1337] ERROR: compile (null) on localhost failed mv: cannot stat `sound/.tmp_mx_sound_core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2985] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_early_printk.o: file not recognized: File truncated distcc[2990] ERROR: compile (null) on localhost failed LD [M] sound/soundcore.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_early_printk.o': No such file distcc[2993] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_early_printk.o': No such file or directory CC [M] net/appletalk/sysctl_net_atalk.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3008] ERROR: compile (null) on localhost failed fs/autofs4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[3011] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_symlink.o': No such file distcc[3015] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs4/.tmp_mx_symlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1882] ERROR: compile (null) on localhost failed /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[3025] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_handle.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 CC fs/devpts/inode.o distcc[3046] ERROR: compile (null) on localhost failed CC fs/autofs4/dev-ioctl.o mv: cannot stat `crypto/.tmp_mx_blkcipher.o': No such file or directory CC drivers/char/tty_port.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/capability.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/capability.o distcc[1342] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_capability.o': No such file or directory CC [M] net/bluetooth/hci_sock.o CC net/decnet/dn_nsp_in.o LD fs/exofs/built-in.o CC [M] fs/exofs/osd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/jiffies.o: No such file: No such file or directory distcc[1921] ERROR: compile (null) on localhost failed make[3]: *** [kernel/time/built-in.o] Error 1 make[2]: *** [kernel/time] Error 2 CC [M] net/bluetooth/hci_sysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cpu.o distcc[1295] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cpu.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[3282] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory CC [M] net/atm/svc.o CC net/ethernet/eth.o CC block/blk-iopoll.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[3392] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_cpu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[3201] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_shash.o': No such file or directory CC net/ethernet/pe2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/8021q/vlan_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/8021q/vlan_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/8021q/vlan_core.o distcc[3419] ERROR: compile (null) on localhost failed mv: cannot stat `net/8021q/.tmp_mx_vlan_core.o': No such file or directory CC [M] fs/exofs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/request_sock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/request_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/request_sock.o distcc[2771] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_request_sock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-merge.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-merge.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-merge.o distcc[3494] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-merge.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[2414] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_api.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/ashrdi3.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/ashrdi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/ashrdi3.o distcc[3516] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/lib/.tmp_mx_ashrdi3.o': No such file or directory CC [M] net/8021q/vlanproc.o LD net/ieee802154/built-in.o CC block/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/802/p8023.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/802/p8023.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/802/p8023.o distcc[3559] ERROR: compile (null) on localhost failed CC [M] fs/exofs/file.o mv: cannot stat `net/802/.tmp_mx_p8023.o': No such file or directory CC drivers/char/pty.o /scratch/kisskb/src/net/ethernet/eth.c:402: warning: 'print_mac' is deprecated (declared at /scratch/kisskb/src/net/ethernet/eth.c:398) /scratch/kisskb/src/net/ethernet/eth.c:402: warning: 'print_mac' is deprecated (declared at /scratch/kisskb/src/net/ethernet/eth.c:398) CC [M] fs/exofs/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/io_generic.o distcc[3635] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io_generic.o': No such file or directory CC [M] net/bluetooth/lib.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_fdb.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_fdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_fdb.o distcc[3691] ERROR: compile (null) on localhost failed mv: cannot stat `net/bridge/.tmp_mx_br_fdb.o': No such file or directory LD drivers/gpio/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[3760] ERROR: compile (null) on localhost failed CC fs/exportfs/expfs.o mv: cannot stat `security/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sh_bios.o distcc[3798] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sh_bios.o': No such file or directory CC [M] net/bluetooth/l2cap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2619] ERROR: compile (null) on localhost failed crypto/.tmp_gl_eseqiv.o: file not recognized: File truncated distcc[3820] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/stacktrace.o distcc[3840] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory LD drivers/gpu/drm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/socket.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/socket.o distcc[3880] ERROR: compile (null) on localhost failed mv: cannot stat `net/.tmp_mx_socket.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xattr.o distcc[1151] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_xattr.o': No such file or directory CC block/genhd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3932] ERROR: compile (null) on localhost failed drivers/clocksource/.tmp_gl_sh_cmt.o: file not recognized: File truncated distcc[3944] 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[3962] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/clocksource/.tmp_mx_sh_cmt.o': No such file or directory CC lib/bcd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/splice.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/splice.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/splice.o distcc[3981] ERROR: compile (null) on localhost failed LD fs/ext2/built-in.o mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory CC [M] fs/cramfs/uncompress.o LD drivers/clocksource/built-in.o CC [M] fs/ext2/balloc.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[4039] 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 drivers/char/misc.o CC [M] drivers/cpufreq/cpufreq_stats.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/ddp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/ddp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/appletalk/ddp.o /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[4108] ERROR: compile (null) on localhost failed distcc[3678] ERROR: compile (null) on localhost failed mv: mv: cannot stat `net/appletalk/.tmp_mx_ddp.o'cannot stat `drivers/base/.tmp_mx_dma-mapping.o': No such file or directory : No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/filesystems.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/filesystems.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/filesystems.o distcc[4123] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_filesystems.o': No such file or directory CC [M] drivers/cpufreq/cpufreq_userspace.o CC net/decnet/dn_nsp_out.o CC drivers/char/vt_ioctl.o CC drivers/char/vc_screen.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[2616] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[4235] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_bus.o': No such file or directory CC net/ipv4/route.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/freq_table.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/freq_table.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpufreq/freq_table.o CC drivers/char/selection.o distcc[4268] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/cpufreq/.tmp_mx_freq_table.o': No such file or directory LD drivers/gpu/vga/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/dev-ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/dev-ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/dev-ioctl.o distcc[3866] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_dev-ioctl.o': No such file or directory CC net/ipv4/inetpeer.o CC [M] fs/exofs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/connector/cn_queue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/connector/cn_queue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/connector/cn_queue.o distcc[2703] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/connector/.tmp_mx_cn_queue.o': No such file or directory CC [M] net/atm/ioctl.o In file included from /scratch/kisskb/src/net/atm/ioctl.c:22: /scratch/kisskb/src/include/net/compat.h:45: warning: 'struct compat_mmsghdr' declared inside parameter list /scratch/kisskb/src/include/net/compat.h:45: warning: its scope is only this definition or declaration, which is probably not what you want /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/read_write.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/read_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/read_write.o distcc[4410] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_read_write.o': No such file or directory CC crypto/fcrypt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/module.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/module.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/module.o distcc[2683] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_module.o': No such file or directory CC lib/div64.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/root.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/root.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/root.o /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[4512] ERROR: compile (null) on localhost failed distcc[4513] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_root.o': No such file or directory mv: cannot stat `drivers/char/.tmp_mx_misc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-softirq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-softirq.o distcc[4526] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-softirq.o': No such file or directory CC [M] net/atm/common.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4043] ERROR: compile (null) on localhost failed fs/exofs/.tmp_gl_file.o: file not recognized: File truncated distcc[4556] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/exofs/.tmp_mx_file.o': No such file distcc[4569] ERROR: compile (null) on localhost failed rm: cannot remove `fs/exofs/.tmp_mx_file.o': No such file or directory CC crypto/camellia.o LD fs/ext3/built-in.o CC fs/ext4/balloc.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[3770] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_compress.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyring.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyring.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyring.o distcc[3779] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_keyring.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exec_domain.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exec_domain.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exec_domain.o distcc[4689] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory CC [M] fs/ext2/dir.o CC block/scsi_ioctl.o CC [M] net/atm/atm_misc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/skbuff.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/skbuff.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/skbuff.o distcc[4778] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_skbuff.o': No such file or directory CC [M] net/atm/raw.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/svc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/svc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/svc.o distcc[4836] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_svc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inetpeer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inetpeer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inetpeer.o distcc[4793] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_inetpeer.o': No such file or directory CC [M] fs/ext2/file.o CC crypto/cast6.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vc_screen.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vc_screen.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/vc_screen.o distcc[4897] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_vc_screen.o': No such file or directory CC [M] fs/ext3/balloc.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[3789] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/nommu.o distcc[4746] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory CC fs/ext4/bitmap.o CC [M] net/atm/resources.o CC [M] fs/ext3/bitmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/selection.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/selection.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/selection.o distcc[4769] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_selection.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ethernet/pe2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ethernet/pe2.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ethernet/pe2.o distcc[5090] ERROR: compile (null) on localhost failed mv: cannot stat `net/ethernet/.tmp_mx_pe2.o': No such file or directory CC fs/ext4/dir.o CC lib/sort.o CC arch/sh/lib/delay.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/genhd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/genhd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/genhd.o distcc[5184] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_genhd.o': No such file or directory LD net/ipx/built-in.o LD net/bluetooth/bnep/built-in.o CC [M] net/bluetooth/bnep/core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/waitq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/waitq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/waitq.o distcc[5281] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_waitq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/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: drivers/base/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 drivers/base/dma-coherent.o distcc[2390] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dma-coherent.o': No such file or directory CC [M] net/bluetooth/bnep/sock.o LD net/bluetooth/hidp/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5342] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exofs/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/exofs/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/exofs/inode.o distcc[5351] ERROR: compile (null) on localhost failed mv: cannot stat `fs/exofs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/acct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/acct.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/acct.o distcc[5376] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_acct.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/dir.o distcc[5385] ERROR: compile (null) on localhost failed LD net/bluetooth/rfcomm/built-in.o mv: cannot stat `fs/ext2/.tmp_mx_dir.o': No such file or directory CC [M] net/bluetooth/rfcomm/core.o CC [M] fs/ext2/ialloc.o CC [M] fs/exofs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl.o distcc[5477] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl.o': No such file or directory CC net/ipv4/protocol.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_eseqiv.o': No such file distcc[3826] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_eseqiv.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[5530] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory LD net/8021q/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/pvc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/pvc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/pvc.o distcc[5559] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_pvc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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 CC drivers/char/keyboard.o distcc[5568] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/sock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/sock.o CC [M] net/bridge/br_notify.o distcc[5601] ERROR: compile (null) on localhost failed CC fs/ext4/file.o LD drivers/gpu/built-in.o mv: cannot stat `net/core/.tmp_mx_sock.o': No such file or directory CC [M] net/bridge/br_stp.o CC net/core/iovec.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vt_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vt_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/vt_ioctl.o distcc[5715] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_vt_ioctl.o': No such file or directory CC [M] net/bridge/br_stp_bpdu.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/802/p8022.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/802/p8022.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/802/p8022.o distcc[5738] ERROR: compile (null) on localhost failed mv: cannot stat `net/802/.tmp_mx_p8022.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/block_dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/block_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/block_dev.o distcc[2767] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_block_dev.o': No such file or directory CC fs/ext4/fsync.o CC block/bsg.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/request_key.o distcc[5802] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_request_key.o': No such file or directory drivers/char/.tmp_gl_mem.o: file not recognized: File truncated distcc[5352] 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[5814] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_mem.o': No such file or directory CC net/decnet/dn_route.o CC [M] net/bluetooth/rfcomm/sock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/signaling.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/signaling.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/signaling.o distcc[3749] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_signaling.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kfifo.o distcc[5869] 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[5871] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_chainiv.o': No such file distcc[2141] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_chainiv.o': No such file or directory CC net/ipv4/ip_input.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stack.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stack.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/stack.o distcc[5899] ERROR: compile (null) on localhost failed CC crypto/tea.o mv: cannot stat `fs/.tmp_mx_stack.o': No such file or directory CC [M] fs/exofs/super.o CC crypto/anubis.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5968] ERROR: compile (null) on localhost failed LD kernel/trace/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_sock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/hci_sock.o distcc[6004] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/.tmp_mx_hci_sock.o': No such file or directory CC net/ipv4/ip_fragment.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_conn.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_conn.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/hci_conn.o distcc[6048] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/.tmp_mx_hci_conn.o': No such file or directory CC [M] net/ipx/af_ipx.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/delay.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/delay.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/delay.o distcc[6105] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/lib/.tmp_mx_delay.o': No such file or directory CC net/decnet/dn_dev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6152] ERROR: compile (null) on localhost failed CC net/decnet/dn_neigh.o net/dcb/.tmp_gl_dcbnl.o: file not recognized: File truncated distcc[6157] 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 distcc[5823] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/sysctl_net_atalk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/sysctl_net_atalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/appletalk/sysctl_net_atalk.o mv: cannot stat `drivers/char/.tmp_mx_pty.o': No such file or directory distcc[4186] ERROR: compile (null) on localhost failed mv: cannot stat `net/appletalk/.tmp_mx_sysctl_net_atalk.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6195] ERROR: compile (null) on localhost failed CC [M] fs/ext3/dir.o CC fs/fat/cache.o CC [M] net/atm/atm_sysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/8021q/vlan_dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/8021q/vlan_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/8021q/vlan_dev.o distcc[3881] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/platform.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/platform.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/platform.o mv: cannot stat `net/8021q/.tmp_mx_vlan_dev.o': No such file or directory distcc[6330] 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: net/bluetooth/lib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/lib.o CC [M] fs/ext2/inode.o distcc[6354] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/.tmp_mx_lib.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-timeout.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-timeout.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-timeout.o distcc[6021] ERROR: compile (null) on localhost failed LD fs/fuse/built-in.o mv: cannot stat `block/.tmp_mx_blk-timeout.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6411] ERROR: compile (null) on localhost failed fs/exofs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[6421] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/devres.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/devres.o CC [M] net/bluetooth/hidp/core.o CC [M] fs/fuse/dev.o distcc[5702] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/exofs/.tmp_mx_symlink.o': No such file distcc[6434] ERROR: compile (null) on localhost failed rm: cannot remove `fs/exofs/.tmp_mx_symlink.o': No such file or directory mv: cannot stat `drivers/base/.tmp_mx_devres.o': No such file or directory CC fs/fat/dir.o CC net/core/datagram.o CC [M] net/bluetooth/bnep/netdev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6545] ERROR: compile (null) on localhost failed net/bridge/.tmp_gl_br_notify.o: file not recognized: File truncated distcc[6547] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bridge/.tmp_mx_br_notify.o': No such file distcc[6549] ERROR: compile (null) on localhost failed rm: cannot remove `net/bridge/.tmp_mx_br_notify.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6556] ERROR: compile (null) on localhost failed drivers/cpufreq/.tmp_gl_cpufreq_userspace.o: file not recognized: File truncated distcc[6558] ERROR: compile (null) on localhost failed CC net/core/stream.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/fsync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/fsync.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/fsync.o distcc[6578] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_fsync.o': No such file or directory CC drivers/char/consolemap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipx/af_ipx.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipx/af_ipx.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipx/af_ipx.o distcc[6607] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipx/.tmp_mx_af_ipx.o': No such file or directory CC lib/parser.o CC [M] net/ipx/ipx_route.o CC net/irda/iriap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_userspace.o': No such file distcc[6560] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_userspace.o': No such file or directory CC [M] net/bridge/br_stp_if.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6796] ERROR: compile (null) on localhost failed net/bluetooth/bnep/.tmp_gl_sock.o: file not recognized: File truncated distcc[6805] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bluetooth/bnep/.tmp_mx_sock.o': No such file distcc[6818] ERROR: compile (null) on localhost failed rm: cannot remove `net/bluetooth/bnep/.tmp_mx_sock.o': No such file or directory CC lib/halfmd4.o CC net/key/af_key.o LD net/llc/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/proc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/proc.o distcc[4975] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_proc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/hci_core.o distcc[6216] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/.tmp_mx_hci_core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/class.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/class.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/class.o distcc[5427] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_class.o': No such file or directory LD kernel/irq/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_alloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_alloc.o distcc[1725] ERROR: compile (null) on localhost failed CC net/ipv4/ip_forward.o mv: cannot stat `mm/.tmp_mx_page_alloc.o': No such file or directory CC block/noop-iosched.o CC [M] net/atm/proc.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[7025] 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: 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[7031] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_n_tty.o': No such file or directory CC net/decnet/dn_timer.o CC [M] net/ipx/ipx_proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/dn_nsp_out.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/dn_nsp_out.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/decnet/dn_nsp_out.o distcc[7097] ERROR: compile (null) on localhost failed mv: cannot stat `net/decnet/.tmp_mx_dn_nsp_out.o': No such file or directory CC fs/fat/fatent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/rfcomm/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/rfcomm/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/rfcomm/core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7152] ERROR: compile (null) on localhost failed distcc[6736] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/rfcomm/.tmp_mx_core.o': No such file or directory CC block/deadline-iosched.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/l2cap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/l2cap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/l2cap.o distcc[7204] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/.tmp_mx_l2cap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/dn_dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/dn_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/decnet/dn_dev.o distcc[7228] ERROR: compile (null) on localhost failed mv: cannot stat `net/decnet/.tmp_mx_dn_dev.o': No such file or directory LD fs/hpfs/built-in.o CC [M] fs/hpfs/alloc.o CC [M] net/bluetooth/hidp/sock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_stp_bpdu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_stp_bpdu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_stp_bpdu.o distcc[7280] ERROR: compile (null) on localhost failed mv: cannot stat `net/bridge/.tmp_mx_br_stp_bpdu.o': No such file or directory CC [M] fs/fuse/dir.o CC [M] fs/hpfs/anode.o CC [M] fs/ext3/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/dcb/.tmp_mx_dcbnl.o': No such file distcc[6164] ERROR: compile (null) on localhost failed rm: cannot remove `net/dcb/.tmp_mx_dcbnl.o': No such file or directory LD net/dcb/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_port.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_port.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_port.o distcc[5112] 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-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[7400] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_ldisc.o': No such file or directory CC net/core/scm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/balloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/balloc.o distcc[7430] ERROR: compile (null) on localhost failed CC net/core/gen_stats.o mv: cannot stat `fs/ext2/.tmp_mx_balloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/common.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/common.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/common.o distcc[7454] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_common.o': No such file or directory CC [M] fs/fuse/file.o CC [M] net/bridge/br_stp_timer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/resources.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/resources.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/resources.o distcc[7517] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_resources.o': No such file or directory CC [M] net/ipx/sysctl_net_ipx.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cramfs/uncompress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cramfs/uncompress.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cramfs/uncompress.o distcc[6824] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cramfs/.tmp_mx_uncompress.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/aarp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/aarp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/appletalk/aarp.o distcc[7570] ERROR: compile (null) on localhost failed CC [M] fs/hpfs/buffer.o mv: cannot stat `net/appletalk/.tmp_mx_aarp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/8021q/vlanproc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/8021q/vlanproc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/8021q/vlanproc.o distcc[7605] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/dcb/dcbnl.o: No such file: No such file or directory distcc[7373] ERROR: compile (null) on localhost failed mv: cannot stat `net/8021q/.tmp_mx_vlanproc.o': No such file or directory make[3]: *** [net/dcb/built-in.o] Error 1 make[2]: *** [net/dcb] Error 2 make[2]: *** Waiting for unfinished jobs.... fs/ext2/.tmp_gl_file.o: file not recognized: File truncated distcc[6198] ERROR: compile (null) on localhost failed CONMK drivers/char/consolemap_deftbl.c /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_file.o': No such file CC [M] net/llc/llc_core.o distcc[7629] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_file.o': No such file or directory CC net/ipv4/ip_options.o CC [M] fs/ext2/ioctl.o CC drivers/char/vt.o CC [M] net/llc/llc_input.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[7732] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/btmrvl_main.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/btmrvl_main.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bluetooth/btmrvl_main.o distcc[3374] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_btmrvl_main.o': No such file or directory CC [M] net/llc/llc_output.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5028] ERROR: compile (null) on localhost failed SHIPPED drivers/char/defkeymap.c In file included from /scratch/kisskb/src/net/core/scm.c:37: /scratch/kisskb/src/include/net/compat.h:45: warning: 'struct compat_mmsghdr' declared inside parameter list /scratch/kisskb/src/include/net/compat.h:45: warning: its scope is only this definition or declaration, which is probably not what you want drivers/cpufreq/.tmp_gl_cpufreq_stats.o: file not recognized: File truncated distcc[5971] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_stats.o': No such file distcc[7796] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_stats.o': No such file or directory CC [M] net/bridge/br_netlink.o CC fs/isofs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/dn_nsp_in.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/dn_nsp_in.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/decnet/dn_nsp_in.o distcc[7940] ERROR: compile (null) on localhost failed mv: cannot stat `net/decnet/.tmp_mx_dn_nsp_in.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/atm_misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/atm_misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/atm_misc.o distcc[7961] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_atm_misc.o': No such file or directory CC net/core/gen_estimator.o CC fs/isofs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8014] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tea.o: file not recognized: File truncated distcc[8016] 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[8018] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tea.o': No such file or directory CC [M] fs/hpfs/dentry.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7555] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/raw.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/raw.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/raw.o distcc[8053] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_raw.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_stp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_stp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_stp.o distcc[7600] ERROR: compile (null) on localhost failed mv: cannot stat `net/bridge/.tmp_mx_br_stp.o' CC fs/ext4/ialloc.o : No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/stream.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/stream.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/stream.o distcc[6918] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_stream.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7664] ERROR: compile (null) on localhost failed CC drivers/char/tty_audit.o CC net/irda/iriap_event.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/hci_event.o distcc[8218] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/.tmp_mx_hci_event.o': No such file or directory CC net/irda/irlmp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8293] ERROR: compile (null) on localhost failed /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/mpage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/mpage.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/mpage.o arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated distcc[8300] ERROR: compile (null) on localhost failed distcc[7943] ERROR: compile (null) on localhost failed distcc[8298] 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 mv: cannot stat `fs/fuse/.tmp_mx_dir.o'distcc[8306] ERROR: compile (null) on localhost failed : No such file or directory mv: cannot stat `fs/.tmp_mx_mpage.o': No such file or directory rm: cannot remove `arch/sh/kernel/.tmp_mx_machvec.o': No such file or directory CC fs/isofs/dir.o CC drivers/char/sysrq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ethernet/eth.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ethernet/eth.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ethernet/eth.o distcc[8351] ERROR: compile (null) on localhost failed mv: cannot stat `net/ethernet/.tmp_mx_eth.o': No such file or directory CC arch/sh/lib/div64-generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exofs/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/exofs/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/exofs/dir.o distcc[7124] ERROR: compile (null) on localhost failed mv: cannot stat `fs/exofs/.tmp_mx_dir.o': No such file or directory LD net/ethernet/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/dir.o distcc[8410] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_dir.o': No such file or directory CC net/decnet/sysctl_net_decnet.o crypto/.tmp_gl_camellia.o: file not recognized: File truncated distcc[7160] 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[8431] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ialloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/ialloc.o rm: cannot remove `crypto/.tmp_mx_camellia.o': No such file or directory distcc[8432] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ialloc.o': No such file or directory CC net/ipv4/ip_output.o CC [M] fs/hpfs/dir.o CC net/core/net_namespace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_stp_if.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_stp_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_stp_if.o distcc[8486] ERROR: compile (null) on localhost failed mv: cannot stat `net/bridge/.tmp_mx_br_stp_if.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/scm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/scm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/scm.o distcc[8507] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_scm.o': No such file or directory CC [M] fs/hpfs/dnode.o AS arch/sh/lib/div64.o fs/exofs/.tmp_gl_namei.o: file not recognized: File truncated distcc[7761] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/exofs/.tmp_mx_namei.o': No such file distcc[8564] ERROR: compile (null) on localhost failed rm: cannot remove `fs/exofs/.tmp_mx_namei.o': No such file or directory CC [M] fs/ext3/fsync.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/datagram.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/datagram.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/datagram.o distcc[8602] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_datagram.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_ioctl.o distcc[8257] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_ioctl.o': No such file or directory net/bluetooth/hidp/.tmp_gl_sock.o: file not recognized: File truncated distcc[8045] ERROR: compile (null) on localhost failed CC arch/sh/lib/lshrdi3.o CC [M] net/atm/mpc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8645] 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[8669] ERROR: compile (null) on localhost failed block/.tmp_gl_deadline-iosched.o: file not recognized: File truncated distcc[8671] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'block/.tmp_mx_deadline-iosched.o': No such file distcc[8673] ERROR: compile (null) on localhost failed rm: cannot remove `block/.tmp_mx_deadline-iosched.o': No such file or directory AS arch/sh/lib/lshrsi3.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/bnep/netdev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/bnep/netdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/bnep/netdev.o distcc[8701] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/bnep/.tmp_mx_netdev.o': No such file or directory CC [M] net/atm/mpoa_caches.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/atm_sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/atm_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/atm_sysfs.o distcc[7022] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_atm_sysfs.o': No such file or directory LD net/decnet/netfilter/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8751] ERROR: compile (null) on localhost failed net/key/.tmp_gl_af_key.o: file not recognized: File truncated distcc[8753] ERROR: compile (null) on localhost failed /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[8762] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_inode.o': No such file or directory LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o CC [M] fs/fuse/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/lshrdi3.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/lshrdi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/lshrdi3.o distcc[8818] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/lib/.tmp_mx_lshrdi3.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/expire.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/expire.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/expire.o distcc[7364] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_expire.o': No such file or directory CC [M] fs/ext3/ialloc.o CC fs/fat/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_ioctl.o distcc[8860] ERROR: compile (null) on localhost failed mv: cannot stat `net/bridge/.tmp_mx_br_ioctl.o': No such file or directory drivers/cpufreq/.tmp_gl_cpufreq_performance.o: file not recognized: File truncated distcc[5874] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_performance.o': No such file distcc[8883] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_performance.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/btmrvl_debugfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/bluetooth/btmrvl_debugfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bluetooth/btmrvl_debugfs.o distcc[8893] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/bluetooth/.tmp_mx_btmrvl_debugfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/key.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/key.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/key.o CC fs/fat/inode.o CC fs/isofs/util.o CC net/core/sysctl_net_core.o distcc[30692] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_key.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[8957] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fs-writeback.o': No such file or directory CC fs/isofs/rock.o LD security/keys/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/proc.o: No such file: No such file or directory distcc[8984] ERROR: compile (null) on localhost failed make[3]: *** [security/keys/built-in.o] Error 1 make[2]: *** [security/keys] Error 2 make[1]: *** [security] Error 2 make[1]: *** Waiting for unfinished jobs.... CC net/ipv4/ip_sockglue.o CC net/ipv4/inet_hashtables.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8612] ERROR: compile (null) on localhost failed CC net/ipv4/inet_timewait_sock.o fs/ext3/.tmp_gl_file.o: file not recognized: File truncated distcc[9042] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/appletalk/dev.o distcc[9048] ERROR: compile (null) on localhost failed mv: cannot stat `net/appletalk/.tmp_mx_dev.o': No such file or directory fs/ext4/.tmp_gl_file.o: file not recognized: File truncated distcc[8657] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_file.o': No such file distcc[9089] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dentry.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dentry.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/dentry.o rm: cannot remove `fs/ext4/.tmp_mx_file.o': No such file or directory distcc[9088] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_dentry.o': No such file or directory AS arch/sh/lib/mcount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/dir.o distcc[9130] ERROR: compile (null) on localhost failed AS arch/sh/lib/memchr.o mv: cannot stat `fs/hpfs/.tmp_mx_dir.o': No such file or directory CC [M] fs/ext3/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/backing-dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/backing-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/backing-dev.o distcc[9165] ERROR: compile (null) on localhost failed CC fs/ext4/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/key/.tmp_mx_af_key.o': No such file distcc[8755] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_backing-dev.o': No such file or directory rm: cannot remove `net/key/.tmp_mx_af_key.o': No such file or directory CC fs/ext4/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exofs/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/exofs/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/exofs/super.o LD mm/built-in.o distcc[9217] ERROR: compile (null) on localhost failed mv: cannot stat `fs/exofs/.tmp_mx_super.o': No such file or directory LD fs/jbd/built-in.o LD net/key/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.o: No such file: No such file or directory distcc[9233] ERROR: compile (null) on localhost failed make[2]: *** [mm/built-in.o] Error 1 make[1]: *** [mm] Error 2 CC [M] fs/jbd/transaction.o CC block/blk-integrity.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/transport_class.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/transport_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/transport_class.o distcc[4710] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_transport_class.o': No such file or directory LD [M] drivers/bluetooth/btmrvl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/dn_timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/dn_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/decnet/dn_timer.o distcc[9312] ERROR: compile (null) on localhost failed mv: cannot stat `net/decnet/.tmp_mx_dn_timer.o': No such file or directory CC [M] net/atm/mpoa_proc.o CC fs/ext4/namei.o In file included from /scratch/kisskb/src/net/ipv4/ip_sockglue.c:38: /scratch/kisskb/src/include/net/compat.h:45: warning: 'struct compat_mmsghdr' declared inside parameter list /scratch/kisskb/src/include/net/compat.h:45: warning: its scope is only this definition or declaration, which is probably not what you want /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/div64-generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/div64-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/div64-generic.o distcc[9396] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/lib/.tmp_mx_div64-generic.o': No such file or directory CC net/ipv4/inet_connection_sock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/rock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/rock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/rock.o distcc[9422] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_rock.o': No such file or directory CC fs/ext4/super.o ipc/.tmp_gl_ipc_sysctl.o: file not recognized: File truncated distcc[3028] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/iriap_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/iriap_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/iriap_event.o distcc[9484] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_iriap_event.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hci_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/hci_sysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bluetooth/hidp/.tmp_mx_sock.o': No such file distcc[8127] ERROR: compile (null) on localhost failed distcc[8615] ERROR: compile (null) on localhost failed rm: cannot remove `net/bluetooth/hidp/.tmp_mx_sock.o': No such file or directory mv: cannot stat `net/bluetooth/.tmp_mx_hci_sysfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_file.o': No such file distcc[9054] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_file.o': No such file or directory CC [M] net/bridge/br_netfilter.o CC lib/debug_locks.o CC [M] net/atm/clip.o CC [M] fs/ext2/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/dn_neigh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/dn_neigh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/decnet/dn_neigh.o distcc[9553] ERROR: compile (null) on localhost failed mv: cannot stat `net/decnet/.tmp_mx_dn_neigh.o': No such file or directory CC lib/random32.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/mpc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/mpc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/mpc.o distcc[9594] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_mpc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/protocol.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/protocol.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/protocol.o distcc[9604] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_protocol.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/key/af_key.o: No such file: No such file or directory distcc[9249] ERROR: compile (null) on localhost failed make[3]: *** [net/key/built-in.o] Error 1 make[2]: *** [net/key] Error 2 CC [M] fs/hpfs/ea.o CC [M] fs/fuse/control.o CC [M] fs/jbd/commit.o CC fs/fat/misc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipx/ipx_route.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipx/ipx_route.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipx/ipx_route.o distcc[9746] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipx/.tmp_mx_ipx_route.o': No such file or directory CC fs/jbd2/transaction.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_netfilter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_netfilter.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_netfilter.o distcc[9837] ERROR: compile (null) on localhost failed mv: cannot stat `net/bridge/.tmp_mx_br_netfilter.o': No such file or directory CC [M] fs/ext3/ioctl.o CC fs/isofs/export.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9960] ERROR: compile (null) on localhost failed fs/autofs4/.tmp_gl_init.o: file not recognized: File truncated distcc[9966] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_init.o': No such file distcc[9974] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hidp/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hidp/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/hidp/core.o rm: cannot remove `fs/autofs4/.tmp_mx_init.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9978] ERROR: compile (null) on localhost failed distcc[9975] ERROR: compile (null) on localhost failed crypto/.tmp_gl_md4.o: file not recognized: File truncated distcc[9984] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/hidp/.tmp_mx_core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md4.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioprio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioprio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data ofdistcc[9989] ERROR: compile (null) on localhost failed file fs/ioprio.o rm: cannot remove `crypto/.tmp_mx_md4.o': No such file or directory distcc[9988] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioprio.o': No such file or directory CC [M] drivers/char/raw.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_input.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_input.o LD [M] net/bluetooth/hidp/hidp.o distcc[10013] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_ip_input.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/hidp/sock.o: No such file: No such file or directory distcc[10023] ERROR: compile (null) on localhost failed make[4]: *** [net/bluetooth/hidp/hidp.o] Error 1 make[3]: *** [net/bluetooth/hidp] Error 2 make[3]: *** Waiting for unfinished jobs.... CC lib/bust_spinlocks.o CC [M] fs/hpfs/file.o CC [M] fs/fuse/cuse.o LD fs/jffs2/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/iovec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/iovec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/iovec.o distcc[10122] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_iovec.o': No such file or directory CC [M] fs/ext2/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/dir.o distcc[10155] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_if.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_if.o distcc[6238] ERROR: compile (null) on localhost failed mv: cannot stat `net/bridge/.tmp_mx_br_if.o': No such file or directory CC fs/fat/namei_msdos.o CC net/ipv4/tcp.o CC fs/jbd2/commit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/mpoa_caches.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/mpoa_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 net/atm/mpoa_caches.o distcc[10231] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_mpoa_caches.o': No such file or directory crypto/.tmp_gl_fcrypt.o: file not recognized: File truncated distcc[8105] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fcrypt.o': No such file distcc[10258] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_fcrypt.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/keyboard.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: CC net/ipv4/tcp_input.o drivers/char/keyboard.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/keyboard.o distcc[10275] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_keyboard.o': No such file or directory LD drivers/char/hw_random/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/mpoa_proc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/mpoa_proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/mpoa_proc.o distcc[10302] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_mpoa_proc.o': No such file or directory CC [M] drivers/char/hw_random/core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/ioctl.o distcc[9460] ERROR: compile (null) on localhost failed CC crypto/seed.o mv: cannot stat `block/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_options.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_options.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_options.o distcc[10355] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_ip_options.o': No such file or directory CC crypto/michael_mic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10402] ERROR: compile (null) on localhost failed CC [M] fs/hpfs/inode.o CC [M] drivers/char/hw_random/timeriomem-rng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10471] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/file.o distcc[9811] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_file.o': No such file or directory crypto/.tmp_gl_michael_mic.o: file not recognized: File truncated distcc[10475] 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[10483] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_michael_mic.o': No such file or directory CC crypto/crc32c.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[10494] ERROR: compile (null) on localhost failed CC fs/isofs/joliet.o mv: cannot stat `drivers/char/.tmp_mx_tty_buffer.o': No such file or directory CC [M] fs/hpfs/map.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/balloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/balloc.o distcc[7696] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_balloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/util.o distcc[7367] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_util.o': No such file or directory CC fs/jbd2/recovery.o CC net/ipv4/tcp_output.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_output.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_output.o distcc[10608] ERROR: compile (null) on localhost failed mv: cannot stat `net/llc/.tmp_mx_llc_output.o': No such file or directory CC fs/jbd2/checkpoint.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/ialloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/ialloc.o distcc[10660] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_ialloc.o': No such file or directory CC fs/ext4/symlink.o CC [M] fs/jffs2/compr.o CC crypto/lzo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/ioctl.o distcc[10737] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_ioctl.o': No such file or directory CC [M] fs/jffs2/dir.o make[1]: *** [kernel] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/802/psnap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/802/psnap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data CC [M] fs/hpfs/name.o of file net/802/psnap.o distcc[10776] ERROR: compile (null) on localhost failed mv: cannot stat `net/802/.tmp_mx_psnap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/joliet.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/joliet.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/joliet.o distcc[10822] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_joliet.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_input.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_input.o distcc[10827] ERROR: compile (null) on localhost failed mv: cannot stat `net/bridge/.tmp_mx_br_input.o': No such file or directory CC net/irda/irlmp_event.o CC [M] fs/jbd/recovery.o AS arch/sh/lib/memcpy.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/dir.o distcc[9888] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_dir.o': No such file or directory CC drivers/char/consolemap_deftbl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bad_inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bad_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/bad_inode.o distcc[10932] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bad_inode.o': No such file or directory CC net/ipv4/tcp_timer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/mmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/mmap.o distcc[10972] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory LD arch/sh/mm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache-sh2.o: No such file: No such file or directory CC net/ipv4/tcp_ipv4.o distcc[10997] ERROR: compile (null) on localhost failed make[2]: *** [arch/sh/mm/built-in.o] Error 1 make[1]: *** [arch/sh/mm] Error 2 CC [M] net/atm/lec.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/inode.o distcc[10686] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/buffer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/buffer.o distcc[11048] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_buffer.o': No such file or directory CC lib/hexdump.o CC fs/fat/namei_vfat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/scsi_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/scsi_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/scsi_ioctl.o distcc[11098] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_scsi_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/802/stp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/802/stp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/802/stp.o distcc[11112] ERROR: compile (null) on localhost failed mv: cannot stat `net/802/.tmp_mx_stp.o': No such file or directory CC crypto/rng.o CC [M] fs/ext2/symlink.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[11166] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_select.o': No such file or directory LD net/bridge/netfilter/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/inode.o distcc[11218] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11232] ERROR: compile (null) on localhost failed CC fs/jfs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11317] ERROR: compile (null) on localhost failed net/ipx/.tmp_gl_ipx_proc.o: file not recognized: File truncated distcc[10412] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/af_decnet.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/af_decnet.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/decnet/af_decnet.o distcc[4988] ERROR: compile (null) on localhost failed mv: cannot stat `net/decnet/.tmp_mx_af_decnet.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_forward.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_forward.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_forward.o distcc[11340] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_ip_forward.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[11346] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_control.o': No such file or directory AS arch/sh/lib/memmove.o CC crypto/krng.o CC [M] fs/ext2/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_timewait_sock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_timewait_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inet_timewait_sock.o distcc[11412] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_inet_timewait_sock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/map.o distcc[11419] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_map.o': No such file or directory AS arch/sh/lib/memset.o CC [M] fs/jbd/checkpoint.o CC fs/nls/nls_base.o CC [M] fs/jbd/revoke.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_connection_sock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_connection_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inet_connection_sock.o distcc[11537] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge tmv: cannot stat `net/ipv4/.tmp_mx_inet_connection_sock.o'arget specific data of: No such file or directory file fs/ext4/namei.o distcc[11541] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_namei.o': No such file or directory CC fs/nls/nls_cp437.o CC [M] fs/ext2/xattr_user.o fs/ext2/.tmp_gl_symlink.o: file not recognized: File truncated distcc[11236] 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[11605] ERROR: compile (null) on localhost failed /scratch/kisskb/src/fs/jfs/super.c: In function 'jfs_fill_super': /scratch/kisskb/src/fs/jfs/super.c:527: warning: comparison of distinct pointer types lacks a cast /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'ipc/.tmp_mx_ipc_sysctl.o': No such file distcc[9462] ERROR: compile (null) on localhost failed rm: cannot remove `ipc/.tmp_mx_ipc_sysctl.o': No such file or directory CC [M] fs/jbd/journal.o LD ipc/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/attribute_container.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/attribute_container.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/attribute_container.o distcc[9952] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_attribute_container.o': No such file or directory LD drivers/base/built-in.o CC [M] fs/hpfs/namei.o CC drivers/char/defkeymap.o CC fs/notify/fsnotify.o CC [M] net/bridge/netfilter/ebtables.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_output.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_output.o distcc[11852] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_tcp_output.o': No such file or directory LD fs/omfs/built-in.o CC [M] fs/omfs/bitmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/fsync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/fsync.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/fsync.o distcc[11960] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_fsync.o': No such file or directory CC [M] fs/omfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/alloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/alloc.o distcc[11996] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_alloc.o': No such file or directory CC fs/jfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_ipv4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_ipv4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_ipv4.o distcc[12033] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_tcp_ipv4.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[12069] ERROR: compile (null) on localhost failed crypto/.tmp_gl_crc32c.o: file not recognized: File truncated distcc[12072] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crc32c.o': No such file distcc[12075] 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-ld: fs/ext4/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/ioctl.o distcc[11774] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ioctl.o': No such file or directory CC fs/jbd2/revoke.o CC fs/jfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ialloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/ialloc.o distcc[11255] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ialloc.o': No such file or directory CC [M] fs/omfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/namei.o distcc[12215] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[12229] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nls/.tmp_mx_nls_base.o': No such file or directory CC [M] fs/omfs/inode.o CC [M] fs/ext2/xattr_trusted.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/inode.o distcc[12247] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_inode.o': No such file or directory CC [M] fs/ext3/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/xattr.o distcc[12298] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_xattr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/revoke.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/revoke.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/revoke.o distcc[12306] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_revoke.o': No such file or directory CC net/ipv4/tcp_minisocks.o CC [M] crypto/seqiv.o net/atm/.tmp_gl_clip.o: file not recognized: File truncated distcc[11607] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/atm/.tmp_mx_clip.o': No such file distcc[12365] ERROR: compile (null) on localhost failed rm: cannot remove `net/atm/.tmp_mx_clip.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/file.o distcc[12375] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio-integrity.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio-integrity.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to m CC [M] fs/ext2/xattr_security.o erge target specific data of file fs/bio-integrity.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh.o distcc[3630] ERROR: compile (null) on localhost failed distcc[12392] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory mv: cannot stat `fs/.tmp_mx_bio-integrity.o': No such file or directory CC [M] fs/ext3/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12423] ERROR: compile (null) on localhost failed fs/ext2/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[12431] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_xattr_trusted.o': No such file distcc[12442] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_xattr_trusted.o': No such file or directory make[1]: *** [arch/sh/kernel] Error 2 CC [M] fs/ext3/symlink.o CC fs/notify/group.o CC fs/jfs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/inode.o distcc[12512] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_inode.o': No such file or directory CC fs/notify/inode_mark.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12547] ERROR: compile (null) on localhost failed crypto/.tmp_gl_seqiv.o: file not recognized: File truncated distcc[12553] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seqiv.o': No such file CC fs/jbd2/journal.o distcc[12560] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_seqiv.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/xattr_security.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/xattr_security.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/xattr_security.o distcc[12571] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_xattr_security.o': No such file or directory CC fs/nls/nls_cp737.o CC fs/ext4/hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/ioctl.o distcc[12621] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ioctl.o': No such file or directory CC fs/notify/dnotify/dnotify.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12653] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/vt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/vt.o distcc[11626] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_vt.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[12712] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/hw_random/.tmp_mx_core.o': No such file or directory CC fs/partitions/check.o CC fs/jfs/jfs_mount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/dnotify/dnotify.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/dnotify/dnotify.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/dnotify/dnotify.o distcc[12825] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/dnotify/.tmp_mx_dnotify.o': No such file or directory LD fs/notify/dnotify/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_minisocks.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_minisocks.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_minisocks.o distcc[12845] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_tcp_minisocks.o': No such file or directory CC [M] crypto/crypto_null.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_fragment.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_fragment.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_fragment.o distcc[12616] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/direct-io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/direct-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/direct-io.o mv: cannot stat `net/ipv4/.tmp_mx_ip_fragment.o': No such file or directory distcc[12889] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_direct-io.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/file.o distcc[12896] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_file.o': No such file or directory CC [M] fs/hpfs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12931] ERROR: compile (null) on localhost failed crypto/.tmp_gl_krng.o: file not recognized: File truncated distcc[12939] ERROR: compile (null) on localhost failed CC fs/ext4/resize.o CC lib/kasprintf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_krng.o': No such file distcc[12953] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_krng.o': No such file or directory CC fs/partitions/acorn.o fs/hpfs/.tmp_gl_namei.o: file not recognized: File truncated distcc[12656] ERROR: compile (null) on localhost failed CC lib/bitmap.o CC [M] crypto/sha1_generic.o LD [M] drivers/char/hw_random/rng-core.o /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[11945] 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: fs/autofs4/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/inode.o distcc[13075] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_inode.o': No such file or directory CC [M] fs/jffs2/file.o LD fs/autofs4/autofs4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/init.o: No such file: No such file or directory distcc[13111] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[3]: *** [fs/autofs4/autofs4.o] Error 1 distcc[13114] ERROR: compile (null) on localhost failed make[2]: *** [fs/autofs4] Error 2 make[2]: *** Waiting for unfinished jobs.... CC net/irda/irlmp_frame.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13145] ERROR: compile (null) on localhost failed fs/cramfs/.tmp_gl_inode.o: file not recognized: File truncated distcc[13150] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/cramfs/.tmp_mx_inode.o': No such file distcc[13155] ERROR: compile (null) on localhost failed rm: cannot remove `fs/cramfs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/ipc_sysctl.o: No such file: No such file or directory distcc[11657] ERROR: compile (null) on localhost failed make[2]: *** [ipc/built-in.o] Error 1 make[1]: *** [ipc] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipx/.tmp_mx_ipx_proc.o': No such file distcc[11326] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipx/.tmp_mx_ipx_proc.o': No such file or directory CC net/irda/irlap.o LD [M] fs/cramfs/cramfs.o CC net/irda/irlap_event.o CC lib/scatterlist.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/inode.o distcc[13283] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_symlink.o': No such file distcc[11587] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_symlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/hpfs/.tmp_mx_namei.o': No such file CC fs/nls/nls_cp861.o distcc[13004] ERROR: compile (null) on localhost failed rm: cannot remove `fs/hpfs/.tmp_mx_namei.o': No such file or directory AS arch/sh/lib/movmem.o CC [M] crypto/sha512_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13372] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exofs/osd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exofs/osd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/exofs/osd.o distcc[13107] ERROR: compile (null) on localhost failed mv: cannot stat `fs/exofs/.tmp_mx_osd.o': No such file or directory net/appletalk/.tmp_gl_atalk_proc.o: file not recognized: File truncated distcc[13119] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/appletalk/.tmp_mx_atalk_proc.o': No such file distcc[13386] ERROR: compile (null) on localhost failed rm: cannot remove `net/appletalk/.tmp_mx_atalk_proc.o': No such file or directory LD [M] fs/exofs/exofs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exofs/file.o: No such file: No such file or directory distcc[13394] ERROR: compile (null) on localhost failed make[3]: *** [fs/exofs/exofs.o] Error 1 make[2]: *** [fs/exofs] Error 2 LD [M] net/appletalk/appletalk.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/dev.o distcc[7602] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_dev.o': No such file or directory CC fs/notify/inotify/inotify.o CC net/ipv4/tcp_cong.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/ea.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/ea.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/ea.o distcc[13475] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_ea.o': No such file or directory drivers/bluetooth/.tmp_gl_hci_vhci.o: file not recognized: File truncated distcc[13374] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/appletalk/atalk_proc.o: No such file: No such file or directory distcc[13402] ERROR: compile (null) on localhost failed make[3]: *** [net/appletalk/appletalk.o] Error 1 make[2]: *** [net/appletalk] Error 2 CC fs/ext4/extents.o CC net/core/skb_dma_map.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/file.o distcc[13549] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/8021q/vlan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/8021q/vlan.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/8021q/vlan.o distcc[13558] ERROR: compile (null) on localhost failed mv: cannot stat `net/8021q/.tmp_mx_vlan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/super.o CC net/irda/irlap_frame.o distcc[11948] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_super.o': No such file or directory LD [M] net/8021q/8021q.o CC fs/partitions/amiga.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/anode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/anode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/anode.o distcc[13616] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_anode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[12206] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_io.o': No such file or directory CC fs/notify/inotify/inotify_fsnotify.o CC lib/string_helpers.o CC [M] crypto/tgr192.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/super.o distcc[13709] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_super.o': No such file or directory CC [M] fs/jffs2/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/transaction.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/transaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/transaction.o distcc[12329] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_transaction.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/sysctl_net_decnet.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/sysctl_net_decnet.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/decnet/sysctl_net_decnet.o distcc[13272] ERROR: compile (null) on localhost failed mv: cannot stat `net/decnet/.tmp_mx_sysctl_net_decnet.o': No such file or directory CC fs/ext4/ext4_jbd2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/inotify/inotify.o distcc[13794] ERROR: compile (null) on localhost failed CC [M] fs/jffs2/nodelist.o mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify.o': No such file or directory CC [M] net/bridge/netfilter/ebtable_broute.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13841] ERROR: compile (null) on localhost failed block/.tmp_gl_noop-iosched.o: file not recognized: File truncated distcc[13843] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'block/.tmp_mx_noop-iosched.o': No such file distcc[13845] ERROR: compile (null) on localhost failed rm: cannot remove `block/.tmp_mx_noop-iosched.o': No such file or directory CC fs/ext4/migrate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/amiga.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/amiga.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/amiga.o distcc[13882] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_amiga.o': No such file or directory CC fs/nls/nls_cp866.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlmp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlmp.o distcc[12363] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irlmp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/cache.o distcc[13324] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_cache.o': No such file or directory fs/fuse/.tmp_gl_cuse.o: file not recognized: File truncated distcc[11322] ERROR: compile (null) on localhost failed CC lib/gcd.o CC fs/ext4/mballoc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-tag.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-tag.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-tag.o distcc[13542] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-tag.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/gen_estimator.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/gen_estimator.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/gen_estimator.o distcc[13200] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_gen_estimator.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/consolemap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/consolemap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/consolemap.o distcc[14001] ERROR: compile (null) on localhost failed CC net/irda/timer.o mv: cannot stat `drivers/char/.tmp_mx_consolemap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/commit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/commit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/commit.o distcc[14010] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_commit.o': No such file or directory CC fs/nls/nls_cp869.o CC lib/iomap_copy.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/8021q/vlan_netlink.o: No such file: No such file or directory distcc[13595] ERROR: compile (null) on localhost failed make[3]: *** [net/8021q/8021q.o] Error 1 make[2]: *** [net/8021q] Error 2 CC fs/jfs/jfs_umount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cramfs/inode.o: No such file: No such file or directory distcc[13197] ERROR: compile (null) on localhost failed make[3]: *** [fs/cramfs/cramfs.o] Error 1 make[2]: *** [fs/cramfs] Error 2 CC lib/devres.o CC [M] net/bridge/netfilter/ebtable_filter.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/hash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/hash.o distcc[14169] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_hash.o': No such file or directory CC fs/jfs/jfs_xtree.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[14214] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_inode.o': No such file or directory CC net/core/dev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/checkpoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/checkpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/checkpoint.o distcc[14254] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_checkpoint.o': No such file or directory CC [M] fs/jffs2/malloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14300] ERROR: compile (null) on localhost failed net/bridge/netfilter/.tmp_gl_ebtable_broute.o: file not recognized: File truncated distcc[14310] ERROR: compile (null) on localhost failed CC net/irda/qos.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/net_namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/net_namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/net_namespace.o distcc[12818] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_net_namespace.o': No such file or directory CC fs/partitions/atari.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: fs/jffs2/compr.o: compiled for a big endian system and target is little endian Unable to change endianness of input file(s)/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/compr.o distcc[14399] ERROR: compile (null) on localhost failed distcc[14401] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_compr.o': No such file or directory fs/ext4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[14403] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_symlink.o': No such file distcc[14407] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_symlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14423] ERROR: compile (null) on localhost failed CC lib/locking-selftest.o CC [M] crypto/gf128mul.o fs/nls/.tmp_gl_nls_cp737.o: file not recognized: File truncated distcc[14437] ERROR: compile (null) on localhost failed CC fs/notify/inotify/inotify_user.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[14471] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_inode_mark.o': No such file or directory CC [M] fs/jffs2/read.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/dnode.o distcc[14124] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_dnode.o': No such file or directory CC net/ipv4/datagram.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/nodelist.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/nodelist.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/nodelist.o distcc[14562] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_nodelist.o': No such file or directory CC [M] fs/ext3/hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/sysrq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/sysrq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/sysrq.o distcc[14601] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_sysrq.o': No such file or directory CC net/irda/irqueue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/proc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/proc.o distcc[14344] ERROR: compile (null) on localhost failed LD [M] fs/fuse/fuse.o mv: cannot stat `net/atm/.tmp_mx_proc.o': No such file or directory CC [M] fs/jffs2/nodemgmt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/commit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/commit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/commit.o distcc[14680] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_commit.o': No such file or directory CC fs/jfs/jfs_imap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/ioctl.o distcc[13920] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp737.o': No such file distcc[14456] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp737.o': No such file or directory CC [M] fs/ext3/resize.o AS arch/sh/lib/strlen.o CC fs/ext4/block_validity.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14829] ERROR: compile (null) on localhost failed net/atm/.tmp_gl_lec.o: file not recognized: File truncated distcc[14831] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/atm/.tmp_mx_lec.o': No such file distcc[14833] ERROR: compile (null) on localhost failed rm: cannot remove `net/atm/.tmp_mx_lec.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ext4_jbd2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ext4_jbd2.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/ext4_jbd2.o distcc[14851] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ext4_jbd2.o': No such file or directory CC lib/spinlock_debug.o CC fs/nls/nls_cp932.o LD drivers/char/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/mem.o: No such file: No such file or directory distcc[14903] ERROR: compile (null) on localhost failed make[3]: *** [drivers/char/built-in.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC net/ipv4/raw.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/atari.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/atari.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/atari.o distcc[14939] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_atari.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14962] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp869.o: file not recognized: File truncated distcc[14965] ERROR: compile (null) on localhost failed CC [M] net/bridge/netfilter/ebt_802_3.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp869.o': No such file distcc[14972] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp869.o': No such file or directory CC net/irda/irttp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_output.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_output.o distcc[14993] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_ip_output.o': No such file or directory CC fs/jfs/jfs_debug.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/migrate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/migrate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/migrate.o distcc[15065] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_migrate.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_umount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_umount.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_umount.o distcc[14695] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_umount.o': No such file or directory CC [M] fs/jffs2/readinode.o CC [M] fs/ext3/ext3_jbd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/balloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/balloc.o distcc[15111] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_balloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_netlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_netlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_netlink.o distcc[15130] ERROR: compile (null) on localhost failed CC net/ipv4/udp.o mv: cannot stat `net/bridge/.tmp_mx_br_netlink.o': No such file or directory CC fs/nls/nls_euc-jp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15199] ERROR: compile (null) on localhost failed net/bridge/netfilter/.tmp_gl_ebtable_filter.o: file not recognized: File truncated distcc[15201] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebtable_filter.o': No such file distcc[15203] ERROR: compile (null) on localhost failed rm: cannot remove `net/bridge/netfilter/.tmp_mx_ebtable_filter.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15214] ERROR: compile (null) on localhost failed crypto/.tmp_gl_sha1_generic.o: file not recognized: File truncated distcc[15218] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha1_generic.o': No such file CC net/irda/irda_device.o distcc[15222] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha1_generic.o': No such file or directory CC [M] net/bridge/netfilter/ebt_among.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_xtree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_xtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_xtree.o distcc[15278] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_xtree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15313] ERROR: compile (null) on localhost failed net/bridge/netfilter/.tmp_gl_ebt_802_3.o: file not recognized: File truncated CC lib/find_last_bit.o distcc[15318] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_802_3.o': No such file distcc[15326] ERROR: compile (null) on localhost failed rm: cannot remove `net/bridge/netfilter/.tmp_mx_ebt_802_3.o': No such file or directory CC net/irda/irias_object.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/namei.o distcc[15378] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_namei.o': No such file or directory CC [M] net/bridge/netfilter/ebt_arp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/super.o distcc[15401] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_super.o': No such file or directory CC [M] net/bridge/netfilter/ebt_ip.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/bnep/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/bnep/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/bnep/core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13956] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-integrity.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-integrity.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-integrity.o distcc[15423] ERROR: compile (null) on localhost failed distcc[14767] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/bnep/.tmp_mx_core.o': No such file or directory mv: cannot stat `block/.tmp_mx_blk-integrity.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-iopoll.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-iopoll.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-iopoll.o distcc[15462] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-iopoll.o': No such file or directory CC [M] fs/jffs2/write.o LD [M] net/bluetooth/bnep/bnep.o CC [M] fs/jffs2/scan.o CC net/irda/wrapper.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/route.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/route.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/route.o distcc[15556] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_route.o': No such file or directory CC fs/nls/nls_cp950.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlap.o distcc[15590] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irlap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/omfs/dir.o distcc[15602] ERROR: compile (null) on localhost failed mv: cannot stat `fs/omfs/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15050] ERROR: compile (null) on localhost failed crypto/.tmp_gl_lzo.o: file not recognized: File truncated distcc[15611] ERROR: compile (null) on localhost failed CC fs/partitions/mac.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lzo.o': No such file distcc[15618] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_lzo.o': No such file or directory CC net/ipv4/udplite.o CC fs/partitions/ldm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/rfcomm/sock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/rfcomm/sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/rfcomm/sock.o distcc[15105] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/rfcomm/.tmp_mx_sock.o': No such file or directory LD [M] net/bluetooth/rfcomm/rfcomm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/fatent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/fatent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/fatent.o distcc[15713] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_fatent.o': No such file or directory CC net/ipv4/arp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15752] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp861.o: file not recognized: File truncated distcc[15754] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp861.o': No such file distcc[15756] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp861.o': No such file or directory CC fs/jfs/jfs_dmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15781] 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[15539] ERROR: compile (null) on localhost failed crypto/.tmp_gl_anubis.o: file not recognized: File truncated distcc[15799] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_anubis.o': No such file distcc[15804] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_anubis.o': No such file or directory CC net/core/ethtool.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/mac.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/mac.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/mac.o distcc[15885] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_mac.o': No such file or directory AS arch/sh/lib/udiv_qrnnd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/malloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/malloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/malloc.o CC [M] net/bridge/netfilter/ebt_limit.o distcc[14905] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_malloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/omfs/file.o distcc[15934] ERROR: compile (null) on localhost failed mv: cannot stat `fs/omfs/.tmp_mx_file.o': No such file or directory CC fs/ext4/move_extent.o CC [M] net/bridge/netfilter/ebt_mark_m.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/bitmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/omfs/bitmap.o distcc[15993] ERROR: compile (null) on localhost failed mv: cannot stat `fs/omfs/.tmp_mx_bitmap.o': No such file or directory CC [M] fs/jffs2/gc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/iriap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/iriap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/iriap.o distcc[15687] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_iriap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/skb_dma_map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/skb_dma_map.o: uses instructions which are incompatible with instructions used in previous modules CC [M] net/bridge/netfilter/ebt_stp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/skb_dma_map.o distcc[15700] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_skb_dma_map.o': No such file or directory CC net/ipv4/icmp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/devpts/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/devpts/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/devpts/inode.o distcc[15822] ERROR: compile (null) on localhost failed mv: cannot stat `fs/devpts/.tmp_mx_inode.o': No such file or directory LD fs/devpts/devpts.o LD fs/devpts/built-in.o AS arch/sh/lib/udivsi3.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/scan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/scan.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/scan.o distcc[16129] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_scan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16141] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp950.o: file not recognized: File truncated distcc[16151] 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[16160] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp950.o': No such file or directory CC net/irda/af_irda.o CC [M] net/bridge/netfilter/ebt_vlan.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16215] ERROR: compile (null) on localhost failed net/bridge/netfilter/.tmp_gl_ebt_mark_m.o: file not recognized: File truncated distcc[16224] 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[16232] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_gf128mul.o': No such file or directory CC [M] fs/jffs2/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/recovery.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/recovery.o distcc[16260] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_recovery.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16282] ERROR: compile (null) on localhost failed fs/fat/.tmp_gl_namei_msdos.o: file not recognized: File truncated distcc[16286] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_msdos.o': No such file distcc[16290] ERROR: compile (null) on localhost failed rm: cannot remove `fs/fat/.tmp_mx_namei_msdos.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/inode.o distcc[16294] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_inode.o': No such file or directory CC fs/nls/nls_iso8859-1.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/af_bluetooth.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/af_bluetooth.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/af_bluetooth.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/namei.o distcc[15981] ERROR: compile (null) on localhost failed distcc[15584] ERROR: compile (null) on localhost failed mv: cannot stat `net/bluetooth/.tmp_mx_af_bluetooth.o': No such file or directory mv: cannot stat `fs/ext3/.tmp_mx_namei.o': No such file or directory CC [M] crypto/ecb.o CC fs/ext4/xattr.o CC lib/hweight.o CC net/core/dev_mcast.o CC fs/partitions/msdos.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_input.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_input.o CC fs/partitions/sgi.o distcc[15436] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_tcp_input.o': No such file or directory CC net/core/dst.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/file.o distcc[15728] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_file.o': No such file or directory CC fs/partitions/sun.o CC fs/partitions/ultrix.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/namei.o distcc[16536] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_namei.o': No such file or directory CC [M] crypto/cbc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/extents.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/extents.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/extents.o distcc[16589] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_extents.o': No such file or directory CC net/core/netevent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/nodemgmt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/nodemgmt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/nodemgmt.o distcc[16632] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_nodemgmt.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/super.o distcc[16638] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_super.o': No such file or directory CC fs/nls/nls_iso8859-2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/name.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/name.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/name.o CC [M] net/bridge/netfilter/ebt_mark.o distcc[13319] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_name.o': No such file or directory CC fs/nls/nls_iso8859-4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebtable_broute.o': No such file distcc[14316] ERROR: compile (null) on localhost failed rm: cannot remove `net/bridge/netfilter/.tmp_mx_ebtable_broute.o': No such file or directory CC net/ipv4/devinet.o CC fs/nls/nls_iso8859-7.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bluetooth/bnep/sock.o: No such file: No such file or directory distcc[15511] ERROR: compile (null) on localhost failed make[4]: *** [net/bluetooth/bnep/bnep.o] Error 1 make[3]: *** [net/bluetooth/bnep] Error 2 make[2]: *** [net/bluetooth] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlmp_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlmp_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlmp_event.o distcc[16079] ERROR: compile (null) on localhost failed CC [M] net/bridge/netfilter/ebt_dnat.o mv: cannot stat `net/irda/.tmp_mx_irlmp_event.o': No such file or directory AS arch/sh/lib/udivsi3_i4i-Os.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14155] ERROR: compile (null) on localhost failed crypto/.tmp_gl_crypto_null.o: file not recognized: File truncated distcc[16862] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crypto_null.o': No such file distcc[16866] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_crypto_null.o': No such file or directory CC fs/ext4/xattr_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/journal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/journal.o distcc[16927] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_journal.o': No such file or directory CC fs/partitions/efi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_core.o distcc[16985] ERROR: compile (null) on localhost failed mv: cannot stat `net/llc/.tmp_mx_llc_core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlmp_frame.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlmp_frame.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlmp_frame.o distcc[16994] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irlmp_frame.o': No such file or directory CC fs/jfs/jfs_unicode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/journal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/journal.o distcc[16809] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_journal.o': No such file or directory CC net/core/neighbour.o CC net/irda/discovery.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/timer.o distcc[17087] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_timer.o': No such file or directory CC [M] crypto/pcbc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_timer.o distcc[17108] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_tcp_timer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17131] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp866.o: file not recognized: File truncated distcc[17134] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp866.o': No such file CC [M] fs/jffs2/build.o distcc[17138] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp866.o': No such file or directory CC fs/ext4/xattr_trusted.o CC fs/jfs/jfs_dtree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/mballoc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/mballoc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/mballoc.o distcc[17198] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_mballoc.o': No such file or directory CC fs/partitions/sysv68.o CC net/core/rtnetlink.o fs/jffs2/.tmp_gl_dir.o: file not recognized: File truncated distcc[15792] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/hash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/hash.o distcc[17261] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_hash.o': No such file or directory CC net/irda/parameters.o CC [M] net/bridge/netfilter/ebt_log.o CC net/core/utils.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/af_irda.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/af_irda.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/af_irda.o distcc[17379] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_af_irda.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_mark_m.o': No such file distcc[16237] ERROR: compile (null) on localhost failed rm: cannot remove `net/bridge/netfilter/.tmp_mx_ebt_mark_m.o': No such file or directory CC [M] crypto/ctr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17408] ERROR: compile (null) on localhost failed CC net/irda/irnetlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_hci_vhci.o': No such file distcc[13495] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/bluetooth/.tmp_mx_hci_vhci.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/gen_stats.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/gen_stats.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/gen_stats.o distcc[17502] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_gen_stats.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/dir.o CC net/core/link_watch.o distcc[14789] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_dir.o': No such file or directory CC [M] fs/jffs2/erase.o 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[17580] 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[17586] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tgr192.o: file not recognized: File truncated distcc[17590] ERROR: compile (null) on localhost failed CC [M] fs/jffs2/background.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17670] ERROR: compile (null) on localhost failed net/bridge/netfilter/.tmp_gl_ebt_log.o: file not recognized: File truncated distcc[17672] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_log.o': No such file distcc[17676] ERROR: compile (null) on localhost failed rm: cannot remove `net/bridge/netfilter/.tmp_mx_ebt_log.o': No such file or directory CC [M] crypto/gcm.o crypto/.tmp_gl_ecb.o: file not recognized: File truncated distcc[17418] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ecb.o': No such file distcc[17735] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ecb.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[17741] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_group.o': No such file or directory CC [M] net/bridge/netfilter/ebt_ulog.o CC lib/list_debug.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17821] ERROR: compile (null) on localhost failed /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[17823] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify_user.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlap_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlap_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlap_event.o distcc[17487] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irlap_event.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fuse/.tmp_mx_cuse.o': No such file distcc[13946] ERROR: compile (null) on localhost failed rm: cannot remove `fs/fuse/.tmp_mx_cuse.o': No such file or directory CC net/ipv4/af_inet.o CC [M] crypto/ccm.o CC [M] fs/jffs2/fs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irttp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irttp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irttp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17941] ERROR: compile (null) on localhost failed distcc[17934] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irttp.o': No such file or directory drivers/char/hw_random/.tmp_gl_timeriomem-rng.o: file not recognized: File truncated distcc[17947] ERROR: compile (null) on localhost failed /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[17570] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_raw.o: file not recognized: File truncated distcc[15442] 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[17956] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_fsnotify.o': No such file or directory rm: cannot remove `drivers/char/hw_random/.tmp_mx_timeriomem-rng.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_raw.o': No such file distcc[17966] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_raw.o': No such file or directory drivers/cpufreq/.tmp_gl_cpufreq_conservative.o: file not recognized: File truncated distcc[17583] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/jffs2/.tmp_mx_dir.o': No such file distcc[17263] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_conservative.o': No such file rm: cannot remove `fs/jffs2/.tmp_mx_dir.o': No such file or directory distcc[17979] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_conservative.o': No such file or directory CC [M] fs/jffs2/writev.o CC net/ipv4/igmp.o make[2]: *** [drivers/char] Error 2 CC lib/debugobjects.o CC net/ipv4/fib_frontend.o CC fs/ext4/xattr_security.o LD drivers/cpufreq/built-in.o CC lib/bitrev.o CC fs/jfs/jfs_inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18154] ERROR: compile (null) on localhost failed net/bridge/netfilter/.tmp_gl_ebt_among.o: file not recognized: File truncated distcc[18156] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_among.o': No such file distcc[18158] ERROR: compile (null) on localhost failed rm: cannot remove `net/bridge/netfilter/.tmp_mx_ebt_among.o': No such file or directory CC fs/jfs/jfs_extent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/check.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/check.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/check.o distcc[18205] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_check.o': No such file or directory AR arch/sh/lib/lib.a /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/readinode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/readinode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/readinode.o distcc[18221] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_readinode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlap_frame.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlap_frame.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlap_frame.o distcc[18228] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irlap_frame.o': No such file or directory CC net/core/filter.o CC net/ipv4/fib_semantics.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr_security.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr_security.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/xattr_security.o distcc[18329] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_xattr_security.o': No such file or directory CC fs/jfs/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/lib/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/io.o distcc[17957] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/lib/.tmp_mx_io.o': No such file or directory CC net/irda/irmod.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16918] 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[18501] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_stp_timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_stp_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_stp_timer.o distcc[18343] ERROR: compile (null) on localhost failed mv: cannot stat `net/bridge/.tmp_mx_br_stp_timer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/misc.o distcc[16814] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_misc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/omfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/omfs/inode.o distcc[18521] ERROR: compile (null) on localhost failed CC net/core/flow.o mv: cannot stat `fs/omfs/.tmp_mx_inode.o': No such file or directory LD arch/sh/lib/built-in.o CC net/ipv4/inet_fragment.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/build.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/build.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/build.o LD [M] fs/omfs/omfs.o distcc[18566] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_build.o': No such file or directory CC fs/jfs/jfs_metapage.o CC [M] crypto/cryptd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/filter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/filter.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/filter.o distcc[18641] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_filter.o': No such file or directory net/bridge/netfilter/.tmp_gl_ebt_mark.o: file not recognized: File truncated distcc[18439] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_mark.o': No such file distcc[18646] ERROR: compile (null) on localhost failed rm: cannot remove `net/bridge/netfilter/.tmp_mx_ebt_mark.o': No such file or directory CC fs/jfs/jfs_logmgr.o CC net/core/net-sysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/util.o distcc[18696] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_util.o': No such file or directory /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[17395] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify_fsnotify.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/udp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/udp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/udp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/revoke.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/revoke.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/revoke.o distcc[16364] ERROR: compile (null) on localhost failed distcc[18716] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_revoke.o': No such file or directory mv: cannot stat `net/ipv4/.tmp_mx_udp.o': No such file or directory LD fs/notify/inotify/built-in.o CC [M] fs/jffs2/super.o CC [M] fs/jffs2/debug.o LD [M] fs/jbd/jbd.o CC lib/crc-ccitt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/move_extent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/move_extent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/move_extent.o distcc[18811] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_move_extent.o': No such file or directory CC [M] crypto/des_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irnetlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irnetlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irnetlink.o distcc[17707] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irnetlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_extent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_extent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_extent.o distcc[18894] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_extent.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sysv68.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sysv68.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/sysv68.o CC fs/jfs/jfs_txnmgr.o distcc[18910] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_sysv68.o': No such file or directory CC net/irda/irproc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_dmap.o CC lib/crc16.o distcc[18961] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_dmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ext3_jbd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ext3_jbd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/ext3_jbd.o distcc[18991] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ext3_jbd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/acorn.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/acorn.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/acorn.o distcc[17733] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_acorn.o': No such file or directory CC [M] crypto/twofish.o CC net/core/pktgen.o CC fs/nls/nls_iso8859-15.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/utils.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/utils.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/utils.o distcc[17791] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_utils.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/devinet.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/devinet.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/devinet.o distcc[18461] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_devinet.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irias_object.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irias_object.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irias_object.o distcc[17802] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irias_object.o': No such file or directory CC [M] fs/jffs2/compr_rubin.o CC fs/jfs/jfs_uniupr.o CC lib/crc-t10dif.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/cpufreq_performance.o: No such file: No such file or directory distcc[18091] ERROR: compile (null) on localhost failed make[3]: *** [drivers/cpufreq/built-in.o] Error 1 make[2]: *** [drivers/cpufreq] Error 2 CC fs/jfs/resize.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sun.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sun.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/sun.o distcc[19211] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_sun.o': No such file or directory CC [M] fs/nls/nls_cp857.o CC lib/crc-itu-t.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp.o distcc[19297] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_tcp.o': No such file or directory CC net/core/net-traces.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19353] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_euc-jp.o: file not recognized: File truncated distcc[19355] 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[19357] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_euc-jp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17913] ERROR: compile (null) on localhost failed CC net/irda/irsysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dtree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_dtree.o distcc[19380] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_dtree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[19404] ERROR: compile (null) on localhost failed CC [M] fs/jffs2/compr_rtime.o mv: cannot stat `crypto/.tmp_mx_rng.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/erase.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/erase.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/erase.o distcc[19437] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_erase.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_debug.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_debug.o distcc[19462] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_debug.o': No such file or directory HOSTCC lib/gen_crc32table LD net/irda/ircomm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_cong.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/tcp_cong.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_cong.o CC [M] net/irda/ircomm/ircomm_tty.o distcc[18610] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_tcp_cong.o': No such file or directory CC net/ipv4/sysctl_net_ipv4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/efi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/efi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/efi.o distcc[18845] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_efi.o': No such file or directory CC [M] fs/nls/nls_cp862.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/resize.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/resize.o distcc[19198] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_resize.o': No such file or directory CC net/ipv4/fib_hash.o CC [M] net/irda/ircomm/ircomm_tty_attach.o CC fs/jfs/xattr.o CC net/ipv4/proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/datagram.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/datagram.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/datagram.o distcc[19285] 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[19068] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_datagram.o': No such file or directory CC lib/libcrc32c.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_device.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_device.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_device.o distcc[18312] ERROR: compile (null) on localhost failed mv: cannot stat `net/bridge/.tmp_mx_br_device.o': No such file or directory CC [M] crypto/twofish_common.o net/bridge/netfilter/.tmp_gl_ebt_dnat.o: file not recognized: File truncated distcc[18505] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/dn_route.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/decnet/dn_route.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/decnet/dn_route.o distcc[19759] ERROR: compile (null) on localhost failed mv: cannot stat `net/decnet/.tmp_mx_dn_route.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19164] 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[19774] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-15.o: file not recognized: File truncated distcc[19778] ERROR: compile (null) on localhost failed LD net/decnet/decnet.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_logmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_logmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_logmgr.o distcc[19810] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_logmgr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr_rtime.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr_rtime.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/compr_rtime.o distcc[19686] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_compr_rtime.o': No such file or directory CC [M] fs/jffs2/compr_zlib.o CC [M] crypto/aes_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19861] ERROR: compile (null) on localhost failed net/bridge/netfilter/.tmp_gl_ebt_arp.o: file not recognized: File truncated distcc[19863] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/msdos.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/msdos.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/msdos.o distcc[19878] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_msdos.o': No such file or directory CC [M] fs/jffs2/compr_lzo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_unicode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_unicode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_unicode.o distcc[18136] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_unicode.o': No such file or directory CC [M] net/irda/ircomm/ircomm_tty_ioctl.o CC net/ipv4/inet_lro.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/discovery.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/discovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/discovery.o distcc[20005] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_discovery.o': No such file or directory CC net/irda/irlan/irlan_common.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/ldm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/ldm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/ldm.o distcc[20030] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_ldm.o': No such file or directory LD [M] net/bridge/bridge.o CC net/irda/irlan/irlan_eth.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/br_notify.o: No such file: No such file or directory distcc[20079] ERROR: compile (null) on localhost failed make[3]: *** [net/bridge/bridge.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC [M] fs/nls/nls_ascii.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20117] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/ircomm/ircomm_tty.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/ircomm/ircomm_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/ircomm_tty.o fs/nls/.tmp_gl_nls_cp1255.o: file not recognized: File truncated distcc[20120] ERROR: compile (null) on localhost failed distcc[20119] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_tty.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1255.o': No such file distcc[20123] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1255.o': No such file or directory CC net/irda/irlan/irlan_event.o CC [M] net/irda/ircomm/ircomm_param.o CC net/irda/irlan/irlan_client.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/bsg.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/bsg.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/bsg.o distcc[20209] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_bsg.o': No such file or directory LD block/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/noop-iosched.o: No such file: No such file or directory distcc[20230] ERROR: compile (null) on localhost failed make[2]: *** [block/built-in.o] Error 1 make[1]: *** [block] Error 2 CC [M] fs/nls/nls_iso8859-5.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18039] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/fib_hash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/fib_hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/fib_hash.o distcc[20279] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_fib_hash.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18841] 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[20295] ERROR: compile (null) on localhost failed net/ipv4/.tmp_gl_udplite.o: file not recognized: File truncated distcc[20300] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_udplite.o': No such file distcc[20302] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_udplite.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18852] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-7.o: file not recognized: File truncated distcc[20312] ERROR: compile (null) on localhost failed CC [M] crypto/cast5.o CC lib/lzo/lzo1x_compress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/arp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/arp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/arp.o distcc[20375] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_arp.o': No such file or directory LD lib/zlib_deflate/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/debug.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/debug.o distcc[20427] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_debug.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/netfilter/ebtables.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/bridge/netfilter/ebtables.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/netfilter/ebtables.o distcc[20444] ERROR: compile (null) on localhost failed mv: cannot stat `net/bridge/netfilter/.tmp_mx_ebtables.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cryptd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cryptd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/cryptd.o CC lib/textsearch.o distcc[20495] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_cryptd.o': No such file or directory CC lib/zlib_inflate/inffast.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20538] ERROR: compile (null) on localhost failed crypto/.tmp_gl_twofish.o: file not recognized: File truncated distcc[20549] 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[20557] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_twofish.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/writev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/writev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/writev.o distcc[20561] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_writev.o': No such file or directory CC fs/jfs/ioctl.o CC lib/zlib_inflate/inflate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/wrapper.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/wrapper.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/wrapper.o CC [M] crypto/arc4.o distcc[20594] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_wrapper.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_mount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_mount.o distcc[16747] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_mount.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/transaction.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/transaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/transaction.o CC lib/zlib_inflate/infutil.o distcc[20648] ERROR: compile (null) on localhost failed CC lib/audit.o mv: cannot stat `fs/jbd2/.tmp_mx_transaction.o': No such file or directory CC lib/zlib_inflate/inftrees.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20723] ERROR: compile (null) on localhost failed crypto/.tmp_gl_seed.o: file not recognized: File truncated distcc[20726] 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[20728] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_seed.o': No such file or directory CC net/ipv4/ipconfig.o CC lib/lmb.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/flow.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/flow.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/flow.o distcc[20789] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_flow.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20811] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-4.o: file not recognized: File truncated distcc[20815] ERROR: compile (null) on localhost failed CC [M] net/irda/ircomm/ircomm_core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tgr192.o': No such file distcc[17594] 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: net/ipv4/inet_fragment.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_fragment.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inet_fragment.o CC lib/zlib_inflate/inflate_syms.o distcc[20844] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_inet_fragment.o': No such file or directory crypto/.tmp_gl_ccm.o: file not recognized: File truncated distcc[19766] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ccm.o': No such file distcc[20855] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ccm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-15.o': No such file distcc[19781] ERROR: compile (null) on localhost failed CC [M] lib/zlib_deflate/deflate.o rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-15.o': No such file or directory CC lib/syscall.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sgi.o: compiled for a big endian system and target is little endian LD net/decnet/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sgi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/sgi.o CC net/irda/irlan/irlan_provider.o CC net/ipv4/netfilter.o distcc[20926] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_sgi.o': No such file or directory CC lib/dynamic_debug.o CC [M] crypto/deflate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21013] ERROR: compile (null) on localhost failed fs/jffs2/.tmp_gl_super.o: file not recognized: File truncated distcc[21015] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/jffs2/.tmp_mx_super.o': No such file distcc[21017] ERROR: compile (null) on localhost failed rm: cannot remove `fs/jffs2/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/net-sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/net-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/net-sysfs.o distcc[21035] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_net-sysfs.o': No such file or directory net/bridge/netfilter/.tmp_gl_ebt_ulog.o: file not recognized: File truncated distcc[19696] ERROR: compile (null) on localhost failed CC [M] lib/zlib_deflate/deftree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_ulog.o': No such file distcc[21048] ERROR: compile (null) on localhost failed rm: cannot remove `net/bridge/netfilter/.tmp_mx_ebt_ulog.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20644] ERROR: compile (null) on localhost failed CC lib/nlattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/read.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/read.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/read.o distcc[15095] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_read.o': No such file or directory CC [M] lib/zlib_deflate/deflate_syms.o CC net/irda/irlan/irlan_filter.o fs/ext4/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[17828] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_xattr_trusted.o': No such file distcc[21142] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_xattr_trusted.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20200] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exportfs/expfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exportfs/expfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/exportfs/expfs.o distcc[19893] ERROR: compile (null) on localhost failed mv: cannot stat `fs/exportfs/.tmp_mx_expfs.o': No such file or directory CC [M] fs/nls/nls_iso8859-6.o LD fs/exportfs/exportfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/block_validity.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/block_validity.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/block_validity.o distcc[21198] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_block_validity.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-4.o': No such file distcc[20822] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-4.o': No such file or directory CC lib/lzo/lzo1x_decompress.o CC [M] net/irda/ircomm/ircomm_event.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20254] ERROR: compile (null) on localhost failed CC [M] crypto/authenc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21289] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ctr.o: file not recognized: File truncated distcc[21291] 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[21293] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ctr.o': No such file or directory CC net/irda/irlan/irlan_provider_event.o CC [M] net/irda/ircomm/ircomm_lmp.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[21384] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aes_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/netevent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/netevent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/netevent.o distcc[21406] ERROR: compile (null) on localhost failed CC lib/dma-debug.o mv: cannot stat `net/core/.tmp_mx_netevent.o': No such file or directory CC [M] net/irda/ircomm/ircomm_ttp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/resize.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/resize.o distcc[21469] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_resize.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21477] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/background.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/background.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/background.o distcc[19885] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_background.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21504] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp437.o: file not recognized: File truncated distcc[21515] 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[21523] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp437.o': No such file or directory CC net/irda/irlan/irlan_client_event.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irqueue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irqueue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_dnat.o': No such file distcc[19749] ERROR: compile (null) on localhost failed CC [M] crypto/tcrypt.o CC net/ipv4/netfilter/ip_tables.o distcc[19745] ERROR: compile (null) on localhost failed rm: cannot remove `net/bridge/netfilter/.tmp_mx_ebt_dnat.o': No such file or directory mv: cannot stat `net/irda/.tmp_mx_irqueue.o': No such file or directory CC [M] crypto/ghash-generic.o CC net/ipv4/netfilter/iptable_filter.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/super.o distcc[21655] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/checkpoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/checkpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/checkpoint.o distcc[17296] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_checkpoint.o': No such file or directory CC net/ipv4/tcp_cubic.o CC [M] fs/nls/nls_iso8859-14.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/neighbour.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/neighbour.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/neighbour.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-7.o': No such file distcc[20316] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-7.o': No such file or directory distcc[21284] ERROR: compile (null) on localhost failed CC lib/atomic64.o mv: cannot stat `net/core/.tmp_mx_neighbour.o': No such file or directory CC net/ipv4/netfilter/ipt_REJECT.o CC net/ipv4/tcp_westwood.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21566] ERROR: compile (null) on localhost failed LD fs/exportfs/built-in.o crypto/.tmp_gl_cast6.o: file not recognized: File truncated distcc[21825] 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[21828] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cast6.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/fib_semantics.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/fib_semantics.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/fib_semantics.o distcc[21619] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_fib_semantics.o': No such file or directory CC net/ipv4/netfilter/ipt_ULOG.o CC lib/argv_split.o CC net/ipv4/tcp_htcp.o In file included from /scratch/kisskb/src/net/ipv4/netfilter/ip_tables.c:22: /scratch/kisskb/src/include/net/compat.h:45: warning: 'struct compat_mmsghdr' declared inside parameter list /scratch/kisskb/src/include/net/compat.h:45: warning: its scope is only this definition or declaration, which is probably not what you want /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/af_inet.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/af_inet.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/af_inet.o distcc[21923] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_af_inet.o': No such file or directory CC net/ipv4/netfilter/ip_queue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irproc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irproc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irproc.o distcc[20485] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irproc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr_rubin.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr_rubin.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/compr_rubin.o distcc[21984] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_compr_rubin.o': No such file or directory CC lib/bug.o LD crypto/crypto.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21069] ERROR: compile (null) on localhost failed crypto/.tmp_gl_gcm.o: file not recognized: File truncated distcc[22023] 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[22050] ERROR: compile (null) on localhost failed fs/jfs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[22057] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/inode.o distcc[22091] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/fib_frontend.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/fib_frontend.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/fib_frontend.o distcc[21819] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_fib_frontend.o': No such file or directory LD [M] fs/hpfs/hpfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_txnmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_txnmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_txnmgr.o CC [M] net/ipv4/netfilter/iptable_raw.o distcc[21209] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_txnmgr.o': No such file or directory CC net/ipv4/xfrm4_policy.o net/bridge/netfilter/.tmp_gl_ebt_stp.o: file not recognized: File truncated distcc[21245] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_stp.o': No such file distcc[22162] ERROR: compile (null) on localhost failed rm: cannot remove `net/bridge/netfilter/.tmp_mx_ebt_stp.o': No such file or directory net/bridge/netfilter/.tmp_gl_ebt_limit.o: file not recognized: File truncated distcc[20262] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_limit.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22181] ERROR: compile (null) on localhost failed distcc[20265] ERROR: compile (null) on localhost failed rm: cannot remove `net/bridge/netfilter/.tmp_mx_ebt_limit.o': No such file or directory LD crypto/crypto_algapi.o net/bridge/netfilter/.tmp_gl_ebt_ip.o: file not recognized: File truncated distcc[22188] ERROR: compile (null) on localhost failed LD crypto/crypto_blkcipher.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_ip.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/proc.o: No such file: No such file or directory distcc[22199] ERROR: compile (null) on localhost failed distcc[22197] ERROR: compile (null) on localhost failed make[2]: *** [crypto/crypto_algapi.o] Error 1 make[2]: *** Waiting for unfinished jobs.... rm: cannot remove `net/bridge/netfilter/.tmp_mx_ebt_ip.o': No such file or directory CC net/ipv4/xfrm4_state.o CC [M] net/ipv4/netfilter/ipt_addrtype.o CC lib/cmdline.o fs/nls/.tmp_gl_nls_cp932.o: file not recognized: File truncated distcc[20297] ERROR: compile (null) on localhost failed CC net/ipv4/xfrm4_input.o CC lib/ctype.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/xattr.o distcc[22326] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_xattr.o': No such file or directory CC net/ipv4/xfrm4_output.o CC lib/dec_and_lock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_metapage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_metapage.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_metapage.o distcc[20688] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_metapage.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/jfs/.tmp_mx_symlink.o': No such file distcc[22062] ERROR: compile (null) on localhost failed rm: cannot remove `fs/jfs/.tmp_mx_symlink.o': No such file or directory CC [M] net/ipv4/ip_gre.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_arp.o': No such file distcc[19865] ERROR: compile (null) on localhost failed rm: cannot remove `net/bridge/netfilter/.tmp_mx_ebt_arp.o': No such file or directory CC lib/decompress.o CC [M] net/ipv4/esp4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/gc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/gc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/gc.o distcc[22484] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_gc.o': No such file or directory CC [M] net/ipv4/xfrm4_mode_transport.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22545] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_ipt_ULOG.o: file not recognized: File truncated distcc[22547] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ipt_ULOG.o': No such file distcc[22549] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_ipt_ULOG.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/resize.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/resize.o distcc[22562] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_resize.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp932.o': No such file distcc[22266] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp932.o': No such file or directory CC lib/decompress_bunzip2.o CC lib/decompress_inflate.o CC [M] net/ipv4/xfrm4_mode_tunnel.o CC lib/decompress_unlzma.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/ircomm/ircomm_tty_attach.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/ircomm/ircomm_tty_attach.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/ircomm_tty_attach.o distcc[22678] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/dev_mcast.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/dev_mcast.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/dev_mcast.o mv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_tty_attach.o': No such file or directory distcc[22681] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_dev_mcast.o': No such file or directory CC lib/dump_stack.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22702] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-6.o: file not recognized: File truncated distcc[22710] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-6.o': No such file distcc[22720] ERROR: compile (null) on localhost failed CC lib/extable.o rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-6.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22737] ERROR: compile (null) on localhost failed net/core/.tmp_gl_pktgen.o: file not recognized: File truncated distcc[22745] ERROR: compile (null) on localhost failed CC lib/find_next_bit.o CC lib/flex_array.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22803] ERROR: compile (null) on localhost failed fs/isofs/.tmp_gl_export.o: file not recognized: File truncated distcc[22808] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp862.o: file not recognized: File truncated distcc[21063] 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[22817] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp862.o': No such file or directory CC lib/idr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22404] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp857.o: file not recognized: File truncated distcc[22871] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/dst.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/dst.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/dst.o distcc[22889] ERROR: compile (null) on localhost failed CC lib/int_sqrt.o mv: cannot stat `net/core/.tmp_mx_dst.o': No such file or directory fs/nls/.tmp_gl_nls_ascii.o: file not recognized: File truncated distcc[21148] 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[22931] ERROR: compile (null) on localhost failed crypto/.tmp_gl_pcbc.o: file not recognized: File truncated distcc[22936] 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[22938] 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[22942] ERROR: compile (null) on localhost failed CC lib/irq_regs.o rm: cannot remove `crypto/.tmp_mx_pcbc.o'crypto/.tmp_gl_ghash-generic.o: file not recognized: : No such file or directory File truncated distcc[22945] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ghash-generic.o': No such file distcc[22960] 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[21517] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ghash-generic.o': No such file or directory crypto/.tmp_gl_cbc.o: file not recognized: File truncated distcc[22973] 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[22978] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cbc.o': No such file or directory CC lib/is_single_threaded.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: CC lib/klist.o 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[23022] 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/jffs2/fs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/fs.o distcc[19389] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_fs.o': No such file or directory CC lib/kobject.o CC lib/kref.o LD drivers/connector/cn.o CC lib/plist.o CC lib/prio_heap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/twofish_common.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/twofish_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/twofish_common.o distcc[23136] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_twofish_common.o': No such file or directory CC lib/prio_tree.o CC lib/proportions.o LD [M] lib/zlib_deflate/zlib_deflate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23225] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_gcm.o': No such file distcc[22031] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_gcm.o': No such file or directory CC lib/radix-tree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_client_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_client_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_client_event.o distcc[23282] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_client_event.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23306] ERROR: compile (null) on localhost failed CC lib/ratelimit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/qos.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/qos.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/qos.o distcc[23013] ERROR: compile (null) on localhost failed CC lib/rbtree.o mv: cannot stat `net/irda/.tmp_mx_qos.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/write.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/write.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/write.o distcc[23363] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_write.o': No such file or directory CC lib/reciprocal_div.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_provider.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_provider.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_provider.o distcc[23391] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_provider.o': No such file or directory CC lib/rwsem-spinlock.o LD drivers/connector/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22174] ERROR: compile (null) on localhost failed make[1]: *** [drivers] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_imap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_imap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_imap.o CC lib/sha1.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23475] ERROR: compile (null) on localhost failed distcc[23468] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_imap.o': No such file or directory net/ipv4/.tmp_gl_esp4.o: file not recognized: File truncated distcc[23484] ERROR: compile (null) on localhost failed CC lib/show_mem.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_esp4.o': No such file distcc[23498] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_esp4.o': No such file or directory CC lib/string.o CC lib/vsprintf.o CC [M] lib/crc7.o CC [M] lib/ts_kmp.o CC [M] lib/ts_bm.o CC [M] lib/ts_fsm.o CC [M] lib/shm_signal.o CC [M] lib/ioq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irda_device.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irda_device.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irda_device.o distcc[20420] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irda_device.o': No such file or directory GEN lib/crc32table.h /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21446] ERROR: compile (null) on localhost failed CC lib/crc32.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/ircomm/ircomm_ttp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/ircomm/ircomm_ttp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/ircomm_ttp.o distcc[23777] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_ttp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_inode.o distcc[23275] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/ip_tables.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/ip_tables.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/netfilter/ip_tables.o distcc[23812] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/netfilter/.tmp_mx_ip_tables.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/ircomm/ircomm_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: net/irda/ircomm/ircomm_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 net/irda/ircomm/ircomm_tty_ioctl.o distcc[23832] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_tty_ioctl.o': No such file or directory crypto/.tmp_gl_sha512_generic.o: file not recognized: File truncated distcc[19370] 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[23844] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha512_generic.o': No such file or directory crypto/.tmp_gl_deflate.o: file not recognized: File truncated distcc[23311] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_deflate.o': No such file distcc[23857] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_deflate.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21585] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/ultrix.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/ultrix.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/ultrix.o fs/ext2/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[23867] ERROR: compile (null) on localhost failed distcc[23327] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_ultrix.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_xattr_user.o': No such file distcc[23876] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/recovery.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/recovery.o rm: cannot remove `fs/ext2/.tmp_mx_xattr_user.o': No such file or directory distcc[23882] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_recovery.o': No such file or directory LD fs/partitions/built-in.o LD [M] fs/ext2/ext2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/file.o: No such file: No such file or directory distcc[23928] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext2/ext2.o] Error 1 make[2]: *** [fs/ext2] Error 2 LD fs/jbd2/jbd2.o LD fs/jbd2/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23978] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/xattr.o distcc[23998] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_xattr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr_zlib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr_zlib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/compr_zlib.o distcc[22593] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_compr_zlib.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_eth.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_eth.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_eth.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_event.o distcc[24007] ERROR: compile (null) on localhost failed distcc[24016] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_eth.o': No such file or directory mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_event.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22651] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_pktgen.o': No such file distcc[22747] ERROR: compile (null) on localhost failed rm: cannot remove `net/core/.tmp_mx_pktgen.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20413] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-5.o: file not recognized: File truncated distcc[24085] 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[24094] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-5.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[23646] ERROR: compile (null) on localhost failed net/ipv4/.tmp_gl_tcp_cubic.o: file not recognized: File truncated distcc[24108] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_tcp_cubic.o': No such file distcc[24113] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_tcp_cubic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/ioctl.o distcc[24122] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr_lzo.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/compr_lzo.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/compr_lzo.o distcc[24146] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jffs2/.tmp_mx_compr_lzo.o': No such file or directory LD fs/jfs/jfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/symlink.o: No such file: No such file or directory distcc[24165] ERROR: compile (null) on localhost failed make[3]: *** [fs/jfs/jfs.o] Error 1 make[2]: *** [fs/jfs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_client.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_client.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_client.o distcc[20624] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_client.o': No such file or directory fs/ext3/.tmp_gl_symlink.o: file not recognized: File truncated distcc[23751] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp857.o': No such file distcc[22879] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp857.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_ascii.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22926] ERROR: compile (null) on localhost failed distcc[20744] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_ascii.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/netfilter.o fs/ext4/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[24253] ERROR: compile (null) on localhost failed distcc[24249] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_netfilter.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/atm/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/ioctl.o distcc[23279] ERROR: compile (null) on localhost failed mv: cannot stat `net/atm/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_sockglue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/ip_sockglue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_sockglue.o LD [M] net/atm/atm.o LD [M] net/atm/mpoa.o distcc[22476] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_ip_sockglue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_hashtables.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_hashtables.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inet_hashtables.o distcc[24302] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_inet_hashtables.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/namei.o: No such file: No such file or directory distcc[22110] ERROR: compile (null) on localhost failed make[3]: *** [fs/hpfs/hpfs.o] Error 1 make[2]: *** [fs/hpfs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/dev.o distcc[24327] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_dev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/parameters.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/parameters.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/parameters.o distcc[23943] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_parameters.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/igmp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/igmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/igmp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_provider_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_provider_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_provider_event.o distcc[24355] ERROR: compile (null) on localhost failed distcc[24354] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_provider_event.o': No such file or directory mv: cannot stat `net/ipv4/.tmp_mx_igmp.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-1.o: file not recognized: File truncated distcc[23449] 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[24379] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-1.o': No such file distcc[24384] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_ipt_addrtype.o: file not recognized: File truncated distcc[24385] 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: 'net/ipv4/netfilter/.tmp_mx_ipt_addrtype.o': No such file distcc[24398] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_ipt_addrtype.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/xfrm4_state.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/xfrm4_state.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/xfrm4_state.o distcc[24413] ERROR: compile (null) on localhost failed net/ipv4/.tmp_gl_xfrm4_mode_tunnel.o: file not recognized: File truncated mv: cannot stat `net/ipv4/.tmp_mx_xfrm4_state.o': No such file or directory distcc[23981] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_xfrm4_mode_tunnel.o': No such file distcc[24424] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_xfrm4_mode_tunnel.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/ircomm/ircomm_param.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/ircomm/ircomm_param.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/ircomm_param.o distcc[24445] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_param.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/ircomm/ircomm_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/ircomm/ircomm_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/ircomm_core.o distcc[24482] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24493] ERROR: compile (null) on localhost failed crypto/.tmp_gl_arc4.o: file not recognized: File truncated distcc[24498] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_arc4.o': No such file distcc[24503] 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[24558] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/ircomm/ircomm_lmp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/ircomm/ircomm_lmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/ircomm_lmp.o net/ipv4/netfilter/.tmp_gl_ip_queue.o: file not recognized: File truncated distcc[24563] ERROR: compile (null) on localhost failed distcc[24559] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_lmp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ip_queue.o': No such file distcc[24566] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_ip_queue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24600] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/icmp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/icmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/icmp.o distcc[24630] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_icmp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_symlink.o': No such file distcc[24193] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_symlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/xfrm4_output.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/xfrm4_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/xfrm4_output.o distcc[24682] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_xfrm4_output.o': No such file or directory LD [M] fs/ext3/ext3.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24717] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-14.o: file not recognized: File truncated distcc[24730] 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[24731] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_iptable_raw.o: file not recognized: File truncated distcc[24736] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_iptable_raw.o': No such file distcc[24743] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_iptable_raw.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24759] ERROR: compile (null) on localhost failed net/ipv4/.tmp_gl_xfrm4_mode_transport.o: file not recognized: File truncated distcc[24764] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_xfrm4_mode_transport.o': No such file distcc[24766] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_xfrm4_mode_transport.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/rtnetlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/rtnetlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/rtnetlink.o distcc[24777] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_rtnetlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24791] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-2.o: file not recognized: File truncated distcc[24796] 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[24803] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-2.o': No such file or directory LD fs/nls/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nls/nls_cp437.o: No such file: No such file or directory distcc[24818] ERROR: compile (null) on localhost failed make[3]: *** [fs/nls/built-in.o] Error 1 make[3]: *** Waiting for unfinished jobs.... LD lib/lzo/lzo_compress.o LD lib/lzo/lzo_decompress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/raw.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/raw.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/raw.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24854] ERROR: compile (null) on localhost failed distcc[24851] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_raw.o': No such file or directory net/ipv4/.tmp_gl_xfrm4_policy.o: file not recognized: File truncated distcc[24856] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_xfrm4_policy.o': No such file distcc[24860] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_xfrm4_policy.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/link_watch.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/link_watch.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/link_watch.o distcc[24870] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_link_watch.o': No such file or directory net/ipv4/.tmp_gl_tcp_htcp.o: file not recognized: File truncated distcc[24040] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_tcp_htcp.o': No such file distcc[24880] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_tcp_htcp.o': No such file or directory LD lib/zlib_inflate/zlib_inflate.o LD lib/zlib_inflate/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/ethtool.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/ethtool.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/core/ethtool.o distcc[24966] ERROR: compile (null) on localhost failed mv: cannot stat `net/core/.tmp_mx_ethtool.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/isofs/.tmp_mx_export.o': No such file distcc[22814] ERROR: compile (null) on localhost failed rm: cannot remove `fs/isofs/.tmp_mx_export.o': No such file or directory net/bridge/netfilter/.tmp_gl_ebt_vlan.o: file not recognized: File truncated distcc[23227] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_vlan.o': No such file distcc[24988] ERROR: compile (null) on localhost failed LD fs/isofs/isofs.o rm: cannot remove `net/bridge/netfilter/.tmp_mx_ebt_vlan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/export.o: No such file: No such file or directory distcc[24999] ERROR: compile (null) on localhost failed make[3]: *** [fs/isofs/isofs.o] Error 1 make[2]: *** [fs/isofs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/file.o: No such file: No such file or directory distcc[24708] ERROR: compile (null) on localhost failed /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 make[3]: *** [fs/ext3/ext3.o] Error 1 make[2]: *** [fs/ext3] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25017] ERROR: compile (null) on localhost failed distcc[25014] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_des_generic.o': No such file or directory net/ipv4/netfilter/.tmp_gl_ipt_REJECT.o: file not recognized: File truncated distcc[25022] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ipt_REJECT.o': No such file distcc[25028] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_ipt_REJECT.o': No such file or directory make[2]: *** [net/bridge] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25050] ERROR: compile (null) on localhost failed net/core/.tmp_gl_net-traces.o: file not recognized: File truncated distcc[25054] 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[25076] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_lro.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/inet_lro.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inet_lro.o distcc[25077] ERROR: compile (null) on localhost failed net/ipv4/netfilter/.tmp_gl_iptable_filter.o: file not recognized: File truncated distcc[25081] ERROR: compile (null) on localhost failed mv: cannot stat `net/ipv4/.tmp_mx_inet_lro.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_iptable_filter.o': No such file distcc[25087] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/netfilter/.tmp_mx_iptable_filter.o': No such file or directory LD net/ipv4/netfilter/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21578] ERROR: compile (null) on localhost failed fs/jffs2/.tmp_gl_symlink.o: file not recognized: File truncated distcc[25114] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/netfilter/iptable_filter.o: No such file: No such file or directory distcc[25113] ERROR: compile (null) on localhost failed make[4]: *** [net/ipv4/netfilter/built-in.o] Error 1 make[3]: *** [net/ipv4/netfilter] Error 2 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/jffs2/.tmp_mx_symlink.o': No such file distcc[25120] ERROR: compile (null) on localhost failed rm: cannot remove `fs/jffs2/.tmp_mx_symlink.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[25128] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_notification.o': No such file or directory LD [M] fs/jffs2/jffs2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jffs2/dir.o: No such file: No such file or directory distcc[25141] ERROR: compile (null) on localhost failed make[3]: *** [fs/jffs2/jffs2.o] Error 1 make[2]: *** [fs/jffs2] Error 2 LD fs/notify/built-in.o LD lib/lzo/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24919] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cast5.o: file not recognized: File truncated distcc[25163] ERROR: compile (null) on localhost failed net/ipv4/.tmp_gl_ipconfig.o: file not recognized: File truncated distcc[24606] 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[25167] 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: 'net/ipv4/.tmp_mx_ipconfig.o': No such file distcc[25172] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_ipconfig.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25176] ERROR: compile (null) on localhost failed crypto/.tmp_gl_authenc.o: file not recognized: File truncated distcc[25188] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_authenc.o': No such file distcc[25196] ERROR: compile (null) on localhost failed distcc[25197] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_authenc.o': No such file or directory net/ipv4/.tmp_gl_sysctl_net_ipv4.o: file not recognized: File truncated distcc[25201] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_sysctl_net_ipv4.o': No such file distcc[25210] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_sysctl_net_ipv4.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irmod.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irmod.o distcc[25214] 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[24937] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/.tmp_mx_irmod.o': No such file or directory crypto/.tmp_gl_tcrypt.o: file not recognized: File truncated distcc[25221] 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[25231] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tcrypt.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25248] ERROR: compile (null) on localhost failed net/ipv4/.tmp_gl_ip_gre.o: file not recognized: File truncated distcc[25253] ERROR: compile (null) on localhost failed make[1]: *** [crypto] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_ip_gre.o': No such file distcc[25258] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_ip_gre.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25283] ERROR: compile (null) on localhost failed net/ipv4/.tmp_gl_tcp_westwood.o: file not recognized: File truncated distcc[25285] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_tcp_westwood.o': No such file distcc[25287] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_tcp_westwood.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-14.o': No such file distcc[24734] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-14.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_net-traces.o': No such file distcc[25059] ERROR: compile (null) on localhost failed rm: cannot remove `net/core/.tmp_mx_net-traces.o': No such file or directory LD lib/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_common.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_common.o make[2]: *** [fs/nls] Error 2 distcc[24752] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_common.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_input.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/llc/llc_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_input.o distcc[25331] ERROR: compile (null) on localhost failed mv: cannot stat `net/llc/.tmp_mx_llc_input.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25346] ERROR: compile (null) on localhost failed LD net/core/built-in.o fs/fat/.tmp_gl_namei_vfat.o: file not recognized: File truncated distcc[25351] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_vfat.o': No such file distcc[25356] ERROR: compile (null) on localhost failed rm: cannot remove `fs/fat/.tmp_mx_namei_vfat.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/core/pktgen.o: No such file: No such file or directory distcc[25352] ERROR: compile (null) on localhost failed make[3]: *** [net/core/built-in.o] Error 1 make[2]: *** [net/core] Error 2 LD [M] net/llc/llc.o LD fs/fat/fat.o LD fs/fat/vfat.o LD fs/fat/msdos.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/namei_vfat.o: No such file: No such file or directory distcc[25378] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/namei_msdos.o: No such file: No such file or directory distcc[25379] ERROR: compile (null) on localhost failed make[3]: *** [fs/fat/vfat.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [fs/fat/msdos.o] Error 1 make[2]: *** [fs/fat] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/xfrm4_input.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipv4/xfrm4_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/xfrm4_input.o distcc[24624] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irsysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irsysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irsysctl.o mv: cannot stat `net/ipv4/.tmp_mx_xfrm4_input.o'distcc[25391] ERROR: compile (null) on localhost failed : No such file or directory mv: cannot stat `net/irda/.tmp_mx_irsysctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_filter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/irlan/irlan_filter.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_filter.o distcc[25401] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_filter.o': No such file or directory LD net/irda/irda.o LD net/irda/irlan/irlan.o LD net/irda/irlan/built-in.o net/ipv4/.tmp_gl_proc.o: file not recognized: File truncated distcc[21482] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_proc.o': No such file distcc[25428] ERROR: compile (null) on localhost failed rm: cannot remove `net/ipv4/.tmp_mx_proc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipx/sysctl_net_ipx.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipx/sysctl_net_ipx.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/ipx/sysctl_net_ipx.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_xattr_user.o': No such file distcc[24263] ERROR: compile (null) on localhost failed distcc[25430] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_xattr_user.o': No such file or directory mv: cannot stat `net/ipx/.tmp_mx_sysctl_net_ipx.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/ircomm/ircomm_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/irda/ircomm/ircomm_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/ircomm_event.o distcc[25448] ERROR: compile (null) on localhost failed mv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_event.o': No such file or directory LD [M] net/ipx/ipx.o make[2]: *** [net/ipv4] Error 2 LD fs/ext4/ext4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: net/ipx/ipx_proc.o: No such file: No such file or directory distcc[25462] ERROR: compile (null) on localhost failed make[3]: *** [net/ipx/ipx.o] Error 1 make[2]: *** [net/ipx] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/file.o: No such file: No such file or directory distcc[25466] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext4/ext4.o] Error 1 make[2]: *** [fs/ext4] Error 2 make[1]: *** [fs] Error 2 LD [M] net/irda/ircomm/ircomm.o LD [M] net/irda/ircomm/ircomm-tty.o LD net/irda/built-in.o make[1]: *** [net] Error 2 AR lib/lib.a make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 73d1a32b8c301bffd0a7096c9e3891da885858b7 # < git symbolic-ref HEAD # < git merge-base 73d1a32b8c301bffd0a7096c9e3891da885858b7 c2b209391a76e9b144195045e34b92b4ee8e3b3a Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 152, in _do_build raise BuildFailedException(e) BuildFailedException: Failed running "/scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- " (2)